@charset "utf-8";

header nav ul:nth-of-type(2) li.m4 a:before{
	display:block;
	}
#header2 nav ul li.m4 a{
	background-color:#8F704F;
	color:#FAFAFA;
	}
#header2 nav ul li.m4 a:after{
	border-color:#FAFAFA;
	}
.wsmall h4{
	color:#646464;
	font-size:18px;
	font-weight:500;
	text-align:left;
	max-width:960px;
	margin:0 auto;
	}
.wsmall h4 a{
	font-size:36px;
	font-family:'Montserrat';
	font-weight:600;
	letter-spacing:0.06em;
	font-family:'Montserrat';
	display:inline-block;
	padding-left:46px;
	position:relative;
	margin-right:10px;
	vertical-align:-5px;
	}
.wsmall h4 a:after{
	content:"";
	display:block;
	width:34px;
	height:34px;
	position:absolute;
	left:0;
	top:8px;
	background:url(../img/common/tel2.webp) no-repeat left top;
	-webkit-background-size:34px 34px;
	background-size:34px 34px;
	}
.post-box table.table100{
	margin-top:30px;
	}
.post-box table th{
	width:210px;
	word-break:break-all;
	}
.post-box table th span{
	font-size:15px;
	font-weight:500;
	color:#D22D32;
	}
.post-box table td select{
	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:18px;
	font-weight:500;
	padding:8px;
	border:1px solid #141E28;
	}
.post-box table td input{
	font-size:18px;
	font-weight:500;
	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 #141E28;
	width:100%;
	}
.post-box table td textarea{
	font-size:18px;
	font-weight:500;
	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 #141E28;
	width:100%;
	height:130px;
	}
.post-box .checkp{
	text-align:center;
	padding-top:70px;
	}
.post-box .checkp input{
	width:18px;
	height:18px;
	border:1px solid #141E28;
	display:inline-block;
	margin-right:12px;
	vertical-align:-3px;
	}
.post-box .checkp a{
	text-decoration:underline;
	}
.post-box .btm{
	text-align:center;
	padding-top:60px;
	}
.post-box .btm p{
	text-align:center;
	}
.post-box .btm input{
	font-size:18px;
	padding:9px 25px 6px 25px;
	}
@media screen and (max-width:900px){
.wsmall h4{
	font-size:17px;
	text-align:right;
	}
.wsmall h4 a{
	font-size:30px;
	padding-left:36px;
	display:block;
	margin:0 0 5px 0;
	text-align:left;
	}
.wsmall h4 a:after{
	width:26px;
	height:26px;
	-webkit-background-size:26px 26px;
	background-size:26px 26px;
	}
.post-box table th{
	display:block;
	width:100%;
	font-size:17px;
	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:8px 7% 6px 7%;
	}
.post-box table th span{
	font-size:14px;
	}
.post-box table td{
	display:block;
	width:100%;
	font-size:17px;
	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:12px 0 20px 0;
	}
.post-box table td select{
	font-size:17px;
	padding:8px;
	}
.post-box table td input{
	font-size:17px;
	padding:8px;
	}
.post-box table td textarea{
	font-size:17px;
	padding:8px;
	}
.post-box .checkp{
	padding-top:50px;
	font-size:17px;
	}
.post-box .checkp input{
	width:17px;
	height:17px;
	}
.post-box .btm{
	padding-top:40px;
	}
}