@charset "utf-8";

#header2 nav ul li.m6 a{
	color:#FAFAFA;
	background-color:#28323C;
	}
#header2 nav ul li.m6 a:after{
	border-color:#FAFAFA;
	}
#headbg{
	background:url(../img/contact/headbg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}

#index1{
	max-width:860px;
	margin:0 auto;
	padding:0 70px;
	overflow:hidden;
	zoom:1;
	}
#index1 h2{
	font-size:28px;
	font-weight:700;
	padding:100px 0 20px 0;
	border-bottom:1px solid #DCDCDC;
	}
#index1 h3{
	font-size:18px;
	font-weight:400;
	margin-top:30px;
	}
#index1 h3 a{
	font-size:36px;
	font-family:'Montserrat';
	color:#28323C;
	font-weight:500;
	display:inline-block;
	vertical-align:-5px;
	margin-right:5px;
	background:url(../img/common/tel.webp) no-repeat left 8px;
	-webkit-background-size:36px 36px;
	background-size:36px 36px;
	padding-left:46px;
	}
#index1 table{
	width:100%;
	}
#index1 table th{
	font-size:17px;
	font-weight:700;
	line-height:1.8;
	background-color:#F5F5F5;
	padding:22px 10px 22px 20px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
	text-align:left;
	width:210px;
	word-break:break-all;
	}
#index1 table th span{
	font-size:15px;
	font-weight:700;
	color:#D22D32;
	}
#index1 table td{
	font-size:17px;
	font-weight:400;
	line-height:1.8;
	padding:18px 20px 18px 25px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
	word-break:break-all;
	}
#index1 table td input{
	font-size:17px;
	font-weight:400;
	padding:8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border:1px solid #DCDCDC;
	width:100%;
	}
#index1 table td textarea{
	font-size:17px;
	font-weight:400;
	padding:8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border:1px solid #DCDCDC;
	width:100%;
	height:130px;
	}
#index1 .btm{
	text-align:center;
	padding-top:60px;
	}
#index1 .btm p{
	text-align:center;
	}
#index1 .btm input{
	font-size:18px;
	padding:9px 25px 6px 25px;
	}
@media screen and (max-width:900px){
#index1{
	padding:0px 7% 0px 7%;
	}
#index1 h2{
	font-size:22px;
	padding:80px 0 15px 0;
	}
#index1 h3{
	font-size:17px;
	margin-top:20px;
	text-align:right;
	}
#index1 h3 a{
	text-align:left;
	display:block;
	font-size:32px;
	margin:0 0 2px 0;
	-webkit-background-size:24px 24px;
	background-size:24px 24px;
	padding-left:32px;
	}
#index1 table th{
	display:block;
	width:100%;
	font-size:16px;
	line-height:1.6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	border-bottom:0;
	padding:14px 7% 12px 7%;
	}
#index1 table th span{
	font-size:14px;
	}
#index1 table td{
	display:block;
	width:100%;
	font-size:16px;
	line-height:1.6;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	padding:14px 0 15px 0;
	}
#index1 table td input{
	font-size:16px;
	padding:7px;
	}
#index1 table td textarea{
	font-size:16px;
	padding:7px;
	}
#index1 .btm{
	padding-top:40px;
	}
}