@charset "UTF-8";.faq-item{background:#fff;border-radius:15px;cursor:pointer}.faq-item:not(:last-of-type){margin-bottom:15px}.faq-item summary{list-style:none;padding:20px 50px 20px 15px;position:relative}.faq-item summary:after{content:url(/assets/img/faq-plus.svg);display:block;width:55px;height:55px;position:absolute;right:-2px;bottom:-1px;opacity:1;pointer-events:none}.faq-item .faq-answer{overflow:hidden;-webkit-transition:max-height 0.3s cubic-bezier(0.23,1,0.32,1),opacity 0.4s 0.07s cubic-bezier(0.23,1,0.32,1);transition:max-height 0.3s cubic-bezier(0.23,1,0.32,1),opacity 0.4s 0.07s cubic-bezier(0.23,1,0.32,1)}.faq-item .faq-answer-inner{display:block}.faq-item[open] summary:after{opacity:0;pointer-events:none}.faq-item[open] .faq-answer{position:relative}.faq-item[open] .faq-answer:after{content:url(/assets/img/faq-minus.svg);display:block;width:55px;height:55px;position:absolute;right:0px;bottom:1px}.faq-item[open] .faq-answer p{height:auto;padding:0 50px 20px 15px;opacity:1}.faq-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:2.1rem;line-height:1.5;margin-bottom:0}.faq-content:before{content:"Q";font-family:"Figtree",sans-serif;font-size:3.2rem;font-weight:600;color:#2fadb2;padding-right:10px}@media (max-width:575px){.faq-content{font-size:1.8rem}}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}details[open]::details-content{height:auto}}@supports not (interpolate-size:allow-keywords){details[open]::details-content{height:150px;overflow-y:scroll}}.hero{display:-ms-grid;display:grid;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden;padding:30px 20px}.hero:after{content:"";display:block;width:100%;height:100%;background:linear-gradient(158deg,#0ea0a6,#55adc8 42%,#163e96);position:absolute;left:0;top:0;mix-blend-mode:multiply;z-index:1}.hero .page-h1{color:#fff;padding:15px 0 0;position:absolute;left:10px;top:0;z-index:2}@media (max-width:575px){.hero{height:calc(100vh - 160px);padding:15px}}.hero-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;left:0;z-index:2;opacity:0.4;pointer-events:none}.hero-title{font-family:"Shippori Mincho",serif;font-size:3.4rem;text-align:center;letter-spacing:1px;line-height:1.5;color:#fff;position:relative;z-index:3}@media (max-width:575px){.hero-title{font-size:2.8rem}}@media (max-width:375px){.hero-title{font-size:2.4rem}}.opening-hours_wrap{width:70%;background:#fff;border-radius:15px;padding:20px;position:relative;z-index:120}.opening-hours_wrap .btn-success{width:100%;max-width:100%}@media (max-width:575px){.opening-hours_wrap{width:65%;border-radius:0 15px 15px 0;padding:15px;margin-left:-15px}.opening-hours_wrap .btn-secondary{height:45px}.opening-hours_wrap .btn-secondary:before{font-size:2.4rem}}@media (max-width:375px){.opening-hours_wrap{width:72%}}.opening-hours_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#163e96;line-height:1.2}.opening-hours_title i{font-size:1.8rem;font-weight:600;margin-right:5px;margin-top:3px}@media (min-width:576px){.opening-hours_title{font-size:2rem}.opening-hours_title i{font-size:2rem}}.hours-time{display:-ms-grid;display:grid;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:10px}.hours-time small{font-size:1.6rem}.hours-time .last-entry{font-size:1.5rem}.hours-time .last-entry span{font-size:1.8rem}@media (min-width:576px){.hours-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.8rem}.hours-time .last-entry{font-size:1.8rem}.hours-time .last-entry span{font-size:2rem}}.top-sub_nav{width:100%;background:linear-gradient(120deg,#0ea0a6,#55adc8 25%,#163e96);padding-top:15px;padding-bottom:15px}.top-sub_nav .sub-nav_list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);list-style:none;padding-left:0;margin-bottom:0}.top-sub_nav .sub-nav_list li:not(:last-child) a{border-right:solid 0.5px rgba(255,255,255,0.5)}.top-sub_nav .sub-nav_list a{display:-ms-grid;display:grid;place-items:center;font-weight:500;color:#fff;text-decoration:none;padding:10px}.top-sub_nav .sub-nav_list a:after{content:"\e900";font-family:"icomoon"!important;font-size:1.8rem;font-weight:300;margin-top:10px;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1);transition:transform 0.4s cubic-bezier(0.4,0,0.2,1);transition:transform 0.4s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.4s cubic-bezier(0.4,0,0.2,1)}.top-sub_nav .sub-nav_list a i{font-size:4.6rem;padding-bottom:5px}.top-sub_nav .sub-nav_list a:hover:after{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (min-width:576px){.top-sub_nav .sub-nav_list a{font-size:1.8rem}.top-sub_nav .sub-nav_list a:after{font-size:2.1rem}.top-sub_nav .sub-nav_list a i{font-size:6rem}}#pick-up:before{width:50%;aspect-ratio:0.86/1;background-image:url(/assets/img/top/ripples.png);top:0;right:0;mix-blend-mode:multiply;opacity:0.7;-webkit-filter:drop-shadow(0 0 8px rgba(68,142,186,0.1));filter:drop-shadow(0 0 8px rgba(68,142,186,0.1))}.pickup-item{text-decoration:none}.pickup-item:hover{opacity:0.75}.pickup-item .event-dates{display:block;font-family:"Figtree",sans-serif;font-weight:500;color:#2fadb2;margin-bottom:3px}.pickup-img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:50% 50% 50% 15px;margin-bottom:15px}.pickup-title{font-size:1.8rem;color:#36322a}@media (min-width:576px){.pickup-title{font-size:2.1rem}}.info-img{text-align:right;overflow:hidden;-webkit-filter:drop-shadow(0 0 8px rgba(68,142,186,0.6));filter:drop-shadow(0 0 8px rgba(68,142,186,0.6))}.info-img img{margin-right:-30px}.info-list{list-style:none;padding-left:0}.info-list li:not(:last-child){margin-bottom:15px}.info-item{display:block;width:100%;background:#fff;border-radius:15px;padding:20px 50px 20px 15px;text-decoration:none;position:relative}.info-item:after{content:url(/assets/img/info-arrow.svg);display:block;width:55px;height:55px;position:absolute;right:-2px;bottom:0;pointer-events:none}.info-item:hover{background:rgba(255,255,255,0.75)}.info-item .post-date{display:block;font-family:"Figtree",sans-serif;font-weight:500;color:#2fadb2;margin-bottom:3px}.info-title{border:solid 2px red;font-size:1.8rem;color:#36322a}@media (min-width:576px){.info-title{font-size:2.1rem}}#instagram:before{width:50%;aspect-ratio:0.65/1;background-image:url(/assets/img/top/water-surface.png);top:-120px;left:0;mix-blend-mode:darken}#instagram:after{width:55%;aspect-ratio:1.08/1;background-image:url(/assets/img/top/wave.png);bottom:-160px;right:0}#sns:before{width:40%;aspect-ratio:1.36/1;background-image:url(/assets/img/top/gogi.png);top:-70px;right:0;-webkit-filter:drop-shadow(0 0 8px rgba(68,142,186,0.6));filter:drop-shadow(0 0 8px rgba(68,142,186,0.6))}#sns:after{width:20%;aspect-ratio:0.45/1;background-image:url(/assets/img/top/bubble.png);bottom:-150px;right:0;opacity:0.75}.sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding-left:0;margin-bottom:0}.sns-list .sns-link{display:block;background:#fff;border-radius:50%}@media (max-width:575px){.sns-list{gap:15px}.sns-list .sns-link{display:-ms-grid;display:grid;place-items:center;width:60px;height:60px;aspect-ratio:1/1}.sns-list .sns-link img{width:45px;height:45px}}@media (min-width:576px){.sns-list{gap:20px}.sns-list .sns-link{padding:13px}.sns-list .sns-link img{width:60px;height:60px}}#faq:before{width:55%;aspect-ratio:1.36/1;background-image:url(/assets/img/top/sphere.png);bottom:-10px;left:0}.google-map{width:100%;height:auto;aspect-ratio:1/1;vertical-align:bottom}
/*# sourceMappingURL=page-top.css.map */