@charset "utf-8";
/* CSS Document */

#page_title{
	background-image:url("index/sp_bg_main@2x.png");
	background-position:center center;
}

/*********************************************/

#contents_container{
	margin:0px !important;
	overflow:hidden;
	position:relative;
}

/*********************************************/

.oshirase{
	width: 85%;
	margin: 9.33vw auto 0;
	overflow: hidden;
}

.oshirase p{
	display: block;
	width: 100%;
	line-height: 50px;
	border: 2px solid #ff0000;
	box-sizing: border-box;
	text-align: center;
	font-size: 3.73vw;
	font-weight: bold;
	color: #ff0000;
}


.block01{
	width: 100%;
	margin: 9.33vw auto 14.00vw auto;
	text-align: center;
	overflow: hidden;
}

.block01 ul{
	list-style: none;
}

.block01 ul li{
	display: inline-block;
	width: 43.07vw;
	background: #007f26;
	margin: 0 1.60vw;
}

.block01 ul li a{
	display: block;
	width: 100%;
	line-height: 8.93vw;
	font-size: 2.67vw;
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-indent: 2.67vw;

}

.block01 ul li a::before{
	content: '';
	display: inline-block;
	background: url("index/list01.png") no-repeat;
	background-size: contain;
	width: 18px;
	height: 10px;
	position: relative;
	margin-right: 2.67vw;
}

/*********************************************/

#a01{
	width: 100vw;
	margin:0px auto;
	overflow:hidden;
}

#a01 .l_title{
	width: 100%;
	height: 43.20vw; /*ページに合わせて高さを各ページのcssで変更する*/
	margin: 0px auto;
	display: table;
	background: url("index/bg_sp_title01.png") no-repeat;
	background-position:center center;
	background-size: cover;
	position: relative;
	z-index: 10;
}

#a01 .l_title h2 {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50vw;
}


#a01 .l_title h2 img{
	width: 100vw;
	height: auto;
}



#a01 .block02{
	width: 96%;
	margin: 5.73vw auto 0 auto;
	overflow: hidden;
}

#a01 .block02 .left_col{
	width: 100%;
}

#a01 .block02 .left_col dl{
}

#a01 .block02 .left_col dl dt{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #007f26;
	line-height: 175%;	
}

#a01 .block02 .left_col dl dd{
	font-family: "Yu Gothic";
	font-size: 3.73vw;
	line-height: 161%;
	margin-top: 5.07vw;
}

#a01 .block02 .right_col{
	width: 100%;
	margin-top: 3.87vw;
}

#a01 .block02 .right_col table{
	width: 100%;
	border: 3px solid #007f26;
	box-sizing: border-box;
	padding: 2.27vw 0 3.33vw 0;
}

#a01 .block02 .right_col table tr th{
	width: 13.33vw;
	font-family: "Yu Gothic";
	font-size: 2.93vw;
	font-weight: bold;
	color: #027c32;
	padding: 2.40vw 2.16vw 2.40vw 4.00vw;
}

#a01 .block02 .right_col table tr td{
	font-family: "Yu Gothic";
	font-size: 2.87vw;
	font-weight: bold;
}

#a01 .block02 .right_col table tr td span{
	font-size: 4.67vw;
}

/**/

#a01 .block03{
	width: 100%;
	margin: 5.60vw auto 0 auto;
	text-align: center;
	overflow: hidden;
}

#a01 .block03 ul{
	list-style: none;
	font-size: 0;
	line-height: 100%;
}

#a01 .block03 ul li{
	display: inline-block;
	width: 30.53vw;
}

#a01 .block03 ul li img{
	width: 30.53vw;
	height: auto;
}


#a01 .block03 ul li:nth-child(2){
	margin: 0 2.13vw;
}

/**/

#a01 .ac_container{
	width: 100vw;
	overflow: hidden;
}

#a01 .ac_container .box{
	width: 95.33vw;
	margin: 4.40vw auto 0 auto;
	background: #027c32;
	border-radius: 5.07vw;
	position: relative;
}

#a01 .ac_container .box a{
	display: block;
	width: 95.33vw;
	line-height: 10.13vw;
	font-size: 4.00vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#a01 .ac_container p.box span{
	position: absolute;
	top: 1.08vw;
	right: 3.67vw;
}

#a01 .ac_container p.box span.minus{
	display: none;
}

#a01 .ac_container .detail{
	display: none;
	margin-top: -6.67vw;
	width: 100%;
	border: 1px solid rgba(0,127,38,0.6);
	box-sizing: border-box;
	background: url("index/bg_dot.png");
	overflow: hidden;
}

#a01 .ac_container .detail .sp_table{
	width: 100%;
	margin:  10.00vw auto 0 auto;
	overflow: hidden;
}

#a01 .ac_container .detail .sp_table{
	width: 100%;
	margin:  10.00vw auto 0 auto;
	overflow: hidden;
}

#a01 .ac_container .detail .sp_table table{
	width: 100%;
}

#a01 .ac_container .detail .sp_table table tr th{
	display: block;
	width: 100%;
	padding-top: 4.00vw;
	font-size: 3.73vw;
	line-height: 186%;
	text-indent: 3.20vw;
	color: #027c32;
	text-align: left;
}

#a01 .ac_container .detail .sp_table table tr td{
	display: block;
	width: 95%;
	font-size: 3.73vw;
	line-height: 129%;
	padding: 0 3.20vw 4.53vw 3.20vw;
	border-bottom: 1px solid #cccccc;
}

#a01 .ac_container .detail .sp_table .btn01{
	width: 86.67vw;
	background: #027c32;
	margin: 8.00vw auto 16.00vw auto;
}

#a01 .ac_container .detail .sp_table .btn01 a{
	display: block;
	width: 86.67vw;
	line-height: 13.47vw;
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}


/*
#a01 .block04{
	width: 1205px;
	margin: 35px auto 0 auto;
	overflow: hidden;
	border: 1px solid rgba(0,127,38,0.6);
	box-sizing: border-box;
	background: url("index/bg_dot.png");
}

#a01 .block04 .left_table{
	float: left;
	width: 556px;
	margin-left: 19px;
}

#a01 .block04 .left_table table{
	width: 100%;
	margin-top: 55px;
}

#a01 .block04 .left_table table tr th{
	width: 100px;
	padding: 25px 0;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a01 .block04 .left_table table tr td{
	width: 456px;
	padding: 25px 0 25px 55px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#a01 .block04 .left_table table tr td.nospace{
	padding-bottom: 0;
}

#a01 .block04 .right_table{
	float: right;
	width: 556px;
	margin-right: 25px;
}

#a01 .block04 .right_table table{
	width: 100%;
	margin-top: 55px;
}

#a01 .block04 .right_table table tr th{
	width: 100px;
	padding: 25px 0;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a01 .block04 .right_table table tr td{
	width: 456px;
	padding: 24px 0px 24px 50px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}


#a01 .block04 .l_table{
	width: 1184px;
	overflow: hidden;
	margin-left: 19px;
}

#a01 .block04 .l_table table{
	width: 100%;
}

#a01 .block04 .l_table table tr th{
	width: 160px;
	padding: 25px 0 25px 20px;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a01 .block04 .l_table table tr td{
	width: 1084px;
	padding: 24px 50px 24px 18px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#a01 .block04 .l_table table tr td p{
	margin-bottom: 1em;
}

#a01 .block04 .l_table .btn01{
	width: 470px;
	background: #027c32;
	margin: 52px auto 62px auto;
}

#a01 .block04 .l_table .btn01 a{
	display: block;
	width: 470px;
	line-height: 73px;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

*/

/*********************************************/

#a02{
	width: 100vw;
	margin:20.00vw auto 0px auto;
	overflow:hidden;
}

#a02 .l_title{
	width: 100%;
	height: 43.20vw;
	margin: 0px auto;
	display: table;
	background: url("index/bg_title03@2x.png") no-repeat;
	background-position:center center;
	background-size: cover;
	position: relative;
	z-index: 10;
}

#a02 .l_title h2 {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50vw;
}
#a02 .l_title h2 img{
	width: 100vw;
	height: auto;
}


#a02 .block02{
	width: 88.67vw;
	margin: 9.47vw auto 0 auto;
	overflow: hidden;
}

#a02 .block02 .left_col{
	width: 100%;
}

#a02 .block02 .left_col dl{
}

#a02 .block02 .left_col dl dt{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #007f26;
	line-height: 175%;	
}

#a02 .block02 .left_col dl dd{
	font-family: "Yu Gothic";
	font-size: 3.73vw;
	line-height: 200%;
	margin-top: 9.73vw;
}

#a02 .block02 .right_col{
	width: 100%;
}

#a02 .block02 .right_col table{
	width: 100%;
	border: 3px solid #007f26;
	box-sizing: border-box;
	padding: 4.67vw 0;
}

#a02 .block02 .right_col table tr th{
	width: 16.00vw;
	font-family: "Yu Gothic";
	font-size: 2.87vw;
	font-weight: bold;
	color: #027c32;
	text-indent: 4.17vw;
}

#a02 .block02 .right_col table tr td{
	font-family: "Yu Gothic";
	font-size: 4.67vw;
	font-weight: bold;
	text-indent: 2.00vw;
}

#a02 .block02 .right_col table tr td span{
	font-size: 26px;
}

/**/

#a02 .block03{
	width: 100%;
	margin: 6.67vw auto 0 auto;
	text-align: center;
	overflow: hidden;
}

#a02 .block03 ul{
	list-style: none;
	font-size: 0;
	line-height: 100%;
}

#a02 .block03 ul li{
	width: 30.53vw;
	display: inline-block;
}

#a02 .block03 ul li img{
	width: 30.53vw;
	height: auto;
}


#a02 .block03 ul li:nth-child(2){
	margin: 0 2.13vw;
}

/**/


#a02 .ac_container{
	width: 100vw;
	overflow: hidden;
}

#a02 .ac_container .box{
	width: 95.33vw;
	margin: 4.40vw auto 0 auto;
	background: #027c32;
	border-radius: 5.07vw;
	position: relative;
}

#a02 .ac_container .box a{
	display: block;
	width: 95.33vw;
	line-height: 10.13vw;
	font-size: 4.00vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#a02 .ac_container p.box span{
	position: absolute;
	top: 1.08vw;
	right: 3.67vw;
}

#a02 .ac_container p.box span.minus{
	display: none;
}

#a02 .ac_container .detail{
	display: none;
	margin-top: -6.67vw;
	width: 100%;
	border: 1px solid rgba(0,127,38,0.6);
	box-sizing: border-box;
	background: url("index/bg_dot.png");
	overflow: hidden;
}

#a02 .ac_container .detail .sp_table{
	width: 100%;
	margin:  10.00vw auto 0 auto;
	overflow: hidden;
}

#a02 .ac_container .detail .sp_table{
	width: 100%;
	margin:  10.00vw auto 0 auto;
	overflow: hidden;
}

#a02 .ac_container .detail .sp_table table{
	width: 100%;
}

#a02 .ac_container .detail .sp_table table tr th{
	display: block;
	width: 100%;
	padding-top: 4.00vw;
	font-size: 3.73vw;
	line-height: 186%;
	text-indent: 3.20vw;
	color: #027c32;
	text-align: left;
}

#a02 .ac_container .detail .sp_table table tr td{
	display: block;
	width: 95%;
	font-size: 3.73vw;
	line-height: 129%;
	padding: 0 3.20vw 4.53vw 3.20vw;
	border-bottom: 1px solid #cccccc;
}

#a02 .ac_container .detail .sp_table .btn01{
	width: 86.67vw;
	background: #027c32;
	margin: 8.00vw auto 16.00vw auto;
}

#a02 .ac_container .detail .sp_table .btn01 a{
	display: block;
	width: 86.67vw;
	line-height: 13.47vw;
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#a02 .ac_container .detail iframe{
	margin: 4.00vw auto 8.00vw auto;
}



/*
#a02 .block04{
	width: 1205px;
	margin: 35px auto 0 auto;
	overflow: hidden;
	border: 1px solid rgba(0,127,38,0.6);
	box-sizing: border-box;
	background: url("index/bg_dot.png");
}

#a02 .block04 .left_table{
	float: left;
	width: 556px;
	margin-left: 19px;
}

#a02 .block04 .left_table table{
	width: 100%;
	margin-top: 55px;
}

#a02 .block04 .left_table table tr th{
	width: 100px;
	padding: 25px 0;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a02 .block04 .left_table table tr td{
	width: 456px;
	padding: 25px 0 25px 55px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#a02 .block04 .left_table table tr td.nospace{
	padding-bottom: 0;
}

#a02 .block04 .right_table{
	float: right;
	width: 556px;
	margin-right: 25px;
}

#a02 .block04 .right_table table{
	width: 100%;
	margin-top: 55px;
}

#a02 .block04 .right_table table tr th{
	width: 100px;
	padding: 25px 0;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	text-indent: 20px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a02 .block04 .right_table table tr td{
	width: 456px;
	padding: 24px 0px 24px 50px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}


#a02 .block04 .l_table{
	width: 1184px;
	overflow: hidden;
	margin-left: 19px;
}

#a02 .block04 .l_table table{
	width: 100%;
}

#a02 .block04 .l_table table tr th{
	width: 160px;
	padding: 25px 0 25px 20px;
	font-family: "Yu Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #027c32;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#a02 .block04 .l_table table tr td{
	width: 1084px;
	padding: 24px 50px 24px 18px;
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 167%;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

#a02 .block04 .l_table table tr td p{
	margin-bottom: 1em;
}

#a02 .block04 .l_table .btn01{
	width: 470px;
	background: #027c32;
	margin: 0px auto 29px auto;
}
*/

/**/

#a02 .ac02{
	width: 100vw;
	margin-bottom: 9.60vw;
	overflow: hidden;
}

#a01 .ac02 .box,
#a02 .ac02 .box{
	width: 95.33vw;
	margin: 4.40vw auto 0 auto;
	background: #f15a24;
	border-radius: 5.07vw;
	position: relative;
}

#a01 .ac02 iframe{	
	padding-top: 8.33vw;
	overflow: hidden;
}


#a02 .ac02 iframe{	
	padding-top: 5.33vw;
	overflow: hidden;
}


#a02 .ac03 .box{
	width: 95.33vw;
	margin: 4.40vw auto 0 auto;
	background: #8cc443;
	border-radius: 5.07vw;
	position: relative;
}


#a02 .ac02 .box a{
	display: block;
	width: 95.33vw;
	line-height: 10.13vw;
	font-size: 4.00vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#a02 .ac02 p.box span{
	position: absolute;
	top: 1.08vw;
	right: 3.67vw;
}

#a02 .ac02 p.box span.minus{
	display: none;
}

#a02 .ac02 .detail{
	/*display: none;*/
	margin-top: -6.67vw;
	width: 100%;
	border: none;
	background: none;
	overflow: hidden;
}


/**/

.block05{
	width: 95.33vw;
	margin:15px auto 0px auto;
	overflow:hidden;
}

/*
.block05 .midashi{
	width: 100%;
	background: #007f26;
	border-radius: 4px;
}

.block05 .midashi p{
	display: block;
	width: 100%;
	line-height: 81px;
	font-size: 4.00vw;
	color: #fff;
	text-indent: 50px;
}
*/

.block05 .table01{
	width: 100%;
	margin:8.00vw auto 0px auto;
	overflow:hidden;
}

.block05 .table01 p{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #027c32;
	margin-left: 1.0em;
}

.block05 .table01 table{
	width: 100%;
}


.block05 .table01 table tr th{
	width: 10vw;
	font-family: "Yu Gothic";
	font-size: 4.17vw;
	font-weight: bold;
	color: #027c32;
	text-align: center;
	padding: 2.67vw 0;
	border-bottom: 1px solid #cccccc;
}

.block05 .table01 table tr td{
	width: 90vw;
	font-family: "Yu Gothic";
	font-size: 3.73vw;
	border-bottom: 1px solid #cccccc;
	padding: 2.67vw 0 2.67vw 3.93vw;
	vertical-align: top;
}

/**/

.block06{
	width: 100%;
	margin: 38px auto 0 auto;
	overflow: hidden;
}

.block06 .left_col{
	width: 96%;
	border: 2px solid #027c32;
	box-sizing: border-box;
	margin: 2.56vw auto 0 auto;
}

.block06 .left_col p{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #027c32;
	line-height: 147%;
	margin: 2.67vw 0 2.67vw 4.00vw;
}

.block06 .left_col ul{
	list-style: none;
	width: 95%;
	margin-left: 4.00vw;
	margin-bottom: 2.67vw;
}

.block06 .left_col ul li{
	font-family: "Yu Gothic";
	font-size: 3.60vw;
	line-height: 156%;
}

.block06 .right_col{
	width: 96%;
	border: 2px solid #027c32;
	box-sizing: border-box;
	margin: 4.00vw auto 0 auto;

}

.block06 .right_col p{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #027c32;
	line-height: 147%;
	margin: 2.67vw 0 2.67vw 4.00vw;
}

.block06 .right_col ul{
	list-style: none;
	width: 88%;
	margin-left: 4.00vw;
	margin-bottom: 8.00vw;
}

.block06 .right_col ul li{
	display: inline-block;
	font-family: "Yu Gothic";
	font-size: 3.60vw;
	font-weight: bold;
	line-height: 221%;
}

.block06 .right_col ul .odd{
	width: 20.33vw;
	margin-right: 8.00vw;
}

/**/

.block07{
	width:100%;
	margin:4.86vw auto 0px auto;
	overflow:hidden;
	background: #eef7eb;
}

.block07 .inner{
	width: 95.17vw;
	margin: 5.33vw auto;
	overflow: hidden;
}

.block07 .inner p{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #027c32;
	margin-left: 4.00vw;
	margin-bottom: 3.85vw;
}

.block07 .inner dl{
	width: 100%;
	margin-top: 4.00vw;
}

.block07 .inner dl dt{
	display: inline-block;
	width: 44.05vw;
	vertical-align: top;
}


.block07 .inner dl dt img{
	width: 44.05vw;
	height: auto;
}


.block07 .inner dl dd{
	display: inline-block;
	width: 46.00vw;
	margin-left: 2.36vw;
	font-family: "Yu Gothic";
	font-size: 3.78vw;
	line-height: 156%;
	text-align: left;
	vertical-align: top;
}

.block07 .inner dl dd span{
	font-weight: bold;
	text-align:center;
}

/**/

.block08{
	width: 100%;
	margin: 6.23vw auto 0 auto;
	overflow: hidden;
}

.block08 .left_col{
	width: 90.15vw;
	margin: 0 auto;
}

.block08 .left_col dl dt{
	font-size: 4.00vw;
	line-height: 175%;
	color: #007f26;
}

.block08 .left_col dl dd{
	font-size: 3.75vw;
	line-height: 156%;
	margin-top: 6.66vw;
	margin-left: 2.75vw;
}

.block08 .left_col dl dd p{
	margin-bottom: 30px;
}

.block08 .left_col dl dd p span{
	font-weight: bold;
}

.block08 .right_col{
	float: right;
	width: 100%;
	margin: 0 auto;
}

.block08 .right_col iframe{
	width: 100%;
	height: 90.67vw;
}


/**/

.block09{
	width: 95.17vw;
	margin: 8.00vw auto 4.00vw auto;
	overflow: hidden;
}

.block09 p{
	font-size: 4.00vw;
	color: #007f26;
	line-height: 175%;
}

/**/

.map01{
	width: 100%;
}

.map01 iframe{
	width: 100%;
	height: 90.67vw;
}


.block10{
	width: 95.17vw;
	margin: 3.89vw auto 0px auto;
	overflow: hidden;
}

.block10 ul{
	text-align: left;
	list-style:none;
}

.block10 ul li{
	text-align: left;
	margin-bottom: 4.00vw;
}


.block10 ul li dl dt{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	line-height: 156%;
}

.block10 ul li dl dd{
	font-family: "Yu Gothic";
	font-size: 3.60vw;
	line-height: 156%;
}

/**/

.block11{
	width: 95.17vw;
	margin: 4.18vw auto 13.33vw auto;
	overflow: hidden;
}

.block11 dl{
	margin-top: 4.00vw;
}

.block11 dl dt{
	font-family: "Yu Gothic";
	font-size: 4.00vw;
	font-weight: bold;
	color: #027c32;
	margin-bottom: 2.15vw;
}

.block11 dl dd{
	font-family: "Yu Gothic";
	font-size: 3.75vw;
	line-height: 156%;
}

.block11 .btn01{
	width: 65.25vw;
	margin: 6.25vw auto 0 auto;
	background: #027c32;
}

.block11 .btn01 a{
	display: block;
	width: 65.25vw;
	line-height: 13.33vw;
	font-size: 3.85vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

