@charset "utf-8";
/* CSS Document */

#page_title{
	background-image:url(index/bg_title.jpg);
}

#contents h2{
	width: 170px;
	color: #0D4A7C;
	font-size: 20px;
	text-align: center;
	margin: 70px auto 20px auto;
	padding-bottom: 10px;
	border-bottom: 3px solid #0D4A7C;
}

/*-----------------------------------------------------------*/
.pagenavi_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.pagenavi{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.pagenavi ul{
	width: 915px;
	margin: 40px auto 60px auto;
	overflow: hidden;
	display: table;
	list-style-type: none;
}

.pagenavi ul li{
	font-size: 17px;
	font-weight: bold;
	padding: 0px 35px;
	text-align: center;
	display: table-cell;
	border-left: 2px solid #0D4A7C;
}

.pagenavi ul li:last-child{
	border-right: 2px solid #0D4A7C;
}

.pagenavi ul li a{
	color: #0D4A7C;
	text-decoration: none;
}
	
/*-----------------------------------------------------------*/
.block01_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
	background-color: rgba(239,239,239,0.80);
}

.block01{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block01 .img01{
	text-align: center;
	margin: 30px auto 15px auto;
}

.block01 .img02{
	text-align: center;
	margin: 15px auto 105px auto;
}

/*-----------------------------------------------------------*/
.block02_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block02{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
	background-image: url(index/bg01.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top 85px center;
}

.block02 .img01{
	text-align: center;
}

.block02 .txt01{
	color: #0D4A7C;
	font-size: 40px;
	text-align: center;	
	padding: 45px 0px 60px 0px;
}

.block02 .item{
	width: 925px;
	margin: 0px auto;
	overflow: hidden;
}

.block02 .item .left_col{
	width: 192px;
	float: left;
}

.block02 .item .right_col{
	width: 730px;
	float: right;
	padding-top: 20px;
	line-height: 170%;
}

.user{
	width:675px;
	margin:105px auto 50px auto;
	border:1px solid #0D4A7C;
	background-color: #FFFFFF;
	position: relative;
}

.user h3{
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -276px;
}

.user .txt02{
	padding: 45px 105px 15px 105px;
}

.user .txt02 ol{
	overflow: hidden;
	list-style-type: none;
}

.user .txt02 ol li{
	font-size: 19px;
	padding-bottom: 15px;
}

.user .txt02 ol li span{
	color: #0D4A7C;
	font-size: 33px;
	padding-right: 15px;
}

/*-----------------------------------------------------------*/
.tikai{
	width: 1115px;
	margin: 0px auto;
	overflow: hidden;
}

.tikai h4{
	width: 100%;
	color: #0D4A7C;
	font-size: 38px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #0D4A7C;
}

.tikai p{
	padding: 35px 0px;
	text-align: center;
}

.tikai_block{
	color: #0D4A7C;
	padding: 23px 60px;
	border: 1px solid #0D4A7C;
}

.tikai_block ul{
	overflow: hidden;
	list-style-type: none;
}

.tikai_block ul li{
	padding-right: 50px;
	display: inline-block;
}

/*-----------------------------------------------------------*/
.block03_wrap{
	max-width:100%;
	min-width:1320px;
	margin:100px auto 15px auto;
	padding: 65px 0px 50px 0px;
	background-image: url(index/bg02.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.block03{
	width:1320px;
	margin:0px auto;
	border:1px solid #0D4A7C;
	background-color: #FFFFFF;
	position: relative;
}

.block03 h3{
	position: absolute;
	top: -33px;
	left: 50%;
	margin-left: -163px;
}

.block03 .txt01{
	line-height: 165%;
	text-align: center;
	margin: 60px auto 35px auto;
}

.block03 .txt01 p{
	padding-bottom: 1em;
}

.block03 .txt01 p:last-child{
	padding-bottom:0em;
}

.block03 .txt02{
	text-align:right;
	padding-right: 35px;
}

/*-----------------------------------------------------------*/
.block04_wrap{
	max-width:100%;
	min-width:1320px;
	margin:65px auto 15px auto;
	overflow: hidden;
}

.block04{
	width:1320px;
	margin:0px auto;
	overflow: hidden;
	text-align: center;
}

/*-----------------------------------------------------------*/
.block05_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block05{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block05 .item{
	width: 1172px;
	margin: 30px auto;
	padding: 55px 73px;
	overflow: hidden;
	border: 1px solid #C9C9C9;
}

.block05 .item .left_col{
	width: 551px;
	float: left;
}

.block05 .item .left_col .img01{
	float: left;
	padding-right: 7px;
	padding-bottom: 7px; 
}

.block05 .item .left_col .img02{
	float: left;
	padding-bottom: 7px;  
}

.block05 .item .left_col .img03{
	float: left;
}

.block05 .item .right_col{
	width: 568px;
	float: right;	
	padding-top: 35px;
	padding-left: 45px;
}

.block05 .item .right_col dl{
	width: 100%;
	line-height: 49px;
	display: table;
}

.block05 .item .right_col dl dt{
	width: 110px;
	text-align: center;
	display: table-cell;
}

.block05 .item .right_col dl dd{
	display: table-cell;
	padding-left: 30px;
	border-bottom: 1px solid #C9C9C9;
}

.block05 .item .right_col dl:last-child{
	line-height: 150%;
	padding-top: 15px;
}

.block05 .item .right_col dl:last-child dd{
	border-bottom: none;
}

/*-----------------------------------------------------------*/
.block06_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block06{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block06 #gmaps{
	width:100%;
	height:402px;
	line-height:100%;
	font-size:0px;
}

.block06 #gmaps iframe{
	width:100%;
	height:402px;
}

/**/
.block06 .access{
	width: 1118px;
	margin: 45px auto 75px auto;
	display: table;
}

.block06 .access dl{
	display: table-cell;
	padding: 0px 0px 10px 25px;
	border-left: 1px solid #B0B0B0;
}

.block06 .access dl:last-child{
	border-right: 1px solid #B0B0B0;
}

.block06 .access dl dt{
	padding-left: 38px;
	position: relative;
	padding-top: 10px;
}

.block06 .access dl dt::before{
	position: absolute;
	top: 50%;
	left: 0px;
}

.block06 .access dl:nth-child(1) dt::before{
	content: url(index/icon01.png);
	margin-top: -17px;
}

.block06 .access dl:nth-child(2) dt::before{
	content: url(index/icon02.png);
	margin-top: -6px;
}

.block06 .access dl:nth-child(3) dt::before{
	content: url(index/icon03.png);
	margin-top: -12px;
}

.block06 .access dl:nth-child(4) dt::before{
	content: url(index/icon04.png);
	margin-top: -14px;
}

.block06 .access dl dd{
	padding-top: 25px;
}

/*-----------------------------------------------------------*/
.block07_wrap{
	max-width:100%;
	min-width:1320px;
	margin:0px auto;
	overflow:hidden;
	background-color: #F9F9F9;
}

.block07{
	width:1320px;
	margin:0px auto;
	overflow:hidden;
}

.block07 .enkaku{
	width: 925px;
	margin: 35px auto 100px auto;
	overflow: hidden;
}

.block07 .enkaku dl{
	display: table;
	line-height: 37px;
}

.block07 .enkaku dl dt{
	width: 170px;
	letter-spacing: 1px;
	display: table-cell;
}

.block07 .enkaku dl dd{
	display: table-cell;
}

