/* CSS Document */


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

.contact{
	padding: 25px;
	margin-bottom: 50px;
}

.contact a{
	background: url("../img/icon02.webp") 500px center  no-repeat #008080;
	width: 620px;
	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: 150px;
	margin-bottom: 50px;
}


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

#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{
	display: flex;
	justify-content: center;
	width: 1400px;
	margin: auto;
}

#evet #pages li{
	width: 300px;
	margin-right: 30px;
	margin-bottom: 35px;
}

#evet #pages li:nth-child(4n){
	margin-right: 0;
}

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

#evet #pages li img{
	width: 300px;
	height: 300px;
	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;
	padding: 30px;
}

.youtube{
	padding-top: 100px;
}

#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{
	margin-bottom: 35px;
}

#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;
	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") 500px center  no-repeat #008080;
	width: 620px;
	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;
}

#s01 .obj01{
	position: absolute;
	bottom: -50px;
}

#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: 25px;
	margin-bottom: 30px;
}

#s01 .box_rap02 .text p{
	margin-bottom: 35px;
}

#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: 25px;
	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: 18px;
}

#s01 .box_rap02 .box dl dd b{
	color: #ff0;
	font-size: 20px;
	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 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: 35px;
	margin-bottom: 15px;
}

#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: 35px;
	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: 1000px;
	margin: auto;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 50px;
}

#s03 table th{
	background: #eee;
	color: #1D8D96;
	width: 210px;
	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: 35px;
}

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

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

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

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

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

#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: 20px;
	margin-bottom: 20px;
}

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

#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") 500px center  no-repeat #008080;
	width: 620px;
	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: 150px;
}

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

#s05 h2{
	background: url("../img/bg04.webp") center top no-repeat;
	width: 700px;
	height: 110px;
	margin: auto;
	color: #fff;
	text-align: center;
	line-height: 110px;
	font-size: 35px;
font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	position: relative;
	top: -60px;
	margin-bottom: 100px;
}

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

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

#s05 .bg01 p.obj01{
	text-align: center;
	font-size: 60px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	color: #FF007F;
	margin-bottom: 50px;
   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;
}

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

#s05 .bg02 .box_rap li{
	margin-right: 50px;
	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;
}

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

#s05 .bg02 .box_rap li.n01{
	background: url("../img/icon11.webp") left center no-repeat;
}
#s05 .bg02 .box_rap li.n02{
	background: url("../img/icon12.webp") left center no-repeat;
}
#s05 .bg02 .box_rap li.n03{
	background: url("../img/icon13.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: 25px;
   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{
	text-align: center;
	font-size: 18px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 150px;
}


#s05 .rap .obj04{
	position: absolute;
	font-size: 30px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#s05 .box_rap02,
#s05 .box_rap01{
	background: url("../img/bg05.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("../img/bg05.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;
}

#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;
	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") left center no-repeat;
}
#s05 .rap h3.n02{
	background: url("../img/icon06.webp") left center no-repeat;
}
#s05 .rap h3.n03{
	background: url("../img/icon07.webp") left center no-repeat;
}
#s05 .rap h3.n04{
	background: url("../img/icon08.webp") left center no-repeat;
}
#s05 .rap h3.n05{
	background: url("../img/icon09.webp") left center no-repeat;
	font-size: 25px;
}

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

#s05 .rap .box02 p,
#s05 .rap .box01 p{
	padding-left: 40px;
	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 100px center no-repeat #008080;
	color: #fff;
	display: block;
	width: 550px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	position: absolute;
	bottom: 15px;
}

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

