:root{--color-white: #ffffff;--color-blue: #4185B5;--color-bg: #E7E7E7;--color-text: #0A0A0A;--color-label: #848484;--bdcolor-label: #C1C1C1;--color-primary: var(--color-blue);--color-primary-dark: var(--color-blue);--color-muted: var(--color-text);--color-bg-page: var(--color-bg);--color-bg-soft: var(--color-bg);--color-border: var(--color-bg);--color-blue-pale: var(--color-bg);--color-accent: var(--color-blue);--font-jp: 'Noto Sans JP', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-en: 'Lato', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-weight-jp: 500;--font-weight-en: 400;--font-size-body: 2rem;--font-size-body-line-height: 1.9;--font-size-body-letter-spacing: 0.04em;--header-inset-top: 50px;--header-inset-inline: 30px;--header-logo-width: 250px;--header-logo-width-sp: 200px;--header-offset: var(--header-inset-top);--radius-base: 10px;--radius-lg: 20px;--radius-xlg: 24px;--content-width: 1040px;--wide-width: 1180px;--padding-frame-pc: 50px;--padding-frame-tbl: 30px;--padding-frame-sp: 25px;--padding-frame: var(--padding-frame-pc)}@media screen and (max-width: 896px){:root{--padding-frame: var(--padding-frame-tbl);--font-size-body: 1.8rem}}@media screen and (max-width: 767px){:root{--padding-frame: var(--padding-frame-sp);--font-size-body: 1.5rem;--header-inset-top: 40px;--header-inset-inline: 20px}}:root{--frame-width: 1040px;--frame-width-wide: 1180px;--frame-width-wide2: 1280px;--frame-width-limit: 1426px;--frame-width-narrow1: 820px;--frame-width-narrow2: 640px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}html{font-size:62.5%}body{min-width:320px;color:var(--color-text);background:var(--color-bg);font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.6rem;line-height:1.8;overflow-wrap:anywhere}main{display:block}a{color:var(--color-primary-dark)}button{cursor:pointer}::-moz-selection{color:var(--color-white);background:var(--color-primary)}::selection{color:var(--color-white);background:var(--color-primary)}.alignwide{max-width:none}.aligncenter{margin-inline:auto}.wp-caption{max-width:100%}.wp-caption-text{margin-top:.5em;color:#697782;font-size:.875rem}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.l-site{min-height:100vh;background:var(--color-bg-page)}body{background:var(--color-bg-page)}.l-header{position:fixed;top:var(--header-inset-top);right:var(--header-inset-inline);left:var(--header-inset-inline);z-index:100}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.6rem}.l-header__logo{margin:0;line-height:0}.l-header__logoLink{display:block;width:var(--header-logo-width)}@media screen and (max-width: 767px){.l-header__logoLink{width:var(--header-logo-width-sp)}}.l-header__logoLink img{display:block;width:100%;height:auto}.l-header__toggle{display:none;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin:0;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer}@media screen and (max-width: 767px){.l-header__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-header__toggleBar{display:block;width:30px;height:1px;background:var(--color-white)}.l-footer{padding-top:10rem;padding-bottom:7rem;background:var(--color-white)}@media screen and (max-width: 767px){.l-footer{padding-top:5rem;padding-bottom:5rem}}.l-footer__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2rem auto 2rem 1fr;grid-template-columns:1fr auto 1fr;grid-template-areas:"logo copyright privacy";-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 767px){.l-footer__inner{-ms-grid-columns:1fr 1.6rem 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows: auto 10rem auto;grid-template-areas:"logo logo" "privacy copyright";gap:10rem 1.6rem}}.l-footer__logo{-ms-grid-row:1;-ms-grid-column:1;grid-area:logo;-ms-grid-column-align:start;justify-self:start}@media screen and (max-width: 767px){.l-footer__logo{-ms-grid-column-align:center;justify-self:center}}.l-footer__logoLink{display:block;width:310px}.l-footer__logoLink img{display:block;width:100%;height:auto}.l-footer__copyright,.l-footer__privacy{margin:0;font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;color:var(--color-blue);font-size:1.2rem;line-height:1}.l-footer__copyright{-ms-grid-row:1;-ms-grid-column:3;grid-area:copyright;-ms-grid-column-align:center;justify-self:center}@media screen and (max-width: 767px){.l-footer__copyright{-ms-grid-column-align:end;justify-self:end}}.l-footer__privacy{-ms-grid-row:1;-ms-grid-column:5;grid-area:privacy;-ms-grid-column-align:end;justify-self:end;text-transform:uppercase}@media screen and (max-width: 767px){.l-footer__logo{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.l-footer__copyright{-ms-grid-row:3;-ms-grid-column:3}.l-footer__privacy{-ms-grid-row:3;-ms-grid-column:1}}@media screen and (max-width: 767px){.l-footer__privacy{-ms-grid-column-align:start;justify-self:start}}.l-footer__privacy a{color:inherit;text-decoration:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}body.pc .l-footer__privacy a:hover{opacity:.7}.pdf-export .l-frame{--padding-frame: 0 !important;width:100% !important;max-width:none !important}@media print{.l-frame{--padding-frame: 0 !important;width:100% !important;max-width:none !important}}@media screen and (max-width: 767px){.l-frame{width:100% !important;min-width:0}}.l-frame{width:100%;max-width:var(--frame-width);margin-inline:auto;padding-left:var(--padding-frame);padding-right:var(--padding-frame)}.l-frame.--nopadding{padding-left:0 !important;padding-right:0 !important}@media screen and (max-width: 896px){.l-frame.--nopadding-tbl{padding-left:0 !important;padding-right:0 !important}}@media screen and (max-width: 767px){.l-frame.--nopadding-sp{padding-left:0 !important;padding-right:0 !important}}.l-frame.--wide{max-width:calc(var(--frame-width-wide) + var(--padding-frame)*2)}.l-frame.--wide2{max-width:calc(var(--frame-width-wide2) + var(--padding-frame)*2)}.l-frame.--limit{max-width:var(--frame-width-limit)}.l-frame.--nolimit{max-width:none}.l-frame.--narrow1{max-width:calc(var(--frame-width-narrow1) + var(--padding-frame)*2)}.l-frame.--narrow2{max-width:calc(var(--frame-width-narrow2) + var(--padding-frame)*2)}.c-editorial{--editorial-label-fz: 1.1rem;--editorial-label-pdb: 5px;--editorial-index-fz: 1.1rem;--editorial-heading-fz: 3.2rem;--editorial-heading-lh: 1.5;--editorial-body-fz: var(--font-size-body);--editorial-line-color: rgba(10, 10, 10, .25);color:var(--color-text)}@media screen and (max-width: 767px){.c-editorial{--editorial-heading-fz: 2.4rem}}.c-editorial--center{text-align:center}.c-label{--label-color: var(--color-label);width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 3.4rem;font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;color:var(--label-color);font-size:var(--editorial-label-fz, 1.1rem);line-height:1;text-transform:uppercase}@media screen and (max-width: 767px){.c-label{margin-bottom:4rem}}.c-label .c-label__lead{width:100%;padding-bottom:var(--editorial-label-pdb, 5px);border-bottom:1px solid var(--bdcolor-label);text-align:left}.c-label.--index{padding-right:3em}.c-label__indexNum{position:absolute;right:0;bottom:0;-webkit-transform:translateY(50%);transform:translateY(50%);font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;font-size:var(--editorial-index-fz, 1.1rem);line-height:1;color:var(--label-color)}.c-editorial__heading{margin:0 0 2.4rem;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:3rem;line-height:1.4;letter-spacing:.1em}.c-editorial__body{font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.4rem;line-height:2;letter-spacing:var(--font-size-body-letter-spacing)}.c-editorial__body p{margin:0}.c-editorial__body p+p{margin-top:1.25em}@media screen and (max-width: 767px){.c-editorial__body{font-size:1.3rem}}.c-editorial__action{margin:7rem 0 0}.c-editorial__link{font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;display:inline-block;position:relative;color:inherit;font-size:1.6rem;line-height:1;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.c-editorial__link::after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.c-editorial__link:hover::after{-webkit-animation:linkUnderline .6s ease forwards;animation:linkUnderline .6s ease forwards}@-webkit-keyframes linkUnderline{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right center;transform-origin:right center}45%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}55%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes linkUnderline{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right center;transform-origin:right center}45%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}55%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;transform-origin:left center}}.c-sectionHeader{margin-bottom:14rem;font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;font-size:1.3rem;line-height:1;letter-spacing:.05em;text-align:center;text-transform:uppercase;color:var(--color-text)}@media screen and (max-width: 767px){.c-sectionHeader{margin-bottom:8rem}}:root{--purchase-btn-size: 120px;--purchase-btn-fz: 1.6rem;--purchase-btn-fixed-r: 7rem;--purchase-btn-fixed-b: 6rem;--purchase-btn-bg: #000;--purchase-btn-bg-hover: rgba(0, 0, 0, .7);--purchase-btn-color: var(--color-white);--purchase-btn-border: 1px solid var(--color-white);--purchase-btn-z: 90}@media screen and (max-width: 767px){:root{--purchase-btn-size: 110px;--purchase-btn-fz: 1.5rem;--purchase-btn-fixed-r: 1rem;--purchase-btn-fixed-b: 1rem}}.c-purchaseBtn{position:fixed;right:var(--purchase-btn-fixed-r);bottom:var(--purchase-btn-fixed-b);z-index:var(--purchase-btn-z);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--purchase-btn-size);height:var(--purchase-btn-size);border:var(--purchase-btn-border);border-radius:50%;background:var(--purchase-btn-bg);color:var(--purchase-btn-color);font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:var(--purchase-btn-fz);line-height:1.2;text-align:center;text-decoration:none;-webkit-transition:background-color .45s ease;transition:background-color .45s ease}body.pc .c-purchaseBtn:hover{background:var(--purchase-btn-bg-hover)}body.is-loading{overflow:hidden}.p-loader{position:fixed;inset:0;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--color-white);-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease}.p-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.p-loader__inner{text-align:center}.p-loader__logo{display:block;width:min(200px,52vw);height:auto;margin-inline:auto}.p-loader__bar{width:120px;height:1px;margin:2.4rem auto 0;overflow:hidden;background:rgba(10,10,10,.12)}.p-loader__bar::after{content:"";display:block;width:40%;height:100%;background:var(--color-blue);-webkit-animation:loader-bar 1.1s ease-in-out infinite;animation:loader-bar 1.1s ease-in-out infinite}@-webkit-keyframes loader-bar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(350%);transform:translateX(350%)}}@keyframes loader-bar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(350%);transform:translateX(350%)}}@media(prefers-reduced-motion: reduce){.p-loader{-webkit-transition:none;transition:none}.p-loader__bar::after{-webkit-animation:none;animation:none;width:100%;-webkit-transform:none;transform:none}}.p-deferredVideo{position:relative;width:100%;overflow:hidden}.p-deferredVideo__poster{display:block;width:100%;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.p-deferredVideo__poster img{display:block;width:100%;height:auto;max-width:none}.p-deferredVideo__video{display:block;width:100%;max-width:none}.p-parallax__figure .p-deferredVideo{position:absolute;inset:0}.p-parallax__figure .p-deferredVideo .p-deferredVideo__poster,.p-parallax__figure .p-deferredVideo .p-deferredVideo__video{position:absolute;inset:0;width:100%;height:100%}.p-parallax__figure .p-deferredVideo .p-deferredVideo__poster img,.p-parallax__figure .p-deferredVideo .p-deferredVideo__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-story__figure .p-deferredVideo{position:relative}.p-story__figure .p-deferredVideo .p-deferredVideo__poster img{width:100%;height:auto}.p-story__figure .p-deferredVideo .p-deferredVideo__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-deferredVideo__video{opacity:0;z-index:1}.p-deferredVideo.is-video-ready .p-deferredVideo__video{opacity:1}.p-deferredVideo.is-video-ready .p-deferredVideo__poster{opacity:0;pointer-events:none}.p-deferredVideo.is-poster-only .p-deferredVideo__video{display:none}.p-deferredVideo.is-poster-only .p-deferredVideo__poster{opacity:1}@media(prefers-reduced-motion: reduce){.p-deferredVideo__poster,.p-deferredVideo__video{-webkit-transition:none;transition:none}.p-deferredVideo .p-deferredVideo__video{display:none !important}.p-deferredVideo .p-deferredVideo__poster{opacity:1 !important}}:root{--hero-height: 100vh;--hero-fade-duration: 1.4s;--hero-easing: cubic-bezier(0.22, 0.07, 0.63, 1.09);--hero-scale-from: 1.05;--hero-copy-main-ls: .1em;--hero-copy-main-lh: 2;--hero-copy-main-shadow: 0 4px 20px rgba(0, 0, 0, .25);--hero-copy-main-top: 50%;--hero-copy-main-line-drop: 1em;--hero-copy-sub-ls: .1em;--hero-copy-sub-shadow: 0 2px 20px rgba(0, 0, 0, .3)}@media screen and (max-width: 767px){:root{--hero-copy-main-lh: 1.8}}@media screen and (max-width: 767px){:root{--hero-height: 100svh}@supports not (height: 100svh){:root{--hero-height: 100vh}}}.p-hero{position:relative;width:100%;height:var(--hero-height);min-height:var(--hero-height);overflow:hidden;background:var(--color-text)}.p-hero__viewport{position:absolute;inset:0}.p-hero__slides{position:absolute;inset:0}@media screen and (max-width: 767px){.p-hero__slides--pc{display:none}}.p-hero__slides--sp{display:none}@media screen and (max-width: 767px){.p-hero__slides--sp{display:block}}.p-hero__slide{position:absolute;inset:0;opacity:0;z-index:0;-webkit-transition:opacity var(--hero-fade-duration) var(--hero-easing);transition:opacity var(--hero-fade-duration) var(--hero-easing)}.p-hero__slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:scale(var(--hero-scale-from));transform:scale(var(--hero-scale-from));-webkit-transition:-webkit-transform var(--hero-fade-duration) var(--hero-easing);transition:-webkit-transform var(--hero-fade-duration) var(--hero-easing);transition:transform var(--hero-fade-duration) var(--hero-easing);transition:transform var(--hero-fade-duration) var(--hero-easing), -webkit-transform var(--hero-fade-duration) var(--hero-easing)}.p-hero__slide.is-active{opacity:1;z-index:1}.p-hero__slide.is-active img{-webkit-transform:scale(1);transform:scale(1)}.p-hero__content{position:absolute;inset:0;z-index:2;pointer-events:none}.p-hero__copyMain{position:absolute;top:var(--hero-copy-main-top);margin:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:var(--font-jp);font-style:normal;font-weight:500;color:var(--color-white);letter-spacing:var(--hero-copy-main-ls);line-height:var(--hero-copy-main-lh);text-shadow:var(--hero-copy-main-shadow)}@media screen and (min-width: 768px){.p-hero__copyMain{left:calc(50% + 31.6176470588vw);font-size:calc(25/1360*100vw);-webkit-transform:translateY(calc(-50% - 4.75rem));transform:translateY(calc(-50% - 4.75rem))}}@media screen and (max-width: 767px){.p-hero__copyMain{top:40.4069767442%;right:4rem;left:auto;font-size:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.p-hero__copyMainLine{display:block}.p-hero__copyMainLine.--drop{margin-top:var(--hero-copy-main-line-drop)}.p-hero__copySub{position:absolute;margin:0;font-family:var(--font-jp);font-style:normal;font-weight:500;color:var(--color-white);letter-spacing:var(--hero-copy-sub-ls);text-shadow:var(--hero-copy-sub-shadow)}@media screen and (min-width: 768px){.p-hero__copySub{left:calc(50% - 27.9411764706vw);bottom:8.0882352941vw;-webkit-transform:translateX(-100%);transform:translateX(-100%);font-size:1.4rem;line-height:1.8}}@media screen and (max-width: 767px){.p-hero__copySub{left:2.5rem;bottom:6rem;font-size:1.3rem;line-height:1.85}}@media(prefers-reduced-motion: reduce){.p-hero__slide{-webkit-transition:none;transition:none}.p-hero__slide img{-webkit-transition:none;transition:none;-webkit-transform:scale(1);transform:scale(1)}}.p-about{--about-label-width: 450px;--about-text-width: 375px;background:var(--color-bg);position:relative;overflow:hidden}.p-about__inner{position:relative;padding-top:18.38vw;padding-bottom:25.74vw;padding-inline:var(--padding-frame)}@media screen and (max-width: 767px){.p-about__inner{padding-top:15rem;padding-bottom:0}}.p-about__header{position:relative;z-index:1}@media screen and (min-width: 768px){.p-about__header{max-width:var(--about-label-width);margin-inline:auto;margin-bottom:0}}@media screen and (max-width: 767px){.p-about__header{margin-bottom:0}}.p-about__header .c-label{margin-bottom:10rem}.p-about__lead{position:relative;z-index:1}@media screen and (min-width: 768px){.p-about__lead{max-width:var(--about-text-width);margin-inline:auto;margin-bottom:2.4rem}}@media screen and (max-width: 767px){.p-about__lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + var(--padding-frame));margin-right:calc(-1*var(--padding-frame));margin-bottom:6rem}}.p-about__lead .c-editorial__heading{margin:0 0 2.4rem;font-size:2.4rem;line-height:1.4;letter-spacing:.1em;color:var(--color-text)}@media screen and (min-width: 768px){.p-about__lead .c-editorial__heading{text-align:center;margin-bottom:2.4rem}}@media screen and (max-width: 767px){.p-about__lead .c-editorial__heading{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:2.4rem;text-align:left;margin-bottom:0}}@media screen and (min-width: 768px){.p-about__lead .p-about__figure.--ph01{display:none}}@media screen and (max-width: 767px){.p-about__lead .p-about__figure.--ph01{-ms-flex-negative:0;flex-shrink:0;width:43.5vw;margin:0}}.p-about__info{position:relative;z-index:1}@media screen and (max-width: 767px){.p-about__info .c-editorial{text-align:left}}.p-about__info .c-editorial__body{max-width:var(--about-text-width);margin-inline:auto}@media screen and (max-width: 767px){.p-about__info .c-editorial__body{max-width:none;margin-inline:0}}@media screen and (max-width: 767px){.p-about__info .c-editorial__action{text-align:center}}@media screen and (min-width: 768px){.p-about__figures{position:absolute;inset:0;z-index:0;pointer-events:none}}@media screen and (max-width: 767px){.p-about__figures{display:block}}.p-about__figure{margin:0}.p-about__figure img{display:block;width:100%;height:auto}@media screen and (min-width: 768px){.p-about__figures .p-about__figure{position:absolute;pointer-events:auto}}@media screen and (min-width: 768px){.p-about__figures .p-about__figure.--ph01{top:7.35vw;right:0;width:26.4vw}}@media screen and (max-width: 767px){.p-about__figures .p-about__figure.--ph01{display:none}}@media screen and (min-width: 768px){.p-about__figures .p-about__figure.--ph02{top:34.93vw;left:0;width:23.1vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width: 767px){.p-about__figures .p-about__figure.--ph02{width:48.71vw;margin-top:4rem;margin-left:calc(-1*var(--padding-frame));margin-right:auto}}@media screen and (min-width: 768px){.p-about__figures .p-about__figure.--ph03{left:58.82vw;top:66.91vw;width:17.9vw}}@media screen and (max-width: 767px){.p-about__figures .p-about__figure.--ph03{width:32.8vw;margin-top:4.5rem;margin-left:auto;margin-right:calc(-1*var(--padding-frame) + 25px)}}.p-about__figurePlaceholder{display:block;width:100%;background:rgba(10,10,10,.06)}.p-about__figure.--ph01 .p-about__figurePlaceholder{aspect-ratio:3/4}.p-about__figure.--ph02 .p-about__figurePlaceholder{aspect-ratio:4/3}.p-about__figure.--ph03 .p-about__figurePlaceholder{aspect-ratio:1/1}.p-parallax{position:relative;width:100%;overflow:hidden;background:#fff}.p-parallax#parallax-03{background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, var(--color-bg)), color-stop(50%, var(--color-white)));background:linear-gradient(180deg, var(--color-bg) 50%, var(--color-white) 50%)}.p-parallax__inner{position:relative;overflow:hidden;width:100%;aspect-ratio:calc(var(--parallax-w, 1360)/var(--parallax-h, 860))}@media screen and (max-width: 767px){.p-parallax__inner{aspect-ratio:calc(var(--parallax-w-sp, 390)/var(--parallax-h-sp, 600))}}.p-parallax__figure{position:absolute;inset:0;margin:0;will-change:transform;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.p-parallax__figure img,.p-parallax__figure video{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.p-parallax__video{position:absolute;inset:0;z-index:1}.p-parallax__placeholder{display:block;width:100%;height:100%;background:rgba(10,10,10,.08)}.p-parallax__content{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;color:var(--color-white);pointer-events:none}.p-parallax__lead{margin:0;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:3rem;line-height:1.4;letter-spacing:.05em;color:var(--color-white)}@media screen and (max-width: 767px){.p-parallax__lead{font-size:2.1rem}}.p-parallax__line{display:block;width:100px;height:1px;margin-block:3rem;background:currentColor}.p-parallax__copy{margin:0;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.4rem;line-height:1.71;letter-spacing:.01em;color:var(--color-white)}@media screen and (max-width: 767px){.p-parallax__copy{font-size:1.3rem;line-height:1.86}}.p-product{background:var(--color-white)}.p-product__inner{padding-block:15rem 25rem}@media screen and (max-width: 767px){.p-product__inner{padding-block:10rem 15rem}}.p-product__title{margin:-8rem 0 7rem;font-family:var(--font-jp);font-style:normal;font-weight:600;font-size:3rem;line-height:1.2;letter-spacing:.08em;text-align:center;color:var(--color-text)}@media screen and (max-width: 767px){.p-product__title{margin:-4rem 0 6rem;font-size:2rem}}.p-product__list{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0, 1fr))[3];grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;margin:0;padding:0;-webkit-padding-start:0;padding-inline-start:0;list-style:none;list-style-type:none}@media screen and (max-width: 767px){.p-product__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:6rem}}.p-product__item{margin:0;list-style:none}.p-product__chef{margin-bottom:2.5rem;text-align:center;color:var(--color-text)}.p-product__store{margin:0 0 .8rem;font-family:var(--font-jp);font-style:normal;font-weight:500;color:var(--color-label);font-size:1.2rem;line-height:1;letter-spacing:.08em}.p-product__chefName{margin:0;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.7rem;line-height:1.2;letter-spacing:.06em}.p-product__image{margin:0}.p-product__image img{display:block;width:100%;height:auto}.p-product__imagePlaceholder{display:block;width:100%;aspect-ratio:4/3;background:rgba(10,10,10,.08)}.p-product__info{padding:4.5rem 2.9rem 0}@media screen and (max-width: 767px){.p-product__info{padding:4.5rem 1.5rem 0}}.p-product__name{margin:0;font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;font-size:2.1rem;line-height:1.2;letter-spacing:.03em;color:var(--color-text)}.p-product__line{display:block;height:1px;margin-block:2.5rem;background:rgba(10,10,10,.25)}.p-product__copy{margin:0;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.3rem;line-height:1.9;letter-spacing:.01em;color:var(--color-text)}.p-profiles{--profiles-label-color: #A0C2DA;background:var(--color-white)}.p-profiles__inner{padding-block:12rem 25rem}@media screen and (max-width: 767px){.p-profiles__inner{padding-block:8rem 15rem}}.p-profiles__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15rem}@media screen and (max-width: 767px){.p-profiles__list{gap:10rem}}@media screen and (min-width: 768px){.p-profiles__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6rem}}@media screen and (min-width: 768px){.p-profiles__item.--reverse .p-profiles__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.p-profiles__label.c-label{margin-bottom:4rem;color:var(--profiles-label-color)}@media screen and (max-width: 767px){.p-profiles__label.c-label{margin-bottom:3rem}}.p-profiles__label.c-label .c-label__lead{border-bottom-color:var(--profiles-label-color)}.p-profiles__label.c-label .c-label__indexNum{color:var(--profiles-label-color)}.p-profiles__figure{margin:0}.p-profiles__figure img{display:block;width:100%;height:auto}.p-profiles__figure--pc{-ms-flex-negative:0;flex-shrink:0;width:255px}@media screen and (max-width: 767px){.p-profiles__figure--pc{display:none}}.p-profiles__figure--sp{display:none;-ms-flex-negative:0;flex-shrink:0;width:34vw;max-width:140px}@media screen and (max-width: 767px){.p-profiles__figure--sp{display:block}}.p-profiles__imagePlaceholder{display:block;width:100%;aspect-ratio:3/4;background:rgba(10,10,10,.08)}.p-profiles__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}@media screen and (max-width: 767px){.p-profiles__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;margin-bottom:3rem}}@media screen and (min-width: 768px){.p-profiles__headText{margin-bottom:3rem}}.p-profiles__store{margin:0 0 .8rem;font-size:1.2rem;line-height:1;letter-spacing:.08em;color:var(--color-label)}.p-profiles__name{margin:0;font-size:2.1rem;line-height:1.2;letter-spacing:.06em;color:var(--color-text)}@media screen and (max-width: 767px){.p-profiles__name{font-size:2rem}}.p-profiles__copy{font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.3rem;line-height:1.7;letter-spacing:.05em;color:var(--color-text)}@media screen and (min-width: 768px){.p-profiles__copy{max-width:520px}}.p-profiles__copy p{margin:0}.p-profiles__copy p+p{margin-top:1em}.p-recipe{background:var(--color-white)}.p-recipe__inner{padding-block:12rem}@media screen and (max-width: 767px){.p-recipe__inner{padding-block:8rem}}.p-recipe__list{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0, 1fr))[3];grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;margin:0;padding:0;-webkit-padding-start:0;padding-inline-start:0;list-style:none;list-style-type:none}@media screen and (max-width: 767px){.p-recipe__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:6rem}}.p-recipe__item{margin:0;list-style:none}.p-recipe__head{margin-bottom:2.5rem;text-align:center;font-weight:500;color:var(--color-text)}.p-recipe__meta{margin:0 0 .8rem;font-size:1.2rem;line-height:1;letter-spacing:.08em}.p-recipe__title{margin:0;font-size:1.7rem;line-height:1.2;letter-spacing:.06em}.p-recipe__image{margin:0}.p-recipe__image img{display:block;width:100%;height:auto}.p-recipe__imagePlaceholder{display:block;width:100%;aspect-ratio:4/3;background:rgba(10,10,10,.08)}.p-recipe__ctaWrap{padding-top:2.4rem}.p-recipe__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:66px;padding-inline:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;text-decoration:none;color:var(--color-text);background:var(--color-white);border:1px solid var(--color-text);-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.p-recipe__cta:hover{color:var(--color-label);background:#000}.p-recipe__ctaJp{display:block;margin-bottom:.3em;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.3rem;line-height:1.2;letter-spacing:.01em}.p-recipe__ctaEn{display:block;font-family:var(--font-en);font-style:normal;font-weight:400;letter-spacing:.05em;font-size:2rem;line-height:1.2;letter-spacing:.03em}.p-faq{--faq-answer-duration: .4s;--faq-answer-easing: ease;--faq-toggle-duration: .3s;--faq-toggle-easing: ease;--faq-toggle-bar-length: 1.5rem;--faq-toggle-bar-weight: 1px;background:var(--color-bg)}.p-faq__inner{padding-block:12rem}@media screen and (max-width: 767px){.p-faq__inner{padding-block:8rem}}.p-faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8rem}@media screen and (max-width: 767px){.p-faq__list{gap:6rem}}.p-faq__label.c-label{margin-bottom:5rem}.p-faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;width:100%;margin:0;padding:0;border:0;background:none;text-align:left;color:var(--color-text);cursor:pointer}.p-faq__questionText{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:1.6rem;line-height:1.6;letter-spacing:.04em}@media screen and (max-width: 767px){.p-faq__questionText{font-size:1.5rem}}.p-faq__toggle{position:relative;-ms-flex-negative:0;flex-shrink:0;width:var(--faq-toggle-bar-length);height:var(--faq-toggle-bar-length)}.p-faq__toggle::before,.p-faq__toggle::after{content:"";position:absolute;top:50%;left:50%;width:var(--faq-toggle-bar-length);height:var(--faq-toggle-bar-weight);background:currentColor;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity var(--faq-toggle-duration) var(--faq-toggle-easing),-webkit-transform var(--faq-toggle-duration) var(--faq-toggle-easing);transition:opacity var(--faq-toggle-duration) var(--faq-toggle-easing),-webkit-transform var(--faq-toggle-duration) var(--faq-toggle-easing);transition:transform var(--faq-toggle-duration) var(--faq-toggle-easing),opacity var(--faq-toggle-duration) var(--faq-toggle-easing);transition:transform var(--faq-toggle-duration) var(--faq-toggle-easing),opacity var(--faq-toggle-duration) var(--faq-toggle-easing),-webkit-transform var(--faq-toggle-duration) var(--faq-toggle-easing)}.p-faq__toggle::after{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.p-faq__item.is-open .p-faq__toggle::after{opacity:0;-webkit-transform:translate(-50%, -50%) rotate(90deg) scaleX(0);transform:translate(-50%, -50%) rotate(90deg) scaleX(0)}.p-faq__answer{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;margin-top:0;-webkit-transition:grid-template-rows var(--faq-answer-duration) var(--faq-answer-easing),margin-top var(--faq-answer-duration) var(--faq-answer-easing);transition:grid-template-rows var(--faq-answer-duration) var(--faq-answer-easing),margin-top var(--faq-answer-duration) var(--faq-answer-easing);transition:grid-template-rows var(--faq-answer-duration) var(--faq-answer-easing),margin-top var(--faq-answer-duration) var(--faq-answer-easing),-ms-grid-rows var(--faq-answer-duration) var(--faq-answer-easing)}.p-faq__item.is-open .p-faq__answer{-ms-grid-rows:1fr;grid-template-rows:1fr;margin-top:4rem}.p-faq__answerInner{overflow:hidden}.p-faq__answerLabel{margin:0 0 1.3em;font-family:var(--font-en);font-style:normal;font-weight:600;letter-spacing:.05em;font-size:1.3rem;line-height:1;letter-spacing:.05em;color:var(--color-label)}.p-faq__answerBody{font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.3rem;line-height:1.7;letter-spacing:.05em;color:var(--color-text)}.p-faq__answerBody p{margin:0}.p-faq__answerBody p+p{margin-top:1em}.p-story{--story-text-width: 360px;background:var(--color-white);overflow:hidden}.p-story__inner{padding-block:15rem}@media screen and (max-width: 767px){.p-story__inner{padding-block:6rem;padding-inline:var(--padding-frame)}}.p-story__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 767px){.p-story__list{gap:10rem}}.p-story__item{position:relative;margin:0}.p-story__article{position:relative}@media screen and (min-width: 768px){.p-story__article{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.p-story__article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-story__content{position:relative;z-index:1;width:var(--story-text-width)}@media screen and (max-width: 767px){.p-story__content{width:100%;padding-inline:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.p-story__content .c-label{margin-bottom:10rem}@media screen and (max-width: 767px){.p-story__content .c-label{margin-bottom:4rem}}.p-story__heading{margin:0 0 6rem;font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:2.1rem;line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 767px){.p-story__heading{font-size:1.8rem}}.p-story__heading .p-story__headingNote{font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.2rem;line-height:1.5;letter-spacing:.04em}@media screen and (max-width: 767px){.p-story__heading .p-story__headingNote{font-size:1.1rem}}.p-story__body{font-family:var(--font-jp);font-style:normal;font-weight:500;font-size:1.3rem;line-height:2.2;letter-spacing:.04em;color:var(--color-text)}.p-story__body p{margin:0}.p-story__body p+p{margin-top:1.25em}@media screen and (max-width: 767px){.p-story__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.p-story__figure{margin:0;position:relative}.p-story__figure img,.p-story__figure video{display:block;width:100%;max-width:none;height:auto}.p-story__figure .p-story__video{position:relative;z-index:1}.p-story__figurePlaceholder{display:block;width:100%;aspect-ratio:3/4;background:rgba(10,10,10,.06)}@media screen and (min-width: 768px){.p-story__item:nth-child(1) .p-story__article{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width: 768px){.p-story__item:nth-child(1) .p-story__media{-ms-flex-negative:0;flex-shrink:0;width:32.1vw;margin-left:calc(-1*var(--padding-frame));padding-left:var(--padding-frame)}}@media screen and (max-width: 767px){.p-story__item:nth-child(1) .p-story__media{width:72.31vw;margin-top:7rem;margin-left:calc(-1*var(--padding-frame));margin-right:0;padding-left:0}}@media screen and (min-width: 768px){.p-story__item:nth-child(1) .p-story__content{margin-left:14.22vw}}@media screen and (min-width: 768px){.p-story__item:nth-child(2) .p-story__article{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width: 768px){.p-story__item:nth-child(2) .p-story__media{-ms-flex-negative:0;flex-shrink:0;width:32.2vw;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:calc(-1*var(--padding-frame));padding-right:var(--padding-frame)}}@media screen and (max-width: 767px){.p-story__item:nth-child(2) .p-story__media{width:auto;margin-top:12.5rem;margin-left:auto;margin-right:calc(-1*var(--padding-frame));padding-right:0}}@media screen and (min-width: 768px){.p-story__item:nth-child(2) .p-story__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:21.32vw;margin-right:6.5rem}}@media screen and (min-width: 768px){.p-story__item:nth-child(3){--story-text-width: 490px}}@media screen and (min-width: 768px){.p-story__item:nth-child(3) .p-story__article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.p-story__item:nth-child(3) .p-story__media{display:contents}}@media screen and (max-width: 767px){.p-story__item:nth-child(3) .p-story__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:7rem}}@media screen and (min-width: 768px){.p-story__item:nth-child(3) .p-story__figure.--img1{-ms-flex-negative:0;flex-shrink:0;width:23vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:calc(-1*var(--padding-frame))}}@media screen and (max-width: 767px){.p-story__item:nth-child(3) .p-story__figure.--img1{width:66.67vw;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:auto;margin-right:calc(-1*var(--padding-frame) + 20px)}}@media screen and (min-width: 768px){.p-story__item:nth-child(3) .p-story__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:6.25vw}}@media screen and (min-width: 768px){.p-story__item:nth-child(3) .p-story__figure.--img2{-ms-flex-negative:0;flex-shrink:0;width:32.1vw;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:calc(-1*var(--padding-frame))}}@media screen and (max-width: 767px){.p-story__item:nth-child(3) .p-story__figure.--img2{width:51.28vw;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:2rem;margin-left:calc(-1*var(--padding-frame));margin-right:0}}.u-hidden{display:none !important}.u-spOnly{display:block}@media(min-width: 768px){.u-spOnly{display:none !important}}.u-pcOnly{display:none !important}@media(min-width: 768px){.u-pcOnly{display:block !important}}.u-mt0{margin-top:0 !important}.u-mt40{margin-top:40px !important}.u-mt64{margin-top:64px !important}:root{--reveal-translate-y: 30px;--reveal-opacity: 0;--reveal-blur: 20px;--reveal-duration: 1.5s;--reveal-easing: cubic-bezier(0.25, 0.1, 0.25, 1)}@media screen and (max-width: 767px){:root{--reveal-translate-y: -10px;--reveal-opacity: 0;--reveal-blur: 10px;--reveal-duration: 1.4s;--reveal-easing: cubic-bezier(0.25, 0.1, 0.25, 1)}}.p-about__figure img,.p-about__figure video,.p-about__figure .p-about__figurePlaceholder,.p-story__figure>picture:not(.p-story__fallback) img,.p-story__figure:not(.is-fallback-active) video,.p-story__figure.is-fallback-active .p-story__fallback img,.p-story__figure .p-story__figurePlaceholder{-webkit-transition:opacity var(--reveal-duration) var(--reveal-easing),-webkit-transform var(--reveal-duration) var(--reveal-easing),-webkit-filter var(--reveal-duration) var(--reveal-easing);transition:opacity var(--reveal-duration) var(--reveal-easing),-webkit-transform var(--reveal-duration) var(--reveal-easing),-webkit-filter var(--reveal-duration) var(--reveal-easing);transition:opacity var(--reveal-duration) var(--reveal-easing),transform var(--reveal-duration) var(--reveal-easing),filter var(--reveal-duration) var(--reveal-easing);transition:opacity var(--reveal-duration) var(--reveal-easing),transform var(--reveal-duration) var(--reveal-easing),filter var(--reveal-duration) var(--reveal-easing),-webkit-transform var(--reveal-duration) var(--reveal-easing),-webkit-filter var(--reveal-duration) var(--reveal-easing);will-change:opacity,transform,filter}.p-about__figure:not(.is-revealed)>picture:not(.p-story__fallback) img,.p-about__figure:not(.is-revealed):not(.is-fallback-active) video,.p-about__figure:not(.is-revealed).is-fallback-active .p-story__fallback img,.p-about__figure:not(.is-revealed) .p-about__figurePlaceholder,.p-about__figure:not(.is-revealed) .p-story__figurePlaceholder,.p-story__figure:not(.is-revealed)>picture:not(.p-story__fallback) img,.p-story__figure:not(.is-revealed):not(.is-fallback-active) video,.p-story__figure:not(.is-revealed).is-fallback-active .p-story__fallback img,.p-story__figure:not(.is-revealed) .p-about__figurePlaceholder,.p-story__figure:not(.is-revealed) .p-story__figurePlaceholder{opacity:var(--reveal-opacity);-webkit-transform:translate3d(0, var(--reveal-translate-y), 0);transform:translate3d(0, var(--reveal-translate-y), 0);-webkit-filter:blur(var(--reveal-blur));filter:blur(var(--reveal-blur))}@media(prefers-reduced-motion: reduce){.p-about__figure img,.p-about__figure video,.p-about__figure .p-about__figurePlaceholder,.p-story__figure>picture:not(.p-story__fallback) img,.p-story__figure:not(.is-fallback-active) video,.p-story__figure.is-fallback-active .p-story__fallback img,.p-story__figure .p-story__figurePlaceholder{-webkit-transition:none;transition:none;opacity:1 !important;-webkit-transform:none !important;transform:none !important;-webkit-filter:none !important;filter:none !important}.p-about__figure.is-revealed>picture:not(.p-story__fallback) img,.p-about__figure.is-revealed video,.p-about__figure.is-revealed.is-fallback-active .p-story__fallback img,.p-about__figure.is-revealed .p-about__figurePlaceholder,.p-about__figure.is-revealed .p-story__figurePlaceholder,.p-about__figure:not(.is-revealed)>picture:not(.p-story__fallback) img,.p-about__figure:not(.is-revealed) video,.p-about__figure:not(.is-revealed).is-fallback-active .p-story__fallback img,.p-about__figure:not(.is-revealed) .p-about__figurePlaceholder,.p-about__figure:not(.is-revealed) .p-story__figurePlaceholder,.p-story__figure.is-revealed>picture:not(.p-story__fallback) img,.p-story__figure.is-revealed video,.p-story__figure.is-revealed.is-fallback-active .p-story__fallback img,.p-story__figure.is-revealed .p-about__figurePlaceholder,.p-story__figure.is-revealed .p-story__figurePlaceholder,.p-story__figure:not(.is-revealed)>picture:not(.p-story__fallback) img,.p-story__figure:not(.is-revealed) video,.p-story__figure:not(.is-revealed).is-fallback-active .p-story__fallback img,.p-story__figure:not(.is-revealed) .p-about__figurePlaceholder,.p-story__figure:not(.is-revealed) .p-story__figurePlaceholder{opacity:1 !important;-webkit-transform:none !important;transform:none !important;-webkit-filter:none !important;filter:none !important}}
