:root{--bg:#080808;--panel:#101010;--ink:#f4f4f1;--muted:#a9a9a4;--line:#30302f;--orange:#ff8500;--max:1280px;--pad:clamp(24px,5vw,76px);--display:"Barlow Condensed","Noto Sans JP",sans-serif;--jp:"Noto Sans JP",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--jp);line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-only{display:none}.site-header{position:fixed;z-index:30;inset:0 0 auto;height:76px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;padding:0 28px;background:rgba(6,6,6,.94);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px)}.brand img,.footer>img{width:178px;height:auto}.site-nav{justify-self:center;display:flex;gap:clamp(26px,4vw,66px);font-size:13px;font-weight:700;letter-spacing:.16em}.site-nav a{position:relative;padding:28px 0 23px}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--orange);transition:.25s}.site-nav a:hover:after{right:0}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:0 24px;background:var(--orange);border:1px solid var(--orange);color:#080808;font-size:14px;font-weight:800;letter-spacing:.08em;transition:.25s}.button:hover{background:#ff9d25;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;font-size:12px}.button-ghost{background:rgba(5,5,5,.58);border-color:#666;color:#fff}.button-ghost:hover{background:#fff;color:#080808;border-color:#fff}.menu-button{display:none}.hero{position:relative;min-height:760px;height:100svh;max-height:980px;overflow:hidden;background:#111}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93) 0,rgba(0,0,0,.68) 31%,rgba(0,0,0,.04) 65%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 34%)}.hero-track{position:absolute;width:390px;height:390px;left:-128px;bottom:-96px;border:32px double rgba(255,255,255,.07);transform:rotate(38deg)}.hero-content{position:relative;z-index:2;max-width:var(--max);height:100%;margin:auto;padding:150px var(--pad) 86px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1,.section-heading h2,.headrest h2{font-family:var(--display);font-weight:900;letter-spacing:.01em;line-height:.95;margin:0;text-wrap:balance}.hero h1{font-size:clamp(60px,7vw,112px);text-shadow:0 3px 20px rgba(0,0,0,.28)}.hero-content>p{font-size:clamp(17px,1.6vw,24px);font-weight:600;line-height:1.7;margin:30px 0 34px;letter-spacing:.04em}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.scroll-mark{position:absolute;z-index:2;right:36px;bottom:30px;display:flex;align-items:center;gap:12px;writing-mode:vertical-rl;font-family:var(--display);font-size:11px;letter-spacing:.2em}.scroll-mark i{height:56px;width:1px;background:var(--orange)}.section-pad{padding:clamp(90px,10vw,154px) var(--pad)}.features,.howto{max-width:var(--max);margin:auto}.section-heading{margin-bottom:64px}.section-index{margin:0 0 18px;color:var(--orange);font-family:var(--display);font-weight:800;letter-spacing:.18em;font-size:14px}.section-heading h2{font-size:clamp(48px,5.6vw,82px)}.section-heading-center{text-align:center}.feature-rail{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature{position:relative;min-height:360px;padding:42px clamp(24px,3vw,48px);border-right:1px solid var(--line)}.feature:last-child{border-right:0}.feature-no{position:absolute;right:20px;top:20px;font-family:var(--display);font-size:13px;color:#666}.feature h3{margin:27px 0 14px;font-size:23px}.feature p{margin:0;color:var(--muted);font-size:14px}.line-icon{height:98px;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.line-icon>div{width:48px;height:82px;border:2px solid #dfdfdc;border-radius:8px;position:relative}.line-icon>div:after{content:"";position:absolute;left:16px;right:16px;bottom:5px;height:2px;background:#dfdfdc}.phone-drop i{position:absolute;width:80px;height:40px;border:2px solid #dfdfdc;border-top:0;bottom:0;border-radius:0 0 14px 14px}.double-phone>div{width:40px;height:76px}.dash-line div{width:126px;height:70px;border-radius:7px}.dash-line div:before{content:"";position:absolute;left:14px;right:14px;top:27px;border-top:2px solid #dfdfdc}.dash-line i{position:absolute;bottom:9px;width:180px;border-top:2px solid #dfdfdc}.gallery{background:#030303;border-top:1px solid #171717}.gallery-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:1fr 1fr;gap:10px}.gallery-item{position:relative;padding:0;border:0;background:none;overflow:hidden;cursor:zoom-in;min-height:250px}.gallery-main{grid-row:1/3;min-height:600px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-item:hover img{transform:scale(1.025)}.gallery-item:after{content:"+";position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid rgba(255,255,255,.75);display:grid;place-items:center;background:rgba(0,0,0,.35);font-size:21px}.gallery-item span{position:absolute;left:18px;bottom:16px;padding:5px 9px;background:rgba(0,0,0,.72);font-family:var(--display);font-size:12px;letter-spacing:.12em}.lead{color:var(--muted);font-size:16px;margin:22px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step{min-height:250px;display:grid;grid-template-columns:54px 110px 1fr;gap:14px;align-items:center;padding:32px 22px;border-right:1px solid var(--line)}.step:last-child{border-right:0}.step strong{font-family:var(--display);font-size:38px;color:var(--orange);align-self:start}.step h3{margin:0 0 8px;font-size:18px}.step p{margin:0;color:var(--muted);font-size:13px}.step-visual{width:76px;height:120px;border:2px solid #dededb;border-radius:11px;position:relative}.step-visual:after{content:"";position:absolute;left:26px;right:26px;bottom:7px;border-top:2px solid #dededb}.step-visual i{position:absolute;left:-13px;right:-13px;bottom:22px;height:50px;border:2px solid #dededb;border-radius:12px}.phone-tilt{transform:rotate(-12deg)}.product-note{margin:28px 0 0;color:#888;font-size:12px;text-align:right}.headrest{position:relative;min-height:800px;display:grid;grid-template-columns:52% 48%;overflow:hidden;background:#0c0d0b}.headrest-image-wrap{grid-column:1/3;grid-row:1;position:relative}.headrest-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.93) 0,rgba(0,0,0,.7) 35%,rgba(0,0,0,.08) 72%),linear-gradient(0deg,rgba(0,0,0,.35),transparent)}.headrest-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.headrest-content{grid-column:1;grid-row:1;z-index:2;align-self:center;padding:120px max(var(--pad),calc((100vw - var(--max))/2 + var(--pad))) 100px var(--pad)}.headrest h2{font-size:clamp(58px,7.2vw,108px)}.headrest-ja{font-size:clamp(22px,2.3vw,34px);font-weight:800;line-height:1.45}.headrest-model{font-family:var(--display);font-size:36px;font-weight:800;line-height:1.05}.headrest-model span{font-family:var(--jp);font-size:14px;letter-spacing:.08em}.contact{background:linear-gradient(120deg,#151515,#080808);border-top:1px solid #323232}.contact-inner{max-width:930px;margin:auto;text-align:center}.contact-inner p{font-size:clamp(18px,2vw,28px);font-weight:700;margin:0 0 28px}.contact-inner .button{min-width:min(100%,420px)}.footer{min-height:110px;display:grid;grid-template-columns:180px 1fr auto auto;gap:32px;align-items:center;padding:26px var(--pad);border-top:1px solid #292929;background:#030303}.footer p{font-size:12px}.footer nav{display:flex;gap:22px;font-size:11px}.footer small{color:#777;font-size:10px}.lightbox{width:min(1100px,94vw);padding:0;border:1px solid #444;background:#060606;color:#fff}.lightbox::backdrop{background:rgba(0,0,0,.9);backdrop-filter:blur(7px)}.lightbox img{width:100%;max-height:88vh;object-fit:contain}.lightbox-close{position:absolute;right:10px;top:10px;width:44px;height:44px;border:1px solid #fff;background:rgba(0,0,0,.7);color:#fff;font-size:26px;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.gallery-item img,.button{transition:none}}
@media(max-width:900px){.site-header{height:68px;display:flex;padding:0 18px}.site-header:after{content:"";position:fixed;right:22px;top:33px;z-index:101;width:24px;height:2px;background:#fff;box-shadow:0 -8px 0 #fff,0 8px 0 #fff;pointer-events:none}.brand img{width:150px}.header-cta,.site-nav{display:none}.menu-button{position:fixed;right:12px;top:12px;z-index:100;display:flex!important;visibility:visible!important;opacity:1!important;width:44px;height:44px;align-items:center;justify-content:center;background:#080808;border:0;padding:10px;cursor:pointer}.menu-button:before{content:"";display:block;width:24px;height:2px;background:#fff;box-shadow:0 -8px 0 #fff,0 8px 0 #fff}.menu-button span:not(.sr-only){display:none}.site-nav.open{display:flex;position:absolute;top:68px;left:0;right:0;flex-direction:column;gap:0;background:#080808;padding:20px}.site-nav.open a{padding:14px 8px;border-bottom:1px solid #222}.hero{min-height:720px;height:92svh}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.45) 72%,rgba(0,0,0,.1)),linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.hero-content{width:100%;padding-top:110px}.feature-rail{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.feature:last-child{border-bottom:0}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:520px 240px}.gallery-main{grid-row:auto;grid-column:1/3;min-height:0}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.step:last-child{border-bottom:0}.headrest{min-height:760px;grid-template-columns:1fr}.headrest-content{grid-column:1;padding:84px var(--pad);align-self:end}.headrest-image-wrap:after{background:linear-gradient(0deg,rgba(0,0,0,.95) 8%,rgba(0,0,0,.1) 80%),linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.headrest-image-wrap img{object-position:60% center}.footer{grid-template-columns:1fr 1fr}.footer nav{display:none}.footer small{text-align:right}}
@media(max-width:600px){.mobile-only{display:block}.hero{min-height:730px}.hero-image{object-position:57% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.93) 0,rgba(0,0,0,.63) 68%,rgba(0,0,0,.15)),linear-gradient(0deg,rgba(0,0,0,.58),transparent 55%)}.hero h1{max-width:100%;font-size:clamp(40px,11vw,46px);letter-spacing:-.035em;line-height:1.02}.hero-content>p{font-size:15px}.hero-actions{width:100%;max-width:340px;flex-direction:column}.hero-actions .button{width:100%;min-width:0}.scroll-mark{display:none}.section-heading{margin-bottom:42px}.section-pad{padding-top:78px;padding-bottom:78px}.feature{padding:34px 20px}.gallery-grid{display:flex;flex-direction:column}.gallery-item,.gallery-main{min-height:230px}.gallery-main{min-height:330px}.step{grid-template-columns:46px 80px 1fr;padding:28px 8px}.step-visual{transform:scale(.78)}.phone-tilt{transform:scale(.78) rotate(-12deg)}.product-note{text-align:left}.headrest{min-height:720px}.headrest-image-wrap img{object-position:63% center}.headrest-content{padding-bottom:56px}.headrest h2{font-size:54px}.headrest-ja{font-size:21px}.footer{grid-template-columns:1fr;gap:12px}.footer small{text-align:left}.footer>img{width:150px}}
