/* CSS Document */

#keyimg ul{
		/*display: flex;
	justify-content: center;
	align-items: flex-end;
padding-top: 300px;
	padding-bottom: 20px;*/
}

#keyimg ul li{
	text-align: center;
}

#keyimg ul li.text02 {
	display: none;
}


.contact{
	margin-bottom: 50px;
}

.contact a{
	background: url("../img/icon02.webp") 430px center  no-repeat #008080;
	width: 450px;
	height: 70px;
	display: block;
	color: #fff;
	line-height: 70px;
	font-size: 16px;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	margin: auto;
}




#evet{
	padding-top: 100px;
}

#evet h2{
	text-align: center;
	font-size: 35px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 35px;
}

#evet h2 small{
	display: block;
	font-size: 20px;
	padding-top: 15px;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}

#evet #pages li{
	width: 400px;
	margin: auto;
	margin-bottom: 35px;
}
/*
#evet  #pages li:nth-child(3n){
	margin-right: 0;
}*/

#evet  #pages li .img{
	width: 400px;
	height: 400px;
	background: #007F7F url("../img/keyimg_text02.webp") center center no-repeat;
	margin: auto;
}

#evet  #pages li img{
	width: 400px;
	height: 400px;
	object-fit: cover;
}

#evet  #pages li .f18{
	font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 700;
  font-style: normal;
	color: #007F7F;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#evet  #pages .day{
	font-size: 14px;
}


#evet  #pages li .cat{
	float: right;
}

.Insta{
	text-align: center;
	margin-bottom: 25px;
}
.youtube iframe{
	width: 400px;
	height: 300px;
}

#s01{
	padding-top: 51px;
}

#s01 h2{
	text-align: center;
	font-size: 35px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
}

#s01 h2 small{
	display: block;
	font-size: 20px;
	padding-top: 15px;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}

#s01 .bg{
    width: 100%;
    margin: 0;
    /*padding: 150px 0;*/
    position: relative;
    top: 50px;
	padding-top: 50px;
	margin-bottom: 150px;
}

#s01 .bg::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eee;
    transform: skewY(-2deg);
    z-index: -1;
}

#s01 .box_rap01{
	/*display: flex;
	justify-content: center;*/
}

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

#s01 .box_rap01 .text{
	/*width: 670px;
	margin-left: 35px;*/
}

#s01 .box_rap01 .text p{
	padding: 15px;
}

#s01 .box_rap01 .text h3{
	color: #007F7F;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
	line-height: 150%;
	font-size: 25px;
	padding: 20px;
	padding-top: 0;
	/*margin-bottom: 30px;*/
}

#s01 .box_rap01 .text strong{
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
color: #007F7F;
}

#s01 .text a{
	background: url("../img/icon02.webp") 380px center  no-repeat #008080;
	width: 400px;
	height: 70px;
	display: block;
	color: #fff;
	line-height: 70px;
	font-size: 16px;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	margin: auto;
}

#s01 .obj01{
	position: absolute;
	top: 150px;
}

#s01 .box_rap02{
	/*width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;*/
}

#s01 .box_rap02 .text{
	/*width: 800px;*/
}

#s01 .box_rap02 .text h3{
	color: #007F7F;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
	line-height: 150%;
	font-size: 23px;
padding: 15px;
}

#s01 .box_rap02 .text p{
	padding: 15px;
}

#s01 .box_rap02 .box{
	background: #008080;
	padding: 25px;
	position: relative;
	color: #fff;
}
/*
#s01 .box_rap02 .box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #008080;
}*/

#s01 .box_rap02 .box dt{
	font-size: 20px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 15px;
}

#s01 .box_rap02 .box dl dd{
	display: list-item;
	list-style-type: disc;
	margin-left: 15px;
	font-size: 14px;
}

#s01 .box_rap02 .box dl dd b{
	color: #ff0;
	font-size: 14px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
}

.banner{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	position: relative;
}

.banner img{
	width: 460px;
	height: auto;
}

.banner a{
	position: relative;
	z-index: 10;
}

.banner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../img/bg01.webp") center center no-repeat;
	background-size: cover;
    transform: skewY(-2deg);
    z-index: 0;
}


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

#s02 h2{
	text-align: center;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 180%;
}

#s02 .bg img{
	width: 100vw;
	height: 100%;
}

#s03 h2{
	text-align: center;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 30px;
	margin-bottom: 50px;
}

#s03 h2 small{
	display: block;
	color: #007F7F;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 20px;
	padding-top: 15px;
}

#s03 table{
	width: 470px;
	margin: auto;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 50px;
}

#s03 table th{
	background: #eee;
	color: #1D8D96;
	width: 150px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: middle;
	font-size: 16px;
}

#s03 table td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 16px;
	padding: 15px;
}

#s03 table td a.tell{
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 18px;
}

#s03 table td dl{
	margin-left: 10px;
}

#s03 table td dl div{
	/*display: flex;*/
}

#s03 table td dl dt{
	display: list-item;
	list-style-type: disc;
	margin-right: 15px;
}

#s03 table td dl.obj01 dt{
	width: 150px;
}

#s03 table td ul{
/*	display: flex;
	flex-wrap: wrap;*/
	padding-left: 15px;
}

#s03 table td ul li{
	list-style-type: disc;
	margin-right: 30px;
}

#googlemap{
	text-align: center;
	margin-bottom: 150px;
	font-size: 18px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
}

#googlemap iframe{
	width: 480px;
}

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

#s04 h2{
	text-align: center;
	background: url("../img/text02.webp") center bottom no-repeat;
	padding-top: 100px;
	font-size: 35px;
	color: #007F7F;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 20px;
}

#s04 p.red{
	text-align: center;
	color: #FF007F;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 15px;
	margin-bottom: 20px;
}

#s04 .bg{
	background: url("../img/bg03.webp") center center no-repeat;
	background-size: cover;
	padding: 15px;
	padding-top: 100px;
	padding-bottom: 100px;
}

#s04 .bg .box_rap{
	max-width: 1200px;
	margin: auto;
}

#s04 .bg .box_rap .box{
	/*width: 770px;*/
	background-color: rgba(255,255,255,0.8);
	padding: 35px;
	border-radius: 30px;
	font-size: 16px;
}

#s04 .bg .box_rap .box p{
	margin-bottom: 35px;
}

#s04 .bg .box_rap .box a{
	background: url("../img/icon02.webp") 480px center  no-repeat #008080;
	width: 400px;
	height: 70px;
	display: block;
	color: #fff;
	line-height: 70px;
	font-size: 16px;
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	margin: auto;
}



#s05{
	margin-bottom: 30px;
}

#s05 .bg01{
	background: url("../img/bg06.webp") no-repeat center center;
	background-size: cover;
	/*padding-top: 80px;
	padding-bottom: 100px;*/
}

#s05 h2{
	background: url("../about/img/bg06.webp") center bottom no-repeat;
	/*width: 515px;*/
	height: 80px;
	margin: auto;
	color: #fff;
	text-align: center;
	line-height: 80px;
	font-size: 28px;
font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	margin-bottom: 50px;
}

#s05 h2 span{
	font-size: 33px;
}

#s05 .bg01 small.obj04{
	text-align: center;
	display: block;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 18px;
	margin-bottom: 35px;
}

#s05 .bg01 p.obj01{
	text-align: center;
	font-size: 30px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	color: #FF007F;
	margin-bottom: 40px;
   text-shadow:
       3px 3px 0 #fff,
     -1px -1px 0 #fff,  
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
}

#s05 .bg02{
	background: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
	/*margin-bottom: 45px;*/
}

#s05 .bg02 .box_rap ul{
	/*display: flex;
	justify-content: center;*/
}

#s05 .bg02 .box_rap li{
	padding-left: 120px;
	font-size: 18px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	width: 220px;
	display: flex;
	align-items: center;
	height: 110px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#s05 .bg02 .box_rap li:last-child{
	margin-right: 0;
}

#s05 .bg02 .box_rap li.n01{
	background: url("../about/img/icon02.webp") left center no-repeat;
}
#s05 .bg02 .box_rap li.n02{
	background: url("../about/img/icon03.webp") left center no-repeat;
}
#s05 .bg02 .box_rap li.n03{
	background: url("../about/img/icon04.webp") left center no-repeat;
}

#s05 .obj02{
	text-align: center;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	/*color: #FF007F;*/
	font-size: 20px;
	line-height: 180%;
   text-shadow:
       2px 2px 0 #fff,
     -1px -1px 0 #fff,  
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
	margin-bottom: 20px;
}

#s05 .obj03{
	font-size: 18px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	padding: 15px;
	margin-bottom: 35px;
}

#s05 .rap .obj04{
	text-align: center;
	background: #eee;
	font-size: 25px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	
}


#s05 .box_rap02,
#s05 .box_rap01{
	/*background: url("../about/img/bg04.webp") top center no-repeat;*/
	/*display: flex;
	justify-content: center;*/
	/*width: 1150px;
	margin: auto;
	padding-top: 130px;
	margin-bottom: 45px;*/
}

#s05 .box_rap03{
	/*background: url("../about/img/bg04.webp") top center no-repeat;
		width: 1150px;
	margin: auto;
		padding-top: 130px;*/
}

#s05 .rap .box02,
#s05 .rap .box01{
	/*width: 550px;*/
	/*padding-bottom: 120px;*/
	/*position: relative;*/
	background: url("../img/bg05.webp") top center no-repeat;
	padding-top: 130px;
	margin-bottom: 25px;
}

#s05 .rap  .box_rap03 .box01{
	/*width: 600px;*/
}
/*
#s05 .rap .box01{
	padding-right: 20px;
}*/
/*
#s05 .rap .box02{
	border-left: 1px solid #ccc;
	padding-left: 20px;
}*/

#s05 .rap h3{
	/*padding-left: 270px;
	height: 195px;*/
	/*display: flex;
	align-items: center;*/
	font-size: 25px;
	padding-top: 200px;
	text-align: center;
	line-height: 180%;
	margin-bottom: 50px;
}

#s05 .rap h3 b{
	font-size: 35px;
	color: #007F7F;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
}


#s05 .rap h3.n01{
	background: url("../img/icon05.webp") top center no-repeat;
}
#s05 .rap h3.n02{
	background: url("../img/icon06.webp") top center no-repeat;
}
#s05 .rap h3.n03{
	background: url("../img/icon07.webp") top center no-repeat;
}
#s05 .rap h3.n04{
	background: url("../img/icon08.webp") top center no-repeat;
}
#s05 .rap h3.n05{
	background: url("../img/icon09.webp") top center no-repeat;
	font-size: 25px;
}

#s05 .rap h4{
	font-size: 18px;
	color: #FF007F;
	/*background: url("../about/img/icon10.webp") left top no-repeat;*/
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	/*padding-left: 50px;
	padding: 15px;*/
	text-align: center;
	margin-bottom: 15px;
}

#s05 .rap .box02 p,
#s05 .rap .box01 p{
	/*padding-left: 50px;*/
	padding-left: 15px;
	font-size: 16px;
font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 35px;
}

#s05 .rap a{
	background: url("../img/icon02.webp") right 20px center no-repeat #008080;
	color: #fff;
	display: block;
	width: 400px;
	margin: auto;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
}

#s05 .rap .box_rap02 small{
	display: block;
	margin-bottom: 25px;
}




