.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}::-webkit-input-placeholder{color:#aaa;opacity:1}::-moz-placeholder{color:#aaa;opacity:1}:-ms-input-placeholder{color:#aaa;opacity:1}::-ms-input-placeholder{color:#aaa;opacity:1}::placeholder{color:#aaa;opacity:1}:-ms-input-placeholder{color:#aaa}::-ms-input-placeholder{color:#aaa}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #fff inset !important;-webkit-text-fill-color:#333 !important;-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important}input.error,select.error,textarea.error{border:2px solid #e74c3c;background:#fff5f5}.error-msg{color:#e74c3c;font-size:.85em;margin-top:.3rem}input,select,textarea{font-family:inherit;font-size:1rem;color:#333;border:1px solid #ccc;border-radius:4px;background-color:#fff;padding:.6rem .8rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#5da8ff}html{font-size:62.5%;scroll-behavior:smooth}body{color:#333;background-color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;line-height:1.6}img{max-width:100%;height:auto;display:block;pointer-events:none}[id]{scroll-margin-top:15rem}.grecaptcha-badge{visibility:hidden}.l-inner{max-width:1440px;margin-inline:auto;padding-inline:5rem}@media(max-width: 768px){.l-inner{padding:1.5rem;font-size:1.4rem}}.l-header{position:fixed;z-index:999;top:4rem;width:100%}@media(max-width: 768px){.l-header{top:0}}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:clamp(2rem,4.8vw,7rem)}@media(max-width: 768px){.l-header__inner{padding-inline:2rem}}.l-header__logo{width:clamp(15rem,20.8vw,30rem)}.l-header__logo a{position:relative;display:block}.l-header__logo img{display:block;width:100%;height:auto}.l-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.l-header__btn-lang{color:#fff;font-family:"Sorts Mill Goudy",serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.62px}.l-header__btn-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;background:#fff;border:2px solid #dadada;border-radius:2.4rem;padding:.8rem 2.4rem .8rem 2.4rem;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.12);box-shadow:0 2px 8px 0 rgba(0,0,0,.12);cursor:pointer;-webkit-transition:border .2s,-webkit-box-shadow .2s;transition:border .2s,-webkit-box-shadow .2s;transition:border .2s,box-shadow .2s;transition:border .2s,box-shadow .2s,-webkit-box-shadow .2s;position:relative;font-family:"Sorts Mill Goudy",serif;outline:none;font-size:1.8rem}@media(max-width: 768px){.l-header__btn-menu{padding:.8rem 1.4rem .8rem 1.4rem}}.l-header.is-open .l-header__btn-menu{display:none}.l-header__btn-menu-label{font-family:"Sorts Mill Goudy",serif;color:#333;font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.98px}.l-header__btn-menu-bars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.7rem;height:3rem}.l-header__btn-menu-bar{display:block;width:2.6rem;height:.1rem;background:#232323;border-radius:2px}.l-header-menu{position:fixed;top:0;right:0;z-index:1000;width:40rem;max-width:100%;background-color:#fff;border:1px solid #000;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.l-header-menu.is-open{opacity:1;visibility:visible}.l-header-menu__btn-close{position:absolute;z-index:1001;top:1rem;right:3rem;font-size:2rem}.l-header-menu__inner{padding-block:5rem;padding-left:3rem;padding-right:2rem}.l-header-menu__btn-home a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.l-header-menu__nav{margin-top:3rem}.l-header-menu__nav-item{font-size:2.4rem;font-family:"Sorts Mill Goudy",serif;font-weight:600}.l-header-menu__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin-top:5rem}.l-header-menu__btn{position:relative;display:block;width:15rem;max-width:100%;text-align:center;padding-block:1rem;color:#fff;background-color:#686767;font-size:1.4rem}.l-header-menu__btn i{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem}.l-header-menu__link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:3rem;color:#686767}.l-header-menu__link-item{font-size:1rem}.l-header-menu__sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin-top:3rem}.l-header-menu__sns-item{color:#686767}.l-header-menu__sns-item i{font-size:3rem}@media(max-width: 768px){body.page-template-page-gallary .l-footer,body.page-template-page-ito .l-footer{padding-bottom:10rem}}.l-footer{padding-top:9.5rem;padding-bottom:7.5rem;background-color:#1a1a1a}@media(max-width: 768px){.l-footer{padding-top:4rem;padding-bottom:3rem}}.l-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-inline:11.5rem}@media(max-width: 768px){.l-footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-inline:2rem}}.l-footer__logo-wrapper{width:20rem}.l-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2rem;margin-top:3.3rem}@media(max-width: 768px){.l-footer__nav-list{row-gap:.7rem}}.l-footer__nav-item{color:#fff;font-family:"Noto Serif JP",serif;font-size:1.5rem;font-weight:500;letter-spacing:2.4px}@media(max-width: 768px){.l-footer__nav-item:nth-of-type(n + 5){font-size:1.2rem}}@media(max-width: 768px){.l-footer__nav-item:nth-of-type(5){margin-top:3rem}}.l-footer-right__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5rem;padding-top:8rem}@media(max-width: 768px){.l-footer-right__container{padding-top:3rem}}.l-footer-right__reservation,.l-footer-right__sns{display:-webkit-box;display:-ms-flexbox;display:flex}.l-footer-right__link-heading{display:block;max-width:100%;width:13rem;color:#d9d9d9;font-family:"Sorts Mill Goudy",serif;font-size:.9rem;font-weight:400;letter-spacing:1.44px}.l-footer-right__link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1rem}.l-footer-right__link-item{color:#fff;font-family:"Sorts Mill Goudy",serif;font-size:1rem;font-weight:400}.l-footer-right__reservation{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-footer-right__reservation .l-footer-right__link-item{text-decoration:underline;color:#fff;font-family:"Noto Serif JP";font-size:1.6rem;font-weight:500;letter-spacing:2.56px}.c-reservation{position:relative;z-index:0;margin-bottom:15rem;padding-block:16rem;background-image:url(../../assets/imgs/common/cta-reservation-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:top center}@media(max-width: 768px){.c-reservation{margin-bottom:3rem;padding-block:7rem}}.c-reservation::before{position:absolute;z-index:1;top:0;content:"";width:100%;height:100%;background-color:#000;opacity:.5}.c-reservation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;padding-inline:clamp(10rem,15.2vw,22rem)}@media(max-width: 768px){.c-reservation__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5rem;padding-inline:2rem}}.c-reservation__title-wrapper{position:relative;z-index:2}@media(max-width: 768px){.c-reservation__title-wrapper{-ms-flex-item-align:start;align-self:flex-start}}.c-reservation__subtitle{color:#fff;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:500;letter-spacing:2.56px}.c-reservation__title{color:#fff;font-family:"Sorts Mill Goudy",serif;font-size:4rem;letter-spacing:2.8px}@media(max-width: 768px){.c-reservation__title{font-size:2.6rem}}.c-reservation__right{position:relative;z-index:2}@media(max-width: 768px){.c-reservation__right{-ms-flex-item-align:end;align-self:flex-end}}.c-reservation__btn{position:relative;display:block;text-align:center;width:30rem;max-width:100%;border-radius:26px;padding-block:1rem;padding-inline:3rem;font-size:1.6rem;background-color:#fff}@media(max-width: 768px){.c-reservation__btn{width:25rem}}.c-reservation__btn-text{pointer-events:none;font-family:"Noto Serif JP",serif;font-weight:400;color:#333}.c-reservation__btn-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2rem;display:block;width:2rem;height:2rem;color:#333}.c-type__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;padding-block:6rem}@media(max-width: 768px){.c-type__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:5rem;row-gap:7rem}}.c-type__item-name{color:#333;text-align:center;font-family:"Sorts Mill Goudy",serif;font-size:3.6rem;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 768px){.c-type__item-name{font-size:3rem}}.c-type__item-img-wrapper{max-width:40rem;aspect-ratio:400/300;margin-top:3rem}@media(max-width: 768px){.c-type__item-img-wrapper{margin-top:1.5rem}}.c-cta-follow{position:fixed;z-index:999;bottom:3rem;right:2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width: 768px){.c-cta-follow{bottom:0;right:0}}.c-cta-follow__img-wrapper{display:block;max-width:30rem}.c-cta-follow__img-wrapper:first-of-type{width:24rem}.e-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.2rem 5.2rem;color:#333;background-color:#fff;font-family:"Sorts Mill Goudy",serif;font-size:1.5rem;font-weight:400;letter-spacing:.6px}.e-btn--border{border:1px solid #595757;background-color:rgba(0,0,0,0)}.e-btn--blue{color:#fff;background-color:#527e99}.e-btn--notyet{background-color:rgba(0,0,0,0);pointer-events:none;cursor:default}.e-btn::before{position:absolute;top:50%;right:-15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:3.6rem;height:.1rem;background:#000}.e-btn--blue::before{background:-webkit-gradient(linear, left top, right top, color-stop(55%, #fff), color-stop(50%, #527E99));background:linear-gradient(to right, #fff 55%, #527E99 50%)}.e-btn--notyet::before{background:none}.p-page-heading{position:relative;aspect-ratio:1440/400;background-position:top center;background-size:cover;background-repeat:no-repeat;background-image:url(../../assets/imgs/gallary/gallary-heading-bg.webp)}.p-page-heading::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.2}.p-main-subpage{padding-block:10rem}@media(max-width: 768px){.p-main-subpage{padding-block:3rem}}.p-main-subpage a{color:#c36}.p-subpage__inner{max-width:101rem}.p-subpage__main-container{margin-top:8rem}@media(max-width: 768px){.p-subpage__main-container{margin-top:5rem}}.p-subpage__section-title{text-align:center;color:#333;font-family:"Noto Serif JP",serif;font-size:clamp(2.2rem,2.77vw,4rem);font-weight:400}.p-subpage__section-title--contact{text-align:left}.p-subpage__title{color:#343434;font-family:"Noto Serif JP",serif;font-size:1.7rem;font-weight:600;line-height:1.41;letter-spacing:.5px}.p-subpage__title:nth-of-type(n + 2){margin-top:4rem}.p-subpage__text{margin-top:1.5rem;color:#343434;font-family:"Noto Serif JP",serif;font-size:1.5rem;font-weight:400;letter-spacing:.5px}.p-subpage__text--right{text-align:right}.p-subpage__list{list-style:disc;list-style-position:inside;margin-top:1rem;padding-left:1em;color:#343434;font-family:"Noto Serif JP",serif;font-size:1.5rem;font-weight:400;letter-spacing:.5px}@media(max-width: 768px){.p-main-home{padding-top:7rem}}.p-home-fv{height:100vh;overflow:hidden}@media(max-width: 768px){.p-home-fv{height:auto}}.p-home-fv__inner{height:100%}.p-home-fv__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;padding-left:10rem}@media(max-width: 768px){.p-home-fv__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:1rem;padding-left:0}}.p-home-fv__scroll{position:absolute;bottom:-5rem;right:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.p-home-fv__scroll-text{position:relative;color:#595757;font-family:"Noto Serif JP",serif;font-size:1.4rem;font-weight:400;letter-spacing:1.96px}.p-home-fv__scroll-line{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-34px;content:"";width:30px;height:.2px;background:#595757}.p-home-fv__title-wrapper{-ms-flex-negative:0;flex-shrink:0}@media(max-width: 768px){.p-home-fv__title-wrapper{margin-right:auto;padding-bottom:10rem}}.p-home-fv__subtitle{color:#595757;font-family:"Noto Serif JP",serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.96px}.p-home-fv__title{color:#333;font-family:"Noto Serif JP",serif;font-size:clamp(3.2rem,3.33vw,4.8rem);font-style:normal;font-weight:400;line-height:1.45;letter-spacing:4.8px}@media(max-width: 768px){.p-home-fv__title{font-size:3.2rem;letter-spacing:2px}}.p-home-fv__img-wrapper{height:inherit;margin-right:-8rem}@media(max-width: 768px){.p-home-fv__img-wrapper{width:27rem;aspect-ratio:270/350;margin-left:auto;margin-right:-2rem}}.p-home-fv__img-wrapper img{max-width:none;height:inherit}@media(max-width: 768px){.p-home-fv__img-wrapper img{height:100%}}.p-home-type{background-color:#e7e7e7}.p-home-type__inner{padding-inline:clamp(10rem,19.4vw,28rem)}@media(max-width: 768px){.p-home-type__inner{padding-inline:2rem}}.p-home-type .e-btn{margin-inline:auto;margin-top:3rem}.p-poolen-type{padding-top:12rem;padding-bottom:15rem}@media(max-width: 768px){.p-poolen-type{padding-top:5rem;padding-bottom:3rem}}.p-poolen-type__title-wrapper{text-align:center;color:#333;font-family:"Sorts Mill Goudy",serif}.p-poolen-type__section-subtitle{font-size:1.6rem}.p-poolen-type__section-title{font-size:3.6rem;font-weight:400}.p-poolen-type .e-btn{margin-inline:auto;margin-top:2rem}.p-ito-fv__img-wrapper{height:90vh}.p-ito-fv__img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-ito-intro{padding-top:16rem}@media(max-width: 768px){.p-ito-intro{padding-top:5rem}}.p-ito-intro__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:101rem}@media(max-width: 768px){.p-ito-intro__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-intro__section-title{margin-bottom:5rem;color:#595757;font-family:"Noto Serif JP",serif;font-size:2.4rem;font-weight:600;letter-spacing:3.84px}@media(max-width: 768px){.p-ito-intro__section-title{font-size:2rem}}.p-ito-intro__text{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.62;letter-spacing:2.56px}@media(max-width: 768px){.p-ito-intro__text{font-size:1.4rem;margin-top:3rem;line-height:1.8}}.p-ito-intro__text--strong{margin-top:1.6rem;padding-bottom:2rem;color:#595757;font-size:1.8rem;font-weight:600;letter-spacing:2.88px}@media(max-width: 768px){.p-ito-intro__text--strong{font-size:1.6rem}}.p-ito-intro__img-wrapper{max-width:40rem}.p-ito-intro2{margin-top:10rem;padding-bottom:10rem;background-image:url(../../assets/imgs/ito/intro2-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center 26rem;background-blend-mode:color-burn}@media(max-width: 768px){.p-ito-intro2{margin-top:5rem;margin-bottom:5rem}}.p-ito-intro2__inner{max-width:101rem}.p-ito-intro2__subtitle{color:#8a8989;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:"Sorts Mill Goudy",serif;font-size:1.2rem;font-weight:400;letter-spacing:1.68px}.p-ito-intro2__title{color:#595757;font-family:"Noto Serif JP",serif;font-size:3.6rem;font-weight:600;letter-spacing:4.68px}@media(max-width: 768px){.p-ito-intro2__title{font-size:2.8rem}}.p-ito-intro2__img01-wrapper{margin-top:4rem}.p-ito-intro2__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin-top:2rem}@media(max-width: 768px){.p-ito-intro2__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-intro2__img02-wrapper{max-width:50rem}.p-ito-intro2__text-wrapper{max-width:35rem}@media(max-width: 768px){.p-ito-intro2__text-wrapper{margin-top:2rem}}.p-ito-intro2__text-sub{color:rgba(255,255,255,.7);font-family:"Noto Serif JP",serif;font-size:1.2rem;font-weight:400;letter-spacing:1.68px}.p-ito-intro2__text-main{color:#fff;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.62;letter-spacing:2.56px}@media(max-width: 768px){.p-ito-intro2__text-main{margin-top:2rem;font-size:1.4rem;line-height:1.8;font-weight:100}}.p-ito-intro2__block-sauna{margin-top:15rem}.p-ito-intro2__block-sauna .p-ito-intro2__title-wrapper{text-align:right}.p-ito-intro2__block-sauna .p-ito-intro2__subtitle,.p-ito-intro2__block-sauna .p-ito-intro2__title{color:#fff}.p-ito-intro2__block-sauna .p-ito-intro2__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 768px){.p-ito-intro2__block-sauna .p-ito-intro2__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-intro2__block-sauna .p-ito-intro2__text-wrapper{max-width:40rem}@media(max-width: 768px){.p-ito-intro2__block-sauna .p-ito-intro2__text-main{margin-top:2rem;font-size:1.4rem;line-height:1.8;font-weight:100}}.p-ito-exterior,.p-ito-interior{padding-top:15rem;padding-bottom:9rem}@media(max-width: 768px){.p-ito-exterior,.p-ito-interior{padding-top:5rem;padding-bottom:5rem}}.p-ito-exterior .p-ito__section-title,.p-ito-interior .p-ito__section-title{text-align:center;font-family:"Sorts Mill Goudy",serif;font-size:3.2rem;font-weight:400;letter-spacing:2.24px;background:-webkit-gradient(linear, left top, left bottom, from(#527E99), color-stop(52%, #88A5B7), to(#ADA6BE));background:linear-gradient(180deg, #527E99 0%, #88A5B7 52%, #ADA6BE 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-ito-exterior__inner,.p-ito-interior__inner{max-width:101rem}.p-ito-exterior__container,.p-ito-interior__container{margin-top:6rem}.p-ito-exterior__content,.p-ito-interior__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:clamp(1rem,4.58vw,6.6rem);-moz-column-gap:clamp(1rem,4.58vw,6.6rem);column-gap:clamp(1rem,4.58vw,6.6rem);max-width:87rem}@media(max-width: 768px){.p-ito-exterior__content,.p-ito-interior__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.p-ito-exterior__content:nth-of-type(even),.p-ito-interior__content:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 768px){.p-ito-exterior__content:nth-of-type(even),.p-ito-interior__content:nth-of-type(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-exterior__content:not(:first-of-type),.p-ito-interior__content:not(:first-of-type){margin-top:9rem}.p-ito-exterior__img-wrapper,.p-ito-interior__img-wrapper{-ms-flex-negative:0;flex-shrink:0;max-width:40rem}@media(max-width: 768px){.p-ito-exterior__img-wrapper,.p-ito-interior__img-wrapper{margin-top:1rem}}.p-ito-exterior__desc-wrapper,.p-ito-interior__desc-wrapper{max-width:40rem}.p-ito-exterior__desc-title,.p-ito-interior__desc-title{color:rgba(112,132,165,.25);font-family:"Sorts Mill Goudy",serif;font-size:4.8rem;font-weight:400}@media(max-width: 768px){.p-ito-exterior__desc-title,.p-ito-interior__desc-title{font-size:3rem}}.p-ito-exterior__desc-text,.p-ito-interior__desc-text{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.62;letter-spacing:2.56px}@media(max-width: 768px){.p-ito-exterior__desc-text,.p-ito-interior__desc-text{margin-top:2rem}}.p-ito-exterior .e-btn__view,.p-ito-interior .e-btn__view{margin-top:10rem}.p-ito-exterior .e-btn,.p-ito-interior .e-btn{margin-inline:auto;margin-top:7rem}.p-ito-interior{background-color:#f6f6f8}.p-ito-option__inner{padding-top:15rem;padding-bottom:18rem;max-width:101rem}@media(max-width: 768px){.p-ito-option__inner{padding-top:5rem;padding-bottom:5rem}}.p-ito-option__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:clamp(1rem,2.08vw,3rem);-moz-column-gap:clamp(1rem,2.08vw,3rem);column-gap:clamp(1rem,2.08vw,3rem);margin-top:4rem;padding-bottom:9rem}@media(max-width: 768px){.p-ito-option__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:2.5rem;padding-bottom:2rem}}.p-ito-option__content:nth-of-type(2){-webkit-transform:translateY(90px);transform:translateY(90px)}@media(max-width: 768px){.p-ito-option__content:nth-of-type(2){-webkit-transform:translateY(0);transform:translateY(0)}}.p-ito-option__section-title-wrapper{margin-left:-4rem}@media(max-width: 768px){.p-ito-option__section-title-wrapper{margin-left:0}}.p-ito-option__section-title{color:#333;font-family:"Sorts Mill Goudy",serif;font-size:3.6rem;font-style:normal;font-weight:400;letter-spacing:2.52px}.p-ito-option__section-subtitle{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.2rem;font-weight:400;letter-spacing:1.68px}.p-ito-option__img-wrapper{max-width:28rem;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media(max-width: 768px){.p-ito-option__img-wrapper{max-width:100%}}.p-ito-option__desc-title{margin-top:2rem;color:#696767;font-family:"Noto Serif JP",serif;font-size:1.8rem;font-weight:400}.p-ito-option__desc-text{margin-top:.6rem;color:#696767;font-family:"Noto Serif JP",serif;font-size:1.2rem;font-weight:400}@media(max-width: 768px){.p-ito-option__desc-text{margin-top:1rem}}.p-ito-option .e-btn{margin-inline:auto;margin-top:7rem}.p-ito-amenity{padding-top:9rem;padding-bottom:9rem;margin-bottom:3rem;background-color:#f5f5f5}@media(max-width: 768px){.p-ito-amenity{padding-top:5rem;padding-bottom:5rem}}.p-ito-amenity__inner{max-width:105rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(1rem,4.16vw,6rem);-moz-column-gap:clamp(1rem,4.16vw,6rem);column-gap:clamp(1rem,4.16vw,6rem)}@media(max-width: 768px){.p-ito-amenity__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-amenity__img-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;max-width:58rem;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 768px){.p-ito-amenity__img-content{padding-top:10rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-ito-amenity__img-content.pc-only{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.p-ito-amenity__img-content.pc-only{display:none !important}}.p-ito-amenity__img-content.sp-only{display:none}@media(max-width: 768px){.p-ito-amenity__img-content.sp-only{display:-webkit-box;display:-ms-flexbox;display:flex}}.p-ito-amenity__img-wrapper{max-width:clamp(15rem,20vw,28rem)}.p-ito-amenity__img-wrapper:nth-of-type(1){-webkit-transform:translateY(12rem);transform:translateY(12rem)}@media(max-width: 768px){.p-ito-amenity__img-wrapper:nth-of-type(1){z-index:2;-webkit-transform:translate(3rem, 0);transform:translate(3rem, 0)}}.p-ito-amenity__img-wrapper:nth-of-type(2){-webkit-transform:translateY(-12rem);transform:translateY(-12rem)}@media(max-width: 768px){.p-ito-amenity__img-wrapper:nth-of-type(2){z-index:1;-webkit-transform:translate(-3rem, -6.7rem);transform:translate(-3rem, -6.7rem)}}.p-ito-amenity__text-content{max-width:40rem}.p-ito-amenity__section-subtitle{color:#8a8989;font-family:"Sorts Mill Goudy",serif;font-size:1rem;font-weight:400;letter-spacing:1.4px}.p-ito-amenity__section-title{color:#595757;font-family:"Noto Serif JP",serif;font-size:2.4rem;font-weight:500}.p-ito-amenity__desc-text{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.62;letter-spacing:2.56px}@media(max-width: 768px){.p-ito-amenity__desc-text{margin-top:3rem;font-size:1.4rem}}.p-ito-amenity .e-btn{margin-top:7.5rem}@media(max-width: 768px){.p-ito-amenity .e-btn{margin-top:4rem;margin-inline:auto}}.p-ito-room__inner,.p-ito-area__inner{max-width:101rem}.p-ito-room__section-subtitle,.p-ito-area__section-subtitle{color:#8a8989;font-family:"Sorts Mill Goudy",serif;font-size:1rem;font-weight:400;letter-spacing:1.4px}.p-ito-room__section-title,.p-ito-area__section-title{color:#595757;font-family:"Noto Serif JP",serif;font-size:3.6rem;font-weight:600;letter-spacing:4.68px}@media(max-width: 768px){.p-ito-room__section-title,.p-ito-area__section-title{font-size:2.4rem}}.p-ito-room__info-text,.p-ito-area__info-text{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.4rem;font-weight:400;letter-spacing:0x}.p-ito-room{margin-top:15rem}@media(max-width: 768px){.p-ito-room{margin-top:5rem}}.p-ito-room__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem;padding-inline:5rem}@media(max-width: 768px){.p-ito-room__img-wrapper{margin-top:2rem;padding-inline:0}}.p-ito-area{margin-top:15rem}@media(max-width: 768px){.p-ito-area{margin-top:5rem}}.p-ito-area__img-wrapper{margin-top:5rem}.p-ito-area .e-btn{margin-inline:auto;margin-top:7rem}@media(max-width: 768px){.p-ito-area .e-btn{margin-top:2rem}}.p-ito-access{margin-top:15rem}@media(max-width: 768px){.p-ito-access{margin-top:5rem}}.p-ito-access__inner{max-width:101rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:clamp(2rem,4.16vw,6rem);-moz-column-gap:clamp(2rem,4.16vw,6rem);column-gap:clamp(2rem,4.16vw,6rem)}@media(max-width: 768px){.p-ito-access__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.p-ito-access__gmap-wrapper{width:56rem;max-width:100%;height:40rem}@media(max-width: 768px){.p-ito-access__gmap-wrapper{margin-top:1rem}}.p-ito-access__gmap-wrapper iframe{width:100%;height:100%}.p-ito-access__section-subtitle{color:#8a8989;font-family:"Sorts Mill Goudy",serif;font-size:1rem;font-weight:400;letter-spacing:1.4px}.p-ito-access__section-title{color:#595757;font-family:"Noto Serif JP",serif;font-size:3.6rem;font-weight:600;letter-spacing:4.68px}@media(max-width: 768px){.p-ito-access__section-title{font-size:2.4rem}}.p-ito-access__address-text{color:#595757;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.68;letter-spacing:2.24px}@media(max-width: 768px){.p-ito-access__address-text{margin-top:3rem}}.p-ito-access small{font-size:1rem}.p-ito-access .e-btn{margin-top:2rem}@media(max-width: 768px){.p-ito-access .e-btn{margin-inline:auto;margin-top:5rem}}.p-ito-parking{margin-top:15rem;margin-bottom:13rem}@media(max-width: 768px){.p-ito-parking{margin-top:5rem;margin-bottom:5rem}}.p-ito-parking__inner{max-width:101rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:clamp(2rem,4.16vw,6rem);-moz-column-gap:clamp(2rem,4.16vw,6rem);column-gap:clamp(2rem,4.16vw,6rem)}@media(max-width: 768px){.p-ito-parking__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-ito-parking__section-subtitle{color:#8a8989;font-family:"Sorts Mill Goudy",serif;font-size:1rem;font-weight:400;letter-spacing:1.4px}.p-ito-parking__section-title{color:#595757;font-family:"Noto Serif JP",serif;font-size:3.6rem;font-weight:600;letter-spacing:4.68px}@media(max-width: 768px){.p-ito-parking__section-title{font-size:2.4rem}}.p-ito-parking__desc-text{color:#696767;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:400;line-height:1.62;letter-spacing:.96px}.p-ito-parking__img-wrapper{max-width:50rem}@media(max-width: 768px){.p-ito-parking__img-wrapper{margin-top:1rem}}.p-main-gallery{padding-bottom:10rem}.p-gallery__inner{max-width:101rem;padding-top:8rem;padding-bottom:4rem}.p-gallery__page-title-wrapper{text-align:center}.p-gallery__page-subtitle{color:#8a8989;font-family:"Noto Serif JP",serif;font-size:1.6rem;font-weight:600;letter-spacing:1.12px}.p-gallery__page-title{font-family:"Sorts Mill Goudy",serif;color:#595757;font-size:4rem;font-weight:400}.p-gallery-content__title-jp{text-align:left;color:#8a8989;font-family:"Noto Serif JP",serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.12px}.p-gallery-content__main-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}.p-gallery-content__title-en{font-family:"Sorts Mill Goudy",serif;font-size:32px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.24px;background:-webkit-gradient(linear, left top, left bottom, from(#527E99), color-stop(52%, #88A5B7), to(#ADA6BE));background:linear-gradient(180deg, #527E99 0%, #88A5B7 52%, #ADA6BE 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p-gallery-content__title-line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#668ca4}.p-gallery-content__item-thumb{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.p-gallery-content__item-name{margin-top:1.5rem;color:#696767;font-family:"Noto Serif JP",serif;font-size:1.4rem;font-weight:400;letter-spacing:1.12px;text-align:center}.p-gallery-content:nth-of-type(n+2){margin-top:5rem}.js-splide-gallery{position:relative;padding-bottom:4rem}.js-splide-gallery .splide__arrow{background-color:rgba(0,0,0,0);border-radius:50%;width:4rem;height:4rem;opacity:.8;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.js-splide-gallery .splide__arrow:hover{opacity:1}.js-splide-gallery .splide__arrow svg{fill:rgba(237,237,237,.9);width:2rem;height:2rem}.js-splide-gallery .splide__arrow--prev{top:40%;left:0rem}.js-splide-gallery .splide__arrow--next{top:40%;right:0rem}.js-splide-gallery .splide__pagination{bottom:0;padding:0;-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.js-splide-gallery .splide__pagination__page{width:.5rem;height:.51rem;background-color:#d9d9d9;opacity:1}.js-splide-gallery .splide__pagination__page.is-active{background-color:#595757;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(max-width: 768px){.p-gallery__inner{padding-top:4rem;padding-bottom:2rem}.p-gallery__page-title{font-size:2.4rem;letter-spacing:3.12px}.p-gallery-gallery{margin-top:4rem;padding-bottom:4rem}.p-gallery-gallery__title-en{font-size:2.4rem;letter-spacing:1.68px}.js-splide-gallery .splide__arrow{width:3rem;height:3rem}.js-splide-gallery .splide__arrow svg{width:1rem;height:1rem}.js-splide-gallery .splide__arrow--prev{left:-1.5rem}.js-splide-gallery .splide__arrow--next{right:-1.5rem}}.p-faq__item{padding-bottom:1rem;border-bottom:1px solid #d1d1d1}.p-faq__item:nth-of-type(n + 2){margin-top:5rem}.p-faq__heading{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-faq__heading .p-faq__heading-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.p-faq__heading.is-active .p-faq__body-text{display:block}.p-faq__heading.is-active .p-faq__heading-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.p-faq__heading-text{font-size:clamp(1.6rem,1.38vw,2.4rem);font-family:"Noto Serif JP",serif;color:#333;font-weight:600;letter-spacing:1.5px}.p-faq__body-text{display:none;padding-top:2rem;font-size:1.6rem;font-weight:400;font-family:"Noto Serif JP",serif;color:#343434;line-height:1.8;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(max-width: 768px){.p-faq__body-text{font-size:1.2rem}}.p-faq__heading svg{width:1.5rem;height:1.5rem}.p-contact-form{margin-top:8rem}@media(max-width: 768px){.p-contact-form{margin-top:5rem}}.p-contact-form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:60rem}.p-contact-form__item--row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.p-contact-form__item:nth-of-type(n + 2){margin-top:2rem}.p-contact-form .required{margin-left:.5rem;color:red;font-weight:100}.p-contact-form input[type=text],.p-contact-form input[type=email],.p-contact-form textarea{width:100%;padding-block:1rem;margin-top:1rem;font-size:1.5rem;color:#333;font-weight:400}.p-contact-form input[type=text]::-webkit-input-placeholder, .p-contact-form textarea::-webkit-input-placeholder{color:#bbb;font-size:1.4rem;font-weight:100}.p-contact-form input[type=text]::-moz-placeholder, .p-contact-form textarea::-moz-placeholder{color:#bbb;font-size:1.4rem;font-weight:100}.p-contact-form input[type=text]:-ms-input-placeholder, .p-contact-form textarea:-ms-input-placeholder{color:#bbb;font-size:1.4rem;font-weight:100}.p-contact-form input[type=text]::-ms-input-placeholder, .p-contact-form textarea::-ms-input-placeholder{color:#bbb;font-size:1.4rem;font-weight:100}.p-contact-form input[type=text]::placeholder,.p-contact-form textarea::placeholder{color:#bbb;font-size:1.4rem;font-weight:100}.p-contact-form input[type=submit]{padding:1rem 2rem;font-size:1.4rem;color:#fff;background-color:#036aab}.pc-only{display:block}@media(max-width: 768px){.pc-only{display:none}}.sp-only{display:none}@media(max-width: 768px){.sp-only{display:block}}.u-only-fv{position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease}body.is-ito-page .l-header:not(.is-scrolled) .u-only-fv,body.is-subpage .l-header:not(.is-scrolled) .u-only-fv{opacity:1;visibility:visible}body.is-home-page .u-only-fv{opacity:0 !important;visibility:hidden !important}.u-not-fv{opacity:1;visibility:visible;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease}body.is-ito-page .l-header:not(.is-scrolled) .u-not-fv,body.is-subpage .l-header:not(.is-scrolled) .u-not-fv{opacity:0;visibility:hidden}body.is-home-page .u-not-fv{opacity:1 !important;visibility:visible !important}