@charset "utf-8";

#headbg{
	background:url(../img/about/headbg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
header nav ul li.m1:after{
	content:"";
	display:block;
	width:100%;
	height:3px;
	position:absolute;
	left:0%;
	top:77px;
	background-color:#0FA36A;
	}
header.fix nav ul li.m1:after{
	top:64px;
	}
#spnav ul li.m1 a{
	color:#0FA36A;
	background-color:#EAF4F4;
	}
#spnav ul li.m1 a:after{
	border-color:#0FA36A;
	}
#spnav ul li.m1 ul li a{
	background-color:#FFF;
	color:#403E3C;
	}
#spnav ul li.m1 ul li a:after{
	border-color:#403E3C;
	}

#index1{
	position:relative;
	padding:50px 0 80px 0;
	}
#index1:after{
	content:"";
	display:block;
	width:100%;
	max-width:740px;
	height:500px;
	position:absolute;
	right:0;
	bottom:0;
	z-index:-1;
	background:url(../img/about/index2.jpg) no-repeat right bottom;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	}
#index1 h3{
	font-size:28px;
	font-family:'Noto Serif JP';
	font-weight:400;
	background:url(../img/about/index1.jpg) no-repeat right top;
	min-height:280px;
	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-top:60px;
	line-height:1.8;
	letter-spacing:0.04em;
	}
#index1 p{
	width:62%;
	margin-top:20px;
	}
#index1 h4{
	width:62%;
	margin-top:50px;
	font-size:20px;
	font-family:'Noto Serif JP';
	font-weight:400;
	letter-spacing:0.04em;
	text-align:right;
	}
#index1 h4 strong{
	font-size:30px;
	font-weight:400;
	display:block;
	margin-top:8px;
	}
#index1 h4 strong span{
	font-size:20px;
	display:inline-block;
	margin-right:20px;
	}
#index2{
	padding-top:110px;
	}
#index2 p{
	float:left;
	width:66%;
	}
#index2 h3{
	float:right;
	width:28%;
	text-align:center;
	margin-top:15px;
	}
#index2 h3 img{
	margin-bottom:15px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-o-border-radius:12px;
	-ms-border-radius:12px;
	}
#index2 h3 strong{
	font-family:'Noto Serif JP';
	font-weight:400;
	letter-spacing:0.04em;
	font-size:24px;
	}
#index2 h3 strong span{
	font-size:19px;
	display:inline-block;
	margin-right:15px;
	}
#index2 div{
	clear:both;
	padding:100px 50px 55px 50px;
	overflow:hidden;
	zoom:1;
	position:relative;
	}
#index2 div:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:118px;
	z-index:-1;
	background-color:#EEEEEE;
	}
#index2 div h4{
	font-size:22px;
	font-weight:500;
	color:#C8A26A;
	padding-bottom:10px;
	letter-spacing:0.05em;
	}
#index2 div ul li{
	font-size:18px;
	font-family:'Noto Serif JP';
	font-weight:400;
	position:relative;
	padding-left:40px;
	margin-top:25px;
	line-height:1.5;
	}
#index2 div ul li:after{
	content:"一．";
	position:absolute;
	left:5px;
	top:0;
	font-size:18px;
	font-family:'Noto Serif JP';
	font-weight:400;
	}
#guide1{
	padding-top:60px;
	}
#guide1 ul{
	overflow:hidden;
	zoom:1;
	padding-top:50px;
	}
#guide1 ul li{
	float:left;
	width:47%;
	margin-top:40px;
	}
#guide1 ul li:nth-of-type(2n){
	float:right;
	}
#guide1 ul li strong{
	display:inline-block;
	font-size:22px;
	background-color:#0054A6;
	color:#FFF;
	padding:4px 15px 4px 15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	z-index:2;
	position:relative;
	top:-20px;
	left:20px;
	}
.guide2{
	overflow:hidden;
	zoom:1;
	padding-top:70px;
	}
.guide2 h4{
	float:right;
	margin:10px 0 10px 40px;
	font-size:15px;
	font-weight:400;
	text-align:center;
	}
.guide2 h4 img:nth-of-type(2){
	margin:10px 0 5px 0;
	}
.guide2 h5{
	font-size:20px;
	color:#C8A26A;
	font-weight:500;
	margin-top:5px;
	}
.guide2 p{
	line-height:2.2;
	margin-top:15px;
	}
#action1 h2.h2{
	margin-top:90px;
	}
#action1 h2.h2:first-of-type{
	margin-top:60px;
	}
#action1 h3.h4{
	margin:50px 0 -25px 0;
	}
#action1 ul{
	overflow:hidden;
	zoom:1;
	padding-top:10px;
	}
#action1 ul li{
	float:left;
	width:47%;
	line-height:1.9;
	margin-top:40px;
	}
#action1 ul li:nth-of-type(2n){
	float:right;
	}
#action1 ul li strong{
	display:inline-block;
	line-height:1.4;
	font-size:22px;
	background-color:#0054A6;
	color:#FFF;
	padding:4px 15px 4px 15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	z-index:2;
	position:relative;
	top:-20px;
	left:20px;
	}
#action1 ul li span{
	display:block;
	text-align:center;
	margin-top:8px;
	font-size:15px;
	}
#action1 ol li{
	font-size:17px;
	line-height:1.6;
	list-style-type:disc;
	margin:15px 0 0 20px;
	}
@media screen and (max-width:900px){
#headbg{
	background-position:center 20%;
	-webkit-background-size:auto 140%;
	background-size:auto 140%;
	}
#cts.index{
	padding:0;
	}
#cts.index #underul{
	margin-left:7%;
	margin-right:7%;
	}
#cts.index #side{
	margin-left:7%;
	margin-right:7%;
	}
#cts.index #main #kulink{
	margin-left:7%;
	margin-right:7%;
	}
#index1{
	position:relative;
	padding:40px 7% 260px 7%;
	}
#index1:after{
	height:400px;
	-webkit-background-size:auto 380px;
	background-size:auto 380px;
	}
#index1 h3{
	text-align:center;
	font-size:20px;
	background-position:center bottom;
	padding:0 0 280px 0;
	line-height:1.7;
	margin-top:30px;
	}
#index1 p{
	width:auto;
	margin-top:40px;
	}
#index1 h4{
	width:auto;
	text-align:left;
	font-size:18px;
	margin-top:70px;
	}
#index1 h4 strong{
	font-size:26px;
	}
#index1 h4 strong span{
	font-size:19px;
	margin-right:15px;
	}
#index2{
	padding:90px 7% 0 7%;
	}
#index2 p{
	float:none;
	width:auto;
	}
#index2 h3{
	float:none;
	width:330px;
	max-width:70%;
	margin:40px auto 0 auto;
	}
#index2 div{
	padding:90px 6% 50px 6%;
	}
#index2 div:after{
	top:105px;
	}
#index2 div h4{
	font-size:20px;
	}
#index2 div ul li{
	font-size:17px;
	padding-left:35px;
	margin-top:25px;
	line-height:1.4;
	}
#index2 div ul li:after{
	left:0;
	font-size:17px;
	}
#guide1{
	padding-top:50px;
	}
#guide1 ul{
	padding-top:20px;
	}
#guide1 ul li{
	float:none;
	width:auto;
	max-width:500px;
	margin:25px auto 0 auto;
	}
#guide1 ul li:nth-of-type(2n){
	float:none;
	}
#guide1 ul li strong{
	font-size:20px;
	padding:3px 12px;
	top:-16px;
	left:16px;
	}
.guide2{
	padding-top:50px;
	}
.guide2 h4{
	float:none;
	width:500px;
	max-width:100%;
	margin:0 auto 0 auto;
	}
.guide2 h4 img{
	width:500px;
	}
.guide2 h5{
	font-size:19px;
	margin-top:30px;
	}
.guide2 p{
	line-height:2;
	margin-top:10px;
	}
#action1 h2.h2:first-of-type{
	margin-top:55px;
	}
#action1 ul{
	padding-top:20px;
	}
#action1 ul li{
	float:none;
	width:auto;
	max-width:500px;
	margin:25px auto 0 auto;
	}
#action1 ul li:nth-of-type(2n){
	float:none;
	}
#action1 ul li strong{
	font-size:20px;
	padding:3px 12px;
	top:-16px;
	left:16px;
	}
}
@media screen and (max-width:460px){
#index1 h3{
	-webkit-background-size:100% auto;
	background-size:100% auto;
	padding-bottom:70%;
	}
}
@media screen and (max-width:390px){
#index1 h3{
	font-size:18px;
	}
}