@charset "utf-8";

#headonline{
	height:630px;
	background:url(../img/online/headbg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
#headonline h1{
	position:absolute;
	top:50%;
	left:50%;
	transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	font-size:30px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-top:-20px;
	}
#headonline h1 strong{
	display:block;
	font-size:50px;
	margin-top:15px;
	}
#headonline ul{
	display:none;
	}
#sideul li a img{
	width:22px;
	}
#sideul li:nth-of-type(1) a{
	background-color:#03BB00;
	}
#kulink{
	position:relative;
	z-index:3;
	}
#index1{
	position:relative;
	padding:60px 0 80px 0;
	background-color:#EEEEE9;
	}
#index1:after{
	content:"";
	display:block;
	width:90%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	-webkit-box-shadow:1px 3px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:1px 3px 5px 1px rgba(0,0,0,0.1);
	box-shadow:1px 3px 5px 1px rgba(0,0,0,0.1);
	z-index:1;
	}
#index1:before{
	content:"";
	display:block;
	width:100%;
	height:120px;
	position:absolute;
	z-index:2;
	background-color:#EEEEE9;
	left:0;
	top:-20px;
	}
#index1 .cts{
	position:relative;
	z-index:3;
	padding-right:160px;
	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:1140px;
	}
#index1 h2{
	font-size:25px;
	font-weight:bold;
	}
#index1 ul{
	padding-top:45px;
	}
#index1 ul li{
	font-size:15px;
	margin-top:15px;
	padding:8px 0 8px 45px;
	position:relative;
	border-bottom:1px solid #88817B;
	}
#index1 ul li strong{
	font-weight:bold;
	font-size:18px;
	}
#index1 ul li:after{
	content:"1.";
	font-size:28px;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:0;
	}
#index1 ul li:nth-of-type(2):after{
	content:"2.";
	}
#index1 ul li:nth-of-type(3):after{
	content:"3.";
	}
#index1 ul li:nth-of-type(4):after{
	content:"4.";
	}
#index1 ul li:nth-of-type(5):after{
	content:"5.";
	}
#index2{
	position:relative;
	overflow:hidden;
	zoom:1;
	padding:80px 0 30px 0;
	margin-top:40px;
	}
#index2:after{
	content:"";
	display:block;
	width:100%;
	height:170px;
	position:absolute;
	z-index:1;
	background-color:#EEEEE9;
	left:0;
	top:0;
	}
#index2:before{
	content:"";
	display:block;
	width:100%;
	height:120px;
	position:absolute;
	z-index:1;
	background-color:#EEEEE9;
	left:0;
	bottom:0;
	}
#index2 .bg{
	-webkit-background-size:cover;
	background-size:cover;
	background:url(../img/common/contactsecbg.jpg) no-repeat center center;
	position:absolute;
	background-attachment:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	}
#index2 .box{
	background-color:#88817B;
	padding:75px 100px 70px 100px;
	max-width:860px;
	margin:0 auto;
	position:relative;
	z-index:2;
	}
#index2 .box h2{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	line-height:1.6;
	}
#index2 .box ul{
	text-align:center;
	font-size:0;
	}
#index2 .box ul li{
	display:inline-block;
	width:30%;
	margin:50px 2.5% 0 2.5%;
	vertical-align:top;
	}
#index2 .box ul li:nth-of-type(1),
#index2 .box ul li:nth-of-type(4){
	margin-left:0;
	}
#index2 .box ul li:nth-of-type(3),
#index2 .box ul li:nth-of-type(5){
	margin-right:0;
	}
#index2 .box ul li h3{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-top:20px;
	text-align:left;
	}
#index2 .box ul li p{
	color:#FFF;
	margin-top:10px;
	text-align:left;
	}
#index3 .box{
	float:left;
	width:50%;
	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:80px 80px 10px 80px;
	position:relative;
	}
#index3 .box:after{
	content:"";
	display:block;
	width:1px;
	height:100%;
	background-color:#88817B;
	position:absolute;
	left:0;
	top:70px;
	}
#index3 .box:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:100%;
	background-color:#88817B;
	position:absolute;
	right:0;
	top:70px;
	}
#index3 .box h2{
	font-size:25px;
	font-weight:bold;
	}
#index3 .box:nth-of-type(1) h2{
	color:#06C755;
	}
#index3 .box h2 img{
	width:54px;
	display:inline-block;
	margin-right:18px;
	vertical-align:middle;
	}
#index3 .box p{
	margin-top:20px;
	}
#index3 .box h3{
	margin-top:40px;
	font-size:18px;
	font-weight:bold;
	}
#index3 .box ul{
	padding-top:5px;
	}
#index3 .box ul li{
	font-size:14px;
	margin:5px 0 0 20px;
	list-style-type:disc;
	}
#index3 .box h4{
	margin-top:25px;
	font-size:21px;
	font-weight:bold;
	}
#index3 .box h4 strong{
	display:inline-block;
	margin-left:10px;
	}
#index3 .box h4 a{
	background-color:#4B4B4B;
	display:block;
	padding:20px 40px 20px 22px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	color:#FFF;
	position:relative;
	}
#index3 .box:nth-of-type(1) h4 a{
	background-color:#06C755;
	}
#index3 .box h4 a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
#index3 .box h4 a:after{
	content:"";
	display:block;	
	width:0;
	height:0;
	border-style:solid;
	border-width:9px 0 9px 15px;
	border-color:transparent transparent transparent #ffffff;
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-10px;
	}
#index4{
	max-width:900px;
	margin:0 auto;
	padding:100px 40px 0 40px;
	}
#index4 table{
	width:100%;
	margin-top:40px;
	}
#index4 table th{
	font-size:15px;
	font-weight:bold;
	border-right:1px solid #C0BAB0;
	padding:15px 30px 10px 0;
	width:200px;
	text-align:left;
	vertical-align:top;
	}
#index4 table th span{
	color:#790000;
	display:inline-block;
	margin-left:10px;
	}
#index4 table td{
	font-size:18px;
	padding:10px 0 10px 40px;
	vertical-align:top;
	}
#index4 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;
	}
#index4 table td .radio input{
	width:16px;
	height:16px;
	vertical-align:-2px;
	margin-right:5px;
	}
#index4 table td .radio .wpcf7-list-item{
	display:block;
	margin-top:10px;
	}
#index4 table td .radio .wpcf7-list-item.first{
	margin-top:6px;
	}
#index4 table td .radio .wpcf7-list-item label{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	}
#index4 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;
	}
#index4 .btm{
	text-align:center;
	padding-top:40px;
	}
#index4 .btm input{
	font-size:14px;
	color:#FFF;
	background-color:#6B635C;
	padding:15px 20px 13px 20px;
	width:220px;
	border:0;
	cursor:pointer;
	}
#index4 .btm input:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
@media screen and (max-width:740px){
#headonline{
	height:700px;
	}
#headonline h1{
	position:relative;
	top:auto;
	left:auto;
	transform:none;
	-webkit-transform:none;
	font-size:18px;
	margin-top:0;
	padding-top:150px;
	}
#headonline h1 strong{
	font-size:38px;
	margin-top:5px;
	}
#headonline h1 span{
	display:block;
	}
#headonline ul{
	display:block;
	width:320px;
	max-width:90%;
	margin:40px auto 0 auto;
	}
#headonline ul li a{
	font-weight:bold;
	float:left;
	width:50%;
	display:block;
	background-color:#06C755;
	color:#FFF;
	font-size:14px;
	padding:15px 20px 12px 15px;
	text-align:center;
	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:400px 0px 0px 400px / 400px 0px 0px 400px;
	-moz-border-radius:400px 0px 0px 400px / 400px 0px 0px 400px;
	-webkit-border-radius:400px 0px 0px 400px / 400px 0px 0px 400px;
	-o-border-radius:400px 0px 0px 400px / 400px 0px 0px 400px;
	-ms-border-radius:400px 0px 0px 400px / 400px 0px 0px 400px;
	}
#headonline ul li:nth-of-type(2) a{
	padding:15px 15px 12px 20px;
	background-color:#FFF;
	color:#4B4B4B;
	border-radius:0px 400px 400px 0px / 0px 400px 400px 0px;
	-moz-border-radius:0px 400px 400px 0px / 0px 400px 400px 0px;
	-webkit-border-radius:0px 400px 400px 0px / 0px 400px 400px 0px;
	-o-border-radius:0px 400px 400px 0px / 0px 400px 400px 0px;
	-ms-border-radius:0px 400px 400px 0px / 0px 400px 400px 0px;
	}
#headonline ul li a:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}
#headonline ul li a img{
	width:22px;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
	}
#kulink{
	display:none;
	}
#index1{
	padding:0 0 80px 0;
	background:none;
	}
#index1:after{
	display:none;
	}
#index1:before{
	display:none;
	}
#index1 .cts{
	padding:40px 5% 20px 5%;
	margin:-200px auto 0 auto;
	width:88%;
	background-color:#EEEEE9;
	-webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.1);
	box-shadow:0px 0px 5px 1px rgba(0,0,0,0.1);
	}
#index1 h2{
	font-size:20px;
	text-align:center;
	}
#index1 ul{
	padding-top:20px;
	}
#index1 ul li{
	margin-top:5px;
	padding:15px 0 20px 50px;
	}
#index1 ul li:last-of-type{
	border-bottom:0;
	}
#index1 ul li strong{
	display:block;
	}
#index1 ul li:after{
	top:50%;
	margin-top:-20px;
	}
#index2{
	padding:0;
	margin-top:0;
	}
#index2:after{
	display:none;
	}
#index2:before{
	display:none;
	}
#index2 .bg{
	display:none;
	}
#index2 .box{
	padding:70px 6% 70px 6%;
	}
#index2 .box h2{
	font-size:20px;
	}
#index2 .box ul{
	margin-top:-15px;
	}
#index2 .box ul li{
	display:block;
	width:100%;
	margin:40px 0 0 0;
	}
#index2 .box ul li h3{
	font-size:15px;
	margin-top:15px;
	}
#index2 .box ul li p{
	font-size:13px;
	margin-top:5px;
	}
#index3 .box{
	float:none;
	width:100%;
	padding:80px 0 0 0;
	}
#index3 .box:after{
	display:none;
	}
#index3 .box:nth-of-type(2):before{
	display:none;
	}
#index3 .box p{
	margin-top:10px;
	}
#index3 .box h3{
	margin-top:20px;
	}
#index3 .box h4 strong{
	font-size:13px;
	margin-left:0;
	position:absolute;
	right:50px;
	top:50%;
	margin-top:-8px;
	}
#index4{
	padding:80px 6% 0 6%;
	}
#index4 h2:after{
	width:60%;
	}
#index4 table{
	margin-top:0;
	}
#index4 table th{
	border-right:0;
	padding:30px 0 5px 0;
	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;
	}
#index4 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;
	padding:0;
	}
#index4 table td input{
	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;
	}
#index4 .btm{
	padding-top:50px;
	}
#index4 .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;
	}
}