@media(prefers-reduced-motion:no-preference){.fade-up{opacity:0;transform:translate3d(0,1.15rem,0);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1)}.fade-up.animate-in{opacity:1;transform:translateZ(0)}.fade-up-delay-1{transition-delay:.07s}.fade-up-delay-2{transition-delay:.14s}.fade-up-delay-3{transition-delay:.21s}.fade-up-delay-4{transition-delay:.28s}.fade-up-delay-5{transition-delay:.35s}.slide-in-left{opacity:0;transform:translate3d(-1.5rem,0,0);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1)}.slide-in-left.animate-in{opacity:1;transform:translateZ(0)}.slide-in-left-delay-1{transition-delay:.07s}.slide-in-left-delay-2{transition-delay:.14s}.slide-in-left-delay-3{transition-delay:.21s}.slide-in-left-delay-4{transition-delay:.28s}.slide-in-left-delay-5{transition-delay:.35s}}@media(prefers-reduced-motion:reduce){.fade-up,.slide-in-left{transition:none}.fade-up,.fade-up.animate-in,.slide-in-left,.slide-in-left.animate-in{opacity:1;transform:none}}*,:after,:before{box-sizing:border-box}html{font-size:62.5%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background-color:#121212;color:#fff;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-size:1.4rem;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4{margin:0;font-weight:400}dd,dl,dt,p{margin:0}#__next{overflow-x:hidden}@keyframes header-menu-link-enter{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:64px}.header__inner{height:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:2rem clamp(20px,5vw,40px) 0}.header__logo{display:flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}.header__logo img{height:5.6rem;width:auto;display:block}.header__logo:hover{opacity:.6}.header.is-always-logo .header__logo,.header.is-scrolled .header__logo{opacity:1;pointer-events:auto}.header__right{display:flex;align-items:flex-start;gap:1.6rem}.header__lang{display:flex;align-items:stretch;gap:8px;background-color:rgba(0,0,0,0);border:none;height:auto}.header__lang--menu .header__lang-btn,.header__lang--toolbar .header__lang-btn{width:5.6rem;height:3.2rem;padding:0;border:1px solid #fff;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-style:italic;font-size:1.4rem;letter-spacing:.2em;color:#fff;background-color:rgba(0,0,0,0);cursor:pointer;transition:color .35s cubic-bezier(.25,.46,.45,.94),background-color .35s cubic-bezier(.25,.46,.45,.94)}.header__lang--menu .header__lang-btn.is-active,.header__lang--toolbar .header__lang-btn.is-active{color:#121212;background-color:#fff}.header__lang--menu .header__lang-btn:hover:not(.is-active),.header__lang--toolbar .header__lang-btn:hover:not(.is-active){background-color:hsla(0,0%,100%,.12)}.header__lang--menu{justify-content:center;pointer-events:auto}.header__hamburger{width:3.6rem;height:3rem;background:none;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.header__hamburger span{display:block;width:100%;height:2px;background-color:#fff;transform-origin:center;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s cubic-bezier(.25,.46,.45,.94)}.header__hamburger.is-open span:first-child{transform:translateY(14px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger.is-open span:nth-child(3){transform:translateY(-14px) rotate(-45deg)}.header-menu{position:fixed;inset:0;z-index:200;display:flex;flex-direction:row;width:100%;min-height:100svh;min-height:100dvh;overflow-x:hidden;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1),visibility .42s step-end}.header-menu.is-open{visibility:visible;pointer-events:auto;opacity:1;transition:opacity .42s cubic-bezier(.22,1,.36,1),visibility 0s step-start}.header-menu__panel{min-height:0}.header-menu__panel--nav{flex:0 0 57%;max-width:min(720px,92vw);position:relative;display:flex;flex-direction:column;align-items:center;background:#000;padding:clamp(6rem,12vh,8rem) clamp(20px,5vw,40px) clamp(2.4rem,5vw,3rem)}.header-menu__brand{position:absolute;top:clamp(2rem,4vw,3rem);left:clamp(20px,5vw,40px)}.header-menu__brand:hover img{opacity:.78}.header-menu__brand img{height:clamp(4.2rem,7vw,5.8rem);width:auto;display:block;filter:brightness(0) invert(1);transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}.header-menu__foot{margin-top:auto;pointer-events:auto;padding-bottom:clamp(.25rem,1vw,.75rem)}.header-menu__foot,.header-menu__nav{width:100%;display:flex;justify-content:center}.header-menu__nav{flex:1 1;align-items:center;padding:clamp(4rem,10vh,6rem) 0}.header-menu__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:clamp(1.8rem,4.5vw,2.75rem)}.header-menu__link{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.45rem,2.9vw,1.72rem);letter-spacing:.42em;color:hsla(0,0%,100%,.95);transition:opacity .28s ease}.header-menu__link:hover{opacity:.6}.header-menu__panel--visual{flex:1 1;position:relative;min-width:0;overflow:hidden}.header-menu__visual-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.header-menu__close{position:absolute;top:clamp(1.8rem,3.8vw,2.9rem);right:clamp(1.4rem,3vw,2.8rem);z-index:2;width:4.4rem;height:4.4rem;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;display:grid;place-items:center;transition:opacity .25s ease}.header-menu__close:hover{opacity:.72}.header-menu__close-line{position:absolute;width:2.8rem;height:2px;background:hsla(0,0%,100%,.95)}.header-menu__close-line:first-child{transform:rotate(45deg)}.header-menu__close-line:last-child{transform:rotate(-45deg)}@media(max-width:767px){.header-menu{flex-direction:column}.header-menu__panel--nav{flex:1 1;width:100%;max-width:none;min-height:0;padding-top:clamp(4.8rem,10vh,6.4rem);padding-bottom:clamp(1.6rem,4vw,2.4rem);align-self:stretch}.header-menu__brand{position:absolute;top:clamp(1.4rem,3.5vw,2rem);left:clamp(20px,5vw,40px)}.header-menu__panel--visual{flex:0 0 15vh;width:100%;min-width:0;align-self:stretch;height:15vh;flex-shrink:0}.header-menu__close{position:fixed;top:clamp(1rem,3.2vw,1.6rem);right:clamp(.8rem,3vw,1.4rem);z-index:210}.header-menu__nav{padding:clamp(2.4rem,6vh,4rem) 0 clamp(1.6rem,4vh,2.4rem)}.header-menu__nav ul{gap:clamp(1.4rem,4vw,2rem)}.header-menu__link{font-size:clamp(1.52rem,4.2vw,1.8rem)}}@media(prefers-reduced-motion:no-preference){.header-menu.is-open .header-menu__nav li:first-child .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:65ms}.header-menu.is-open .header-menu__nav li:nth-child(2) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.13s}.header-menu.is-open .header-menu__nav li:nth-child(3) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:195ms}.header-menu.is-open .header-menu__nav li:nth-child(4) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.26s}.header-menu.is-open .header-menu__nav li:nth-child(5) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:325ms}.header-menu.is-open .header-menu__nav li:nth-child(6) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.39s}.header-menu.is-open .header-menu__nav li:nth-child(7) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:455ms}.header-menu.is-open .header-menu__nav li:nth-child(8) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.52s}.header-menu.is-open .header-menu__nav li:nth-child(9) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:585ms}.header-menu.is-open .header-menu__nav li:nth-child(10) .header-menu__link{opacity:0;animation:header-menu-link-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.65s}}.footer{padding:60px clamp(20px,5vw,40px) 40px;text-align:center}.footer__logo{display:inline-block;margin-bottom:2.4rem;transition:opacity .35s cubic-bezier(.25,.46,.45,.94)}.footer__logo img{height:4rem;width:auto;display:block}.footer__logo:hover{opacity:.6}.footer__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:24px 32px;margin-bottom:36px}.footer__nav a{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.1rem,1.4vw,1.3rem);letter-spacing:.2em;color:#fff;transition:color .35s cubic-bezier(.25,.46,.45,.94)}@media(max-width:767px){.footer__nav a{font-size:1.35rem}}.footer__nav a:hover{color:hsla(0,0%,100%,.6)}.footer__copy{font-size:1rem;letter-spacing:.15em;color:hsla(0,0%,100%,.35)}.top-hero{position:relative;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center}.top-hero__bg{position:absolute;inset:0;background-color:#000}.top-hero__bg img,.top-hero__bg video{width:100%;height:100%;object-fit:cover}.top-hero__bg video{opacity:0;transition:opacity 1.85s cubic-bezier(.22,1,.36,1)}.top-hero__bg.is-video-visible video{opacity:1}@media(prefers-reduced-motion:reduce){.top-hero__bg video,.top-hero__bg.is-video-visible video{opacity:1;transition:none}}.top-hero__inner{position:relative;z-index:1;width:100%;padding:0 clamp(20px,5vw,40px);display:flex;flex-direction:column;align-items:center;justify-content:center}.top-hero__eyebrow{margin-bottom:clamp(4rem,8vw,6.4rem);opacity:.69}.top-hero__eyebrow img{width:clamp(18rem,36vw,28rem);height:auto;display:block;margin:0 auto}.top-hero__logo{margin:0 0 clamp(4.8rem,10vw,8rem);opacity:.69}.top-hero__logo img{width:clamp(19rem,38vw,36rem);height:auto;display:block;margin:0 auto}.top-hero__sub{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.6rem,4.4vw,3.2rem);letter-spacing:.055em;line-height:1.6;color:hsla(0,0%,100%,.69)}.top-intro{padding:clamp(120px,18vw,200px) clamp(20px,5vw,40px);text-align:center}.top-intro__text{max-width:480px;margin:0 auto;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.3rem;line-height:2.4;letter-spacing:.055em;color:#fff}@keyframes slider-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.top-slider{overflow:hidden;width:100%}.top-slider__track{display:flex;gap:0;width:max-content;animation:slider-scroll 28s linear infinite}.top-slider__item{flex:0 0 auto;width:clamp(24rem,40vw,48rem);aspect-ratio:16/10;overflow:hidden}.top-slider__item img{width:100%;height:100%;object-fit:cover;display:block}.top-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px}@media(max-width:767px){.top-2col{gap:4px}}.top-2col__item{aspect-ratio:2/3;overflow:hidden}.top-2col__item img{width:100%;height:100%;object-fit:cover}.top-2col--stagger{display:grid;grid-template-columns:1fr;grid-gap:clamp(4.8rem,10vw,8rem) 0;gap:clamp(4.8rem,10vw,8rem) 0;padding:0 clamp(20px,5vw,40px);align-items:start}@media(min-width:768px){.top-2col--stagger{grid-template-columns:1fr 1fr;gap:0 clamp(6rem,10vw,12rem)}}.top-2col--stagger .top-2col__item{aspect-ratio:unset}@media(min-width:768px){.top-2col--stagger .top-2col__item{width:60%}.top-2col--stagger .top-2col__item:first-child{margin-top:clamp(6rem,12vw,10rem);margin-left:auto}.top-2col--stagger .top-2col__item:last-child{margin-left:0}}.top-2col--stagger .top-2col__item img{width:100%;height:auto;display:block}@media(max-width:767px){.top-2col--stagger .top-2col__item{display:flex;justify-content:center}.top-2col--stagger .top-2col__item img{width:48%;max-width:48%}}.top-2col--stagger-rev{display:grid;grid-template-columns:1fr;grid-gap:clamp(4.8rem,10vw,8rem) 0;gap:clamp(4.8rem,10vw,8rem) 0;padding:0 clamp(20px,5vw,40px);align-items:start}@media(min-width:768px){.top-2col--stagger-rev{grid-template-columns:1fr 1fr;gap:0 clamp(6rem,10vw,12rem)}}.top-2col--stagger-rev .top-2col__item{aspect-ratio:unset}@media(min-width:768px){.top-2col--stagger-rev .top-2col__item{width:60%}.top-2col--stagger-rev .top-2col__item:first-child{margin-left:auto}.top-2col--stagger-rev .top-2col__item:last-child{margin-top:clamp(6rem,12vw,10rem);margin-left:0}}.top-2col--stagger-rev .top-2col__item img{width:100%;height:auto;display:block}@media(max-width:767px){.top-2col--stagger-rev .top-2col__item{display:flex;justify-content:center}.top-2col--stagger-rev .top-2col__item img{width:48%;max-width:48%}}.top-divider{padding:clamp(120px,18vw,200px) clamp(20px,5vw,40px);text-align:center}.top-divider__emblem{width:8rem;height:auto;margin:0 auto 36px}.top-divider__heading{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(1.5rem,3.5vw,2rem);letter-spacing:.15em;line-height:2;color:#fff;margin-bottom:28px}.top-divider__rule{width:1px;height:40px;background:hsla(0,0%,100%,.3);margin:0 auto}.top-sec{padding:clamp(3.6rem,5.5vw,5.4rem) 0 calc(clamp(120px, 18vw, 200px) + clamp(2rem,4vw,3.6rem));display:flex;flex-direction:column}.top-sec+.top-sec{padding-top:clamp(2rem,4vw,3.2rem)}.top-sec__head{text-align:center;padding:0 clamp(20px,5vw,40px) clamp(40px,7vw,56px);order:1}.top-sec__num{font-family:Yuji Boku,serif;font-size:clamp(3.6rem,6.8vw,5.1rem);line-height:1;color:#b4b4b4;margin-bottom:clamp(22px,3.5vw,30px);letter-spacing:0}.top-sec__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(1.76rem,3.3vw,2.42rem);letter-spacing:.12em;line-height:1.6;color:#fff}.top-sec>.top-2col--six,.top-sec>.top-2col--stagger,.top-sec>.top-2col--stagger-rev{order:4;width:90%;max-width:1200px;margin:clamp(4rem,7vw,7rem) auto 0;padding:0}.top-sec>.top-2col--stagger-second{order:5;margin-top:clamp(6rem,10vw,10rem)}@media(max-width:767px){.top-sec>.top-2col--stagger-second{margin-top:clamp(12rem,20vw,20rem)}}.top-sec__body{order:3;max-width:800px;margin:0 auto;padding:clamp(24px,4vw,36px) clamp(20px,5vw,40px) clamp(32px,6vw,48px)}.top-sec__body p{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.65rem;line-height:2.4;letter-spacing:.055em;color:#fff;text-align:left}.top-sec__photos{order:2;display:flex;flex-direction:column;gap:2px}@media(max-width:767px){.top-sec__photos{gap:4px}}.top-sec>.top-masonry-six{order:4;width:100%;margin-inline:auto;margin-top:clamp(4rem,8vw,7rem)}.top-masonry-six{width:90%;max-width:1200px;margin-left:auto;margin-right:auto;width:67.5%;max-width:900px;flex-flow:row nowrap;align-items:flex-start}.top-masonry-six,.top-masonry-six__col{display:flex;gap:clamp(3.2rem,8vw,8rem)}.top-masonry-six__col{flex:1 1;flex-direction:column;min-width:0}.top-masonry-six__col--left{align-items:flex-start}.top-masonry-six__col--right{align-items:flex-end;margin-top:clamp(10rem,33vw,38rem)}.top-masonry-six__cell img{width:100%;height:auto;display:block}.top-masonry-six__cell--portrait{width:72%}.top-masonry-six__cell--landscape{width:100%}.top-masonry-six__col--left .top-masonry-six__cell--landscape,.top-masonry-six__col--left .top-masonry-six__cell--portrait{align-self:flex-start}.top-masonry-six__col--right .top-masonry-six__cell--landscape,.top-masonry-six__col--right .top-masonry-six__cell--portrait{align-self:flex-end}@media(max-width:767px){.top-masonry-six{flex-direction:column;gap:clamp(5.6rem,14vw,9rem)}.top-masonry-six__col{flex:unset;width:100%;gap:clamp(4rem,10vw,7rem)}.top-masonry-six__col--right{margin-top:0}.top-masonry-six__cell--portrait{width:72%}.top-masonry-six__cell--landscape{width:100%}.top-masonry-six__col--right .top-masonry-six__cell{align-self:flex-end}}.top-photo-padded{width:90%;max-width:1200px;margin-left:auto;margin-right:auto}.top-photo-padded img{width:80%;max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}.top-photo-main{aspect-ratio:4/3;overflow:hidden}.top-photo-main img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.top-photo-main{aspect-ratio:16/9}}.top-emblem-only{padding:clamp(120px,18vw,200px) 0 clamp(1.6rem,4vw,3.2rem);text-align:center}.top-emblem-only img{width:8rem;height:auto;margin:0 auto}.top-price{padding:0 clamp(20px,5vw,40px) clamp(4rem,8vw,7rem);text-align:center}.top-price__heading{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:.25em;color:#fff;margin-bottom:48px}.top-price__list{max-width:400px;margin:0 auto 32px}.top-price__list dt{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.4rem;letter-spacing:.15em;color:hsla(0,0%,100%,.6);margin-bottom:6px}.top-price__list dd{font-family:Times New Roman,Georgia,serif;font-size:clamp(3.6rem,7vw,6rem);letter-spacing:.04em;color:#fff;margin:0 0 36px}.top-price__note{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.2rem,1.6vw,1.35rem);letter-spacing:.055em;color:hsla(0,0%,100%,.85);line-height:1.9;margin:0 auto}.top-price__note--attention{max-width:min(92vw,560px);text-align:left}.top-cta{padding:clamp(2rem,4vw,3.2rem) clamp(20px,5vw,40px) clamp(80px,14vw,140px);text-align:center}.top-cta__btn{display:inline-block;padding:17px 64px;background-color:rgba(255,30,0,.39);border:1px solid hsla(0,0%,100%,.3);font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.3rem;letter-spacing:.3em;color:#fff;transition:background-color .35s cubic-bezier(.25,.46,.45,.94),border-color .35s cubic-bezier(.25,.46,.45,.94)}.top-cta__btn:hover{background-color:rgba(255,30,0,.6);border-color:hsla(0,0%,100%,.6)}@media(min-width:768px){.top-2col__item{aspect-ratio:3/4}}.top-2col--six{display:grid;grid-gap:0 clamp(4rem,8vw,10rem);gap:0 clamp(4rem,8vw,10rem);align-items:start;padding:0 clamp(20px,5vw,40px);width:60%!important;max-width:720px!important}@media(min-width:768px){.top-2col--six{padding:0}}.top-2col--six .top-2col__item{aspect-ratio:unset;width:100%}.top-2col--six .top-2col__item img{width:100%;height:auto;display:block}.top-2col--six.top-2col--six-row1{grid-template-columns:1fr;gap:clamp(4.8rem,10vw,8rem) 0}@media(min-width:768px){.top-2col--six.top-2col--six-row1{grid-template-columns:9fr 16fr;gap:0 clamp(4rem,8vw,10rem)}.top-2col--six.top-2col--six-row1 .top-2col__item:last-child{margin-top:clamp(6rem,10vw,10rem)}}@media(max-width:767px){.top-2col--six.top-2col--six-row1 .top-2col__item:first-child{display:flex;justify-content:center}.top-2col--six.top-2col--six-row1 .top-2col__item:first-child img{width:48%;max-width:48%}}.top-2col--six.top-2col--six-row2{grid-template-columns:1fr;gap:clamp(4.8rem,10vw,8rem) 0}@media(min-width:768px){.top-2col--six.top-2col--six-row2{grid-template-columns:16fr 9fr;gap:0 clamp(4rem,8vw,10rem)}.top-2col--six.top-2col--six-row2 .top-2col__item:last-child{margin-top:clamp(6rem,10vw,10rem)}}@media(max-width:767px){.top-2col--six.top-2col--six-row2 .top-2col__item:last-child{display:flex;justify-content:center}.top-2col--six.top-2col--six-row2 .top-2col__item:last-child img{width:48%;max-width:48%}}.top-2col--match-portrait .top-2col__item{aspect-ratio:2/3;overflow:hidden}.top-2col--match-portrait .top-2col__item img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:767px){.top-2col--match-portrait .top-2col__item{width:48%;margin-left:auto;margin-right:auto}}#experience>.top-sec:first-child{padding-top:clamp(3.6rem,6.3vw,5.76rem)}.lecturer-hero{padding:calc(64px + clamp(4.8rem,8vw,8rem)) clamp(20px,5vw,40px) clamp(4.8rem,8vw,7.2rem);text-align:center}.lecturer-hero__emblem{width:8.2rem;height:auto;margin:0 auto 2.8rem}.lecturer-hero__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.25em;color:#fff}.lecturer-card{max-width:86rem;margin:0 auto;padding:0 clamp(20px,5vw,40px) clamp(8rem,14vw,14rem);display:grid;grid-template-columns:1fr;grid-gap:clamp(3.2rem,6vw,4.8rem);gap:clamp(3.2rem,6vw,4.8rem)}@media(min-width:600px){.lecturer-card{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3.2rem,5vw,5.6rem)}}@media(max-width:767px){.lecturer-card__photo{display:flex;justify-content:center}}.lecturer-card__photo img{width:100%;height:auto;display:block}@media(max-width:767px){.lecturer-card__photo img{width:60%;max-width:60%}}.lecturer-card__body{padding-top:.4rem}.lecturer-card__name{font-weight:900;letter-spacing:.2em;margin-bottom:2.8rem}.lecturer-card__bio,.lecturer-card__name{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-size:1.65rem;color:#fff}.lecturer-card__bio{font-weight:500;line-height:2.4;letter-spacing:.055em}.lecturer-card__bio p+p{margin-top:1.6em}.section-block{padding:clamp(120px,18vw,200px) clamp(20px,5vw,40px);text-align:center}.section-block__icon{width:7.4rem;height:auto;display:block;margin:0 auto clamp(3.2rem,6vw,5.6rem)}.section-block__heading{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2rem,3.5vw,2.8rem);letter-spacing:.04em;line-height:1.5;color:#fff;margin:0 auto clamp(3.2rem,6vw,5.6rem);max-width:80rem}.section-block__body{max-width:72rem;margin:0 auto;text-align:left}.section-block__body p{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.65rem;line-height:2.4;letter-spacing:.055em;color:#fff}.section-block__body p+p{margin-top:2.4rem}#concept.section-block{padding-bottom:clamp(2.16rem,4.5vw,3.6rem)}#concept.section-block .section-block__heading{font-size:clamp(2.35rem,4.2vw,3.15rem);margin-bottom:0}.shrine-hero{padding:calc(64px + clamp(4.8rem,8vw,8rem)) clamp(20px,5vw,40px) clamp(3.2rem,5vw,4.8rem);text-align:center}.shrine-hero__emblem{width:8.2rem;height:auto;margin:0 auto 2.8rem;display:block}.shrine-hero__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.25em;color:#fff}.shrine-photo-full{width:100%}.shrine-photo-full img{width:100%;height:auto;display:block}.shrine-photo-padded{width:90%;max-width:1200px;margin:clamp(4.8rem,7vw,7.2rem) auto 0}.shrine-photo-padded img{width:100%;height:auto;display:block}.shrine-body{width:90%;max-width:72rem;margin:clamp(4.8rem,7vw,7.2rem) auto 0;padding:0 clamp(20px,5vw,40px)}@media(min-width:768px){.shrine-body{padding:0}}.shrine-body p{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.65rem;line-height:2.4;letter-spacing:.055em;color:#fff;text-align:left}.shrine-body p+p{margin-top:2em}.shrine-stagger{width:90%;max-width:1200px;margin:clamp(8rem,14vw,16rem) auto;padding:0 clamp(20px,5vw,40px);display:grid;grid-template-columns:1fr;grid-gap:clamp(4.8rem,10vw,8rem) 0;gap:clamp(4.8rem,10vw,8rem) 0;align-items:start}@media(min-width:768px){.shrine-stagger{padding:0;grid-template-columns:1fr 1fr;gap:0 clamp(6rem,10vw,12rem)}.shrine-stagger__item{width:75%}.shrine-stagger__item:first-child{margin-left:auto}.shrine-stagger__item:last-child{margin-top:clamp(6rem,12vw,10rem);margin-left:0}}.shrine-stagger__item img{width:100%;height:auto;display:block}@media(max-width:767px){.shrine-stagger__item{display:flex;justify-content:center}.shrine-stagger__item img{width:60%;max-width:60%}}.shrine-link{text-align:center;margin:clamp(6rem,10vw,10rem) auto clamp(8rem,14vw,14rem)}.shrine-link__btn{display:inline-block;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.3rem,2vw,1.6rem);letter-spacing:.1em;color:hsla(0,0%,100%,.7);border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:.4em;text-decoration:none;transition:color .2s,border-color .2s}.shrine-link__btn:after{content:" →"}@media(max-width:767px){.shrine-link__btn{font-size:1.8rem;letter-spacing:.12em}}.shrine-link__btn:hover{color:#fff;border-color:hsla(0,0%,100%,.7)}.iai-hero{padding:calc(64px + clamp(4.8rem,8vw,8rem)) clamp(20px,5vw,40px) clamp(3.2rem,5vw,4.8rem);text-align:center}.iai-hero__emblem{width:8.2rem;height:auto;margin:0 auto 2.8rem;display:block}.iai-hero__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.25em;color:#fff}.iai-photo-full{width:90%;max-width:1200px;margin-inline:auto}.iai-photo-full img{width:100%;height:auto;display:block}.iai-body{width:90%;max-width:72rem;margin:clamp(4.8rem,7vw,7.2rem) auto clamp(6rem,12vw,12rem);padding:0 clamp(20px,5vw,40px)}@media(min-width:768px){.iai-body{padding:0}}.iai-body__lead{font-weight:900;font-size:clamp(1.65rem,2.2vw,1.76rem);margin-bottom:2.4em}.iai-body p,.iai-body__lead{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;line-height:2.4;letter-spacing:.055em;color:#fff}.iai-body p{font-weight:500;font-size:1.65rem;text-align:left}.iai-body p+p{margin-top:2em}.iai-body--last{margin-bottom:clamp(8rem,14vw,14rem)}.iai-duo{width:100%;margin-top:clamp(5rem,8vw,9rem);display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px}.iai-duo__item{overflow:hidden}.iai-duo__item img{width:100%;height:100%;object-fit:cover;display:block}.access-hero{padding:calc(64px + clamp(4.8rem,8vw,8rem)) clamp(20px,5vw,40px) clamp(3.2rem,5vw,4.8rem);text-align:center}.access-hero__emblem{width:8.2rem;height:auto;margin:0 auto 2.8rem;display:block}.access-hero__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.25em;color:#fff}.access-map{width:100%;height:clamp(280px,50vw,520px);overflow:hidden}.access-map iframe{width:100%;height:100%;display:block;border:none;filter:invert(90%) hue-rotate(180deg)}.access-body{width:90%;max-width:72rem;margin:clamp(5rem,8vw,8rem) auto clamp(8rem,14vw,14rem);padding:0 clamp(20px,5vw,40px)}@media(min-width:768px){.access-body{padding:0}}.access-section+.access-section{margin-top:clamp(4rem,7vw,6rem)}.access-section__heading{letter-spacing:.12em;color:#fff;padding-bottom:1.2rem;border-bottom:1px solid hsla(0,0%,100%,.12);margin-bottom:1.8rem}.access-section__content p,.access-section__heading{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.65rem}.access-section__content p{line-height:2.4;letter-spacing:.055em;color:hsla(0,0%,100%,.8)}.access-section__content p+p{margin-top:.6em}.contact-hero{padding:calc(64px + clamp(4.8rem,8vw,8rem)) clamp(20px,5vw,40px) clamp(3.2rem,5vw,4.8rem);text-align:center}.contact-hero__emblem{width:8.2rem;height:auto;margin:0 auto 2.8rem;display:block}.contact-hero__title{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:900;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.2em;color:#fff}.contact-wrap{width:90%;max-width:64rem;margin:0 auto clamp(10rem,16vw,16rem);padding:0 clamp(20px,5vw,40px)}@media(min-width:768px){.contact-wrap{padding:0}}.contact-tabs{display:flex;gap:6px;border-bottom:1px solid #fff;margin-bottom:0}.contact-tabs__btn{flex:1 1;padding:1.4rem 0;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.4rem,2vw,1.7rem);letter-spacing:.12em}@media(max-width:767px){.contact-tabs__btn{font-size:1.65rem}}.contact-tabs__btn{color:hsla(0,0%,100%,.3);background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.3);border-bottom:none;border-radius:40px 40px 0 0;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.contact-tabs__btn.is-active{color:#fff;background:hsla(0,0%,100%,.1);border-color:#fff;border-bottom:1px solid #121212;position:relative;z-index:1;margin-bottom:-1px}.contact-form__fields{border-top:1px solid #fff}.contact-form__footer{margin-top:clamp(4rem,6vw,6rem)}.contact-form__rule{border:none;border-top:1px solid #fff;margin:0 0 clamp(3.2rem,5vw,4rem)}.contact-form__email-confirm{text-align:center;margin-bottom:clamp(2.4rem,4vw,3.6rem)}.contact-form__email-confirm-label{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.2rem,1.6vw,1.45rem);letter-spacing:.1em;color:hsla(0,0%,100%,.55);margin-bottom:.8rem}@media(max-width:767px){.contact-form__email-confirm-label{font-size:1.65rem}}.contact-form__email-confirm-value{font-family:Times New Roman,Georgia,serif;font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:.05em;color:#fff}.contact-form__submit-wrap{display:flex;justify-content:center;overflow:visible}.contact-form__submit-frame{position:relative;display:inline-block;margin:0 10px 10px 0;cursor:pointer}.contact-form__submit-frame:before{content:"";position:absolute;inset:0;border:1px solid #fff;pointer-events:none;z-index:0}.contact-form__submit-frame:hover .contact-form__submit{transform:translate(0)}.contact-form__submit{display:block;position:relative;z-index:1;padding:1.5rem 6rem;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.4rem,2vw,1.7rem);letter-spacing:.15em;color:#fff}@media(max-width:767px){.contact-form__submit{font-size:1.65rem}}.contact-form__submit{background:rgba(255,30,0,.39);border:none;cursor:pointer;transform:translate(10px,10px);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.contact-result{padding:clamp(3rem,5vw,4rem) 0;text-align:center}.contact-result--success p{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:1.65rem;line-height:2.4;letter-spacing:.055em;color:#fff}.contact-result--success p+p{margin-top:1.6em;color:hsla(0,0%,100%,.7)}.contact-form__error{font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-size:clamp(1.2rem,1.6vw,1.4rem);color:#e06060;text-align:center;margin-bottom:1.6rem;letter-spacing:.06em}@media(max-width:767px){.contact-form__error{font-size:1.65rem;letter-spacing:.055em}}.contact-form.is-hidden{display:none}.contact-field{padding:1.8rem 0;border-bottom:1px solid #fff}.contact-field__label{display:block;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.3rem,1.8vw,1.55rem);letter-spacing:.1em;color:#fff;margin-bottom:.8rem}@media(max-width:767px){.contact-field__label{font-size:1.65rem;letter-spacing:.055em}}.contact-field__input{display:block;width:100%;background:rgba(0,0,0,0);border:none;outline:none;padding:.6rem 1rem;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.3rem,1.8vw,1.55rem);letter-spacing:.06em}@media(max-width:767px){.contact-field__input{font-size:1.65rem;letter-spacing:.055em}}.contact-field__input{color:hsla(0,0%,100%,.5);caret-color:#fff}.contact-field__input::placeholder{color:hsla(0,0%,100%,.3)}.contact-field__input:focus{color:#fff}.contact-field__textarea{display:block;width:100%;background:rgba(0,0,0,0);border:none;outline:none;resize:vertical;padding:.6rem 1rem;font-family:Zen Old Mincho,ヒラギノ明朝 ProN,Yu Mincho,serif;font-weight:500;font-size:clamp(1.3rem,1.8vw,1.55rem);letter-spacing:.06em;line-height:2}@media(max-width:767px){.contact-field__textarea{font-size:1.65rem;letter-spacing:.055em;line-height:2.4}}.contact-field__textarea{color:hsla(0,0%,100%,.5);caret-color:#fff}.contact-field__textarea::placeholder{color:hsla(0,0%,100%,.3)}.contact-field__textarea:focus{color:#fff}.contact-field--textarea{min-height:14rem}