:root{--ink:#0a0a0d;--paper:#f4f3ef;--purple:#7447ff;--line:#0a0a0d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans JP",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.announcement{height:30px;display:flex;align-items:center;justify-content:center;background:var(--purple);color:#fff;font-size:10px;font-weight:800;letter-spacing:.15em}.announcement span{margin-left:12px;font-weight:500}.site-header{height:82px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#f4f3eff0;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{font-size:23px;font-weight:900;font-style:italic;letter-spacing:-.08em;width:max-content}.brand span,.purple{color:var(--purple)}.main-nav{display:flex;gap:36px;height:100%;align-items:center}.main-nav a{font-size:12px;font-weight:700;letter-spacing:.08em;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--purple);transition:.25s}.main-nav a:hover:after,.main-nav .active:after{right:0}.main-nav .sale{color:#ef3a54}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-button{height:40px;border:1px solid var(--line);background:transparent;border-radius:30px;padding:0 16px;cursor:pointer;font-weight:700}.search-button{font-size:25px;width:40px;padding:0}.cart-button b{display:inline-grid;place-items:center;margin-left:6px;width:20px;height:20px;border-radius:50%;background:var(--ink);color:#fff;font-size:10px}.menu-button{display:none}.search-panel{position:absolute;inset:0;padding:0 4vw;background:var(--paper);align-items:center;gap:18px;display:none}.search-panel.open{display:flex}.search-panel label{font-size:11px;font-weight:800}.search-panel input{flex:1;height:52px;border:0;border-bottom:2px solid var(--ink);background:transparent;outline:0;font-size:20px}.search-panel button{border:0;background:none;font-size:28px;cursor:pointer}.hero{height:min(760px,calc(100vh - 112px));min-height:580px;position:relative;overflow:hidden;background:#111}.hero video{width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.1)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000c,#0001 70%),linear-gradient(0deg,#0006,transparent 45%)}.hero-content{position:absolute;left:7vw;top:50%;transform:translateY(-50%);color:#fff}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.24em}.hero h1{font-size:clamp(66px,9.4vw,145px);line-height:.76;letter-spacing:-.08em;margin:30px 0 32px;font-weight:900}.hero h1 em{font-style:italic;color:transparent;-webkit-text-stroke:2px white}.hero-content>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#fffc}.hero-buttons{display:flex;gap:12px;margin-top:36px}.button{height:52px;padding:0 24px;display:inline-flex;align-items:center;gap:42px;font-size:12px;font-weight:800;letter-spacing:.06em}.button.primary{background:#fff;color:#111}.button.ghost{border:1px solid #ffffff80}.scroll-cue{position:absolute;right:4vw;bottom:35px;color:#fff;display:flex;align-items:center;gap:16px;font-size:9px;font-weight:700;letter-spacing:.2em}.scroll-cue i{width:48px;height:1px;background:#fff}.marquee{overflow:hidden;background:var(--ink);color:#fff;padding:18px 0}.marquee div{display:flex;justify-content:space-around;min-width:900px}.marquee span{font-weight:900;font-style:italic}.marquee i{color:var(--purple)}.section{padding:110px 4vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading h2{font-size:clamp(42px,6vw,82px);line-height:.8;letter-spacing:-.07em;margin:14px 0 0}.section-heading>a{font-size:12px;font-weight:800;border-bottom:1px solid;padding-bottom:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0;position:relative}.product-image{height:27vw;max-height:420px;min-height:260px;background:#e5e3df;position:relative;display:grid;place-items:center;overflow:hidden}.product-image.warm{background:#e4ddd2}.product-image.blue{background:#dce6e7}.product-image.dark{background:#d9d7d3}.product-image img{width:88%;height:78%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.08) rotate(-3deg)}.badge{position:absolute;top:14px;left:14px;background:var(--ink);color:#fff;font-size:9px;font-weight:800;letter-spacing:.12em;padding:7px 9px;z-index:1}.product-info{display:flex;justify-content:space-between;gap:10px;padding:18px 2px}.product-info h3{font-size:14px;margin:0 0 7px}.product-info p{font-size:10px;color:#777;margin:0}.product-info strong{font-size:12px;white-space:nowrap}.quick-add{position:absolute;bottom:78px;right:12px;border:0;background:white;height:38px;padding:0 14px;font-size:10px;font-weight:700;opacity:0;transform:translateY(8px);transition:.25s;cursor:pointer}.product-card:hover .quick-add{opacity:1;transform:none}.editorial{padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.editorial-card{height:650px;background-size:cover;background-position:center;position:relative;color:#fff;overflow:hidden}.editorial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 65%)}.editorial-card.court{background-image:url("../images/ChatGPT Image 2025年12月16日 14_53_37.png")}.editorial-card.street{background-image:url("../images/Image_fx (1).png")}.editorial-card>div{position:absolute;z-index:1;left:42px;bottom:44px}.editorial-card p{font-size:10px;letter-spacing:.2em;font-weight:800}.editorial-card h2{font-size:clamp(31px,3.6vw,57px);line-height:1.15;letter-spacing:-.06em;margin:14px 0 26px}.editorial-card a{font-size:11px;font-weight:800;border-bottom:1px solid;padding-bottom:7px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:4vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:68px;padding-bottom:68px}.features span{font-size:10px;color:var(--purple);font-weight:800}.features h3{font-size:15px;margin:18px 0 12px}.features p{font-size:12px;line-height:1.7;color:#6e6e72}.newsletter{padding:110px 20px;text-align:center;background:var(--purple);color:white}.newsletter h2{font-size:clamp(38px,6vw,78px);line-height:1.06;letter-spacing:-.07em;margin:25px 0 45px}.newsletter form{max-width:550px;margin:auto;display:flex;border-bottom:1px solid #ffffffb3}.newsletter input{flex:1;background:transparent;color:white;border:0;outline:0;padding:18px 2px}.newsletter input::placeholder{color:#ffffffb3}.newsletter button{background:transparent;color:#fff;border:0;font-weight:800;font-size:11px;cursor:pointer}.newsletter small{display:block;margin-top:18px;font-size:8px;opacity:.65}footer{background:#09090b;color:#fff;padding:75px 4vw 25px}.footer-top{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #2a2a2d;padding-bottom:45px}.footer-top .brand{font-size:clamp(40px,8vw,105px)}.footer-top p{font-size:10px;letter-spacing:.2em}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:55px 0 80px}.footer-grid>div{display:flex;flex-direction:column;gap:13px}.footer-grid h3{font-size:9px;color:#777;letter-spacing:.2em;margin-bottom:10px}.footer-grid a{font-size:12px;width:max-content}.footer-grid a:hover{color:var(--purple)}.footer-bottom{border-top:1px solid #2a2d;padding-top:25px;display:flex;justify-content:space-between;color:#777;font-size:9px}.footer-bottom div{display:flex;gap:24px}.toast{position:fixed;z-index:30;right:24px;bottom:24px;background:#fff;padding:18px 24px;box-shadow:0 15px 50px #0003;font-size:12px;font-weight:700;transform:translateY(100px);opacity:0;transition:.3s}.toast.show{transform:none;opacity:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.announcement span{display:none}.site-header{height:68px;grid-template-columns:1fr auto auto;padding:0 18px}.menu-button{display:flex;width:40px;height:40px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px}.menu-button i{display:block;width:20px;height:1px;background:#111}.main-nav{display:none;position:absolute;left:0;right:0;top:68px;height:auto;background:var(--paper);padding:30px 20px;flex-direction:column;align-items:flex-start;gap:23px;border-top:1px solid var(--line)}.main-nav.open{display:flex}.header-actions{margin-left:4px}.search-button{display:none}.cart-button{font-size:0;width:43px;padding:0}.cart-button:before{content:"Bag";font-size:10px}.cart-button b{margin-left:4px}.hero{min-height:580px;height:calc(100svh - 98px)}.hero-content{left:22px;right:22px;top:48%}.hero h1{font-size:clamp(60px,20vw,90px);margin:24px 0 28px}.hero h1 em{-webkit-text-stroke:1px white}.hero-buttons{flex-direction:column;width:max-content}.button{height:48px}.scroll-cue{display:none}.marquee div{justify-content:flex-start;gap:35px;padding-left:20px}.section{padding:75px 18px}.section-heading{align-items:start}.section-heading h2{font-size:45px}.section-heading>a{margin-top:31px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.product-image{height:55vw;min-height:0}.product-info{display:block}.product-info strong{display:block;margin-top:10px}.quick-add{display:none}.editorial{display:block;padding-top:0}.editorial-card{height:540px;margin-bottom:12px}.editorial-card>div{left:24px;bottom:28px}.features{grid-template-columns:1fr;gap:35px}.newsletter{padding:85px 18px}.newsletter h2 br{display:none}.footer-top{align-items:start;flex-direction:column;gap:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{gap:20px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img,.toast{transition:none}.hero video{display:none}.hero{background:url("../images/ChatGPT Image 2025年12月16日 14_53_37.png") center/cover}}
.search-results{display:none;position:absolute;left:0;right:0;top:82px;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 20px 35px #0002;max-height:420px;overflow:auto;padding:12px 4vw}.search-results.show{display:block}.search-results a{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:10px 0;border-bottom:1px solid var(--line)}.search-results img{width:70px;height:55px;object-fit:contain;background:#e7e5e0}.search-results span{display:flex;flex-direction:column;gap:6px}.search-results b{font-size:13px}.search-results small{font-size:10px;color:#777}.search-results strong{font-size:12px}.search-empty{padding:25px 0;font-size:12px;color:#777}@media(max-width:800px){.site-header{padding:0 12px}.menu-button{width:36px}.search-button{display:block;width:36px;height:36px}.cart-button{width:40px}.search-panel{padding:0 14px}.search-panel label{display:none}.search-results{top:68px;padding:10px 14px}.search-results a{grid-template-columns:58px 1fr auto}.search-results img{width:58px}}
