@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap);html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,::after,::before{background-repeat:no-repeat;box-sizing:inherit}::after,::before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}@font-face{font-family:coe;src:url(../font/CoEfont_v1-R.woff) format("woff");font-weight:400;font-style:normal}html{height:-webkit-fill-available}html.loaded{scroll-behavior:smooth}@media (min-width:901px){html{scroll-padding-top:85px}}@media (max-width:900px){html{scroll-padding-top:65px}}body,html{font-feature-settings:"palt";background-color:#fff}body{font-family:"Zen Kaku Gothic New","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:500;line-height:1.6;min-height:100vh;min-height:100dvh}@media (min-width:901px){body{font-size:15px;padding-top:85px}}@media (max-width:900px){body{font-size:13.5px;padding-top:65px}}*,:after,:before{box-sizing:border-box}input::placeholder,textarea::placeholder{color:#acacac}a{color:inherit;text-decoration:none;transition:.3s all}a:hover{opacity:.8}a.no_effect{opacity:1}a[href=""]{pointer-events:none}p{margin-bottom:.5em}img{max-width:100%;height:auto}li{list-style:none}.l-header{background-color:#fff;position:fixed;z-index:100;width:100%;top:0;font-size:14px;font-weight:700}.l-header a,.l-header img{display:block}.l-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px;height:112px;gap:20px;position:relative}@media (min-width:901px){.l-header__inner{height:85px;padding-top:5px}}@media (max-width:900px){.l-header__inner{height:65px}}@media (min-width:901px){.l-header__site-title{width:220px}}@media (max-width:900px){.l-header__site-title{width:146px;position:relative;z-index:2}}@media (min-width:901px){.l-header__menu-container{display:flex;align-items:center;gap:50px}}@media (max-width:900px){.l-header__menu-container{background-color:#fff;opacity:0;pointer-events:none;transition:.5s opacity;position:fixed;top:0;left:0;bottom:0;display:flex;gap:30px;flex-direction:column;width:100%;align-items:center;padding-top:100px}body.menu_open .l-header__menu-container{opacity:1;pointer-events:all}}.l-header__global-menu{display:flex;flex-wrap:wrap;justify-content:flex-end}@media (min-width:901px){.l-header__global-menu{column-gap:min(30px,3vw)}}@media (max-width:900px){.l-header__global-menu{gap:20px min(85px,5vw);flex-direction:column;align-items:center;font-size:18px}}.l-header__social-menu{display:flex}@media (min-width:901px){.l-header__social-menu{column-gap:16px}}@media (max-width:900px){.l-header__social-menu{column-gap:35px}}@media (min-width:901px){.l-header__social-menu li{width:28px}}@media (max-width:900px){.l-header__social-menu li{width:45px}}.l-header__social-menu li img{width:100%}.l-header__toggle-btn{background-color:#084826;width:36px;height:36px;border-radius:50%;position:relative;cursor:pointer}@media (min-width:901px){.l-header__toggle-btn{display:none}}.l-header__toggle-btn .line,.l-header__toggle-btn::after,.l-header__toggle-btn::before{content:"";position:absolute;width:19px;margin:auto;height:1px;background-color:#fff;top:0;bottom:0;right:0;left:0;transition:.2s all}.l-header__toggle-btn::before{transform:translateY(-5px)}body.menu_open .l-header__toggle-btn::before{transform:rotate(30deg)}.l-header__toggle-btn::after{transform:translateY(5px)}body.menu_open .l-header__toggle-btn::after{transform:rotate(-30deg)}body.menu_open .l-header__toggle-btn .line{display:none}.l-limited-container{margin:0 auto;max-width:1160px}.l-limited-container--m{max-width:1100px}.l-limited-container--s{max-width:1010px}.l-limited-container--ss{max-width:900px}.l-sec{position:relative;overflow:hidden}.l-sec__inner{position:relative;margin:0 auto}@media (min-width:901px){.l-sec__inner{padding:0 40px}}@media (max-width:900px){.l-sec__inner{padding:0 30px}}.l-footer{background-color:#084826;background-image:url(../images/footer_back.svg);background-size:1440px auto;background-position:center top;background-repeat:repeat-x;color:#fff;padding-top:80px;padding-bottom:40px}@media (max-width:900px){.l-footer{background-size:980px auto}}@media (max-width:900px){.l-footer .logo{max-width:250px;margin:auto}}.l-footer a,.l-footer img{display:block}.l-footer__inner{display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:0 20px;gap:50px;margin-bottom:60px}@media (max-width:900px){.l-footer__inner{flex-direction:column;row-gap:80px}}@media (min-width:901px){.l-footer-menu{row-gap:30px;column-gap:60px;display:grid;grid-template-columns:repeat(3,auto)}}@media (max-width:900px){.l-footer-menu{padding:0 2%;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}}@media (max-width:600px){.l-footer-menu{gap:45px 5px;max-width:270px;margin:auto}}.l-footer-menu__item{order:1}.l-footer-menu__item.adjust{order:10}.l-footer-menu__sns{display:flex;gap:20px;align-items:center}.l-footer-menu__sns img{width:37px}@media (max-width:900px){.l-footer-menu__sns{gap:30px}.l-footer-menu__sns img{width:50px}}.l-footer-menu__en{font-family:coe,serif;font-size:30px;line-height:1;letter-spacing:.1em}@media (max-width:900px){.l-footer-menu__en{text-align:center}}.l-footer-menu__ja{font-size:11px}@media (max-width:900px){.l-footer-menu__ja{text-align:center;font-size:12px}}.l-footer-copyright{text-align:center;letter-spacing:.1em}@media (min-width:901px){.sp_only{display:none!important}}@media (max-width:900px){.pc_only{display:none!important}}.coe{font-family:coe,serif;font-size:1.3em}.txt_hide{text-indent:100%;white-space:nowrap;overflow:hidden}.txt_center{text-align:center}.txt_right{text-align:right}.txt_left{text-align:left}.ib{display:inline-block}.bold{font-weight:700}.c-sec-title{text-align:center;margin-bottom:30px}@media (max-width:900px){.c-sec-title{margin-bottom:20px}}.c-sec-title__main{font-family:coe,serif;font-size:105px;font-weight:400;line-height:1;color:#084826;letter-spacing:.05em}@media (max-width:900px){.c-sec-title__main{font-size:70px}}.c-sec-title__main--yellow{color:#fff8b0}.c-sec-title__sub{font-size:15px;font-weight:500}@media (max-width:900px){.c-sec-title__sub{font-size:14px}}.p-top-sec{background-color:#52c1ec;background-image:url(../images/top_back.svg);background-repeat:repeat-x;background-position-x:center;padding:0}@media (min-width:601px){.p-top-sec{background-size:1440px auto;background-position-y:40px;padding-bottom:20px}}@media (max-width:600px){.p-top-sec{background-size:980px auto;background-position-y:110px;padding-bottom:20px}}.p-top-sec__inner{background-image:url(../images/top_road.svg)}@media (min-width:601px){.p-top-sec__inner{background-size:100% 260px;background-position:bottom}}@media (max-width:600px){.p-top-sec__inner{background-size:200% 160px;background-position:bottom}}.p-top-mv{display:flex}@media (max-width:600px){.p-top-mv{flex-direction:column}}.p-top-mv__txt{font-weight:700;color:#084826;line-height:2}@media (min-width:601px){.p-top-mv__txt{padding-top:195px;padding-bottom:240px;font-size:min(29px,2.4vw)}}@media (max-width:600px){.p-top-mv__txt{padding-top:20px;font-size:15px}}.p-top-mv__sign{flex:1;display:flex;align-items:flex-end}@media (min-width:601px){.p-top-mv__sign{padding-top:40px}}@media (max-width:600px){.p-top-mv__sign{padding-top:20px;padding-left:30px;justify-content:flex-end}}.p-top-mv img{display:block}.p-about-sec{background-color:#cddc4c;padding:40px 0}@media (max-width:900px){.p-about-sec{padding:20px 0}}.p-about-content{text-align:center;display:flex;flex-direction:column;align-items:center}.p-about-content__inner{position:relative}.p-about-content__lead{font-size:44px;font-weight:500;color:#084826;margin-bottom:40px;line-height:1.5}@media (max-width:900px){.p-about-content__lead{font-size:30px;margin-bottom:30px}}.p-about-content__txt{margin-bottom:1.6em;line-height:2.4}@media (max-width:900px){.p-about-content__txt{text-align:left;line-height:1.8;font-size:13.5px;margin-bottom:1.2em}.p-about-content__txt br{display:none}}.about-illust{position:absolute}@media (max-width:900px){.about-illust{display:none}}.about-illust#about-illust01{top:0;left:0;transform:translate(-150%,50%)}@media (max-width:900px){.about-illust#about-illust01{width:55px;display:block;transform:translate(0,-40px)}}.about-illust#about-illust02{top:0;right:0;transform:translate(150%,70%)}@media (max-width:900px){.about-illust#about-illust02{width:63px;display:block;transform:translate(0,-40px)}}.about-illust#about-illust03{top:50%;left:0;transform:translate(-150%,-50%)}.about-illust#about-illust04{top:50%;right:0;transform:translate(150%,-50%)}.about-illust#about-illust05{bottom:0;left:0;transform:translate(-150%,10%)}.about-illust#about-illust06{bottom:0;right:0;transform:translate(150%,-10%)}.p-features-sec{background-color:#fff8b0;background-image:url(../images/wave_back.svg);background-size:1440px auto;background-position:center top;background-repeat:repeat-x;padding-top:60px}@media (max-width:900px){.p-features-sec{padding:20px 0;background-size:980px auto;background-position-y:-20px}}@media (min-width:901px){.p-features-list{margin-top:80px}}@media (max-width:900px){.p-features-list{margin-top:50px}}.p-feature-box__inner{background-color:rgba(255,255,255,.7);position:relative}@media (min-width:901px){.p-feature-box__inner{border-radius:20px;padding:40px}}@media (max-width:900px){.p-feature-box__inner{border-radius:15px;padding:30px}}.p-feature-box__num{font-family:coe,serif;color:#fff8b0;background-color:#ea6011;position:absolute;border-radius:100px;left:-.5em;top:-.5em;line-height:1;padding:.3em;min-width:2em;text-align:center;font-size:42px;letter-spacing:.1em}@media (max-width:900px){.p-feature-box__num{font-size:31px}}.p-feature-box__num::after{content:"";display:block;position:absolute;width:.15em;height:.3em;background-color:#671616;top:-.3em;left:0;right:0;margin:auto}.p-feature-box__lead{color:#084826;text-align:center;font-size:25px;font-weight:700;margin-bottom:1em;margin-left:-1em;margin-right:-1em}@media (max-width:900px){.p-feature-box__lead{font-size:19px}}.p-feature-box__txt{line-height:2}.p-feature-def{margin-top:1.4em}.p-feature-def__title{background-color:#cddc4c;border-top-right-radius:100px;border-bottom-right-radius:100px;width:fit-content;padding:.1em;padding-left:.4em;padding-right:3em;margin-top:.4em;line-height:1.6;color:#084826;font-weight:700;font-size:.9em}.p-feature-def__dd{font-size:.9em;padding-top:.3em;padding-bottom:.3em}.feature-illust{position:absolute;pointer-events:none}@media (max-width:900px){.feature-illust{transform:scale(.75)}}.feature-illust#feature-illust01{left:-40px;bottom:-40px}.feature-illust#feature-illust02{right:-80px;top:-40px}@media (max-width:900px){.feature-illust#feature-illust02{right:-30px;top:-80px}}.feature-illust#feature-illust03{left:60%;bottom:-40px}.feature-illust#feature-illust04{top:40%;right:-40px}@media (max-width:900px){.feature-illust#feature-illust04{right:-70px;top:70%}}.feature-illust#feature-illust05{right:-40px;bottom:0}.p-schedule-sec{background-color:#cddc4c;background-image:url(../images/mountain_sun_back.svg);background-size:1440px auto;background-position:center top;background-position-y:-40px;background-repeat:repeat-x;padding-top:130px;padding-bottom:30px}@media (max-width:900px){.p-schedule-sec{padding:20px 0;background-size:980px auto;background-position-y:-20px;padding-top:90px}}.p-schedule-sec .l-limited-container{max-width:1080px}.p-schedule-fig{text-align:center;padding-top:20px}@media (max-width:900px){.p-schedule-fig{margin-right:-20px}}.p-price-sec{background-color:#fff8b0;background-image:url(../images/wave_back.svg);background-size:1440px auto;background-position:center top;background-repeat:repeat-x;padding-top:60px}.p-price-sec .l-limited-container{max-width:880px}.p-price-box{margin-bottom:30px;border-radius:20px;overflow:hidden}.p-price-box__header{background-color:#ccc;text-align:center;color:#fff;padding:.3em;font-size:23px;font-weight:700}@media (max-width:900px){.p-price-box__header{font-size:16px}}.p-price-box__header--red{background-color:#ea6011}.p-price-box__header--blue{background-color:#116bb4}.p-price-box__header--yellow{background-color:#f4c71b}.p-price-box__content{background-color:#fff;padding:30px 50px}@media (max-width:900px){.p-price-box__content{padding:20px 30px}.p-price-box__content--other{padding:20px 20px}}@media (min-width:901px){.p-regular-price-tables{display:grid;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(5,auto);border:2px solid #000;border-radius:10px;overflow:hidden;margin-bottom:20px}}.p-regular-price-table{display:grid;text-align:center}@media (min-width:901px){.p-regular-price-table{grid-template-columns:subgrid;grid-template-rows:subgrid}}@media (max-width:900px){.p-regular-price-table{grid-template-columns:repeat(2,auto);grid-template-rows:repeat(5,auto);border:2px solid #000;border-radius:10px;overflow:hidden;margin-bottom:20px}}.p-regular-price-table>div{padding:10px}@media (max-width:900px){.p-regular-price-table>div{padding:5px}}.p-regular-price-table .blank,.p-regular-price-table .def,.p-regular-price-table .head{background-color:#fff8b0;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}@media (max-width:900px){.p-regular-price-table .blank,.p-regular-price-table .def,.p-regular-price-table .head{font-size:13px}}.p-regular-price-table .def{border-top:1px dashed}.p-regular-price-table .head{border-left:1px dashed}.p-regular-price-table .price{border-top:1px dashed;border-left:1px dashed}.p-regular-price-table .price__num{font-weight:900;font-size:29px}@media (max-width:900px){.p-regular-price-table .price__num{font-size:20px}}.p-regular-price-table .price__yen{font-size:19px}@media (max-width:900px){.p-regular-price-table .price__yen{font-size:12px}}.p-regular-price-table .price__tax{font-size:13px}@media (max-width:900px){.p-regular-price-table .price__tax{font-size:9px}}@media (min-width:901px){.p-regular-price-table:nth-child(1){grid-column:1/3;grid-row:1/6}}@media (min-width:901px){.p-regular-price-table:nth-child(2){grid-column:3/4;grid-row:1/6}.p-regular-price-table:nth-child(2) .blank,.p-regular-price-table:nth-child(2) .def{display:none}}@media (min-width:901px){.p-regular-price-table:nth-child(3){grid-column:4/5;grid-row:1/6}.p-regular-price-table:nth-child(3) .blank,.p-regular-price-table:nth-child(3) .def{display:none}}.p-spot-price-table{display:grid;border:2px solid #000;border-radius:10px;overflow:hidden;text-align:center}@media (min-width:901px){.p-spot-price-table{grid-template-columns:auto 210px;grid-template-rows:repeat(2,auto)}}.p-spot-price-table>div{padding:10px}.p-spot-price-table .blank,.p-spot-price-table .def{background-color:#fff8b0;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}@media (max-width:900px){.p-spot-price-table .blank,.p-spot-price-table .def{font-size:13px}}.p-spot-price-table .def{border-top:1px dashed;justify-content:flex-start;display:flex;column-gap:10px}.p-spot-price-table .def__time{font-weight:500}.p-spot-price-table .def--first{border-top:none}@media (min-width:901px){.p-spot-price-table .def{padding-left:2em}}@media (max-width:900px){.p-spot-price-table .def{flex-direction:column}.p-spot-price-table .def--other{border-top:2px solid}}.p-spot-price-table .price{border-top:1px dashed;border-left:1px dashed}@media (min-width:901px){.p-spot-price-table .price--first{border-top:none}}@media (max-width:900px){.p-spot-price-table .price{border-left:none}}.p-spot-price-table .price__num{font-weight:900;font-size:29px}@media (max-width:900px){.p-spot-price-table .price__num{font-size:20px}}.p-spot-price-table .price__yen{font-size:19px}@media (max-width:900px){.p-spot-price-table .price__yen{font-size:12px}}.p-spot-price-table .price__tax{font-size:13px}@media (max-width:900px){.p-spot-price-table .price__tax{font-size:9px}}.p-other-price__item{display:flex;align-items:baseline;gap:.5em}.p-other-price__item::before{content:"●";font-size:10px;top:-.1em;position:relative}.p-other-price__item:nth-child(1){grid-column:1/2;grid-row:1/3}.p-other-price__item:nth-child(2){grid-column:2/3;grid-row:1/2}.p-other-price__item:nth-child(3){grid-column:2/3;grid-row:2/3}.p-other-price__item:last-child{grid-column:1/3}.p-access-sec{background-color:#cddc4c;background-image:url(../images/mountain_back.svg);background-size:1440px auto;background-position:center top;background-repeat:repeat-x;padding-top:180px;padding-bottom:50px}@media (max-width:900px){.p-access-sec{padding:20px 0;background-size:980px auto;background-position-y:-20px;padding-top:90px}}.p-access-sec .l-limited-container{max-width:960px}.p-access-info{display:flex;flex-direction:column}.p-access-info img{display:block}@media (min-width:901px){.p-access-info{row-gap:80px}.p-access-info__row{display:flex;gap:20px;align-items:flex-start}.p-access-info__row--sns{column-gap:50px}}@media (max-width:900px){.p-access-info{row-gap:30px;text-align:center}.p-access-info__row{display:flex;flex-direction:column;row-gap:30px}}.p-access-item{display:flex;column-gap:30px;align-items:center}@media (max-width:900px){.p-access-item{flex-direction:column;justify-content:center;align-items:center!important;gap:15px}}.p-access-item__access{align-items:flex-start;width:100%}.p-access-item__title{background-color:#fff;text-align:center;min-width:144px;border-radius:100px;padding:.7em 5px;font-weight:700;font-size:17px;color:#084826}@media (max-width:900px){.p-access-item__title{font-size:13.5px;min-width:110px}}.p-access-item__content--basic{font-size:30px;line-height:1}@media (max-width:900px){.p-access-item__content--basic{font-size:20px}}.p-access-item__content--basic .main{letter-spacing:.06em;font-weight:900;display:inline-block}@media (max-width:900px){.p-access-item__content--basic .main{display:block}}.p-access-item__content--basic .sub{font-size:.7em;font-weight:700;display:inline-block}.p-access-item__content--txt{flex:1}.p-access-item__content--txt p{margin-bottom:1em}.p-access-item__content--txt .way{font-weight:700;color:#084826}.p-access-item__content--txt .add{font-size:.8em}@media (max-width:900px){.p-access-item__content--txt .add{font-size:1em;text-align:left}}@media (min-width:901px){.p-access-item__content--map{width:55%;aspect-ratio:1.8}}@media (max-width:900px){.p-access-item__content--map{width:100%;aspect-ratio:1.5}}.p-access-item__content--map iframe{width:100%;height:100%;border-radius:10px}.p-contact-sec{background-color:#fff8b0;background-image:url(../images/wave_back.svg);background-size:1440px auto;background-position:center top;background-repeat:repeat-x;padding-top:60px;padding-bottom:60px}@media (max-width:900px){.p-contact-sec{padding:20px 0;background-size:980px auto;background-position-y:-20px}}.p-contact-info{display:flex;flex-direction:column;padding:20px 0}.p-contact-info img{display:block}@media (min-width:901px){.p-contact-info{row-gap:60px}.p-contact-info__row{display:flex;gap:20px;align-items:flex-start}.p-contact-info__row--sns{column-gap:50px}}@media (max-width:900px){.p-contact-info{row-gap:30px;text-align:center}.p-contact-info__row{display:flex;flex-direction:column;row-gap:30px}.p-contact-info__row--sns{flex-direction:row;justify-content:center;gap:30px;margin-top:40px}.p-contact-info__row--sns .p-contact-item__title{display:none}}.p-contact-item{display:flex;column-gap:30px;align-items:center}@media (max-width:900px){.p-contact-item{flex-direction:column;justify-content:center;align-items:center!important;gap:15px}}.p-contact-item__title{background-color:#fff;text-align:center;min-width:144px;border-radius:100px;padding:.7em 5px;font-weight:700;font-size:17px;color:#084826}@media (max-width:900px){.p-contact-item__title{font-size:13.5px;min-width:110px}}.p-contact-item__content--basic{font-size:30px;line-height:1}@media (max-width:900px){.p-contact-item__content--basic{font-size:20px}}.p-contact-item__content--basic .main{letter-spacing:.06em;font-weight:900;display:inline-block}@media (max-width:900px){.p-contact-item__content--basic .main{display:block}}.p-contact-item__content--basic .sub{font-size:.7em;font-weight:700;display:inline-block}.p-contact-item__content--txt{flex:1}.p-contact-item__content--txt .way{font-weight:700;color:#084826}.p-contact-item__content--txt .add{font-size:.8em}.p-contact-item__content--sns img{width:68px}
/*# sourceMappingURL=style.css.map */
