/* CSS Document */
#keyimg{
	background: url("../img/mv.webp") center top no-repeat;
	height: 100vh;
	width: 100%;
	background-size: cover;
}

section{
	background: #fff;
}

#s01{
	padding-top: 50px;
	min-height: 100vh;
	padding-bottom: 100px;
}

#s01 h2{
	text-align: center;
	font-size: 20px;
	color: #545454;
}

#s01 hr{
	width: 35px;
	border-bottom: 1px solid #777;
	margin: auto;
	margin-bottom: 35px;
}

#s01 .mainimg{
	margin-bottom: 50px;
}

#s01 .mainimg img{
	width: 100%;
	height: 100%;
}

#s01 .box_rap{
	display: flex;
	justify-content: center;
}

#s01 .box_rap .box01{
	font-size: 18px;
	color: #535353;
	font-weight: bold;
	padding-right: 50px;
	border-right: 1px solid #bbb;
}

#s01 .box_rap .box02{
	padding-left: 50px;
}

#s02{
	padding-top: 50px;
	padding-bottom: 100px;
}

#s02 h2{
	text-align: center;
	font-size: 20px;
	color: #545454;
}

#s02 hr{
	width: 35px;
	border-bottom: 1px solid #777;
	margin: auto;
	margin-bottom: 35px;
}

#s02 .box_rap ul{
	width: 1050px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}

#s02 .box_rap ul li{
	margin-left: 30px;
	margin-bottom: 50px;
}

#s03{
	padding-top: 50px;
}

#s03 h2{
	text-align: center;
	font-size: 20px;
	color: #545454;
}

#s03 hr{
	width: 35px;
	border-bottom: 1px solid #777;
	margin: auto;
	margin-bottom: 35px;
}

#s03 .box_rap{
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
}

#s03 .box_rap .boxs{
	width: 50%;
	margin-bottom: 50px;
}

#s03 .box_rap .boxs h3{
	width: 80%;
	text-align: center;
	margin: auto;
	font-size: 16px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}

#s03 .box_rap .boxs table{
	width: 80%;
	margin: auto;
	font-size: 14px;
	margin-bottom: 35px;
}

#s03 .box_rap .boxs ul{
	width: 80%;
	margin: auto;
	font-size: 14px;
}

#s03 .box_rap .boxs.obj01 ul{
	margin-bottom: 35px;
}

#s04{
	padding-top: 50px;
}

#s04 h2{
	text-align: center;
	font-size: 20px;
	color: #545454;
}

#s04 hr{
	width: 35px;
	border-bottom: 1px solid #777;
	margin: auto;
	margin-bottom: 35px;
}

#s04 .mainimg{
	margin-bottom: 50px;
}

#s04 .mainimg img{
	width: 100%;
	height: 100%;
}

#s04 .box_rap01{
	display: flex;
	justify-content: center;
	margin-bottom: 100px;
}

#s04 .box_rap01 .box01{
	border-right: 1px solid #bbb;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#s04 .box_rap01 .box01 .f16{
	font-weight: bold;
	color: #000;
}

#s04 .box_rap01 .box01 .f20{
	margin-bottom: 10px;
}

#s04 .box_rap01 .box01 .f20 a{
	color: #000;
	font-weight: bold;
}

#s04 .box_rap01 .box01 .f20 a span{
	font-weight: normal;
	font-size: 15px;
	padding-left: 0.5em;
}

#s04 .box_rap01 .box02{
	border-right: 1px solid #bbb;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#s04 .box_rap01 .box03{
	padding-top: 25px;
	padding-left: 35px;
	text-align: center;
}

#s04 .box_rap01 .box03 a{
	width: 315px;
	height: 65px;
	line-height: 65px;
	border-radius: 30px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #ccc;
}

#s04 .box_rap02{
		width: 750px;
	margin: auto;
	margin-bottom: 100px;
}

#s04 .box_rap02 h3{
	margin-bottom: 10px;
	padding-left: 15px;
}

#s04 .box_rap02 ul{
	display: flex;
	flex-wrap: wrap;
}

#s04 .box_rap02 ul li{
	padding: 15px;
}

#s04 #map{
	margin-bottom: 80px;
	width: 100%;
	height: 450px;
}

#s04 #map iframe{
	width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}



#s05{
	padding-top: 50px;
	height: calc(100vh - 50px);
}

#s05 h2{
	text-align: center;
	font-size: 20px;
	color: #545454;
}

#s05 hr{
	width: 35px;
	border-bottom: 1px solid #777;
	margin: auto;
	margin-bottom: 35px;
}

#s05 .mainimg{
	margin-bottom: 50px;
}

#s05 .mainimg img{
	width: 100%;
	height: 100%;
}

#s05 .box_rap{
	display: flex;
	justify-content: center;
	margin-bottom: 100px;
}


#s05 .box_rap .box01{
	padding-right: 50px;
	border-right: 1px solid #ddd;
}

#s05 .box_rap .box01 .box{
	width: 420px;
	height: 95px;
	line-height: 95px;
	text-align: center;
	border: 1px solid #ddd;
	margin-right: 50px;
}

#s05 .box_rap .box02{
	padding-left: 50px;
	display: flex;
	align-items: center;
}
