:root{--color-black: #222;--color-white: #fff;--color-hero-black: #333333;--color-hero-white: #fefefe;--color-gray: #8d8d8d;--color-beige: #d3c9b9;--color-gray-dark: #524B4B;--color-button-dark: #343434;--color-bg-white: #F5F0E8;--font-en: "P22 Underground", p22-underground, sans-serif;--font-ja: "FOT-TsukuAOldMin Pr6N", fot-tsukuaoldmin-pr6n, sans-serif;--font-ja-gothic: "DNP ShueiGoGinStd", dnp-shuei-gothic-gin-std, sans-serif;--font-ja-kaku: "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;--short-transition-time: .3s;--medium-transition-time: .5s;--long-transition-time: .8s;--default-ease: ease;--default-hover-opacity: .5;--banner-hover-opacity: .85;--width-max: 1600px;--width-min: 1280px}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.u-anime.base-anime{opacity:0;transform:translateY(20px)}.u-anime.base-anime.is_anime{opacity:1;transform:translateY(0);transition:opacity var(--medium-transition-time) var(--default-ease, ease),transform var(--medium-transition-time) var(--default-ease, ease)}.u-anime.wipe-down{clip-path:inset(100% 0 0 0)}.u-anime.wipe-down.is_anime{clip-path:inset(0 0 0 0);transition-property:clip-path;transition-duration:1.2s;transition-timing-function:cubic-bezier(.33,1,.68,1)}.u-anime.img-reveal{clip-path:inset(25%);will-change:clip-path,-webkit-clip-path}.u-anime.img-reveal>img,.u-anime.img-reveal .img-reveal__target{opacity:0;transform:scale(1.15);will-change:transform,opacity}.u-anime.img-reveal.is_anime{clip-path:inset(0%);transition:clip-path 1.4s cubic-bezier(.25,1,.5,1)}.u-anime.img-reveal.is_anime>img,.u-anime.img-reveal.is_anime .img-reveal__target{opacity:1;transform:scale(1);transition:opacity 1s cubic-bezier(.33,1,.68,1) .3s,transform 1.8s cubic-bezier(.25,1,.5,1) .3s}.safari .box{position:fixed;z-index:-1;transform:translateZ(-1px)}.safari:before,.safari:after{content:"";position:fixed;left:0;z-index:9999;transform:translateZ(9999px);width:100%;background:#fff}.safari:before{height:200px;top:-200px}.safari:after{height:200px;bottom:-200px}.header{position:fixed;top:0;left:0;width:100%;z-index:10}@media screen and (min-width:768px){.header{min-width:1280px}}@media screen and (max-width:1024px){.header{display:none}}.header__inner{display:flex;align-items:flex-start;justify-content:space-between;width:100%;position:relative;background:linear-gradient(to bottom,rgba(0,0,0,.2),transparent)}.header.is_scrolled .header__inner{align-items:center;background:transparent}.header__inner:before{content:"";position:absolute;top:0;left:0;right:0;height:66px;background:#fefefed9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity var(--medium-transition-time) ease;pointer-events:none}.header.is_scrolled .header__inner:before{opacity:1}.header__logo{position:relative;flex-shrink:0;z-index:1}.header.is_scrolled .header__logo{height:66px;display:flex;align-items:center}.header__logo-link{display:flex;align-items:center;position:relative}.header__logo-main{width:188px;height:auto;display:block;opacity:1;transition:opacity var(--medium-transition-time) ease;margin-top:27px;margin-left:40px}.header.is_scrolled .header__logo-main{opacity:0;width:0;height:0;overflow:hidden;pointer-events:none}.header__logo-mini{width:0;height:0;overflow:hidden;opacity:0;display:block;transition:opacity var(--medium-transition-time) ease;pointer-events:none}.header.is_scrolled .header__logo-mini{opacity:1;width:131px;aspect-ratio:131/13;height:auto;overflow:visible;pointer-events:auto;margin:0}.header__nav{position:absolute;left:50%;transform:translate(-50%);top:0;z-index:1}.header__nav-list{display:flex;align-items:stretch;gap:22px;list-style:none;margin:0;padding:0;height:66px}.header__nav-item{display:flex;align-items:center;line-height:1}.header__nav-link{padding-top:2px;display:flex;align-items:center;height:100%;font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:12px;line-height:1;letter-spacing:.1em;color:var(--color-hero-white, #fefefe);text-shadow:0 0 20px rgba(0,0,0,.2);white-space:nowrap;transition:color var(--medium-transition-time) ease,opacity var(--short-transition-time) ease}.header__nav-link--muted{color:var(--color-gray, #8d8d8d)}.header.is_scrolled .header__nav-link{color:var(--color-hero-black, #333)}.header.is_scrolled .header__nav-link--muted{color:var(--color-gray, #8d8d8d)}@media(hover:hover){.header__nav-link:hover{opacity:var(--default-hover-opacity)}}.header__nav-ig{display:flex;align-items:center;height:100%;line-height:0;transition:opacity var(--short-transition-time) ease}.header__nav-ig img{flex-shrink:0;display:block;width:16px;height:16px}@media(hover:hover){.header__nav-ig:hover{opacity:var(--default-hover-opacity)}}.header__cta{position:relative;flex-shrink:0;z-index:1}.header.is_scrolled .header__cta{height:66px;display:flex;align-items:center}.header__cta-link{display:flex;align-items:center;justify-content:center;gap:5px;min-width:227px;width:-moz-max-content;width:max-content;max-width:280px;padding:20px 10px 20px 26px;box-sizing:border-box;background-color:var(--color-hero-black, #333);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color var(--short-transition-time) ease,padding var(--medium-transition-time) ease}@media(hover:hover){.header__cta-link:hover{background-color:var(--color-beige, #d3c9b9)}.header__cta-link:hover .header__cta-text{color:var(--color-hero-black, #333)}.header__cta-link:hover .header__cta-arrow img{filter:brightness(.2)}}.header__cta-text{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;color:var(--color-hero-white, #fefefe);text-align:center;font-feature-settings:"palt";transition:color var(--short-transition-time) ease}.header__cta-arrow{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:30px}.header__cta-arrow img{width:26px;height:26px;transition:filter var(--short-transition-time) ease}.header-sp{display:none;position:fixed;top:0;left:0;width:100%;z-index:10}@media screen and (max-width:1024px){.header-sp{display:block}}.header-sp.is_menu-open .header-sp__inner,.header-sp.is_scrolled .header-sp__inner{padding-left:24px}.header-sp__inner{display:flex;align-items:flex-start;justify-content:space-between;width:100%;position:relative;z-index:2;transition:background-color var(--medium-transition-time) ease}.header-sp.is_scrolled .header-sp__inner{align-items:center;height:54px;background-color:#fefefed9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-sp.is_menu-open .header-sp__inner{align-items:center;height:54px;background-color:var(--color-hero-white, #fefefe)}.header-sp__logo{position:relative;flex-shrink:0}.header-sp__logo-link{display:flex;align-items:center}.header-sp__logo-main{display:block;width:167px;height:auto;margin-top:30px;margin-left:24px;opacity:1;transition:opacity var(--medium-transition-time) ease}.header-sp.is_scrolled .header-sp__logo-main{margin:0}.header-sp.is_scrolled .header-sp__logo-main,.header-sp.is_menu-open .header-sp__logo-main{opacity:0;width:0;height:0;padding:0;overflow:hidden;pointer-events:none}.header-sp__logo-mini{width:0;height:0;overflow:hidden;opacity:0;display:block;transition:opacity var(--medium-transition-time) ease;pointer-events:none}.header-sp.is_scrolled .header-sp__logo-mini,.header-sp.is_menu-open .header-sp__logo-mini{opacity:1;width:100%;max-width:164px;height:auto;overflow:visible;pointer-events:auto}.header-sp__burger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;padding:30px 0 3px;margin:0 24px 0 10px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:padding var(--medium-transition-time) ease}.header-sp.is_scrolled .header-sp__burger,.header-sp.is_menu-open .header-sp__burger{padding-top:3px}.header-sp__burger-line{display:block;width:100%;height:1px;background-color:var(--color-hero-white, #fefefe);transition:transform var(--short-transition-time) ease}.header-sp.is_scrolled .header-sp__burger-line,.header-sp.is_menu-open .header-sp__burger-line{background-color:var(--color-hero-black, #333)}.header-sp.is_menu-open .header-sp__burger-line:nth-child(1){transform:translateY(3.5px) rotate(32deg)}.header-sp.is_menu-open .header-sp__burger-line:nth-child(2){transform:translateY(-3.5px) rotate(-32deg)}.header-sp__menu{position:fixed;inset:0;width:100%;height:100%;background-color:var(--color-hero-white, #fefefe);z-index:1;opacity:0;visibility:hidden;transition:opacity var(--medium-transition-time) ease,visibility var(--medium-transition-time) ease}@media screen and (max-width:767px){.header-sp__menu{height:100dvh}}.header-sp.is_menu-open .header-sp__menu{opacity:1;visibility:visible}.header-sp__menu-body{display:flex;flex-direction:column;height:100%;padding-top:54px;padding-bottom:139px;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.header-sp__menu-nav{padding:80px 68px 0}.header-sp__menu-list{display:flex;flex-direction:column;gap:32px;width:254px;list-style:none;margin:0;padding:0}.header-sp__menu-item{display:flex;flex-direction:column;gap:6px;height:44px}.header-sp__menu-item--plain{height:auto}.header-sp__menu-link{display:flex;flex-direction:column;gap:6px;transition:opacity var(--short-transition-time) ease}@media(hover:hover){.header-sp__menu-link:hover{opacity:var(--default-hover-opacity)}}.header-sp__menu-link-en{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:12px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black, #333)}.header-sp__menu-link-ja{font-family:var(--font-ja);font-weight:300;font-size:20px;line-height:1;letter-spacing:.05em;color:var(--color-gray, #8d8d8d);font-feature-settings:"palt";white-space:nowrap}.header-sp__menu-ig{padding:40px 68px 132px}.header-sp__menu-ig-link{display:flex;align-items:center;gap:10px;transition:opacity var(--short-transition-time) ease}.header-sp__menu-ig-link img{width:20px;height:20px}.header-sp__menu-ig-link span{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:12px;line-height:.9;letter-spacing:.1em;color:var(--color-hero-black, #333)}@media(hover:hover){.header-sp__menu-ig-link:hover{opacity:var(--default-hover-opacity)}}.header-sp__menu-contact{position:fixed;bottom:0;left:0;width:100%;z-index:2;background-color:var(--color-bg-white, #F5F0E8);display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 0;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity var(--medium-transition-time) ease,visibility var(--medium-transition-time) ease}.header-sp.is_menu-open .header-sp__menu-contact{opacity:1;visibility:visible}.header-sp__menu-contact-inner{display:flex;flex-direction:column;gap:8px;width:342px;max-width:100%;padding:0 45px;box-sizing:border-box}.header-sp__menu-contact-title{font-family:var(--font-ja);font-weight:300;font-size:14px;line-height:1.5;letter-spacing:.05em;color:var(--color-hero-black, #333);text-align:center}.header-sp__menu-contact-cta{display:flex;flex-direction:column;gap:10px}.header-sp__menu-cta-primary{display:flex;align-items:center;justify-content:center;position:relative;width:min(100%,300px);min-width:254px;margin:0 auto;padding:15px 16px;background-color:var(--color-hero-black, #333);border:1px solid var(--color-hero-white, #fefefe);border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity var(--short-transition-time) ease}.header-sp__menu-cta-primary span:first-child{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;color:var(--color-hero-white, #fefefe);text-align:center;font-feature-settings:"palt"}@media(hover:hover){.header-sp__menu-cta-primary:hover{opacity:var(--banner-hover-opacity)}}.header-sp__menu-cta-arrow{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:30px}.header-sp__menu-cta-arrow img{width:26px;height:26px}.header-sp__menu-contact-sub{display:flex;flex-direction:column;gap:12px;width:342px;max-width:100%;padding:0 45px;box-sizing:border-box}.header-sp__menu-cta-secondary{display:flex;align-items:center;justify-content:center;padding:15px 10px;background-color:var(--color-hero-white, #fefefe);border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;color:var(--color-gray, #8d8d8d);text-align:center;font-feature-settings:"palt";transition:opacity var(--short-transition-time) ease}@media(hover:hover){.header-sp__menu-cta-secondary:hover{opacity:var(--default-hover-opacity)}}.hero{position:relative;width:100%;margin:0 auto;overflow:hidden}@media screen and (min-width:768px){.hero{display:flex;flex-direction:column;height:auto}}@media screen and (max-width:767px){.hero{display:flex;flex-direction:column;height:auto;min-height:100vh;max-width:100%;overflow:visible}}.hero__logo{padding:27px 0 0 40px}@media screen and (max-width:767px){.hero__logo{padding:20px 0 0}}.hero__logo-link{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:18px;letter-spacing:.05em;color:var(--color-hero-white, #fefefe);display:block}.hero__logo-sub{font-weight:400;font-size:14px;opacity:.95}.hero__header-right{display:flex;align-items:center;gap:0}.hero__cta{display:flex;align-items:center;justify-content:center;gap:5px;width:227px;padding:20px 10px 20px 26px;background-color:var(--color-hero-black);color:var(--color-hero-white);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;transition:opacity var(--short-transition-time) var(--default-ease)}.hero__cta:hover{opacity:var(--banner-hover-opacity)}.hero__cta-text{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em}.hero__cta-arrow{flex-shrink:0}@media screen and (max-width:767px){.hero__nav{display:none}}.hero__nav-list{display:flex;justify-content:center;align-items:center;gap:22px;padding:25px 0;margin:0;list-style:none;position:absolute;left:50%;transform:translate(-50%)}.hero__nav-link{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:12px;line-height:1;letter-spacing:.1em;color:var(--color-hero-white, #fefefe);text-shadow:0 0 20px rgba(0,0,0,.2);transition:opacity var(--short-transition-time) var(--default-ease)}.hero__nav-link:hover{opacity:var(--default-hover-opacity)}.hero__nav-link.hero__nav-link--muted{color:var(--color-gray)}.hero__ig-icon{display:block;width:16px;height:16px}@media screen and (min-width:768px){.hero__body{position:relative;display:flex;flex-direction:column;width:100%;margin-left:auto;margin-right:auto;height:100vh}}@media screen and (max-width:767px){.hero__body{position:relative;flex:0 0 auto;height:100svh;min-height:667px}}.hero__slider{position:absolute;inset:0;background-color:var(--color-black, #1a1a1a)}.hero__slider .splide,.hero__slider .splide__track,.hero__slider .splide__list,.hero__slider .splide__slide{height:100%}.hero__slider .splide__slide{overflow:hidden}.hero__slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.hero__slider.sp-only .splide__slide:nth-child(3) .hero__slide-img{-o-object-position:center center;object-position:center center}.hero__slider.sp-only .splide__slide:nth-child(4) .hero__slide-img{-o-object-position:center center;object-position:center center}.hero__slider.sp-only .splide__slide:nth-child(5) .hero__slide-img{-o-object-position:center center;object-position:center center}@media screen and (min-width:768px){.hero__content{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 40px 40px;align-self:flex-start;z-index:1;width:100%;margin-top:auto;box-sizing:border-box}}@media screen and (max-width:767px){.hero__content{position:absolute;left:0;right:0;bottom:0;padding:12px 24px 90px 68px;background:linear-gradient(180deg,#0000,#0009);z-index:1}}.hero__lead{display:flex;flex-direction:column;width:100%}@media screen and (min-width:768px){.hero__lead{gap:20px}}@media screen and (max-width:767px){.hero__lead{gap:15px}}.hero__catch{font-family:var(--font-en);font-feature-settings:normal;font-weight:500;color:var(--color-hero-white, #fefefe);text-shadow:0 0 20px rgba(0,0,0,.2);margin:0}@media screen and (min-width:768px){.hero__catch{max-width:100%;box-sizing:border-box;font-size:30px;line-height:1.1;letter-spacing:.1em}}@media screen and (max-width:767px){.hero__catch{font-size:20px;line-height:1.2;letter-spacing:.1em}}.hero__catch-line{display:block}@media screen and (max-width:767px){.hero__catch-line{white-space:nowrap}}.hero__info{display:flex;flex-direction:column;background:#1414144d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:6px;border:1px solid var(--color-black, #333)}@media screen and (min-width:768px){.hero__info{flex-shrink:0;gap:16px;padding:24px;align-self:flex-start}}@media screen and (max-width:767px){.hero__info{gap:12px;padding:18px 16px;align-self:flex-start}}.hero__info-row{display:flex;align-items:center;gap:20px}.hero__info-date{font-family:var(--font-ja-gothic);font-weight:500;letter-spacing:.1em;color:var(--color-beige, #D3C9B9);white-space:nowrap}@media screen and (min-width:768px){.hero__info-date{font-size:14px;line-height:1;min-width:85px}}@media screen and (max-width:767px){.hero__info-date{font-size:12px;line-height:1;min-width:80px}}.hero__info-label{font-family:var(--font-ja-gothic);font-weight:500;letter-spacing:.1em;color:var(--color-beige, #D3C9B9);white-space:nowrap}@media screen and (min-width:768px){.hero__info-label{font-size:14px;line-height:1}}@media screen and (max-width:767px){.hero__info-label{font-size:12px;line-height:1}}.hero__border{position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index:1}@media screen and (max-width:767px){.hero__border{left:24px;bottom:-149px;transform:none}}.hero__border:before,.hero__border:after{position:absolute;content:"";display:block;width:1px}@media screen and (min-width:768px){.hero__border:before,.hero__border:after{bottom:0;height:100px}}@media screen and (max-width:767px){.hero__border:before,.hero__border:after{left:0;bottom:0;height:389px}}.hero__border:before{position:absolute;background-color:var(--color-gray, #8D8D8D);opacity:.5}.hero__border:after{background-color:var(--color-beige, #D3C9B9);animation:scroll 2.4s cubic-bezier(.45,0,.15,1) infinite}@media screen and (max-width:767px){.hero__border:after{animation-duration:3.6s}}@keyframes scroll{0%{transform:scaleY(0);transform-origin:0 0}40%{transform:scale(1);transform-origin:0 0}48%{transform:scale(1);transform-origin:0 0}48.1%{transform:scale(1);transform-origin:0 100%}88%{transform:scaleY(0);transform-origin:0 100%}to{transform:scaleY(0);transform-origin:0 100%}}.hero__message{background-color:var(--color-bg-white, #f5f0e8)}@media screen and (min-width:768px){.hero__message{align-self:stretch;padding:140px 0 140px 40px}}@media screen and (max-width:767px){.hero__message{padding:80px 24px 80px 68px}}@media screen and (min-width:768px){.hero__message-inner{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%;max-width:var(--width-max, 1600px);margin:0 auto;box-sizing:border-box}}@media screen and (max-width:767px){.hero__message-inner{display:flex;flex-direction:column;align-items:flex-start;gap:40px}}@media screen and (min-width:768px){.hero__message-lead{flex:1 1 0;min-width:0}}@media screen and (max-width:767px){.hero__message-lead{width:100%;display:flex;justify-content:flex-start}}.hero__message-title{font-family:var(--font-ja);font-weight:300;color:var(--color-hero-black);margin:0;font-feature-settings:"palt" on}@media screen and (min-width:768px){.hero__message-title{font-size:32px;line-height:1.4;letter-spacing:.11em}}@media screen and (max-width:767px){.hero__message-title{font-size:24px;line-height:1.4;letter-spacing:.05em;text-align:left}}@media screen and (min-width:768px){.hero__message-body{flex:1 1 0;min-width:0}}@media screen and (max-width:767px){.hero__message-body{width:100%;max-width:298px}}.hero__message-text{font-family:var(--font-ja);font-weight:300;color:var(--color-hero-black);margin:0;font-feature-settings:"palt" on}@media screen and (min-width:768px){.hero__message-text{font-size:20px;line-height:1.7;letter-spacing:.05em}}@media screen and (max-width:767px){.hero__message-text{font-size:18px;line-height:1.6;letter-spacing:.05em;text-align:left}}.about{background-color:var(--color-bg-white, #f5f0e8);border-top:1px solid var(--color-beige)}@media screen and (min-width:768px){.about{padding:120px 0 120px 40px}}@media screen and (max-width:767px){.about{padding:80px 0 101px}}.about__inner{width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;gap:16px}@media screen and (min-width:768px){.about__inner{max-width:var(--width-max, 1600px)}}@media screen and (max-width:767px){.about__inner{flex-direction:column;gap:0;max-width:100%}}@media screen and (min-width:768px){.about__left{flex:1 1 0;min-width:0;padding-top:100px;display:flex;flex-direction:column}}@media screen and (max-width:767px){.about__left{padding-top:0}}@media screen and (min-width:768px){.about__section-ttl{display:flex;flex-direction:column;gap:24px;padding-bottom:50px}}@media screen and (max-width:767px){.about__section-ttl{margin-bottom:24px}}.about__heading{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black);margin:0}@media screen and (min-width:768px){.about__text-block{display:flex;flex-direction:column;padding:3.3% 0 0 16.52%;min-height:245px}}@media screen and (max-width:767px){.about__text-block{padding-right:0}}.about__title{font-family:var(--font-ja);font-weight:300;font-size:32px;line-height:1.4;letter-spacing:.05em;color:var(--color-hero-black);margin:0;font-feature-settings:"palt" on}@media screen and (max-width:767px){.about__title{font-size:24px;line-height:1.4;margin-bottom:0}}.about__since-wrap{display:flex;gap:10px;padding:39px 0 16px}@media screen and (min-width:768px){.about__since-wrap{align-items:center}}@media screen and (max-width:767px){.about__since-wrap{flex-direction:column;justify-content:flex-end;padding:24px 0 20px;gap:8px}}.about__line{width:60px;height:0;border-top:1px solid var(--color-beige);flex-shrink:0}.about__since{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:13px;line-height:1;letter-spacing:.14em;color:var(--color-hero-black);margin:0}.about__body{font-family:var(--font-ja);font-weight:300;font-size:16px;line-height:1.6;letter-spacing:.05em;color:var(--color-hero-black);margin:0;text-align:justify;font-feature-settings:"palt" on}@media screen and (min-width:768px){.about__body{max-width:390px}}@media screen and (max-width:767px){.about__body{font-size:14px;line-height:1.65}}@media screen and (min-width:768px){.about__images{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex:1 1 0;min-width:0}}@media screen and (max-width:767px){.about__images{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;gap:1px;width:100%;margin:0 auto}}.about__images .wipe-down{clip-path:inset(100% 0 0 0)}.about__images.is_anime .wipe-down{clip-path:inset(0 0 0 0);transition-property:clip-path;transition-duration:1s;transition-timing-function:cubic-bezier(.33,1,.68,1)}.about__img-wrap{position:relative;overflow:hidden}@media screen and (min-width:768px){.about__img-wrap{display:flex;justify-content:center;width:100%}}@media screen and (max-width:767px){.about__img-wrap{align-self:stretch;width:100%}}.about__img-wrap .about__img{display:block}@media screen and (min-width:768px){.about__img-wrap .about__img{width:405px;max-width:100%;height:auto;aspect-ratio:405/540;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:767px){.about__img-wrap .about__img{width:100%;height:auto}}@media screen and (max-width:767px){.about__sp{display:flex;flex-direction:column;align-self:stretch;width:100%}}@media screen and (max-width:767px){.about__section-ttl--sp{display:flex;flex-direction:column;gap:18px;padding:0 24px 30px;margin-bottom:0}}@media screen and (max-width:767px){.about__title--sp{margin-bottom:0}}@media screen and (max-width:767px){.about__since-wrap--sp{display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 12px;height:71px;min-height:71px}}@media screen and (max-width:767px){.about__since-row{display:flex;flex-direction:row;align-items:center;gap:8px}}@media screen and (max-width:767px){.about__since-wrap--sp .about__line{width:60px;height:0;border-top:1px solid var(--color-beige);flex-shrink:0}}@media screen and (max-width:767px){.about__since-wrap--sp .about__since{font-size:12px;letter-spacing:.14em;margin:0}}@media screen and (max-width:767px){.about__text-block--sp{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;padding:27px 24px 0 68px}}@media screen and (max-width:767px){.about__text-block--sp .about__body{font-size:16px;line-height:1.6;letter-spacing:.05em;text-align:justify;margin:0}}.topics{background-color:var(--color-beige)}@media screen and (min-width:768px){.topics{padding:100px 0 120px 40px}}@media screen and (max-width:767px){.topics{padding:80px 0}}.topics__inner{width:100%;margin:0 auto;display:flex;flex-direction:column}@media screen and (min-width:768px){.topics__inner{max-width:var(--width-max, 1600px)}}@media screen and (max-width:767px){.topics__inner{padding:0 24px}}.topics__section-ttl{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black);margin:0 0 30px}.topics__card{display:flex;flex-direction:row;background-color:var(--color-white);border-radius:6px;box-shadow:10px 10px 20px #0000000f;overflow:hidden}@media screen and (min-width:768px){.topics__card{margin-left:8.15%;margin-right:11.45%}}@media screen and (max-width:767px){.topics__card{flex-direction:column;margin:0 auto}}@media screen and (min-width:768px){.topics__card-image{flex:1 1 auto;min-width:0;min-height:0;aspect-ratio:503/289;width:50.3%}.topics__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}}@media screen and (max-width:767px){.topics__card-image{width:100%;aspect-ratio:342/192;flex-shrink:0}}.topics__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:767px){.topics__img{aspect-ratio:342/192}}.topics__card-content{display:flex;flex-direction:column}@media screen and (min-width:768px){.topics__card-content{width:49.7%;flex-shrink:0;min-width:0;padding:4.94% 5.3% 4.34% 4.6%}}@media screen and (max-width:767px){.topics__card-content{padding:9% 13% 13%}}.topics__card-title{font-family:var(--font-ja);font-weight:300;font-size:20px;line-height:1.5;letter-spacing:.05em;color:var(--color-hero-black);margin:0;font-feature-settings:"palt" on}.topics__card-description{display:flex;flex-direction:column;margin:0}@media screen and (min-width:768px){.topics__card-description{margin-top:3.71%;gap:12px}}@media screen and (max-width:767px){.topics__card-description{margin-top:6%;gap:12px}}.topics__card-text{font-family:var(--font-ja);font-weight:300;font-size:14px;line-height:1.4;letter-spacing:.05em;color:var(--color-hero-black);margin:0;font-feature-settings:"palt" on}.topics__card-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:254px;padding:16px 10px;background-color:var(--color-hero-black);color:var(--color-hero-white);font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;border:1px solid var(--color-hero-white);border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;transition:background-color var(--short-transition-time) var(--default-ease),color var(--short-transition-time) var(--default-ease),border-color var(--short-transition-time) var(--default-ease)}@media screen and (min-width:768px){.topics__card-button{margin-top:7%}}@media screen and (max-width:767px){.topics__card-button{width:100%;max-width:254px;margin:11.5% auto 0}}@media(hover:hover){.topics__card-button:hover{background-color:var(--color-beige, #d3c9b9);color:var(--color-hero-black, #333);border-color:var(--color-beige, #d3c9b9)}.topics__card-button:hover .topics__card-button-icon img{filter:brightness(.2)}}.topics__card-button-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:30px}.topics__card-button-icon img{transition:filter var(--short-transition-time, .3s) ease}.facilities{background-color:var(--color-bg-white, #F5F0E8);overflow-x:clip}@media screen and (min-width:768px){.facilities{padding:120px 0 120px 40px}}@media screen and (max-width:767px){.facilities{padding:80px 0}}.facilities__inner{width:100%;margin:0 auto;display:flex;flex-direction:column;overflow:visible}@media screen and (min-width:768px){.facilities__inner{max-width:var(--width-max, 1600px)}}@media screen and (max-width:767px){.facilities__inner{max-width:100%}}@media screen and (min-width:768px){.facilities__section-ttl{padding-bottom:40px}}@media screen and (max-width:767px){.facilities__section-ttl{padding:0 24px 40px}}.facilities__heading{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black, #333333);margin:0}.facilities__contents{display:flex;flex-direction:column}@media screen and (min-width:768px){.facilities__contents{gap:80px}}@media screen and (max-width:767px){.facilities__contents{gap:55px}}@media screen and (min-width:768px){.facilities__block{width:calc(100% + max(0px,(100vw - 40px - var(--width-max, 1600px)) / 2));padding-left:8.15%}}@media screen and (max-width:767px){.facilities__block{width:100%}}@media screen and (min-width:768px){.facilities__block-inner{display:flex;flex-direction:row;align-items:center;gap:16px}}@media screen and (max-width:767px){.facilities__block-inner{display:flex;flex-direction:column-reverse;align-items:center;gap:22px}}@media screen and (min-width:768px){.facilities__text{flex:0 0 34.264%;padding-right:2.108%;display:flex;flex-direction:column;gap:16px}}@media screen and (max-width:767px){.facilities__text{width:100%;padding:0 24px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}}@media screen and (min-width:768px){.facilities__block:nth-child(n+2) .facilities__text{padding-right:24px}}.facilities__title{font-family:var(--font-ja);font-weight:300;font-size:24px;line-height:1.3;letter-spacing:.05em;color:var(--color-hero-black, #333333);margin:0;font-feature-settings:"palt" on}@media screen and (max-width:767px){.facilities__title{font-size:20px;line-height:1.3}}.facilities__body{font-family:var(--font-ja);font-weight:300;font-size:16px;line-height:1.5;letter-spacing:.05em;color:var(--color-hero-black, #333333);margin:0;font-feature-settings:"palt" on}@media screen and (max-width:767px){.facilities__body{line-height:1.4}}@media screen and (min-width:768px){.facilities__block:nth-child(3) .facilities__body,.facilities__block:nth-child(4) .facilities__body{line-height:1.4}}.facilities__note{font-family:var(--font-ja-gothic);font-weight:400;font-size:12px;line-height:1.4;letter-spacing:.05em;color:var(--color-gray, #8d8d8d);margin:0}.facilities__slider-wrap{position:relative;width:100%}@media screen and (min-width:768px){.facilities__slider-wrap{flex:1;min-width:0}}.facilities__slider{position:relative;width:100%}.facilities__slider-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:1px}.facilities__slide{flex-shrink:0}@media screen and (min-width:768px){.facilities__slide{width:var(--facilities-slide-width, min(46.25vw, 740px));max-width:740px;aspect-ratio:592/419}}@media screen and (max-width:767px){.facilities__slide{width:87.6923076923vw;aspect-ratio:342/242;scroll-snap-align:start}}.facilities__img-wrap{width:100%;height:100%}.facilities__img-wrap.wipe-down{clip-path:inset(100% 0 0 0)}.facilities__slider-wrap.is_anime .wipe-down{clip-path:inset(0 0 0 0);transition-property:clip-path;transition-duration:1.2s;transition-timing-function:cubic-bezier(.33,1,.68,1)}.facilities__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.facilities__arrows{position:absolute;inset:0;pointer-events:none;z-index:2}@media screen and (max-width:767px){.facilities__arrows{display:none}}.facilities__arrow{--facilities-arrow-w: 39px;--facilities-arrow-h: 55px;--facilities-arrow-opacity-disabled: .3;position:absolute;top:50%;transform:translateY(-50%);width:var(--facilities-arrow-w);height:var(--facilities-arrow-h);padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:opacity var(--short-transition-time, .3s) ease}@media screen and (min-width:768px){.facilities__arrow--prev{left:0;right:auto}.facilities__arrow--next{left:calc(var(--facilities-slide-width, min(46.25vw, 740px)) - var(--facilities-arrow-w));right:auto}}.facilities__arrow[aria-disabled=true]{opacity:var(--facilities-arrow-opacity-disabled);cursor:default;pointer-events:none}@media(hover:hover){.facilities__arrow:hover:not([aria-disabled=true]){opacity:var(--default-hover-opacity, .8)}}.facilities__arrow img{width:var(--facilities-arrow-w);height:var(--facilities-arrow-h);-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.facilities__slider--single+.facilities__arrows{display:none}}.plan{background-color:var(--color-bg-white, #F5F0E8)}@media screen and (min-width:768px){.plan{padding:120px 40px}}@media screen and (max-width:767px){.plan{padding:80px 0}}.plan__inner{width:100%;margin:0 auto}@media screen and (min-width:768px){.plan__inner{display:flex;flex-direction:row;gap:16px;max-width:var(--width-max, 1600px)}}@media screen and (max-width:767px){.plan__inner{display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:768px){.plan__header{flex:1;display:flex;flex-direction:column}}@media screen and (max-width:767px){.plan__header{width:100%;padding:0 24px 30px;display:flex;flex-direction:column;gap:18px;box-sizing:border-box}}.plan__heading{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black, #333333);margin:0}@media screen and (min-width:768px){.plan__heading{padding-bottom:50px}}.plan__lead{font-family:var(--font-ja);font-weight:300;line-height:1.4;letter-spacing:.05em;color:var(--color-hero-black, #333333);margin:0;font-feature-settings:"palt"}@media screen and (min-width:768px){.plan__lead{font-size:32px;padding-left:20.33%}}@media screen and (max-width:767px){.plan__lead{font-size:24px}}.plan__body{display:flex;flex-direction:column}@media screen and (min-width:768px){.plan__body{flex:1;padding-top:65px;padding-right:8.42%;padding-left:8.42%;gap:8px}}@media screen and (max-width:767px){.plan__body{width:87.7%;gap:10px}}.plan__card{background-color:var(--color-hero-white, #FEFEFE);border-radius:10px}@media screen and (min-width:768px){.plan__card--prices{padding:10px 30px}}@media screen and (max-width:767px){.plan__card--prices{padding:10px 20px}}.plan__row{display:flex;flex-direction:row;gap:24px;align-items:center;padding:30px 0 35px}.plan__row:not(:last-child){border-bottom:1px solid var(--color-beige, #D3C9B9)}.plan__row-title{font-family:var(--font-ja);font-weight:400;font-size:16px;line-height:1;letter-spacing:.05em;color:var(--color-hero-black, #333333);margin:0;font-feature-settings:"palt";flex:1 1 0;min-width:0}.plan__row-title-num{font-family:var(--font-en);font-feature-settings:normal;font-weight:400;letter-spacing:.05em}.plan__row-detail{display:flex;flex-direction:row;flex-shrink:0;align-items:center;justify-content:space-between;width:156px;box-sizing:border-box}.plan__price-label{font-family:var(--font-ja-gothic);font-weight:300;font-size:12px;line-height:1;letter-spacing:.06em;color:var(--color-hero-black, #333333);margin:0;font-feature-settings:"palt";flex-shrink:0}.plan__amount{font-family:var(--font-ja-gothic);font-weight:600;font-size:14px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black, #333333);font-feature-settings:"palt";white-space:nowrap;margin:0;flex-shrink:0}.ourwedding{background-color:var(--color-hero-white, #fefefe)}@media screen and (min-width:768px){.ourwedding{padding:120px 40px 140px}}@media screen and (max-width:767px){.ourwedding{padding:81px 0}}.ourwedding__inner{width:100%;margin:0 auto;display:flex;flex-direction:column}@media screen and (min-width:768px){.ourwedding__inner{max-width:var(--width-max, 1600px)}}@media screen and (min-width:768px){.ourwedding__section-ttl{padding-right:24px;padding-bottom:60px}}@media screen and (max-width:767px){.ourwedding__section-ttl{padding:0 24px 40px}}.ourwedding__heading{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1em;color:var(--color-hero-black);margin:0}.ourwedding__blocks{display:flex;flex-direction:column}@media screen and (min-width:768px){.ourwedding__blocks{gap:160px}}@media screen and (max-width:767px){.ourwedding__blocks{gap:0}.ourwedding__blocks .ourwedding__block:first-child .ourwedding__block-inner{padding-top:5.5%}.ourwedding__blocks .ourwedding__block:nth-child(2) .ourwedding__block-inner,.ourwedding__blocks .ourwedding__block:nth-child(3) .ourwedding__block-inner{padding-top:80px}}.ourwedding__block{width:100%}@media screen and (max-width:767px){.ourwedding__block-inner{display:flex;flex-direction:column;gap:50px}}@media screen and (min-width:768px){.ourwedding__block--01 .ourwedding__block-inner{display:grid;grid-template-columns:592fr 118fr 490fr;aspect-ratio:1200/835;grid-template-rows:532fr 60fr 243fr}}@media screen and (min-width:768px){.ourwedding__block--01 .ourwedding__img-wrap--large{grid-column:1;grid-row:1/3;align-self:start;aspect-ratio:1/1}}@media screen and (max-width:767px){.ourwedding__block--01 .ourwedding__img-wrap--large{width:82.5641025641%;margin:0 0 0 auto;aspect-ratio:1/1;order:1}}@media screen and (min-width:768px){.ourwedding__block--01 .ourwedding__ttl{grid-column:3;grid-row:1/3;align-self:center;z-index:1}}@media screen and (min-width:768px){.ourwedding__block--01 .ourwedding__img-wrap--mid{grid-column:3;grid-row:2/4;align-self:start;aspect-ratio:490/303}}@media screen and (max-width:767px){.ourwedding__block--01 .ourwedding__img-wrap--mid{width:82.5641025641%;margin:0 auto 0 0;aspect-ratio:322/199;order:2}}@media screen and (min-width:768px){.ourwedding__block--02 .ourwedding__block-inner{display:grid;grid-template-columns:490fr 118fr 592fr;aspect-ratio:1200/1100;grid-template-rows:512fr 80fr 118fr 105fr 285fr}}@media screen and (min-width:768px){.ourwedding__block--02 .ourwedding__img-wrap--large{grid-column:3;grid-row:1/3;align-self:start;aspect-ratio:1/1}}@media screen and (max-width:767px){.ourwedding__block--02 .ourwedding__img-wrap--large{width:82.567%;margin:0 0 0 auto;aspect-ratio:1/1}}@media screen and (min-width:768px){.ourwedding__block--02 .ourwedding__ttl{grid-column:1;grid-row:1/3;align-self:center;padding-left:20.612244898%;z-index:1}}@media screen and (min-width:768px){.ourwedding__block--02 .ourwedding__img-wrap--mid{grid-column:1;grid-row:2/5;align-self:start;aspect-ratio:490/303}}@media screen and (max-width:767px){.ourwedding__block--02 .ourwedding__img-wrap--mid{width:82.5641025641%;margin:0 auto 0 0;aspect-ratio:322/199}}@media screen and (min-width:768px){.ourwedding__block--02 .ourwedding__img-wrap--c{grid-column:3;grid-row:4/6;align-self:start;justify-self:start;width:65.8783783784%;aspect-ratio:1/1}}@media screen and (max-width:767px){.ourwedding__block--02 .ourwedding__img-wrap--c{width:65.13%;margin:0 auto;aspect-ratio:1/1}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__block-inner{display:grid;grid-template-columns:592fr 118fr 490fr;aspect-ratio:1200/1323;grid-template-rows:462fr 130fr 118fr 223fr 80fr 310fr}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__img-wrap--large{grid-column:1;grid-row:1/3;align-self:start;aspect-ratio:1/1}}@media screen and (max-width:767px){.ourwedding__block--03 .ourwedding__img-wrap--large{width:82.567%;margin:0 0 0 auto;aspect-ratio:1/1;order:1}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__ttl{grid-column:3;grid-row:1/3;align-self:center;z-index:1}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__img-wrap--a{grid-column:3;grid-row:2/4;align-self:start;aspect-ratio:490/303}}@media screen and (max-width:767px){.ourwedding__block--03 .ourwedding__img-wrap--a{width:65.13%;margin:0 auto;aspect-ratio:1/1;order:3}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__img-wrap--mid{grid-column:1/3;grid-row:4/6;align-self:start;margin-left:14.2253521127%;width:69.1549295775%;aspect-ratio:491/303}}@media screen and (max-width:767px){.ourwedding__block--03 .ourwedding__img-wrap--mid{width:82.5641025641%;margin:0 auto 0 0;aspect-ratio:322/199;order:2}}@media screen and (min-width:768px){.ourwedding__block--03 .ourwedding__img-wrap--b{grid-column:3;grid-row:5/7;align-self:start;justify-self:start;width:79.5918367347%;aspect-ratio:1/1}}@media screen and (max-width:767px){.ourwedding__block--03 .ourwedding__img-wrap--b{width:93.85%;margin:0 0 0 auto;aspect-ratio:366/241;order:4}}.ourwedding__img-wrap{overflow:hidden;width:100%}.ourwedding__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ourwedding__ttl{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:768px){.ourwedding__ttl{padding-bottom:80px}}@media screen and (max-width:767px){.ourwedding__ttl{flex-direction:row;gap:8px;padding:0 24px;align-items:flex-start;order:-1}}.ourwedding__no{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:20px;line-height:1;letter-spacing:.1em;color:var(--color-beige)}@media screen and (max-width:767px){.ourwedding__no{width:36px;flex-shrink:0;padding-top:15px;font-size:15px}}.ourwedding__text{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:767px){.ourwedding__text{flex:1;min-width:0;max-width:76.4102564103vw}}.ourwedding__title{font-family:var(--font-ja);font-weight:300;font-size:32px;line-height:1.1;letter-spacing:.05em;color:var(--color-hero-black);font-feature-settings:"palt";margin:0}@media screen and (max-width:767px){.ourwedding__title{font-size:24px;line-height:1.5}}.ourwedding__block--02 .ourwedding__title,.ourwedding__block--03 .ourwedding__title{letter-spacing:0}@media screen and (min-width:768px){.ourwedding__body{max-width:390px}}.ourwedding__body p{font-family:var(--font-ja);font-weight:300;font-size:16px;line-height:1.6;letter-spacing:.05em;color:var(--color-hero-black);font-feature-settings:"palt";margin:0;text-align:justify}@media screen and (max-width:767px){.ourwedding__body p{line-height:1.4}}.ourwedding__body p+p{margin-top:10px}.contact{position:relative;display:flex;flex-direction:column;align-items:center}.contact .contact__faq-anchor{position:absolute;top:0;left:0;width:0;height:0;scroll-margin-top:90px;pointer-events:none}@media screen and (min-width:768px){.contact{padding:100px 0 80px}}@media screen and (max-width:767px){.contact{padding:80px 0}}.contact__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.contact__bg-picture{display:block;width:100%;height:100%}.contact__bg-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact__bg-overlay{position:absolute;inset:0;background-color:#00000059}.contact__inner{position:relative;display:flex;flex-direction:column;padding-top:10px}@media screen and (min-width:768px){.contact__inner{width:46.25%;gap:24px}}@media screen and (max-width:767px){.contact__inner{width:100%;padding:2.6% 17.5% 0;box-sizing:border-box;gap:6vw}}.contact__text-block{display:flex;flex-direction:column;gap:20px}.contact__title{font-family:var(--font-ja);font-weight:300;line-height:1.5;letter-spacing:.05em;color:var(--color-hero-white, #fefefe);margin:0;font-feature-settings:"palt"}@media screen and (min-width:768px){.contact__title{font-size:32px}}@media screen and (max-width:767px){.contact__title{font-size:20px}}.contact__body{font-family:var(--font-ja);font-weight:300;letter-spacing:.05em;color:var(--color-hero-white, #fefefe);margin:0;font-feature-settings:"palt"}@media screen and (min-width:768px){.contact__body{font-size:16px;line-height:1.6}}@media screen and (max-width:767px){.contact__body{font-size:14px;line-height:1.5}}@media screen and (min-width:768px){.contact__cta{display:flex;flex-direction:row;align-items:flex-start;gap:8px}}@media screen and (max-width:767px){.contact__cta{display:flex;flex-direction:column}}.contact__cta-primary{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 10px;border-radius:20px;border:1px solid var(--color-beige, #d3c9b9);background-color:#f5f0e8;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;text-decoration:none;transition:background-color var(--short-transition-time, .3s) ease,border-color var(--short-transition-time, .3s) ease}@media screen and (min-width:768px){.contact__cta-primary{width:49.665%;flex-shrink:0}}@media screen and (max-width:767px){.contact__cta-primary{max-width:100%}}@media(hover:hover){.contact__cta-primary:hover{background-color:var(--color-hero-black, #333);border-color:var(--color-hero-black, #333)}.contact__cta-primary:hover .contact__cta-label{color:var(--color-hero-white, #fefefe)}.contact__cta-primary:hover .contact__cta-arrow img{filter:brightness(0) invert(1)}}.contact__cta-label{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;text-align:center;font-feature-settings:"palt";transition:color var(--short-transition-time, .3s) ease}.contact__cta-primary .contact__cta-label{color:var(--color-hero-black, #333333)}.contact__cta-arrow{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:30px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.contact__cta-arrow{right:48px}}@media screen and (max-width:767px){.contact__cta-arrow{right:8px}}.contact__cta-arrow img{width:12px;height:5px;display:block;transition:filter var(--short-transition-time, .3s) ease}.contact__cta-sub{display:flex;flex-direction:column}@media screen and (min-width:768px){.contact__cta-sub{flex:1;min-width:0;gap:11px}}@media screen and (max-width:767px){.contact__cta-sub{margin-top:40px;gap:15px}}.contact__cta-secondary{display:flex;align-items:center;justify-content:center;padding:16px 10px;border-radius:20px;border:none;background-color:#333333bf;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;text-decoration:none;transition:background-color var(--short-transition-time, .3s) ease}@media screen and (min-width:768px){.contact__cta-secondary{width:100%}}@media screen and (max-width:767px){.contact__cta-secondary{padding:13px 10px;order:1}}@media(hover:hover){.contact__cta-secondary:hover{background-color:var(--color-beige, #d3c9b9)}.contact__cta-secondary:hover .contact__cta-label{color:var(--color-hero-black, #333)}}.contact__cta-secondary .contact__cta-label{color:var(--color-gray, #8d8d8d)}.contact__cta-note{font-family:var(--font-ja-gothic);font-weight:400;font-size:12px;line-height:1.5;letter-spacing:.05em;color:var(--color-gray, #8d8d8d);margin:0;font-feature-settings:"palt"}@media screen and (min-width:768px){.contact__cta-note{padding:0 10px;text-align:justify}}@media screen and (max-width:767px){.contact__cta-note{order:0}}.location{background-color:var(--color-beige, #d3c9b9);display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.location{padding:120px 40px}}@media screen and (max-width:767px){.location{padding:80px 0}}.location__inner{width:100%}@media screen and (min-width:768px){.location__inner{max-width:var(--width-max, 1600px)}}@media screen and (min-width:768px){.location__section-ttl{padding-bottom:50px}}@media screen and (max-width:767px){.location__section-ttl{padding:0 24px 40px}}.location__heading{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:15px;line-height:1;letter-spacing:1.5px;color:var(--color-hero-black, #333);margin:0}@media screen and (min-width:768px){.location__content{display:flex;gap:16px;padding:0 101px}}@media screen and (max-width:767px){.location__content{display:flex;flex-direction:column;gap:40px;max-width:87.7%;padding-left:45px;margin:0 auto;box-sizing:border-box}}.location__info{display:flex;flex-direction:column}@media screen and (min-width:768px){.location__info{flex:1;gap:20px}}@media screen and (max-width:767px){.location__info{gap:15px}}.location__address{font-family:var(--font-ja);font-weight:300;color:var(--color-hero-black, #333);font-feature-settings:"palt"}@media screen and (min-width:768px){.location__address{font-size:16px;line-height:1.2;letter-spacing:.8px}}@media screen and (max-width:767px){.location__address{font-size:14px;line-height:1.5;letter-spacing:.7px}}.location__address-line{margin:0}@media screen and (min-width:768px){.location__address-line:first-child{margin-bottom:10px}}.location__map-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:12px 20px 10px;border-radius:20px;background-color:var(--color-hero-white, #fefefe);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;text-decoration:none}.location__map-btn-label{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:11px;line-height:1;letter-spacing:1.54px;text-align:center;color:var(--color-gray, #8d8d8d)}.location__access{font-family:var(--font-ja);font-weight:300;color:var(--color-hero-black, #333);font-feature-settings:"palt"}@media screen and (min-width:768px){.location__access{flex:1;font-size:16px;line-height:1.2;letter-spacing:.8px}}@media screen and (max-width:767px){.location__access{font-size:14px;line-height:1.2;letter-spacing:.7px}}.location__access-line{margin:0 0 10px}.location__access-line:last-child{margin-bottom:0}.footer{background-color:#f5f5f5;color:#222;font-family:var(--font-en);font-feature-settings:normal}.footer__brand{background-color:#efeeec}@media screen and (min-width:768px){.footer__brand{padding:67px 0 29px}}@media screen and (max-width:767px){.footer__brand{padding:42px 40px 24px}}.footer__brand-inner{max-width:790px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:767px){.footer__brand-inner{flex-direction:column;align-items:center;gap:44px}}@media screen and (min-width:768px){.footer__tagline{width:50%}}@media screen and (max-width:767px){.footer__tagline{text-align:center}}.footer__tagline-en{display:block;width:400px;height:auto}@media screen and (max-width:767px){.footer__tagline-en{width:302px;height:56px;margin:0 auto}}.footer__tagline-ja{margin-top:24px;font-family:var(--font-ja);font-size:15px;letter-spacing:.1em;font-feature-settings:"palt" on}@media screen and (max-width:767px){.footer__tagline-ja{margin-top:12px;font-size:15px;text-align:left}}@media screen and (min-width:768px){.footer__brand-logo{width:50%}}.footer__brand-logo a{display:flex;flex-direction:column;align-items:center;gap:8px;transition:opacity var(--short-transition-time) var(--default-ease)}@media screen and (max-width:767px){.footer__brand-logo a{gap:10px}}@media(hover:hover){.footer__brand-logo a:hover{opacity:.6}}.footer__brand-logo-symbol{width:56px;height:auto}.footer__brand-logo-text{width:86px;height:auto}.footer__brand-link{background-color:#efeeec;text-align:center;font-feature-settings:"palt" on}@media screen and (min-width:768px){.footer__brand-link{padding:14px 0 28px}}@media screen and (max-width:767px){.footer__brand-link{padding:0 0 20px}}.footer__brand-link-anchor{font-family:var(--font-ja-gothic);font-size:13px;letter-spacing:.15em;display:inline-flex;align-items:center;gap:8px;transition:opacity var(--short-transition-time) var(--default-ease)}@media(hover:hover){.footer__brand-link-anchor:hover{opacity:.6}}.footer__brand-link-arrow{position:relative;display:inline-block;width:6px;height:6px}.footer__brand-link-arrow:after{content:"";width:6px;height:6px;border:0;border-bottom:solid 1px #222;border-right:solid 1px #222;position:absolute;top:50%;left:50%;margin-top:-3px;margin-left:-3px;transform:rotate(-45deg)}.footer__sp-contact{background-color:var(--color-bg-white);padding:16px 0;display:flex;flex-direction:column;align-items:center;gap:4px}.footer__sp-contact-inner{display:flex;flex-direction:column;gap:8px;padding:0 24px;width:100%;max-width:342px;box-sizing:border-box}.footer__sp-contact-head{display:flex;flex-direction:column;align-self:stretch;gap:20px}.footer__sp-contact-title{font-family:var(--font-ja);font-weight:300;font-size:14px;line-height:1.5;letter-spacing:.05em;text-align:center;color:var(--color-hero-black);margin:0}.footer__sp-contact-cta{display:flex;flex-direction:column;justify-content:center;align-self:stretch;gap:8px}.footer__sp-contact-cta-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:15px 10px;max-width:254px;width:100%;margin:0 auto;background-color:var(--color-hero-black);border:1px solid var(--color-hero-white);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;position:relative;transition:opacity var(--short-transition-time) var(--default-ease)}@media(hover:hover){.footer__sp-contact-cta-primary:hover{opacity:.6}}.footer__sp-contact-cta-label{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;text-align:center;color:var(--color-hero-white)}.footer__sp-contact-cta-arrow{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.footer__sp-contact-cta-arrow img{width:26px;height:26px;display:block}.footer__sp-contact-sub{display:flex;flex-direction:column;gap:12px;padding:0;margin-top:4px}.footer__sp-contact-cta-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:10px;align-self:stretch;background-color:var(--color-white);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;text-align:center;color:var(--color-gray);transition:opacity var(--short-transition-time) var(--default-ease)}@media(hover:hover){.footer__sp-contact-cta-secondary:hover{opacity:.6}}.footer__company{text-align:center;border-top:1px solid #ddd}@media screen and (min-width:768px){.footer__company{padding:54px 0 34px}}@media screen and (max-width:767px){.footer__company{text-align:left;padding:50px 20px 20px}}.footer__company a{display:inline-block;transition:opacity var(--short-transition-time) var(--default-ease)}@media(hover:hover){.footer__company a:hover{opacity:.6}}.footer__company img{width:160px;height:auto}.footer__facilities{max-width:960px;margin:0 auto;display:flex;gap:40px;padding:32px 0 64px}@media screen and (max-width:767px){.footer__facilities{flex-direction:column;gap:42px;padding:24px 24px 48px}}.footer__facility-col{flex:1;min-width:0}.footer__facility-title{font-size:15px;font-weight:600;letter-spacing:.05em;margin-bottom:16px;font-family:var(--font-en);font-feature-settings:normal}.footer__facility-table{width:100%;border-collapse:collapse}.footer__facility-table td{padding:8px 0;font-size:12px;line-height:1.6;vertical-align:top}.footer__facility-table tr:not(:has(.footer__facility-area)) td{padding-top:5px;padding-bottom:5px}.footer__facility-table tr:has(.footer__facility-area[rowspan]) td{padding-bottom:5px}.footer__facility-table a{display:block;transition:opacity var(--short-transition-time) var(--default-ease);margin-left:15px}@media(hover:hover){.footer__facility-table a:hover{opacity:.6}}.footer__facility-area{width:65px;color:#666;font-family:var(--font-ja-gothic);white-space:nowrap;padding-right:16px}@media screen and (max-width:767px){.footer__facility-area{width:70px;padding-right:12px}}@media screen and (max-width:767px){.footer__facility-col:last-child .footer__facility-area{width:95px}}.footer__bottom{text-align:center;padding:32px 0 40px;border-top:1px solid #ddd}@media screen and (max-width:767px){.footer__bottom{padding:24px 20px 32px}}.footer__legal{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:12px}.footer__legal a{font-size:11px;font-family:var(--font-ja);letter-spacing:.05em;font-feature-settings:"palt" 1;transition:opacity var(--short-transition-time) var(--default-ease)}@media(hover:hover){.footer__legal a:hover{opacity:.6}}.footer__legal-divider{font-size:11px;color:#666}.footer__copyright{font-size:11px;letter-spacing:.05em;color:#666}.cta-sp{display:none}@media screen and (max-width:767px){.cta-sp{display:block;position:fixed;left:0;right:0;bottom:0;z-index:10;padding:0;box-shadow:0 -4px 7px #0000001a;transition:opacity var(--short-transition-time) ease,visibility var(--short-transition-time) ease}}.cta-sp.is_hidden{opacity:0;visibility:hidden;pointer-events:none}@media screen and (max-width:767px){.cta-sp__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}}@media screen and (max-width:767px){.cta-sp__btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:17px 10px 18px;box-sizing:border-box;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:opacity var(--short-transition-time) ease}}@media(hover:hover){.cta-sp__btn:hover{opacity:var(--banner-hover-opacity)}}@media screen and (max-width:767px){.cta-sp__btn--ig{width:148px;flex-shrink:0;background-color:var(--color-beige, #d3c9b9)}}@media screen and (max-width:767px){.cta-sp__btn-ig-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.cta-sp__btn-ig-icon img{display:block;width:16px;height:16px}}@media screen and (max-width:767px){.cta-sp__btn-ig-label{font-family:var(--font-en);font-feature-settings:normal;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.1em;color:var(--color-hero-black, #333);margin-bottom:-1px}}@media screen and (max-width:767px){.cta-sp__btn--contact{flex:1;position:relative;padding:20px 10px;gap:10px;background-color:var(--color-hero-black, #333)}}@media screen and (max-width:767px){.cta-sp__btn-contact-text{font-family:var(--font-ja-gothic);font-weight:500;font-size:12px;line-height:.9;letter-spacing:.15em;color:var(--color-hero-white, #fefefe);text-align:center;font-feature-settings:"palt"}}@media screen and (max-width:767px){.cta-sp__btn-contact-arrow{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:26px;height:26px}.cta-sp__btn-contact-arrow img{width:26px;height:26px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{color:var(--color-black, #222);background-color:var(--color-white, #fff)}body{width:100%;min-height:100lvh}@media screen and (min-width:768px){body{min-width:var(--width-min, 0px)}}@media screen and (max-width:767px){body{padding-bottom:55px}}img{width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}header{z-index:10}footer{position:relative;z-index:2}.main-wrapper{position:relative;overflow:clip;z-index:1}@media screen and (max-width:767px){.pc-only{display:none}}@media screen and (min-width:768px){.sp-only{display:none}}.anchor-dissolve-overlay{position:fixed;inset:0;z-index:9;background-color:var(--color-white, #fff);opacity:0;pointer-events:none;transition:opacity .4s ease}.anchor-dissolve-overlay.is_active{opacity:1;pointer-events:auto}
