/* CSS Document */

#keyimg_rap{
	background: url("../img/bg02.webp");
	padding-bottom: 30px;
}

#keyimg{
	background: url("../img/bg01.webp") no-repeat top center;
	background-size: cover;
	margin-bottom: 60px;
}

#keyimg h1{
	background: url("../img/keyimg_s.webp") no-repeat center bottom;
	background-size: 97%;
	padding-bottom: 400px;
	position: relative;
	bottom: -40px;
	text-align: center;
}

#keyimg .rap h1 img{
	width: 300px;
	height: auto;
}

/*#keyimg_rap{
	background: url("../img/s_top.webp");
	background-size:cover;
	width:100%;
	height: 720px;
	position: relative;
}

@media (max-width: 375px) {
	#keyimg_rap{
	background: url("../img/s_top.webp");
	background-size:cover;
	width:100%;
	height: 555px;
	position: relative;	
}
}*/

#keyimg_rap .grand_open{
	margin: auto;
	
}
#keyimg_rap .grand_open img{
	width: 90%;
	height: auto;
}


#s01{
	background: url("../img/bg03.webp");
	padding-top: 50px;
	padding-bottom: 50px;
}

#s01 .box_rap{
	width: 100%;
	margin: auto;
	text-align: center;
}

#s01 .box_rap div.img{
	width: 100%;
}

#s01 .box_rap div.img img{
	width: 90%;
	height: auto;
}

#s01 .box_rap .box01 p{
	margin-bottom: 35px;
}

#s01 .box_rap .box01 p img{
	width: 70%;
	height: auto;
}

#s02{
	background: url("../img/bg04.webp") no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

#s02 a{
	margin-bottom: 25px;
	display: block;
}
#s02 a img{
	width: 90%;
	height: auto;
}
#s03{
	padding-top: 50px;
	background: #F2F9FF;
	padding-bottom: 50px;
}

#s03 h2{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	/*margin-bottom: 50px;*/
}

#s03 h2 .f65{
	font-size: 50px!important;
	color: #D80000;
}
#s03 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 30px;
	display: inline-block;
}

#s03 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 30px;
	display: inline-block;
}

#s03 .flax_rap{
	max-width: 480px;
	width: 100%;
	margin: auto;
}


#s03 .box01{
	padding-top: 30px;
	width: 330px;
	margin: auto;
}

#s03 .img{
	width: 330px;
	margin: auto;
}

#s03 .img img{
	width: 100%;
	height: auto;
}

#s03 .box01 h3{
	padding-left: 45px;
	height: 75px;
	line-height: 75px;
	font-size: 21px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s03 .box_rap01 h3{
	background: url("../img/icon01.webp") left center no-repeat;
	background-size: 40px auto;
}
#s03 .box_rap02 h3{
	background: url("../img/icon02.webp") left center no-repeat;
	background-size: 40px auto;
}
#s03 .box_rap03 h3{
	background: url("../img/icon03.webp") left center no-repeat;
	background-size: 40px auto;
}
#s03 .box_rap04 h3{
	background: url("../img/icon04.webp") left center no-repeat;
	background-size: 40px auto;
}
#s03 .box_rap05 h3{
	background: url("../img/icon05.webp") left center no-repeat;
	background-size: 40px auto;
}

#s03 .box01 p{
	font-size: 16px;
	padding-bottom: 20px;
}

#s04{
	padding-top: 50px;
	padding-bottom: 50px;
	background: url("../img/bg06.webp") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 40px;
}

#s04 h2{
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 35px;
	text-shadow: 3px 4px 3px rgb(61 70 70);
}

#s04 .box_rap{
	width: 100%;
	margin: auto;
}

#s04 .box_rap .box{
	width: 330px;
	background: #0059B2;
	margin: auto;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 30px;
}

#s04 .box_rap .box h3{
	color: #fff;
	text-align: center;
	font-size: 25px;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 20px;
}

#s04 .box_rap .box h3 small{
	font-size: 16px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

#s04 .box_rap .box figcaption{
	padding: 20px;
	color: #fff;
	font-size: 16px;
}

#s04 .box_rap .box img{
	width: 330px;
	height: auto;
}

#s04 .box_rap .box a{
	display: block;
	background: #FF0 url("../img/arrow.webp") 240px 20px  no-repeat;
	width: 270px;
	padding-right: 20px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	margin: auto;
	color: #0059B2;
	border-radius: 5px;
}

div.center a img{
	max-width: 302px;
	width: 100%;
	height: auto;
}

#s05{
	margin-bottom: 50px;
	padding-top: 50px;
}

#s05 .box_rap{
	width: 100%;
	margin: auto;
}



#s05 .box_rap h3{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	/*line-height: 65px;*/
	line-height: 35px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
}

#s05 .box_rap h3 span.f25{
	font-size: 20px!important;
}

#s05 .box_rap h3 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s05 .box_rap h3 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s05 .box_rap .box01{
	width: 330px;
	height: 590px;
	margin: auto;
	margin-bottom: 80px;
}

#s05 #news li{
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	padding-left: 20px;
}

#s05 #news li .sugu-listdate{
	font-size: 10px;
	font-weight: bold;
}

#s05 #news li .sugu-listlink{
	font-size: 16px;
}

#s05 #news li .sugu-listlink a:hover{
	text-decoration: underline;
}

#s05 .box_rap .box02{
	width: 100%;
	height: 930px;
	text-align: center;
	margin-bottom: 30px;
}

#s05 .box_rap .box02 img{
	margin-bottom: 50px;
}

#s05 .box_rap .box02 .fb-page{
	width: 90%;
	height: 300px;
}

#s06{
	/*padding-top: 35px;*/
	margin-bottom: 50px;
}

#s06 h2{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	/*margin-bottom: 100px;*/
}

#s06 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s06 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s06 .rap{
	background-image: url("../img/s_bg07.webp") ;
	background-size: 100% 100%;
}

#s06 .box_rap{
	width: 100%;
	margin: auto;
	/*background: url("../img/img11.webp") no-repeat right bottom;*/
	padding-top: 100px;
	padding-bottom: 100px;
}

#s06 .img{
	width: 300px;
	margin: auto;
	margin-bottom: 10px;
}

#s06 .img img{
	width: 100%;
	height: auto;
}

#s06 .box{
	width: 80%;
	margin: auto;
	color: #fff;
}

#s06 h3{
	width: 270px;
	border-left: 7px solid #ff0;
	font-size: 28px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	margin-bottom: 20px;
}

#s06 p.f20{
	margin-bottom: 20px;
	padding-left: 15px;
}

/*#s06 dl{
	padding-left: 15px;
}*/

#s06 dl div{
	/*display: flex;*/
	margin-bottom: 20px;
}

#s06 dl dt{
	/*margin-right: 25px;*/
	margin-bottom: 10px;
}

#s06 dl dt span{
	border: 1px solid #fff;
	display: block;
	width: 70px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#s06 .f16{
	width: 100%;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 700;
font-style: normal;
}

#s07 h2{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

#s07 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s07 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

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

/*#s07 table tr:nth-child(odd) {
	background: #C8E7FF;
}*/

#s07 table th{
	display: block;
	background: #C8E7FF;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
}

#s07 table td{
	display: block;
	background: #fff;
	text-align: center;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 400;
font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#s07 .map{
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
}

#s07 .map iframe{
	width: 100%;
}

#s07 .imgs{
	width: 100%;;
	margin: auto;
}

#s07 .imgs figure{
	margin-bottom: 30px;
}

#s07 .imgs figure img{
	width: 100%;
	height: auto;
}

#s08{
	height: 320px;
	margin-bottom: 50px;
}

#s08 h2{
	font-size: 25px;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	height: 65px;
	line-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

#s08 h2 .brackets01{
	background: url("../img/brackets01.webp") no-repeat top left;
	padding-left: 18px;
	height: 65px;
	margin-right: 45px;
	display: inline-block;
}

#s08 h2 .brackets02{
	background: url("../img/brackets02.webp") no-repeat bottom left;
	padding-left: 18px;
	height: 65px;
	margin-left: 45px;
	display: inline-block;
}

#s08 .center{
	aspect-ratio: 13 / 8;
}

#s08 .center iframe{
	width:90%;
	height: 90%;
}
 