WAGYU JB(和牛JB)ユースグラブ (コピー)
A collection page of ボールパークドットコム
About
身体に合ったグラブを選ぼう|WAGYU JB :root{ --black:#111; --gray:#666; --light:#f4f4f4; --line:#d8d8d8; --orange:#ff6a00; --yellow:#fff200; } *{box-sizing:border-box} body{ margin:0; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif; color:var(--black); background:#ececec; } .page{ width:min(1120px,100%); margin:0 auto; background:#fff; box-shadow:0 8px 32px rgba(0,0,0,.12); } .hero{ position:relative; background:linear-gradient(135deg,#151515 0%,#2b2b2b 65%,#111 100%); color:#fff; padding:34px 42px 32px; overflow:hidden; } .hero:after{ content:""; position:absolute; right:-90px; top:-140px; width:420px; height:420px; border:1px solid rgba(255,255,255,.12); border-radius:50%; box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 96px rgba(255,255,255,.018); } .brand{ display:flex; align-items:center; gap:12px; font-weight:800; letter-spacing:.08em; font-size:13px; opacity:.92; } .brand-mark{ width:42px;height:42px;border:2px solid #fff;border-radius:10px; display:grid;place-items:center;font-size:20px;font-weight:900; } .hero h1{ margin:16px 0 7px; font-size:clamp(28px,4.2vw,52px); line-height:1.1; letter-spacing:.02em; } .hero p{margin:0;color:#d6d6d6;font-size:14px} .accent{color:var(--yellow)} .section{padding:30px 42px} .step-title{ display:flex;align-items:center;gap:14px;margin-bottom:18px; } .step-badge{ flex:0 0 auto; width:54px;height:54px; background:var(--orange);color:#fff; border-radius:12px; display:grid;place-items:center; font-weight:900;line-height:1.05;text-align:center;font-size:13px; } .step-badge b{font-size:23px} .step-title h2{margin:0;font-size:26px} .step-title small{color:#777;font-weight:500;font-size:13px} .range{ display:grid;grid-template-columns:1fr 1.45fr 1fr; gap:12px;margin-top:14px } .range-card{ min-height:138px;padding:22px;border-radius:16px; border:1px solid var(--line);position:relative;overflow:hidden; } .range-card h3{margin:0 0 8px;font-size:24px} .range-card p{margin:0;font-si