@charset "UTF-8";*:where(:not(html,iframe,canvas,img,svg,video,audio,svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}:root{--header-height: 7.2rem}@media not (max-width:780px){:root{--header-height: 6.5rem}}html{font-size:2.5vw;overscroll-behavior:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:var(--header-height);background:#787a84}@media not (max-width:780px){html{font-size:clamp(8px,8px + 2px * (100vw - 780px) / 500px,10px);scroll-padding-top:0}}@media not (max-width:1280px){html{font-size:.6944444444vw}}@media not (max-width:1440px){html{font-size:62.5%}}@media not (max-width:1920px){html{font-size:.5208333333vw}}html.is-drawerOpen,html.is-megamenuOpen,html.is-modalOpen,html:has(body.is-scrollLock){height:100svh;overflow:clip}body{color:#4d4d4d;font-weight:400;font-size:1.4rem;font-family:source-han-sans-japanese,sans-serif;line-height:1.8;letter-spacing:.08em;overflow-wrap:break-word;background:#fff;transition-duration:.3s;transition-property:opacity;font-feature-settings:"palt";-webkit-font-smoothing:antialiased}@media not (max-width:780px){body{font-size:1.6rem}}body.is-scrollLock{height:100svh;overflow:hidden}html.is-loaded.wf-active body{opacity:1!important}*,*:before,*:after{box-sizing:border-box;transition-timing-function:cubic-bezier(.61,1,.88,1);transition-duration:.6s;transition-property:none}main,picture{display:block}img{display:block;width:100%;height:auto}table{width:100%}a,button{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:currentcolor;text-decoration:none;word-break:break-all;outline:none;transition-property:all}html[data-device=desktop] a[href^="tel:"]{pointer-events:none}a[href]{cursor:pointer}button{padding:0;color:currentcolor;background:transparent;border:none;outline:none;cursor:pointer;transition-property:all}input::-moz-placeholder{color:#3333334d}input::placeholder{color:#3333334d}svg{fill:currentcolor}sup{font-size:.625em;vertical-align:super}sub{font-size:.625em;vertical-align:sub}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.l-container{padding:0 2rem}@media not (max-width:780px){.l-container{padding:0 3rem}}.l-container.--sm{padding:0 1rem}@media not (max-width:780px){.l-container.--sm{padding:0 1.5rem}}.l-container.--lg{padding:0 4rem}@media not (max-width:780px){.l-container.--lg{padding:0 6rem}}.l-inner{width:100%;max-width:120rem;margin:0 auto}.l-main__header{position:fixed;top:0;right:0;left:0;z-index:100}.l-main__header:before{position:absolute;z-index:1;background:linear-gradient(to bottom,#292b31 0%,transparent 100%);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);content:"";top:0;right:0;bottom:0;left:0}@media not (max-width:780px){.l-main__header:before{display:none}}.l-main__cta{position:fixed;top:0;right:0;left:0;z-index:10;pointer-events:none}.c-accordion__trigger{display:flex;justify-content:space-between;width:100%}.c-accordion__trigger.is-open .c-accordion__toggle{transform:rotate(180deg)}.c-accordion__toggle{transition:transform .6s cubic-bezier(.61,1,.88,1)}.c-accordion__content{height:0;overflow:hidden;transition:height .6s cubic-bezier(.61,1,.88,1)}.c-accordion__content.is-open{height:var(--ah)}.c-btnPrimary{display:flex;align-items:center;justify-content:center;height:5rem;color:#fff;background:#292b31;border-radius:.24rem;filter:drop-shadow(.4rem .4rem 1rem rgba(26,28,36,.15))}@media not (max-width:780px){.c-btnPrimary{height:6rem}}@media(hover:hover)and (pointer:fine){.c-btnPrimary:hover{background:#000}}.c-btnPurchase{position:relative;width:100%;padding-top:4.1rem;overflow:hidden}@media(hover:hover)and (pointer:fine){.c-btnPurchase:hover .c-btnPurchase__pic>img{transform:translateY(-1.5rem)}.c-btnPurchase:hover .c-btnPurchase__icon{background:#000}}.c-btnPurchase__frame{position:relative;display:flex;align-items:center;justify-content:center;height:6.4rem;padding:.4rem;background:linear-gradient(93.92deg,#282828 -4.2%,#787b83 112.09%);border-radius:.24rem;filter:drop-shadow(.4rem .4rem 1rem rgba(26,28,36,.15))}@media not (max-width:780px){.c-btnPurchase__frame{background:linear-gradient(93.8deg,#616161 -43.07%,#282828 112.09%)}}.c-btnPurchase__icon{position:absolute;top:.4rem;bottom:.4rem;left:.4rem;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;color:#fff;font-size:2.4rem;background:#292b31;border-radius:.1rem;transition-property:background,color}@media not (max-width:780px){.c-btnPurchase__icon{right:.4rem;left:initial}}.c-btnPurchase__label{color:#fff;font-size:1.6rem}.c-btnPurchase__pic{position:absolute;right:1.5rem;bottom:0;width:4.3rem;height:8.5rem;transition-property:transform}.c-btnPurchase__pic>img{transition-timing-function:cubic-bezier(.68,-.6,.32,1.6);transition-duration:.4s;transition-property:transform;max-inline-size:unset;max-block-size:unset}@media not (max-width:780px){.c-btnPurchase__pic{right:initial;left:1.5rem}}.c-headingPrimary{display:flex;flex-direction:column;gap:1.4rem;align-items:center}.c-headingPrimary__icon{font-size:3.8rem}@media not (max-width:780px){.c-headingPrimary__icon{font-size:5.7rem}}@media not (max-width:1280px){.c-headingPrimary__icon{font-size:7.6rem}}.c-headingPrimary__txt{font-weight:500;font-size:2.7rem;line-height:1.1}@media not (max-width:780px){.c-headingPrimary__txt{font-size:4.05rem}}@media not (max-width:1280px){.c-headingPrimary__txt{font-size:5.4rem}}.c-headingPrimary__txt.--vertical{writing-mode:vertical-lr;white-space:nowrap}.c-iconToggle{position:relative;display:block;width:100%;height:100%}.c-iconToggle:before,.c-iconToggle:after{position:absolute;background:currentcolor;content:"";top:0;right:0;bottom:0;left:0}.c-iconToggle:after{transform:rotate(90deg)}.is-open .c-iconToggle:after{visibility:hidden}.c-imgCover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-linkPrimary{-webkit-text-decoration:underline .1rem;text-decoration:underline .1rem;text-underline-offset:.25em}@media(hover:hover)and (pointer:fine){.c-linkPrimary{text-decoration:none}}.c-linkMap{position:relative;display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;font-size:1.4rem}.c-linkMap__icon{margin-right:.5em}.c-linkMap__arrow{margin-left:.9285714286em;font-size:.5714285714em}.c-linkMap:after{position:absolute;right:-.3rem;bottom:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.c-linkMap:after{height:max(1px,round(.1rem,1px))}}.c-listNotes{font-size:1.2rem;opacity:.6}.c-listNotes__item{padding-left:1em;text-indent:-1em}.c-modal{position:fixed;top:0;left:0;z-index:1000;display:none;width:100%;height:100dvh;visibility:hidden;opacity:0;transition-property:opacity,visibility}.c-modal.is-open{display:flex;align-items:center;justify-content:center}.c-modal.is-open.is-visible{visibility:visible;opacity:1}.c-modal__overlay{position:absolute;z-index:0;cursor:pointer;opacity:.9;top:0;right:0;bottom:0;left:0}.c-modal__container{position:relative;z-index:2;width:100%;max-width:120rem;max-height:100%;padding:0 2rem}@media not (max-width:780px){.c-modal__container{padding:0 3rem}}.c-modal__content{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.c-modal__close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center}.c-modal__icon{position:relative}.c-modal__icon:before,.c-modal__icon:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0}.c-modal__icon:before{transform:rotate(45deg)}.c-modal__icon:after{transform:rotate(-45deg)}.c-svgicon{display:block;width:auto;height:1em}.c-svgicon:has(use[href*=cart01]){aspect-ratio:1/1;fill:none;vector-effect:non-scaling-stroke}.c-svgicon:has(use[href*=pin01]){aspect-ratio:12/14;fill:none;vector-effect:non-scaling-stroke}.c-svgicon:has(use[href*=arrow01]){aspect-ratio:10/8}.c-svgicon:has(use[href*=marquee01]){aspect-ratio:1017/95}.c-svgicon:has(use[href*=mark01]){aspect-ratio:32/32}.c-svgicon:has(use[href*=external01]){aspect-ratio:16/16}.c-svgicon:has(use[href*=series-logo]){aspect-ratio:131/16}.c-tableBasic,.c-tableBasic__body{display:block}.c-tableBasic__row{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;padding:1.7rem 0}@media not (max-width:780px){.c-tableBasic__row{padding:1.1rem 0}}.c-tableBasic__row:before,.c-tableBasic__row:after{position:absolute;left:0;width:100%;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.c-tableBasic__row:before,.c-tableBasic__row:after{height:max(1px,round(.1rem,1px))}}.c-tableBasic__row:before{top:0}.c-tableBasic__row:after{bottom:0;display:none}.c-tableBasic__row:last-child:after{display:block}.c-tableBasic__heading{width:12rem;padding:0 1rem;text-align:center}@media not (max-width:780px){.c-tableBasic__heading{width:14rem;padding:0 2rem}}.c-tableBasic__data{padding:0 1rem}@media not (max-width:780px){.c-tableBasic__data{padding:0 2rem}}.p-header{position:relative;z-index:2;padding:1.4rem 2rem}@media not (max-width:780px){.p-header{padding:3.7rem 3rem 0 2rem}}@media not (max-width:1280px){.p-header{padding:3.7rem 6rem 0}}.p-header:after{position:absolute;right:0;bottom:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@media not (max-width:780px){.p-header:after{display:none}}.p-header__container{display:flex;align-items:center;justify-content:space-between}@media not (max-width:780px){.p-header__container{align-items:flex-end}}.p-header__logo{display:block;width:-moz-fit-content;width:fit-content}.p-header__logo>picture{width:10rem}@media not (max-width:780px){.p-header__logo>picture{width:12.6rem}}.p-header__logo>picture>img{width:100%}@media(hover:hover)and (pointer:fine){.p-header__logo:hover{opacity:.8}}.p-header__menu{display:contents}@media not (max-width:780px){.p-header__menu{display:block}}.p-header__toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background:#fff;border:solid .1rem #e4e4e4;border-radius:.4rem}@media not (max-width:780px){.p-header__toggle{display:none}}.p-header__icon{position:relative;z-index:2;display:block;width:1.2rem;height:.2rem;background:#292b31;transition-property:background}.p-header__icon:before,.p-header__icon:after{position:absolute;background:#292b31;transition-property:transform;content:"";top:0;right:0;bottom:0;left:0}.p-header__icon:before{transform:translateY(-.4rem)}.p-header__icon:after{transform:translateY(.4rem)}html.is-drawerOpen .p-header__icon{background:transparent}html.is-drawerOpen .p-header__icon:before{transform:rotate(45deg)}html.is-drawerOpen .p-header__icon:after{transform:rotate(-45deg)}.p-footer{padding:4rem 0;background:#d9d9d9}@media not (max-width:780px){.p-footer{padding:6rem 0 5.5rem}}.p-footer__banner{max-width:96rem;margin:0 auto 4rem}.p-footer__copy{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.p-footer__txt{font-size:1.2rem}.p-footer__logo{width:-moz-fit-content;width:fit-content;color:#231815;font-size:1.8rem}.p-footer__logo>img{width:auto;height:1em}.p-footerBanner{display:grid;gap:.8rem}@media not (max-width:780px){.p-footerBanner{grid-template-columns:repeat(2,1fr)}}.p-footerBanner__link{display:block;overflow:hidden}@media(hover:hover)and (pointer:fine){.p-footerBanner__link:hover{opacity:.75}}.p-gnav{position:fixed;top:0;right:0;width:-moz-fit-content;width:fit-content;background:#fff;transform:translate(105%);transition-property:opacity,transform;pointer-events:none}@media not (max-width:780px){.p-gnav{position:static;background:unset;transform:unset;pointer-events:auto}}html.is-drawerOpen .p-gnav{transform:translate(0);pointer-events:auto}.p-gnav__menu{height:calc(100dvh - 10.5rem);padding:0 6rem;overflow-y:auto}@media not (max-width:780px){.p-gnav__menu{height:auto;padding:unset;overflow:unset}}.p-gnav__list{display:flex;flex-direction:column;gap:4rem;justify-content:center;min-height:100%;padding:8rem 0;color:#000;font-size:1.8rem;font-family:neue-haas-grotesk-display,sans-serif;line-height:1;letter-spacing:.02em;white-space:nowrap}@media not (max-width:780px){.p-gnav__list{flex-direction:row;gap:3.2rem;min-height:1px;padding:0;color:#fff;font-size:1.6rem}}.p-gnav__link{position:relative;display:block;width:-moz-fit-content;width:fit-content}.p-gnav__link:before{position:absolute;bottom:-.2em;left:0;display:none;width:100%;height:.1rem;background:currentcolor;transform-origin:right center;transition-property:transform;content:""}@media(hover:hover)and (pointer:fine){.p-gnav__link:before{display:block;transform:scaleX(0)}.p-gnav__link:hover:before{transform:scaleX(1);transform-origin:left center}}.p-gnav__btn{color:#fff}@media not (max-width:780px){.p-gnav__btn{display:none}}.p-gnav__btn .c-btnPurchase__frame{border-radius:0}.p-background{position:sticky;top:0;left:0;overflow:hidden}.p-background:before{position:absolute;z-index:2;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);content:"";top:0;right:0;bottom:0;left:0}.p-background__img{position:relative;z-index:1}.p-background__img>img{width:100%;height:100lvh;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.p-background__deco{position:absolute;top:0;left:50%;z-index:2;display:none;height:100%;aspect-ratio:1440/900;transform:translate(-50%)}@media(orientation:landscape){.p-background__deco{display:flex;align-items:center;justify-content:center}}.p-background__viewport{position:absolute;top:-13.5555555556%;left:-3.6805555556%;width:108.125%;fill:none;aspect-ratio:1557/1311}.p-background__shape{display:block;fill:none}@media screen{.p-background__shape>path{transition-delay:1s;transition-duration:2s;transition-property:stroke-dasharray;will-change:stroke-dashoffset}.p-background__shape>path:nth-child(2){transition-delay:1.5s}.p-background__shape>path:nth-child(3){transition-delay:2s}html.is-loaded.wf-active .p-background__shape>path{stroke-dasharray:1 0!important}}.p-secCertification{position:relative;display:flex;flex-direction:column;align-items:center;padding:3rem 3rem 2.5rem}@media not (max-width:780px){.p-secCertification{flex-direction:row;gap:3rem;padding:3rem}}.p-secCertification:before{position:absolute;border:solid .1rem #fff;border-radius:.4rem;opacity:.4;content:"";top:0;right:0;bottom:0;left:0}@supports (font-size: round(1px,1px)){.p-secCertification:before{border-width:max(1px,round(.1rem,1px))}}.p-secCertification__img{display:flex;align-items:center;justify-content:center;width:10rem;height:10rem;margin-bottom:2rem;background:#fff}@media not (max-width:780px){.p-secCertification__img{width:13rem;height:13rem;margin-bottom:0}}.p-secCertification__pic{width:4.6rem}@media not (max-width:780px){.p-secCertification__pic{width:6.1rem}}.p-secCertification__heading{margin-bottom:1.5rem;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-secCertification__heading{margin-bottom:.5rem;padding-left:0;font-size:2.4rem;text-align:left}}.p-secCertification__desc{margin-bottom:1.5rem;font-size:1.4rem}@media not (max-width:780px){.p-secCertification__desc{margin-bottom:2.5rem}}.p-secCertification__note{position:relative;padding-left:1.5em;font-size:1.2rem;opacity:.6}.p-secCertification__note:before{position:absolute;top:0;left:0;content:"※"}.p-articleFAQ{position:relative}.p-articleFAQ:before,.p-articleFAQ:after{position:absolute;right:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.p-articleFAQ:before,.p-articleFAQ:after{height:max(1px,round(.1rem,1px))}}.p-articleFAQ:before{top:0}.p-articleFAQ:after{bottom:0;display:none}.p-articleFAQ:last-child:after{display:block}.p-articleFAQ__trigger{display:flex;gap:2.5rem;align-items:center;justify-content:flex-start;padding:1.5rem 0 2rem}@media not (max-width:780px){.p-articleFAQ__trigger{padding:2.2rem 0}}.p-articleFAQ__question{display:flex;flex:1;gap:1.5rem;align-items:flex-start;justify-content:flex-start;padding-left:1rem;font-size:1.4rem}@media not (max-width:780px){.p-articleFAQ__question{padding-left:2rem}}.p-articleFAQ__question:before{padding-top:.3rem;font-weight:500;font-size:2rem;font-family:neue-haas-grotesk-display,sans-serif;line-height:1;white-space:nowrap;content:"Q"}.p-articleFAQ__heading{flex:1}@media not (max-width:780px){.p-articleFAQ__toggle{margin-right:1rem}}.p-articleFAQ__icon{position:relative;width:1.3rem;height:.1rem}@supports (font-size: round(1px,1px)){.p-articleFAQ__icon{width:max(13px,round(1.3rem,1px));height:max(1px,round(.1rem,1px))}}.p-articleFAQ__answer{display:flex;flex:1;gap:1.5rem;align-items:flex-start;justify-content:flex-start;padding:0 3.8rem 2rem 1rem;font-size:1.4rem}@media not (max-width:780px){.p-articleFAQ__answer{padding:0 6.3rem 2rem 2rem}}.p-articleFAQ__answer:before{padding-top:.3rem;font-weight:500;font-size:2rem;font-family:neue-haas-grotesk-display,sans-serif;line-height:1;white-space:nowrap;content:"A"}.p-articleVoice{display:flex;flex-direction:column;gap:2.5rem;align-items:center;padding:4rem 3rem;background:#292b31;border-radius:.4rem}@media not (max-width:780px){.p-articleVoice{flex-direction:row;gap:2rem;padding:3rem}}@media not (max-width:1280px){.p-articleVoice{gap:5rem;padding:6rem}}.p-articleVoice__img{width:15rem;clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-articleVoice__img{width:24rem}}@media not (max-width:780px){.p-articleVoice__txt{flex:1}}.p-articleVoice__lead{margin-bottom:.5rem;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-articleVoice__lead{margin-bottom:0;font-size:2.4rem;text-align:left}}.p-articleVoice__info{margin-bottom:2.5rem;font-size:1.4rem;text-align:center}@media not (max-width:780px){.p-articleVoice__info{margin-bottom:2rem;text-align:left}}.p-articleVoice__desc{font-size:1.4rem}.p-eyecatch{position:relative}.p-eyecatch:before{position:absolute;z-index:2;background:#00000040;content:"";top:0;right:0;bottom:0;left:0}.p-eyecatch__img{position:relative;z-index:1}@media(not (max-width:780px))and (orientation:landscape){.p-eyecatch__pic img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}}.p-eyecatch__title{position:absolute;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;color:#fff;transition-property:opacity}.p-eyecatch__title.--hide{opacity:0;transition-property:opacity}.p-eyecatch__title.--hide.is-view{opacity:1}.p-eyecatch__sup{position:relative;padding-bottom:.4rem;font-weight:500;font-size:1.4rem;font-family:neue-haas-grotesk-display,sans-serif;line-height:1;white-space:nowrap;text-transform:uppercase}@media not (max-width:780px){.p-eyecatch__sup{font-size:1.8rem}}.p-eyecatch__sup:after{position:absolute;right:0;bottom:0;left:0;border-bottom:solid .1rem currentcolor;opacity:.4;content:""}@supports (font-size: round(1px,1px)){.p-eyecatch__sup:after{border-bottom-width:max(1px,round(.1rem,1px))}}.p-eyecatch__heading{padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-eyecatch__heading{font-size:2.8rem}}.p-cta{position:sticky;top:0;left:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;width:100%;height:100dvh;padding:1rem}@media not (max-width:780px){.p-cta{padding:3.5rem 3rem}}@media not (max-width:1280px){.p-cta{padding:3.5rem 6rem}}.p-cta__btn{width:22rem;color:#fff;pointer-events:auto}.p-sliderMarquee{color:#fff}.p-sliderMarquee__slide{display:flex;align-items:center;justify-content:center}.p-sliderMarquee__txt{font-size:min(7.2941176471vh,15.5vw)}@media(orientation:landscape){.p-sliderMarquee__txt{font-size:min(6.3888888889vw,10.2222222222vh)}}.p-sliderMarquee__deco{padding:0 1.5em;font-size:min(2.3529411765vh,5vw)}@media(orientation:landscape){.p-sliderMarquee__deco{font-size:min(2.2222222222vw,3.5555555556vh)}}.p-modalLayoutBasic__content{width:100%}@media not (max-width:780px){.p-modalLayoutBasic__content{width:-moz-fit-content;width:fit-content}}.p-modalLayoutBasic__close{top:-5.2rem;right:0;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem}.p-modalLayoutBasic__icon{position:relative;display:block;width:100%;height:.2rem}.p-modalLayoutBasic__icon:before,.p-modalLayoutBasic__icon:after{position:absolute;top:0;right:-.6rem;bottom:0;left:-.6rem;background:#fff;content:""}.p-modalLayoutBasic__icon:before{rotate:45deg}.p-modalLayoutBasic__icon:after{rotate:-45deg}.p-modalLayoutBasic__overlay{background:#292b3166}.p-modalPurchase{display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:space-between;width:100%;padding:5rem 2rem 6rem;background:#fff}@media not (max-width:780px){.p-modalPurchase{flex-direction:row;gap:5rem;padding:4.5rem 8rem}}.p-modalPurchase__img{display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:center}@media not (max-width:780px){.p-modalPurchase__img{flex-direction:row;gap:2rem}}.p-modalPurchase__pic{width:12.2rem}.p-modalPurchase__logo{width:21rem}.p-modalPurchase__button{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;color:#000}@media not (max-width:780px){.p-modalPurchase__button{display:flex;flex:1;flex-direction:column;width:24rem}}.p-modalPurchase__btn{--scale: 1.1;position:relative;display:block;padding:.2rem}.p-modalPurchase__btn:before,.p-modalPurchase__btn:after{position:absolute;z-index:1;border-radius:10rem;content:"";top:0;right:0;bottom:0;left:0}.p-modalPurchase__btn:before{border:solid .1rem currentcolor;opacity:.4}.p-modalPurchase__btn:after{display:none;background:#00000026;transition:inset .3s ease,opacity .3s ease}@media(hover:hover)and (pointer:fine){.p-modalPurchase__btn:after{display:block}.p-modalPurchase__btn:hover:after{animation:hover_pulse 1s infinite linear}}.p-modalPurchase__frame{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:4.6rem;font-size:1.4rem;line-height:1.2;letter-spacing:.04em;text-align:center;background:#fff;border-radius:10rem}@media not (max-width:780px){.p-modalPurchase__frame{height:5.6rem;font-size:1.5rem}}.p-modalPurchase__icon{position:absolute;top:50%;right:1.5rem;font-size:1rem;transform:translateY(-50%)}@media not (max-width:780px){.p-modalPurchase__icon{right:2.2rem;font-size:1.4rem}}@keyframes hover_pulse{0%{top:0;right:0;bottom:0;left:0}50%{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}to{opacity:0;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}}.p-modalYoutube{position:relative}.p-modalYoutube__frame{position:relative;left:50%;width:100vw;transform:translate(-50%)}@media not (max-width:780px){.p-modalYoutube__frame{max-width:80rem}}.p-modalYoutube__frame{aspect-ratio:16/9}.p-modalYoutube__frame>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-page{position:relative}.p-page__container{position:relative;z-index:2}.p-page__main{position:relative}.p-page__cta{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.p-page__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.p-mv{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:calc(100svh - 5rem)}@media(orientation:landscape){.p-mv{justify-content:center;height:100svh}}.p-mv__container{position:relative;container-type:size;overflow:hidden}@media(orientation:portrait){.p-mv__container{width:47.0588235294svh;height:100svh}}@media(orientation:portrait)and (not (min-aspect-ratio:400 / 850)){.p-mv__container{width:100vw;height:212.5vw}}@media(orientation:landscape){.p-mv__container{display:flex;flex-direction:column;justify-content:flex-end;width:100vw;height:62.5vw;aspect-ratio:1440/900}}@media(orientation:landscape)and (min-aspect-ratio:1440 / 900){.p-mv__container{width:160svh;height:100svh}}.p-mv__content{position:relative;padding-top:15.2941176471cqh}@media(orientation:landscape){.p-mv__content{width:100%;height:100%;padding-top:15.5555555556cqh}}.p-mv__logo{display:flex;flex-direction:column;align-items:center;margin-bottom:4.1176470588cqh}@media(orientation:landscape){.p-mv__logo{position:absolute;top:42.7777777778cqh;left:8.6805555556cqw;margin-bottom:0}}.p-mv__logo>picture{width:54.5cqw}@media(orientation:landscape){.p-mv__logo>picture{width:24.8611111111cqw}}@media screen{.p-mv__logo{opacity:0;filter:blur(3rem);transition-delay:.2s;transition-property:opacity,filter}html.is-loaded.wf-active .p-mv.is-anime .p-mv__logo{opacity:1;filter:blur(0)}}.p-mv__txt{display:flex;flex-direction:column;align-items:center}@media(orientation:landscape){.p-mv__txt{position:absolute;top:36.1111111111cqh;right:9.7222222222cqw}}@media screen{.p-mv__txt{opacity:0;filter:blur(3rem);transition-delay:.2s;transition-property:opacity,filter}html.is-loaded.wf-active .p-mv.is-anime .p-mv__txt{opacity:1;filter:blur(0)}}.p-mv__headline{margin-bottom:4.1176470588cqh}@media(orientation:landscape){.p-mv__headline{margin-bottom:5cqh}}.p-mv__headline>picture{width:68.25cqw}@media(orientation:landscape){.p-mv__headline>picture{width:22.7083333333cqw}}.p-mv__deco{display:flex;gap:4.5cqw;align-items:center;justify-content:center}@media(orientation:landscape){.p-mv__deco{gap:1.3888888889cqw}}.p-mv__deco>picture:first-of-type{width:35.5cqw}@media(orientation:landscape){.p-mv__deco>picture:first-of-type{width:11.7361111111cqw}}.p-mv__deco>picture:last-of-type{width:14.25cqw}@media(orientation:landscape){.p-mv__deco>picture:last-of-type{width:4.5833333333cqw}}.p-mv__img{display:flex;flex-direction:column;align-items:center;margin-top:3.5294117647cqh}@media(orientation:landscape){.p-mv__img{margin-top:0;padding-right:2.5cqw}}.p-mv__img>picture{width:85.5cqw}@media(orientation:landscape){.p-mv__img>picture{width:36.6666666667cqw}}@media screen{.p-mv__img{transform:translateY(10%);opacity:0;transition-delay:.8s;transition-property:opacity,transform}html.is-loaded.wf-active .p-mv.is-anime .p-mv__img{transform:translateY(0);opacity:1}}.p-mv__marquee{position:absolute;right:0;bottom:0;left:0}@media(orientation:landscape){.p-mv__marquee{padding-bottom:min(2.5rem,2.7777777778vh)}}@media screen{.p-mv__marquee{opacity:0;transition-delay:.8s;transition-property:opacity}html.is-loaded.wf-active .p-mv.is-anime .p-mv__marquee{opacity:1}}.p-concept{position:relative}.p-concept__container{position:relative;z-index:2}.p-concept__bg{position:absolute;z-index:1;overflow:clip;top:0;right:0;bottom:0;left:0}.p-concept__bg:before{position:absolute;z-index:1;background:#787a84;content:"";top:0;right:0;bottom:0;left:0}.p-concept__movie{margin-bottom:7rem}.p-concept__deco{position:sticky;top:0;left:0;z-index:2;display:none;width:100%;height:100lvh;overflow:hidden}.p-concept__deco:before{position:absolute;z-index:2;-webkit-backdrop-filter:blur(50rem);backdrop-filter:blur(50rem);content:"";top:0;right:0;bottom:0;left:0}@media not (max-width:780px){.p-concept__deco{display:block}}.p-concept__deco>i{position:absolute;width:72rem;height:56rem;background:#60626d;border-radius:50%;content:""}.p-concept__deco>i:first-child{top:0;right:-33rem}.p-concept__deco>i:last-child{bottom:-37.5rem;left:-20.5rem}.p-conceptIntro{width:100%;overflow:clip}@media not (max-width:780px){.p-conceptIntro{padding:16rem 3rem 14rem}}.p-conceptIntro__wrapper{position:relative;color:#fff}.p-conceptIntro__container{position:relative;z-index:2}.p-conceptIntro__inner{padding-top:24.5rem}@media not (max-width:780px){.p-conceptIntro__inner{padding-top:16rem}}.p-conceptIntro__main{width:-moz-fit-content;width:fit-content;min-width:24rem;margin-left:auto}@media not (max-width:780px){.p-conceptIntro__main{width:55%;margin:0 auto}}@media not (max-width:1280px){.p-conceptIntro__main{min-width:66rem}}.p-conceptIntro__heading{display:flex;flex-direction:row;margin-bottom:4rem}@media not (max-width:780px){.p-conceptIntro__heading{margin-bottom:8rem}}.p-conceptIntro__heading>picture{width:-moz-fit-content;width:fit-content;font-size:4.8rem}@media not (max-width:780px){.p-conceptIntro__heading>picture{font-size:7.2rem}}.p-conceptIntro__heading>picture:first-child{margin-left:-1.8333333333em}.p-conceptIntro__heading>picture>img{width:auto;height:1em}.p-conceptIntro__txt{display:flex;flex-direction:column;gap:2.4em;font-size:1.5rem;line-height:2.4;letter-spacing:.04em}@media not (max-width:780px){.p-conceptIntro__txt{font-size:2rem}}.p-conceptIntro__footer{margin-top:9rem}.p-conceptIntro__eyecatch{width:10.8rem;margin:0 auto}@media not (max-width:780px){.p-conceptIntro__eyecatch{width:24.1rem}}.p-conceptIntro__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:url(/mirable/lp-ex/assets/img/concept/intro/section-sp_bg.webp) no-repeat center top/cover;border-radius:.4rem}@media not (max-width:780px){.p-conceptIntro__bg{background-image:url(/mirable/lp-ex/assets/img/concept/intro/section-pc_bg.webp)}}.p-conceptIntro__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;container-type:size}.p-conceptIntro__deco{position:absolute;transform:translateY(calc((var(--progress, 0) - .5) * var(--shift)));clip-path:inset(0 round .4rem)}.p-conceptIntro__deco:nth-child(1){--shift: 6.993006993cqh;top:6.1188811189cqh;right:20cqw;width:30cqw}@media not (max-width:780px){.p-conceptIntro__deco:nth-child(1){--shift: 7.7669902913cqh;top:19.0938511327cqh;right:10.8695652174cqw;width:23.5507246377cqw;max-width:32.6rem}}.p-conceptIntro__deco:nth-child(2){--shift: 20.979020979cqh;bottom:42.6573426573cqh;left:-3.75cqw;width:23.5cqw}@media not (max-width:780px){.p-conceptIntro__deco:nth-child(2){--shift: -25.8899676375cqh;bottom:42.3948220065cqh;left:4.347826087cqw;width:15.2173913043cqw;max-width:21rem}}.p-conceptIntro__deco:nth-child(3){--shift: 6.993006993cqh;right:20cqw;bottom:11.3636363636cqh;width:23cqw}@media not (max-width:780px){.p-conceptIntro__deco:nth-child(3){--shift: 15.5339805825cqh;right:17.3913043478cqw;bottom:29.1262135922cqh;width:9.4202898551cqw;max-width:13.1rem}}.p-conceptOverview{position:relative;margin-bottom:7rem}@media not (max-width:780px){.p-conceptOverview{margin-bottom:22rem}}.p-conceptOverview__mv{position:relative;z-index:1;overflow:hidden}@media not (max-width:780px){.p-conceptOverview__visual{width:100%}.p-conceptOverview__visual>img{width:100%}}@media not (max-width:780px){.p-conceptOverview__container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end}}.p-conceptOverview__content{position:relative;z-index:2;margin-top:-6rem;padding:5.5rem 6rem 4.5rem;color:#fff;background:#252629b3;border-radius:.4rem;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}@media not (max-width:780px){.p-conceptOverview__content{width:42rem;margin-top:0;margin-bottom:-5.5rem;padding:6rem 4rem 5.5rem}}@media not (max-width:1280px){.p-conceptOverview__content{width:48rem;padding:6rem 6rem 5.5rem}}.p-conceptOverview__headline{margin-bottom:4rem}@media not (max-width:780px){.p-conceptOverview__headline{margin-bottom:5rem}}@media not (max-width:1280px){.p-conceptOverview__headline{margin-bottom:9rem}}.p-conceptOverview__logo{margin-bottom:2rem;font-size:1.5rem}@media not (max-width:780px){.p-conceptOverview__logo{font-size:1.6rem}}.p-conceptOverview__heading{font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-conceptOverview__heading{font-size:2.4rem}}.p-conceptOverview__heading>span{font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}.p-conceptOverview__desc{font-size:1.4rem}.p-conceptMovie__bg{position:relative;z-index:1;margin-bottom:max(-2.9176470588vh,-6.2vw)}@media(orientation:landscape){.p-conceptMovie__bg{margin-bottom:max(-2.5555555556vw,-4.0888888889vh)}}.p-conceptMovie__content{position:relative;z-index:2}@media not (max-width:780px){.p-conceptMovie__content{width:100%;max-width:80rem;margin:0 auto}}.p-conceptMovie__frame{position:relative;display:block;margin:0 -2rem}@media not (max-width:780px){.p-conceptMovie__frame{margin:0}}.p-conceptMovie__txt{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;top:0;right:0;bottom:0;left:0;padding-left:2rem}@media not (max-width:780px){.p-conceptMovie__txt{padding-left:12.5%}}.p-conceptMovie__headline{display:flex;gap:2.2rem;align-items:center;justify-content:center;padding-right:.5rem;padding-bottom:1rem;color:#fff;line-height:1;border-bottom:solid .1rem currentcolor}@media not (max-width:780px){.p-conceptMovie__headline{padding-bottom:1.5rem}}.p-conceptMovie__heading{font-size:2.8rem;font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}@media not (max-width:780px){.p-conceptMovie__heading{font-size:4rem}}.p-conceptMovie__deco{position:relative}.p-conceptMovie__deco:before{--scale: 1.5;position:absolute;z-index:1;background:#fff3;border-radius:50%;animation:pulse 3s infinite linear;content:"";top:0;right:0;bottom:0;left:0}.p-conceptMovie__icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;padding-left:.25em;color:#000;font-size:.45rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);border-radius:50%}@media not (max-width:780px){.p-conceptMovie__icon{width:2.8rem;height:2.8rem;font-size:.6rem}}.p-conceptMovie__img{position:relative;z-index:1;overflow:hidden}@media not (max-width:780px){.p-conceptMovie__img{clip-path:inset(0 round .4rem)}}.p-conceptMovie__pic{transition-property:transform}.p-conceptMovie__btn{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}@media not (max-width:780px){.p-conceptMovie__btn{gap:4rem;margin-top:3rem}}.p-conceptPhilosophy{--width: 408;--height: 387}@media not (max-width:780px){.p-conceptPhilosophy{--width: 884;--height: 821}}.p-conceptPhilosophy{position:relative;z-index:2;width:100%;overflow-x:clip;color:#fff}.p-conceptPhilosophy__inner{position:relative;padding-top:2.5rem}@media not (max-width:780px){.p-conceptPhilosophy__inner{padding-top:3rem}}.p-conceptPhilosophy__inner:before{position:absolute;top:0;right:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}.p-conceptPhilosophy__deco{position:absolute;top:8.5rem;right:-5.5rem;z-index:2;width:17.5rem;pointer-events:none}@media not (max-width:780px){.p-conceptPhilosophy__deco{top:-8rem;right:-25rem;width:66rem}}.p-conceptPhilosophy__header{margin-bottom:4.5rem}@media not (max-width:780px){.p-conceptPhilosophy__header{margin-bottom:-2.5rem}}.p-conceptPhilosophy__lead{font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-conceptPhilosophy__lead{font-size:2.8rem}}.p-conceptPhilosophy__main{position:relative;margin:0 -2.4rem}@media not (max-width:780px){.p-conceptPhilosophy__main{max-width:88.5rem;margin:0 auto}}.p-conceptPhilosophy__frame{position:relative;width:100%;height:auto;aspect-ratio:calc(var(--width) / var(--height));container-type:size}.p-conceptPhilosophy__logo{--scale: 1.2;position:absolute;top:calc(173 / var(--height) * 100cqh);left:50%;z-index:2;transform:translate(-50%)}@media not (max-width:780px){.p-conceptPhilosophy__logo{top:calc(375 / var(--height) * 100cqh)}}.p-conceptPhilosophy__logo:before{position:absolute;z-index:1;background:#00000040;border-radius:50%;animation:pulse 3s infinite linear;content:"";top:0;right:0;bottom:0;left:0}.p-conceptPhilosophy__logo>picture{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:calc(79 / var(--width) * 100cqw);aspect-ratio:1/1;background:#000c;border-radius:50%}@media not (max-width:780px){.p-conceptPhilosophy__logo>picture{width:calc(142 / var(--width) * 100cqw)}}.p-conceptPhilosophy__logo>picture img{width:calc(48 / var(--width) * 100cqw)}@media not (max-width:780px){.p-conceptPhilosophy__logo>picture img{width:calc(75 / var(--width) * 100cqw)}}.p-conceptPhilosophy__items{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.p-conceptPhilosophy__sub{display:flex;flex-direction:column;align-items:center;margin-top:4rem}@media not (max-width:780px){.p-conceptPhilosophy__sub{flex-direction:row-reverse;gap:9rem;justify-content:center;margin-top:7rem}}.p-conceptPhilosophy__desc{margin-bottom:3rem;padding-left:.12em;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-conceptPhilosophy__desc{margin-bottom:0;font-size:2rem;text-align:left}}.p-conceptPhilosophy__pic{width:23.5rem;margin:0 auto -5.5rem}@media not (max-width:780px){.p-conceptPhilosophy__pic{width:48.2rem;margin:0 0 -6rem}}.p-conceptPhilosophyItem{position:absolute;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(210 / var(--width) * 100cqw);aspect-ratio:1/1;padding-top:calc(10 / var(--width) * 100cqw)}@media not (max-width:780px){.p-conceptPhilosophyItem{width:calc(486 / var(--width) * 100cqw)}}.p-conceptPhilosophyItem:before{position:absolute;border:dashed .1rem #fff;border-radius:50%;opacity:.4;content:"";top:0;right:0;bottom:0;left:0}.p-conceptPhilosophyItem:nth-of-type(1){top:0;left:50%;width:calc(217 / var(--width) * 100cqw);padding-top:0;padding-bottom:0;transform:translate(-50%)}@media not (max-width:780px){.p-conceptPhilosophyItem:nth-of-type(1){width:calc(486 / var(--width) * 100cqw)}}.p-conceptPhilosophyItem:nth-of-type(2){bottom:0;left:0}.p-conceptPhilosophyItem:nth-of-type(3){right:0;bottom:0}.p-conceptPhilosophyItem__headline{text-align:center}.p-conceptPhilosophyItem__heading{margin-bottom:.1em;color:#bdbdbd;font-weight:500;font-size:calc(20 / var(--width) * 100cqw);font-family:neue-haas-grotesk-display,sans-serif;line-height:1;letter-spacing:.04em;white-space:nowrap}@media not (max-width:780px){.p-conceptPhilosophyItem__heading{margin-bottom:.2222222222em;font-size:calc(36 / var(--width) * 100cqw)}}.p-conceptPhilosophyItem__heading>span{color:#fff}.p-conceptPhilosophyItem__sup{font-size:calc(10 / var(--width) * 100cqw)}@media not (max-width:780px){.p-conceptPhilosophyItem__sup{font-size:calc(13 / var(--width) * 100cqw)}}.p-conceptPhilosophyItem__desc{margin-top:.9em;font-size:calc(10 / var(--width) * 100cqw);text-align:center}@media not (max-width:780px){.p-conceptPhilosophyItem__desc{margin-top:1.7692307692em;font-size:calc(14 / var(--width) * 100cqw)}}.p-feature__intro{background:#3e3f45}.p-feature__detail{padding-top:2rem;color:#fbfbfb;background:#3e3f45}@media not (max-width:780px){.p-feature__detail{padding-top:3rem}}.p-featureIntro{padding-bottom:8rem}@media not (max-width:780px){.p-featureIntro{padding-bottom:12rem}}.p-featureIntro__mv{position:relative;height:150vh;margin-bottom:5.5rem}@media not (max-width:780px){.p-featureIntro__mv{height:200vh;margin-bottom:11rem}}.p-featureIntro__frame{position:sticky;top:0;left:0}.p-featureIntro__visual{transform:scale(calc(.5 + .5 * var(--progress, 0)))}.p-featureIntro__container{color:#fff}.p-featureIntro__lead{margin:0 -1rem 4.5rem;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-featureIntro__lead{font-size:2.4rem}}.p-featureIntro__lead>span{font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}@media not (max-width:780px){.p-featureIntro__lead>span{font-size:2.6rem}}.p-featureIntro__eyecatch{margin-bottom:3rem;clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-featureIntro__eyecatch{margin-bottom:8rem}}.p-featureIntro__main{display:flex;flex-direction:column;gap:2.5rem}@media not (max-width:780px){.p-featureIntro__main{flex-direction:row;gap:4rem}}.p-featureIntro__img{clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-featureIntro__img{width:80rem}}@media not (max-width:780px){.p-featureIntro__txt{flex:1;align-self:center}}.p-featureIntro__subheading{margin-bottom:1rem;font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-featureIntro__subheading{margin-bottom:4.5rem}}.p-featureIntro__desc{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem}.p-featureMode{container-type:inline}.p-featureMode__inner{position:relative}@media(orientation:landscape){.p-featureMode__inner{display:grid;grid-template-columns:repeat(2,1fr)}}.p-featureMode__mv{display:none}@media(orientation:landscape){.p-featureMode__mv{position:relative;display:block;margin-right:calc(100% - 50cqw);padding-right:2rem}}.p-featureMode__head{position:sticky;top:0;left:0;z-index:2;margin-left:calc(100% - 50cqw)}.p-featureMode__body{position:relative;z-index:1}@media(orientation:landscape){.p-featureMode__body{max-width:48rem;padding-bottom:8rem}}.p-featureMode__visual{position:sticky;top:0;right:0;width:100%;height:100vh;padding:2rem 0}.p-featureMode__img{position:relative;width:100%;height:100%;clip-path:inset(0 round .3rem)}.p-featureMode__pic{position:absolute;top:0;left:0;width:100%;height:100%}.p-featureMode__pic>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-featureModeNav{position:relative;display:none;overflow:hidden;color:#fff}@media(orientation:landscape){.p-featureModeNav{display:block}}.p-featureModeNav__list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:8.5rem 2rem 1rem;counter-reset:nav-item 0}.p-featureModeNav__item{position:relative;padding-top:.8rem;counter-increment:nav-item 1}.p-featureModeNav__item:before,.p-featureModeNav__item:after{position:absolute;top:0;left:0;width:100%;height:.2rem;background:currentcolor;content:""}.p-featureModeNav__item:before{opacity:.4}.p-featureModeNav__item:after{transform:scaleX(0);transform-origin:right center;transition-property:transform}.p-featureModeNav__item.is-act{pointer-events:none}.p-featureModeNav__item.is-act .p-featureModeNav__label{opacity:1}.p-featureModeNav__item.is-act:after{transform-origin:left center;transition-property:none}.p-featureModeNav__item.is-act:nth-child(1):after{transform:scaleX(var(--progress01, 0))}.p-featureModeNav__item.is-act:nth-child(2):after{transform:scaleX(var(--progress02, 0))}.p-featureModeNav__item.is-act:nth-child(3):after{transform:scaleX(var(--progress03, 0))}.p-featureModeNav__link{display:block}.p-featureModeNav__label{display:flex;gap:1.5rem;align-items:center;justify-content:flex-start;font-size:1.6rem;opacity:.4;transition-property:opacity}.p-featureModeNav__label:before{font-size:1.8rem;font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap;content:counter(nav-item,decimal-leading-zero)}.p-featureModeNav__bg{position:absolute;z-index:1;width:100%;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to right,transparent 2rem,#000 2rem,#000 calc(100% - 2rem),transparent calc(100% - 2rem));mask-image:linear-gradient(to right,transparent 2rem,#000 2rem,#000 calc(100% - 2rem),transparent calc(100% - 2rem));visibility:hidden}.p-featureMode.is-enter .p-featureModeNav__bg{visibility:visible}.p-featureModeNav__visual{position:absolute;top:0;left:0;width:100vw}.p-featureModeSection{padding-bottom:12rem;color:#fff}@media(orientation:landscape){.p-featureModeSection{padding-top:50vh}}.p-featureModeSection__mv{margin:0 -2rem}@media not (max-width:780px){.p-featureModeSection__mv{margin:0 -3rem}}@media(orientation:landscape){.p-featureModeSection__mv{display:none}}.p-featureModeSection__content{margin-top:5.5rem}.p-featureModeSection__head{margin-bottom:7rem}.p-featureModeSection__heading{margin-bottom:1.5rem;font-size:2.6rem;letter-spacing:.12em}.p-featureModeSection__sup{margin-bottom:1.2rem;font-size:1.2rem;opacity:.6}.p-featureModeSection__tags{display:flex;flex-wrap:wrap;gap:.2rem}.p-featureModeSection__tag{position:relative;padding:0 1rem;font-size:1.4rem}.p-featureModeSection__tag:before{position:absolute;border:solid .1rem currentcolor;border-radius:.2rem;opacity:.4;content:"";top:0;right:0;bottom:0;left:0}@supports (font-size: round(1px,1px)){.p-featureModeSection__tag:before{border-width:max(1px,round(.1rem,1px))}}.p-featureModeSection__main{display:flex;flex-direction:column;gap:3.5rem}.p-featureModeSection__modal{position:relative;display:block;width:100%;margin-top:5.5rem;clip-path:inset(0 round .4rem)}.p-featureModeSection__deco{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;color:#000;top:0;right:0;bottom:0;left:0}.p-featureModeSection__icon{--scale: 1.4;position:relative;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;padding-left:.25em;font-size:.8rem;background:#fff;border-radius:50%}.p-featureModeSection__icon:before{position:absolute;z-index:1;background:#fff;border-radius:50%;animation:pulse 3s infinite ease-out;content:"";top:0;right:0;bottom:0;left:0}.p-featureModeSection__icon .c-svgicon{position:relative;z-index:2}.p-featureModeSection__thumb{position:relative;z-index:1}.p-featureModeSection__lead{font-size:2rem;letter-spacing:.12em}.p-featureModeSection__foot{display:flex;flex-direction:column;gap:8rem;margin-top:8rem}.p-featureModeSection__sub{position:relative;display:flex;flex-direction:column;gap:2rem;padding-top:3rem}.p-featureModeSection__sub:before{position:absolute;top:0;right:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.p-featureModeSection__sub:before{height:max(1px,round(.1rem,1px))}}.p-featureModeSection__img{padding-top:1.5rem}.p-featureModeSection__pic{clip-path:inset(0 round .4rem)}.p-featureModeSection__note{font-size:.875em}.p-featureDetail{padding-bottom:8rem}@media not (max-width:780px){.p-featureDetail{padding-bottom:11.5rem}}.p-featureDetail:last-child{display:block}.p-featureDetail__mv{position:relative;clip-path:inset(0 round .4rem)}@media screen{.p-featureDetail__mv:before{position:absolute;z-index:5;background:#d9d9d9;transition:-webkit-mask-position 1s ease;transition:mask-position 1s ease;transition:mask-position 1s ease,-webkit-mask-position 1s ease;content:"";-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(to bottom,transparent 34%,#000 66%);mask-image:linear-gradient(to bottom,transparent 34%,#000 66%);-webkit-mask-size:100% 300%;mask-size:100% 300%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 100%;mask-position:0 100%}}@media screen and not (max-width:780px){.p-featureDetail__mv:before{-webkit-mask-image:linear-gradient(to right,#000 34%,transparent 66%);mask-image:linear-gradient(to right,#000 34%,transparent 66%);-webkit-mask-size:300% 100%;mask-size:300% 100%;-webkit-mask-position:0 0;mask-position:0 0}}@media screen{html.is-loaded.wf-active .p-featureDetail__mv.is-anime:before{-webkit-mask-position:0 0;mask-position:0 0}}@media screen and not (max-width:780px){html.is-loaded.wf-active .p-featureDetail__mv.is-anime:before{-webkit-mask-position:100% 0;mask-position:100% 0}}@media not (max-width:780px){.p-featureDetail__mv:has(img[src*=detail01]){--shift: 55.0724637681%}.p-featureDetail__mv:has(img[src*=detail02]){--shift: 68.4782608696%}.p-featureDetail__mv:has(img[src*=detail03]){--shift: 61.231884058%}}.p-featureDetail__visual{position:relative;z-index:1}.p-featureDetail__heading{margin-top:5rem;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-featureDetail__heading{position:absolute;z-index:2;display:flex;flex-direction:column;justify-content:center;margin-top:0;color:#000;font-size:2.4rem;text-align:left;inset:0 0 0 var(--shift)}}.p-featureDetail__heading>span{display:block;font-size:1.6rem;opacity:.6}@media not (max-width:780px){.p-featureDetail__heading>span{font-size:1.8rem;opacity:.75}}.p-featureDetail__cards{padding-top:4rem}@media not (max-width:780px){.p-featureDetail__cards{padding-top:8rem}}.p-featureDetail__certification{margin-top:5.5rem}@media not (max-width:780px){.p-featureDetail__certification{max-width:96rem;margin:7.5rem auto 0}}.p-featureDetail__saving{padding-top:3.5rem}@media not (max-width:780px){.p-featureDetail__saving{padding-top:7rem}}.p-featureDetail__media{margin-top:6rem}@media not (max-width:780px){.p-featureDetail__media{margin-top:7rem}}.p-featureDetailCards{display:grid;gap:5.5rem}@media not (max-width:780px){.p-featureDetailCards{grid-template-columns:repeat(2,1fr);gap:4rem}}.p-featureDetailCards__img{margin-bottom:3rem;clip-path:inset(0 round .4rem)}.p-featureDetailCards__lead{margin-bottom:2rem;font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-featureDetailCards__lead{font-size:2.4rem}}.p-featureDetailCards__desc{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem}.p-featureDetailCards__notes{margin-top:1.5rem}@media not (max-width:780px){.p-featureDetailMedia{display:grid;grid-template-columns:66.6666666667% 1fr;align-items:flex-start}}.p-featureDetailMedia__img{position:relative;z-index:1;clip-path:inset(0 round .4rem)}.p-featureDetailMedia__txt{position:relative;z-index:2;margin:-1rem .5rem 0;padding:3rem 3rem 2.5rem;background:#252629b3;border-radius:.4rem;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}@media not (max-width:780px){.p-featureDetailMedia__txt{margin-top:6rem;margin-left:-8rem;padding:5rem 6rem 4.5rem}}.p-featureDetailMedia__lead{margin-bottom:2.5rem;font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-featureDetailMedia__lead{font-size:2.4rem}}.p-featureDetailMedia__desc{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem}.p-featureDetailMedia__notes{margin-top:1.5rem}.p-featureDetailSaving__lead{margin-bottom:3.5rem;font-size:2rem;text-align:center}@media not (max-width:780px){.p-featureDetailSaving__lead{margin-bottom:3rem;font-size:2.4rem}}.p-featureDetailSaving__list{display:flex;flex-direction:column;gap:1rem;width:-moz-fit-content;width:fit-content;margin:0 auto}@media not (max-width:780px){.p-featureDetailSaving__list{display:grid;grid-template-columns:repeat(3,auto);gap:3rem}}.p-featureDetailSaving__item{display:flex;gap:2.5rem;align-items:center;justify-content:flex-start}@media not (max-width:780px){.p-featureDetailSaving__item{flex-direction:column;gap:1rem;justify-content:flex-start}}.p-featureDetailSaving__img{position:relative;padding:1.2rem}@media not (max-width:780px){.p-featureDetailSaving__img{padding:1.7rem}}.p-featureDetailSaving__img:before{position:absolute;background:#00000040;border-radius:50%;animation:pulse 3s infinite linear;content:"";top:0;right:0;bottom:0;left:0}.p-featureDetailSaving__ico{display:flex;flex-direction:column;align-items:center;width:12.6rem;height:12.6rem;padding-top:2rem;background:#000;border-radius:50%}@media not (max-width:780px){.p-featureDetailSaving__ico{width:17.3rem;height:17.3rem;padding-top:3rem}}.p-featureDetailSaving__ico>picture{width:6rem;height:6rem}@media not (max-width:780px){.p-featureDetailSaving__ico>picture{width:8.1rem;height:8.1rem}}.p-featureDetailSaving__ico>figcaption{padding-left:.12em;font-size:1.3rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-featureDetailSaving__ico>figcaption{font-size:1.8rem}}.p-featureDetailSaving__txt{flex:1}@media not (max-width:780px){.p-featureDetailSaving__txt{display:flex;flex-direction:column;align-items:center}}.p-featureDetailSaving__heading{font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-featureDetailSaving__heading{padding-left:.12em}}.p-featureDetailSaving__amount{display:flex;gap:.6rem;align-items:flex-end;justify-content:flex-start;line-height:1}.p-featureDetailSaving__label{padding-bottom:.25em;font-size:2rem}.p-featureDetailSaving__value{font-weight:500;font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}.p-featureDetailSaving__value>em{font-size:3.6rem}.p-featureDetailSaving__value>span{font-size:2.4rem}.p-voice{color:#fbfbfb;background:#3e3f45}.p-voice__inner{padding:5rem 0 8rem}@media not (max-width:780px){.p-voice__inner{padding:10.5rem 0 12rem}}.p-voice__main{display:flex;flex-direction:column;gap:3.5rem}@media not (max-width:780px){.p-voice__main{flex-direction:row;gap:4rem;align-items:flex-start}}.p-voice__txt{display:flex;flex-direction:column;gap:2.5rem}@media not (max-width:780px){.p-voice__txt{flex:1;gap:4.5rem;align-self:center;padding-top:1rem}}.p-voice__subheading{font-size:2rem;letter-spacing:.12em}@media not (max-width:780px){.p-voice__subheading{font-size:2.4rem}}.p-voice__desc{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem}@media not (max-width:780px){.p-voice__desc{gap:0}}.p-voice__img{width:25.8rem;margin:0 auto;clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-voice__img{margin:0}}.p-voice__sub{margin-top:4rem}@media not (max-width:780px){.p-voice__sub{margin-top:7.5rem}}.p-voice__footer{display:flex;flex-direction:column;gap:3rem;align-items:center;margin-top:7rem}@media not (max-width:780px){.p-voice__footer{gap:3.5rem}}.p-voice__items{display:flex;flex-direction:column;gap:2rem}.p-voiceProfile{position:relative;padding:4rem 3rem 2.5rem}@media not (max-width:780px){.p-voiceProfile{padding:4rem 3rem 3.5rem}}@media not (max-width:1280px){.p-voiceProfile{padding:4rem 6rem 3.5rem}}.p-voiceProfile:before{position:absolute;border:solid .1rem #fff;border-radius:.4rem;opacity:.4;content:"";top:0;right:0;bottom:0;left:0}@supports (font-size: round(1px,1px)){.p-voiceProfile:before{border-width:max(1px,round(.1rem,1px))}}.p-voiceProfile__sup{margin-bottom:.7rem;font-weight:500;font-size:2rem;font-family:neue-haas-grotesk-display,sans-serif;line-height:1;letter-spacing:.04em;white-space:nowrap;text-transform:uppercase}@media not (max-width:780px){.p-voiceProfile__sup{margin-bottom:2.3rem}}.p-voiceProfile__title{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;letter-spacing:.12em}@media not (max-width:780px){.p-voiceProfile__title{flex-flow:row wrap;gap:.7rem;align-items:baseline}}.p-voiceProfile__name{font-size:2.4rem}.p-voiceProfile__name>span{font-size:1.6rem}.p-voiceProfile__role{font-size:1.8rem}@media not (max-width:780px){.p-voiceProfile__role{font-size:2.4rem}.p-voiceProfile__role:before{margin-right:.7rem;content:"/"}}.p-voiceProfile__desc{font-size:1.4rem}.p-gift{color:#fbfbfb;background:#787a84}.p-gift__inner{padding:5rem 0 5.5rem}@media not (max-width:780px){.p-gift__inner{padding:11rem 0 12rem}}.p-gift__lead{margin-bottom:4.5rem;font-size:2rem;line-height:1.8;text-align:center}@media not (max-width:780px){.p-gift__lead{margin-bottom:4rem;font-size:2.4rem}}@media not (max-width:780px){.p-gift__media{display:flex;gap:0;align-items:center;justify-content:space-between}}.p-gift__img{position:relative;z-index:1;clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-gift__img{flex:1;margin-right:-6rem}}.p-gift__txt{position:relative;z-index:2;margin:-2rem 1rem 0;padding:3rem 3rem 3.5rem;background:#292b31b3;border-radius:.4rem;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}@media not (max-width:780px){.p-gift__txt{width:35%;min-width:30rem;margin:0;padding:3rem}}@media not (max-width:1280px){.p-gift__txt{width:39rem;padding:5rem}}.p-gift__txtwrap{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto}.p-gift__subheading{margin-bottom:1.5rem;font-size:2rem;letter-spacing:.12em}@media not (max-width:1280px){.p-gift__subheading{margin-bottom:2.5rem;font-size:2.4rem}}.p-gift__list{display:flex;flex-direction:column;gap:.5rem}.p-gift__list>li{position:relative;padding-left:1em;font-size:1.4rem}.p-gift__list>li:before{position:absolute;top:0;left:0;content:"・"}.p-gift__list>li>span{display:block;padding-bottom:.4em;font-size:1.2rem;line-height:1}.p-showroom{color:#fbfbfb;background:#787a84}.p-showroom__inner{padding:5.5rem 0 7rem}@media not (max-width:780px){.p-showroom__inner{padding:12rem 0}}.p-showroom__main{display:flex;flex-direction:column;gap:4rem}@media not (max-width:780px){.p-showroom__main{flex-direction:row-reverse;gap:5rem;justify-content:space-between}}.p-showroom__img{clip-path:inset(0 round .4rem)}@media not (max-width:780px){.p-showroom__img{flex:1}}.p-showroom__txt{display:flex;flex-direction:column-reverse;gap:3.5rem}@media not (max-width:780px){.p-showroom__txt{flex-direction:column;gap:4rem;align-self:center;width:50%;padding-left:1rem}}.p-showroom__desc{font-size:1.4rem}@media not (max-width:780px){.p-showroom__info{position:relative;padding-top:3.1rem}.p-showroom__info:before{position:absolute;top:0;right:0;left:0;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.p-showroom__info:before{height:max(1px,round(.1rem,1px))}}}.p-showroom__sub{margin-top:8rem;padding:3rem 3rem 6rem;background:#252629b3;border-radius:.4rem;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}@media not (max-width:780px){.p-showroom__sub{margin-top:6rem;padding:5rem 6rem 5.5rem}}.p-showroom__subheading{margin-bottom:2.4rem;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}.p-showroom__item{position:relative}.p-showroom__item:before{position:absolute;top:0;right:0;left:0;display:none;height:.1rem;background:linear-gradient(to bottom,#ffffff40 -172.22%,#fffc 218.75%);content:""}@supports (font-size: round(1px,1px)){.p-showroom__item:before{height:max(1px,round(.1rem,1px))}}.p-showroom__item:nth-child(n+2){margin-top:4rem;padding-top:3.1rem}@media not (max-width:780px){.p-showroom__item:nth-child(n+2){margin-top:2.5rem;padding-top:2.5rem}}.p-showroom__item:nth-child(n+2):before{display:block}.p-showroomInfo__title{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}@media not (max-width:780px){.p-showroomInfo__title{flex-flow:row wrap;gap:1rem 3rem;align-items:center;margin-bottom:1rem}}.p-showroomInfo__name{font-size:2rem;letter-spacing:.12em}.p-showroomInfo__tags{display:flex;gap:.2rem;justify-content:flex-start;font-size:1.4rem}@media not (max-width:780px){.p-showroomInfo__tags{font-size:1.5rem}}.p-showroomInfo__tag{position:relative;display:flex;align-items:center;justify-content:center;height:2.7rem;padding:0 1.1rem .1rem;line-height:1}.p-showroomInfo__tag:before{position:absolute;border:solid .1rem currentcolor;border-radius:.2rem;opacity:.4;content:"";top:0;right:0;bottom:0;left:0}@media not (max-width:780px){.p-showroomInfo__tag:before{border-radius:.4rem}}@supports (font-size: round(1px,1px)){.p-showroomInfo__tag:before{border-width:max(1px,round(.1rem,1px))}}.p-showroomInfo__tag.--orange{color:#e8af77}.p-showroomInfo__tag.--orange:before{opacity:1}.p-showroomInfo__content{display:flex;flex-direction:column;gap:1.5rem}@media not (max-width:780px){.p-showroomInfo__content{flex-flow:row wrap;gap:1rem 3rem}}.p-showroomInfo__txt{font-size:1.4rem}.p-showroomInfo__txt>p{display:grid;grid-template-columns:auto 1fr}.p-showroomInfo__txt>p>span:first-of-type:after{content:"："}.p-showroomFAQ{padding-top:7rem;padding-bottom:6.5rem}@media not (max-width:780px){.p-showroomFAQ{padding-top:10.5rem}}.p-showroomFAQ__header{margin-bottom:3rem}.p-showroomFAQ__heading{padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-showroomFAQ__heading{font-size:2.8rem}}.p-product{padding:7rem 0 8rem;color:#fbfbfb}@media not (max-width:780px){.p-product{padding:11rem 0 12rem}}.p-product__header{margin-bottom:3.5rem}@media not (max-width:780px){.p-product__header{margin-bottom:3rem}}.p-product__heading{width:-moz-fit-content;width:fit-content;margin:0 auto;padding-left:.12em;font-size:2rem;letter-spacing:.12em;text-align:center}@media not (max-width:780px){.p-product__heading{font-size:2.8rem}}.p-product__content{display:flex;flex-direction:column;gap:4rem}@media not (max-width:780px){.p-product__content{display:grid;grid-template-columns:1fr 56.5rem;gap:6rem}}.p-product__main{display:flex;flex-direction:column;gap:2.5rem}@media not (max-width:1280px){.p-product__main{display:grid;grid-template-columns:auto 27.2rem;gap:4rem;align-items:center;width:-moz-fit-content;width:fit-content;margin-left:auto}}.p-product__pic{width:15.4rem;margin:0 auto}@media not (max-width:1280px){.p-product__pic{width:24.5rem;margin:unset}}.p-product__logo{width:22.7rem;margin:0 auto 3.5rem}@media not (max-width:1280px){.p-product__logo{width:100%}}.p-product__info{display:flex;flex-direction:column;gap:.2rem;align-items:center;margin-bottom:2rem}@media not (max-width:1280px){.p-product__info{gap:.1rem;align-items:flex-start}}.p-product__label{padding-left:.12em;letter-spacing:.12em;text-align:center}@media not (max-width:1280px){.p-product__label{padding-left:0}}.p-product__price{display:flex;align-items:baseline;justify-content:flex-start;font-weight:500;line-height:1;letter-spacing:.04em}.p-product__price>i{margin-right:.25em;font-size:2rem;font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}@media not (max-width:780px){.p-product__price>i{font-size:2.4rem}}.p-product__price>em{font-size:2.4rem;font-family:neue-haas-grotesk-display,sans-serif;white-space:nowrap}@media not (max-width:780px){.p-product__price>em{font-size:3.2rem}}.p-product__price>span{font-weight:400;font-size:1.4rem;letter-spacing:.08em}.p-product__desc,.p-product__table{font-size:1.4rem}.p-product__note{margin-top:2rem}@media not (max-width:780px){.p-product__note{margin-top:1.5rem}}.p-product__footer{margin-top:5.5rem}@media not (max-width:780px){.p-product__footer{margin-top:3.5rem}}.p-product__btn{max-width:60rem;margin:0 auto}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeup{0%{transform:translate3d(0,var(--shift, 3rem),0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes fadeleft{0%{transform:translate3d(var(--shift, 3rem),0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes blur{0%{transform:scale(1.1);opacity:0;filter:blur(2rem)}to{transform:scale(1);opacity:1;filter:blur(0)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(.9);opacity:1}80%{transform:scale(var(--scale));opacity:1}to{transform:scale(var(--scale));opacity:0}}.u-fadein{transform:translateZ(0);animation:fadein var(--animation-duration, .6s) var(--animation-easing, ease-out) var(--animation-delay, 0s) 1 forwards paused;will-change:opacity}html.is-loaded.wf-active .u-fadein.is-anime{animation-play-state:running}.u-fadeup{transform:translateZ(0);animation:fadeup var(--animation-duration, .6s) var(--animation-easing, ease-out) var(--animation-delay, 0s) 1 forwards paused;will-change:opacity,transform}html.is-loaded.wf-active .u-fadeup.is-anime{animation-play-state:running}.u-fadeleft{transform:translateZ(0);animation:fadeleft var(--animation-duration, .6s) var(--animation-easing, ease-out) var(--animation-delay, 0s) 1 forwards paused;will-change:opacity,transform}html.is-loaded.wf-active .u-fadeleft.is-anime{animation-play-state:running}.u-blur{transform:translateZ(0);animation:blur var(--animation-duration, .6s) var(--animation-easing, ease-out) var(--animation-delay, 0s) 1 forwards paused;will-change:filter}html.is-loaded.wf-active .u-blur.is-anime{animation-play-state:running}.u-iblock{display:inline-block}.u-hidden{display:none!important}@media not (max-width:780px){.u-visibleSP{display:none!important}}@media(max-width:780px){.u-hiddenSP{display:none!important}}@media(max-width:780px){.u-visibleTB{display:none!important}}@media not (max-width:1280px){.u-visibleTB{display:none!important}}@media(not (max-width:780px))and (max-width:1280px){.u-hiddenTB{display:none!important}}@media(max-width:1280px){.u-visiblePC{display:none!important}}@media not (max-width:1280px){.u-hiddenPC{display:none!important}}@media(max-width:1440px){.u-visibleOver{display:none!important}}@media not (max-width:1440px){.u-hiddenOver{display:none!important}}@media(orientation:portrait){.u-visibleWide{display:none}}@media(orientation:landscape){.u-visibleTall{display:none}}
