:root{--gk-stone: #f4f4f2;--gk-white: #ffffff;--gk-graphite: #2a2b2d;--gk-ink: #3e4043;--gk-muted: #5f6165;--gk-copper: #9c6b4b;--gk-copper-text: #7e5233;--gk-rule: #c9c9c4;--gk-silver: #ddddd8;--gk-serif: "Noto Serif JP", "Yu Mincho", serif;--gk-sans: "Noto Sans JP", "Yu Gothic", sans-serif;--gk-mono: var(--gk-sans);--gk-wrap: 1352px;--gk-article: 840px}html{scroll-behavior:smooth}body.genkei-body{background:var(--gk-stone);color:var(--gk-ink);font-family:var(--gk-sans);font-size:16px;letter-spacing:0;line-height:2}.genkei-body h1,.genkei-body h2,.genkei-body h3,.genkei-body p,.genkei-body figure,.genkei-body blockquote,.genkei-body dl,.genkei-body dd{margin:0}.genkei-body h1,.genkei-body h2,.genkei-body h3{color:var(--gk-graphite);font-family:var(--gk-serif);font-weight:500;letter-spacing:0}.genkei-body img{display:block;height:auto;max-width:100%}.genkei-body a{color:inherit;text-decoration:none}.genkei-body button,.genkei-body input,.genkei-body select{font:inherit;letter-spacing:0}.genkei-body .content-for-layout{overflow:clip}.gk-wrap{margin-inline:auto;max-width:var(--gk-wrap);padding-inline:44px;width:100%}.gk-mono,.gk-kicker,.gk-index{font-family:var(--gk-sans);letter-spacing:0;text-transform:none}.gk-kicker,.gk-index{color:var(--gk-copper-text);font-size:14px;font-weight:500;line-height:1.5}.gk-wordmark{color:var(--gk-graphite);font-family:var(--gk-sans);font-size:24px;font-weight:700;line-height:1.25}.gk-header-section{position:relative;z-index:30}.gk-header{background:#f4f4f2f5;border-bottom:1px solid var(--gk-rule);position:sticky;top:0}.gk-header__inner{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;height:76px;margin:0 auto;max-width:1440px;padding:0 44px}.gk-header__nav{align-items:center;display:flex;gap:36px}.gk-header__nav a,.gk-header__cart,.gk-header__locale,.gk-locale-form select{color:var(--gk-graphite);font-size:14px;font-weight:500;line-height:1}.gk-header__nav a{padding:28px 0 27px;position:relative}.gk-header__nav a:after{background:var(--gk-copper);bottom:19px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .24s ease;width:100%}.gk-header__nav a:hover:after,.gk-header__nav a:focus-visible:after{transform:scaleX(1)}.gk-header__tools{align-items:center;display:flex;gap:24px;justify-self:end}.gk-locale-form select{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;padding:8px 0}.gk-header__cart{display:flex;gap:5px}.gk-mobile-menu{display:none}.gk-footer{background:var(--gk-graphite);color:var(--gk-white);padding:88px 44px 28px}.gk-footer__inner{display:grid;gap:72px;grid-template-columns:1.2fr .8fr 1.2fr;margin:0 auto;max-width:var(--gk-wrap)}.gk-wordmark--footer{color:var(--gk-white);display:inline-block;margin-bottom:28px}.gk-footer__identity p{color:#deded9;font-size:15px}.gk-footer__identity .gk-mono{color:#aaa9a4;font-size:10px;margin-top:34px}.gk-footer__nav{align-content:start;display:grid;gap:11px}.gk-footer__nav a{color:#efefeb;font-size:14px;width:fit-content}.gk-footer__newsletter>p{color:#c8c8c3;font-size:14px}.gk-footer__newsletter .gk-footer__label{color:var(--gk-white);font-family:var(--gk-serif);font-size:22px;margin-bottom:10px}.gk-newsletter-form{border-bottom:1px solid #777772;display:grid;grid-template-columns:1fr auto;margin-top:26px;position:relative}.gk-newsletter-form input{background:transparent;border:0;color:var(--gk-white);min-width:0;outline:0;padding:14px 0}.gk-newsletter-form button{background:transparent;border:0;color:var(--gk-white);cursor:pointer;padding:14px 0 14px 18px}.gk-form-message{bottom:-36px;grid-column:1 / -1;left:0;position:absolute}.gk-footer__bottom{border-top:1px solid #515153;display:flex;justify-content:space-between;margin:72px auto 0;max-width:var(--gk-wrap);padding-top:24px}.gk-footer__bottom small{color:#aaa9a4;font-family:var(--gk-mono);font-size:10px}.gk-placeholder-label{background:#ffffffe6;bottom:12px;color:var(--gk-graphite);font-family:var(--gk-mono);font-size:9px;line-height:1;padding:8px 10px;position:absolute;right:12px;z-index:2}.gk-text-link{align-items:center;border-bottom:1px solid var(--gk-graphite);display:inline-flex;font-size:14px;font-weight:600;gap:42px;justify-content:space-between;line-height:1.4;padding:0 0 8px}.gk-text-link--light{border-color:var(--gk-white);color:var(--gk-white)}.gk-button{align-items:center;background:var(--gk-graphite);border:1px solid var(--gk-graphite);color:var(--gk-white);display:inline-flex;font-size:14px;font-weight:600;gap:48px;justify-content:space-between;line-height:1.5;min-height:58px;padding:16px 22px;transition:background .18s ease,color .18s ease}.genkei-body .gk-button{color:var(--gk-white)}.gk-button:hover,.gk-button:focus-visible{background:transparent;color:var(--gk-graphite)}.genkei-body .gk-button:hover,.genkei-body .gk-button:focus-visible{color:var(--gk-graphite)}.gk-button--light{background:var(--gk-white);border-color:var(--gk-white);color:var(--gk-graphite)}.genkei-body .gk-button--light{color:var(--gk-graphite)}.gk-button--light:hover,.gk-button--light:focus-visible{background:transparent;color:var(--gk-white)}.genkei-body .gk-button--light:hover,.genkei-body .gk-button--light:focus-visible{color:var(--gk-white)}.gk-button--full{border-radius:0;cursor:pointer;width:100%}.gk-button[disabled],.gk-mobile-buybar button[disabled]{cursor:not-allowed;opacity:.5}.gk-editorial-head{display:grid;gap:24px 72px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.gk-editorial-head .gk-index{grid-column:1 / -1}.gk-editorial-head h2{font-size:50px;line-height:1.45}.gk-editorial-head>p:last-child{align-self:end;font-size:17px;line-height:2;padding-bottom:8px}.gk-hero{background:var(--gk-white);display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:calc(100vh - 76px);padding:44px}.gk-hero__visual{align-self:center;position:relative}.gk-hero__visual picture,.gk-hero__visual img{display:block;width:100%}.gk-hero__visual img{aspect-ratio:21 / 9;object-fit:cover}.gk-hero__record{bottom:-28px;color:var(--gk-muted);font-size:10px;left:0;position:absolute}.gk-hero__copy{align-content:center;display:grid;justify-items:center;padding-left:42px}.gk-hero__copy .gk-kicker{margin-bottom:28px;writing-mode:vertical-rl}.gk-hero__copy h1{font-size:46px;line-height:1.55;writing-mode:vertical-rl}.gk-hero__copy>p:not(.gk-kicker){font-size:16px;line-height:2;margin:30px 0;max-width:230px}.gk-hero__copy .gk-text-link{justify-self:stretch}.gk-dimension{align-items:center;display:flex;gap:8px;margin-top:32px;width:100%}.gk-dimension span{background:var(--gk-copper);height:1px;transform:scaleX(0);transform-origin:left;width:100%}.gk-dimension.is-visible span{animation:gk-dimension-line .9s ease forwards}.gk-dimension b{color:var(--gk-copper-text);font-family:var(--gk-mono);font-size:9px;font-weight:500;white-space:nowrap}@keyframes gk-dimension-line{to{transform:scaleX(1)}}.gk-home-benefit{padding-bottom:148px;padding-top:148px}.gk-cut-pair{align-items:end;display:grid;gap:36px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);margin-top:88px}.gk-cut-pair figure,.gk-kurashi figure,.gk-origin figure,.gk-product-handle figure{position:relative}.gk-cut-pair img{height:100%;object-fit:cover;width:100%}.gk-cut-pair__large img{aspect-ratio:3 / 2}.gk-cut-pair__small img{aspect-ratio:1 / 1}.gk-cut-pair figcaption{border-top:1px solid var(--gk-rule);display:flex;font-size:14px;gap:22px;margin-top:14px;padding-top:12px}.gk-cut-pair figcaption span{color:var(--gk-copper-text);font-size:10px}.gk-kurashi{background:var(--gk-white);padding:144px 0}.gk-kurashi__lead{display:grid;gap:28px 72px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.gk-kurashi__lead .gk-index{grid-column:1 / -1}.gk-kurashi__lead h2{font-size:50px}.gk-kurashi__lead>p:last-child{align-self:end;font-size:17px}.gk-kurashi__wide{margin-top:72px}.gk-kurashi__wide img{aspect-ratio:16 / 8.2;object-fit:cover;width:100%}.gk-kurashi__after{align-items:start;display:grid;gap:72px;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);margin-top:72px}.gk-kurashi__after>p{font-family:var(--gk-serif);font-size:24px;line-height:2;padding-top:24px}.gk-kurashi__after img{aspect-ratio:3 / 2;object-fit:cover;width:100%}.gk-records{padding-bottom:148px;padding-top:148px}.gk-records__head{max-width:760px}.gk-records__head h2{font-size:48px;line-height:1.5;margin:24px 0}.gk-records__head>p:last-child{font-size:17px}.gk-records__grid{border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);display:grid;grid-template-columns:repeat(3,1fr);margin:72px 0 44px}.gk-records__grid article{min-height:300px;padding:34px 36px 38px}.gk-records__grid article+article{border-left:1px solid var(--gk-rule)}.gk-records__grid .gk-mono{color:var(--gk-copper-text);font-size:10px}.gk-records__grid h3{font-size:28px;margin:64px 0 18px}.gk-records__grid article>p:last-child{font-size:15px}.gk-origin{background:var(--gk-graphite);color:var(--gk-white);display:grid;grid-template-columns:1.45fr .75fr}.gk-origin figure img{height:100%;object-fit:cover;width:100%}.gk-origin__copy{align-content:center;display:grid;padding:80px 64px}.gk-origin__copy h2{color:var(--gk-white);font-size:42px;line-height:1.55;margin:30px 0}.gk-origin .gk-index,.gk-craft-closing .gk-index,.gk-article-closing .gk-index{color:#d8b59d}.gk-origin__copy>p:not(.gk-index){color:#deded9;margin-bottom:44px}.gk-home-closing{padding-bottom:160px;padding-top:160px;text-align:center}.gk-home-closing h2{font-size:52px;line-height:1.55;margin:26px 0}.gk-home-closing>p:not(.gk-index){font-size:17px;margin-bottom:42px}.gk-page-hero{padding-bottom:120px;padding-top:110px}.gk-page-hero h1{font-size:68px;line-height:1.45;margin:26px 0 52px;max-width:980px}.gk-page-hero__lead{border-top:1px solid var(--gk-rule);display:flex;justify-content:space-between;padding-top:28px}.gk-page-hero__lead>p:first-child{font-size:18px}.gk-page-hero__lead .gk-mono{color:var(--gk-muted);font-size:10px}.gk-craft-intro,.gk-craft-note{display:grid;gap:28px 72px;grid-template-columns:1fr 1fr;padding-bottom:132px}.gk-craft-intro .gk-index,.gk-craft-note .gk-index{grid-column:1 / -1}.gk-craft-intro h2,.gk-craft-note h2{font-size:44px;line-height:1.55}.gk-craft-intro>p:last-child,.gk-craft-note>p:last-child{align-self:end;font-size:17px}.gk-process-list{background:var(--gk-white);border-top:1px solid var(--gk-rule)}.gk-process{border-bottom:1px solid var(--gk-rule);display:grid;gap:44px;grid-template-columns:62px minmax(360px,.92fr) minmax(340px,.8fr);margin:0 auto;max-width:var(--gk-wrap);padding:76px 44px}.gk-process__number{color:var(--gk-copper-text);font-size:12px}.gk-process__media{align-self:start;position:relative}.gk-process__media>img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.gk-shoot-placeholder{align-content:center;aspect-ratio:4 / 3;background:var(--gk-stone);border:1px solid var(--gk-rule);display:grid;padding:36px}.gk-shoot-placeholder:before,.gk-shoot-placeholder:after{background:var(--gk-rule);content:"";height:1px;left:18px;position:absolute;top:50%;transform:rotate(27deg);width:calc(100% - 36px)}.gk-shoot-placeholder:after{transform:rotate(-27deg)}.gk-shoot-placeholder span,.gk-shoot-placeholder strong,.gk-shoot-placeholder small{background:var(--gk-stone);justify-self:center;padding:0 8px;position:relative;text-align:center;z-index:1}.gk-shoot-placeholder span{color:var(--gk-copper-text);font-size:9px}.gk-shoot-placeholder strong{font-family:var(--gk-serif);font-size:20px;font-weight:500;margin:14px 0 8px}.gk-shoot-placeholder small{color:var(--gk-muted);font-size:11px}.gk-process__copy .gk-mono{color:var(--gk-copper-text);font-size:10px}.gk-process__copy h2{font-size:36px;line-height:1.55;margin:26px 0 20px}.gk-process__copy>p:not(.gk-mono){font-size:16px}.gk-process__copy dl{border-top:1px solid var(--gk-rule);display:grid;gap:18px;grid-template-columns:72px 1fr;margin-top:34px;padding-top:22px}.gk-process__copy dt{color:var(--gk-muted);font-size:11px}.gk-process__copy dd{font-size:13px;line-height:1.9}.gk-craft-note{padding-top:132px}.gk-craft-closing,.gk-article-closing{background:var(--gk-graphite);color:var(--gk-white)}.gk-craft-closing .gk-wrap{padding-bottom:130px;padding-top:130px}.gk-craft-closing h2,.gk-article-closing h2{color:var(--gk-white);font-size:48px;line-height:1.55;margin:28px 0}.gk-craft-closing p:not(.gk-index),.gk-article-closing p:not(.gk-index){color:#deded9;font-size:17px;max-width:620px}.gk-craft-closing .gk-button,.gk-article-closing .gk-button{margin-top:42px}.gk-product-hero{background:var(--gk-white);display:grid;grid-template-columns:1.08fr .92fr;min-height:calc(100vh - 76px)}.gk-product-hero__media{background:#ececeb;min-height:650px;position:relative}.gk-product-hero__media>img{height:100%;object-fit:cover;width:100%}.gk-product-hero__image-index{color:var(--gk-muted);font-size:9px;left:22px;position:absolute;top:20px}.gk-product-hero__info{align-self:center;max-width:610px;padding:70px 76px}.gk-product-hero__info h1{font-size:44px;line-height:1.45;margin:24px 0}.gk-product-hero__benefit{font-size:17px}.gk-product-hero__price{align-items:baseline;border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);display:flex;gap:8px;margin:34px 0 0;padding:22px 0}.gk-product-hero__price span{color:var(--gk-graphite);font-family:var(--gk-serif);font-size:30px}.gk-product-hero__price small{color:var(--gk-muted);font-size:11px}.gk-spec-table>div{border-bottom:1px solid var(--gk-rule);display:grid;gap:20px;grid-template-columns:92px 1fr;padding:11px 0}.gk-spec-table dt{color:var(--gk-muted);font-size:11px}.gk-spec-table dd{font-size:13px}.gk-product-form{margin-top:28px}.gk-product-hero__note{color:var(--gk-muted);font-size:11px;margin-top:12px}.gk-product-value{padding-bottom:140px;padding-top:140px}.gk-product-value__grid{border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px}.gk-product-value__grid article{min-height:250px;padding:34px}.gk-product-value__grid article+article{border-left:1px solid var(--gk-rule)}.gk-product-value__grid span{color:var(--gk-copper-text);font-size:9px}.gk-product-value__grid h3{font-size:28px;margin:46px 0 14px}.gk-product-value__grid p{font-size:15px}.gk-product-handle{background:var(--gk-white);display:grid;grid-template-columns:1.1fr .9fr}.gk-product-handle figure img{height:100%;object-fit:cover;width:100%}.gk-product-handle__copy{align-content:center;display:grid;padding:80px}.gk-product-handle__copy h2{font-size:42px;line-height:1.55;margin:26px 0}.gk-product-handle__copy>p:not(.gk-index){margin-bottom:38px}.gk-product-handle__copy .gk-text-link{justify-self:start}.gk-product-care{display:grid;gap:80px;grid-template-columns:1fr 1fr;padding-bottom:140px;padding-top:140px}.gk-product-care h2{font-size:44px;margin-top:24px}.gk-product-care__body{align-self:end}.gk-product-care__body p{margin-bottom:34px}.gk-mobile-buybar{display:none}.gk-support__body{border-top:1px solid var(--gk-rule);display:grid;gap:100px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);padding-bottom:140px;padding-top:96px}.gk-support .gk-kicker,.gk-support .gk-index{font-family:var(--gk-sans);font-size:14px;letter-spacing:.08em;text-transform:none}.gk-support__body h2{font-size:42px;line-height:1.55;margin:24px 0 46px}.gk-faq-list{border-top:1px solid var(--gk-graphite)}.gk-faq-list details{border-bottom:1px solid var(--gk-rule)}.gk-faq-list summary{align-items:center;cursor:pointer;display:flex;font-family:var(--gk-serif);font-size:20px;justify-content:space-between;list-style:none;padding:24px 0}.gk-faq-list summary::-webkit-details-marker{display:none}.gk-faq-list summary span{font-family:var(--gk-sans);font-size:20px;font-weight:300;transition:transform .18s ease}.gk-faq-list details[open] summary span{transform:rotate(45deg)}.gk-faq-list details>div{max-width:680px;padding:0 48px 28px 0}.gk-faq-list details p{font-size:16px;line-height:2}.gk-support__body aside{border-left:1px solid var(--gk-rule);padding-left:48px}.gk-support__body aside p:last-child{font-size:16px;line-height:2}.template-page .contact.page-width{max-width:840px}.genkei-body .contact h2.title{font-family:var(--gk-serif);line-height:1.45}.gk-article-hero{background:var(--gk-white);display:grid;grid-template-columns:minmax(420px,.8fr) minmax(0,1.2fr);min-height:720px}.gk-article-hero__copy{align-content:center;display:grid;padding:80px 64px 80px max(44px,calc((100vw - 1352px)/2))}.gk-article-hero__copy h1{font-size:53px;line-height:1.5;margin:28px 0}.gk-article-hero__copy>p:not(.gk-kicker){font-size:17px}.gk-article-hero__copy dl{border-top:1px solid var(--gk-rule);margin-top:38px}.gk-article-hero__copy dl div{border-bottom:1px solid var(--gk-rule);display:grid;grid-template-columns:72px 1fr;padding:9px 0}.gk-article-hero__copy dt{color:var(--gk-muted);font-size:11px}.gk-article-hero__copy dd{font-size:13px}.gk-article-hero__media img{height:100%;object-fit:cover;width:100%}.gk-article-column{margin-inline:auto;max-width:var(--gk-article);width:calc(100% - 44px)}.gk-article-intro,.gk-interview,.gk-works,.gk-nobel,.gk-prototype-story,.gk-museum,.gk-legacy{padding:120px 0 0}.gk-article-intro h2,.gk-interview>header h2,.gk-works>h2,.gk-prototype-story>h2,.gk-museum>h2,.gk-legacy>h2{font-size:44px;line-height:1.55;margin:26px 0}.gk-article-intro>p:last-child,.gk-interview>header>p:last-child,.gk-prototype-story>p:not(.gk-index),.gk-museum>p:not(.gk-index){font-size:18px;line-height:2.1}.gk-article-portrait,.gk-article-wide-image{margin-top:76px}.gk-article-portrait img,.gk-article-wide-image img,.gk-nobel figure img,.gk-prototype-story figure img,.gk-museum figure img{width:100%}.gk-article-portrait figcaption,.gk-article-wide-image figcaption,.gk-nobel figcaption,.gk-prototype-story figcaption,.gk-museum figcaption{border-top:1px solid var(--gk-rule);color:var(--gk-muted);font-size:12px;line-height:1.8;margin-top:12px;padding-top:10px}.gk-interview>header{border-bottom:1px solid var(--gk-graphite);padding-bottom:56px}.gk-qa{border-bottom:1px solid var(--gk-rule);padding:72px 0}.gk-qa__index{color:var(--gk-copper-text);font-size:10px;margin-bottom:22px}.gk-qa h3{font-size:29px;line-height:1.7;margin-bottom:36px}.gk-qa__answer{border-left:2px solid var(--gk-copper);padding-left:34px}.gk-qa__answer p{font-size:18px;line-height:2.15}.gk-qa blockquote{color:var(--gk-graphite);font-family:var(--gk-serif);font-size:38px;line-height:1.7;padding:72px 0 10px;text-align:center}.gk-qa--compact{border-top:1px solid var(--gk-rule);margin-top:64px}.gk-works__images{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-top:52px}.gk-works__images img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.gk-works__images figcaption{font-size:13px;margin-top:10px}.gk-works__images figcaption small{color:var(--gk-muted);display:block;font-size:10px}.gk-nobel{border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-graphite);margin-top:120px;padding-top:82px}.gk-nobel h2{color:var(--gk-graphite);font-size:42px;line-height:1.6;margin:30px 0}.gk-nobel>p:not(.gk-index){font-size:18px}.gk-nobel figure{margin:54px 0 82px}.gk-prototype-story figure,.gk-museum figure{margin-top:52px}.gk-prototype-sequence{border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);display:grid;grid-template-columns:repeat(3,1fr);margin-top:68px}.gk-prototype-sequence>div{min-height:210px;padding:28px 24px}.gk-prototype-sequence>div+div{border-left:1px solid var(--gk-rule)}.gk-prototype-sequence span{color:var(--gk-copper-text);display:block;font-size:9px}.gk-prototype-sequence strong{display:block;font-family:var(--gk-serif);font-size:22px;font-weight:500;margin:38px 0 8px}.gk-prototype-sequence p{font-size:13px}.gk-prototype-story aside{background:var(--gk-white);border-left:4px solid var(--gk-copper);margin-top:52px;padding:30px 34px}.gk-prototype-story aside strong{display:block;font-family:var(--gk-serif);font-size:23px;font-weight:500;margin-bottom:12px}.gk-prototype-story aside p{font-size:16px}.gk-museum,.gk-legacy{border-top:1px solid var(--gk-rule);margin-top:120px;padding-top:82px}.gk-legacy{padding-bottom:120px}.gk-article-closing .gk-article-column{padding-bottom:120px;padding-top:120px}.gk-motion-ready [data-gk-reveal]{opacity:0;transform:translateY(18px);transition:opacity .56s ease,transform .7s ease}.gk-motion-ready [data-gk-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:989px){.gk-header__inner{grid-template-columns:1fr auto}.gk-header__nav{display:none}.gk-product-hero__info{padding:54px 38px}.gk-process{grid-template-columns:46px minmax(280px,.9fr) minmax(280px,.8fr)}.gk-origin__copy,.gk-product-handle__copy{padding:56px 42px}}@media(max-width:749px){body.genkei-body{font-size:16px;line-height:1.95}.gk-wrap{padding-inline:22px}.gk-header__inner{height:64px;padding:0 22px}.gk-wordmark{font-size:21px}.gk-header__locale,.gk-locale-form{display:none}.gk-header__cart>span:first-child{display:none}.gk-header__tools{gap:18px}.gk-mobile-menu{display:block}.gk-mobile-menu summary{cursor:pointer;height:28px;list-style:none;position:relative;width:28px}.gk-mobile-menu summary::-webkit-details-marker{display:none}.gk-mobile-menu summary span{background:var(--gk-graphite);height:1px;left:3px;position:absolute;transition:transform .18s ease,top .18s ease;width:22px}.gk-mobile-menu summary span:first-child{top:9px}.gk-mobile-menu summary span:last-child{top:18px}.gk-mobile-menu[open] summary span:first-child{top:14px;transform:rotate(45deg)}.gk-mobile-menu[open] summary span:last-child{top:14px;transform:rotate(-45deg)}.gk-mobile-menu__panel{background:var(--gk-stone);border-top:1px solid var(--gk-rule);left:0;min-height:calc(100vh - 64px);padding:42px 22px;position:absolute;top:64px;width:100%}.gk-support .gk-page-hero h1{font-size:36px;line-height:1.55}.gk-mobile-menu__panel nav{border-top:1px solid var(--gk-rule);display:grid}.gk-mobile-menu__panel nav a{border-bottom:1px solid var(--gk-rule);font-family:var(--gk-serif);font-size:27px;padding:18px 0}.gk-mobile-menu__panel nav a span{color:var(--gk-copper-text);display:inline-block;font-family:var(--gk-mono);font-size:9px;margin-right:20px}.gk-mobile-menu__panel>p{color:var(--gk-muted);font-family:var(--gk-mono);font-size:9px;margin-top:48px}.gk-footer{padding:66px 22px 22px}.gk-footer__inner{gap:52px;grid-template-columns:1fr}.gk-footer__bottom{display:grid;gap:4px;margin-top:62px}.gk-placeholder-label{bottom:8px;font-size:8px;padding:6px 7px;right:8px}.gk-editorial-head,.gk-kurashi__lead,.gk-craft-intro,.gk-craft-note,.gk-product-care{gap:22px;grid-template-columns:1fr}.gk-editorial-head .gk-index,.gk-kurashi__lead .gk-index,.gk-craft-intro .gk-index,.gk-craft-note .gk-index{grid-column:1}.gk-editorial-head h2,.gk-kurashi__lead h2,.gk-records__head h2,.gk-home-closing h2,.gk-craft-intro h2,.gk-craft-note h2,.gk-craft-closing h2,.gk-product-care h2,.gk-article-closing h2{font-size:34px;line-height:1.55}.gk-editorial-head>p:last-child,.gk-kurashi__lead>p:last-child,.gk-craft-intro>p:last-child,.gk-craft-note>p:last-child{font-size:16px;padding-bottom:0}.gk-hero{display:block;min-height:0;padding:0 0 68px}.gk-hero__visual img{aspect-ratio:4 / 5}.gk-hero__record{bottom:-24px;left:22px}.gk-hero__copy{display:block;padding:72px 22px 0}.gk-hero__copy .gk-kicker,.gk-hero__copy h1{writing-mode:horizontal-tb}.gk-hero__copy .gk-kicker{margin-bottom:18px}.gk-hero__copy h1{font-size:40px;line-height:1.55}.gk-dimension{margin-top:28px}.gk-hero__copy>p:not(.gk-kicker){font-size:16px;margin:26px 0 32px;max-width:none}.gk-home-benefit,.gk-records,.gk-home-closing,.gk-product-value,.gk-product-care{padding-bottom:92px;padding-top:92px}.gk-cut-pair{gap:46px;grid-template-columns:1fr;margin-top:52px}.gk-cut-pair__large img,.gk-cut-pair__small img{aspect-ratio:4 / 5}.gk-kurashi{padding:92px 0}.gk-kurashi__wide{margin-top:48px}.gk-kurashi__wide img{aspect-ratio:4 / 5}.gk-kurashi__after{gap:42px;grid-template-columns:1fr;margin-top:46px}.gk-kurashi__after>p{font-size:21px;padding-top:0}.gk-kurashi__after img{aspect-ratio:4 / 5}.gk-records__grid,.gk-product-value__grid,.gk-prototype-sequence{grid-template-columns:1fr;margin-top:48px}.gk-records__grid article,.gk-product-value__grid article{min-height:0;padding:30px 0}.gk-records__grid article+article,.gk-product-value__grid article+article,.gk-prototype-sequence>div+div{border-left:0;border-top:1px solid var(--gk-rule)}.gk-records__grid h3,.gk-product-value__grid h3{margin-top:28px}.gk-origin,.gk-product-handle{grid-template-columns:1fr}.gk-origin figure img,.gk-product-handle figure img{aspect-ratio:4 / 5}.gk-origin__copy,.gk-product-handle__copy{padding:64px 22px 76px}.gk-origin__copy h2,.gk-product-handle__copy h2{font-size:34px}.gk-home-closing{text-align:left}.gk-page-hero{padding-bottom:82px;padding-top:76px}.gk-page-hero h1{font-size:44px;margin:22px 0 38px}.gk-page-hero__lead{display:grid;gap:20px}.gk-craft-intro,.gk-craft-note{padding-bottom:86px}.gk-process{gap:22px;grid-template-columns:1fr;padding:54px 22px}.gk-process__number{border-bottom:1px solid var(--gk-rule);padding-bottom:12px}.gk-process__copy h2{font-size:30px}.gk-process__copy dl{grid-template-columns:1fr}.gk-craft-note{padding-top:86px}.gk-craft-closing .gk-wrap{padding-bottom:92px;padding-top:92px}.gk-product-hero{grid-template-columns:1fr;min-height:0}.gk-product-hero__media{min-height:0}.gk-product-hero__media>img{aspect-ratio:1 / 1}.gk-product-hero__info{max-width:none;padding:58px 22px 96px}.gk-product-hero__info h1{font-size:35px}.gk-product-value__grid{margin-bottom:0}.gk-product-care{gap:36px}.gk-support__body{gap:72px;grid-template-columns:1fr;padding-bottom:92px;padding-top:64px}.gk-support__body h2{font-size:32px}.gk-support__body aside{border-left:0;border-top:1px solid var(--gk-rule);padding-left:0;padding-top:62px}.gk-faq-list summary{font-size:18px;gap:20px}.gk-mobile-buybar{align-items:center;background:#f4f4f2f7;border-top:1px solid var(--gk-rule);bottom:0;display:grid;gap:12px;grid-template-columns:1fr auto;left:0;padding:10px 12px 10px 18px;position:fixed;width:100%;z-index:20}.gk-mobile-buybar div{display:grid}.gk-mobile-buybar strong{color:var(--gk-graphite);font-size:15px}.gk-mobile-buybar span{color:var(--gk-muted);font-size:9px;line-height:1.4}.gk-mobile-buybar button{background:var(--gk-graphite);border:1px solid var(--gk-graphite);color:var(--gk-white);min-height:46px;padding:10px 20px}.gk-article-hero{display:flex;flex-direction:column-reverse;min-height:0}.gk-article-hero__media img{aspect-ratio:4 / 5}.gk-article-hero__copy{padding:64px 22px 72px}.gk-article-hero__copy h1{font-size:38px}.gk-article-column{width:calc(100% - 44px)}.gk-article-intro,.gk-interview,.gk-works,.gk-nobel,.gk-prototype-story,.gk-museum,.gk-legacy{padding-top:88px}.gk-article-intro h2,.gk-interview>header h2,.gk-works>h2,.gk-prototype-story>h2,.gk-museum>h2,.gk-legacy>h2,.gk-nobel h2{font-size:32px}.gk-article-intro>p:last-child,.gk-interview>header>p:last-child,.gk-prototype-story>p:not(.gk-index),.gk-museum>p:not(.gk-index),.gk-qa__answer p,.gk-nobel>p:not(.gk-index){font-size:17px}.gk-qa{padding:56px 0}.gk-qa h3{font-size:24px;margin-bottom:28px}.gk-qa__answer{border-left-width:1px;padding-left:20px}.gk-qa blockquote{font-size:29px;padding-top:52px}.gk-works__images{gap:42px;grid-template-columns:1fr}.gk-nobel,.gk-museum,.gk-legacy{margin-top:88px;padding-top:62px}.gk-nobel figure{margin-bottom:62px}.gk-prototype-sequence>div{min-height:0;padding:26px 0}.gk-prototype-sequence strong{margin-top:22px}.gk-prototype-story aside{padding:24px 22px}.gk-legacy{padding-bottom:88px}.gk-article-closing .gk-article-column{padding-bottom:92px;padding-top:92px}}html[lang^=en] .gk-hero__copy .gk-kicker,html[lang^=en] .gk-hero__copy h1{writing-mode:horizontal-tb}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gk-motion-ready [data-gk-reveal]{opacity:1;transform:none;transition:none}.gk-dimension span{transform:scaleX(1)}.gk-dimension.is-visible span{animation:none}.gk-header__nav a:after{transition:none}}.genkei-body .gk-header{background:#fffffffa}.genkei-body .gk-header__inner{height:64px}.genkei-body .gk-wordmark{display:inline-flex;flex:none;width:112px}.genkei-body .gk-wordmark img{display:block;height:auto;width:100%}.genkei-body .gk-header__nav{gap:30px}.genkei-body .gk-header__nav a,.genkei-body .gk-header__cart{font-size:13px;font-weight:400;letter-spacing:0}.genkei-body .gk-header__nav a{padding:24px 0 23px}.genkei-body .gk-header__nav a:after{bottom:16px}.gk-footer{background:var(--gk-stone);border-top:1px solid var(--gk-rule);color:var(--gk-graphite);padding:0}.gk-footer__compact{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:38px 44px}.gk-footer .gk-wordmark--footer{color:var(--gk-graphite);margin:0;width:132px}.gk-footer__brand p{color:var(--gk-muted);font-size:14px;line-height:1.8;margin-top:14px}.gk-footer__compact-nav{display:flex;flex-wrap:wrap;gap:12px 26px;justify-content:flex-end}.gk-footer__compact-nav a{color:var(--gk-muted);font-size:13px}.gk-footer .gk-footer__bottom{border-color:var(--gk-rule);margin:0 auto;max-width:1440px;padding:20px 44px}.gk-footer .gk-footer__bottom small{color:var(--gk-muted);font-family:var(--gk-sans)}.gk3-outline-link{align-items:center;border:1px solid var(--gk-graphite);display:inline-flex;font-size:14px;justify-content:center;letter-spacing:.08em;min-height:54px;padding:12px 42px;transition:background-color .18s ease,color .18s ease}.gk3-outline-link:hover,.gk3-outline-link:focus-visible{background:var(--gk-graphite);color:var(--gk-white)}.gk3-home,.gk3-product,.gk3-craft,.gk3-hasegawa{background:var(--gk-white);color:var(--gk-ink)}.gk3-home h1,.gk3-home h2,.gk3-home h3,.gk3-product h1,.gk3-product h2,.gk3-product h3,.gk3-craft h1,.gk3-craft h2,.gk3-hasegawa h1,.gk3-hasegawa h2,.gk3-hasegawa h3{font-weight:700}.gk3-home-hero{background:var(--gk-white);padding:44px 44px 28px}.gk3-home-hero__visual{display:grid;grid-template-columns:minmax(0,1fr) 190px;margin:0 auto;max-width:1720px}.gk3-home-hero__media,.gk3-home-hero__picture{display:block;overflow:hidden}.gk3-home-hero__media{aspect-ratio:7 / 3;background:var(--gk-stone);max-height:min(620px,calc(100svh - 210px));min-height:440px;width:100%}.gk3-home-hero__picture,.gk3-home-hero__picture img,.gk3-home-hero__media video{height:100%;width:100%}.gk3-home-hero__picture img,.gk3-home-hero__media video{object-fit:cover}.gk3-home-hero__visual>h1{align-items:center;background:var(--gk-stone);display:flex;flex-direction:row-reverse;font-size:clamp(28px,2.15vw,36px);gap:22px;justify-content:center;letter-spacing:.08em;line-height:1.55;padding:28px 24px}.gk3-home-hero__visual>h1 span{display:block;white-space:nowrap;writing-mode:vertical-rl}.gk3-home-hero__frame{margin:0 auto;max-width:1720px}.gk3-dimension{align-items:center;display:grid;font-family:var(--gk-mono);font-size:11px;gap:16px;grid-template-columns:1fr auto auto 1fr;margin-top:12px}.gk3-dimension span{border-top:1px solid var(--gk-graphite);display:block;transform-origin:center}.gk3-dimension b{font-weight:400}.gk3-dimension.is-visible span{animation:gk3-line-draw .7s ease both}.gk3-home-hero__meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 18px;margin-top:20px}.gk3-home-hero__meta p{font-size:16px;line-height:1.8}.gk3-home-hero__meta span{color:var(--gk-copper-text);font-size:10px;letter-spacing:.12em}.gk3-use{border-top:1px solid #e4e4e0;padding:96px 44px 104px;text-align:center}.gk3-use__copy{margin:0 auto;max-width:640px}.gk3-use__copy h2{font-size:34px;line-height:1.65;margin-bottom:24px}.gk3-use__copy p{font-size:16px;line-height:2.2}.gk3-use__images{display:grid;gap:8px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);margin:64px auto 0;max-width:1440px}.gk3-use__image{height:clamp(420px,38vw,610px);overflow:hidden}.gk3-use__image img{height:100%;object-fit:cover;width:100%}.gk3-everyday{border-top:1px solid #e4e4e0;padding:96px 44px 112px}.gk3-everyday__inner{align-items:start;display:grid;gap:16px 48px;grid-template-areas:"main title" "main copy";grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);grid-template-rows:auto 1fr;margin:0 auto;max-width:1320px}.gk3-everyday h2{font-size:30px;grid-area:title;line-height:1.7;margin-bottom:0}.gk3-everyday p{font-size:16px;line-height:2.3}.gk3-everyday__main-image{grid-area:main;min-height:620px}.gk3-everyday__main-image img{height:100%;object-fit:cover;width:100%}.gk3-everyday__main-image picture,.gk3-everyday__main-image img{display:block;height:100%}.gk3-everyday__copy{align-self:start;grid-area:copy}.gk3-taste{align-items:stretch;background:var(--gk-stone);border-top:1px solid var(--gk-rule);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)}.gk3-taste__image{min-height:580px;overflow:hidden}.gk3-taste__image img{height:100%;object-fit:cover;width:100%}.gk3-taste__copy{align-self:start;max-width:560px;padding:88px clamp(44px,5vw,88px) 72px}.gk3-taste__copy h2{font-size:31px;line-height:1.75;margin-bottom:22px}.gk3-taste__copy p{font-size:16px;line-height:2.3}.gk3-record{background:var(--gk-stone);border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);padding:64px 6.1vw}.gk3-record__head{align-items:baseline;display:flex;justify-content:space-between;margin:0 auto 44px;max-width:1264px}.gk3-record__head h2{font-size:30px;line-height:1.65}.gk3-record__head>span{color:var(--gk-copper-text);font-size:11px;letter-spacing:.14em}.gk3-record__grid{background:var(--gk-white);border:1px solid var(--gk-rule);display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1264px}.gk3-record__grid article{min-width:0;padding:32px 36px}.gk3-record__grid article+article{border-left:1px solid var(--gk-rule)}.gk3-record__grid article>span{color:var(--gk-copper-text);display:block;font-size:13px;font-weight:700;margin-bottom:14px}.gk3-record__grid h3{font-family:var(--gk-sans);font-size:16px;font-weight:400;line-height:2;margin-bottom:14px}.gk3-record__grid p{color:#45474a;font-size:14px;line-height:2}.gk3-record__grid.is-visible article{animation:gk3-record-in .46s ease both}.gk3-record__grid.is-visible article:nth-child(2){animation-delay:90ms}.gk3-record__grid.is-visible article:nth-child(3){animation-delay:.18s}.gk3-origin{height:560px;overflow:hidden;position:relative}.gk3-origin>img{height:100%;object-fit:cover;width:100%}.gk3-origin__copy{background:var(--gk-stone);bottom:44px;left:44px;max-width:560px;padding:28px 32px;position:absolute}.gk3-origin__copy h2{font-size:20px;line-height:1.9;margin-bottom:10px}.gk3-origin__copy a,.gk3-craft-step__copy a{border-bottom:1px solid var(--gk-copper-text);color:var(--gk-copper-text);font-size:14px;padding-bottom:2px}.gk3-home-closing{border-top:1px solid var(--gk-rule);padding:80px 44px;text-align:center}.gk3-home-closing h2{font-size:28px;line-height:1.7;margin-bottom:18px}.gk3-home-closing p{font-size:16px;line-height:2.1}.gk3-home-closing strong{display:block;font-size:17px;font-weight:600;line-height:2;margin-top:24px}.gk3-home-product-link,.gk3-craft-closing{align-items:center;background:var(--gk-stone);border-top:1px solid var(--gk-rule);display:flex;justify-content:space-between;padding:52px 6.1vw}.gk3-home-product-link h2,.gk3-craft-closing h2{font-size:22px;line-height:1.7}.gk3-home-product-link p{color:#45474a;font-size:13px;margin-top:6px}.gk3-product-hero{display:grid;grid-template-columns:minmax(0,770px) minmax(420px,1fr);margin:0 auto;max-width:1440px}.gk3-product-hero__media{background:var(--gk-stone);border-right:1px solid var(--gk-rule);padding:40px}.gk3-product-hero__image{aspect-ratio:1;overflow:hidden}.gk3-product-hero__image img{height:100%;object-fit:cover;width:100%}.gk3-product-dimension{align-items:center;display:grid;font-family:var(--gk-mono);font-size:11px;gap:14px;grid-template-columns:1fr auto 1fr;margin-top:16px}.gk3-product-dimension span{border-top:1px solid var(--gk-graphite)}.gk3-product-dimension b{font-weight:400}.gk3-product-hero__info{align-self:center;padding:64px 68px}.gk3-product-number{color:var(--gk-copper-text);font-size:11px;letter-spacing:.2em}.gk3-product-hero__info h1{font-size:33px;line-height:1.55;margin:14px 0 12px}.gk3-product-benefit{color:var(--gk-ink);font-size:16px;line-height:2;margin-bottom:22px}.gk3-product-price{align-items:baseline;display:flex;font-family:var(--gk-mono);gap:8px;margin-bottom:20px}.gk3-product-price span{font-size:24px}.gk3-product-price small{font-family:var(--gk-sans);font-size:13px}.gk3-product-form{margin:0 0 24px}.gk3-buy-button,.gk3-mobile-buybar button{background:var(--gk-graphite);border:1px solid var(--gk-graphite);border-radius:0;color:var(--gk-white);cursor:pointer;font-size:15px;font-weight:600;min-height:58px;padding:14px 22px;width:100%}.gk3-buy-button:hover,.gk3-buy-button:focus-visible{background:var(--gk-white);color:var(--gk-graphite)}.gk3-buy-button[disabled],.gk3-mobile-buybar button[disabled]{cursor:not-allowed;opacity:.55}.gk3-specs{border-top:1px solid var(--gk-rule)}.gk3-specs>div{align-items:baseline;border-bottom:1px solid #eeebe4;display:flex;font-size:14px;gap:24px;justify-content:space-between;line-height:1.9;padding:13px 4px}.gk3-specs>div:last-child{border-color:var(--gk-rule)}.gk3-specs dt{color:var(--gk-muted);flex:none}.gk3-specs dd{text-align:right}.gk3-specs__explain{color:var(--gk-muted);display:block;font-size:13px}.gk3-care-link{color:#45474a;display:inline-block;font-size:14px;margin-top:18px;text-decoration:underline;text-underline-offset:4px}.gk3-product-values{margin:0 auto;max-width:1260px;padding:112px 44px}.gk3-product-values>header{display:grid;gap:28px;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);margin-bottom:48px}.gk3-product-values>header>p,.gk3-product-handle__copy>p:first-child,.gk3-product-origin__copy>p:first-child,.gk3-product-care>header>p{color:var(--gk-copper-text);font-size:12px;letter-spacing:.14em}.gk3-product-values h2{font-size:34px;line-height:1.7}.gk3-product-values__rows{border-top:1px solid var(--gk-rule)}.gk3-product-values__rows article{align-items:baseline;border-bottom:1px solid var(--gk-rule);display:grid;gap:28px;grid-template-columns:44px minmax(210px,.65fr) minmax(0,1.35fr);padding:28px 4px}.gk3-product-values__rows article>span{color:var(--gk-copper-text);font-size:12px}.gk3-product-values__rows h3{font-family:var(--gk-sans);font-size:17px;font-weight:600;line-height:1.8}.gk3-product-values__rows p{color:#45474a;font-size:16px;line-height:2.1}.gk3-product-handle{background:var(--gk-graphite);color:#d8d7d3;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr)}.gk3-product-handle figure{min-height:660px;overflow:hidden}.gk3-product-handle figure img{height:100%;object-fit:cover;width:100%}.gk3-product-handle__copy{align-self:center;max-width:600px;padding:72px clamp(44px,5vw,88px)}.gk3-product-handle__copy h2{color:var(--gk-white);font-size:34px;line-height:1.65;margin:22px 0}.gk3-product-handle__copy>p:not(:first-child),.gk3-product-origin__copy>p:not(:first-child){font-size:16px;line-height:2.25;margin-bottom:18px}.gk3-product-handle__copy a,.gk3-product-origin__links a{border-bottom:1px solid currentColor;display:inline-block;font-size:14px;margin-top:14px;padding-bottom:3px}.gk3-product-handle__copy a{color:#d5aa87}.gk3-product-origin{align-items:center;display:grid;gap:clamp(52px,7vw,112px);grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);margin:0 auto;max-width:1320px;padding:112px 44px}.gk3-product-origin__copy h2{font-size:34px;line-height:1.7;margin:22px 0}.gk3-product-origin figure{aspect-ratio:4 / 3;overflow:hidden}.gk3-product-origin figure img{height:100%;object-fit:cover;width:100%}.gk3-product-origin__links{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.gk3-product-care{background:var(--gk-stone);border-bottom:1px solid var(--gk-rule);border-top:1px solid var(--gk-rule);display:grid;gap:56px clamp(60px,8vw,140px);grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);padding:88px max(44px,calc((100vw - 1180px)/2))}.gk3-product-care h2{font-size:28px;line-height:1.8;margin-top:18px}.gk3-product-care dl{border-top:1px solid var(--gk-rule)}.gk3-product-care dl>div{border-bottom:1px solid var(--gk-rule);display:grid;font-size:15px;gap:28px;grid-template-columns:96px 1fr;line-height:2;padding:20px 0}.gk3-product-care dt{font-weight:600}.gk3-product-care dd{color:#45474a}.gk3-product-care .gk3-outline-link{grid-column:2;justify-self:start}.gk3-mobile-buybar{display:none}.gk3-craft-hero{margin:0 auto;max-width:768px;padding:88px 22px 72px;text-align:center}.gk3-craft-hero>p{color:var(--gk-copper-text);font-size:14px;font-weight:600;letter-spacing:.12em}.gk3-craft-hero h1{font-size:38px;line-height:1.65;margin:20px 0 16px}.gk3-craft-hero>div{font-size:16px;line-height:2.2}.gk3-craft-step--standard{margin:0 auto 72px;max-width:840px}.gk3-craft-step--standard header{align-items:baseline;display:flex;gap:16px;margin-bottom:16px}.gk3-craft-step--standard header span,.gk3-craft-step--feature-dark header span,.gk3-craft-step--handle header span,.gk3-craft-step--record>span{color:var(--gk-copper-text);flex:none;font-size:12px}.gk3-craft-step--standard h2{font-size:22px;line-height:1.7}.gk3-craft-step--standard>p{font-size:16px;line-height:2.1;margin-top:16px}.gk3-craft-photo{overflow:hidden}.gk3-craft-photo>img,.gk3-craft-handle-image>img{height:100%;object-fit:cover;width:100%}.gk3-craft-photo--wide{aspect-ratio:16 / 9}.gk3-craft-photo--small{aspect-ratio:3 / 2;max-width:600px}.gk3-photo-slot{background:repeating-linear-gradient(45deg,#efefec 0 16px,#e9e9e5 16px 32px);height:100%;width:100%}.gk3-craft-step--feature-dark{background:var(--gk-graphite);color:#cfcecb;padding:88px 22px}.gk3-craft-step--feature-dark .gk3-craft-step__inner{margin:0 auto;max-width:1040px}.gk3-craft-step--feature-dark header,.gk3-craft-step--handle header{align-items:baseline;display:flex;gap:16px}.gk3-craft-step--feature-dark header span,.gk3-craft-step--feature-dark header b,.gk3-craft-technical{color:#c89b76}.gk3-craft-step--feature-dark header b,.gk3-craft-step--handle header b{font-size:13px;letter-spacing:.1em}.gk3-craft-step--feature-dark h2{color:var(--gk-white);font-size:40px;line-height:1.55;margin:20px 0}.gk3-craft-step--feature-dark p{font-size:16px;line-height:2.2;margin-bottom:36px;max-width:720px}.gk3-craft-photo--dark{aspect-ratio:13 / 6}.gk3-photo-slot--dark{background:repeating-linear-gradient(45deg,#333436 0 18px,#2e2f31 18px 36px)}.gk3-craft-technical{font-size:12px;letter-spacing:.08em;margin-top:16px}.gk3-craft-step--record{align-items:baseline;border-bottom:1px solid #eeebe4;display:grid;gap:24px;grid-template-columns:28px 112px 1fr;margin:0 auto;max-width:840px;padding:18px 4px}.gk3-craft-step--record-3{border-top:1px solid var(--gk-rule);margin-top:64px}.gk3-craft-step--record-4,.gk3-craft-step--record-6{border-color:var(--gk-rule)}.gk3-craft-step--record-4{margin-bottom:64px}.gk3-craft-step--record-6{margin-bottom:64px;margin-top:0}.gk3-craft-step--record h2{font-family:var(--gk-sans);font-size:16px;font-weight:600;line-height:1.8}.gk3-craft-step--record p{font-size:15px;line-height:1.9}.gk3-craft-step--handle{border-top:1px solid var(--gk-rule)}.gk3-craft-handle-image{height:560px;overflow:hidden}.gk3-craft-step--handle .gk3-craft-step__copy{margin:0 auto;max-width:840px;padding:56px 0 88px}.gk3-craft-step--handle header span,.gk3-craft-step--handle header b{color:var(--gk-copper-text)}.gk3-craft-step--handle h2{font-size:40px;line-height:1.55;margin:20px 0}.gk3-craft-step--handle p{font-size:16px;line-height:2.2;margin-bottom:20px}.gk3-craft-step--handle .gk3-craft-step__copy>div:not(header){font-size:15px;line-height:2;margin-bottom:24px}.gk3-craft-step--standard-7{margin-top:0}.gk3-craft-step--standard-8{margin-bottom:88px}.gk3-article-column{margin:0 auto;max-width:840px}.gk3-hasegawa-hero{background:var(--gk-graphite);height:clamp(600px,calc(100vh - 58px),820px);overflow:hidden;position:relative}.gk3-hasegawa-hero:after{background:linear-gradient(90deg,#16151300 36%,#16151347 58%,#161513c2);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.gk3-hasegawa-hero__copy{color:var(--gk-white);max-width:560px;position:absolute;right:clamp(44px,7vw,128px);top:50%;transform:translateY(-50%);width:34vw;z-index:1}.gk3-hasegawa-hero__copy>p{color:#d5aa87;font-size:14px;font-weight:600;letter-spacing:.12em}.gk3-hasegawa-hero h1{color:var(--gk-white);font-size:clamp(32px,2.5vw,44px);line-height:1.75;margin-top:24px}.gk3-hasegawa-hero figure{height:100%;overflow:hidden}.gk3-hasegawa-hero figure picture,.gk3-hasegawa-hero figure img{display:block;height:100%;object-fit:cover;object-position:center 40%;width:100%}.gk3-hasegawa-hero__intro{font-size:16px;line-height:2.3;padding:72px 0 96px}.gk3-chapter-title{margin-bottom:56px;text-align:center}.gk3-chapter-title span{color:var(--gk-copper-text);font-size:11px;letter-spacing:.2em}.gk3-chapter-title h2{font-size:17px;letter-spacing:.12em;line-height:1.8;margin-top:10px}.gk3-qa{margin-bottom:72px}.gk3-qa h3{font-size:24px;line-height:1.8;margin-bottom:20px}.gk3-qa>div:not(.gk3-works-images){font-size:16px;line-height:2.3}.gk3-qa blockquote{color:var(--gk-graphite);font-family:var(--gk-serif);font-size:40px;font-weight:700;letter-spacing:0;line-height:1.7;padding:52px 0 8px;text-align:center}.gk3-works-images{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.gk3-works-images figure:first-child,.gk3-works-images figure:last-child{aspect-ratio:4 / 3}.gk3-works-images img,.gk3-prototype-line img,.gk3-nobel img{height:100%;object-fit:cover;width:100%}.gk3-nobel{background:var(--gk-stone);margin:16px 0 88px;padding:56px 60px}.gk3-nobel>p{color:var(--gk-copper-text);font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:20px}.gk3-nobel h2{font-size:30px;line-height:1.9;margin-bottom:20px}.gk3-nobel>div{font-size:16px;line-height:2.2;margin-bottom:24px}.gk3-nobel figure{aspect-ratio:4 / 3;max-width:720px;overflow:hidden}.gk3-prototype-line{aspect-ratio:3 / 2;margin:24px 0;overflow:hidden}.gk3-handle-emphasis{color:var(--gk-graphite);font-size:17px;line-height:2.3;margin-bottom:28px}.gk3-hasegawa-closing{border-top:1px solid var(--gk-rule);padding:48px 0 96px;text-align:center}.gk3-hasegawa-closing h2{font-size:24px;line-height:2;margin-bottom:16px}.gk3-hasegawa-closing p{font-size:16px;line-height:2.1;margin-bottom:28px}@keyframes gk3-line-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gk3-record-in{0%{opacity:.35;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:989px)and (min-width:750px){.gk3-home-hero{padding-right:264px}.gk3-home-hero>h1{right:32px}.gk3-product-hero{grid-template-columns:1fr 1fr}.gk3-product-hero__info{padding:48px 34px}.gk3-product-handle{grid-template-columns:1fr}.gk3-product-handle figure{min-height:520px}.gk3-product-handle__copy{max-width:720px}.gk3-product-origin{gap:44px;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}}.gk5-page{--gk5-ink: #3e3a37;--gk5-muted: #625d58;--gk5-paper: #f7f6f2;--gk5-steel: #e9e9e5;--gk5-night: #201f1c;--gk5-copper: #8a573c;--gk5-rule: #c9c7c1;--gk5-serif: "Zen Old Mincho", "Yu Mincho", "Hiragino Mincho ProN", serif;--gk5-sans: "Noto Sans JP", "Yu Gothic", sans-serif;--gk5-gutter: max(44px, 4vw);--gk5-wide: 1320px;background:var(--gk-white);color:var(--gk5-ink);font-family:var(--gk5-sans);font-size:17px;line-height:2}.gk5-page h1,.gk5-page h2,.gk5-page h3{color:var(--gk5-ink);font-family:var(--gk5-serif);font-weight:500;letter-spacing:0}.gk5-page-title{align-items:baseline;display:flex;gap:clamp(22px,3vw,52px);line-height:1.3}.gk5-page-title span:first-child{color:var(--gk5-ink);font-family:var(--gk5-serif);font-size:clamp(58px,7.5vw,112px);line-height:1.35}.gk5-page-title span:last-child{color:var(--gk5-ink);font-family:var(--gk5-serif);font-size:clamp(16px,1.5vw,22px)}.gk5-section-label,.gk5-section-heading>p:not(.gk5-page-title){color:var(--gk5-copper);font-size:14px;font-weight:600}.gk5-text-link{border-bottom:1px solid currentColor;display:inline-flex;font-size:16px;gap:16px;line-height:1.6;padding-bottom:4px}.gk5-text-link span{display:inline-block;transition:transform .42s cubic-bezier(.22,1,.36,1)}.gk5-text-link:hover span,.gk5-text-link:focus-visible span{transform:translate(6px)}.gk5-outline-link{align-items:center;background:transparent;border:1px solid currentColor;color:inherit;display:inline-flex;font-size:16px;justify-content:center;min-height:56px;padding:12px 34px;transition:background-color .28s ease,color .28s ease}.gk5-outline-link:hover,.gk5-outline-link:focus-visible{background:var(--gk5-ink);color:var(--gk-white)}.gk5-product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(450px,.92fr);margin:0 auto;max-width:1680px;min-height:min(820px,calc(100svh - 68px))}.gk5-product-hero__media{background:var(--gk5-paper);min-height:690px;overflow:hidden}.gk5-product-hero__media img{height:100%;object-fit:cover;width:100%}.gk5-product-hero__info{align-self:center;max-width:680px;padding:clamp(58px,6vw,96px)}.gk5-product-hero__info .gk5-page-title{gap:22px}.gk5-product-hero__info .gk5-page-title span:first-child{font-size:clamp(42px,4vw,64px)}.gk5-product-hero__info .gk5-page-title span:last-child{font-size:15px}.gk5-product-hero__info h1{font-size:clamp(32px,3vw,46px);line-height:1.55;margin:32px 0 18px}.gk5-product-benefit{font-family:var(--gk5-serif);font-size:17px;line-height:2.05;max-width:540px}.gk5-product-price{align-items:baseline;display:flex;gap:10px;margin:34px 0 20px}.gk5-product-price span{font-family:var(--gk5-serif);font-size:30px}.gk5-product-price small{color:var(--gk5-muted);font-size:14px}.gk5-product-form{margin-bottom:28px}.gk5-buy-button,.gk5-mobile-buybar button{background:var(--gk5-ink);border:1px solid var(--gk5-ink);border-radius:0;color:var(--gk-white);cursor:pointer;font-family:var(--gk5-sans);font-size:16px;font-weight:600;min-height:58px;padding:14px 22px;transition:background-color .28s ease,color .28s ease;width:100%}.gk5-buy-button:hover,.gk5-buy-button:focus-visible{background:var(--gk-white);color:var(--gk5-ink)}.gk5-buy-button[disabled],.gk5-mobile-buybar button[disabled]{cursor:not-allowed;opacity:.5}.gk5-product-specs{border-top:1px solid var(--gk5-rule)}.gk5-product-specs>div{border-bottom:1px solid var(--gk5-rule);display:grid;gap:24px;grid-template-columns:98px 1fr;padding:15px 0}.gk5-product-specs dt{color:var(--gk5-muted);font-size:14px}.gk5-product-specs dd{font-size:15px;line-height:1.75}.gk5-product-specs dd span{color:var(--gk5-muted);display:block;font-size:14px}.gk5-product-hero__info>.gk5-text-link{margin-top:24px}.gk5-product-use{margin:0 auto;max-width:var(--gk5-wide);padding:clamp(112px,10vw,172px) var(--gk5-gutter)}.gk5-section-heading h2{font-size:clamp(34px,3.5vw,52px);line-height:1.6;margin-top:34px}.gk5-product-use__rows{margin-top:72px}.gk5-product-use__rows article{display:grid;gap:clamp(36px,7vw,112px);grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);padding:34px 0;position:relative}.gk5-product-use__rows article:before{background:var(--gk5-rule);content:"";height:1px;left:0;position:absolute;top:0;transform-origin:left;width:100%}.gk5-product-use__rows article:last-child{border-bottom:1px solid var(--gk5-rule)}.gk5-product-use__rows h3{font-size:25px;line-height:1.65}.gk5-product-use__rows p{color:var(--gk5-muted);font-size:17px;line-height:2.05}.gk5-product-handle{background:var(--gk5-night);color:#deddd8;display:grid;grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr)}.gk5-product-handle__copy{align-self:center;max-width:700px;padding:clamp(80px,8vw,136px) clamp(44px,6vw,104px)}.gk5-product-handle .gk5-section-label{color:#d6b298}.gk5-product-handle__copy h2{color:var(--gk-white);font-size:clamp(34px,3.4vw,50px);line-height:1.65;margin:24px 0 28px}.gk5-product-handle__copy>div>p{font-size:17px;line-height:2.1;margin-bottom:18px}.gk5-product-handle__copy .gk5-text-link{color:#d6b298;margin-top:18px}.gk5-product-handle__media{min-height:720px;overflow:hidden}.gk5-product-handle__media img{height:100%;object-fit:cover;width:100%}.gk5-product-origin{background:var(--gk5-paper);padding:clamp(112px,10vw,172px) var(--gk5-gutter)}.gk5-product-origin__media,.gk5-product-origin__copy{margin-inline:auto;max-width:var(--gk5-wide)}.gk5-product-origin__media{aspect-ratio:16 / 8.5;overflow:hidden}.gk5-product-origin__media img{height:calc(100% + 40px);object-fit:cover;transform:translateY(var(--gk5-depth-shift, -20px)) scale(1.02);width:100%}.gk5-product-origin__copy{display:grid;gap:clamp(46px,8vw,120px);grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);padding-top:64px}.gk5-product-origin__copy h2{font-size:clamp(34px,3.5vw,52px);line-height:1.65;margin-top:24px}.gk5-product-origin__copy>div>p{font-size:17px;line-height:2.1;margin-bottom:18px}.gk5-product-origin__links{align-items:flex-start;display:flex;flex-direction:column;gap:10px;margin-top:24px}.gk5-product-care{margin-inline:auto;max-width:var(--gk5-wide);padding:clamp(104px,9vw,156px) var(--gk5-gutter)}.gk5-product-care dl{border-top:1px solid var(--gk5-rule);margin-top:64px}.gk5-product-care dl>div{border-bottom:1px solid var(--gk5-rule);display:grid;gap:40px;grid-template-columns:150px 1fr;padding:24px 0}.gk5-product-care dt{font-family:var(--gk5-serif);font-size:18px}.gk5-product-care dd{color:var(--gk5-muted);font-size:16px}.gk5-product-care .gk5-outline-link{margin-top:40px}.gk5-mobile-buybar{display:none}.gk5-craft-hero{margin:0 auto;max-width:var(--gk5-wide);padding:clamp(112px,10vw,168px) var(--gk5-gutter) clamp(96px,8vw,140px)}.gk5-craft-hero h1{font-size:clamp(42px,4.4vw,66px);line-height:1.55;margin:58px 0 30px;max-width:900px}.gk5-craft-hero>div{color:var(--gk5-muted);font-size:17px;line-height:2.15;max-width:760px}.gk5-craft-journey{position:relative}.gk5-craft-progress,.gk5-reading-progress{background:#f7f6f2f0;border-bottom:1px solid rgba(62,58,55,.14);height:4px;position:sticky;top:68px;z-index:20}.gk5-craft-progress__line,.gk5-reading-progress{display:block;overflow:hidden}.gk5-craft-progress__line{top:0;right:0;bottom:0;left:0;position:absolute}.gk5-craft-progress__line i,.gk5-reading-progress span{background:var(--gk5-copper);display:block;height:100%;transform:scaleX(0);transform-origin:left;width:100%}.gk5-craft-progress__current,.gk5-craft-progress__total{background:var(--gk5-paper);color:var(--gk5-muted);font-size:14px;line-height:28px;padding-inline:8px;position:absolute;right:var(--gk5-gutter);top:14px}.gk5-craft-progress__current{color:var(--gk5-copper);right:calc(var(--gk5-gutter) + 34px)}.gk5-craft-progress__current:after{color:var(--gk5-rule);content:"/";margin-left:10px}.gk5-craft-step{border-top:1px solid var(--gk5-rule);padding:clamp(90px,9vw,148px) var(--gk5-gutter)}.gk5-craft-step__inner{margin-inline:auto;max-width:1040px}.gk5-craft-step header{max-width:850px}.gk5-craft-step__number,.gk5-craft-step__name{display:inline-block;font-size:14px;line-height:1.5}.gk5-craft-step__number{color:var(--gk5-muted);margin-right:22px}.gk5-craft-step__name{color:var(--gk5-copper);font-weight:600}.gk5-craft-step h2{font-size:clamp(34px,3.4vw,50px);line-height:1.6;margin:28px 0}.gk5-craft-step__body{max-width:720px}.gk5-craft-step__body>p:first-child{font-size:17px;line-height:2.15}.gk5-craft-step__detail{border-left:2px solid var(--gk5-copper);color:var(--gk5-muted);font-size:16px;line-height:2;margin-top:28px;padding-left:20px}.gk5-craft-step__media{aspect-ratio:16 / 9;margin:50px 0 44px;overflow:hidden}.gk5-craft-step__media img,.gk5-craft-step__feature-media img{height:100%;object-fit:cover;width:100%}.gk5-craft-step--cold{background:var(--gk5-night);color:#deddd8}.gk5-craft-step--cold h2{color:var(--gk-white);font-size:clamp(42px,4.4vw,68px)}.gk5-craft-step--cold .gk5-craft-step__number{color:#aaa8a2}.gk5-craft-step--cold .gk5-craft-step__name{color:#d6b298}.gk5-craft-step--handle{padding:0}.gk5-craft-step__feature-media{height:min(72vw,760px);overflow:hidden}.gk5-craft-step--handle .gk5-craft-step__inner{padding:clamp(82px,8vw,132px) var(--gk5-gutter)}.gk5-craft-step--handle .gk5-text-link{color:var(--gk5-copper);margin-top:34px}.gk5-craft-step--inspection{background:var(--gk5-paper)}.gk5-craft-step.is-current .gk5-craft-step__name{color:#ad5d38}.gk5-craft-closing{align-items:end;background:var(--gk5-night);color:var(--gk-white);display:flex;justify-content:space-between;padding:clamp(90px,9vw,148px) max(var(--gk5-gutter),calc((100vw - var(--gk5-wide)) / 2))}.gk5-craft-closing>div>p{color:#d6b298;font-size:15px}.gk5-craft-closing h2{color:var(--gk-white);font-size:clamp(36px,4vw,58px);line-height:1.65;margin-top:24px}.gk5-craft-closing .gk5-outline-link{flex:none}.gk5-craft-closing .gk5-outline-link:hover,.gk5-craft-closing .gk5-outline-link:focus-visible{background:var(--gk-white);color:var(--gk5-night)}.gk5-reading-progress{top:68px}.gk5-hasegawa-hero__media{background:var(--gk5-night);height:min(74vh,820px);min-height:620px;overflow:hidden}.gk5-hasegawa-hero__media picture,.gk5-hasegawa-hero__media img{display:block;height:100%;object-fit:cover;object-position:center 42%;width:100%}.gk5-hasegawa-hero__copy{margin-inline:auto;max-width:var(--gk5-wide);padding:clamp(76px,7vw,116px) var(--gk5-gutter) clamp(92px,8vw,136px)}.gk5-hasegawa-hero__copy h1{font-size:clamp(42px,4.3vw,64px);line-height:1.65;margin-top:58px;max-width:900px}.gk5-article-column{margin-inline:auto;max-width:820px;padding:0 22px}.gk5-hasegawa-intro{font-size:18px;line-height:2.25;padding:0 0 clamp(120px,10vw,170px)}.gk5-hasegawa-chapter{margin-bottom:clamp(118px,10vw,168px)}.gk5-hasegawa-chapter__title{border-top:1px solid var(--gk5-rule);margin-bottom:74px;padding-top:32px}.gk5-hasegawa-chapter__title p{color:var(--gk5-copper);font-size:14px;font-weight:600}.gk5-hasegawa-chapter__title h2{font-size:clamp(36px,3.5vw,50px);line-height:1.6;margin-top:20px}.gk5-qa{margin-bottom:88px}.gk5-qa h3{font-size:clamp(24px,2.2vw,30px);line-height:1.75;margin-bottom:28px}.gk5-qa h3:before{color:var(--gk5-copper);content:"\2015";margin-right:12px}.gk5-qa>div:not(.gk5-works-images),.gk5-qa>p:not(.gk5-handle-emphasis){font-size:17px;line-height:2.25}.gk5-qa blockquote{border-bottom:1px solid var(--gk5-rule);border-top:1px solid var(--gk5-rule);color:var(--gk5-ink);font-family:var(--gk5-serif);font-size:clamp(34px,4vw,52px);line-height:1.7;margin:64px 0 10px;padding:52px 0;text-align:center}.gk5-works-images{display:grid;gap:64px;margin-top:48px}.gk5-works-images figure{margin:0}.gk5-works-images img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.gk5-works-images figcaption,.gk5-prototype-line figcaption,.gk5-nobel figcaption{color:var(--gk5-muted);font-size:14px;line-height:1.9;margin-top:14px}.gk5-nobel{background:var(--gk5-night);color:#deddd8;display:grid;gap:clamp(56px,7vw,112px);grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);margin:0 50% clamp(130px,11vw,180px);padding:clamp(68px,7vw,112px);transform:translate(-50%);width:min(1180px,calc(100vw - 88px))}.gk5-nobel__copy>p{color:#d6b298;font-size:14px;font-weight:600}.gk5-nobel h2{color:var(--gk-white);font-size:clamp(34px,3.5vw,50px);line-height:1.7;margin:24px 0 28px}.gk5-nobel__copy>div{font-size:16px;line-height:2.15}.gk5-nobel figure{align-self:center}.gk5-nobel figure img{aspect-ratio:4 / 3;height:auto;object-fit:cover;width:100%}.gk5-nobel figcaption{color:#c8c5be}.gk5-prototype-line{margin:48px 0}.gk5-prototype-line img{aspect-ratio:3 / 2;object-fit:cover;width:100%}.gk5-handle-emphasis{border-left:2px solid var(--gk5-copper);font-family:var(--gk5-serif);font-size:19px;line-height:2.1;margin:40px 0 30px;padding-left:26px}.gk5-hasegawa-closing{border-top:1px solid var(--gk5-rule);padding:78px 0 130px}.gk5-hasegawa-closing h2{font-size:clamp(32px,3.4vw,46px);line-height:1.8}.gk5-hasegawa-closing>p{font-size:17px;line-height:2.1;margin:24px 0 36px}.gk5-support{background:var(--gk5-paper)}.gk5-support-hero{margin-inline:auto;max-width:var(--gk5-wide);padding:clamp(112px,10vw,168px) var(--gk5-gutter) clamp(104px,9vw,150px)}.gk5-support-hero h1{font-size:clamp(44px,4.6vw,68px);line-height:1.6;margin:58px 0 34px}.gk5-support-hero>p:last-child{color:var(--gk5-muted);font-size:17px;line-height:2.1}.gk5-support__body{margin-inline:auto;max-width:var(--gk5-wide);padding:0 var(--gk5-gutter) 140px}.gk5-support-faq{border-top:1px solid var(--gk5-rule);padding-top:88px}.gk5-support-faq .gk5-section-heading>p,.gk5-support-contact>p{color:var(--gk5-copper);font-size:14px;font-weight:600}.gk5-support-faq .gk5-section-heading h2{margin-top:22px}.gk5-faq-list{border-top:1px solid var(--gk5-ink);margin-top:64px;max-width:980px}.gk5-faq-list details{border-bottom:1px solid var(--gk5-rule)}.gk5-faq-list summary{align-items:center;cursor:pointer;display:flex;font-family:var(--gk5-serif);font-size:clamp(19px,1.8vw,24px);gap:32px;justify-content:space-between;line-height:1.7;list-style:none;padding:30px 0}.gk5-faq-list summary::-webkit-details-marker{display:none}.gk5-faq-list summary span{flex:none;height:18px;position:relative;width:18px}.gk5-faq-list summary span:before,.gk5-faq-list summary span:after{background:currentColor;content:"";height:1px;left:0;position:absolute;top:9px;transition:transform .3s cubic-bezier(.22,1,.36,1);width:18px}.gk5-faq-list summary span:after{transform:rotate(90deg)}.gk5-faq-list details[open] summary span:after{transform:rotate(0)}.gk5-faq-list details>div{max-width:760px;padding:0 42px 32px 0}.gk5-faq-list details p{color:var(--gk5-muted);font-size:16px;line-height:2.1}.gk5-support-contact{border-top:1px solid var(--gk5-rule);margin-top:130px;padding-top:88px}.gk5-support-contact h2{font-size:clamp(38px,4vw,58px);line-height:1.65;margin:26px 0 38px;max-width:780px}.gk5-support-contact>div{max-width:660px}.gk5-support-contact>div>p{color:var(--gk5-muted);font-size:17px;line-height:2.1}.gk5-support-contact .gk5-outline-link{margin-top:34px}.template-page .gk-support-section+.shopify-section .contact.page-width{max-width:980px;padding-bottom:130px;padding-top:108px}.template-page .gk-support-section+.shopify-section .contact h2.title{font-family:var(--gk5-serif);font-size:clamp(36px,3.5vw,50px);font-weight:500;line-height:1.6;margin-bottom:48px}.template-page .gk-support-section+.shopify-section .field__input,.template-page .gk-support-section+.shopify-section .text-area{border-radius:0;font-size:16px}.template-page .gk-support-section+.shopify-section .contact__button .button{background:var(--gk5-ink);border-radius:0;font-size:16px;min-height:56px;padding-inline:40px}.gk4-js .gk5-motion-ready [data-gk-page-reveal=hero-copy],.gk4-js .gk5-motion-ready [data-gk-page-reveal=heading]{clip-path:inset(0 0 100% 0);transform:translateY(20px);transition:clip-path .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=hero-copy].is-visible,.gk4-js .gk5-motion-ready [data-gk-page-reveal=heading].is-visible{clip-path:inset(0);transform:translateY(0)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=media]{clip-path:inset(0 100% 0 0);transition:clip-path 1.1s cubic-bezier(.16,1,.3,1)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=media].is-visible{clip-path:inset(0)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=facet]{clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path 1.2s cubic-bezier(.16,1,.3,1)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=facet].is-visible{clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=copy]{opacity:0;transform:translateY(14px);transition:opacity .62s ease,transform .76s cubic-bezier(.22,1,.36,1)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=copy].is-visible{opacity:1;transform:none}.gk4-js .gk5-motion-ready [data-gk-page-reveal=quote]{clip-path:inset(0 0 0 100%);transition:clip-path 1s cubic-bezier(.16,1,.3,1)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=quote].is-visible{clip-path:inset(0)}.gk4-js .gk5-product-use__rows article:before{transform:scaleX(0);transition:transform .82s cubic-bezier(.22,1,.36,1)}.gk4-js .gk5-product-use__rows article.is-visible:before{transform:scaleX(1)}@media(max-width:989px){.gk5-page{--gk5-gutter: 36px}.gk5-product-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.86fr)}.gk5-product-hero__info{padding:50px 38px}.gk5-product-handle{grid-template-columns:1fr}.gk5-product-handle__copy{max-width:780px}.gk5-product-handle__media{min-height:560px}.gk5-nobel{grid-template-columns:1fr}}@media(max-width:749px){.gk5-page{--gk5-gutter: 22px;font-size:16px}.gk5-page-title{display:grid;gap:12px}.gk5-page-title span:first-child{font-size:52px}.gk5-page-title span:last-child{font-size:16px}.gk5-outline-link{font-size:15px;width:100%}.gk5-product{padding-bottom:78px}.gk5-product-hero{display:block;min-height:0}.gk5-product-hero__media{aspect-ratio:1;min-height:0}.gk5-product-hero__info{max-width:none;padding:44px 22px 58px}.gk5-product-hero__info .gk5-page-title{display:flex;gap:16px}.gk5-product-hero__info .gk5-page-title span:first-child{font-size:38px}.gk5-product-hero__info .gk5-page-title span:last-child{font-size:14px}.gk5-product-hero__info h1{font-size:28px;margin:28px 0 16px}.gk5-product-benefit{font-size:16px}.gk5-product-price span{font-size:26px}.gk5-product-form{display:none}.gk5-product-specs>div{gap:16px;grid-template-columns:82px 1fr}.gk5-product-use{padding:82px 22px 94px}.gk5-section-heading h2{font-size:29px;margin-top:26px}.gk5-product-use__rows{margin-top:48px}.gk5-product-use__rows article{display:block;padding:26px 0 30px}.gk5-product-use__rows h3{font-size:21px;margin-bottom:14px}.gk5-product-use__rows p{font-size:16px}.gk5-product-handle{display:flex;flex-direction:column}.gk5-product-handle__copy{padding:76px 22px 58px}.gk5-product-handle__copy h2{font-size:29px;margin:20px 0 24px}.gk5-product-handle__copy>div>p{font-size:16px}.gk5-product-handle__media{min-height:0;order:2}.gk5-product-handle__media img{aspect-ratio:4 / 3}.gk5-product-origin{padding:82px 22px 94px}.gk5-product-origin__media{aspect-ratio:4 / 3}.gk5-product-origin__media img{height:100%;transform:none}.gk5-product-origin__copy{display:block;padding-top:44px}.gk5-product-origin__copy h2{font-size:29px;margin:20px 0 28px}.gk5-product-origin__copy>div>p{font-size:16px}.gk5-product-care{padding:82px 22px 94px}.gk5-product-care dl{margin-top:44px}.gk5-product-care dl>div{display:block;padding:20px 0 24px}.gk5-product-care dd{margin-top:8px}.gk5-mobile-buybar{background:var(--gk-white);border-top:1px solid var(--gk5-rule);bottom:0;display:block;left:0;padding:12px 22px max(16px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:24}.gk5-mobile-buybar button{font-size:15px;min-height:52px}.gk5-craft-hero,.gk5-support-hero{padding:82px 22px 90px}.gk5-craft-hero h1,.gk5-support-hero h1{font-size:34px;margin:42px 0 24px}.gk5-craft-hero>div,.gk5-support-hero>p:last-child{font-size:16px}.gk5-craft-progress,.gk5-reading-progress{top:60px}.gk5-craft-progress__current,.gk5-craft-progress__total{display:none}.gk5-craft-step{padding:76px 22px}.gk5-craft-step h2{font-size:29px;margin:22px 0}.gk5-craft-step__body>p:first-child{font-size:16px}.gk5-craft-step__media{aspect-ratio:4 / 3;margin:34px 0 30px}.gk5-craft-step--cold h2{font-size:34px}.gk5-craft-step__feature-media{height:auto}.gk5-craft-step__feature-media img{aspect-ratio:4 / 3}.gk5-craft-step--handle .gk5-craft-step__inner{padding:72px 22px 82px}.gk5-craft-closing{align-items:stretch;display:flex;flex-direction:column;gap:44px;padding:82px 22px}.gk5-craft-closing h2{font-size:31px}.gk5-hasegawa-hero__media{aspect-ratio:3 / 4;height:auto;min-height:0}.gk5-hasegawa-hero__media picture,.gk5-hasegawa-hero__media img{object-position:center}.gk5-hasegawa-hero__copy{padding:58px 22px 84px}.gk5-hasegawa-hero__copy h1{font-size:32px;margin-top:40px}.gk5-article-column{padding-inline:22px}.gk5-hasegawa-intro{font-size:16px;padding-bottom:104px}.gk5-hasegawa-chapter{margin-bottom:104px}.gk5-hasegawa-chapter__title{margin-bottom:52px;padding-top:24px}.gk5-hasegawa-chapter__title h2{font-size:30px}.gk5-qa{margin-bottom:68px}.gk5-qa h3{font-size:22px;margin-bottom:22px}.gk5-qa>div:not(.gk5-works-images),.gk5-qa>p:not(.gk5-handle-emphasis){font-size:16px;line-height:2.2}.gk5-qa blockquote{font-size:30px;margin-top:46px;padding:38px 0}.gk5-works-images{gap:44px;margin-top:38px}.gk5-nobel{display:block;margin:0 -22px 104px;padding:72px 22px;transform:none;width:auto}.gk5-nobel h2{font-size:30px}.gk5-nobel figure{margin-top:44px}.gk5-handle-emphasis{font-size:17px;padding-left:20px}.gk5-hasegawa-closing{padding:64px 0 104px}.gk5-hasegawa-closing h2{font-size:27px}.gk5-support__body{padding:0 22px 104px}.gk5-support-faq{padding-top:68px}.gk5-faq-list{margin-top:46px}.gk5-faq-list summary{font-size:19px;gap:20px;padding:24px 0}.gk5-faq-list details>div{padding:0 28px 26px 0}.gk5-support-contact{margin-top:96px;padding-top:68px}.gk5-support-contact h2{font-size:31px}.gk5-support-contact>div>p{font-size:16px}.template-page .gk-support-section+.shopify-section .contact.page-width{padding:82px 22px 104px}.template-page .gk-support-section+.shopify-section .contact h2.title{font-size:30px;margin-bottom:36px}.gk4-js .gk5-motion-ready [data-gk-page-reveal=media]{clip-path:inset(0 0 100% 0)}.gk4-js .gk5-motion-ready [data-gk-page-reveal=facet].is-visible{clip-path:inset(0)}}@media(prefers-reduced-motion:reduce){.gk4-js .gk5-page [data-gk-page-reveal],.gk4-js .gk5-page [data-gk-page-reveal] img,.gk5-product-origin__media img,.gk5-product-use__rows article:before,.gk5-craft-progress__line i,.gk5-reading-progress span{animation:none!important;clip-path:none!important;opacity:1!important;transform:none!important;transition:none!important}.gk5-text-link span,.gk5-faq-list summary span:before,.gk5-faq-list summary span:after,.gk5-buy-button,.gk5-outline-link{transition:none!important}}@media(max-width:749px){.genkei-body .gk-header__inner{height:58px;padding:0 22px}.genkei-body .gk-wordmark{width:96px}.genkei-body .gk-header__cart{display:none}.gk-mobile-menu__panel{min-height:calc(100vh - 58px);top:58px}.gk-footer__compact{align-items:flex-start;display:grid;gap:26px;padding:30px 22px}.gk-footer .gk-wordmark--footer{width:118px}.gk-footer__brand p{font-size:14px;margin-top:12px}.gk-footer__compact-nav{display:grid;gap:8px;justify-content:start}.gk-footer .gk-footer__bottom{gap:3px;padding:16px 22px 22px}.gk3-outline-link{font-size:13px;min-height:50px;padding:11px 24px}.gk3-home-hero{display:flex;flex-direction:column;min-height:0;padding:22px 22px 26px}.gk3-home-hero__visual{display:contents}.gk3-home-hero__media{aspect-ratio:4 / 5;max-height:none;min-height:0;order:1}.gk3-home-hero__visual>h1{background:transparent;display:block;font-size:27px;letter-spacing:0;line-height:1.65;order:3;padding:18px 0 0}.gk3-home-hero__visual>h1 span{white-space:normal;writing-mode:horizontal-tb}.gk3-home-hero__frame{max-width:none;order:2}.gk3-dimension{font-size:10px;grid-template-columns:1fr auto 1fr;margin-top:12px}.gk3-dimension__handle{display:none}.gk3-home-hero__meta{display:grid;gap:8px;margin-top:20px}.gk3-home-hero__meta p{font-size:16px;line-height:2}.gk3-home-hero__meta span{font-size:9px}.gk3-use{padding:48px 22px}.gk3-use__copy h2{font-size:22px;margin-bottom:16px}.gk3-use__copy p{line-height:2.1;text-align:left}.gk3-use__images{display:grid;gap:8px;grid-template-columns:minmax(0,1fr);margin-top:28px}.gk3-use__image{height:auto}.gk3-use__image--primary{aspect-ratio:4 / 5;width:100%}.gk3-use__image--secondary{aspect-ratio:4 / 3;margin:0;width:100%}.gk3-everyday{padding:56px 22px}.gk3-everyday__inner{gap:20px;grid-template-areas:"title" "main" "copy";grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto}.gk3-everyday h2{font-size:23px;margin-bottom:4px}.gk3-everyday p{line-height:2.2}.gk3-everyday__main-image{min-height:0}.gk3-everyday__main-image img{aspect-ratio:4 / 5}.gk3-taste{display:block}.gk3-taste__image{min-height:0}.gk3-taste__image img{aspect-ratio:4 / 3}.gk3-taste__copy{max-width:none;padding:42px 22px 52px}.gk3-taste__copy h2{font-size:23px;margin-bottom:14px}.gk3-taste__copy p{line-height:2.2}.gk3-record{padding:40px 22px}.gk3-record__head{align-items:baseline;gap:14px;margin-bottom:18px}.gk3-record__head h2{font-size:18px}.gk3-record__head>span{flex:none;font-size:9px}.gk3-record__grid{grid-template-columns:1fr}.gk3-record__grid article{padding:16px 18px}.gk3-record__grid article+article{border-left:0;border-top:1px solid var(--gk-rule)}.gk3-record__grid article>span{font-size:11px;margin-bottom:4px}.gk3-record__grid h3{font-size:16px;margin-bottom:5px}.gk3-record__grid p{font-size:14px}.gk3-origin{height:auto;margin:0 22px}.gk3-origin>img{aspect-ratio:4 / 5}.gk3-origin__copy{bottom:12px;left:12px;max-width:none;padding:14px 16px;right:12px}.gk3-origin__copy h2{font-size:15px;line-height:1.8;margin-bottom:4px}.gk3-origin__copy a{font-size:12px}.gk3-home-closing{margin-top:24px;padding:40px 22px}.gk3-home-closing h2{font-size:20px;line-height:1.9;margin-bottom:12px}.gk3-home-closing p{line-height:2}.gk3-home-product-link,.gk3-craft-closing{display:block;padding:28px 22px}.gk3-home-product-link>div{display:none}.gk3-home-product-link .gk3-outline-link,.gk3-craft-closing .gk3-outline-link{width:100%}.gk3-product{padding-bottom:76px}.gk3-product-hero{display:block}.gk3-product-hero__media{border-right:0;padding:22px}.gk3-product-dimension{font-size:10px;margin-top:12px}.gk3-product-hero__info{padding:24px 22px 28px}.gk3-product-number{font-size:10px}.gk3-product-hero__info h1{font-size:24px;margin:10px 0}.gk3-product-benefit{line-height:2;margin-bottom:16px}.gk3-product-price span{font-size:21px}.gk3-product-form{display:none}.gk3-specs>div{gap:16px;line-height:1.8;padding:12px 2px}.gk3-care-link{margin-top:14px}.gk3-specs__explain{font-size:13px}.gk3-product-values{padding:64px 22px}.gk3-product-values>header{display:block;margin-bottom:28px}.gk3-product-values>header>p{margin-bottom:12px}.gk3-product-values h2{font-size:24px}.gk3-product-values__rows article{gap:8px 14px;grid-template-columns:28px minmax(0,1fr);padding:20px 0}.gk3-product-values__rows h3{font-size:16px}.gk3-product-values__rows p{grid-column:2;line-height:2}.gk3-product-handle{display:block}.gk3-product-handle figure{min-height:0}.gk3-product-handle figure img{aspect-ratio:4 / 3}.gk3-product-handle__copy{max-width:none;padding:48px 22px 56px}.gk3-product-handle__copy h2,.gk3-product-origin__copy h2{font-size:24px;margin:16px 0}.gk3-product-origin{display:flex;flex-direction:column;gap:32px;padding:64px 22px}.gk3-product-origin__copy{order:2}.gk3-product-origin figure{order:1;width:100%}.gk3-product-care{display:block;padding:56px 22px 64px}.gk3-product-care>header{margin-bottom:30px}.gk3-product-care h2{font-size:23px;margin-top:12px}.gk3-product-care dl>div{display:block;font-size:15px;padding:18px 0}.gk3-product-care dd{margin-top:6px}.gk3-product-care .gk3-outline-link{margin-top:28px;width:100%}.gk3-mobile-buybar{background:var(--gk-white);border-top:1px solid var(--gk-rule);bottom:0;display:block;left:0;padding:12px 22px max(16px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:24}.gk3-mobile-buybar button{font-size:14px;min-height:52px}.gk3-craft-hero{padding:48px 22px 40px}.gk3-craft-hero>p{font-size:14px}.gk3-craft-hero h1{font-size:25px;line-height:1.7;margin:14px 0 12px}.gk3-craft-hero>div{line-height:2.1;text-align:left}.gk3-craft-step--standard{margin:0 22px 44px}.gk3-craft-step--standard header{gap:12px;margin-bottom:12px}.gk3-craft-step--standard h2{font-size:18px}.gk3-craft-step--standard>p{line-height:2.1;margin-top:12px}.gk3-craft-photo--wide,.gk3-craft-photo--small{aspect-ratio:3 / 2;max-width:none}.gk3-craft-step--feature-dark{padding:48px 22px}.gk3-craft-step--feature-dark header{gap:12px}.gk3-craft-step--feature-dark h2{font-size:24px;line-height:1.7;margin:14px 0}.gk3-craft-step--feature-dark p{line-height:2.1;margin-bottom:20px}.gk3-craft-photo--dark{aspect-ratio:4 / 3}.gk3-craft-step--record{gap:6px 14px;grid-template-columns:24px minmax(0,1fr);margin-inline:22px;padding:18px 2px}.gk3-craft-step--record-3{margin-top:36px}.gk3-craft-step--record-4,.gk3-craft-step--record-6{margin-bottom:36px}.gk3-craft-step--record h2{font-size:16px}.gk3-craft-step--record p{font-size:16px;grid-column:2;line-height:2}.gk3-craft-handle-image{height:293px}.gk3-craft-step--handle .gk3-craft-step__copy{padding:28px 22px 44px}.gk3-craft-step--handle header{gap:12px}.gk3-craft-step--handle h2{font-size:24px;line-height:1.7;margin:14px 0}.gk3-craft-step--handle p{line-height:2.1;margin-bottom:14px}.gk3-craft-step--handle .gk3-craft-step__copy>div:not(header){margin-bottom:16px}.gk3-craft-closing h2{display:none}.gk3-article-column{max-width:none;padding-inline:22px}.gk3-hasegawa-hero{height:auto;overflow:visible}.gk3-hasegawa-hero:after{display:none}.gk3-hasegawa-hero figure{aspect-ratio:3 / 4;height:auto}.gk3-hasegawa-hero figure picture,.gk3-hasegawa-hero figure img{object-position:center}.gk3-hasegawa-hero__copy{max-width:none;padding:30px 22px 40px;position:static;transform:none;width:auto}.gk3-hasegawa-hero__copy>p{font-size:13px;letter-spacing:.08em}.gk3-hasegawa-hero h1{font-size:24px;line-height:1.8;margin-top:16px}.gk3-hasegawa-hero__intro{line-height:2.2;padding:48px 0 64px}.gk3-chapter-title{margin-bottom:36px}.gk3-chapter-title h2{font-size:15px;letter-spacing:.08em;margin-top:8px}.gk3-qa{margin-bottom:44px}.gk3-qa h3{font-size:19px;line-height:1.8;margin-bottom:12px}.gk3-qa>div:not(.gk3-works-images){line-height:2.2}.gk3-qa blockquote{font-size:26px;line-height:1.8;padding:28px 0 0}.gk3-works-images{display:grid;gap:12px;grid-template-columns:1fr;margin-top:20px}.gk3-works-images figure:first-child,.gk3-works-images figure:last-child{margin:0;width:100%}.gk3-nobel{margin:12px 0 56px;padding:32px 24px}.gk3-nobel>p{font-size:12px;margin-bottom:14px}.gk3-nobel h2{font-size:22px;line-height:1.9;margin-bottom:14px}.gk3-nobel>div{line-height:2.2;margin-bottom:16px}.gk3-prototype-line{margin:16px 0}.gk3-handle-emphasis{font-size:16px;line-height:2.2;margin-bottom:16px}.gk3-hasegawa-closing{padding:28px 0 64px}.gk3-hasegawa-closing h2{font-size:18px}.gk3-hasegawa-closing .gk3-outline-link{width:100%}}html[lang^=en] .gk3-home-hero>h1{letter-spacing:0;writing-mode:horizontal-tb}@media(prefers-reduced-motion:reduce){.gk3-dimension.is-visible span,.gk3-record__grid.is-visible article{animation:none}}.genkei-body .gk-header__inner{height:68px}.genkei-body .gk-header__nav a,.genkei-body .gk-header__cart,.genkei-body .gk-locale-form select{font-size:14px}.gk-mobile-menu__panel>p{font-family:var(--gk-sans);font-size:14px;line-height:1.9;text-transform:none}.gk-footer__compact-nav a{font-size:14px}.gk-footer .gk-footer__bottom small{font-size:12px}.gk3-outline-link{font-size:16px;letter-spacing:0}.gk3-home h1,.gk3-home h2{font-weight:600}.gk3-home-hero{background:var(--gk-white);padding:clamp(18px,2vw,34px) clamp(18px,2vw,34px) 0}.gk3-home-hero__media{height:clamp(500px,42vw,720px);margin:0 auto;max-width:1720px;overflow:hidden;position:relative}.gk3-home-hero__picture,.gk3-home-hero__picture img,.gk3-home-hero__video{display:block;height:100%;width:100%}.gk3-home-hero__picture img,.gk3-home-hero__video{object-fit:cover}.gk3-home-hero__video--mobile{display:none}.gk3-home-hero__copy{color:var(--gk-graphite);left:clamp(28px,4.6vw,80px);max-width:580px;position:absolute;top:clamp(32px,6vw,92px);z-index:2}.gk3-home-hero__copy h1{font-size:clamp(43px,3.8vw,64px);line-height:1.48}.gk3-home-hero__copy h1 span{display:block}.gk3-home-hero__copy p{font-size:17px;line-height:1.9;margin-top:22px}.gk3-section-intro{margin:0 auto;max-width:1320px}.gk3-section-intro h2,.gk3-handle__copy h2,.gk3-origin__copy h2{font-size:clamp(30px,2.6vw,42px);line-height:1.65;max-width:720px}.gk3-section-intro p,.gk3-handle__copy p,.gk3-origin__copy p{font-size:17px;line-height:2.05;margin-top:24px;max-width:760px}.gk3-use,.gk3-everyday{border:0;padding:clamp(84px,8vw,132px) 44px;text-align:left}.gk3-use{background:var(--gk-white)}.gk3-use__image,.gk3-everyday__image{display:block;margin:52px auto 0;max-width:1320px;overflow:hidden}.gk3-use__image{aspect-ratio:16 / 9;height:auto;width:100%}.gk3-use__image picture,.gk3-use__image img,.gk3-everyday__image picture,.gk3-everyday__image img{display:block;height:100%;width:100%}.gk3-use__image img,.gk3-everyday__image img{object-fit:cover}.gk3-use__image img{object-position:center 54%}.gk3-everyday{background:var(--gk-stone)}.gk3-everyday__image{aspect-ratio:16 / 9}.gk3-handle{background:var(--gk-white);padding:clamp(88px,8vw,132px) 44px}.gk3-handle__inner{align-items:center;display:grid;gap:clamp(54px,7vw,112px);grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);margin:0 auto;max-width:1320px}.gk3-handle__copy{max-width:520px}.gk3-handle__copy a,.gk3-origin__copy a{border-bottom:1px solid currentColor;color:var(--gk-copper-text);display:inline-block;font-size:16px;margin-top:34px;padding-bottom:4px}.gk3-handle__image{aspect-ratio:3 / 2;overflow:hidden}.gk3-handle__image img{height:100%;object-fit:cover;width:100%}.gk3-origin{background:var(--gk-stone);height:auto;overflow:visible;padding:clamp(88px,8vw,132px) 44px}.gk3-origin__inner{margin:0 auto;max-width:1320px}.gk3-origin__copy{background:transparent;bottom:auto;left:auto;max-width:760px;padding:0;position:static}.gk3-origin__image{aspect-ratio:16 / 9;margin-top:52px;overflow:hidden}.gk3-origin__image img{height:100%;object-fit:cover;width:100%}.gk3-home-product-link{align-items:center;background:var(--gk-white);border-bottom:0;border-top:1px solid var(--gk-rule);display:flex;justify-content:space-between;padding:64px max(44px,calc((100vw - 1320px)/2))}.gk3-home-product-link h2{font-size:27px;line-height:1.6}.gk3-home-product-link p{color:var(--gk-muted);font-size:16px;line-height:1.9;margin-top:8px}@media(max-width:989px)and (min-width:750px){.gk-mobile-menu{display:block}.gk-mobile-menu summary{cursor:pointer;height:28px;list-style:none;position:relative;width:28px}.gk-mobile-menu summary::-webkit-details-marker{display:none}.gk-mobile-menu summary span{background:var(--gk-graphite);height:1px;left:3px;position:absolute;transition:transform .18s ease,top .18s ease;width:22px}.gk-mobile-menu summary span:first-child{top:9px}.gk-mobile-menu summary span:last-child{top:18px}.gk-mobile-menu[open] summary span:first-child{top:14px;transform:rotate(45deg)}.gk-mobile-menu[open] summary span:last-child{top:14px;transform:rotate(-45deg)}.gk-mobile-menu__panel{background:var(--gk-stone);border-top:1px solid var(--gk-rule);left:0;min-height:calc(100vh - 68px);padding:42px 36px;position:absolute;top:68px;width:100%}.gk-mobile-menu__panel nav{border-top:1px solid var(--gk-rule);display:grid}.gk-mobile-menu__panel nav a{border-bottom:1px solid var(--gk-rule);font-family:var(--gk-serif);font-size:24px;padding:17px 0}.gk-mobile-menu__panel>p{margin-top:36px;max-width:280px}.gk3-home-hero{padding-right:24px}.gk3-home-hero__copy{max-width:470px}.gk3-handle__inner{gap:48px;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}}@media(max-width:749px){.genkei-body .gk-header__inner{height:60px}.gk-mobile-menu__panel{min-height:calc(100vh - 60px);padding:34px 22px;top:60px}.gk-mobile-menu__panel nav a{font-size:23px;padding:17px 0}.gk-mobile-menu__panel>p{margin-top:36px;max-width:250px}.gk-footer__compact-nav a{font-size:14px}.gk-footer .gk-footer__bottom small{font-size:11px}.gk3-home-hero{display:block;padding:0}.gk3-home-hero__media{aspect-ratio:4 / 5;height:auto;min-height:0}.gk3-home-hero__media.has-mobile-video .gk3-home-hero__video--desktop{display:none}.gk3-home-hero__video--mobile{display:block}.gk3-home-hero__copy{left:22px;max-width:320px;right:22px;top:30px}.gk3-home-hero__copy h1{font-size:29px;line-height:1.55}.gk3-home-hero__copy p{font-size:16px;line-height:1.85;margin-top:14px;max-width:320px;word-break:keep-all}.gk3-use,.gk3-everyday,.gk3-handle,.gk3-origin{margin:0;padding:64px 22px}.gk3-section-intro h2,.gk3-handle__copy h2,.gk3-origin__copy h2{font-size:25px;line-height:1.7}.gk3-section-intro p,.gk3-handle__copy p,.gk3-origin__copy p{font-size:16px;line-height:2;margin-top:18px}.gk3-use__image,.gk3-everyday__image,.gk3-origin__image{margin-top:30px}.gk3-use__image,.gk3-everyday__image{aspect-ratio:4 / 5}.gk3-use__image img{object-position:center}.gk3-handle__inner{display:flex;flex-direction:column;gap:32px}.gk3-handle__copy{max-width:none}.gk3-handle__copy a,.gk3-origin__copy a{font-size:16px;margin-top:26px}.gk3-handle__image,.gk3-origin__image{aspect-ratio:4 / 3;width:100%}.gk3-origin__copy{padding:0}.gk3-home-product-link{display:block;padding:42px 22px}.gk3-home-product-link>div{display:block}.gk3-home-product-link h2{font-size:22px}.gk3-home-product-link p{font-size:16px}.gk3-home-product-link .gk3-outline-link{margin-top:24px;width:100%}}.gk4-home{--gk4-ink: #3e3a37;--gk4-muted: #625d58;--gk4-paper: #f7f6f2;--gk4-steel: #e9e9e5;--gk4-night: #201f1c;--gk4-serif: "Zen Old Mincho", "Yu Mincho", "Hiragino Mincho ProN", serif;background:var(--gk-white);color:var(--gk4-ink);overflow:clip;--gk4-gutter: max(44px, 4vw);--gk4-section-space: clamp(112px, 10vw, 176px);--gk4-section-space-compact: clamp(82px, 7vw, 124px)}.gk4-home h1,.gk4-home h2{color:var(--gk4-ink);font-family:var(--gk4-serif);font-weight:500;letter-spacing:.04em}.gk4-hero{background:#f3f3f1;position:relative}.gk4-hero__media{height:clamp(580px,42.85vw,calc(100svh - 104px));min-height:0;overflow:hidden;position:relative;width:100%}.gk4-hero__picture,.gk4-hero__picture img,.gk4-hero__video{display:block;height:100%;width:100%}.gk4-hero__picture img,.gk4-hero__video{object-fit:cover}.gk4-hero__video--mobile{display:none}.gk4-hero__copy{left:max(44px,calc((100vw - 1600px)/2));max-width:720px;position:absolute;top:14%;z-index:2}.gk4-hero__copy h1{font-size:clamp(46px,3.7vw,68px);line-height:1.58}.gk4-hero__copy h1 span{display:block}.gk4-hero__copy p{color:var(--gk4-ink);font-family:var(--gk4-serif);font-size:17px;letter-spacing:.05em;line-height:2;margin-top:24px}.gk4-opening{background:var(--gk4-paper);padding:clamp(120px,10vw,180px) 44px clamp(140px,12vw,210px)}.gk4-opening__inner{margin:0 auto;max-width:1360px}.gk4-chapter-heading{align-items:baseline;display:grid;gap:clamp(44px,5vw,84px);grid-template-columns:minmax(150px,220px) minmax(0,1fr);margin:0}.gk4-chapter-heading__en{font-size:clamp(36px,3vw,46px);font-weight:400;letter-spacing:.025em;line-height:1.4}.gk4-chapter-heading__ja{font-size:clamp(20px,1.65vw,24px);font-weight:500;letter-spacing:.12em;line-height:1.9}.gk4-opening__body,.gk4-rhythm__body{margin-left:clamp(170px,14vw,250px);max-width:940px}.gk4-opening__body{margin-top:clamp(66px,6vw,96px)}.gk4-opening__statement{font-family:var(--gk4-serif);font-size:clamp(40px,3.4vw,54px);font-weight:500;letter-spacing:.055em;line-height:1.75}.gk4-opening__description{color:var(--gk4-muted);font-family:var(--gk4-serif);font-size:18px;letter-spacing:.035em;line-height:2.2;margin-top:46px;max-width:760px}.gk4-rhythm{background:var(--gk4-steel);padding-bottom:var(--gk4-section-space-compact)}.gk4-rhythm__intro{margin:0 auto;max-width:1360px;padding:clamp(100px,9vw,154px) 44px clamp(66px,6vw,100px)}.gk4-rhythm__body{margin-top:clamp(48px,4vw,68px)}.gk4-rhythm__statement{font-family:var(--gk4-serif);font-size:clamp(27px,2.25vw,34px);font-weight:500;letter-spacing:.07em;line-height:1.8}.gk4-rhythm__description{color:var(--gk4-muted);font-family:var(--gk4-serif);font-size:17px;letter-spacing:.035em;line-height:2.2;margin-top:24px;max-width:720px}.gk4-rhythm__motion{padding-bottom:0}.gk4-rhythm__sticky{overflow:hidden}.gk4-rhythm__track{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1500px;padding:0 44px}.gk4-rhythm__track:focus-visible{outline:2px solid var(--gk-graphite);outline-offset:-2px}.gk4-rhythm__frame,.gk4-rhythm__ending{aspect-ratio:4 / 3;min-width:0;overflow:hidden}.gk4-rhythm__frame picture,.gk4-rhythm__frame img{display:block;height:100%;width:100%}.gk4-rhythm__frame img{object-fit:cover}.gk4-rhythm__ending{align-items:center;background:#1d1d1b;color:var(--gk-white);display:flex;padding:clamp(42px,5vw,86px)}.gk4-rhythm__ending p{font-family:var(--gk4-serif);font-size:clamp(34px,3.2vw,50px);letter-spacing:.06em;line-height:1.75}.gk4-rhythm__progress{display:none}.gk4-rhythm--active .gk4-rhythm__motion{padding-bottom:0;position:relative}.gk4-rhythm--active .gk4-rhythm__sticky{height:calc(100svh - 68px);min-height:620px;position:sticky;top:68px}.gk4-rhythm--active .gk4-rhythm__track{align-items:center;display:flex;gap:clamp(36px,3.4vw,64px);height:100%;margin:0;max-width:none;padding:7vh 9vw 10vh;transform:translateZ(0);width:max-content;will-change:transform}.gk4-rhythm--active .gk4-rhythm__frame,.gk4-rhythm--active .gk4-rhythm__ending{aspect-ratio:auto;flex:none;height:min(64vh,660px)}.gk4-rhythm--active .gk4-rhythm__frame--wide{width:min(60vw,1040px)}.gk4-rhythm--active .gk4-rhythm__frame--close,.gk4-rhythm--active .gk4-rhythm__ending{width:min(38vw,660px)}.gk4-rhythm--active .gk4-rhythm__progress{background:#2a2b2d33;bottom:46px;display:block;height:1px;left:8vw;position:absolute;right:8vw}.gk4-rhythm__progress span{background:var(--gk-graphite);display:block;height:100%;transform:scaleX(0);transform-origin:left;width:100%}.gk4-handle{background:var(--gk4-night);color:#f4f3ef;padding:var(--gk4-section-space) 0 var(--gk4-section-space-compact)}.gk4-handle__copy{margin:0 auto;max-width:1360px;padding:0 44px}.gk4-handle__copy h2{color:var(--gk-white);font-size:clamp(38px,3.5vw,52px);letter-spacing:.065em;line-height:1.78;max-width:860px}.gk4-handle__copy p{color:#d7d6d1;font-family:var(--gk4-serif);font-size:17px;letter-spacing:.035em;line-height:2.2;margin-top:40px;max-width:740px}.gk4-handle__copy a,.gk4-origin__copy a{border-bottom:1px solid currentColor;display:inline-block;font-size:16px;margin-top:34px;max-width:100%;padding-bottom:4px;width:max-content}.gk4-home .gk4-handle__image{height:clamp(560px,54vw,920px);margin:clamp(76px,7vw,120px) 0 0 auto;overflow:hidden;width:min(88vw,1700px)}.gk4-handle__image img{height:100%;object-fit:cover;object-position:center;width:100%}.gk4-origin{background:#f4f3ef;color:var(--gk-white);padding:var(--gk4-section-space) var(--gk4-gutter)}.gk4-origin__stage{background:#211b18;display:grid;grid-template-columns:minmax(500px,.88fr) minmax(0,1.12fr);margin:0 auto;max-width:1500px;min-height:min(860px,calc(100svh - 68px))}.gk4-origin__picture{grid-column:2;grid-row:1;min-height:100%;overflow:hidden}.gk4-origin__picture img{height:100%;object-fit:cover;object-position:58% center;width:100%}.gk4-origin__copy{align-self:stretch;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:center;padding:clamp(52px,4vw,76px)}.gk4-origin__copy h2{color:var(--gk-white);font-size:clamp(32px,2.7vw,42px);letter-spacing:.06em;line-height:1.82}.gk4-origin__copy p{color:#ded5cf;font-family:var(--gk4-serif);font-size:17px;letter-spacing:.03em;line-height:2.2;margin-top:34px;max-width:610px}.gk4-product{background:var(--gk-white);padding:0 var(--gk4-gutter) var(--gk4-section-space-compact)}.gk4-product__image{height:min(62vw,820px);margin:0 auto;max-width:1500px;max-height:calc(100svh - 68px);overflow:hidden}.gk4-product__image picture,.gk4-product__image img{display:block;height:100%;width:100%}.gk4-product__image img{object-fit:cover;object-position:center}.gk4-product__bar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1500px;padding:clamp(58px,6vw,92px) 0 0}.gk4-product__bar h2{font-size:clamp(32px,2.8vw,42px);letter-spacing:.055em;line-height:1.6}.gk4-product__bar p{color:var(--gk4-muted);font-family:var(--gk4-serif);font-size:17px;letter-spacing:.03em;line-height:2;margin-top:12px}.gk4-product__link{background:var(--gk4-ink);border:1px solid var(--gk4-ink);color:var(--gk-white)!important;display:inline-flex;font-size:16px;justify-content:center;min-width:190px;padding:17px 32px;transition:background-color .18s ease,color .18s ease}.gk4-product__link:hover,.gk4-product__link:focus-visible{background:var(--gk-white);color:var(--gk4-ink)!important}.gk4-product__status{align-self:center;border-bottom:1px solid var(--gk4-rule);color:var(--gk4-muted);font-family:var(--gk4-serif);font-size:16px;line-height:1.8;margin:0;padding:0 0 8px}@media(max-width:989px){.gk4-home{--gk4-gutter: 36px;--gk4-section-space: 112px;--gk4-section-space-compact: 96px}.gk4-hero__media{aspect-ratio:4 / 5;height:auto}.gk4-hero__copy{left:6vw;max-width:520px;right:6vw;top:8%}.gk4-hero__copy h1{font-size:clamp(38px,6vw,54px)}.gk4-opening,.gk4-rhythm__intro{padding-left:36px;padding-right:36px}.gk4-chapter-heading{gap:44px;grid-template-columns:140px minmax(0,1fr)}.gk4-opening__body,.gk4-rhythm__body{margin-left:96px}.gk4-rhythm__sticky{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.gk4-rhythm__sticky::-webkit-scrollbar{display:none}.gk4-rhythm__track,.gk4-rhythm--active .gk4-rhythm__track{align-items:stretch;display:flex;gap:20px;height:auto;margin:0;max-width:none;padding:0 36px;transform:none!important;width:max-content}.gk4-rhythm__frame,.gk4-rhythm__ending,.gk4-rhythm--active .gk4-rhythm__frame,.gk4-rhythm--active .gk4-rhythm__ending{aspect-ratio:4 / 5;height:auto;scroll-snap-align:start;width:min(76vw,620px)}.gk4-rhythm__sticky{scroll-padding-left:36px;scroll-snap-type:x mandatory}.gk4-rhythm__progress,.gk4-rhythm--active .gk4-rhythm__progress{display:none}.gk4-handle__copy{padding-left:36px;padding-right:36px}.gk4-home .gk4-handle__image{height:auto;margin-top:72px;width:94vw}.gk4-handle__image img{aspect-ratio:4 / 3}.gk4-origin__stage{display:flex;flex-direction:column;min-height:0}.gk4-origin__picture{aspect-ratio:16 / 10;min-height:0;order:1}.gk4-origin__copy{order:2;padding:72px 36px 82px}.gk4-product__bar{padding-left:0;padding-right:0}.gk4-origin__copy h2{font-size:36px}}@media(max-width:749px){.gk4-home{--gk4-gutter: 22px;--gk4-section-space: 88px;--gk4-section-space-compact: 82px}.gk4-hero__media.has-mobile-video .gk4-hero__video--desktop{display:none}.gk4-hero__video--mobile{display:block}.gk4-hero__copy{left:22px;max-width:330px;right:22px;top:30px}.gk4-hero__copy h1{font-size:30px;line-height:1.62}.gk4-hero__copy p{font-size:16px;line-height:1.85;margin-top:14px;max-width:320px}.gk4-opening{padding:92px 22px 106px}.gk4-chapter-heading{gap:24px;grid-template-columns:auto minmax(0,1fr)}.gk4-chapter-heading__en{font-size:32px}.gk4-chapter-heading__ja{font-size:17px;letter-spacing:.1em}.gk4-opening__body,.gk4-rhythm__body{margin-left:0}.gk4-opening__body{margin-top:54px}.gk4-opening__statement{font-size:30px;letter-spacing:.05em;line-height:1.82}.gk4-opening__description{font-size:16px;line-height:2.15;margin-top:32px}.gk4-rhythm__intro{padding:86px 22px 52px}.gk4-rhythm__body{margin-top:40px}.gk4-rhythm__statement{font-size:24px;line-height:1.8}.gk4-rhythm__description{font-size:16px;line-height:2.15;margin-top:18px}.gk4-rhythm__track,.gk4-rhythm--active .gk4-rhythm__track{gap:18px;padding:0 22px}.gk4-rhythm__sticky{scroll-padding-left:22px}.gk4-rhythm__frame,.gk4-rhythm__ending,.gk4-rhythm--active .gk4-rhythm__frame,.gk4-rhythm--active .gk4-rhythm__ending{width:80vw}.gk4-rhythm__ending{padding:34px}.gk4-rhythm__ending p{font-size:28px}.gk4-handle{padding-bottom:88px;padding-top:90px}.gk4-handle__copy{padding:0 22px}.gk4-handle__copy h2{font-size:29px;letter-spacing:.055em;line-height:1.82}.gk4-handle__copy p{font-size:16px;line-height:2.15;margin-top:28px}.gk4-home .gk4-handle__image{margin-top:58px;width:calc(100% - 22px)}.gk4-origin{padding:82px 22px 88px}.gk4-origin__stage{min-height:0}.gk4-origin__picture{aspect-ratio:4 / 5;min-height:0;order:1}.gk4-origin__copy{order:2;padding:64px 24px 72px}.gk4-origin__copy h2{font-size:28px;line-height:1.82}.gk4-origin__copy p{font-size:16px;line-height:2.15;margin-top:26px}.gk4-product__image{aspect-ratio:4 / 5;height:auto;max-height:none}.gk4-product__bar{align-items:stretch;display:block;padding:48px 0 0}.gk4-product__bar h2{font-size:28px}.gk4-product__link,.gk4-product__status{margin-top:28px;width:100%}.gk4-product__status{text-align:left}}@media(prefers-reduced-motion:reduce){.gk4-rhythm--active .gk4-rhythm__motion{height:auto!important;padding-bottom:0}.gk4-rhythm--active .gk4-rhythm__sticky{height:auto;min-height:0;position:static}.gk4-rhythm--active .gk4-rhythm__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;margin:0 auto;max-width:1500px;padding:0 44px;transform:none!important;width:auto}.gk4-rhythm--active .gk4-rhythm__frame,.gk4-rhythm--active .gk4-rhythm__ending{aspect-ratio:4 / 3;height:auto;width:auto}.gk4-rhythm--active .gk4-rhythm__progress{display:none}}.gk4-home{--gk4-ease-copy: cubic-bezier(.22, 1, .36, 1);--gk4-ease-image: cubic-bezier(.16, 1, .3, 1);--gk4-motion-copy: .76s;--gk4-motion-image: 1.28s}.gk4-js .gk4-hero__media:not(.has-video) .gk4-hero__picture img{opacity:.72;transform:scale(1.035);transform-origin:52% 48%;transition:opacity .9s ease,transform 1.6s var(--gk4-ease-image)}.gk4-js .gk4-hero.is-visible .gk4-hero__media:not(.has-video) .gk4-hero__picture img{animation:gk4-hero-settle 1.6s var(--gk4-ease-image) both;opacity:1;transform:scale(1)}.gk4-js .gk4-hero__media.has-video .gk4-hero__video{opacity:0;transition:opacity .8s ease}.gk4-js .gk4-hero.is-visible .gk4-hero__media.has-video .gk4-hero__video{animation:gk4-hero-fade .8s ease both;opacity:1}@keyframes gk4-hero-settle{0%{opacity:.72;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes gk4-hero-fade{0%{opacity:0}to{opacity:1}}.gk4-js .gk4-hero__copy h1 span{clip-path:inset(0 0 100% 0);opacity:0;transform:translateY(24px);transition:clip-path .9s var(--gk4-ease-copy),opacity .56s ease,transform .9s var(--gk4-ease-copy)}.gk4-js .gk4-hero__copy h1 span:nth-child(1){transition-delay:.12s}.gk4-js .gk4-hero__copy h1 span:nth-child(2){transition-delay:.25s}.gk4-js .gk4-hero__copy p{opacity:0;transform:translateY(12px);transition:opacity .62s ease .44s,transform .76s var(--gk4-ease-copy) .44s}.gk4-js .gk4-hero.is-visible .gk4-hero__copy h1 span{clip-path:inset(0);opacity:1;transform:translateY(0)}.gk4-js .gk4-hero.is-visible .gk4-hero__copy p{opacity:1;transform:translateY(0)}.gk4-js .gk4-home [data-gk4-reveal]{--gk4-reveal-delay: 0ms}.gk4-js .gk4-home [data-gk4-step="1"]{--gk4-reveal-delay: .11s}.gk4-js .gk4-home [data-gk4-step="2"]{--gk4-reveal-delay: .22s}.gk4-js .gk4-home [data-gk4-step="3"]{--gk4-reveal-delay: .33s}.gk4-js .gk4-home [data-gk4-reveal=chapter]{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-12px);transition:clip-path var(--gk4-motion-copy) var(--gk4-ease-copy) var(--gk4-reveal-delay),opacity .48s ease var(--gk4-reveal-delay),transform var(--gk4-motion-copy) var(--gk4-ease-copy) var(--gk4-reveal-delay)}.gk4-js .gk4-home [data-gk4-reveal=statement]{clip-path:inset(0 0 22% 0);opacity:0;transform:translateY(20px);transition:clip-path var(--gk4-motion-copy) var(--gk4-ease-copy) var(--gk4-reveal-delay),opacity .54s ease var(--gk4-reveal-delay),transform var(--gk4-motion-copy) var(--gk4-ease-copy) var(--gk4-reveal-delay)}.gk4-js .gk4-home [data-gk4-reveal=copy]{opacity:0;transform:translateY(14px);transition:opacity .62s ease var(--gk4-reveal-delay),transform var(--gk4-motion-copy) var(--gk4-ease-copy) var(--gk4-reveal-delay)}.gk4-js .gk4-home [data-gk4-reveal=chapter].is-visible,.gk4-js .gk4-home [data-gk4-reveal=statement].is-visible,.gk4-js .gk4-home [data-gk4-reveal=copy].is-visible{clip-path:inset(0);opacity:1;transform:translate(0)}.gk4-js .gk4-home [data-gk4-reveal=facet]{clip-path:polygon(0 0,12% 0,0 100%,0 100%);transition:clip-path var(--gk4-motion-image) var(--gk4-ease-image)}.gk4-js .gk4-home [data-gk4-reveal=facet] img{transform:translate(2%) scale(1.055);transition:transform 1.5s var(--gk4-ease-image)}.gk4-js .gk4-home [data-gk4-reveal=facet].is-visible{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.gk4-js .gk4-home [data-gk4-reveal=facet].is-visible img{transform:translate(0) scale(1)}.gk4-js .gk4-home [data-gk4-reveal=origin-media]{clip-path:inset(0 0 0 100%);transition:clip-path var(--gk4-motion-image) var(--gk4-ease-image)}.gk4-origin__picture[data-gk4-depth] img{transform:translate3d(4%,var(--gk4-depth-shift, 0),0) scale(1.08);transform-origin:center;transition:transform 1.45s var(--gk4-ease-image)}.gk4-js .gk4-home [data-gk4-reveal=origin-media].is-visible{clip-path:inset(0)}.gk4-js .gk4-home [data-gk4-reveal=origin-media].is-visible img{transform:translate3d(0,var(--gk4-depth-shift, 0),0) scale(1.055)}.gk4-js .gk4-home [data-gk4-reveal=origin-media].is-settled img{transition-duration:90ms;transition-timing-function:linear}.gk4-js .gk4-home [data-gk4-reveal=product-media]{clip-path:inset(8% 0 12% 0);opacity:.68;transition:clip-path var(--gk4-motion-image) var(--gk4-ease-image),opacity .76s ease}.gk4-js .gk4-home [data-gk4-reveal=product-media] img{transform:scale(1.045);transition:transform 1.5s var(--gk4-ease-image)}.gk4-js .gk4-home [data-gk4-reveal=product-media].is-visible{clip-path:inset(0);opacity:1}.gk4-js .gk4-home [data-gk4-reveal=product-media].is-visible img{transform:scale(1)}.gk4-js .gk4-product:target [data-gk4-reveal],.gk4-js .gk4-product:target [data-gk4-reveal] img{clip-path:inset(0);opacity:1;transform:none}.genkei-body .gk-header{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-bottom-color:#3e3a3714;transition:background-color .46s ease,border-color .46s ease,backdrop-filter .46s ease}.genkei-body .gk-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom-color:#3e3a3733}.genkei-body .gk-wordmark img{transform-origin:left center;transition:opacity .42s ease,transform .52s var(--gk4-ease-copy, ease)}.genkei-body .gk-header.is-scrolled .gk-wordmark img{opacity:.88;transform:scale(.95)}.genkei-body .gk-header__nav a:after{transition:transform .42s var(--gk4-ease-copy, ease)}.gk4-handle__copy a span,.gk4-origin__copy a span{display:inline-block;transition:transform .42s var(--gk4-ease-copy)}.gk4-handle__copy a:hover span,.gk4-handle__copy a:focus-visible span,.gk4-origin__copy a:hover span,.gk4-origin__copy a:focus-visible span{transform:translate(6px)}.gk4-product__link{background-image:linear-gradient(to right,var(--gk-white) 50%,var(--gk4-ink) 50%);background-position:right bottom;background-size:205% 100%;transition:background-position .52s var(--gk4-ease-copy),color .3s ease}.gk4-product__link:hover,.gk4-product__link:focus-visible{background-color:var(--gk-white);background-position:left bottom}@media(max-width:749px){.gk4-home{--gk4-motion-copy: .62s;--gk4-motion-image: .98s}.gk4-js .gk4-hero__copy h1 span{transform:translateY(16px)}.gk4-js .gk4-home [data-gk4-reveal=origin-media]{clip-path:inset(0 0 100% 0)}.gk4-origin__picture[data-gk4-depth] img,.gk4-js .gk4-home [data-gk4-reveal=origin-media].is-visible img{transform:scale(1.035)}}@media(prefers-reduced-motion:reduce){.gk4-js .gk4-hero__picture img,.gk4-js .gk4-hero__video,.gk4-js .gk4-hero__copy h1 span,.gk4-js .gk4-hero__copy p,.gk4-js .gk4-home [data-gk4-reveal],.gk4-js .gk4-home [data-gk4-reveal] img,.gk4-origin__picture[data-gk4-depth] img{animation:none!important;clip-path:none!important;opacity:1!important;transform:none!important;transition:none!important}.genkei-body .gk-header,.genkei-body .gk-wordmark img,.genkei-body .gk-header__nav a:after,.gk4-handle__copy a span,.gk4-origin__copy a span,.gk4-product__link{transition:none!important}}.genkei-body .gk-header__nav a,.genkei-body .gk-header__cart,.gk-mobile-menu__panel nav a,.gk-mobile-menu__panel>p,.gk-footer__brand p,.gk-footer__compact-nav a,.gk-footer .gk-footer__bottom small:last-child{font-family:Zen Old Mincho,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:500;letter-spacing:0}.genkei-body .gk-header__nav a,.genkei-body .gk-header__cart{font-size:15px}.gk-mobile-menu__panel>p,.gk-footer__brand p,.gk-footer__compact-nav a{font-size:15px}.gk-footer__compact-nav a{line-height:1.8}.gk-footer .gk-footer__bottom small:last-child{font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/umaku-genkei.css.map */
