@charset "utf-8";

#index1 h2.h2{
	margin-top:80px;
	width:65%;
	}
#index1 h2.h2:last-of-type{
	width:100%;
	}
#index1 .box1{
	margin-top:30px;
	position:relative;
	padding-right:340px;
	}
#index1 .box1 h5{
	position:absolute;
	right:40px;
	top:-90px;
	z-index:2;
	}
#index1 .box1 h3{
	font-size:18px;
	font-weight:bold;
	}
#index1 .box1 h3 strong{
	font-size:25px;
	}
#index1 .box1 h4{
	font-size:22px;
	font-weight:bold;
	}
#index1 .box1 h4 a{
	display:inline-block;
	background-color:#06c755;
	color:#FFF;
	padding:22px 55px 20px 22px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	position:relative;
	}
#index1 .box1 h4 a:after{
	content:"";
	display:block;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-10px;
	width:0;
	height:0;
	border-style:solid;
	border-width:9px 0 9px 15px;
	border-color:transparent transparent transparent #ffffff;
	}
#index1 .box1 h4 a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index1 .box1 p{
	margin-top:60px;
	}
#index1 .box1 p strong{
	color:#790000;
	}
#index1 .box2 h3{
	font-size:18px;
	font-weight:bold;
	margin-top:70px;
	}
#index1 .box2 h3:first-of-type{
	margin-top:40px;
	}
#index1 .box2 table{
	width:100%;
	margin-top:20px;
	}
#index1 .box2 table th{
	font-size:15px;
	font-weight:bold;
	border-right:1px solid #C0BAB0;
	padding:20px 30px 15px 0;
	width:200px;
	text-align:left;
	vertical-align:top;
	}
#index1 .box2 table th span{
	color:#790000;
	display:inline-block;
	margin-left:10px;
	}
#index1 .box2 table td{
	font-size:15px;
	padding:15px 0 15px 40px;
	vertical-align:top;
	}
#index1 .box2 table td input{
	font-size:17px;
	border:1px solid #6B635C;
	padding:5px;
	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;
	background-color:#EEEEE9;
	}
#index1 .box2 table td .text1{
	display:inline-block;
	vertical-align:middle;
	margin:2px 0 0 -20px;
	}
#index1 .box2 table td .text1 input,
#index1 .box2 table td .goukei input{
	width:80px;
	margin:0 8px;
	}
#index1 .box2 table td .radio{
	margin-top:-10px;
	display:inline-block;
	}
#index1 .box2 table td .radio.radio2{
	margin-top:0;
	}
#index1 .box2 table td .radio input{
	width:16px;
	height:16px;
	vertical-align:-2px;
	margin-right:5px;
	}
#index1 .box2 table td .radio .wpcf7-list-item{
	display:inline-block;
	margin:12px 20px 0 0;
	}
#index1 .box2 table td .radio .wpcf7-list-item label{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	}
#index1 .box2 table td .goukei{
	display:block;
	margin-top:14px;
	}
#index1 .box2 table td textarea{
	width:100%;
	height:100px;
	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-color:#EEEEE9;
	padding:5px;
	font-size:17px;
	}
#index1 .box2 .btm{
	text-align:center;
	padding-top:40px;
	}
#index1 .box2 .btm input{
	font-size:14px;
	color:#FFF;
	background-color:#6B635C;
	padding:15px 20px 13px 20px;
	width:220px;
	border:0;
	cursor:pointer;
	}
#index1 .box2 .btm input:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index1 .box2 .btm p{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	}
#index1 .box2 p.kome{
	margin-top:80px;
	}
@media screen and (max-width:740px){
#index1 h2.h2{
	margin-top:60px;
	width:100%;
	}
#index1 .box1{
	padding-right:0;
	min-height:auto;
	}
#index1 .box1 h5{
	position:relative;
	right:auto;
	top:auto;
	}
#index1 .box1 h5 img{
	margin:20px auto 0 auto;
	}
#index1 .box1 h3{
	font-size:12px;
	}
#index1 .box1 h3 strong{
	font-size:22px;
	display:block;
	}
#index1 .box1 h4{
	font-size:22px;
	}
#index1 .box1 h4 span{
	font-size:13px;
	display:inline-block;
	padding-top:6px;
	float:right;
	}
#index1 .box1 h4 a{
	display:block;
	padding:24px 55px 22px 24px;
	}
#index1 .box1 p{
	margin-top:60px;
	}
#index1 .box2 h3{
	margin-top:80px;
	}
#index1 .box2 h3:first-of-type{
	margin-top:50px;
	}
#index1 .box2 table{
	margin-top:25px;
	border-top:1px solid #C0BAB0;
	}
#index1 .box2 table th{
	border-right:0;
	padding:20px 0 5px 0;
	width:100%;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	}
#index1 .box2 table th br{
	display:none;
	}
#index1 .box2 table td{
	padding:0 0 20px 0;
	border-bottom:1px solid #C0BAB0;
	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;
	border-bottom:1px solid #C0BAB0;
	}
#index1 .box2 table td input{
	font-size:15px;
	}
#index1 .box2 table td .text1{
	margin:2px 0 0 0px;
	}
#index1 .box2 table td .text1 input,
#index1 .box2 table td .goukei input{
	width:70px;
	margin:0 5px;
	}
#index1 .box2 table td .radio{
	margin-top:-5px;
	}
#index1 .box2 table td .radio.radio2{
	margin-top:0;
	}
#index1 .box2 table td .radio .wpcf7-list-item{
	display:block;
	margin:10px 0 0 0;
	}
#index1 .box2 table td .goukei{
	margin-top:12px;
	}
#index1 .box2 table td textarea{
	height:150px;
	font-size:15px;
	}
#index1 .box2 .btm{
	padding-top:50px;
	}
#index1 .box2 .btm input{
	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;
	}
#index1 .box2 p.kome{
	margin-top:30px;
	}
}