:root{--black:#0a0a0a;--line:#d9d9d9;--muted:#666;--max:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:Inter,"Noto Sans JP",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.header{height:88px;padding:0 5vw;display:flex;align-items:center;gap:34px;border-bottom:1px solid #eee;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:20}.brand img{width:145px;height:auto}.header nav{display:flex;gap:30px;margin-left:auto;font-size:11px;letter-spacing:.18em}.shop-link{background:#111;color:#fff;padding:15px 22px;font-size:11px;letter-spacing:.12em}.hero{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:38% 62%;min-height:680px}.hero-copy{padding:90px 7vw 70px 5vw;display:flex;flex-direction:column;justify-content:center}.kicker,.en,.section-title span,.buy-copy>span{font-size:11px;letter-spacing:.2em;color:#666}.hero h1{font-size:64px;line-height:1.02;margin:14px 0 12px;letter-spacing:-.03em}.en{color:#111;font-weight:600}.lead{font-size:14px;line-height:2;max-width:430px;margin:34px 0}.actions{display:flex;gap:10px;flex-wrap:wrap}.actions a{border:1px solid #111;padding:15px 20px;font-size:11px;letter-spacing:.12em}.actions .primary{background:#111;color:#fff}.hero-image{min-height:680px;background:#111}.hero-image img{width:100%;height:100%;object-fit:cover}.section{max-width:var(--max);margin:0 auto;padding:100px 5vw;border-top:1px solid var(--line)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:46px}.section-title h2{font-size:34px;margin:0;letter-spacing:-.02em}.intro{display:grid;grid-template-columns:34% 66%}.intro .section-title{display:block}.intro-copy{max-width:760px}.intro-copy p{font-size:16px;line-height:2.1;margin:0 0 16px}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.info-grid>div{padding:30px;border-right:1px solid var(--line)}.info-grid>div:last-child{border-right:0}.info-grid small{font-size:10px;letter-spacing:.18em;color:#777}.info-grid p{font-size:14px;line-height:1.8;margin:15px 0 0}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:360px 330px;gap:14px}.gallery-grid figure{margin:0;overflow:hidden;background:#eee}.gallery-grid .g1,.gallery-grid .g2{grid-column:span 6}.gallery-grid figure:nth-child(3),.gallery-grid figure:nth-child(4),.gallery-grid figure:nth-child(5){grid-column:span 4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-grid figure:hover img{transform:scale(1.02)}.buy{background:#0b0b0b;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px}.buy-copy h2{font-size:42px;margin:12px 0 20px}.buy-copy p{line-height:2;color:#bbb}.buy-actions{display:grid;gap:12px;align-content:center}.buy-actions a{border:1px solid #555;padding:24px;display:flex;justify-content:space-between;align-items:center}.buy-actions a:first-child{background:#fff;color:#111;border-color:#fff}.buy-actions strong{font-size:14px}.buy-actions span{font-size:11px}.bottom-links{padding-top:0;border-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bottom-links a{border:1px solid #111;padding:22px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em}.footer{background:#0a0a0a;color:#fff;padding:60px 5vw;display:flex;align-items:center;justify-content:space-between}.footer img{width:130px;filter:invert(1)}.footer p{font-size:10px;letter-spacing:.15em;color:#aaa}
@media(max-width:800px){.header{height:68px;padding:0 20px}.brand img{width:105px}.header nav{display:none}.shop-link{margin-left:auto;padding:11px 13px;font-size:9px}.hero{grid-template-columns:1fr;min-height:auto}.hero-image{order:-1;min-height:330px}.hero-copy{padding:48px 22px 62px}.hero h1{font-size:46px}.lead{margin:24px 0;font-size:13px}.section{padding:72px 22px}.section-title{display:block;margin-bottom:30px}.section-title h2{font-size:28px;margin-top:8px}.intro{display:block}.intro-copy p{font-size:14px}.info-grid{grid-template-columns:1fr}.info-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:24px 0}.info-grid>div:last-child{border-bottom:0}.gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:260px}.gallery-grid figure,.gallery-grid .g1,.gallery-grid .g2,.gallery-grid figure:nth-child(3),.gallery-grid figure:nth-child(4),.gallery-grid figure:nth-child(5){grid-column:span 1;grid-row:span 1}.buy{grid-template-columns:1fr;gap:35px}.buy-copy h2{font-size:34px}.buy-actions a{padding:20px}.bottom-links{grid-template-columns:1fr}.footer{padding:45px 22px;display:block}.footer p{margin-top:25px}.footer img{width:110px}}
