/* CSS Document */

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

#pan{
	margin-bottom: 50px;
}

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

#s01{
	margin-bottom: 50px;
}

#s01 table{
	width: 100%;
	margin: auto;
	margin-bottom: 50px;
}

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

#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;
	vertical-align: middle;
}

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

#s01 h3{
	text-align: center;
	font-size: 18px;
	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: 24px!important;
	color: #8C4600;
}

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

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

#s01 ul#simg{
	width: 90%;
	margin: auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#s01 ul#simg li{
	width: 30%;
	margin-bottom: 10px;
	cursor: pointer;
}

#s02{
	margin-bottom: 50px;
}

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

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

#s02 .map iframe{
	width: 90%;
	height: 300px;
}

#s03{
	margin-bottom: 50px;
}

#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-top: 30px;
	padding-bottom: 30px;
}

#s03 .box{
	background-color: rgba( 255, 255, 255, 0.85 );
	border-radius: 0 0 20px 20px;
	width: 95%;
	padding-top: 40px;
	/*padding: 45px;*/
	margin: auto;
}

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

#s03 .box .f16{
	width: 90%;
	margin:auto; 
	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: 20px;
}

#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;
}