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

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

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

#contents_container{
	width:100%;
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}

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

.oshirase{
	width: 820px;
	margin: 72px auto 0;
	overflow: hidden;
}

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

.block01{
	width: 1320px;
	/*margin: 126px auto 72px auto;*/
	margin: 72px auto;
	text-align: center;
	overflow: hidden;
}

.block01 ul{
	list-style: none;
}

.block01 ul li{
	display: inline-block;
	width: 397px;
	background: #007f26;
	margin: 0 14px;
}

.block01 ul li a{
	display: block;
	width: 397px;
	line-height: 79px;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-indent: 54px;
}

.block01 ul li a::before{
	content: '';
	display: inline-block;
	background: url("index/list01.png") no-repeat;
	background-size: contain;
	width: 22px;
	height: 13px;
	position: relative;
	left: -25px;
}

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

#a01{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
}

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

#a01 .l_title h2{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -422px;
}

#a01 .block02{
	width: 1205px;
	margin: 54px auto 0 auto;
	overflow: hidden;
}

#a01 .block02 .left_col{
	float: left;
	width: 605px;
}

#a01 .block02 .left_col dl{
	margin-top: 10px;
}

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

#a01 .block02 .left_col dl dd{
	font-family: "Yu Gothic";
	font-size: 16px;
	line-height: 200%;
	margin-top: 20px;
}

#a01 .block02 .right_col{
	float: right;
	width: 493px;
}

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

#a01 .block02 .right_col table tr th{
	font-family: "Yu Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #027c32;
	text-indent: 12px;
	padding: 12px 0;
}

#a01 .block02 .right_col table tr td{
	font-family: "Yu Gothic";
	font-size: 16px;
	font-weight: bold;
	text-indent: 12px;
}

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

/**/

#a01 .block03{
	width: 1205px;
	margin: 50px 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;
}

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

/**/

#a01 .block04{
	width: 1215px;
	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: 110px;
	padding: 25px 0;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: 566px;
	margin-right: 25px;
}

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

#a01 .block04 .right_table table tr th{
	width: 110px;
	padding: 25px 0;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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 15px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: 190px;
	padding: 25px 0 25px 20px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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 10px 24px 20px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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;
}

#a01 .block04 iframe{
	margin: 30px auto 60px auto;
}

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

#a02{
	max-width:100%;
	min-width:1320px;
	margin:179px auto 0px auto;
	overflow:hidden;
}

#a02 .l_title{
	width: 100%;
	min-width: 1320px;
	height: 324px; /*ページに合わせて高さを各ページのcssで変更する*/
	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{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -422px;
}


#a02 .block02{
	width: 1205px;
	margin: 54px auto 0 auto;
	overflow: hidden;
}

#a02 .block02 .left_col{
	float: left;
	width: 605px;
}

#a02 .block02 .left_col dl{
	margin-top: 10px;
}

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

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

#a02 .block02 .right_col{
	float: right;
	width: 493px;
}

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

#a02 .block02 .right_col table tr th{
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 16px;
	font-weight: bold;
	color: #027c32;
	text-indent: 12px;
	padding: 12px 0;
}

#a02 .block02 .right_col table tr td{
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 16px;
	font-weight: bold;
	text-indent: 12px;
}

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

/**/

#a02 .block03{
	width: 1205px;
	margin: 50px auto 0 auto;
	text-align: center;
	overflow: hidden;
}

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

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

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

/**/

#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: 110px;
	padding: 25px 0;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: 110px;
	padding: 25px 0;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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 40px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: 190px;
	padding: 25px 0 25px 20px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	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 .block04 iframe{
	margin: 30px auto 60px auto;
}


/**/

.block05{
	width: 1205px;
	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: 26px;
	color: #fff;
	text-indent: 50px;
}

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

.block05 .table01 p{
	font-family: "Yu Gothic";
	font-size: 19px;
	font-weight: bold;
	color: #027c32;
	margin-left: 21px;
}

.block05 .table01 table{
	width: 1044px;
	margin-left: 32px;
}


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

.block05 .table01 table tr th{
	width: 35px;
	font-family: "Yu Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #027c32;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #cccccc;
	vertical-align: text-top;
}

.block05 .table01 table tr td{
	width: 1009px;
	font-family: "Yu Gothic";
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	padding: 15px 0 15px 25px;
	vertical-align: top;
}

/**/

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

.block06 .left_col{
	float: left;
	width: 535px;
	border: 2px solid #027c32;
	box-sizing: border-box;
	margin-left: 20px;
}

.block06 .left_col p{
	font-family: "Yu Gothic";
	font-size: 19px;
	font-weight: bold;
	color: #027c32;
	line-height: 147%;
	margin: 13px 0 15px 25px;
}

.block06 .left_col ul{
	list-style: none;
	width: 476px;
	margin-left: 25px;
	margin-bottom: 16px;
}

.block06 .left_col ul li{
	font-family: "Yu Gothic";
	font-size: 18px;
	line-height: 156%;
	text-indent: -1em;
	padding-left: 1em;
}

.block06 .right_col{
	float: right;
	width: 535px;
	border: 2px solid #027c32;
	box-sizing: border-box;
	margin-right: 83px;
}

.block06 .right_col p{
	font-family: "Yu Gothic";
	font-size: 19px;
	font-weight: bold;
	color: #027c32;
	line-height: 147%;
	margin: 13px 0 15px 25px;
}

.block06 .right_col ul{
	list-style: none;
	width: 450px;
	margin-left: 25px;
	margin-bottom: 104px;
}

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

.block06 .right_col ul .odd{
	width: 106px;
	margin-right: 52px;
}

/**/

.block07{
	max-width:100%;
	min-width:1320px;
	margin:30px auto 0px auto;
	overflow:hidden;
	background: #eef7eb;
}

.block07 .inner{
	width: 1205px;
	margin: 25px auto 41px auto;
	overflow: hidden;
}

.block07 .inner p{
	font-family: "Yu Gothic";
	font-size: 19px;
	font-weight: bold;
	color: #027c32;
	margin-left: 21px;
	margin-bottom: 35px;
}

.block07 .inner dl{
	display: inline-block;
	width: 360px;
	text-align: center;
	margin-right: 35px;
	vertical-align: top;
}



.block07 .inner dl dd{
	margin-top: 23px;
	font-family: "Yu Gothic";
	font-size: 17px;
	line-height: 156%;
	text-align: left;
}

.block07 .inner dl dd span{
	font-weight: bold;
	text-align:center;
	position: relative;
	left: 165px;
}

/**/

.block08{
	width: 1290px;
	margin: 38px auto 0 auto;
	overflow: hidden;
}

.block08 .left_col{
	float: left;
	width: 500px;
	margin-left: 20px;
}

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

.block08 .left_col dl dd{
	font-size: 18px;
	line-height: 156%;
	margin-top: 45px;
	margin-left: 23px;
}

.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: 640px;
	margin: 58px 60px 0 0;
}

/**/

.block09{
	width: 1290px;
	margin: 83px auto 15px auto;
	overflow: hidden;
}

.block09 p{
	margin-left: 40px;
	font-size: 23px;
	color: #007f26;
	line-height: 175%;
}

/**/

.map01{
	width: 100%;
}

.map01 iframe{
	width: 100%;
	height: 435px;
}



.block10{
	width: 1290px;
	margin: 50px auto 0px auto;
	overflow: hidden;
}

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

.block10 ul li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.block10 ul li.d01{
	width: 432px;
}

.block10 ul li.d02{
	width: 241px;
	margin: 0 45px;
}

.block10 ul li.d03{
	width: 430px;
}

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

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

/**/

.block11{
	width: 1290px;
	margin: 45px auto 100px auto;
	overflow: hidden;
}

.block11 dl{
	margin-left: 27px;
}

.block11 dl dt{
	font-family: "Yu Gothic";
	font-size: 19px;
	font-weight: bold;
	color: #027c32;
	margin-bottom: 15px;
}

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

.block11 .btn01{
	width: 470px;
	margin: 60px auto 0 auto;
	background: #027c32;
}

.block11 .btn01 a{
	display: block;
	width: 470px;
	line-height: 73px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}



