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

.page_title{
	width: 100%;
	background: url("../image/about/title_bg.jpg")no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

/*-----------------------------------------------------------*/

.block01{
	overflow: hidden;
}

.block01 .block_inner{
	width: calc(100% - 32px);
	margin: 21px auto 33px;
	overflow: hidden;
}

.block01 .block_inner ul{
	list-style: none;
	width: calc(100% - 15px);
	margin: 21px auto 0;
}

.block01 .block_inner ul li{
	width: 100%;
	line-height: 0;
}

.block01 .block_inner ul li img{
	width: 100%;
	height: auto;
}

/*-----------------------------------------------------------*/

.block02{
	background: #F3FBFF;
	overflow: hidden;
}

.block02 .block_inner{
	width: calc(100% - 35px);
	margin: 29px auto 28px;
	overflow: hidden;
}

.block02 .block_inner .gaiyo_table{
	width: 100%;
	margin: 17px auto 0;
	overflow: hidden;
}

.block02 .block_inner .gaiyo_table table{
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #0071BC;
	border-left: 1px solid #0071BC;
	background: #fff;
}

.block02 .block_inner .gaiyo_table table tr th{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #0071BC;
	border-bottom: 1px solid #0071BC;
	background: #E6F7FF;
	vertical-align: top;	
}

.block02 .block_inner .gaiyo_table table tr th div{
	padding: 10px 0 10px 10px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	text-align: left;
}

.block02 .block_inner .gaiyo_table table tr td{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #0071BC;
	border-bottom: 1px solid #0071BC;
	vertical-align: top;	
}

.block02 .block_inner .gaiyo_table table tr td div{
	padding: 10px;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0.1em;
	text-align: left;
}

.block02 .block_inner .manila{
	width: 100%;
	margin: 45px auto 0;
	background: #fff;
	box-sizing: border-box;
	padding: 22px 24px 18px;
	
}

.block02 .block_inner .manila .img{
	width: 44.9%;
	margin: 0 auto;
}

.block02 .block_inner .manila .img img{
	width: 100%;
	height: auto;
}

.block02 .block_inner .manila .add{
	margin-top: 13px;
}

.block02 .block_inner .manila .add .txt_lv1{
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	color: #333333;
	text-align: center;
}

.block02 .block_inner .manila .add .txt_lv2{
	margin-top: 12px;
	font-size: 1.35rem;
	line-height: 1.60;
	letter-spacing: 0.05em;
}


/*-----------------------------------------------------------*/

.block03{
	overflow: hidden;
}

.block03 .block_inner{
	margin: 30px 0 90px;
	overflow: hidden;
}

.block03 .block_inner .midashi{
	width: calc(100% - 35px);
	margin: 0 auto;
}

.block03 .block_inner .gmap{
	width: 100%;
	margin-top: 14px;
}

.block03 .block_inner .gmap iframe{
	width: 100%;
	height: 221px;
}

.block03 .block_inner .gmap p{
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin: 15px 27px 0;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
