body{font-family:"Noto Sans JP","游ゴシック体","YuGothic","游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",sans-serif;font-size:100%;font-weight:400;font-style:normal;font-size:1rem;letter-spacing:.02em;line-height:2.3;color:#333;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}@media screen and (max-width: 767px){body{font-size:.875rem}}h1,h2,h3,h4{font-weight:500}img{max-width:100%;height:auto;vertical-align:bottom}a{text-decoration:none;color:#333;transition:all .3s}@media(hover: hover)and (pointer: fine){a:hover{opacity:.7}}li{list-style:none}p{word-break:break-all}*,*::before,*::after{box-sizing:border-box}.l-header{z-index:999}.l-header__inner{position:fixed;top:0;left:-340px;display:flex;align-items:center;flex-direction:column;padding:80px 55px 0;width:340px;height:100dvh;background:#e6e6e6;transition:.6s ease-in-out;overflow-y:auto}.l-header__inner.is-show{left:0}.l-header__msk{transition:.6s ease-in-out}.l-header__msk.is-show{position:fixed;top:0;left:0;width:100%;height:100dvh;background:rgba(0,0,0,.6);z-index:-1}@media screen and (max-width: 767px){.l-header__inner{left:-100%;width:100%;height:100dvh}}.l-header__open{position:fixed;top:25px;left:25px;font-size:.75rem;font-weight:700;letter-spacing:.03em;line-height:1;color:#fff}.l-header__line{position:relative;display:block;width:35px;height:21px;margin-bottom:5px}.l-header__line span{display:inline-block;transition:all .3s;position:absolute;left:0;height:2px;background:#fff}.l-header__line span:nth-of-type(1){top:0;width:100%}.l-header__line span:nth-of-type(2){top:calc(50% - 1px);width:74.3%}.l-header__line span:nth-of-type(3){bottom:0;width:51.4%}.l-header__open.is-change{color:#333}.l-header__open.is-change .l-header__line span{background:#333}@media screen and (max-width: 1024px){.l-header__open{top:15px;left:15px}.l-header__line{position:relative;display:block;width:35px;height:20px;margin-bottom:5px}}.l-header__close{position:absolute;top:15px;right:10px;width:36px;height:36px;cursor:pointer}.l-header__close span{display:inline-block;position:absolute;left:-5px;width:100%;height:2px;background:#333}.l-header__close span:nth-of-type(1){top:50%;transform:rotate(45deg) translateY(-50%)}.l-header__close span:nth-of-type(2){top:auto;bottom:50%;transform:rotate(-45deg) translateY(50%)}.l-header__logo{width:200px;margin-bottom:40px}.l-header__logo a{display:flex;align-items:center}.l-header__nav{width:100%;margin-bottom:5px}.l-header__main{padding-top:10px;text-align:center;border-top:1px solid #b6b6b6}.l-header__main-item{margin:10px 0}.l-header__main-item a{position:relative;font-weight:500;letter-spacing:.05em}.l-header__sns{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:25px;margin-bottom:40px;border-bottom:1px solid #b6b6b6}a.l-header__button{width:100%;padding-left:30px;padding-right:30px;margin-bottom:40px}.l-footer{position:relative;padding:190px 0 20px;margin-top:150px;background-image:url(../img/footer_bg.jpg);background-size:cover;background-position:center}.l-footer::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.l-footer a{color:#fff}.l-footer__wrap{position:relative;width:100%;max-width:980px;padding:0 40px;margin:0 auto 115px;z-index:1}.l-footer__inner{display:flex;justify-content:space-between}.l-footer__logo{display:block;width:232px;margin-bottom:60px}.l-footer__main li{margin-bottom:30px;line-height:1}.l-footer__main li:last-of-type{margin-bottom:0}.l-footer__main li a{font-size:.875rem}.l-footer__sns{justify-content:flex-end}.l-footer__copyright{position:relative;display:block;font-size:.75rem;letter-spacing:.1em;line-height:1;color:#fff;text-align:center;z-index:1}a.l-footer__button{padding:18px;margin-bottom:65px;font-size:.875rem;letter-spacing:.02em;background:rgba(0,0,0,0);border:1px solid #fff}@media(hover: hover)and (pointer: fine){a.l-footer__button:hover{color:#fff;background:#333;border-color:#333}}@media screen and (max-width: 767px){.l-footer{padding:80px 0 10px}.l-footer__wrap{padding:0 20px;margin:0 auto 40px}.l-footer__inner{flex-direction:column}.l-footer__logo{margin-bottom:40px}.l-footer__nav{margin-bottom:30px}.l-footer__main{display:flex;justify-content:space-between;flex-wrap:wrap}.l-footer__main li{width:50%}.l-footer__right{display:flex;flex-direction:column}.l-footer__sns{justify-content:flex-start;margin-bottom:80px}a.l-footer__button{width:100%;max-width:280px;padding:18px 15px;margin:0 auto;order:2}}.l-body__inner{position:relative;display:flex;flex-direction:column;min-height:100vh}.l-body__bg-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.l-body__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1310px;height:100%;z-index:-1}.l-body__bg::before{content:"";position:absolute;top:0;left:calc(100% - 280px);width:100vw;height:2000vh;background-image:url(../img/bg.png);background-repeat:repeat}@media screen and (max-width: 767px){.l-body__bg{width:100%}.l-body__bg::before{left:calc(100% - 18vw)}}.l-container{width:100%;max-width:1310px;padding:0 15px;margin:0 auto}.l-container.-xs{max-width:720px}.l-container.-sm{max-width:830px}.l-container.-md{max-width:910px}.l-container.-lg{max-width:990px}.p-post__list{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.p-post__list:after{content:"";display:block;width:320px;height:0;margin:0 30px}.p-post__item{width:320px;margin:0 30px 80px}.p-post__thumbnail{margin-bottom:16px}.p-post__cat{margin-right:20px;padding:6px 10px;font-size:.625rem;line-height:1;color:#fff;background:#b6b6b6}.p-post__date{line-height:1}.p-post__title,.p-post__excerpt{line-height:1.8}.p-post__title{margin-top:8px;font-size:1rem}.p-post__excerpt{margin-top:10px;font-size:.875rem}@media screen and (max-width: 767px){.p-post__list:after{width:100%;margin:0}.p-post__item{width:100%;margin:0 0 34px;padding-bottom:34px;border-bottom:1px solid #b6b6b6}.p-post__item:last-of-type{padding-bottom:0;margin-bottom:60px;border-bottom:none}}.p-post-single .p-post__title{margin-bottom:12px;font-size:1.375rem;line-height:1.8}.p-post-single .p-post__info{margin-bottom:50px}.p-post-single .p-post__cat{font-size:.75rem}.p-post-single .p-post__thumbnail{margin-bottom:20px}.p-post-single .p-post__content{margin-bottom:120px}.p-post-single .p-post__content h2,.p-post-single .p-post__content h3,.p-post-single .p-post__content h4,.p-post-single .p-post__content h5{margin-top:2em}.p-post-single .p-post__content ul,.p-post-single .p-post__content ol{padding-left:1.5em}.p-post-single .p-post__content li{position:relative;list-style:disc}.p-post-single .p-post__content p,.p-post-single .p-post__content ul,.p-post-single .p-post__content ol{margin-bottom:1.5em}.p-post-other{padding:50px 40px 80px;margin-bottom:120px;background:#f4f4f4}.p-post-other__title{margin-bottom:50px;font-size:clamp(1.125rem,.886rem + 1.02vw,1.375rem);font-weight:400;line-height:1;letter-spacing:.1em}.p-post-other__list{justify-content:flex-start;flex-wrap:nowrap;gap:40px;margin-bottom:0}.p-post-other__list::after{content:none}.p-post-other__list .p-post__item{width:30%;margin:0}@media screen and (max-width: 767px){.p-post-other{padding:50px 15px 20px;margin-bottom:80px}.p-post-other__title{margin-bottom:40px}.p-post-other__list{flex-direction:column;gap:0}.p-post-other__list .p-post__item{width:100%;padding-bottom:0;margin-bottom:40px;border-bottom:none}}a.p-post__back{padding-right:0;padding-left:95px;margin:0 auto}a.p-post__back::after{right:auto;left:0;transform:translateY(-50%) scale(-1, 1)}@media screen and (max-width: 767px){a.p-post__back{padding-left:55px}}.c-flex{display:flex}.c-flex.-wrap{flex-wrap:wrap}.c-flex.-column{flex-direction:column}.c-flex.-center{justify-content:center;align-items:center}.c-flex.-x__center{justify-content:center}.c-flex.-x__around{justify-content:space-around}.c-flex.-x__between{justify-content:space-between}.c-flex.-x__bottom{justify-content:flex-end}.c-flex.-y__top{align-items:flex-start}.c-flex.-y-center{align-items:center}.c-flex.-y__bottom{align-items:flex-end}@media screen and (max-width: 767px){.c-flex.-sp-column{flex-direction:column}}.c-button{position:relative;display:flex;justify-content:center;align-items:center;padding:15px 60px;font-weight:500;letter-spacing:.1em;line-height:1;color:#fff;border:1px solid #333;background:#333;cursor:pointer}@media(hover: hover)and (pointer: fine){.c-button:hover{opacity:1;color:#333;background:#f4f4f4}}@media screen and (max-width: 767px){.c-button{font-size:1rem}}.c-button-arrow{position:relative;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding-right:95px;font-family:"Itim",sans-serif;font-size:clamp(1.125rem,.766rem + 1.53vw,1.5rem);line-height:1;cursor:pointer}.c-button-arrow::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:80px;height:11px;background-image:url(../img/arrow.png);background-size:contain}@media screen and (max-width: 767px){.c-button-arrow{padding-right:55px}.c-button-arrow::after{width:40px;height:8px;background-image:url(../img/arrow_sp.png)}}.c-fix{position:fixed;top:30%;right:0;padding:39px 30px;font-size:clamp(.875rem,.277rem + 2.55vw,1.5rem);font-weight:500;letter-spacing:.3em;line-height:1.4;color:#fff;background:#b6b6b6;border-radius:10px 0 0 10px;writing-mode:vertical-rl;z-index:999;opacity:0;transition:all .4s ease-in-out}@media(hover: hover)and (pointer: fine){.c-fix:hover{opacity:.85}}.c-fix.is-change{opacity:1}@media screen and (max-width: 767px){.c-fix{padding:20px 15px}}.c-sns{display:flex;align-items:center}.c-sns a{display:block}.c-sns a:first-of-type{width:28px;height:28px}.c-sns a:last-of-type{width:24px;height:28px}.p-section{padding-top:20px;margin-bottom:200px;overflow:hidden}.p-section__text{display:flex;margin-bottom:80px}.p-section.-l .p-section__text{padding-left:60px}.p-section.-r .p-section__text{justify-content:flex-end;padding-right:60px;margin-left:auto}@media screen and (max-width: 767px){.p-section{margin-bottom:120px}.p-section__text{margin-bottom:40px}.p-section.-l .p-section__text{padding-left:40px}.p-section.-r .p-section__text{padding-right:40px}}.c-title{position:relative;width:100%;max-width:453px;padding:60px 0 20px;margin-bottom:40px;font-size:1.625rem;font-weight:400;line-height:1;text-align:center}.c-title::before,.c-title::after{content:"";position:absolute;background:#b6b6b6;z-index:-1}.c-title::before{top:-20px;width:1px;height:0}.c-title::after{bottom:0;width:0;height:1px}.-l .c-title::before{left:15px}.-l .c-title::after{right:-104px}.-r .c-title{margin-left:auto}.-r .c-title::before{right:15px}.-r .c-title::after{left:-104px}@media screen and (max-width: 767px){.c-title{max-width:70%;padding-top:40px;margin-bottom:20px;font-size:clamp(1.5rem,1.38rem + .51vw,1.625rem)}.-l .c-title::after{right:-24px}.-r .c-title::after{left:-24px}}.p-page-visual__block{margin-bottom:120px}.p-page-visual__img{position:relative;z-index:-1}.p-page-visual__img img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover}.p-page-visual__title{position:relative;width:100%;max-width:340px;padding:45px 0 30px 84px;font-size:clamp(1.5rem,1.38rem + .51vw,1.625rem);font-weight:400;line-height:1;background:#fff;z-index:-1}.p-page-visual__title::before,.p-page-visual__title::after{content:"";position:absolute;background:#b6b6b6}.p-page-visual__title::before{top:-50px;left:15px;width:1px;height:600px !important}.p-page-visual__title::after{bottom:0;right:-217px;width:200vh;height:1px}@media screen and (max-width: 767px){.p-page-visual__block{margin-bottom:80px}.p-page-visual__img img{height:200px}.p-page-visual__title{max-width:240px;padding:30px 0 15px 54px}.p-page-visual__title::before{top:-25px;height:100vh !important}.p-page-visual__title::after{right:-25px}}.p-pager .wp-pagenavi{display:flex;justify-content:center;align-items:center}.p-pager .wp-pagenavi a,.p-pager .wp-pagenavi span{display:inline-block;padding:0;margin:0 14px;font-size:1rem;font-weight:500;line-height:1;border:none}.p-pager .wp-pagenavi .page{color:#b6b6b6}@media(hover: hover)and (pointer: fine){.p-pager .wp-pagenavi .page:hover{opacity:1;color:#333}}.p-pager .wp-pagenavi .current{font-weight:500;color:#333}.p-pager .wp-pagenavi .previouspostslink,.p-pager .wp-pagenavi .nextpostslink{width:8px;height:14px;margin-top:2px;color:rgba(0,0,0,0);background-image:url(../img/arrow_pager.png);background-size:contain}.p-pager .wp-pagenavi .previouspostslink{margin-left:0;transform:rotate(-180deg)}.p-pager .wp-pagenavi .nextpostslink{margin-right:0}.p-col2__container{display:flex;justify-content:space-between;margin-bottom:40px}.p-col2__main{width:calc(100% - 83px);max-width:750px;margin-right:20px}.p-col2__side{width:30%;max-width:277px}@media screen and (max-width: 767px){.p-col2__container{flex-direction:column;margin-bottom:0}.p-col2__main,.p-col2__side{width:100%;max-width:100%}.p-col2__main{margin-right:0;margin-bottom:100px}}.p-col3-container{display:flex;justify-content:space-around}.p-col3{width:calc(33.33% - 43px);margin-left:10px}@media screen and (max-width: 767px){.p-col3-container{flex-direction:column}.p-col3{width:100%;max-width:100%}}.p-table{margin-bottom:40px;background:#fff}.p-table__row{overflow:hidden;border-bottom:1px solid #a0a0a0}.p-table__row:first-of-type{border-top:1px solid #a0a0a0}.p-table dt,.p-table dd{padding:15px 0 15px 40px;font-size:.875rem;line-height:1.7}.p-table dt{width:25.8%;min-width:178px;font-weight:700;background:#eee}.p-table dd{flex:1}.p-table ul{margin-bottom:1.5em}.p-table ul:last-of-type{margin-bottom:0}.p-table li{position:relative;padding-left:1em}.p-table li::before{content:"・";position:absolute;top:0;left:0}.p-table__note{position:relative;padding-left:1em}.p-table__note::before{content:"※";position:absolute;top:0;left:0}@media screen and (max-width: 767px){.p-table{margin-bottom:30px}.p-table__row{border-bottom:none}.p-table__row:first-of-type{border-top:none}.p-table__row:first-of-type dd{border-top:none}.p-table dt,.p-table dd{padding:16px 0 15px 15px}.p-table dt{width:100%}.p-table dd{padding:10px 0 20px 15px}}.js-in{opacity:0;visibility:hidden;transition:all .8s ease-in-out}.js-in.is-active{opacity:1;visibility:visible}.js-in.-under{transform:translateY(100px)}.js-in.-under.is-active{transform:translateY(0)}.js-title::before,.js-title::after{transition:all 2s linear}.js-title.is-active::before{height:300vh}.js-title.is-active::after{width:200vh}.an-scroll{position:relative}.an-scroll::before{content:"";position:absolute;top:-1px;left:-3px;width:7px;height:7px;background:#333;border-radius:50%;animation:scrollDown 3s ease-in-out infinite,scrollDownHide 3s ease-in-out infinite}@keyframes scrollDown{0%{top:-1px}100%{top:56px}}@keyframes scrollDownSp{0%{top:-1px}100%{top:50px}}@keyframes scrollDownHide{0%{opacity:0}20%{opacity:1}80%{opacity:.9}100%{opacity:0}}.an-slider-l{animation:img-slider-l 80s infinite linear .5s both}@keyframes img-slider-l{from{transform:translateX(0)}to{transform:translateX(-100%)}}.an-slider-r{animation:img-slider-r 80s infinite linear .5s both}@keyframes img-slider-r{from{transform:translateX(-100%)}to{transform:translateX(0)}}.an-fade{position:relative;width:100%;height:100%}.an-fade img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.an-fade__img{width:100%;height:100%;animation:imgFadeAnime 32s infinite}.an-fade__img:nth-child(1){opacity:1;animation:none}.an-fade__img:nth-child(2),.an-fade__img:nth-child(3),.an-fade__img:nth-child(4){position:absolute;top:0;left:0;opacity:0}.an-fade__img:nth-child(2){animation-delay:8s}.an-fade__img:nth-child(3){animation-delay:16s}.an-fade__img:nth-child(4){animation-delay:24s}.an-fade-2 .an-fade__img:nth-child(2){animation-delay:11s}.an-fade-2 .an-fade__img:nth-child(3){animation-delay:19s}.an-fade-2 .an-fade__img:nth-child(4){animation-delay:27s}.an-fade-3 .an-fade__img:nth-child(2){animation-delay:14s}.an-fade-3 .an-fade__img:nth-child(3){animation-delay:22s}.an-fade-3 .an-fade__img:nth-child(4){animation-delay:30s}@keyframes imgFadeAnime{0%{opacity:0}12.5%{opacity:1}37.5%{opacity:1}50%{opacity:0}100%{opacity:0}}.home .l-body__inner{overflow:hidden}.p-fv__block{position:relative;margin-bottom:160px}.p-fv__video{width:100%;height:100dvh;-o-object-fit:cover;object-fit:cover}.p-fv__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px}@media screen and (max-width: 767px){.p-fv__block{margin-bottom:100px}.p-fv__logo{width:30px}}.p-intro__block{margin-bottom:150px}.p-intro{text-align:center}.p-intro__title{margin-bottom:40px;font-size:2.125rem;letter-spacing:.05em;line-height:1.76}@media screen and (max-width: 767px){.p-intro__block{margin-bottom:90px}.p-intro__title{margin-bottom:30px;font-size:clamp(1.375rem,.658rem + 3.06vw,2.125rem)}}.p-feature__list{display:flex;justify-content:space-between}.p-feature__item{position:relative;width:calc(33.3333333333% - 5px)}.p-feature__title,.p-feature__text{transition:all .3s ease-in-out}.p-feature__title{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;letter-spacing:.05em;line-height:1;color:#fff;background:rgba(0,0,0,.55)}.p-feature__text{position:absolute;left:0;bottom:0;width:100%;min-height:82.63px;padding:15px;line-height:1.88;color:#fff;background:rgba(102,102,102,.8);opacity:0}.p-feature__item.is-open .p-feature__title{opacity:0}.p-feature__item.is-open .p-feature__text{opacity:1}@media screen and (max-width: 1024px){.p-feature__list{flex-direction:column}.p-feature__item{width:100%}.p-feature__item:nth-of-type(-n+3){margin-bottom:10px}}@media screen and (max-width: 767px){.p-feature__title{font-size:clamp(1.375rem,1.016rem + 1.53vw,1.75rem)}}.p-about__box{display:flex;margin-bottom:100px}.p-about__box:last-of-type{margin-bottom:0}.p-about__cont{display:flex;align-items:center;flex-direction:column;width:377px;padding:100px 40px 10px;background:#d9d9d9}.p-about__title{font-size:1.5rem;line-height:1;margin-bottom:40px}.p-about__text{line-height:2}@media screen and (max-width: 767px){.p-about__box{flex-direction:column;margin-bottom:80px}.p-about__cont{justify-content:center;width:100%;min-height:178px;padding:40px 15px}.p-about__title{font-size:clamp(1.375rem,1.255rem + .51vw,1.5rem);margin-bottom:20px}}.p-about__slider{width:calc(100% - 377px);min-height:513px;max-height:660px;background:#fff}.p-about__slider.slick-dotted.slick-slider{margin-bottom:0}.p-about__slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-about__slider .slick-list,.p-about__slider .slick-track{height:100%}.p-about__slider .slick-dots{bottom:8px}.p-about__slider .slick-dots li,.p-about__slider .slick-dots li button,.p-about__slider .slick-dots li button::before{width:12px;height:12px}.p-about__slider .slick-dots li{margin:0 8px}.p-about__slider .slick-dots li button::before{content:"";background:#d9d9d9;border-radius:50%;opacity:1}.p-about__slider .slick-dots li.slick-active button::before{background:#fff}.p-about__slider .slick-prev{left:15px}.p-about__slider .slick-next{right:15px}.slick-prev,.slick-next{z-index:2;width:30px;height:54px}.slick-prev::before,.slick-next::before{content:"";display:block;width:30px;height:54px;background-image:url(../img/arrow_lg.png);background-size:contain;opacity:1}.slick-next::before{transform:rotate(-180deg)}@media screen and (max-width: 767px){.p-about__slider{width:100%;min-height:auto;max-height:auto;order:2}.p-about__slider .slick-dots li,.p-about__slider .slick-dots li button,.p-about__slider .slick-dots li button::before{width:8px;height:8px}.p-about__slider .slick-dots li{margin:0 5px}.p-about__slider .slick-prev{left:10px}.p-about__slider .slick-next{right:10px}.slick-prev,.slick-next{width:18px;height:36px}.slick-prev::before,.slick-next::before{width:18px;height:36px}}.p-top-news__top{margin-bottom:60px}.p-top-news__title{font-size:1.625rem;font-weight:400;letter-spacing:.1em;line-height:1}.p-top-news__list{margin-bottom:0}.p-top-news .p-post__title{margin-top:16px}.p-top-news .p-post__item{width:100%;margin:0}.p-top-news .p-post__thumbnail{width:25%;min-width:295px;margin-bottom:0;margin-right:30px}.p-top-news .p-post__box{flex:1}@media screen and (max-width: 767px){.p-top-news__top{margin-bottom:40px}.p-top-news__title{font-size:clamp(1.375rem,1.136rem + 1.02vw,1.625rem)}.p-top-news .p-post__title{margin-top:5px}.p-top-news .p-post__thumbnail{width:100%}.p-top-news .p-post__box{padding-top:15px}}.p-sauna__img{width:calc(32.2580645161vw - 10px);margin:0 5px}@media screen and (max-width: 767px){.p-sauna__img{width:calc(66.6666666667vw - 10px)}}.p-checkin__block{overflow:visible}.p-checkin__title.is-active::before{height:821px}.p-checkin__inner{width:100%;max-width:1140px;margin:0 auto}.p-checkin__item{position:relative;display:flex;align-items:center;flex-direction:column;width:21.1%;padding:30px 3.12% 40px;background:#f4f4f4}.p-checkin__item::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:calc(-12px - 11%);width:12px;height:24px;background:#d9d9d9;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);clip-path:polygon(0 0, 0% 100%, 100% 50%)}.p-checkin__item:last-of-type::after{content:none}.p-checkin__num{margin-bottom:20px;font-family:"Itim",sans-serif;font-size:1.25rem;letter-spacing:0;line-height:1}.p-checkin__num span{display:inline-block;margin-left:5px;font-size:4rem}.p-checkin__img{margin-bottom:20px;border-radius:50%;overflow:hidden}.p-checkin__text{letter-spacing:0;line-height:1.8}@media screen and (max-width: 767px){.p-checkin__block{overflow:hidden}.p-checkin__title.is-active::before{height:300vh}.p-checkin__item{width:100%;max-width:420px;padding:30px 25px 40px;margin-left:auto;margin-right:auto;margin-bottom:60px}.p-checkin__item:last-of-type{margin-bottom:0}.p-checkin__item::after{top:auto;right:auto;bottom:-41px;left:50%;width:40px;height:18px;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0);transform:translateX(-50%)}.p-checkin__num{margin-bottom:15px}.p-checkin__img{margin-bottom:20px;width:65%}}.p-detail__block{overflow:visible}.p-detail__top-title.is-active::before{height:2050px}.p-detail__title,.p-detail__text{line-height:1;text-align:center}.p-detail__title{margin-bottom:40px;font-size:1.375rem;letter-spacing:.2em}.p-detail__text{margin-bottom:30px}.p-detail__price{margin-bottom:120px}@media screen and (max-width: 767px){.p-detail__block{overflow:hidden}.p-detail__top-title.is-active::before{height:300vh}.p-detail__title{margin-bottom:15px;font-size:clamp(1.25rem,1.13rem + .51vw,1.375rem)}.p-detail__text{margin-bottom:10px;font-size:clamp(.75rem,.511rem + 1.02vw,1rem);line-height:1.5}.p-detail__price{margin-bottom:80px}}.p-detail__table{width:100%;margin-bottom:30px;font-weight:500;line-height:1;background:#fff;border-top:1px solid #a0a0a0;border-collapse:collapse}.p-detail__table tr{border-bottom:1px solid #a0a0a0}.p-detail__table th{width:33%;padding:10px 0 12px;font-size:1.25rem;font-weight:500;background:#eee}.p-detail__table th:nth-of-type(3){min-width:155px}.p-detail__table td{padding:11px 0 13px;font-size:1.125rem;text-align:center}@media screen and (max-width: 767px){.p-detail__table{margin-bottom:20px}.p-detail__table th{font-size:clamp(1rem,.761rem + 1.02vw,1.25rem)}.p-detail__table td{font-size:clamp(.875rem,.636rem + 1.02vw,1.125rem)}}.p-detail__option{display:flex;align-items:center;flex-direction:column;width:-moz-fit-content;width:fit-content;margin:0 auto}.p-detail__option dt,.p-detail__option dd{width:100%}.p-detail__option dt{margin-bottom:5px;font-size:1rem;font-weight:500;text-align:center}.p-detail__option dd{font-size:.875rem;line-height:1.6}.p-detail__option p{text-align:center;margin-bottom:5px}.p-detail__option li{position:relative;padding-left:1em}.p-detail__option li::before{content:"・";position:absolute;top:0;left:0}@media screen and (max-width: 767px){.p-detail__option dt{margin-bottom:2px}}.p-detail__img-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}.p-detail__img{width:125px}.p-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100dvh;z-index:9999}.p-popup__msk{position:fixed;top:0;left:0;width:100%;height:100dvh;background:rgba(0,0,0,.6);z-index:-1}.p-popup__inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:920px;padding:0 60px}.p-popup__slider{width:100%}.p-popup__slider img{width:100%;height:auto}.p-popup .slick-prev{left:-45px}.p-popup .slick-next{right:-45px}.p-popup__close{position:relative;display:block;width:40px;height:40px;margin-left:auto;margin-bottom:10px;border:none;cursor:pointer;background:#333}.p-popup__close span{display:inline-block;position:absolute;left:3px;width:80%;height:2px;background:#fff}.p-popup__close span:nth-of-type(1){top:50%;transform:rotate(45deg) translateY(-50%)}.p-popup__close span:nth-of-type(2){bottom:50%;transform:rotate(-45deg) translateY(50%)}@media screen and (max-width: 767px){.p-detail__img-wrap{gap:10px}.p-detail__img{width:48%}.p-popup__inner{padding:0 15px}.p-popup .slick-prev{left:5px}.p-popup .slick-next{right:5px}.p-popup__close{width:32px;height:32px}.p-popup__close span{left:5px;width:70%}}.p-access__map{position:relative;padding-top:420px;height:0}.p-access__map iframe{position:absolute;top:0;left:0}.p-access__title{margin-bottom:40px;font-size:1.125rem;font-weight:400;line-height:1;text-align:center}.p-access__img{margin-bottom:100px}.p-access__img:last-of-type{margin-bottom:0}@media screen and (max-width: 767px){.p-access__map{padding-top:82%}.p-access__title{margin-bottom:15px;font-size:clamp(1rem,.88rem + .51vw,1.125rem)}.p-access__img{margin-bottom:80px}}.p-banner{height:300px;margin-bottom:-50px;background-image:url(../img/banner__dummy.jpg);background-size:cover;background-position:center}@media(hover: hover)and (pointer: fine){.p-banner a:hover{opacity:1}.p-banner a:hover .p-banner__inner{background:rgba(51,51,51,.4)}}.p-banner__inner{position:relative;display:flex;align-items:center;width:100%;height:100%;padding:0 150px 0 90px;color:#fff;background:rgba(51,51,51,.88);transition:all .3s}.p-banner__inner::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:90px;width:30px;height:54px;background-image:url(../img/arrow_md.png);background-size:contain}.p-banner__title{margin-right:90px;font-size:1.875rem;font-weight:400}.p-banner__text{width:68%;font-size:.875rem;line-height:2}@media screen and (max-width: 1024px){.p-banner__inner{justify-content:center;align-items:flex-start;flex-direction:column;padding:0 60px}.p-banner__inner::after{right:20px}}@media screen and (max-width: 767px){.p-banner{height:auto;margin-bottom:-30px}.p-banner__inner{padding:10px 40px 20px 20px}.p-banner__inner::after{right:10px;width:14px;height:30px;background-image:url(../img/arrow_lg.png);transform:translateY(-50%) rotate(-180deg)}.p-banner__title{font-size:clamp(1.5rem,1.141rem + 1.53vw,1.875rem)}.p-banner__text{width:100%}}.p-concept__inner{margin-bottom:150px}.p-concept__title,.p-concept__text{width:50%}.p-concept__title{display:flex;align-items:center;flex-direction:column;min-width:408.5px;font-size:clamp(2.75rem,2.398rem + 1.5vw,3.75rem);font-weight:100;letter-spacing:.15em;line-height:1;white-space:nowrap}.p-concept__title span{margin-top:10px;font-size:clamp(.6875rem,.599rem + .38vw,.9375rem);letter-spacing:.47em;font-weight:400}.p-concept__text{max-width:450px}.p-concept__movie{position:relative;width:100%;padding-top:56.25%}.p-concept__movie iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.p-concept__inner{margin-bottom:50px}.p-concept__title,.p-concept__text{width:100%}.p-concept__title{min-width:auto;letter-spacing:.13em;margin-bottom:50px}.p-concept__title span{letter-spacing:.43em}.p-concept__text{max-width:100%}}.p-charm__block{margin-bottom:120px}.p-charm__block:last-of-type{margin-bottom:0}.p-charm__title-wrap{width:25%}.p-charm__title{display:flex;align-items:center;flex-direction:column;padding-top:40px;font-weight:400;line-height:1}.p-charm__title span{display:block}.p-charm__title span:first-of-type{margin-bottom:10px;font-family:"Itim",sans-serif;font-size:clamp(1.75rem,.195rem + 6.63vw,3.375rem);letter-spacing:0}.p-charm__title span:last-of-type{font-size:clamp(1.625rem,.19rem + 6.12vw,3.125rem);letter-spacing:.18em;line-height:1.3;writing-mode:vertical-rl}.p-charm__cont{flex:1}.p-charm__text{line-height:2}@media screen and (max-width: 767px){.p-charm__block{margin-bottom:80px}.p-charm__title-wrap{display:flex;width:100%;margin-bottom:20px}.p-charm__title{width:22%;padding-top:0}.p-charm__title span:first-of-type{margin-bottom:5px}.p-charm__cont{order:2}.p-charm__text{flex:1}}.p-charm__img-box{margin-bottom:10px}.p-charm__img-wrap{overflow:hidden}.p-charm__img-l{width:60%}.p-charm__img-r{width:40%}@media screen and (max-width: 767px){.p-charm__img-box{margin-bottom:0}}.p-ac__list li{margin-bottom:20px}.p-ac__list li:last-of-type{margin-bottom:0}.p-ac__out::before,.p-ac__out::after,.p-ac__in::before,.p-ac__in::after{position:absolute}.p-ac__out::before,.p-ac__in::before{content:"";top:20px;left:20px;display:block;width:40px;height:40px;border:1px solid #6e6e6e;border-radius:50%}.p-ac__out::after,.p-ac__in::after{font-family:"Itim",sans-serif;font-size:1.25rem;line-height:1}.p-ac__out{position:relative;padding:21px 44px 22px 80px;font-size:1rem;background:#f4f4f4;cursor:pointer}.p-ac__out::before{background:#6e6e6e}.p-ac__out::after{content:"Q";top:calc(50% - 1px);left:33px;color:#fff;transform:translateY(-50%)}.p-ac__out span::before,.p-ac__out span::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:20px;width:24px;height:2px;background:#6e6e6e}.p-ac__out span::after{transform:translateY(-50%) rotate(90deg);transition:all .2s ease-in-out}.p-ac__out.is-open span::after{opacity:0}.p-ac__in{position:relative;display:none;padding:0 44px 20px 80px;margin-top:14px}.p-ac__in::before{background:#fff;transform:translateY(-50%)}.p-ac__in::after{content:"A";top:9px;left:34px;color:#6e6e6e}@media screen and (max-width: 767px){.p-ac__out::before,.p-ac__in::before{top:15px;left:15px;width:32px;height:32px}.p-ac__out::after,.p-ac__in::after{font-size:1rem}.p-ac__out{padding:15px 38px 15px 58px;font-size:.875rem}.p-ac__out::after{top:22px;left:25px;transform:translateY(0)}.p-ac__out span::before,.p-ac__out span::after{right:15px;width:18px}.p-ac__in{padding:0 38px 15px 58px}.p-ac__in::after{top:6px;left:26px}}.p-contact__block{margin-bottom:0}.p-contact__text{margin-bottom:60px}@media screen and (max-width: 767px){.p-contact__text{margin-bottom:40px}}.p-contact__form{background:linear-gradient(90deg, #FFF 50%, transparent 51%)}.p-contact__row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.p-contact__row:last-of-type{margin-bottom:60px}.p-contact dt{display:flex;align-items:center;width:30.4%;min-width:220px;padding-top:11px;font-weight:500;line-height:1.75}.p-contact__required{display:inline-block;padding:5px 10px 6px;margin-left:20px;font-size:.75rem;letter-spacing:.1em;line-height:1;color:#fff;background:#b6b6b6}.p-contact dd{flex:1}.p-contact dd input,.p-contact dd textarea{padding:7px 20px;width:100%;background:#f4f4f4}.p-contact dd textarea{height:240px;vertical-align:bottom}.p-contact__button{margin:0 auto}@media(hover: hover)and (pointer: fine){.p-contact__button:hover{background:#fff}}.p-contact .wpcf7-not-valid-tip{font-size:.875rem;color:#c05959}.p-contact .wpcf7-spinner{display:none}.wpcf7 form .wpcf7-response-output{text-align:center;border:none}@media screen and (max-width: 767px){.p-contact__row{flex-direction:column}.p-contact__row:last-of-type{margin-bottom:40px}.p-contact dt,.p-contact dd{width:100%}.p-contact dt{padding-top:0;margin-bottom:10px}.p-contact__required{margin-left:10px}.p-contact dd input,.p-contact dd textarea{padding:7px 15px}}.u-pt-0{padding-top:0}.u-pt-5{padding-top:5px}.u-pt-10{padding-top:10px}.u-pt-15{padding-top:15px}.u-pt-20{padding-top:20px}.u-pt-25{padding-top:25px}.u-pt-30{padding-top:30px}.u-pt-40{padding-top:40px}.u-pt-50{padding-top:50px}.u-pt-60{padding-top:60px}.u-pt-70{padding-top:70px}.u-pt-80{padding-top:80px}@media screen and (max-width: 767px){.u-pt-0-sp{padding-top:0}.u-pt-5-sp{padding-top:5px}.u-pt-10-sp{padding-top:10px}.u-pt-15-sp{padding-top:15px}.u-pt-20-sp{padding-top:20px}.u-pt-25-sp{padding-top:25px}.u-pt-30-sp{padding-top:30px}.u-pt-40-sp{padding-top:40px}}.u-pb-0{padding-bottom:0}.u-pb-5{padding-bottom:5px}.u-pb-10{padding-bottom:10px}.u-pb-15{padding-bottom:15px}.u-pb-20{padding-bottom:20px}.u-pb-25{padding-bottom:25px}.u-pb-30{padding-bottom:30px}.u-pb-40{padding-bottom:40px}.u-pb-50{padding-bottom:50px}.u-pb-60{padding-bottom:60px}.u-pb-70{padding-bottom:70px}.u-pb-80{padding-bottom:80px}@media screen and (max-width: 767px){.u-pb-0-sp{padding-bottom:0}.u-pb-5-sp{padding-bottom:5px}.u-pb-10-sp{padding-bottom:10px}.u-pb-15-sp{padding-bottom:15px}.u-pb-20-sp{padding-bottom:20px}.u-pb-25-sp{padding-bottom:25px}.u-pb-30-sp{padding-bottom:30px}.u-pb-40-sp{padding-bottom:40px}}@media screen and (max-width: 767px){.u-p-side-sp{padding-left:10px !important;padding-right:10px !important}}.u-mt-0-sp{margin-top:0}.u-mt-5-sp{margin-top:5px}.u-mt-10-sp{margin-top:10px}.u-mt-15-sp{margin-top:15px}.u-mt-20-sp{margin-top:20px}.u-mt-25-sp{margin-top:25px}.u-mt-30-sp{margin-top:30px}.u-mt-40-sp{margin-top:40px}@media screen and (max-width: 767px){.u-mt-0{margin-top:0}.u-mt-5{margin-top:5px}.u-mt-10{margin-top:10px}.u-mt-15{margin-top:15px}.u-mt-20{margin-top:20px}.u-mt-25{margin-top:25px}.u-mt-30{margin-top:30px}.u-mt-40{margin-top:40px}.u-mt-50{margin-top:50px}.u-mt-60{margin-top:60px}.u-mt-70{margin-top:70px}.u-mt-80{margin-top:80px}}.u-mb-0{margin-bottom:0}.u-mb-5{margin-bottom:5px}.u-mb-10{margin-bottom:10px}.u-mb-15{margin-bottom:15px}.u-mb-20{margin-bottom:20px}.u-mb-25{margin-bottom:25px}.u-mb-30{margin-bottom:30px}.u-mb-40{margin-bottom:40px}.u-mb-50{margin-bottom:50px}.u-mb-60{margin-bottom:60px}.u-mb-70{margin-bottom:70px}.u-mb-80{margin-bottom:80px}@media screen and (max-width: 767px){.u-mb-0-sp{margin-bottom:0}.u-mb-5-sp{margin-bottom:5px}.u-mb-10-sp{margin-bottom:10px}.u-mb-15-sp{margin-bottom:15px}.u-mb-20-sp{margin-bottom:20px}.u-mb-25-sp{margin-bottom:25px}.u-mb-30-sp{margin-bottom:30px}.u-mb-40-sp{margin-bottom:40px}}.u-text-c{text-align:center}.u-text-r{text-align:right}.u-none-pc{display:none !important}@media screen and (max-width: 1024px){.u-none-pc{display:block !important}}.u-none-tab{display:none !important}@media screen and (max-width: 767px){.u-none-tab{display:block !important}}@media screen and (max-width: 767px){.u-none-sp{display:none !important}}.u-dis-pc{display:block !important}@media screen and (max-width: 1024px){.u-dis-pc{display:none !important}}.u-dis-tab{display:block !important}@media screen and (max-width: 767px){.u-dis-tab{display:none !important}}