*{
	border: 0;
font-family: arial, sans-serif;

color: #232323;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	box-sizing:border-box;
	font-size: 0;
}
body{
	position: relative;
background: #0357ad;
}
h1{
	position: relative;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}
h1 img{
	height: 40px;
}
header{
	z-index: 6;
	width: 100%;
position: fixed;
	
}
.headerInner{
	background: #0357ad;
	padding: 8px 5%;
}
.wave-1{
	width: 100%;
	aspect-ratio: 1 / .05;
	background: url(img/wave-1.svg) no-repeat;
	background-position: -5px -1px;
	background-size: 102%;
left: 0;
	top: -1px;
}
.instaLink{
width: 32px;
height: 32px;

float: right;

}
.instaIcon{fill:#fff; width: 32px;
vertical-align: middle;
}
.mvArea{
	background: #ccc;
	position: relative;
	height: calc(100vmax * 1);
	width: 100%;
	overflow: hidden;
}
.mvLogo{
	width: 220px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 3;
}.scrollArea {
    position: absolute;
    width: calc(100vmin* .1);
    right: 0;
    left: 0;
    margin:0 auto;
    height: 100px;
    bottom: 0;
    text-align: center;
    z-index: 4;
}.scroll {
    display: inline;
    writing-mode: vertical-rl;
    font-size: 8px;
    letter-spacing: .2em;
    color: #fffff9;
    margin-bottom: 12px;
}.leftLineArea {
    display: block;
    height: 100px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}.leftLine {
    display: inline-block;
    height: 100px;
    width: 1px;
    background: #fffff9;
    animation: _leftLine 3s;
    animation-iteration-count: infinite;
    transform: translate3d(0, 0, 0);
}.scrollBox {
    position: relative;
    z-index: 2;
}@keyframes _leftLine {
	0% {
	transform: translate3d(0,-100%,0);
	}
	100%{
		transform: translate3d(0,200%,0);
	}
}
.hamajima{
	display: block;
	font-size: 10px;
	position: absolute;
	color: #fffff9;
	bottom: calc(100vmin * .08) ;
	left:calc(100vmin * .05) ;
	z-index: 3;
}video {
    height: 120%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}.wave-2{
	width: 100%;
	aspect-ratio: 1 / .05;
	background: url(img/wave-1.svg) no-repeat;
	transform: rotate(180deg);
	background-position: -5px -1px;
	background-size: 102%;
position: absolute;
	bottom: -1px;
	z-index: 3;
}
.wave-w-2{
	width: 100%;
	aspect-ratio: 1 / .05;
	background: url(img/wave-w.svg) no-repeat;
	transform: rotate(180deg);
	background-position: -5px -1px;
	background-size: 102%;
position: absolute;
	bottom: -1px;
	z-index: 3;
}
section{
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: calc(100vmin * 0.15) 0;
}
.blueBg{
	background: #0357ad;
}
h2{
	display: block;
	width: 220px;
	margin: 0 auto;
	padding-bottom: calc(100vmin * 0.08);
}
.desc{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: .1em;
	text-align: center;
	color: #fffff9;
	padding: 0 calc(100vmin * 0.05) calc(100vmin * 0.08);
}
.desc-2{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: .1em;
	text-align: justify;
	color: #232323;
	padding: 0 calc(100vmin * 0.05) calc(100vmin * 0.08);
}

h3{
	width: 100%;
	aspect-ratio: 1 / .6;
	position: relative;
	z-index: 5;
}
.h3TextArea-1{
text-align: right;
margin: auto;
padding: 80px 0;
position: relative;
padding-right:calc(100vmin * 0.05);
z-index: 3;
}.h3TextArea-2{
text-align: left;
margin: auto;
padding: 80px 0;
z-index: 3;
position: relative;
padding-left:calc(100vmin * 0.05);
}
.subtitle{
	font-size: 11px;
letter-spacing: .5em;
	color: #fffff9;
	line-height: 1;
	font-family: "sirenia", sans-serif;
font-weight: 500;
margin-bottom: 8px;
font-style: normal;
}
.title{line-height: 110%;
	font-size: 28px;
font-weight: normal;
letter-spacing: .1em;
	color: #fffff9;
}
.h3ImgArea{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;

	
}
.h3ImgArea img{
	width: 100%;
	filter: blur(5px);
opacity: 1;
transition: filter,opacity 1s ease;
transition-duration: .8s;

}
#floatImg01{
	background-image: url(img/bokashi-1.png);background-size: 100%;
	background-repeat: no-repeat;
	opacity: 0;
}
#floatImg02{
	background-image: url(img/bokashi-2.png);background-size: 100%;
	background-repeat: no-repeat;
}
#floatImg03{
	background-image: url(img/bokashi-3.png);background-size: 100%;
}
#floatImg04{
	background-image: url(img/bokashi-4.png);background-size: 100%;
}
#floatImg05{
	background-image: url(img/bokashi-5.png);background-size: 100%;
}


.cl-1{
	display: inline-block;
	position: absolute;
	width: 32px;
	background: rgba(255,255,255,.5);
	border-radius: 32px;
	height: 32px;
    animation: cl-1 8s;
    animation-iteration-count: infinite;
    transform: translate3d(100%, 0, 0);
}
@keyframes cl-1 {
	0% {
		opacity: 0;
	transform: translate3d(100%,0%,0%) scale(1.0);
	}
	10%{
		opacity: 1;
	}
	90%{
	
	}
	100%{opacity: 0;
		transform: translate3d(200%,-1300%,0)scale(0.5);
	}
}.cl-2{
	display: inline-block;
	position: absolute;
	width: 24px;
	background: rgba(255,255,255,.5);
	border-radius: 32px;
	height: 24px;
    animation: cl-2 10s;
    animation-iteration-count: infinite;
    transform: translate3d(150%, 0, 0);
}
@keyframes cl-2 {
	0% {
		opacity: 0;
	transform: translate3d(150%,0%,0%) scale(1.0);
	}
	10%{
		opacity: 1;
	}
	90%{
	
	}
	100%{opacity: 0;
		transform: translate3d(300%,-1300%,0)scale(0.5);
	}
}

.cl-3{
	display: inline-block;
	position: absolute;
	width: 24px;
	background: rgba(255,255,255,.3);
	border-radius: 32px;
	height: 24px;
    animation: cl-3 15s;
    animation-iteration-count: infinite;
    transform: translate3d(500%, 0, 0);
}
@keyframes cl-3 {
	0% {
		opacity: 0;
	transform: translate3d(500%,0%,0%) scale(1.0);
	}
	10%{
		opacity: 1;
	}
	90%{
	
	}
	100%{opacity: 0;
		transform: translate3d(400%,-1300%,0)scale(0.5);
	}
}.cl-4{
	display: inline-block;
	position: absolute;
	width: 16px;
	background: rgba(255,255,255,.3);
	border-radius: 32px;
	height: 16px;
    animation: cl-4 15s;
    right: 0;
    animation-iteration-count: infinite;
    transform: translate3d(0%, 0, 0);
}
@keyframes cl-4 {
	0% {
		opacity: 0;
	transform: translate3d(0%,0%,0%) scale(1.0);
	}
	10%{
		opacity: 1;
	}
	90%{
	
	}
	100%{opacity: 0;
		transform: translate3d(-500%,-1300%,0)scale(0.5);
	}
}.cl-5{
	display: inline-block;
	position: absolute;
	width: 16px;
	background: rgba(255,255,255,.5);
	border-radius: 32px;
	height: 16px;
    animation: cl-5 12s;
    right: 0;
    animation-iteration-count: infinite;
    transform: translate3d(0%, 0, 0);
}
@keyframes cl-5 {
	0% {
		opacity: 0;
	transform: translate3d(0%,0%,0%) scale(1.0);
	}
	10%{
		opacity: 1;
	}
	90%{
	
	}
	100%{opacity: 0;
		transform: translate3d(-800%,-1300%,0)scale(0.5);
	}
}


.wave-v-1{
	position: absolute;
	z-index: 5;
	height: 100%;
	width: 100%;
	top: 0;opacity: 0;z-index: 1;
	animation: wave-vl-1 10s;
	animation-iteration-count: infinite;
    transform: translate3d(0%, 0, 0);
}

@keyframes wave-vl-1 {
	0% {
		opacity: 0;
	transform: translate3d(0%,0%,0%) ;
	}
	10%{
		opacity: .1;
	}
	50%{
	transform: translate3d(-10%,0%,0);
	}
	100%{opacity: 0;
		transform: translate3d(0%,0%,0);
	}
}
.wave-v-2{
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0;
	opacity: 0;
	animation: wave-vl-2 15s;
	animation-delay: 1s;
	animation-iteration-count: infinite;
    transform: translate3d(0%, 0, 0);
}

@keyframes wave-vl-2 {
	0% {
		opacity: 0;
	transform: translate3d(0%,0%,0%) ;
	}
	10%{
		opacity: .05;
	}
	50%{
	transform: translate3d(-20%,-10%,0);
	}
	100%{opacity: 0;
		transform: translate3d(0%,-20%,0);
	}
}.wave-v-3{
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0;
	opacity: 0;animation-delay: 3s;
	animation: wave-vl-3 20s;
	animation-iteration-count: infinite;
    transform: translate3d(0%, 0, 0);
}

@keyframes wave-vl-3 {
	0% {
		opacity: 0;
	transform: translate3d(0%,0%,0%) ;
	}
	10%{
		opacity: .02;
	}
	50%{
	transform: translate3d(20%,10%,0);
	}
	100%{opacity: 0;
		transform: translate3d(0%,20%,0);
	}
}

.btn{
	width: 320px;
	padding: 22px 0;
	position: relative;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #fffff9;
	font-size: 16px;
	font-weight: bold;
	border-radius: 80px;
	border: 2px solid #fffff9;
	position: relative;
	z-index: 5;
}
.arrowArea-1{
	display: inline-block;
	position: absolute;
	right: 24px;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	background: #fffff9;
}
.arrow-1{
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 13px;
	animation: arrow 2s linear;
	animation-iteration-count: infinite;
	transform: translate3d(0%,0%,0%) 
}@keyframes arrow {
	0% {
	
	transform: translate3d(-10%,0%,0%) ;
	}
	50%{
	transform: translate3d(10%,0%,0);
	}
	100%{
		transform: translate3d(-10%,0%,0);
	}
}

.btn-2{
	width: 320px;
	padding: 22px 0;
	position: relative;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #0357ad;
	font-size: 16px;
	font-weight: bold;
	border-radius: 80px;
	border: 2px solid #0357ad;
	position: relative;
	z-index: 5;
}
.arrowArea-2{
	display: inline-block;
	position: absolute;
	right: 24px;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	background: #0357ad;
}
.arrow-2{
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 13px;
	animation: arrow 2s linear;
	animation-iteration-count: infinite;
	transform: translate3d(0%,0%,0%) 
}@keyframes arrow {
	0% {
	
	transform: translate3d(-10%,0%,0%) ;
	}
	50%{
	transform: translate3d(10%,0%,0);
	}
	100%{
		transform: translate3d(-10%,0%,0);
	}
}

.pallax{
	height: calc(100vmin * 1);
	background-image: url(img/shutterstock_445954714.jpg);
	background-size: 100%;
	position: relative;
}
.chargeSection{
	padding: calc(100vmin* 0.15) 0;
	position: relative;
	background: #fffff9;
}.h2Charge{
	text-align: center;
	font-size: 32px;
	    font-family: "sirenia", sans-serif;
	    color: #0357ad;
	    font-weight: 500;
}.h2Charge:after{
	content:"料金について";
	font-size: 13px;
	letter-spacing: .2em;
	display: block;
	color: #0357ad;
}
.reservSection{
	padding: calc(100vmin* 0.15) 0;
	position: relative;
	background: #0357ad;
}

.h2Reserv{
	text-align: center;
	font-size: 32px;
	    font-family: "sirenia", sans-serif;
	    color: #fffff9;
	    font-weight: 500;
}.h2Reserv:after{
	content:"ご予約";
	font-size: 13px;
	letter-spacing: .2em;
	display: block;
	color: #fffff9;
}
footer{
	background: #fffff9;
	padding: calc(100vmin * 0.15) 0 calc(100vmin * 0.3);
}
.footerLogo{
	width: 220px;
	display: block;
	margin: 0 auto;
}
.gnav{
	background: #0357ad;
	width: 100%;
	
	position: fixed;
	bottom: 0;
	z-index: 5;
}
.gnav li{
	width: 33%;
	padding: calc(100vmin * .04);
	height: 100%;
	text-align: center;
	border-right: 1px solid #003a74;
	display: inline-block;
}.gnav li:nth-child(2){
	border-right: 0px ;
}
.gnav li.navReserv{
	width: 34%;
	background: #13a7b8;
	border-right: 0px ;
}
.gnav li a{
	color: #fffff9;
	font-size: 11px;
	text-decoration: none;
}
.menuIcon{
	display: block;
	margin: 0 auto calc(100vmin * .015);
	width: 24px;
}
.copyright{
	font-size: 10px;
	color: #0357ad;
	text-align: center;
	margin-top: 16px;
}
.mvSp{
	display: block;
}
.mvPc{
	display: none;
}
.gnav{
	display: block;
}
.pcNav{
	display: none;
}

.titleArea{
	position: relative;
	height: calc(100vmin * .8);
	background: #fff;padding-top: 56px;
}
h2.underH2{
	    font-family: "sirenia", sans-serif;
	    color: #0357ad;
	font-size: 40px;
	font-weight: normal;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 200px;
	margin: auto;
}
h2.underH2 img{
	width: 100%;
}
.underH2Area{
	text-align: center;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: relative;
}
.underH2Area.yoyaku{
	background: url("img/shutterstock_445954714.jpg");
	background-size: 100%;
}
.underH2Area h3 img{
	width: 100%;
}
.underH2P{
	font-size: 16px;
	color: #0357ad;
}
.underUl{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 56px;
	position: relative;
	z-index: 5;
}
.underUlLi{
	margin-bottom: 24px;
}
.acImg{
	width: 100%;
	margin-bottom: 16px;
}
h3.acTitle{
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: #fffff9;
	height: auto;
	aspect-ratio: auto ;
}
.acSubTitle{
	font-size: 13px;
	font-family: "sirenia", sans-serif;
	display: block;
	color: #fffff9;
	letter-spacing: .5em;
}
.underLiP{
    font-size: 14px;
    line-height: 220%;
    letter-spacing: .1em;
    text-align: justify;
    color: #fffff9;
}
.underDesc-2{
	font-size: 11px;
    line-height: 220%;
    letter-spacing: .1em;
    text-align: justify;
    color: #fffff9;
    padding: 0 calc(100vmin * .05);
    margin-bottom: 24px;
}
h2.underH2Charge{
padding: 0;
	text-align: center;
    font-size: 32px;
    margin-bottom: 16px;
    font-family: "sirenia", sans-serif;
    color: #fffff9;
    font-weight: 500;
}
.marginBtm16px{
	margin-bottom: 16px;
}
.marginBtm24px{
	margin-bottom: 32px;
}
.waveLine{
	width: 90%;
	display: block;
	margin: 0 auto 40px;
}
.waveLineCh{
	width: 100%;
	display: block;
	margin: 0 auto 40px;
}
.actP-2{
	font-size: 16px;
	text-align: center;
	width: 90%;
	line-height:180%;
	display: block;
	margin: 0px auto;
	color: #fffff9;
}
.waveLine-2{
	width: 90%;
    display: block;
    margin: 40px auto 0;
	margin-bottom: 56px;
}
.plan{
	font-size: 24px;
	color: #fffff9;
	width: 90%;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 16px;
}
.chargeDesc{
	color: #fffff9;
	font-size: 13px;
	width: 90%;
	    line-height: 220%;
	text-align: center;
	margin: 0 auto 24px;
}
.resrvDesc{
	color: #fffff9;
	font-size: 16px;
	width: 90%;
	    line-height: 180%;
	text-align: justify;
	margin: 32px auto 24px;
}
.priceTitle{
	text-align: center;
	display: block;
	font-size: 20px;
	color: #fff;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.chargeTable{
	width: 100%;
	margin-bottom: 40px;

}
.chargeTable tr{
	height: 48px;

}
.chargeTable tr.priceTr{
height: auto;
}
.chargeTable td:nth-child(odd){
width: 80px;
}
.chargeTable td{
	font-size: 10px;
	text-align: left;
	color: #fffff9;border-bottom: 1px solid #fffff9;
	vertical-align: middle;
}
.chargeTable td:nth-child(even){
font-size: 14px;
}
.c-hf{
	font-size: 11px;
	display: block;
	color: #fffff9;
}
.c-fl{
	font-size: 11px;
	display: block;
	margin-top: 16px;
	color: #fffff9;
}
.chargeTable td.priceTd{
	padding: 16px 0;
}
.price{
	font-size: 16px;
	color: #fffff9;
}
.pay{
	display: block;
	font-size: 13px;
	padding: 8px 16px;
	background: #fffff9;
	margin: 0 auto 24px auto;
	width: 100px;
	border-radius: 80px;
	text-align: center;
	aspect-ratio: auto;
	color: #0357ad;
}
.pickupArea{
	background: #fffff9;width: 90%;
	margin: 0 auto 48px;
	border-radius: 8px;
	text-align: center;
	
	position: relative;
	z-index: 5;
}.rentalArea{
	background: #fffff9;width: 100%;
	margin: 0 auto 48px;
	border-radius: 8px;
	text-align: center;
	padding: 40px 24px;
	position: relative;
	z-index: 5;
}
.pickup{
	font-size: 18px;
	color: #0357ad;
	aspect-ratio: auto;
	margin-bottom: 24px;
}
.pickup img{
	width: 100%;
}
.pick1{
	display: block;
	font-size: 13px;
	padding: 8px 16px;
	background: #0357ad;
	margin: 0 auto 24px auto;
	border-radius: 80px;
	text-align: center;
	aspect-ratio: auto;
	color: #fffff9;
	    line-height: 180%;
}
.rentalP{
	font-size: 16px;
	color: #0357ad;
	text-align: center;
	font-weight: bold;
	margin-bottom: 16px;
}
.pickupP,.rentalP-2{
	margin-bottom: 32px;
}
.pickupP,.pickupP2,.rentalP-2{
	font-size: 16px;
	color: #0357ad;
	text-align: justify;
}
.calender{
	width: 90%;
	aspect-ratio: 1 / 1;
	margin: 0 auto;
	background: #ccc;
	position: relative;
	z-index: 11;
}
/*  form */

.mailForm{
	width:100%;
	max-width: 640px;
	margin: 0% auto;
}
#subpageArea p.mailExplan{
	text-align: center;
	margin-bottom: 8%;
}


label{
	display: block;
	margin-bottom: 16px;
	color:#fffff9;
	text-align: center;
	font-size: 24px;
}

label span{
	color:#fffff9;
	vertical-align: middle;
}
input[type="text"],input[type="email"], button, select, textarea {
  appearance: none;
    border-radius: 0;
background-color :#fffff9;

}
input{
accent-color: #13a7b8;
}
label.age{
	margin-right: 16px;
	display: inline-block;
}
.formContent{
	position: relative;
}
.formTextArea{
border-radius: 8px;
	border:6px solid #fffff9;
	display: block;
	width: 100%;
	max-width: 640px;
	font-size: 16px;
	padding: 0 5%;
height: 64px;
line-height:  64px;
background-color :#fffff9;
transition: all .4s ease-out;
}

input:focus,textarea:focus,select:focus{
border:6px solid #13a7b8;
outline-offset: 0;
outline:none;
}
.ng-valid[required]{
border:6px solid #13a7b8;
background: #fffff9;
}
.ng-valid[required]:after{
 	content: "aaaaaaaaa";
    display: block;
    color: #f00;
    font-size: 32px;
    width: 32px;
    height: 32px;
    position: relative;
 }
.timeArea{
	max-width: 320px;
	border:6px solid #ff952d;
 	background: #f4faff;
}
 .activeOtption{
 	border:6px solid #13a7b8;
 	background: #fffff9;
 }
 .optionArea{
 	margin-top: 64px;
 }
textarea{
width: 100%;
display: block;
	max-width: 640px;
	height: 64px;
	border-radius: 8px;
	padding: 3%;
	background-color: #fffff9;
	border:6px solid #fffff9;

	 transition: all .2s ease-out;
}
.org{
	border:6px solid #13a7b8;
}
.required{
	color: #ff5a50;
	margin-right: 1%;
	font-size: .8rem
}
.formTel{
	display: block;
margin-top: 1%;
	font-size: 10px;
}
.error_msg{
	font-size: 10px;
	color:#fff;
background-color: #ff5a50;
width: auto;
display: inline-block;
padding: 6px 5%;
animation: fadeIn .2s;
}
.selectMargin{
	margin-bottom: 48px;
}
.submit_btn {
    width: 100%;
    display: block;
    max-width: 320px;
    height: 72px;
    margin: 32px auto;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 1;
    background: #13a7b8;
    background-position: 0 -72px;
    background-size: 100%;
    transition: all .2s ease-out;
  border: 0;
    cursor: pointer;
}
.submit_btn:hover{
	opacity: .6;
}

input[type="submit"][disabled]{ 
	color: #aaa;
	background-color: #ccc;
background-position: 0 0;
	cursor: default;
	    border: 0;
	     border-radius: 2px;


}
input[type="submit"][disabled]:hover{
	opacity: 1;
}
.error_msg_area{
	height:40px;
	width: 100%;
	margin-top: 8px;
position: relative;
max-width: 640px;

}
.disHeight{
	height:0px;
}
.validIcon{
		position: absolute;

		right:5%;
    bottom: 61px;
    animation: fadeIn .2s;
}
.validIcon3{
height: 28px;
width: 28px;
    position: absolute;
    top: 30px;
    right:5%;
opacity: 1;
transition: opacity .2s ease-out;
}
.SelctValidIcon{
height: 28px;
width: 28px;
    position: absolute;
    top: 63px;
    right:5%;
opacity: 0;
transition: opacity .2s ease-out;
}

input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s !important;
}
.validIcon svg,.validIcon2 svg{
width: 28px;
}
.validIcon2{
		position: absolute;
		left:90%;
    top: 30px;
    animation: fadeIn .2s;
}
@keyframes fadeIn {
  from { opacity:0; }
  to   { opacity:1; }
}
.contactPageGuideline{
	margin-bottom: 10%;
}

.defaultOption{
	opacity: .4;
}
.thankyouSection{
	padding: 2% 2%;
}
.thankyouSection .logoSideways{
	width: 70%;
	display: block;
	margin: 0 auto 15%;
}
.thankyouSection p{
	font-size: 16px;
	line-height: 180%;
	margin-bottom: 8px;
	text-align: center;
}
.thankyouSection p.thankstell{
font-weight: bold;
}
.thankyouSection .thankCheck{
	display: block;
	width: 240px;
	margin: 5% auto;
}
.thankyouSection .eventListLink3{
display: block;
width: 240px;
height: 64px;
line-height: 64px;
text-align: center;
text-decoration: none;
border-radius: 8px;
font-weight: bold;
position: relative;
color: #19843b;
border:1px solid #19843b;
margin: 40px auto 0;
}
.contactIcon{
	width: 24px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 24px;
	fill: #19843b;
	margin: auto;

}
.cross{
	display: block;
	width: 30%;
	margin: 10% auto;
	fill:#ff5a50;
}
.formContent-2{
	text-align: center;
	margin-bottom: 40px;
}
.formSelectTextArea{
	border:6px solid #13a7b8;
	display: inline-block;
	width: 100%;
	font-size: 18px;
height: 64px;
line-height:  54px;
background-color :#fffff9;
transition: all .4s ease-out;
padding-left: 24px;
}
option{
	height: 64px;
line-height:  64px;font-size: 18px;
}
select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}

.formBirth{
	font-size: 24px;
	margin-left: 8px;
	color: #fffff9;
}
.selectArrow{
	display: inline-block;
	position: relative;
	width: 25%;
	text-align: center;
}
.selectArrow:after{
content:"";
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 16px;
width: 16px;
height: 10px;
background: url(img/tri.svg);
}

.selectArrow-2{
	display: inline-block;
	position: relative;
	width: 60%;
}
.selectArrow-2:after{
content:"";
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 16px;
width: 16px;
height: 10px;
background: url(img/tri.svg);
}.inputSubmit{
	position: relative;
	width: 100%;
	height: 72px;
	margin:  0 auto;
}
.inputSubmit:after{
content:"";
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
right: 24px;
width: 24px;
height: 24px;
background: url(img/mail.svg);
}

.formTelP{
	margin-top: 10%;
	text-align: center;
	letter-spacing: .05em;
}
.telTextArea{
	text-align: center;
	margin-top: 5%;
}
.telText{
	font-size: 18px;vertical-align: middle;
	letter-spacing: .05em;
}
.tel{
	font-size: 56px;
	vertical-align: middle;
	letter-spacing: .05em;
}
.telCautionTextArea{
	text-align: center;
	font-size: 13px;
}
.tel_btn {
    width: 100%;
    display: block;
    max-width: 320px;
    text-align: center;
    height: 72px;
    line-height: 72px;
    margin: 32px auto;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    opacity: 1;
    text-decoration: none;
    position: relative;
    background: #13a7b8;
    background-size: 100%;
    transition: all .2s ease-out;
  border: 0;
    cursor: pointer;
}
.tel_btn:hover{
	opacity: .6;
}.tel_btn:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 24px;
    width: 32px;
    height: 32px;
    background: url(img/sp.svg);
}
.contentsArea{
	position: relative;
	width: 320px;
	margin: 32px auto;
	z-index: 5;
}
.chekboxArea{
	width: 100%;
	margin-bottom: 16px;
}
.checkLabel{
	vertical-align: middle;display: inline-block;
	margin-bottom: 0;
	font-size: 18px;
}
.checkbox{
	width: 40px;
	margin-right: 16px;
	height: 40px;display: inline-block;
	background: #fffff9;
	vertical-align: middle;
}
.formActP{
	font-size: 13px;
	color: #fffff9;
	margin-bottom: 16px;
}
.calenderIframe{
	width: 100%;
	height: calc(100vmin * 1);

}
.telDesc{
	font-size: 24px;
	color: #fff;    width: 90%;
	margin: 0 auto 16px;
	letter-spacing: .1em;
	text-align: center;
	line-height: 140%;
}
.telTime{
	font-size: 14px;
	color: #fff;    width: 90%;
	margin: 0 auto 16px;
	letter-spacing: .1em;
	text-align: center;
}
.telNumber{
	display: block;
	font-size: 32px;
	color: #0357ad;    width: 90%;
	margin: 0 auto 24px;
	text-align: center;
	padding: 8px;
	letter-spacing: .05em;
	background: #fff;
	border-radius: 32px;
	text-decoration: none;
	position: relative;
	z-index: 5;
}
.telDesc2{
	font-size: 14px;
	color: #fff;    width: 90%;
	margin: 0 auto 16px;
	letter-spacing: .1em;
	text-align: center;
}
.price1{
	font-size: 24px;
	color: #fff;
}
.preparation{
	width: 90%;
	display: block;
	margin:  0 auto 24px;
}
.chagecaution{
	font-size: 14px;
	color: #fff;
	width: 90%;

	margin: 0 auto 24px;
	text-align: center;
}
@media screen and (min-width:743px) { 
	h1 {
    height: 64px;
}
	h1 img {
    height: 64px;
}
video{
	height: auto;
	width: 100%;
}
.instaLink {
    width: 64px;
    height: 64px;
}
.instaIcon {
    width: 64px;
}
.mvLogo {
    width: 320px;
}
h2 {
    width: 320px;
}
.desc {
    font-size: 16px;
    text-align: center;
}
.subtitle {
    font-size: 14px;
}
.title {
    font-size: 40px;
}h3 {

    aspect-ratio: 1 / .5;
}
.h2Charge,.h2Reserv{
    font-size: 48px;
}.h2Charge:after,.h2Reserv:after{
    font-size: 16px;
}
.desc-2 {
    font-size: 16px;
}
.btn,.btn-2{

    font-size: 18px;
}
.footerLogo {
    width: 320px;
}
.menuIcon {
    width: 40px;
}
.gnav li a {
    font-size: 13px;
}
h2.underH2 img {
    height: 410px;
    width: auto;
}
h2.underH2{
	height: 410px;
}
}
@media screen and (min-width:1023px) {
	h1,h1 img,.instaIcon,.instaLink{
    height: 56px;
}
	.aboutContent{
		width: 768px;
		margin: 0 auto;
	}
.mvArea {
    height: calc(100vmin* 1);
}
.wave-1,.wave-2{
    width: 100%;
    background: url(img/wave-pc.svg) no-repeat;
}
.gnav{
	display: none;
}
.pcNav{
	display: inline-block;
	vertical-align: middle;
	height: 56px;
    top: calc(100vmin* .03);
    right: calc(100vmin* .05 + 80px);
}
.pcNav li{
	display: inline-block;
	height: 56px;
}
.pcNav li a{
	display: inline-block;
	font-size: 16px;
	color: #fffff9;
	padding: 0 24px;
	height: 56px;
	line-height: 56px;
	text-decoration: none;
}
.pcNav li a.pcNav1:after{
content: "";
	height: 2px;
	display: block;
	width: 0%;
	background: #fffff9;
	transition: all .4s ease;
}
.pcNav li a.pcNav1:hover:after{
	content: "";
	display: block;
	width: 100%;
	background: #fffff9;
}
.pcNav li a.pcNavReserv{
background: #13a7b8;
border-radius: 50px;
width: 240px;
font-weight: bold;
text-align: center;
transition: all .4s ease;
}
.pcNav li a.pcNavReserv:hover{
	background: #fffff9;
	color: #0357ad;
}
.instaLink,.logoLink{
	transition: all .4s ease;
}.instaLink:hover,.logoLink:hover{
	opacity: .6;
}
.desc{
	max-width: 768px;
	margin: 0 auto;
	padding: 0 0 calc(100vmin* 0.08);
}
.btn{
transition: all .4s ease;	
}
.btn:hover{
background: #fffff9;
color: #0357ad;
}
.btn-2{
transition: all .4s ease;	
}
.btn-2:hover{
background: #0357ad;
color: #fffff9;
}
h3 {
    width: 50%;
    vertical-align: top;
    position: relative;
    display: inline-block;
    text-align: center;
}
.h3TextArea-1,.h3TextArea-2{
	text-align: left;
	padding-left: 0;
}.title {
    font-size: 32px;
}
.pallax {
    height: calc(100vmin* .7);
    background-image: url(img/shutterstock_445954714.jpg);
    background-size: 100%;
    position: relative;
}
.wave-w-2 {

    background: url(img/wave-pc-w.svg) no-repeat;
}
.desc-2{
	max-width: 768px;
    margin: 0 auto;
   padding: 0 0 calc(100vmin* 0.08);
}
.mvSp{
	display: none;
}
.mvPc{
	display: block;
}
video {
    width: auto;
    height: 100%;
}
.pallax {

    background-image: url(img/plx-pc.jpg);
}
.instaLink {
    width: 56px
}
#floatImg01{
	background-image: url(img/bokashiPc-1.png);background-size: 100%;
}
#floatImg02{
	background-image: url(img/bokashiPc-2.png);background-size: 100%;
}
#floatImg03{
	background-image: url(img/bokashiPc-3.png);background-size: 100%;
}
#floatImg04{
	background-image: url(img/bokashiPc-4.png);background-size: 100%;
}
.underH2Charge{
	margin-bottom: 24px;
	padding: 0;
}.marginBtm24px {
    margin-bottom: 40px;
}
}
@media screen and (min-width: 1279px){
	h2.underH2 img{
		height: 410px;
	}
.desc,.desc-2,.aboutContent{
    width: 1024px;
    max-width: none;
}
video{
	width: 100%;
	height: auto;
}
.underH2Area {
    text-align: center;
  
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 40px;
}
.titleArea {
    position: relative;
  padding-top: 56px;

    background: #fff;
}
.underUl {
    width: 100%;
}
.underUlLi {
    width: 330px;
    display: inline-block;
    vertical-align: top;
}
.listCr,.listSe,.listFi{margin-right: 16px

}
h2.underH2 {
  width: 100%;
    font-size: 64px;
}
.underLiP {
    font-size: 14px;
    line-height: 180%;
    letter-spacing: .1em;
    text-align: justify;
    color: #fffff9;
}.underUlLi {
    margin-bottom: 56px;
}
.waveLine,.waveLine-2{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.actP-2 {
 
    margin: 40px auto;
}
.acImg {
    width: 100%;
    margin-bottom: 40px;
}
h3.acTitle{
	width: 100%;
	margin-bottom: 24px;
}
.waveLine-2 {

    margin-bottom: 40px;
}
.actP-2 {
    margin: 24px auto;
}
.waveLine, .waveLine-2 {
    margin: 56px auto;
}

.pickupArea{
	width: 1024px;
	padding: 64px 48px;
}
.pick1 {
    width: 360px;
    font-size: 20px;
}
.pickup{

	font-size: 32px;
}.calender {
    width: 100%;
    aspect-ratio: 1 / .5;
    margin: 0 auto;
    background: #ccc;
}.contentsArea {
    position: relative;
    width: 1024px;
    margin: 56px auto;
    z-index: 5;
}
.mailForm {
    width: 100%;
    max-width: 100%;
    margin: 0% auto;
}
.formTextArea{
	max-width: 768px;
	margin: 0 auto;
}.chekboxArea {
    width: 100%;
}
.rentalArea{
	margin-top: 56px;
	padding: 64px 48px;
}
.checkLabel{
	font-size: 24px;
}
label.age{
	display: block;
	margin: 0;
	margin-bottom: 16px;
}
.calenderIframe{
	width: 100%;
	height: calc(100vmin * .6);
}
}