@charset "utf-8";

#head-side header ul li.m1 a{
	background-color:#FAEEE9;
	color:#CC4D1A;
	}
#header2 nav ul li.m1 a{
	background-color:#FAEEE9;
	color:#CC4D1A;
	}
#header2 nav ul li.m1 ul li a{
	background-color:#FFF;
	color:#32281E;
	}
#header2 nav ul li.m1 ul li a:hover{
	background-color:#FAEEE9;
	color:#CC4D1A;
	}
#header2 nav ul li.m1 ul li.current_page_item ul li a{
	background-color:#FFF !important;
	color:#32281E !important;
	}
#header2 nav ul li.m1 ul li.current_page_item ul li a:hover{
	background-color:#FAEEE9 !important;
	color:#CC4D1A !important;
	}

#headtop{
	background:url(../img/service/headbg.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headtop.lp{
	background:url(../img/service/headbg1.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headtop.toyu{
	background:url(../img/service/headbg2.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headtop.boiler{
	background:url(../img/service/headbg3.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headtop.reform{
	background:url(../img/service/headbg4.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headtop.mirable-form{
	background:url(../img/service/headbg4-2.webp) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}

#index1{
	overflow:hidden;
	zoom:1;
	}
#index1 p{
	margin-top:60px;
	}
#index1 div{
	float:left;
	width:43%;
	margin:80px 14% 0 0;
	}
#index1 div:nth-of-type(3),
#index1 div:nth-of-type(4){
	margin-top:120px;
	}
#index1 div:nth-of-type(2n){
	margin-right:0;
	}
#index1 div h3{
	position:relative;
	}
#index1 div h3 img{
	border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-moz-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-webkit-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-o-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	-ms-border-radius: 0px 0px 150px 0px / 0px 0px 150px 0px;
	position:relative;
	}
#index1 div h3 span{
	font-size:56px;
	font-family:'Montserrat';
	color:#FFF;
	position:absolute;
	left:25px;
	top:12px;
	z-index:1;
	font-weight:300;
	text-shadow:1px 1px 4px rgba(0,0,0,0.15);
	}
#index1 div h3 a:after{
	content:"";
	width:80px;
	height:80px;
	background-color:#CC4D1A;
	position:absolute;
	right:5px;
	bottom:0;
	border-radius:400px;
	-webkit-border-radius:400px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	-ms-border-radius:400px;
	z-index:1;
	transition:0.4s;
	}
#index1 div h3 a:before{
	content:"";
	display:block;
	position:absolute;
	right:41px;
	bottom:36px;
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	transition:0.4s;
	}
#index1 div h3 a:hover:after{
	right:0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#index1 div h3 a:hover:before{
	right:36px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#index1 div h4{
	font-size:28px;
	text-align:center;
	font-family:'Noto Serif JP';
	font-weight:500;
	padding-top:25px;
	}
#index1 div h4 a{
	color:#1A468C;
	}
#index1 div p{
	font-size:16px;
	line-height:1.8;
	margin:15px 0 0 0;
	}
#index1 div h5{
	margin-top:20px;
	font-size:20px;
	font-weight:700;
	text-align:left;
	}
#index1 div h5 span{
	margin-top:5px;
	font-size:15px;
	letter-spacing:0.02em;
	font-weight:500;
	display:block;
	}
#index1 div h5 a{
	display:block;
	border:3px solid #CC4D1A;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:19px 35px 0px 95px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	height:100px;
	background:url(../img/common/icon1.webp) no-repeat 16px 10px;
	background-color:#FAEEE9;
	position:relative;
	}
#index1 div:nth-of-type(2) h5 a{
	background:url(../img/common/icon2.webp) no-repeat 12px 8px;
	background-color:#FAEEE9;
	}
#index1 div:nth-of-type(4) h5 a{
	background:url(../img/common/icon4.webp) no-repeat 8px 8px;
	background-color:#FAEEE9;
	}
#index1 div h5 a:after{
	content:"";
	display:block;
	position:absolute;
	right:26px;
	top:50%;
	margin-top:-3px;
	width:6px;
	height:6px;
	border-top:2px solid #CC4D1A;
	border-right:2px solid #CC4D1A;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	}
#index1 div h5 a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index1 div h6{
	font-size:16px;
	font-weight:500;
	text-align:center;
	letter-spacing:0.02em;
	color:#968C82;
	}
#index1 div h6 a{
	margin-top:20px;
	display:block;
	border:3px solid #2C8D7F;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:28px 0px 0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	height:100px;
	position:relative;
	margin-bottom:12px;
	}
#index1 div h6 a img{
	margin:0 auto;
	}
#index1 div h6 a:after{
	content:"";
	display:block;
	position:absolute;
	right:12px;
	bottom:12px;
	width:12px;
	height:12px;
	z-index:2;
	background:url(../img/common/outlink.webp) no-repeat left top;
	-webkit-background-size:12px 12px;
	background-size:12px 12px;
	}
#lp1 h1{
	text-align:center;
	font-size:44px;
	font-family:'Noto Serif JP';
	padding:0 0 30px 0;
	font-weight:500;
	}
#lp1 h1 br{
	display:none;
	}
#lp1 p strong{
	font-weight:700;
	font-size:20px;
	}
#lp1 .ph1{
	margin-bottom:100px;
	}
#lp1 .box{
	overflow:hidden;
	zoom:1;
	padding-top:90px;
	}
#lp1 .box h2{
	font-size:26px;
	font-weight:700;
	color:#1A468C;
	}
#lp1 .box img{
	float:right;
	width:46%;
	margin:25px 0 0 35px;
	}
#lp1 .box img.nofloat{
	float:none;
	width:auto;
	margin:30px 0 5px 0;
	}
#lp1 .box p{
	margin-top:15px;
	line-height:2.1;
	}
#lp1 .lp-price h4{
	font-size:26px;
	color:#1A468C;
	font-weight:700;
	display:inline-block;
	background-color:#E8ECF3;
	padding:25px 25px 25px 30px;
	margin-top:10px;
	}
#lp1 .lp-price p{
	font-size:15px;
	font-weight:500;
	line-height:1.8;
	margin-top:15px;
	}
#lp1 .lp-price h5{
	font-size:26px;
	color:#1A468C;
	font-weight:700;
	margin-top:50px;
	text-align:left;
	}
#lp1 .lp-price h5 span{
	font-size:17px;
	color:#32281E;
	font-weight:500;
	margin:0 0 0 10px;
	display:inline-block;
	}
#lp1 .lp-price table{
	margin-top:20px;
	border-top:1px solid #DCDCDC;
	}
#lp1 .lp-price table th{
	font-size:19px;
	font-weight:700;
	line-height:1.8;
	background-color:#F2F2F2;
	padding:8px 30px 8px 30px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
	text-align:center;
	}
#lp1 .lp-price table th span{
	font-size:17px;
	}
#lp1 .lp-price table tr:nth-of-type(1) th{
	padding-top:12px;
	padding-bottom:12px;
	}
#lp1 .lp-price table th:nth-of-type(1),
#lp1 .lp-price table th:nth-of-type(2),
#lp1 .lp-price table td:nth-of-type(1){
	border-right:1px solid #DCDCDC;
	}
#lp1 .lp-price table td{
	font-size:19px;
	font-weight:500;
	line-height:1.8;
	padding:8px 30px 8px 30px;
	vertical-align:top;
	text-align:right;
	border-bottom:1px solid #DCDCDC;
	}
#lp1 .lp-price h6{
	margin-top:30px;
	}
#lp1 .lp-price h6:before{
	content:"";
	display:inline-block;
	width:5px;
	height:5px;
	border-top:2px solid #CC4D1A;
	border-right:2px solid #CC4D1A;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	vertical-align:3px;
	margin-right:8px;
	}
#lp1 h3.h2{
	margin:90px 0 20px 0;
	}
#lp1 ul{
	overflow:hidden;
	zoom:1;
	padding-left:5px;
	margin-top:-10px;
	}
#lp1 ul li{
	float:left;
	list-style-type:disc;
	margin:25px 40px 0 20px;
	font-size:19px;
	}
#lp1 h4{
	font-size:17px;
	color:#8C8278;
	margin-top:35px;
	}
#lp1 h5{
	margin-top:90px;
	font-size:24px;
	font-weight:700;
	text-align:center;
	}
#lp1 h5 span{
	margin-top:5px;
	font-size:16px;
	letter-spacing:0.02em;
	font-weight:500;
	display:block;
	}
#lp1 h5 a{
	text-align:left;
	display:inline-block;
	width:460px;
	max-width:100%;
	border:3px solid #CC4D1A;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	padding:25px 35px 25px 95px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	background:url(../img/common/icon1.webp) no-repeat 16px center;
	background-color:#FAEEE9;
	position:relative;
	}
#lp1.toyu1 h5 a{
	background:url(../img/common/icon2.webp) no-repeat 12px center;
	background-color:#FAEEE9;
	}
#lp1.reform1 h5 a{
	background:url(../img/common/icon4.webp) no-repeat 8px center;
	background-color:#FAEEE9;
	}
#lp1 h5 a:after{
	content:"";
	display:block;
	position:absolute;
	right:26px;
	top:50%;
	margin-top:-3px;
	width:6px;
	height:6px;
	border-top:2px solid #CC4D1A;
	border-right:2px solid #CC4D1A;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:2;
	}
#lp1 h5 a:hover{
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.boiler1 img.ph1:nth-of-type(2){
	margin-top:100px;
	padding-top:90px;
	border-top:1px dotted #B4B4B4;
	}
.boiler1 .phbox{
	overflow:hidden;
	zoom:1;
	padding-top:60px;
	}
.boiler1 .phbox img{
	float:left;
	width:48%;
	margin-right:4%;
	}
.boiler1 .phbox img:last-of-type{
	margin-right:0;
	}
.boiler1 h6{
	padding-top:90px;
	font-size:18px;
	text-align:center;
	}
.boiler1 h6 a{
	overflow:hidden;
	zoom:1;
	display:block;
	margin:0 auto 30px auto;
	width:656px;
	max-width:100%;
	border:3px solid #2C8D7F;
	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-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-o-border-radius:12px;
	-ms-border-radius:12px;
	}
.reform1 .img{
	overflow:hidden;
	zoom:1;
	padding-top:70px;
	}
.reform1 .img img{
	float:left;
	width:48%;
	margin-right:4%;
	}
.reform1 .img img:nth-of-type(2n){
	margin-right:0;
	}
.reform1 img.ph1{
	margin-top:100px;
	padding-top:90px;
	border-top:1px dotted #B4B4B4;
	}
.reform1 .img6{
	text-align:center;
	font-size:17px;
	padding-top:90px;
	}
.reform1 .img6 img{
	width:600px;
	margin:0 auto 15px auto;
	}
#formb1 h1{
	text-align:center;
	font-size:44px;
	font-family:'Noto Serif JP';
	padding:0 0 30px 0;
	font-weight:500;
	}
#formb1 h1 br{
	display:none;
	}
.chuibox{
	margin-top:20px;
	border:2px solid #1A468C;
	padding:0px 35px 30px 35px;
	}
.chuibox h2{
	font-size:22px;
	color:#1A468C;
	font-weight:700;
	margin-top:30px;
	}
.chuibox ul{
	padding:0px 0 0 8px;
	}
.chuibox ul li{
	font-size:16px;
	list-style-type:disc;
	margin:12px 0 0 20px;
	line-height:1.4;
	letter-spacing:0.03em;
	}
.formtable{
	border-top:1px solid #DCDCDC;
	width:100%;
	margin-top:60px;
	}
.formtable p{
	font-size:17px;
	letter-spacing:0.02em;
	font-weight:500;
	text-align:left;
	text-justify:auto;
	}
.formtable th{
	font-size:17px;
	letter-spacing:0.02em;
	font-weight:500;
	line-height:1.8;
	background-color:#F2F2F2;
	padding:22px 10px 22px 20px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
	text-align:left;
	width:210px;
	word-break:break-all;
	}
.formtable th span{
	font-size:15px;
	font-weight:500;
	color:#D22D32;
	}
.formtable td{
	font-size:17px;
	font-weight:500;
	letter-spacing:0.02em;
	line-height:1.8;
	padding:18px 20px 18px 25px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
	word-break:break-all;
	}
.formtable td input.inputtext{
	font-size:17px;
	font-weight:500;
	padding:8px 10px 8px 10px;
	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%;
	}
.formtable td input.input70{
	width:70%;
	}
.formtable td span.kome{
	display:block;
	font-size:15px;
	font-weight:500;
	color:#828282;
	margin-top:10px;
	}
.formtable td textarea{
	font-size:17px;
	font-weight:500;
	padding:8px 10px 8px 10px;
	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;
	}
.formtable td input:placeholder,
.formtable td textarea:placeholder,
.formtable td input.datepicker:placeholder{
	color:#A0A0A0;
	font-size:17px;
	font-weight:500;
	}
.formtable td .radio1 .wpcf7-list-item{
	font-size:17px;
	font-weight:500;
	display:block;
	}
.formtable td .radio1 .wpcf7-list-item input{
	padding:2px;
	width:20px;
	height:20px;
	display:block;
	margin-right:8px;
	float:left;
	margin-top:11px;
	}
.formtable td .radio1 .wpcf7-list-item input[type=checkbox]{
	width:17px;
	height:17px;
	margin-top:12px;
	}
.formtable td .radio1 .wpcf7-list-item label{
	display:block;
	cursor:pointer;
	}
.formtable td .bankb{
	display:none;
	border-top:1px dotted #B4B4B4;
	padding:15px 0 0 30px;
	margin-top:20px;
	}
.formtable td .bankb span.kome{
	padding-bottom:10px;
	}
.formtable td input.datepicker{
	font-size:17px;
	font-weight:500;
	padding:8px 10px 8px 10px;
	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;
	background:url(../img/common/cal.webp) no-repeat;
	background-position:right 20px center;
	-webkit-background-size:18px 18px;
	background-size:18px 18px;
	width:50%;
	}
.btm{
	text-align:center;
	padding-top:70px;
	}
.btm p{
	text-align:center;
	}
.btm input{
	display:inline-block;
	letter-spacing:0.08em;
	font-size:22px;
	font-weight:700;
	color:#CC4D1A;
	border:1px solid #CC4D1A;
	padding:25px 40px 25px 40px;
	background-color:#FAEEE9;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	}
.btm input:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	cursor:pointer;
	}
@media screen and (max-width:1000px){
#index1 p{
	margin-top:40px;
	}
#index1 div{
	float:none;
	width:510px;
	max-width:100%;
	margin:35px auto 0 auto;
	border-top:1px dotted #B4B4B4;
	padding-top:35px;
	}
#index1 div:nth-of-type(3),
#index1 div:nth-of-type(4){
	margin-top:35px;
	}
#index1 div:nth-of-type(2n){
	margin-right:auto;
	}
#index1 div:nth-of-type(1){
	border-top:0;
	padding-top:10px;
	}
#index1 div h3{
	padding:0 20px;
	}
#index1 div h3 span{
	font-size:52px;
	left:38px;
	top:10px;
	}
#index1 div h3 a:after{
	width:70px;
	height:70px;
	right:10px;
	bottom:10px;
	transition:0;
	}
#index1 div h3 a:before{
	right:42px;
	bottom:41px;
	width:6px;
	height:6px;
	transition:0;
	}
#index1 div h3 a:hover:after{
	right:10px;
	}
#index1 div h3 a:hover:before{
	right:42px;
	}
#index1 div h4{
	font-size:26px;
	padding-top:22px;
	}
#index1 div p{
	margin:10px 0 0 0;
	}
#index1 div h5{
	margin-top:18px;
	font-size:19px;
	line-height:1.3;
	}
#index1 div h5 span{
	font-size:14px;
	}
#index1 div h5 a{
	border:2px solid #CC4D1A;
	padding:13px 35px 0px 80px;
	height:80px;
	background-position:12px 9px;
	-webkit-background-size:60px auto;
	background-size:60px auto;
	}
#index1 div:nth-of-type(2) h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#index1 div:nth-of-type(4) h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#index1 div h5 a:after{
	right:24px;
	width:5px;
	height:5px;
	}
#index1 div h6 a{
	margin-top:18px;
	border:2px solid #2C8D7F;
	padding:21px 0px 0px 0px;
	height:80px;
	}
#index1 div h6 a img{
	width:260px;
	}
#lp1 h1{
	font-size:32px;
	padding:0 0 20px 0;
	}
#lp1 h1 br{
	display:block;
	}
#lp1 p strong{
	font-size:19px;
	}
#lp1 .ph1{
	margin-bottom:70px;
	}
#lp1 .box{
	padding-top:70px;
	}
#lp1 .box h2{
	font-size:22px;
	}
#lp1 .box img{
	float:none;
	width:600px;
	margin:20px auto 0 auto;
	}
#lp1 .box img.nofloat{
	width:600px;
	margin:20px auto 0px auto;
	}
#lp1 .lp-price h4{
	font-size:22px;
	padding:15px 10px 15px 20px;
	margin-top:5px;
	}
#lp1 .lp-price p{
	font-size:14px;
	line-height:1.7;
	margin-top:10px;
	}
#lp1 .lp-price h5{
	font-size:22px;
	margin-top:45px;
	}
#lp1 .lp-price h5 span{
	font-size:16px;
	margin:5px 0 0 0;
	display:block;
	text-align:right;
	}
#lp1 .lp-price table{
	margin-top:10px;
	}
#lp1 .lp-price table th{
	font-size:16px;
	line-height:1.6;
	padding:5px 10px 5px 10px;
	}
#lp1 .lp-price table th span{
	font-size:14px;
	display:block;
	}
#lp1 .lp-price table tr:nth-of-type(1) th{
	padding-top:10px;
	padding-bottom:10px;
	}
#lp1 .lp-price table td{
	font-size:16px;
	line-height:1.6;
	padding:5px 10px 5px 10px;
	}
#lp1 .lp-price h6{
	font-size:15px;
	margin-top:20px;
	}
#lp1 .lp-price h6:before{
	width:4px;
	height:4px;
	}
#lp1 h3.h2{
	margin:70px 0 15px 0;
	}
#lp1 ul{
	padding-left:15px;
	margin-top:-5px;
	}
#lp1 ul li{
	float:none;
	margin:12px 0px 0 20px;
	font-size:17px;
	}
#lp1 h4{
	font-size:16px;
	margin-top:25px;
	}
#lp1 h5{
	margin-top:60px;
	font-size:19px;
	line-height:1.3;
	}
#lp1 h5 span{
	font-size:14px;
	}
#lp1 h5 a{
	width:100%;
	border:2px solid #CC4D1A;
	padding:13px 35px 13px 80px;
	background-position:12px 9px;
	-webkit-background-size:60px auto;
	background-size:60px auto;
	}
#lp1.toyu1 h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#lp1.reform1 h5 a{
	background-position:12px 8px;
	-webkit-background-size:58px auto;
	background-size:58px auto;
	}
#lp1 h5 a:after{
	right:24px;
	width:5px;
	height:5px;
	}
.boiler1 img.ph1:nth-of-type(2){
	margin-top:70px;
	padding-top:70px;
	}
.boiler1 .phbox{
	max-width:600px;
	margin:0 auto;
	padding-top:20px;
	}
.boiler1 .phbox img{
	float:none;
	width:auto;
	margin:20px 0 0 0;
	}
.reform1 .img{
	padding-top:20px;
	}
.reform1 .img img{
	float:none;
	width:600px;
	margin:0 auto;
	margin:15px auto 0 auto;
	}
.reform1 .img img:nth-of-type(2n){
	margin-right:auto;
	}
.reform1 img.ph1{
	margin-top:70px;
	padding-top:70px;
	}
.reform1 .img6{
	font-size:16px;
	padding-top:70px;
	}
.reform1 .img6 img{
	margin:0 auto 12px auto;
	}
#formb1 h1{
	font-size:32px;
	padding:0 0 20px 0;
	}
#formb1 h1 br{
	display:block;
	}
.chuibox{
	margin-top:10px;
	padding:0px 7% 20px 7%;
	}
.chuibox h2{
	font-size:19px;
	margin-top:25px;
	}
.chuibox ul{
	padding:0;
	}
.chuibox ul li{
	font-size:15px;
	margin:10px 0 0 20px;
	line-height:1.3;
	letter-spacing:0.01em;
	}
.formtable{
	margin-top:50px;
	}
.formtable 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 6% 12px 6%;
	}
.formtable th span{
	font-size:14px;
	}
.formtable 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:10px 0 30px 0;
	}
.formtable td input.inputtext{
	font-size:16px;
	padding:7px 10px 7px 10px;
	}
.formtable td input.input70{
	width:100%;
	}
.formtable td span.kome{
	font-size:14px;
	}
.formtable td textarea{
	font-size:16px;
	padding:7px 10px 7px 10px;
	}
.formtable td input:placeholder,
.formtable td textarea:placeholder{
	font-size:16px;
	}
.formtable td .radio1 .wpcf7-list-item{
	font-size:16px;
	}
.formtable td .radio1 .wpcf7-list-item input{
	padding:1px;
	width:16px;
	height:16px;
	margin-right:6px;
	margin-top:11px;
	}
.formtable td .radio1 .wpcf7-list-item input[type=checkbox]{
	width:15px;
	height:15px;
	margin-right:8px;
	margin-top:9px;
	}
.formtable td .bankb{
	padding:12px 0 0 25px;
	margin-top:18px;
	}
.formtable td .bankb span.kome{
	padding-bottom:8px;
	}
.formtable td input.datepicker{
	font-size:16px;
	padding:7px 10px 7px 10px;
	width:100%;
	}
.btm{
	padding-top:50px;
	}
.btm input{
	letter-spacing:0.03em;
	font-size:20px;
	padding:20px 10px 20px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	max-width:100%;
	width:500px;
	}
}