/* CSS Document */

#keyimg{
	height: 350px;
	background: url("../concept/img/concept_img.webp") center center no-repeat;
	background-size: cover;
}

#pan{
	margin-bottom: 50px;
}

h1{
		background: url("../img/top_Illust01.webp") center bottom no-repeat;
	text-align: center;
	color: #1772B8;
	font-size: 35px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;
	padding-bottom: 80px;
	margin-bottom: 50px;
}

#s01{
	margin-bottom: 150px;
}

#s01 table{
	width: 1040px;
	margin: auto;
	margin-bottom: 150px;
}

#s01 th{
	background: #C0E3F8;
	border-bottom: 1px solid #92C8E9;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	padding: 15px;
	
	width: 220px;
}

#s01 tr:first-child th{
	border-top: 1px solid #92C8E9;
}

#s01 td{
		font-size: 15px;
	padding: 15px;
	padding-left: 25px;
	border-bottom: 1px solid #ccc;
}

#s01 tr:first-child td{
	border-top: 1px solid #ccc;
}

#s01 h3{
	text-align: center;
	font-size: 25px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 150%;
	color: #333;
	margin-bottom: 30px;
}

#s01 h3 .f30{
	font-size: 30px;
	color: #8C4600;
}

#s01 h3 b{
	color: #00678C;
}

#s01 ul#bimg{
	width: 1040px;
	height: 580px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

#s01 ul#simg{
	width: 1040px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

#s01 ul#simg li{
	cursor: pointer;
}

#s02{
	margin-bottom: 150px;
}

#s02 h2{
		background: url("../img/top_Illust01.webp") center bottom no-repeat;
	text-align: center;
	color: #1772B8;
	font-size: 35px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;
	padding-bottom: 80px;
	margin-bottom: 50px;
}

#s02 .map{
	text-align: center;
}

#s03{
	margin-bottom: 150px;
}

#s03 h2{
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 900;
font-style: normal;
	font-size: 40px;
	color: #333;
	margin-bottom: 15px;
	text-align: center;
}

#s03 .bg{
	background:url("../about/img/message_img02.webp") center center no-repeat;
	background-size: cover;
	padding-bottom: 100px;
}

#s03 .box{
	background-color: rgba( 255, 255, 255, 0.85 );
	border-radius: 0 0 20px 20px;
	width: 610px;
	padding: 45px;
	margin: auto;
}

#s03 .box .f30{
	font-size: 30px;
	text-align: center;
	color: #FF4C4C;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 35px;
}

#s03 .box .f16{
	background: url("../concept/img/icon01.webp") center top no-repeat;
	padding-top: 30px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	color: #333;
	margin-bottom: 30px;
}

#s03 .box .f16 b{
	color: #1772B8;
}

#s03 .inbox{
	background: #FF7373;
	padding: 35px;
	color: #fff;
	font-size: 18px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: center;
}