@charset "utf-8";

header nav ul li.m6:after{
	display:block;
	}
header nav ul li.m6 a{
	color:#005EB8;
	}
#header2 nav ul li.m6 a{
	color:#FAFAFA;
	background-color:#005EB8;
	}
#header2 nav ul li.m6 a:after{
	border-color:#FAFAFA;
	}
#headbg:after{
	background:url(../img/contact/headbg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#index1{
	max-width:1040px;
	margin:0 auto;
	padding:0 70px;
	}
#index1 p.desp{
	max-width:720px;
	margin:0 auto;
	}
#index1 table{
	margin-top:120px;
	border-top:1px solid #D2D6D6;
	width:100%;
	}
#index1 table th{
	font-size:18px;
	font-weight:700;
	line-height:1.9;
	padding:36px 40px 30px 30px;
	vertical-align:top;
	border-bottom:1px solid #D2D6D6;
	text-align:left;
	white-space:nowrap;
	word-break:break-all;
	width:200px;
	}
#index1 table th p{
	font-size:18px;
	font-weight:700;
	}
#index1 table th span{
	font-size:15px;
	vertical-align:2px;
	font-weight:500;
	color:#E64437;
	display:inline-block;
	margin-left:10px;
	}
#index1 table td{
	font-size:17px;
	font-weight:500;
	line-height:1.9;
	border-bottom:1px solid #D2D6D6;
	padding:31px 30px 30px 30px;
	vertical-align:top;
	word-break:break-all;
	}
#index1 table td p{
	font-size:17px;
	font-weight:500;
	}
#index1 table td input,
#index1 table td textarea{
	font-size:17px;
	font-weight:500;
	font-family:'Zen Kaku Gothic New';
	border:1px solid #BEBEBE;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	padding:18px 20px 17px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	width:100%;
	}
#index1 table td textarea{
	height:160px;
	}
#index1 table td input::placeholder,
#index1 table td textarea::placeholder{
	color:#A0A0A0;
	font-size:17px;
	line-height:1.7;
	font-weight:500;
	font-family:'Zen Kaku Gothic New';
	}
#index1 table td input:placeholder-shown,
#index1 table td textarea:placeholder-shown{
	background-color:#F5F5F5;
	}
#index1 .btm{
	text-align:center;
	padding-top:90px;
	}
#index1 .btm p{
	text-align:center;
	padding-left:80px;
	}
#index1 .btm input{
	display:inline-block;
	letter-spacing:0.08em;
	font-size:24px;
	font-weight:700;
	color:#075097;
	border:1px solid #075097;
	padding:18px 50px 17px 50px;
	background-color:#F0F5F9;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	cursor:pointer;
	}
#index1 .btm input:disabled{
	background-color:#eeeeee;
	color:#ababab;
	border:1px solid #d0d0d0;
	cursor:auto;
	}
#index1 .btm input:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index1 .btm input:disabled:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
@media screen and (max-width:900px){
#index1{
	padding:0 7%;
	}
#index1 table{
	margin-top:60px;
	}
#index1 table th{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	font-size:17px;
	line-height:1.6;
	padding:20px 0 0px 0;
	border-bottom:0;
	}
#index1 table th p{
	font-size:17px;
	}
#index1 table th span{
	font-size:14px;
	vertical-align:1px;
	}
#index1 table td{
	display:block;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	line-height:1.6;
	padding:6px 0 35px 0;
	}
#index1 table td input,
#index1 table td textarea{
	padding:15px 20px 15px 20px;
	}
#index1 .btm{
	padding-top:70px;
	}
#index1 .btm p{
	padding-left:0;
	}
#index1 .btm input{
	font-size:22px;
	padding:15px 40px 15px 40px;
	}
}