@charset "utf-8";
/** title cat **/
.title_1_main_contact .cat_1{
	position:absolute;
	left:20vw;
	top:-100px;
}

/** contact **/
.contact_1_main{
	position:relative;
	max-width:1920px;
	padding:0px 0 250px 0;
	color:#434343;
	margin:0 auto;
}
.contact_1_main .cat_1c{
	position:absolute;
	left:-100px;
	bottom:0px;
}
.contact_1_main .cat_2c{
	position:absolute;
	left: calc(50% + 13%);
	bottom:100px;
}
.contact_1_main .cat_3c{
	position:absolute;
	left: calc(50% + 60%);
	bottom:70px;
}

.contact_1_sub_1{
	max-width:1200px;
	width:90%;
	margin:0 auto 0px auto;
	background:#fff;
	border-radius:60px;
	padding:0px 0 100px 0;
}

.contact_1_sub_1 .description_tab{
	display:flex;
	max-width:1070px;
	margin:0 auto;
}
.contact_1_sub_1 .description_border{
	width:100%;
	border-bottom:solid 3px #F7A928;
}
.contact_1_sub_1 .description_tab_sub{
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
	background:#039444;
	border-radius:10px 10px 0 0;
	width:100%;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding:25px 0;
	box-sizing:border-box;
	border-radius:10px 10px 0 0;
}

.contact_1_sub_1 .description_tab_sub:not(:first-child){
	margin-left:10px;
}
.contact_1_sub_1 .description_tab_sub:hover{
	cursor:pointer;
}

/*table1*/
.contact_1_sub_1 .description_main{
	max-width:1060px;
	margin:0 auto;
}
.contact_1_sub_1 .description_main .table_1{
	position:relative;
}
.contact_1_sub_1 .description_main .gray{
	color:#DCE0E0;
	margin-right:5px;
}
.contact_1_sub_1 .description_main .table_1{
	position:relative;
}
.contact_1_sub_1 .description_main .table_1 .cat_1{
	position:absolute;
	left:-100px;
	bottom:80px;
}

.contact_1_sub_1 .description_main .table_1 table{
	margin-top:30px;
	width:100%;
	border-collapse: separate;
	border-spacing:2px; 
}
.contact_1_sub_1 .description_main .table_1 table td{
	border-top:#000000 dotted 2px;
	padding:20px 20px;
	box-sizing:border-box;
	line-height:170%;
}

.contact_1_sub_1 .description_main .table_1 table tr:first-child td{
	border-top:none;
}
.contact_1_sub_1 .description_main .table_1 table tr:last-child td{
	border-bottom:#000000 dotted 2px;
}
.contact_1_sub_1 .description_main .table_1 table td:nth-child(1){
	width:15%;
	font-size:18px;
	text-align:left;
	vertical-align:top;
}
.contact_1_sub_1 .description_main .table_1 table td:nth-child(2){
	width:70%;
	font-size:18px;
}
.contact_1_sub_1 .description_main .table_1 table td ul{
	padding-left:30px;
	margin:0;
}

/** form kakunin**/
.contact_1_sub_1a{
	width:100%;
	margin:0 auto 0 auto;
	max-width:1060px;
	padding:0x 0 0 0;
}
.contact_1_sub_1 .title_0{
	margin-bottom:35px;
}
.contact_1_sub_1 .title_0 .title_01{
	display:flex;
	align-items:center;
}
.contact_1_sub_1 .title_0 .border_1{
	background:#EF7262;
	width:12px;
	height:40px;
	border-radius:15px;
}
.contact_1_sub_1 .title_0 .title_1a{
	font-size:35px;
	margin-left:25px;
}
.contact_1_sub_1 .title_0 .title_1b{
	font-size:19px;
	margin-left:25px;
	margin-top:10px;
	color:#EF7262;
}


input::placeholder {
	color:#aaa;
	font-weight:normal;
}
textarea::placeholder {
	color:#aaa;
	font-weight:normal;
}
/** form kakunin**/
#toiawase_form {
	max-width:960px;
	width:100%;
	margin:0 auto;
	color:#2B2B2B;
	position:relative;
	
}
.contact_1_sub_1 .description_main .cat_2{
	position:absolute;
	left:0px;
	bottom:200px;
}
#toiawase_form .cat_4{
	position:absolute;
	left:-100px;
	bottom:200px;
}
#toiawase_form_main {
	width:100%;
	text-align:left;
	margin:0 auto;
	background:#ffffff;
	border-radius:0 0 10px 10px;
}
#toiawase_form_main .title_1{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:68px;
	text-align:center;
	font-size:19px;
	color:#fff;
	background:#3C3CA5;
	border-radius:10px 10px 0 0 ;
}

.toiawase_form_sub{
	max-width:100%;
	margin:20px auto 0px auto;
}
#toiawase_form .toiawase_form1_td {
	display:flex;
	justify-content:space-between;
	margin:0px auto 0px auto;
	width:100%;
	max-width:100%;
	align-items:center;
	padding:30px 0;
	gap:0 20px;
	box-sizing:border-box;
}
#toiawase_form .toiawase_form1_td_1{
	flex:0.4;
}
#toiawase_form .toiawase_form1_td_1 .flex_1{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
#toiawase_form .toiawase_form1_td_1_1{
	font-size:18px;
}
#toiawase_form .toiawase_form1_td_1_2{
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	font-size:15px;
	background:#F7A928;
	height:38px;
	width:74px;
	border-radius:20px;
}
#toiawase_form .toiawase_form1_td_2{
	flex:0.6;
	max-width:600px;
	font-size:15px;
}
#toiawase_form .toiawase_form1_td_2_2{
	display:flex;
	align-items:center;
	gap:10px;
}
#toiawase_form .toiawase_form1_td_2_2:not(:first-child){
	margin-top:20px;
}
#toiawase_form .toiawase_form1_td_2_2 div{
	width:75px;
}
#toiawase_form .toiawase_form1_td_2_2 input{
	max-width:500px;
}
#toiawase_form .radio_flex_1{
	display:flex;
}
#toiawase_form .radio_flex_2{
	display:flex;
}
#toiawase_form .radio_flex_2 div:nth-child(1){
	flex:0.5;
}
#toiawase_form .radio_flex_2 div:nth-child(2){
	flex:0.5;
}

#toiawase_form .chkbox {
	margin:10px 0 0 0;
}
#toiawase_form .radio_label {
	padding:0 10px 0px 11px;
	display:inline-block;
	cursor:pointer;
	position:relative;
	font-size:18px;
}


#toiawase_form .check_label {
	padding:0 10px 0px 46px;
	display:inline-block;
	cursor:pointer;
	position:relative;
	font-size:17px;
	line-height:100%;
}
#toiawase_form .check_label a{
	font-size:17px;
	text-decoration:underline;
}
#toiawase_form .flex_1 div:not(:first-child) .check_label{
	margin-left:50px;
}

/** check_box **/
#toiawase_form .check_label:before {
	content:'';
	overflow:hidden;
	margin:5px 0 0px 2px;
	width:20px;
	height:20px;
	display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
	left:0px;
	background-color:#fff;
	border:1px #000 solid;
	border-radius:3px;
	margin-top:-3px;
}
#toiawase_form  input[type=checkbox] {
	display:none;
}
#toiawase_form  input[type=checkbox]:checked + label:before {
	padding:0 0 0 0;
	content:'\2713';
	font-size:18px;
	color:#fff;
	background-color:#F7A928;
}

#toiawase_form input[type=radio] {
	transform:scale(1.5);
}
#toiawase_form input[type="text"]{
	height:60px;
	width:100%;
	background:#fff;
	outline:solid 1px #2D2E2E;
	border:none;
	border-radius:5px;
	font-size:18px;
	padding:0 20px;
	box-sizing:border-box;
}
#toiawase_form textarea{
	height:303px;
	width:100%;
	background:#fff;
	outline:solid 1px #2D2E2E;
	border:none;
	border-radius:5px;
	font-size:18px;
	padding:20px 20px;
	box-sizing:border-box;
}

#toiawase_form select{
	height:60px;
	width:100%;
	background:#fff;
	outline:solid 1px #2D2E2E;
	border:none;
	border-radius:5px;
	font-size:18px;
	padding:0 20px;
	box-sizing:border-box;
}
#toiawase_form .toiawase_check_div{
	background:#fff;
	border:1px #000 solid;
	padding:50px;
	border-radius:40px;
	box-sizing:border-box;
}
#toiawase_form .toiawase_check_div_sm{
	background:#fff;
	border:1px #000 solid;
	border-radius:30px;
	box-sizing:border-box;
	display:none;
	padding:20px;
}

#toiawase_form  .koumoku_label{
vertical-align:top;
display:inline-block;width:24%;
}
#toiawase_form .koumoku_label2{
display:inline-block;width:74%;
}
#toiawase_form .privacy{
	font-size:16px;
	line-height:200%;
}

#toiawase_form .btn_1{
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:30px auto 0 auto;
	height:64px;
	width:246px;
	background:#F7A928;
	color:#fff;
	font-size:18px;
	border-radius:30px;
	border:none;
	line-height:100%;
}
#toiawase_form .btn_1 .absolute_1{
	position:absolute;
	top:50%;
	right:20px;
	transform:translateY(-50%);
}
#toiawase_form .btn_1:hover{
	opacity:0.7;
	cursor:pointer;
}
#toiawase_form .btn_1 .absolute_1 img{
	vertical-align:top;
}
#toiawase_form .margin_bottom_30{
	margin-bottom:30px;
}
@media screen and (max-width:1400px){
/** 1400_title cat **/
.title_1_main_contact .cat_1{
	position:absolute;
	left:10vw;
	top:-35px;
}
.contact_1_main .cat_1c{

	left:-150px;
	bottom:0px;
}
.contact_1_main .cat_2c{

	left: calc(50% + 25%);
	bottom:100px;
}
.description_main .cat_2{

	display:none;
}

}
@media screen and (max-width:1024px) {
/** 1400_title cat **/
.title_1_main_contact .cat_1{
	position:absolute;
	left:5vw;
	top:-5px;
}
.contact_1_sub_1 .description_tab_sub{
	font-size:18px;
	padding:15px 0;
}


#toiawase_form .toiawase_form1_td {
	display:block;
	margin:0 auto;
	width:95%;
}
#toiawase_form .toiawase_form1_td_1{
	margin-bottom:30px;
}
#toiawase_form .toiawase_form1_td_1_text_2{
	display:none;
}
#toiawase_form .toiawase_form1_td_1_text_3{
	display:block;
}
#toiawase_form .radio_flex_2{
	display:block;
}
#toiawase_form .margin_bottom_30{
	margin-bottom:0px;
}
}

@media screen and (max-width:784px) {
.contact_1_sub_1 .description_tab{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	width:90%;
	margin:0 auto;
	gap:0 10px;
}
.contact_1_sub_1 .description_tab_sub{
	padding:0px 0;
	height:80px;
}
.contact_1_sub_1 .description_tab_sub:not(:first-child){
	margin-left:0px;
}

	
.contact_1_main .cat_1c{

	left:-220px;
	bottom:0px;
}
.contact_1_sub_1 .description_main .table_1 table td{
	display:block;		
}

.contact_1_sub_1 .description_main .table_1 table td:nth-child(1){
	width:100%;
	font-size:15px;
	background:#eee;
	text-align:center;
	
}
.contact_1_sub_1 .description_main .table_1 table td:nth-child(2){
	width:100%;
	font-size:15px;
	
}
.contact_1_sub_1 .description_main .table_1 table tr:last-child td:first-child{
	border-bottom:none;
}
.contact_1_sub_1 .description_main .table_1 table tr:first-child td:first-child{
	border-bottom:2px #222 dotted;
}
}

@media screen and (max-width:500px) {
/** title cat **/
.title_1_main_contact .cat_1{
	position:absolute;
	left:-10vw;
	top:inherit;
	bottom:-33px;
}
/** contact **/
.contact_1_main{
	padding:0px 0 150px 0;
}
.contact_1_sub_1 .description_tab_sub{
	font-size:12px;
}
#toiawase_form_main .title_1{
	font-size:15px;
}
.contact_1_sub_1 .title_0 .border_1{
	width:6px;
	height:25px;
}
.contact_1_sub_1 .title_0 .title_1a{
	font-size:25px;
	margin-left:15px;
}
.contact_1_sub_1 .title_0 .title_1b{
	font-size:15px;
	margin-left:15px;
	margin-top:5px;
}
#toiawase_form .toiawase_form1_td_2_2{
	display:block;
	align-items:center;
	gap:10px;
}
}