@import "https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;600;700;800&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&family=Bebas+Neue&family=Noto+Sans+JP:wght@400;500;700;900&display=swap";
.formar-header-module__J6bNKG__header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(10px);background:#fbfaf7eb;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.formar-header-module__J6bNKG__scrolled{border-bottom:1px solid var(--line);box-shadow:0 6px 24px #221e180d}.formar-header-module__J6bNKG__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1140px;margin:0 auto;padding:14px 24px;display:flex}.formar-header-module__J6bNKG__logo{align-items:center;display:inline-flex}.formar-header-module__J6bNKG__logoImg{width:auto;height:44px;display:block}.formar-header-module__J6bNKG__nav{align-items:center;gap:26px;display:flex}.formar-header-module__J6bNKG__navLink{color:var(--ink-dim);letter-spacing:.06em;padding:6px 0;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.formar-header-module__J6bNKG__navLink:after{content:"";background:var(--orange);transform-origin:0;width:100%;height:1px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.formar-header-module__J6bNKG__navLink:hover{color:var(--ink)}.formar-header-module__J6bNKG__navLink:hover:after{transform:scaleX(1)}.formar-header-module__J6bNKG__cta{letter-spacing:.06em;color:var(--ink);border:1px solid var(--line);border-radius:2px;align-items:center;margin-left:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex}.formar-header-module__J6bNKG__cta:hover{border-color:var(--navy);color:#fff;background:var(--navy);transform:translateY(-1px)}.formar-header-module__J6bNKG__iconBtn{width:38px;height:38px;color:var(--ink-dim);border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex;position:relative}.formar-header-module__J6bNKG__iconBtn:hover{color:var(--ink);border-color:var(--line)}.formar-header-module__J6bNKG__iconSvg{width:19px;height:19px}.formar-header-module__J6bNKG__cartBadge{color:#fff;background:var(--orange);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-2px;right:-4px}.formar-header-module__J6bNKG__mobileActions{align-items:center;gap:8px;display:none}.formar-header-module__J6bNKG__burger{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:4px;place-items:center;display:grid}.formar-header-module__J6bNKG__burgerIcon{width:22px;height:22px}.formar-header-module__J6bNKG__scrim{z-index:40;cursor:pointer;background:#221e1866;border:0;animation:.3s formar-header-module__J6bNKG__fade;position:fixed;inset:0}@keyframes formar-header-module__J6bNKG__fade{0%{opacity:0}to{opacity:1}}.formar-header-module__J6bNKG__drawer{z-index:45;background:var(--paper);border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;width:min(84vw,340px);height:100dvh;padding:70px 28px 28px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-30px 0 60px #221e182e}.formar-header-module__J6bNKG__drawerOpen{transform:translate(0)}.formar-header-module__J6bNKG__drawerClose{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border-radius:4px;place-items:center;transition:border-color .2s,color .2s;display:grid;position:absolute;top:14px;right:14px}.formar-header-module__J6bNKG__drawerClose:hover{border-color:var(--navy);color:var(--navy)}.formar-header-module__J6bNKG__drawerCloseIcon{width:19px;height:19px}.formar-header-module__J6bNKG__drawerNav{flex-direction:column;gap:2px;display:flex}.formar-header-module__J6bNKG__drawerLink{color:var(--ink);font-family:var(--mincho);border-bottom:1px solid var(--line-soft);opacity:0;align-items:baseline;gap:14px;padding:14px 0;font-size:19px;font-weight:600;line-height:1.3;text-decoration:none;transition:opacity .4s,transform .4s,color .2s;display:flex;transform:translate(14px)}.formar-header-module__J6bNKG__drawerOpen .formar-header-module__J6bNKG__drawerLink{opacity:1;transform:translate(0)}.formar-header-module__J6bNKG__drawerLink:hover{color:var(--orange)}.formar-header-module__J6bNKG__drawerIndex{font-family:var(--mincho);color:var(--navy);letter-spacing:.1em;font-size:12px}.formar-header-module__J6bNKG__drawerCta{border:1px solid var(--navy);color:#fff;background:var(--navy);font-family:var(--gothic);letter-spacing:.04em;border-radius:2px;justify-content:center;margin-top:22px;padding:14px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.formar-header-module__J6bNKG__drawerFoot{font-family:var(--mincho);letter-spacing:.08em;color:var(--navy-soft);font-size:13px}@media (max-width:980px){.formar-header-module__J6bNKG__nav{display:none}.formar-header-module__J6bNKG__mobileActions{display:flex}.formar-header-module__J6bNKG__logoImg{height:38px}}
.layout-module__1FrHCW__shell{--paper:#fbfaf7;--card:#fff;--ink:#221e18;--ink-dim:#5d564c;--faint:#98907f;--navy:#203e78;--navy-soft:#3b5ea8;--orange:#d65a10;--orange-hi:#e8742f;--line:#203e782e;--line-soft:#221e1814;--mincho:"Shippori Mincho B1", serif;--gothic:"Zen Kaku Gothic New", sans-serif;font-family:var(--gothic);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;line-height:1.85;display:flex;overflow-x:clip}.layout-module__1FrHCW__shell :is(h1,h2,h3){text-wrap:balance;line-break:strict}.layout-module__1FrHCW__shell p,.layout-module__1FrHCW__shell dd,.layout-module__1FrHCW__shell li{text-wrap:pretty;line-break:strict}.layout-module__1FrHCW__main{flex:1;display:block}.layout-module__1FrHCW__footer{border-top:1px solid var(--line);color:#eef1f7;background:#152a55;padding:64px 24px 0}.layout-module__1FrHCW__footInner{flex-wrap:wrap;justify-content:space-between;gap:44px;max-width:1140px;margin:0 auto;padding-bottom:46px;display:flex}.layout-module__1FrHCW__footBrand{max-width:320px}.layout-module__1FrHCW__footLogo{font-family:var(--mincho);letter-spacing:.06em;color:#fff;margin:0 0 10px;font-size:24px;font-weight:800}.layout-module__1FrHCW__footSlogan{font-family:var(--mincho);letter-spacing:.1em;color:#d8a36f;margin:0 0 14px;font-size:13.5px}.layout-module__1FrHCW__footInfo{color:#eef1f7bf;margin:0 0 8px;font-size:13px;line-height:1.9}.layout-module__1FrHCW__footUrl{color:#eef1f7e6}.layout-module__1FrHCW__footSns{align-items:center;gap:15px;margin:18px 0;display:flex}.layout-module__1FrHCW__footSns img{width:20px;height:20px;display:block}.layout-module__1FrHCW__footCols{flex-wrap:wrap;gap:clamp(28px,5vw,64px);display:flex}.layout-module__1FrHCW__footCol{flex-direction:column;gap:11px;min-width:150px;display:flex}.layout-module__1FrHCW__footHead{font-family:"Bebas Neue", var(--gothic);letter-spacing:.24em;color:#d8a36f;margin-bottom:4px;font-size:13px}.layout-module__1FrHCW__footLink{color:#eef1f7d1;letter-spacing:.03em;font-size:13.5px;text-decoration:none;transition:color .2s}.layout-module__1FrHCW__footLink:hover{color:#fff}.layout-module__1FrHCW__footBar{letter-spacing:.04em;color:#eef1f799;border-top:1px solid #eef1f724;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1140px;margin:0 auto;padding:18px 0 22px;font-size:11.5px;display:flex}@media (max-width:620px){.layout-module__1FrHCW__footBar{flex-direction:column;align-items:flex-start;gap:8px}}
