body{font-family:"Noto Serif JP",serif;font-size:100%;font-weight:400;font-style:normal;letter-spacing:.08em;line-height:1.4;background:#fffaf2;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}body *{color:#353535}@media screen and (max-width: 767px){body{font-size:.875rem}}img{max-width:100%;height:auto;vertical-align:bottom}a{text-decoration:none;color:#353535;transition:all ease-in-out .3s}li{list-style:none}p{word-break:break-all}*{box-sizing:border-box}h1{display:none}.l-footer{margin-top:auto;background:#f6ad56}.l-footer__copyright{padding:10px 0;display:block;font-size:clamp(.75rem,.631rem + .51vw,.875rem);text-align:center;line-height:1;color:#fff}.l-body__inner{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.l-main{margin-bottom:120px}@media screen and (max-width: 767px){.l-main{margin-bottom:100px}}.l-container{width:100%;max-width:1000px;padding:0 20px;margin:0 auto}.l-container--sm{width:100%;max-width:640px;padding:0 20px;margin:0 auto}.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__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;width:380px;max-width:100%;padding:20px 20px 22px;margin:0 auto;font-family:"Noto Sans JP",sans-serif;font-size:clamp(1.125rem,1.006rem + .51vw,1.25rem);font-weight:700;letter-spacing:.05em;color:#fff;background:#3bad4c;box-shadow:2px 4px 3px 0px rgba(0,0,0,.15);border-radius:999px;cursor:pointer}.c-button span{display:block;width:22px;height:25px;margin-right:10px;background-image:url(../img/icon_calendar.png);background-size:contain}@media screen and (max-width: 767px){.c-button{padding:22px 20px 23px}.c-button span{width:20px;height:22px}}.c-fixButton{position:fixed;right:20px;bottom:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:130px;height:130px;font-family:"Noto Sans JP",sans-serif;font-size:clamp(.9375rem,.639rem + 1.27vw,1.25rem);font-weight:700;letter-spacing:.05em;line-height:1;color:#fff;background:#3bad4c;border-radius:50%;box-shadow:2px 3px 3px 0px rgba(0,0,0,.15);z-index:999}.c-fixButton span{display:block;background-size:contain}.c-fixButton span:first-of-type{margin-bottom:11px;width:22px;height:25px;background-image:url(../img/icon_calendar.png)}.c-fixButton span:last-of-type{margin-top:10px;width:20px;height:14px;background-image:url(../img/icon_arrow_r-2.png)}@media screen and (max-width: 767px){.c-fixButton{bottom:40px;width:80px;height:80px}.c-fixButton span:first-of-type{margin-bottom:5px;width:18px;height:20px}.c-fixButton span:last-of-type{margin-top:6px;width:15px;height:10px}}.c-text.-center{text-align:center}.c-text.-right{text-align:right}.c-title{position:relative;margin-bottom:60px;font-size:clamp(.875rem,.756rem + .51vw,1rem);line-height:1;text-align:center}.c-title span{display:block;margin-bottom:10px;font-family:"Fraunces",serif;font-size:clamp(3rem,2.046rem + 4.07vw,4rem);font-weight:600;letter-spacing:.05em;color:#f6ad56}@media screen and (max-width: 767px){.c-title{margin-bottom:40px}}.p-col2__container{display:flex;justify-content:space-between}.p-col2__main{width:calc(100% - 83px);max-width:750px;margin-right:20px}.p-col2__side{width:25%;max-width:277px}@media screen and (max-width: 767px){.p-col2-container{flex-direction:column}.p-col2__main,.p-col2__side{width:100%;max-width:100%}.p-col2__main{margin-right:0}}.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%}}.an-zoom{animation:zoomDown 10s linear 0s normal both}@keyframes zoomDown{0%{transform:scale(1.15)}100%{transform:scale(1)}}.an-scroll{position:relative}.an-scroll::before{content:"";position:absolute;top:-3px;left:-1px;width:7px;height:7px;background:#353535;border-radius:50%;animation:scrollDown 2.5s ease-in-out infinite,scrollDownHide 2.5s ease-in-out infinite}@media screen and (max-width: 767px){.an-scroll::before{top:-2px;width:5px;height:5px;animation:scrollDownSp 2.5s ease-in-out infinite,scrollDownHide 2.5s ease-in-out infinite}}@keyframes scrollDown{0%{left:-1px}100%{left:80px}}@keyframes scrollDownSp{0%{left:-1px}100%{left:50px}}@keyframes scrollDownHide{0%{opacity:0}20%{opacity:1}80%{opacity:.9}100%{opacity:0}}@media screen and (max-width: 767px){.an-ac{transition:.3s;cursor:pointer}.an-ac::before,.an-ac::after{content:"";position:absolute;top:calc(50% - 2px);right:7%;transform:translateY(-50%);background:#f6ad56;width:19px;height:1px}.an-ac::after{transform:translateY(-50%) rotate(90deg)}.an-ac-inner{display:none}.an-ac.is-open::after{opacity:0}}.p-fv__block{position:relative;margin-bottom:260px;z-index:2}.p-fv__inner{position:relative}.p-fv__list{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5%}.p-fv__img{position:relative;width:46.34%;overflow:hidden}.p-fv__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-fv__img.-l{padding-top:45.3%;border-radius:0 20px 20px 0}.p-fv__img.-r{padding-top:53.1%;margin-bottom:3.3%;border-radius:0 0 0 20px}.p-fv__text-block{position:absolute;top:7.5%;left:0;width:100%}.p-fv__text{margin-bottom:22px;font-size:clamp(1rem,.912rem + .38vw,1.25rem);font-weight:500;letter-spacing:.1em;line-height:1.5;text-shadow:0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff}.p-fv__catch>span{display:block;width:-moz-fit-content;width:fit-content;padding:2px 5px;margin-bottom:20px;font-size:clamp(1.75rem,1.222rem + 2.25vw,3.25rem);letter-spacing:.05em;font-weight:600;background:#fff;border-radius:3px}.p-fv__catch>span:last-of-type{margin-bottom:0}.p-fv__catch>span .-grad{background:linear-gradient(90deg, #D58C11 -0.13%, #F4B54A 45.89%, #D58C11 91.91%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-fv__catch>span .-sm{font-size:clamp(1.375rem,1.067rem + 1.31vw,2.25rem)}@media screen and (min-width: 1441px){.p-fv__img.-l{padding-top:645px}.p-fv__img.-r{padding-top:756px}}@media screen and (max-width: 767px){.p-fv__block{margin-bottom:85px}.p-fv__list{flex-direction:column;margin-bottom:6.7%}.p-fv__img{width:86.7%}.p-fv__img.-l{padding-top:33.8vh;border-radius:0 10px 10px 0;order:2;margin-right:auto}.p-fv__img.-r{padding-top:41.2vh;margin-bottom:20px;border-radius:0 0 0 10px}.p-fv__text-block{top:8%}.p-fv__text{margin-bottom:0;text-shadow:0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff}.p-fv__catch{position:absolute;top:28vh;left:20px}.p-fv__catch>span{padding:0 5px;margin-bottom:10px}}.p-reason{position:relative;padding-bottom:35px;background-image:url(../img/reason_bg-2.png);background-size:cover}.p-reason::before,.p-reason::after{content:"";position:absolute;left:50%;width:100%;height:240px;background-size:cover;transform:translateX(-50%)}.p-reason::before{bottom:100%;background-image:url(../img/reason_bg-1.png);background-position:top center}.p-reason::after{top:100%;background-image:url(../img/reason_bg-3.png);background-position:bottom center}.p-reason__block{margin-bottom:280px}.p-reason .c-title{margin-bottom:40px}.p-reason__item{padding-top:40px;position:relative;margin-bottom:60px}.p-reason__item:last-of-type{margin-bottom:0}.p-reason__num{position:absolute;top:0;right:20px;display:flex;justify-content:center;align-items:center;width:80px;height:80px;font-size:clamp(1.75rem,1.034rem + 3.05vw,2.5rem);font-weight:700;letter-spacing:0;line-height:1;color:#fff;background-image:url(../img/reason_num.png);background-size:contain}.p-reason__img.-lg{border-radius:20px;overflow:hidden}.p-reason__img.-sm{margin-top:-8.4%;width:44.8%}.p-reason__inner{display:flex;justify-content:space-between;align-items:flex-start}.p-reason__cont{width:52.1%}.p-reason__title{padding-top:20px;margin-bottom:20px;font-size:clamp(1.125rem,.814rem + 1.33vw,1.875rem);line-height:1.49;color:#9c1b14}.p-reason__text{font-size:clamp(.875rem,.771rem + .44vw,1.125rem);line-height:2}.p-reason__item:nth-of-type(even) .p-reason__num{right:auto;left:20px}.p-reason__item:nth-of-type(even) .p-reason__cont{order:2}@media screen and (max-width: 767px){.p-reason{background-image:url(../img/reason_bg-2_sp.png)}.p-reason::before,.p-reason::after{height:82px}.p-reason::before{background-image:url(../img/reason_bg-1_sp.png)}.p-reason::after{background-image:url(../img/reason_bg-3_sp.png)}.p-reason__block{margin-bottom:115px}.p-reason .c-title{margin-bottom:30px}.p-reason__item{margin-bottom:40px}.p-reason__num{right:10px;width:16vw;height:16vw;max-width:80px;max-height:80px}.p-reason__img.-lg{border-radius:5px}.p-reason__img.-sm{margin-top:-6%;width:100%}.p-reason__inner{flex-direction:column}.p-reason__cont{width:100%;order:2}.p-reason__title{padding-top:15px;margin-bottom:10px}.p-reason__item:nth-of-type(even) .p-reason__num{left:10px}}@media screen and (max-width: 480px){.p-reason__item{padding-top:8vw}}.p-gallery__block{margin-bottom:120px}.p-gallery__item{margin:0 20px}.p-gallery__top{margin-bottom:40px}.p-gallery__img{position:relative;padding:10px;margin-bottom:10px;z-index:1}.p-gallery__img::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background-image:url(../img/gallery_bg.png);border-radius:50%;background-repeat:repeat;z-index:-1}.p-gallery__img img{width:100%}.p-gallery__text{font-size:clamp(.875rem,.636rem + 1.02vw,1.125rem);font-weight:500;text-align:center;white-space:nowrap}@media screen and (max-width: 767px){.p-gallery__block{margin-bottom:80px}.p-gallery__item{margin:0 7px}.p-gallery__top{margin-bottom:18px}.p-gallery__img{padding:6px;margin-bottom:5px}}.p-voice__block{margin-bottom:20px}.p-voice .ti-widget.ti-goog .ti-review-item>.ti-inner{padding:0 !important}@media screen and (max-width: 767px){.p-voice__block{margin-bottom:40px}}.p-facilities{position:relative;padding-top:220px;z-index:1}.p-facilities::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background-image:url(../img/facilities_bg.png);background-size:cover;background-position:top center;z-index:-1}.p-facilities__block{padding-bottom:80px}.p-facilities__list{margin-bottom:50px}.p-facilities__list .slick-prev,.p-facilities__list .slick-next{top:45%;width:4.23%;height:27.4%}.p-facilities__list .slick-prev::before,.p-facilities__list .slick-next::before{content:"";display:block;width:100%;height:100%;background-image:url(../img/icon_arrow_r.png);background-size:contain;opacity:1}.p-facilities__list .slick-prev{left:7.7%;z-index:1}.p-facilities__list .slick-prev::before{transform:scale(-1, 1)}.p-facilities__list .slick-next{right:7.7%}.p-facilities__item{position:relative;margin:0 .19%}.p-facilities__item p{font-size:clamp(.875rem,.636rem + 1.02vw,1.125rem);font-weight:500;text-align:center;line-height:2;white-space:nowrap}.p-facilities__img{padding:5px;border-radius:5px;background:#fff}.p-facilities__img>div{border-radius:5px;overflow:hidden}.p-facilities__box{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto 10px}.p-facilities__cont{display:flex;flex-direction:column;width:20%;margin:0 10px 30px}.p-facilities__cont:last-of-type{width:25.9%}.p-facilities__cont:last-of-type .p-facilities__icon{width:70px}.p-facilities__icon{width:56px;height:56px;margin:0 auto 5px}.p-facilities__text{font-size:clamp(.8125rem,.634rem + .76vw,1rem);font-weight:500;line-height:1.4;text-align:center;white-space:nowrap}.p-facilities a{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;font-family:"Noto Sans JP",sans-serif;font-size:clamp(1.125rem,1.006rem + .51vw,1.25rem);font-weight:700;letter-spacing:.05em;color:#4671cc;text-align:center;text-decoration:underline}@media screen and (max-width: 767px){.p-facilities{padding-top:100px}.p-facilities::before{background-image:url(../img/facilities_bg_sp.png)}.p-facilities__block{padding-bottom:60px}.p-facilities__list{margin-bottom:40px}.p-facilities__list .slick-prev,.p-facilities__list .slick-next{width:10.6666666667vw;height:10.6666666667vw}.p-facilities__list .slick-prev{left:1.3333333333vw}.p-facilities__list .slick-next{right:1.3333333333vw}.p-facilities__item{margin:0 .09%}.p-facilities__box{justify-content:space-around}.p-facilities__cont{width:31.4%;margin:0 0 20px}.p-facilities__cont:last-of-type{width:37.4%}.p-facilities__cont:last-of-type .p-facilities__icon{width:12vw}.p-facilities__icon{width:9.6vw;height:9.6vw}}.p-cta{font-family:"Noto Sans JP",sans-serif}.p-cta__block{margin-bottom:120px}.p-cta__img{height:400px}.p-cta__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-cta__inner{padding-top:60px;padding-bottom:65px;background:rgba(255,215,151,.5)}.p-cta__text{position:relative;width:-moz-fit-content;width:fit-content;padding:0 25px;margin:0 auto 45px;font-size:clamp(1.125rem,.767rem + 1.53vw,1.5rem);font-weight:700;text-align:center;color:#9c1b14}.p-cta__text::before,.p-cta__text::after{content:"";position:absolute;top:50%;width:28px;height:2px;background:#9c1b14}.p-cta__text::before{left:0;transform:translateY(-50%) rotate(80deg)}.p-cta__text::after{right:0;transform:translateY(-50%) rotate(-80deg)}.p-cta__button{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto}.p-cta__button p{margin-bottom:3px;font-size:clamp(1rem,.881rem + .51vw,1.125rem);font-weight:700;text-align:center}.p-cta__button>span{position:absolute;top:-37%;left:0;display:block;width:80px;z-index:2}@media screen and (max-width: 767px){.p-cta__block{margin-bottom:80px}.p-cta__img{height:250px}.p-cta__inner{padding-top:30px;padding-bottom:40px}.p-cta__text{padding:0 15px;margin-bottom:30px}.p-cta__text::before,.p-cta__text::after{width:20px;height:2px}.p-cta__button>span{top:-20%;width:60px}}.p-instagram__cont{margin-bottom:80px}.p-instagram #sb_instagram{padding-bottom:0 !important}.p-instagram #sb_instagram #sbi_images{padding:0}.p-instagram #sb_instagram #sbi_images .sbi_item{border-radius:10px;overflow:hidden}@media screen and (max-width: 767px){.p-instagram__cont{margin-bottom:60px}.p-instagram #sb_instagram.sbi_mob_col_2 #sbi_images{gap:12px !important}}.error404 .l-main{display:flex;justify-content:center;align-items:center;flex:1;margin-bottom:0}.error404 .l-main .l-container{text-align:center}.error404 .l-main .l-container h2{margin-bottom:10px}.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}.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}.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}.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}}