:root{--ink:#242321;--muted:#77736d;--paper:#fbfaf7;--line:#e8e3dc;--pink:#f3d9df;--cream:#f4efe7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif}.wrap{width:min(1180px,92%);margin:auto}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:40;background:rgba(251,250,247,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.head{height:72px;display:flex;align-items:center;gap:26px}.brand{font-size:27px;letter-spacing:.22em;font-weight:500}.brand small{display:block;font-size:9px;letter-spacing:.1em;margin-top:4px;color:#69655f}.head nav{display:flex;gap:26px;margin-left:auto;font-size:11px;letter-spacing:.14em}.cart{font-size:11px;letter-spacing:.12em}.cart b{display:inline-grid;place-items:center;background:#222;color:#fff;border-radius:20px;min-width:18px;height:18px;margin-left:4px}.hamb{display:none;border:0;background:none;font-size:20px}.drawer{display:none}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;background:linear-gradient(135deg,#f8f3ed,#f7ecee)}.hero-copy{padding:90px max(6vw,40px);display:flex;flex-direction:column;justify-content:center}.kicker{font-size:11px;letter-spacing:.2em;color:var(--muted)}h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:400;line-height:1.75;font-size:clamp(30px,4vw,52px);margin:18px 0}.hero p{color:#6d6963;line-height:1.9}.hero-product{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:40px}.hero-product img{width:100%;height:250px;object-fit:cover;background:#eee;border-radius:2px}.hero-product img:first-child{grid-row:span 2;height:512px}.btn{display:inline-block;padding:14px 25px;border:1px solid #222;font-size:12px;letter-spacing:.1em}.btn.dark{background:#222;color:#fff}.section{padding:72px 0}.section.soft{background:#f3eee7}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section h2{font-size:24px;letter-spacing:.18em;font-weight:500;margin:0}.sub{font-size:11px;color:#777;margin-top:8px}.colors{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.color{font-size:10px;letter-spacing:.1em;text-align:center}.swatch{width:64px;height:64px;border-radius:50%;margin:0 auto 10px;border:1px solid rgba(0,0,0,.06)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{position:relative}.card .img{aspect-ratio:1/1.08;background:#eee;overflow:hidden}.card img{width:100%;height:100%;object-fit:cover;transition:.25s}.card:hover img{transform:scale(1.02)}.card h3{font-size:12px;letter-spacing:.12em;margin:13px 0 5px}.price{font-size:13px}.pill{position:absolute;left:8px;top:8px;background:#ef6680;color:#fff;border-radius:20px;padding:5px 8px;font-size:9px}.sold{filter:grayscale(.5);opacity:.55}.soldtag{position:absolute;inset:auto 8px 8px auto;background:#222;color:white;padding:6px 8px;font-size:9px}.shopbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.chip{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:999px;font-size:11px}.chip.on{background:#222;color:#fff}.detail{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;padding:48px 0}.detail-img img{width:100%;max-height:640px;object-fit:cover;background:#eee}.detail h1{font:500 27px/1.3 inherit;letter-spacing:.12em}.detail .bigprice{font-size:24px;margin:12px 0 25px}.detail p{line-height:1.9;color:#666}.qty{display:flex;gap:8px;align-items:center;margin:25px 0}.qty input{width:72px;padding:12px;border:1px solid var(--line)}.notice{background:#f4efe7;padding:16px;font-size:12px;line-height:1.7}.cartgrid{display:grid;grid-template-columns:1fr 360px;gap:50px}.cartitem{display:grid;grid-template-columns:100px 1fr auto;gap:16px;border-bottom:1px solid var(--line);padding:18px 0}.cartitem img{width:100px;height:100px;object-fit:cover}.summary{background:#fff;border:1px solid var(--line);padding:25px;height:max-content}.row{display:flex;justify-content:space-between;margin:12px 0}.total{font-size:20px;border-top:1px solid var(--line);padding-top:18px}.pagehead{padding:55px 0 25px;text-align:center}.pagehead h1{font-size:29px;letter-spacing:.18em;font-weight:500}.prose{max-width:760px;margin:auto;line-height:2;color:#5e5a54}.faq{max-width:760px;margin:30px auto}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer}.empty{text-align:center;padding:90px 0;color:#777}footer{border-top:1px solid var(--line);padding:45px 0 90px}.foot{display:flex;justify-content:space-between;align-items:flex-start}.foot p,.copy{font-size:11px;color:#888}.copy{text-align:center;margin-top:40px}.bottom{display:none}.admin-note{background:#fff5d9;border:1px solid #f0d38d;padding:12px 16px;margin:15px auto;width:min(1180px,92%);font-size:12px}
@media(max-width:760px){.head{height:61px;justify-content:space-between}.head nav{display:none}.hamb{display:block}.brand{font-size:19px}.brand small{font-size:7px}.drawer.open{display:grid;padding:18px 4%;gap:14px;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 6% 20px}.hero-copy h1{font-size:clamp(20px,5.6vw,24px)}.hero-product{padding:20px 5% 44px;grid-template-columns:1.2fr .8fr}.hero-product img{height:145px}.hero-product img:first-child{height:302px}.section{padding:48px 0}.section h2{font-size:19px}.colors{grid-template-columns:repeat(4,1fr);gap:18px 8px}.swatch{width:57px;height:57px}.products{grid-template-columns:repeat(2,1fr);gap:18px 10px}.card h3{font-size:10px}.detail{grid-template-columns:1fr;gap:25px;padding-top:20px}.detail h1{font-size:21px}.cartgrid{grid-template-columns:1fr}.summary{order:-1}.pagehead{padding-top:35px}.foot{display:grid;gap:25px}.bottom{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;z-index:50;background:rgba(251,250,247,.96);border-top:1px solid var(--line);padding:10px env(safe-area-inset-right) calc(10px + env(safe-area-inset-bottom)) env(safe-area-inset-left);text-align:center;font-size:9px}.bottom a{padding:4px}footer{padding-bottom:110px}}
.test-banner{background:#242321;color:#fff;text-align:center;padding:7px 12px;font-size:10px;letter-spacing:.06em}.notice.error{background:#fff0f0;border:1px solid #e6b7b7;color:#8b2323}.inlineform{display:flex;gap:8px;align-items:center}.inlineform input{width:68px;padding:9px;border:1px solid var(--line)}.footlinks{display:flex;gap:18px;flex-wrap:wrap;font-size:11px}.legal dl{display:grid;grid-template-columns:180px 1fr;border-top:1px solid var(--line)}.legal dt,.legal dd{margin:0;padding:15px 0;border-bottom:1px solid var(--line)}.legal dt{font-weight:600}.legal dd{padding-left:20px}.notice{background:#f4efe7;padding:16px;font-size:12px;line-height:1.7;margin:14px 0}
@media(max-width:760px){.test-banner{font-size:9px}.legal dl{grid-template-columns:1fr}.legal dt{border-bottom:0;padding-bottom:4px}.legal dd{padding-left:0;padding-top:0}.inlineform{flex-wrap:wrap}}

/* Preserve complete product photographs. */
.card .img{aspect-ratio:1/1;background:#f2f0ec}.card img,.detail-img img,.cartitem img{object-fit:contain}.card:hover img{transform:none}
