{"title":"One Grip","description":"\u003cp\u003eONE GRIPは、親指が独立した足袋型のグリップソックスです。踏ん張りやすい足袋構造と、スパイク内での足のズレを抑える滑り止めプリントを組み合わせました。ゴールキーパーの横方向のステップやセービング時の踏み込み、フィールドプレーヤーの切り返しにも有効です。\u003c\/p\u003e\u003ch2\u003eカラーとサイズ\u003c\/h2\u003e\u003cp\u003eBLACKとWHITEの2色、23-25cm、25-27cm、27-29cmの3サイズ展開です。\u003c\/p\u003e","products":[{"product_id":"one-grip-white","title":"ONE GRIP WHITE｜足袋型グリップソックス","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow+Condensed:wght@600;700;900\u0026display=swap');\n\n.ogb * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.ogb {\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif;\n  font-weight: 500;\n  color: #1a1a1a;\n  background: #f5f5f5;\n  width: 100%;\n  overflow: hidden;\n  line-height: 1.8;\n}\n\n\/* ── HERO ── *\/\n.ogw-hero {\n  position: relative;\n  background: #f0f0f0;\n  padding: 56px 40px 60px;\n  overflow: hidden;\n  min-height: 420px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  border-bottom: 1px solid #dddddd;\n}\n.ogw-hero::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(to right, #0a3a5c, #5bb8e8, #0a3a5c);\n}\n\/* 和柄パターン（斜め線） *\/\n.ogw-hero::after {\n  content: '';\n  position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    45deg,\n    rgba(91,184,232,0.05) 0px, rgba(91,184,232,0.05) 1px,\n    transparent 1px, transparent 12px\n  );\n  pointer-events: none;\n}\n.ogw-hero-glow {\n  position: absolute; inset: 0; pointer-events: none;\n  background:\n    radial-gradient(ellipse 60% 50% at 75% 30%, rgba(91,184,232,.12) 0%, transparent 60%),\n    radial-gradient(ellipse 40% 40% at 5% 70%, rgba(91,184,232,.06) 0%, transparent 50%);\n}\n.ogw-tag {\n  position: absolute; top: 24px; right: 40px;\n  border: 1px solid #1a3a50 !important;\n  padding: 6px 14px;\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 3px; color: #5bb8e8;\n  text-transform: uppercase; background: none;\n}\n.ogw-collab {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 4px;\n  color: #5bb8e8; text-transform: uppercase;\n  margin-bottom: 12px; position: relative; z-index: 1;\n}\n.ogw-h-title {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: clamp(52px, 12vw, 100px) !important;\n  line-height: 0.9 !important; letter-spacing: 3px !important;\n  color: #111111 !important; margin: 0 0 4px !important;\n  padding: 0 !important; border: none !important; background: none !important;\n  position: relative; z-index: 1;\n}\n.ogw-h-sub {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: clamp(13px, 2.5vw, 18px); font-weight: 700;\n  letter-spacing: 4px; color: #5bb8e8;\n  text-transform: uppercase; margin: 10px 0 20px;\n  position: relative; z-index: 1;\n}\n.ogw-hero-copy {\n  font-size: 14px; font-weight: 500;\n  color: #333333; line-height: 2.0;\n  position: relative; z-index: 1;\n}\n.ogw-hero-copy strong { color: #111111; }\n\/* ロゴ *\/\n.ogw-logo-wrap { display: flex; align-items: flex-end; gap: 20px; flex-wrap: nowrap; position: relative; z-index: 1; margin-bottom: 6px; }\n.ogw-logo-img { width: 48px; height: auto; opacity: 0.7; flex-shrink: 0; margin-bottom: 6px; }\n\n\/* ── CATCH ── *\/\n.ogw-catch {\n  background: #5bb8e8; padding: 40px 40px 32px;\n  position: relative; overflow: hidden;\n}\n.ogw-catch::before {\n  content: '';\n  position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    -45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px,\n    transparent 1px, transparent 10px\n  );\n  pointer-events: none;\n}\n.ogw-catch-jp {\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important;\n  font-size: clamp(22px, 4.5vw, 38px) !important;\n  font-weight: 900 !important; color: #ffffff !important;\n  line-height: 1.4 !important;\n  margin: 0 0 10px !important; padding: 0 !important;\n  border: none !important; background: none !important;\n  white-space: nowrap;\n  position: relative; z-index: 1;\n}\n.ogw-catch-sub {\n  font-size: 14px; font-weight: 600;\n  color: rgba(0,30,60,0.7); line-height: 1.9;\n  position: relative; z-index: 1;\n}\n.ogw-catch-logo {\n  position: absolute; right: 28px; bottom: 20px;\n  width: 52px; height: auto; opacity: 0.12; pointer-events: none;\n}\n\n\/* ── LAYOUT ── *\/\n.ogw-sec { background: #ffffff; padding: 48px 40px; }\n.ogw-sec-alt { background: #f0f0f0; padding: 48px 40px; }\n.ogw-div { padding: 0 40px; border-top: 1px solid #dddddd; }\n\n.ogw-lbl {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; color: #5bb8e8;\n  text-transform: uppercase; margin-bottom: 8px;\n  display: flex; align-items: center; gap: 10px;\n}\n.ogw-lbl::after { content:''; width:28px; height:1px; background:#5bb8e8; display:inline-block; }\n\n.ogw-ttl {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: clamp(30px, 5vw, 46px) !important; letter-spacing: 2px !important;\n  color: #111111 !important; margin: 0 0 28px !important;\n  padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important;\n}\n\n\/* ── 足袋型解説ボックス ── *\/\n.ogw-tabi-box {\n  border: 1px solid #b0d8ef;\n  background: #e8f4fc;\n  padding: 28px;\n  margin-bottom: 0;\n  display: flex; gap: 20px; align-items: flex-start;\n}\n.ogw-tabi-icon {\n  font-family: 'Bebas Neue', Arial, sans-serif;\n  font-size: 48px; color: #5bb8e8; line-height: 1;\n  flex-shrink: 0;\n}\n.ogw-tabi-body { flex: 1; }\n.ogw-tabi-title {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: 20px !important; letter-spacing: 2px !important;\n  color: #0077cc !important; margin: 0 0 8px !important;\n  padding: 0 !important; border: none !important; background: none !important;\n}\n.ogw-tabi-desc { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.9; }\n.ogw-tabi-desc strong { color: #111111; font-weight: 700; }\n\n\/* ── 7つの機能 ── *\/\n.ogw-feat-grid { display: flex; flex-direction: column; gap: 1px; background: #dddddd; border: 1px solid #dddddd; }\n.ogw-feat-item { background: #ffffff; padding: 22px 24px; display: flex; gap: 16px; align-items: flex-start; }\n.ogw-feat-num {\n  font-family: 'Bebas Neue', Arial, sans-serif;\n  font-size: 32px; color: #0077cc; line-height: 1; flex-shrink: 0; width: 36px;\n}\n.ogw-feat-body { flex: 1; }\n.ogw-feat-title {\n  font-size: 14px !important; font-weight: 700 !important; color: #111111 !important;\n  margin: 0 0 6px !important; padding: 0 !important;\n  border: none !important; background: none !important; line-height: 1.4 !important;\n}\n.ogw-feat-title span { color: #5bb8e8; }\n.ogw-feat-desc { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.85; }\n.ogw-feat-desc strong { color: #111111; font-weight: 700; }\n\n\/* ── 共同開発バナー ── *\/\n.ogw-collab-box {\n  background: #e8f4fc;\n  border: 1px solid #b0d8ef;\n  border-left: 4px solid #5bb8e8;\n  padding: 24px 28px;\n}\n.ogw-collab-title {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 11px; font-weight: 700; letter-spacing: 4px;\n  text-transform: uppercase; color: #5bb8e8; margin-bottom: 8px;\n}\n.ogw-collab-body { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.9; }\n.ogw-collab-body strong { color: #111111; font-weight: 700; }\n\n\/* ── スペック ── *\/\n.ogw-tbl, .ogw-tbl thead, .ogw-tbl tbody, .ogw-tbl tfoot, .ogw-tbl tr, .ogw-tbl th, .ogw-tbl td { border: none !important; border-collapse: collapse; background: none; }\n.ogw-tbl { width: 100%; border-collapse: collapse !important; }\n.ogw-tbl tr { border-bottom: 1px solid #dddddd !important; }\n.ogw-tbl tr:first-child { border-top: 1px solid #dddddd !important; }\n.ogw-tbl td { padding: 13px 8px !important; font-size: 14px !important; vertical-align: middle !important; }\n.ogw-tbl td:first-child { font-family: 'Barlow Condensed', Arial, sans-serif !important; font-size: 10px !important; font-weight: 700 !important; letter-spacing: 2px !important; color: #5bb8e8 !important; text-transform: uppercase !important; width: 110px !important; }\n.ogw-tbl td:last-child { color: #111111 !important; font-weight: 600 !important; }\n\n\/* ── カラー展開 ── *\/\n.ogw-color-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; }\n.ogw-color-item { background: #ffffff; padding: 20px 24px; display: flex; align-items: center; gap: 16px; }\n.ogw-color-item.active { background: #e8f4fc; border-left: 3px solid #5bb8e8; }\n.ogw-color-dot { width: 32px; height: 32px; border-radius: 50%; flex-shrink: 0; }\n.ogw-color-name { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; letter-spacing: 2px; color: #f0f0ec; display: block; }\n.ogw-color-sub { font-size: 11px; font-weight: 600; color: #444444; }\n.ogw-color-item.active .ogw-color-name { color: #5bb8e8; }\n.ogw-color-item.active .ogw-color-sub { color: #555555; }\n\n\/* ── 使用シーン ── *\/\n.ogw-scene-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; }\n.ogw-scene-item { background: #ffffff; padding: 18px 20px; display: flex; gap: 12px; align-items: center; }\n.ogw-scene-icon { font-size: 18px; flex-shrink: 0; }\n.ogw-scene-txt { font-size: 13px; font-weight: 600; color: #333333; line-height: 1.4; }\n\n\/* ── TRUST ── *\/\n.ogw-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; }\n.ogw-trust-item { background: #ffffff; padding: 22px 20px; display: flex; gap: 14px; align-items: flex-start; }\n.ogw-trust-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n.ogw-trust-title { font-size: 13px; font-weight: 700; color: #111111; margin: 0 0 6px 0; }\n.ogw-trust-desc { font-size: 12px; line-height: 1.8; color: #555555; margin: 0; }\n.ogw-trust-desc strong { color: #111111; font-weight: 700; }\n\n\/* ── TARGET ── *\/\n.ogw-tgt { list-style: none; padding: 0; margin: 0; }\n.ogw-tgt li { padding: 14px 0; border-bottom: 1px solid #dddddd !important; border-top: none !important; border-left: none !important; border-right: none !important; font-size: 14px; font-weight: 600; color: #111111; display: flex; align-items: flex-start; gap: 12px; line-height: 1.6; background: none; }\n.ogw-tgt li:first-child { border-top: 1px solid #dddddd !important; }\n.ogw-tgt li::before { content:'✓'; color:#5bb8e8; font-weight:700; flex-shrink:0; }\n\n\/* ── CAUTION ── *\/\n.ogw-caut { list-style: none; padding: 24px 28px; margin: 0; border: 1px solid #dddddd !important; background: #f8f8f8; display: flex; flex-direction: column; gap: 10px; }\n.ogw-caut li { font-size: 13px; font-weight: 500; color: #555555; padding-left: 16px; position: relative; line-height: 1.75; border: none !important; background: none; }\n.ogw-caut li::before { content:'!'; position:absolute; left:0; color:#888888; font-weight:700; }\n\n\/* ── FAQ ── *\/\n.ogw-fi { border-bottom: 1px solid #dddddd !important; border-top: none !important; border-left: none !important; border-right: none !important; background: none; }\n.ogw-fi:first-child { border-top: 1px solid #dddddd !important; }\n.ogw-fq { width:100%; background: none !important; border: none !important; outline:none; color: #111111 !important; font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', Arial, sans-serif; font-size: 14px !important; font-weight: 600 !important; text-align:left; padding: 18px 32px 18px 0 !important; cursor:pointer; position:relative; display:flex; align-items:center; gap:10px; line-height: 1.5; }\n.ogw-fql { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; color: #5bb8e8; flex-shrink:0; }\n.ogw-fic { position:absolute; right:0; top:50%; transform:translateY(-50%); font-size: 20px; color: #555555; transition: transform .25s; line-height: 1; font-weight: 300; }\n.ogw-fi.ogw-op .ogw-fic { transform:translateY(-50%) rotate(45deg); color: #5bb8e8; }\n.ogw-fa { display:none; padding: 0 0 18px 28px !important; font-size: 13px; font-weight: 500; color: #555555; line-height: 1.9; border: none !important; background: none; }\n.ogw-fi.ogw-op .ogw-fa { display:block; }\n\n\/* ── CLOSING ── *\/\n.ogw-closing {\n  padding: 56px 40px;\n  background: #5bb8e8;\n  position: relative; overflow: hidden;\n}\n.ogw-closing::before {\n  content: ''; position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px,\n    transparent 1px, transparent 12px\n  );\n  pointer-events: none;\n}\n.ogw-closing-line { width: 32px; height: 2px; background: #ffffff; margin: 0 0 22px; position: relative; z-index: 1; }\n.ogw-closing-h { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(28px, 5vw, 44px) !important; letter-spacing: 3px !important; line-height: 1.15 !important; margin: 0 0 18px !important; color: #ffffff !important; border: none !important; background: none !important; position: relative; z-index: 1; }\n.ogw-closing-h em { font-style: normal; color: rgba(0,30,60,0.7); }\n.ogw-closing-body { font-size: 14px; line-height: 2.0; color: rgba(0,20,40,0.75); margin: 0; position: relative; z-index: 1; }\n.ogw-closing-body strong { color: #ffffff; font-weight: 700; }\n.ogw-closing-cta { color: #ffffff !important; font-weight: 900 !important; font-size: 15px; border-bottom: 2px solid rgba(255,255,255,0.6); }\n\n\/* ── MARQUEE ── *\/\n.ogw-mq { border-top: 1px solid #dddddd; background: #f0f0f0; padding: 28px 0; overflow:hidden; }\n.ogw-mq-t { font-family: 'Bebas Neue', Arial, sans-serif; font-size: clamp(28px, 4vw, 44px); letter-spacing: 4px; color: #333333; white-space: nowrap; display: inline-block; animation: ogwmq 22s linear infinite; }\n@keyframes ogwmq { from { transform:translateX(0); } to { transform:translateX(-50%); } }\n\n.ogw-sp-br { display: none; }\n@media (max-width: 600px) {\n  .ogw-sp-br { display: block; }\n  .ogw-hero { padding: 48px 20px 48px; }\n  .ogw-tag { right: 20px; }\n  .ogw-catch { padding: 32px 20px 24px; }\n  .ogw-sec, .ogw-sec-alt { padding: 36px 20px; }\n  .ogw-div { padding: 0 20px; }\n  .ogw-trust-grid, .ogw-color-grid, .ogw-scene-grid { grid-template-columns: 1fr; }\n  .ogw-closing { padding: 40px 20px; }\n  .ogw-tabi-box { flex-direction: column; gap: 12px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ogb\"\u003e\n\n  \u003c!-- § 1 HERO --\u003e\n  \u003cdiv class=\"ogw-hero\"\u003e\n    \u003cdiv class=\"ogw-hero-glow\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"ogw-tag\"\u003eHashtag One × LFOG — MADE IN JAPAN\u003c\/div\u003e\n    \u003cp class=\"ogw-collab\"\u003eHashtag One Japan — Grip Socks\u003c\/p\u003e\n    \u003cdiv class=\"ogw-logo-wrap\"\u003e\n      \u003cp class=\"ogw-h-title\" style=\"margin:0!important;\"\u003eONE GRIP\u003c\/p\u003e\n      \u003cimg class=\"ogw-logo-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/IMG_9149.png?v=1776762809\" alt=\"Hashtag One Japan\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ogw-h-sub\"\u003e足袋型グリップソックス — White\u003c\/p\u003e\n    \u003cp class=\"ogw-hero-copy\"\u003e\n      地面を掴む、この感覚を足元に。\u003cbr\u003e\n      \u003cstrong\u003e止まる・蹴る・踏ん張る・切り返す。\u003c\/strong\u003e\u003cbr\u003e\n      その一歩一歩に差が出る。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 2 CATCH --\u003e\n  \u003cdiv class=\"ogw-catch\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/IMG_9149.png?v=1776762809\" class=\"ogw-catch-logo\" alt=\"\"\u003e\n    \u003cp class=\"ogw-catch-jp\" style=\"font-size:clamp(18px,3.5vw,32px)!important;white-space:nowrap;\"\u003e足元が変わるとプレーが変わる。\u003c\/p\u003e\n    \u003cp class=\"ogw-catch-sub\"\u003e700名を超えるアスリートのデータが生んだ、\u003cbr\u003e次世代スタンダード。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 3 足袋型構造 --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eThe Concept\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003e日本の伝統×\u003cbr\u003eスポーツ科学\u003c\/p\u003e\n    \u003cdiv class=\"ogw-tabi-box\"\u003e\n      \u003cdiv class=\"ogw-tabi-icon\"\u003e足\u003c\/div\u003e\n      \u003cdiv class=\"ogw-tabi-body\"\u003e\n        \u003cp class=\"ogw-tabi-title\"\u003e足袋型構造とは\u003c\/p\u003e\n        \u003cp class=\"ogw-tabi-desc\"\u003e\n          親指とその他4本の指を分ける「足袋型」は、日本古来の伝統形状。\u003cbr\u003e\u003cbr\u003e\n          この構造により\u003cstrong\u003e母趾球にしっかりと重心が乗り、足裏にアーチが生まれる\u003c\/strong\u003e。地面への力の伝達が格段に向上し、踏み込み・切り返しのステップワークを一段とスムーズに。\u003cbr\u003e\u003cbr\u003e\n          Hashtag One × LFOG（エルフォグ）の共同開発で、この伝統形状にスポーツ科学の知見を融合させた。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 4 7つの機能 --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec-alt\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003e7 Features\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003e7つの機能特性\u003c\/p\u003e\n    \u003cdiv class=\"ogw-feat-grid\"\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e日本の伝統 × 科学\u003c\/span\u003e——足袋型構造\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e親指と4本指を分ける設計で\u003cstrong\u003e母趾球への重心移動を最適化\u003c\/strong\u003e。地面を掴む力が増し、踏み込み・切り返しがスムーズになる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e足裏・かかと・甲\u003c\/span\u003e——3点グリップ\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e360度方向の動きに対応したグリップ配置。\u003cstrong\u003eシューズ内での滑りを抑制\u003c\/strong\u003eし、足とシューズの一体感がスピード・安定性・反応速度を向上させる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e立体編み\u003c\/span\u003e×テーピング構造\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e足首・土踏まずを立体的にホールド。\u003cstrong\u003e動きの安定性を保ちつつ、スポーツ障害のリスク軽減\u003c\/strong\u003eが期待できる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e高着圧サポート\u003c\/span\u003eで筋肉ブレを抑制\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e適度な着圧力で筋肉をサポート。\u003cstrong\u003e運動時のエネルギーロスを減少\u003c\/strong\u003eし、筋肉の揺れを抑えることで運動効率を高める。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e05\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e衝撃吸収\u003c\/span\u003eクッションゾーン\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e土踏まず部に立体クッションを搭載。\u003cstrong\u003e着地時の衝撃を吸収し、足への負担を軽減\u003c\/strong\u003eする。長時間の使用でも疲労が蓄積しにくい設計。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e06\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003e完全日本製\u003c\/span\u003e×スポーツ科学設計\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003e\u003cstrong\u003e700名以上のアスリートのフィードバック\u003c\/strong\u003eをもとに改良を重ねた一足。国内の高度な編立技術と徹底した品質管理による信頼の品質。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-feat-item\"\u003e\n        \u003cdiv class=\"ogw-feat-num\"\u003e07\u003c\/div\u003e\n        \u003cdiv class=\"ogw-feat-body\"\u003e\n          \u003cp class=\"ogw-feat-title\"\u003e\u003cspan\u003eJリーガー50名以上\u003c\/span\u003eが使用する信頼感\u003c\/p\u003e\n          \u003cp class=\"ogw-feat-desc\"\u003eLFOGはJリーガー50名以上が実際に使用するプロ品質。\u003cstrong\u003e実戦で選ばれ続ける確かな性能\u003c\/strong\u003eを、あなたの足元にも。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 5 共同開発 --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eCo-Development\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003e共同開発について\u003c\/p\u003e\n    \u003cdiv class=\"ogw-collab-box\"\u003e\n      \u003cp class=\"ogw-collab-title\"\u003eLFOG（エルフォグ）× Hashtag One Japan\u003c\/p\u003e\n      \u003cp class=\"ogw-collab-body\"\u003e\n        本製品は、\u003cstrong\u003eLFOG（エルフォグ）による国内生産モデルをベースに製作\u003c\/strong\u003eしたHashtag One Japanオリジナルの完全OEM商品。\u003cbr\u003e\u003cbr\u003e\n        LFOGは「足袋型」という日本独自の伝統形状に、高度な立体編み技術・グリップ設計・スポーツ医科学の知見を融合させた国内屈指のグリップソックスブランド。700名を超えるアスリートの使用データをもとに改良を重ね、\u003cstrong\u003eJリーガー50名以上が実際に使用するプロ品質\u003c\/strong\u003eを誇る。\u003cbr\u003e\u003cbr\u003e\n        \u003cstrong\u003e\"MADE IN JAPAN\"のプライドが生んだ、次世代スタンダード。\u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 6 スペック --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec-alt\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eSpec\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003eスペック\u003c\/p\u003e\n    \u003ctable class=\"ogw-tbl\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e足袋型グリップソックス\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStructure\u003c\/td\u003e\n\u003ctd\u003e立体編み×テーピング構造×3点グリップ\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFeature\u003c\/td\u003e\n\u003ctd\u003e高着圧サポート・衝撃吸収クッションゾーン・足袋型\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack（グリップ部：ライトブルー）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eM（25〜27cm）\/ L（27〜29cm）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMade in\u003c\/td\u003e\n\u003ctd\u003e日本製（LFOG × Hashtag One Japan OEM）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003e¥3,000（税込）\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- カラー展開 --\u003e\n    \u003cp class=\"ogw-lbl\" style=\"margin-top:28px;\"\u003eColor Line Up\u003c\/p\u003e\n    \u003cdiv class=\"ogw-color-grid\"\u003e\n      \u003cdiv class=\"ogw-color-item active\"\u003e\n        \u003cdiv class=\"ogw-color-dot\" style=\"background:linear-gradient(135deg,#f0f0f0,#ffffff);border:2px solid #5bb8e8;\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ogw-color-name\"\u003eWHITE\u003c\/span\u003e\n          \u003cspan class=\"ogw-color-sub\"\u003eグリップ部：ライトブルー ← Now\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-color-item\"\u003e\n        \u003cdiv class=\"ogw-color-dot\" style=\"background:linear-gradient(135deg,#111111,#333333);border:2px solid #999999;\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ogw-color-name\" style=\"color:#666666;\"\u003eBLACK\u003c\/span\u003e\n          \u003cspan class=\"ogw-color-sub\"\u003eグリップ部：ライトブルー\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 7 使用シーン --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eScene\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003eポジションも競技も\u003cbr\u003e超えていく。\u003c\/p\u003e\n    \u003cdiv class=\"ogw-scene-grid\"\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e🧤\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eサッカー GK\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003e安定した一歩目・鋭い反応\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e⚽\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eサッカー FP\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003eドリブル・ダッシュ・切り返し\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e🏃\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eフットサル・陸上\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003eアジリティ・スプリント\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e🏀\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eバスケ・ハンドボール\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003eジャンプ・踏み込み\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e🏋️\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eトレーニング全般\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003eウエイト・アジリティ\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-scene-item\"\u003e\n        \u003cspan class=\"ogw-scene-icon\"\u003e⛳\u003c\/span\u003e\n        \u003cspan class=\"ogw-scene-txt\"\u003eゴルフ・ラグビー\u003cbr\u003e\u003cspan style=\"color:#888;font-size:11px;\"\u003e安定した軸と踏み込み\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 8 TRUST --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec-alt\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003e安心して購入するために\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003e4つの保証\u003c\/p\u003e\n    \u003cdiv class=\"ogw-trust-grid\"\u003e\n      \u003cdiv class=\"ogw-trust-item\"\u003e\n        \u003cspan class=\"ogw-trust-icon\"\u003e📏\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogw-trust-title\"\u003eサイズが心配な方へ\u003c\/p\u003e\n          \u003cp class=\"ogw-trust-desc\"\u003eM（25〜27cm）\/ L（27〜29cm）の2サイズ展開。\u003cstrong\u003e足のサイズ実測値に合うサイズ\u003c\/strong\u003eをお選びください。迷ったらSNS DMからご相談を。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-trust-item\"\u003e\n        \u003cspan class=\"ogw-trust-icon\"\u003e🛡\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogw-trust-title\"\u003e品質について\u003c\/p\u003e\n          \u003cp class=\"ogw-trust-desc\"\u003eLFOG × Hashtag One Japanによる\u003cstrong\u003e完全日本製OEM商品\u003c\/strong\u003e。Jリーガー50名以上が使用するプロ品質をそのままお届けします。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-trust-item\"\u003e\n        \u003cspan class=\"ogw-trust-icon\"\u003e📦\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogw-trust-title\"\u003e配送について\u003c\/p\u003e\n          \u003cp class=\"ogw-trust-desc\"\u003e送料\u003cstrong\u003e全国一律¥800\u003c\/strong\u003e。在庫品は迅速発送、追跡番号付きでお届け状況も確認できます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-trust-item\"\u003e\n        \u003cspan class=\"ogw-trust-icon\"\u003e💬\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogw-trust-title\"\u003eご不明な点は\u003c\/p\u003e\n          \u003cp class=\"ogw-trust-desc\"\u003e\u003cstrong\u003e日本語サポートにてご対応\u003c\/strong\u003e。サイズ・使い方・ケア方法など、SNS DM・お問い合わせページからどうぞ。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 9 TARGET --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eFor\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003eこんなアスリートに\u003c\/p\u003e\n    \u003cul class=\"ogw-tgt\"\u003e\n      \u003cli\u003eシューズ内での足のズレやすべりが気になるGK・FP\u003c\/li\u003e\n      \u003cli\u003e踏み込み・切り返しの一歩目の反応を高めたい\u003c\/li\u003e\n      \u003cli\u003e長時間のトレーニングで足の疲れを軽減したい\u003c\/li\u003e\n      \u003cli\u003e日本製の高品質グリップソックスを求めるすべてのアスリート\u003c\/li\u003e\n      \u003cli\u003eGKグローブとセットで足元まで本格装備を整えたい\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 10 CAUTION --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec-alt\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eNotice\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003e注意事項\u003c\/p\u003e\n    \u003cul class=\"ogw-caut\"\u003e\n      \u003cli\u003e衛生商品につき、開封後の返品・交換は不可となります。サイズをご確認のうえご注文ください。\u003c\/li\u003e\n      \u003cli\u003e洗濯の際は裏返し・ネット使用を推奨します。\u003c\/li\u003e\n      \u003cli\u003eグリップの特性上、乾燥機の使用は避けてください。グリップ性能の低下につながります。\u003c\/li\u003e\n      \u003cli\u003eグリップ部の効果を最大限に発揮するため、清潔な状態でご使用ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 11 FAQ --\u003e\n  \u003cdiv class=\"ogw-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogw-sec\"\u003e\n    \u003cp class=\"ogw-lbl\"\u003eFAQ\u003c\/p\u003e\n    \u003cp class=\"ogw-ttl\"\u003eよくある質問\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"ogw-fi\"\u003e\n        \u003cbutton class=\"ogw-fq\" onclick=\"ogwT(this)\"\u003e\u003cspan class=\"ogw-fql\"\u003eQ\u003c\/span\u003eどのサイズを選べばいいですか？\u003cspan class=\"ogw-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogw-fa\"\u003eM（25〜27cm）\/ L（27〜29cm）の2サイズ展開です。足のサイズ実測値に合うサイズをお選びください。中間サイズで迷う場合は、タイトなフィット感を好む方は小さいサイズ、ゆとりを好む方は大きいサイズをお選びください。ご不明な場合はSNS DMからご相談ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-fi\"\u003e\n        \u003cbutton class=\"ogw-fq\" onclick=\"ogwT(this)\"\u003e\u003cspan class=\"ogw-fql\"\u003eQ\u003c\/span\u003eGK以外でも使えますか？\u003cspan class=\"ogw-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogw-fa\"\u003eはい。ONE GRIPはGKはもちろん、フィールドプレーヤー、フットサル、バスケットボール、ハンドボール、ラグビー、ゴルフ、トレーニング全般など、あらゆるスポーツに対応する設計です。安定した一歩目とブレない軸を求めるすべてのアスリートにお使いいただけます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-fi\"\u003e\n        \u003cbutton class=\"ogw-fq\" onclick=\"ogwT(this)\"\u003e\u003cspan class=\"ogw-fql\"\u003eQ\u003c\/span\u003e足袋型は履きにくくないですか？\u003cspan class=\"ogw-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogw-fa\"\u003e初めは少し慣れが必要な場合がありますが、ほとんどの方がすぐに慣れます。親指とその他の指を分けることで、はじめは独特の感覚がありますが、履いていくうちに母趾球への重心移動や地面を掴む感覚を実感いただけます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-fi\"\u003e\n        \u003cbutton class=\"ogw-fq\" onclick=\"ogwT(this)\"\u003e\u003cspan class=\"ogw-fql\"\u003eQ\u003c\/span\u003e洗濯はどうすればいいですか？\u003cspan class=\"ogw-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogw-fa\"\u003e裏返してネットに入れての洗濯をお勧めします。乾燥機はグリップ性能の低下につながるため避けてください。陰干しをお勧めします。適切なケアにより、グリップ性能を長持ちさせることができます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogw-fi\"\u003e\n        \u003cbutton class=\"ogw-fq\" onclick=\"ogwT(this)\"\u003e\u003cspan class=\"ogw-fql\"\u003eQ\u003c\/span\u003eLFOGとはどんなブランドですか？\u003cspan class=\"ogw-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogw-fa\"\u003eLFOG（エルフォグ）は、足袋型グリップソックスを専門とする日本のスポーツブランドです。Jリーガー50名以上が使用する実績を持ち、700名以上のアスリートのフィードバックをもとに改良を重ねたプロ品質のソックスを国内生産しています。今回はHashtag One Japanとの共同開発により、GKをはじめとするアスリートに向けた特別モデルを製作しました。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 12 CLOSING --\u003e\n  \u003cdiv class=\"ogw-closing\"\u003e\n    \u003cdiv class=\"ogw-closing-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"ogw-closing-h\"\u003e足元が変わると\u003cbr\u003e\u003cem\u003eすべてが変わる。\u003c\/em\u003e\u003c\/p\u003e\n    \u003cp class=\"ogw-closing-body\"\u003e\n      \u003cstrong\u003e700名のアスリートが認めたグリップ力\u003c\/strong\u003eと、日本の足袋型伝統構造——\u003cbr\u003e\n      ONE GRIPは、あなたの一歩一歩をより確かなものにする。\u003cbr\u003e\n      \u003cstrong class=\"ogw-closing-cta\"\u003e今すぐカートに入れて、その違いを足元で確かめてほしい。\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MARQUEE --\u003e\n  \u003cdiv class=\"ogw-mq\"\u003e\n    \u003cdiv class=\"ogw-mq-t\"\u003e\n      MADE IN JAPAN     ONE GRIP WHITE     HASHTAG ONE JAPAN × LFOG     足袋型グリップソックス     \n      MADE IN JAPAN     ONE GRIP WHITE     HASHTAG ONE JAPAN × LFOG     足袋型グリップソックス     \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction ogwT(b){\n  var i=b.parentElement;\n  var o=i.classList.contains('ogw-op');\n  document.querySelectorAll('.ogw-fi').forEach(function(x){x.classList.remove('ogw-op');});\n  if(!o){i.classList.add('ogw-op');}\n}\n\u003c\/script\u003e","brand":"Hashtag One Japan ハッシュタグ ワン ジャパン","offers":[{"title":"23-25cm","offer_id":45792056311985,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"25-27cm","offer_id":45744412328113,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"27-29cm","offer_id":45744412360881,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/E94E3BE4-8BD1-432D-8336-5312A5EF24CC.png?v=1751376468"},{"product_id":"one-grip-black","title":"ONE GRIP BLACK ｜足袋型グリップソックス","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow+Condensed:wght@600;700;900\u0026display=swap');\n\n.ogb * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.ogb {\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif;\n  font-weight: 500;\n  color: #e8e8e8;\n  background: #0a0a0a;\n  width: 100%;\n  overflow: hidden;\n  line-height: 1.8;\n}\n\n\/* ── HERO ── *\/\n.ogb-hero {\n  position: relative;\n  background: #0a0a0a;\n  padding: 56px 40px 60px;\n  overflow: hidden;\n  min-height: 420px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  border-bottom: 1px solid #1a1a1a;\n}\n.ogb-hero::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(to right, #0a3a5c, #5bb8e8, #0a3a5c);\n}\n\/* 和柄パターン（斜め線） *\/\n.ogb-hero::after {\n  content: '';\n  position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    45deg,\n    rgba(91,184,232,0.03) 0px, rgba(91,184,232,0.03) 1px,\n    transparent 1px, transparent 12px\n  );\n  pointer-events: none;\n}\n.ogb-hero-glow {\n  position: absolute; inset: 0; pointer-events: none;\n  background:\n    radial-gradient(ellipse 60% 50% at 75% 30%, rgba(91,184,232,.10) 0%, transparent 60%),\n    radial-gradient(ellipse 40% 40% at 5% 70%, rgba(91,184,232,.05) 0%, transparent 50%);\n}\n.ogb-tag {\n  position: absolute; top: 24px; right: 40px;\n  border: 1px solid #1a3a50 !important;\n  padding: 6px 14px;\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 3px; color: #5bb8e8;\n  text-transform: uppercase; background: none;\n}\n.ogb-collab {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 4px;\n  color: #5bb8e8; text-transform: uppercase;\n  margin-bottom: 12px; position: relative; z-index: 1;\n}\n.ogb-h-title {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: clamp(52px, 12vw, 100px) !important;\n  line-height: 0.9 !important; letter-spacing: 3px !important;\n  color: #f0f0ec !important; margin: 0 0 4px !important;\n  padding: 0 !important; border: none !important; background: none !important;\n  position: relative; z-index: 1;\n}\n.ogb-h-sub {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: clamp(13px, 2.5vw, 18px); font-weight: 700;\n  letter-spacing: 4px; color: #5bb8e8;\n  text-transform: uppercase; margin: 10px 0 20px;\n  position: relative; z-index: 1;\n}\n.ogb-hero-copy {\n  font-size: 14px; font-weight: 500;\n  color: #cccccc; line-height: 2.0;\n  position: relative; z-index: 1;\n}\n.ogb-hero-copy strong { color: #ffffff; }\n\/* ロゴ *\/\n.ogb-logo-wrap { display: flex; align-items: flex-end; gap: 20px; flex-wrap: nowrap; position: relative; z-index: 1; margin-bottom: 6px; }\n.ogb-logo-img { width: 48px; height: auto; opacity: 0.7; flex-shrink: 0; margin-bottom: 6px; }\n\n\/* ── CATCH ── *\/\n.ogb-catch {\n  background: #5bb8e8; padding: 40px 40px 32px;\n  position: relative; overflow: hidden;\n}\n.ogb-catch::before {\n  content: '';\n  position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    -45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px,\n    transparent 1px, transparent 10px\n  );\n  pointer-events: none;\n}\n.ogb-catch-jp {\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important;\n  font-size: clamp(22px, 4.5vw, 38px) !important;\n  font-weight: 900 !important; color: #ffffff !important;\n  line-height: 1.4 !important;\n  margin: 0 0 10px !important; padding: 0 !important;\n  border: none !important; background: none !important;\n  white-space: nowrap;\n  position: relative; z-index: 1;\n}\n.ogb-catch-sub {\n  font-size: 14px; font-weight: 600;\n  color: rgba(0,30,60,0.7); line-height: 1.9;\n  position: relative; z-index: 1;\n}\n.ogb-catch-logo {\n  position: absolute; right: 28px; bottom: 20px;\n  width: 52px; height: auto; opacity: 0.12; pointer-events: none;\n}\n\n\/* ── LAYOUT ── *\/\n.ogb-sec { background: #0a0a0a; padding: 48px 40px; }\n.ogb-sec-alt { background: #111111; padding: 48px 40px; }\n.ogb-div { padding: 0 40px; border-top: 1px solid #1a1a1a; }\n\n.ogb-lbl {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 10px; font-weight: 700; letter-spacing: 5px; color: #5bb8e8;\n  text-transform: uppercase; margin-bottom: 8px;\n  display: flex; align-items: center; gap: 10px;\n}\n.ogb-lbl::after { content:''; width:28px; height:1px; background:#1a3a50; display:inline-block; }\n\n.ogb-ttl {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: clamp(30px, 5vw, 46px) !important; letter-spacing: 2px !important;\n  color: #f0f0ec !important; margin: 0 0 28px !important;\n  padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important;\n}\n\n\/* ── 足袋型解説ボックス ── *\/\n.ogb-tabi-box {\n  border: 1px solid #1a3a50;\n  background: #0d1f2d;\n  padding: 28px;\n  margin-bottom: 0;\n  display: flex; gap: 20px; align-items: flex-start;\n}\n.ogb-tabi-icon {\n  font-family: 'Bebas Neue', Arial, sans-serif;\n  font-size: 48px; color: #5bb8e8; line-height: 1;\n  flex-shrink: 0;\n}\n.ogb-tabi-body { flex: 1; }\n.ogb-tabi-title {\n  font-family: 'Bebas Neue', Arial, sans-serif !important;\n  font-size: 20px !important; letter-spacing: 2px !important;\n  color: #5bb8e8 !important; margin: 0 0 8px !important;\n  padding: 0 !important; border: none !important; background: none !important;\n}\n.ogb-tabi-desc { font-size: 13px; font-weight: 500; color: #cccccc; line-height: 1.9; }\n.ogb-tabi-desc strong { color: #ffffff; font-weight: 700; }\n\n\/* ── 7つの機能 ── *\/\n.ogb-feat-grid { display: flex; flex-direction: column; gap: 1px; background: #1a1a1a; border: 1px solid #1a1a1a; }\n.ogb-feat-item { background: #0a0a0a; padding: 22px 24px; display: flex; gap: 16px; align-items: flex-start; }\n.ogb-feat-num {\n  font-family: 'Bebas Neue', Arial, sans-serif;\n  font-size: 32px; color: #1a3a50; line-height: 1; flex-shrink: 0; width: 36px;\n}\n.ogb-feat-body { flex: 1; }\n.ogb-feat-title {\n  font-size: 14px !important; font-weight: 700 !important; color: #f0f0ec !important;\n  margin: 0 0 6px !important; padding: 0 !important;\n  border: none !important; background: none !important; line-height: 1.4 !important;\n}\n.ogb-feat-title span { color: #5bb8e8; }\n.ogb-feat-desc { font-size: 13px; font-weight: 500; color: #aaaaaa; line-height: 1.85; }\n.ogb-feat-desc strong { color: #cccccc; font-weight: 700; }\n\n\/* ── 共同開発バナー ── *\/\n.ogb-collab-box {\n  background: #0d1f2d;\n  border: 1px solid #1a3a50;\n  border-left: 4px solid #5bb8e8;\n  padding: 24px 28px;\n}\n.ogb-collab-title {\n  font-family: 'Barlow Condensed', Arial, sans-serif;\n  font-size: 11px; font-weight: 700; letter-spacing: 4px;\n  text-transform: uppercase; color: #5bb8e8; margin-bottom: 8px;\n}\n.ogb-collab-body { font-size: 13px; font-weight: 500; color: #aaaaaa; line-height: 1.9; }\n.ogb-collab-body strong { color: #f0f0ec; font-weight: 700; }\n\n\/* ── スペック ── *\/\n.ogb-tbl, .ogb-tbl thead, .ogb-tbl tbody, .ogb-tbl tfoot, .ogb-tbl tr, .ogb-tbl th, .ogb-tbl td { border: none !important; border-collapse: collapse; background: none; }\n.ogb-tbl { width: 100%; border-collapse: collapse !important; }\n.ogb-tbl tr { border-bottom: 1px solid #1a1a1a !important; }\n.ogb-tbl tr:first-child { border-top: 1px solid #1a1a1a !important; }\n.ogb-tbl td { padding: 13px 8px !important; font-size: 14px !important; vertical-align: middle !important; }\n.ogb-tbl td:first-child { font-family: 'Barlow Condensed', Arial, sans-serif !important; font-size: 10px !important; font-weight: 700 !important; letter-spacing: 2px !important; color: #5bb8e8 !important; text-transform: uppercase !important; width: 110px !important; }\n.ogb-tbl td:last-child { color: #f0f0ec !important; font-weight: 600 !important; }\n\n\/* ── カラー展開 ── *\/\n.ogb-color-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #1a1a1a; border: 1px solid #1a1a1a; }\n.ogb-color-item { background: #0a0a0a; padding: 20px 24px; display: flex; align-items: center; gap: 16px; }\n.ogb-color-item.active { background: #0d1f2d; border-left: 3px solid #5bb8e8; }\n.ogb-color-dot { width: 32px; height: 32px; border-radius: 50%; flex-shrink: 0; }\n.ogb-color-name { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; letter-spacing: 2px; color: #f0f0ec; display: block; }\n.ogb-color-sub { font-size: 11px; font-weight: 600; color: #666666; }\n.ogb-color-item.active .ogb-color-name { color: #5bb8e8; }\n.ogb-color-item.active .ogb-color-sub { color: #aaaaaa; }\n\n\/* ── 使用シーン ── *\/\n.ogb-scene-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #1a1a1a; border: 1px solid #1a1a1a; }\n.ogb-scene-item { background: #0a0a0a; padding: 18px 20px; display: flex; gap: 12px; align-items: center; }\n.ogb-scene-icon { font-size: 18px; flex-shrink: 0; }\n.ogb-scene-txt { font-size: 13px; font-weight: 600; color: #cccccc; line-height: 1.4; }\n\n\/* ── TRUST ── *\/\n.ogb-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #1a1a1a; border: 1px solid #1a1a1a; }\n.ogb-trust-item { background: #0a0a0a; padding: 22px 20px; display: flex; gap: 14px; align-items: flex-start; }\n.ogb-trust-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n.ogb-trust-title { font-size: 13px; font-weight: 700; color: #f0f0ec; margin: 0 0 6px 0; }\n.ogb-trust-desc { font-size: 12px; line-height: 1.8; color: #888888; margin: 0; }\n.ogb-trust-desc strong { color: #aaaaaa; font-weight: 700; }\n\n\/* ── TARGET ── *\/\n.ogb-tgt { list-style: none; padding: 0; margin: 0; }\n.ogb-tgt li { padding: 14px 0; border-bottom: 1px solid #1a1a1a !important; border-top: none !important; border-left: none !important; border-right: none !important; font-size: 14px; font-weight: 600; color: #f0f0ec; display: flex; align-items: flex-start; gap: 12px; line-height: 1.6; background: none; }\n.ogb-tgt li:first-child { border-top: 1px solid #1a1a1a !important; }\n.ogb-tgt li::before { content:'✓'; color:#5bb8e8; font-weight:700; flex-shrink:0; }\n\n\/* ── CAUTION ── *\/\n.ogb-caut { list-style: none; padding: 24px 28px; margin: 0; border: 1px solid #1a1a1a !important; background: #0d0d0d; display: flex; flex-direction: column; gap: 10px; }\n.ogb-caut li { font-size: 13px; font-weight: 500; color: #888888; padding-left: 16px; position: relative; line-height: 1.75; border: none !important; background: none; }\n.ogb-caut li::before { content:'!'; position:absolute; left:0; color:#1a3a50; font-weight:700; }\n\n\/* ── FAQ ── *\/\n.ogb-fi { border-bottom: 1px solid #1a1a1a !important; border-top: none !important; border-left: none !important; border-right: none !important; background: none; }\n.ogb-fi:first-child { border-top: 1px solid #1a1a1a !important; }\n.ogb-fq { width:100%; background: none !important; border: none !important; outline:none; color: #f0f0ec !important; font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', Arial, sans-serif; font-size: 14px !important; font-weight: 600 !important; text-align:left; padding: 18px 32px 18px 0 !important; cursor:pointer; position:relative; display:flex; align-items:center; gap:10px; line-height: 1.5; }\n.ogb-fql { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; color: #5bb8e8; flex-shrink:0; }\n.ogb-fic { position:absolute; right:0; top:50%; transform:translateY(-50%); font-size: 20px; color: #1a3a50; transition: transform .25s; line-height: 1; font-weight: 300; }\n.ogb-fi.ogb-op .ogb-fic { transform:translateY(-50%) rotate(45deg); color: #5bb8e8; }\n.ogb-fa { display:none; padding: 0 0 18px 28px !important; font-size: 13px; font-weight: 500; color: #888888; line-height: 1.9; border: none !important; background: none; }\n.ogb-fi.ogb-op .ogb-fa { display:block; }\n\n\/* ── CLOSING ── *\/\n.ogb-closing {\n  padding: 56px 40px;\n  background: #5bb8e8;\n  position: relative; overflow: hidden;\n}\n.ogb-closing::before {\n  content: ''; position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px,\n    transparent 1px, transparent 12px\n  );\n  pointer-events: none;\n}\n.ogb-closing-line { width: 32px; height: 2px; background: #ffffff; margin: 0 0 22px; position: relative; z-index: 1; }\n.ogb-closing-h { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(28px, 5vw, 44px) !important; letter-spacing: 3px !important; line-height: 1.15 !important; margin: 0 0 18px !important; color: #ffffff !important; border: none !important; background: none !important; position: relative; z-index: 1; }\n.ogb-closing-h em { font-style: normal; color: rgba(0,30,60,0.7); }\n.ogb-closing-body { font-size: 14px; line-height: 2.0; color: rgba(0,20,40,0.75); margin: 0; position: relative; z-index: 1; }\n.ogb-closing-body strong { color: #ffffff; font-weight: 700; }\n.ogb-closing-cta { color: #ffffff !important; font-weight: 900 !important; font-size: 15px; border-bottom: 2px solid rgba(255,255,255,0.6); }\n\n\/* ── MARQUEE ── *\/\n.ogb-mq { border-top: 1px solid #1a1a1a; background: #0a0a0a; padding: 28px 0; overflow:hidden; }\n.ogb-mq-t { font-family: 'Bebas Neue', Arial, sans-serif; font-size: clamp(28px, 4vw, 44px); letter-spacing: 4px; color: #141414; white-space: nowrap; display: inline-block; animation: ogbmq 22s linear infinite; }\n@keyframes ogbmq { from { transform:translateX(0); } to { transform:translateX(-50%); } }\n\n.ogb-sp-br { display: none; }\n@media (max-width: 600px) {\n  .ogb-sp-br { display: block; }\n  .ogb-hero { padding: 48px 20px 48px; }\n  .ogb-tag { right: 20px; }\n  .ogb-catch { padding: 32px 20px 24px; }\n  .ogb-sec, .ogb-sec-alt { padding: 36px 20px; }\n  .ogb-div { padding: 0 20px; }\n  .ogb-trust-grid, .ogb-color-grid, .ogb-scene-grid { grid-template-columns: 1fr; }\n  .ogb-closing { padding: 40px 20px; }\n  .ogb-tabi-box { flex-direction: column; gap: 12px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ogb\"\u003e\n\n  \u003c!-- § 1 HERO --\u003e\n  \u003cdiv class=\"ogb-hero\"\u003e\n    \u003cdiv class=\"ogb-hero-glow\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"ogb-tag\"\u003eHashtag One × LFOG — MADE IN JAPAN\u003c\/div\u003e\n    \u003cp class=\"ogb-collab\"\u003eHashtag One Japan — Grip Socks\u003c\/p\u003e\n    \u003cdiv class=\"ogb-logo-wrap\"\u003e\n      \u003cp class=\"ogb-h-title\" style=\"margin:0!important;\"\u003eONE GRIP\u003c\/p\u003e\n      \u003cimg class=\"ogb-logo-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/IMG_9148.png?v=1776762809\" alt=\"Hashtag One Japan\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ogb-h-sub\"\u003e足袋型グリップソックス — Black\u003c\/p\u003e\n    \u003cp class=\"ogb-hero-copy\"\u003e\n      地面を掴む、この感覚を足元に。\u003cbr\u003e\n      \u003cstrong\u003e止まる・蹴る・踏ん張る・切り返す。\u003c\/strong\u003e\u003cbr\u003e\n      その一歩一歩に差が出る。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 2 CATCH --\u003e\n  \u003cdiv class=\"ogb-catch\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/IMG_9148.png?v=1776762809\" class=\"ogb-catch-logo\" alt=\"\"\u003e\n    \u003cp class=\"ogb-catch-jp\" style=\"font-size:clamp(18px,3.5vw,32px)!important;white-space:nowrap;\"\u003e足元が変わるとプレーが変わる。\u003c\/p\u003e\n    \u003cp class=\"ogb-catch-sub\"\u003e700名を超えるアスリートのデータが生んだ、\u003cbr\u003e次世代スタンダード。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 3 足袋型構造 --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eThe Concept\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003e日本の伝統×\u003cbr\u003eスポーツ科学\u003c\/p\u003e\n    \u003cdiv class=\"ogb-tabi-box\"\u003e\n      \u003cdiv class=\"ogb-tabi-icon\"\u003e足\u003c\/div\u003e\n      \u003cdiv class=\"ogb-tabi-body\"\u003e\n        \u003cp class=\"ogb-tabi-title\"\u003e足袋型構造とは\u003c\/p\u003e\n        \u003cp class=\"ogb-tabi-desc\"\u003e\n          親指とその他4本の指を分ける「足袋型」は、日本古来の伝統形状。\u003cbr\u003e\u003cbr\u003e\n          この構造により\u003cstrong\u003e母趾球にしっかりと重心が乗り、足裏にアーチが生まれる\u003c\/strong\u003e。地面への力の伝達が格段に向上し、踏み込み・切り返しのステップワークを一段とスムーズに。\u003cbr\u003e\u003cbr\u003e\n          Hashtag One × LFOG（エルフォグ）の共同開発で、この伝統形状にスポーツ科学の知見を融合させた。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 4 7つの機能 --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec-alt\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003e7 Features\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003e7つの機能特性\u003c\/p\u003e\n    \u003cdiv class=\"ogb-feat-grid\"\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e日本の伝統 × 科学\u003c\/span\u003e——足袋型構造\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e親指と4本指を分ける設計で\u003cstrong\u003e母趾球への重心移動を最適化\u003c\/strong\u003e。地面を掴む力が増し、踏み込み・切り返しがスムーズになる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e足裏・かかと・甲\u003c\/span\u003e——3点グリップ\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e360度方向の動きに対応したグリップ配置。\u003cstrong\u003eシューズ内での滑りを抑制\u003c\/strong\u003eし、足とシューズの一体感がスピード・安定性・反応速度を向上させる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e立体編み\u003c\/span\u003e×テーピング構造\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e足首・土踏まずを立体的にホールド。\u003cstrong\u003e動きの安定性を保ちつつ、スポーツ障害のリスク軽減\u003c\/strong\u003eが期待できる。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e高着圧サポート\u003c\/span\u003eで筋肉ブレを抑制\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e適度な着圧力で筋肉をサポート。\u003cstrong\u003e運動時のエネルギーロスを減少\u003c\/strong\u003eし、筋肉の揺れを抑えることで運動効率を高める。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e05\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e衝撃吸収\u003c\/span\u003eクッションゾーン\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e土踏まず部に立体クッションを搭載。\u003cstrong\u003e着地時の衝撃を吸収し、足への負担を軽減\u003c\/strong\u003eする。長時間の使用でも疲労が蓄積しにくい設計。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e06\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003e完全日本製\u003c\/span\u003e×スポーツ科学設計\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003e\u003cstrong\u003e700名以上のアスリートのフィードバック\u003c\/strong\u003eをもとに改良を重ねた一足。国内の高度な編立技術と徹底した品質管理による信頼の品質。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-feat-item\"\u003e\n        \u003cdiv class=\"ogb-feat-num\"\u003e07\u003c\/div\u003e\n        \u003cdiv class=\"ogb-feat-body\"\u003e\n          \u003cp class=\"ogb-feat-title\"\u003e\u003cspan\u003eJリーガー50名以上\u003c\/span\u003eが使用する信頼感\u003c\/p\u003e\n          \u003cp class=\"ogb-feat-desc\"\u003eLFOGはJリーガー50名以上が実際に使用するプロ品質。\u003cstrong\u003e実戦で選ばれ続ける確かな性能\u003c\/strong\u003eを、あなたの足元にも。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 5 共同開発 --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eCo-Development\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003e共同開発について\u003c\/p\u003e\n    \u003cdiv class=\"ogb-collab-box\"\u003e\n      \u003cp class=\"ogb-collab-title\"\u003eLFOG（エルフォグ）× Hashtag One Japan\u003c\/p\u003e\n      \u003cp class=\"ogb-collab-body\"\u003e\n        本製品は、\u003cstrong\u003eLFOG（エルフォグ）による国内生産モデルをベースに製作\u003c\/strong\u003eしたHashtag One Japanオリジナルの完全OEM商品。\u003cbr\u003e\u003cbr\u003e\n        LFOGは「足袋型」という日本独自の伝統形状に、高度な立体編み技術・グリップ設計・スポーツ医科学の知見を融合させた国内屈指のグリップソックスブランド。700名を超えるアスリートの使用データをもとに改良を重ね、\u003cstrong\u003eJリーガー50名以上が実際に使用するプロ品質\u003c\/strong\u003eを誇る。\u003cbr\u003e\u003cbr\u003e\n        \u003cstrong\u003e\"MADE IN JAPAN\"のプライドが生んだ、次世代スタンダード。\u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 6 スペック --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec-alt\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eSpec\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003eスペック\u003c\/p\u003e\n    \u003ctable class=\"ogb-tbl\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e足袋型グリップソックス\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStructure\u003c\/td\u003e\n\u003ctd\u003e立体編み×テーピング構造×3点グリップ\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFeature\u003c\/td\u003e\n\u003ctd\u003e高着圧サポート・衝撃吸収クッションゾーン・足袋型\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack（グリップ部：ライトブルー）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eM（25〜27cm）\/ L（27〜29cm）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMade in\u003c\/td\u003e\n\u003ctd\u003e日本製（LFOG × Hashtag One Japan OEM）\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003e¥3,000（税込）\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- カラー展開 --\u003e\n    \u003cp class=\"ogb-lbl\" style=\"margin-top:28px;\"\u003eColor Line Up\u003c\/p\u003e\n    \u003cdiv class=\"ogb-color-grid\"\u003e\n      \u003cdiv class=\"ogb-color-item active\"\u003e\n        \u003cdiv class=\"ogb-color-dot\" style=\"background:linear-gradient(135deg,#111111,#333333);border:2px solid #5bb8e8;\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ogb-color-name\"\u003eBLACK\u003c\/span\u003e\n          \u003cspan class=\"ogb-color-sub\"\u003eグリップ部：ライトブルー ← Now\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-color-item\"\u003e\n        \u003cdiv class=\"ogb-color-dot\" style=\"background:linear-gradient(135deg,#f0f0f0,#ffffff);border:2px solid #333333;\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ogb-color-name\" style=\"color:#666;\"\u003eWHITE\u003c\/span\u003e\n          \u003cspan class=\"ogb-color-sub\"\u003eグリップ部：ライトブルー\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 7 使用シーン --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eScene\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003eポジションも競技も\u003cbr\u003e超えていく。\u003c\/p\u003e\n    \u003cdiv class=\"ogb-scene-grid\"\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e🧤\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eサッカー GK\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003e安定した一歩目・鋭い反応\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e⚽\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eサッカー FP\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003eドリブル・ダッシュ・切り返し\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e🏃\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eフットサル・陸上\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003eアジリティ・スプリント\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e🏀\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eバスケ・ハンドボール\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003eジャンプ・踏み込み\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e🏋️\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eトレーニング全般\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003eウエイト・アジリティ\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-scene-item\"\u003e\n        \u003cspan class=\"ogb-scene-icon\"\u003e⛳\u003c\/span\u003e\n        \u003cspan class=\"ogb-scene-txt\"\u003eゴルフ・ラグビー\u003cbr\u003e\u003cspan style=\"color:#666;font-size:11px;\"\u003e安定した軸と踏み込み\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 8 TRUST --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec-alt\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003e安心して購入するために\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003e4つの保証\u003c\/p\u003e\n    \u003cdiv class=\"ogb-trust-grid\"\u003e\n      \u003cdiv class=\"ogb-trust-item\"\u003e\n        \u003cspan class=\"ogb-trust-icon\"\u003e📏\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogb-trust-title\"\u003eサイズが心配な方へ\u003c\/p\u003e\n          \u003cp class=\"ogb-trust-desc\"\u003eM（25〜27cm）\/ L（27〜29cm）の2サイズ展開。\u003cstrong\u003e足のサイズ実測値に合うサイズ\u003c\/strong\u003eをお選びください。迷ったらSNS DMからご相談を。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-trust-item\"\u003e\n        \u003cspan class=\"ogb-trust-icon\"\u003e🛡\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogb-trust-title\"\u003e品質について\u003c\/p\u003e\n          \u003cp class=\"ogb-trust-desc\"\u003eLFOG × Hashtag One Japanによる\u003cstrong\u003e完全日本製OEM商品\u003c\/strong\u003e。Jリーガー50名以上が使用するプロ品質をそのままお届けします。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-trust-item\"\u003e\n        \u003cspan class=\"ogb-trust-icon\"\u003e📦\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogb-trust-title\"\u003e配送について\u003c\/p\u003e\n          \u003cp class=\"ogb-trust-desc\"\u003e送料\u003cstrong\u003e全国一律¥800\u003c\/strong\u003e。在庫品は迅速発送、追跡番号付きでお届け状況も確認できます。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-trust-item\"\u003e\n        \u003cspan class=\"ogb-trust-icon\"\u003e💬\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ogb-trust-title\"\u003eご不明な点は\u003c\/p\u003e\n          \u003cp class=\"ogb-trust-desc\"\u003e\u003cstrong\u003e日本語サポートにてご対応\u003c\/strong\u003e。サイズ・使い方・ケア方法など、SNS DM・お問い合わせページからどうぞ。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 9 TARGET --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eFor\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003eこんなアスリートに\u003c\/p\u003e\n    \u003cul class=\"ogb-tgt\"\u003e\n      \u003cli\u003eシューズ内での足のズレやすべりが気になるGK・FP\u003c\/li\u003e\n      \u003cli\u003e踏み込み・切り返しの一歩目の反応を高めたい\u003c\/li\u003e\n      \u003cli\u003e長時間のトレーニングで足の疲れを軽減したい\u003c\/li\u003e\n      \u003cli\u003e日本製の高品質グリップソックスを求めるすべてのアスリート\u003c\/li\u003e\n      \u003cli\u003eGKグローブとセットで足元まで本格装備を整えたい\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 10 CAUTION --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec-alt\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eNotice\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003e注意事項\u003c\/p\u003e\n    \u003cul class=\"ogb-caut\"\u003e\n      \u003cli\u003e衛生商品につき、開封後の返品・交換は不可となります。サイズをご確認のうえご注文ください。\u003c\/li\u003e\n      \u003cli\u003e洗濯の際は裏返し・ネット使用を推奨します。\u003c\/li\u003e\n      \u003cli\u003eグリップの特性上、乾燥機の使用は避けてください。グリップ性能の低下につながります。\u003c\/li\u003e\n      \u003cli\u003eグリップ部の効果を最大限に発揮するため、清潔な状態でご使用ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 11 FAQ --\u003e\n  \u003cdiv class=\"ogb-div\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ogb-sec\"\u003e\n    \u003cp class=\"ogb-lbl\"\u003eFAQ\u003c\/p\u003e\n    \u003cp class=\"ogb-ttl\"\u003eよくある質問\u003c\/p\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"ogb-fi\"\u003e\n        \u003cbutton class=\"ogb-fq\" onclick=\"ogbT(this)\"\u003e\u003cspan class=\"ogb-fql\"\u003eQ\u003c\/span\u003eどのサイズを選べばいいですか？\u003cspan class=\"ogb-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogb-fa\"\u003eM（25〜27cm）\/ L（27〜29cm）の2サイズ展開です。足のサイズ実測値に合うサイズをお選びください。中間サイズで迷う場合は、タイトなフィット感を好む方は小さいサイズ、ゆとりを好む方は大きいサイズをお選びください。ご不明な場合はSNS DMからご相談ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-fi\"\u003e\n        \u003cbutton class=\"ogb-fq\" onclick=\"ogbT(this)\"\u003e\u003cspan class=\"ogb-fql\"\u003eQ\u003c\/span\u003eGK以外でも使えますか？\u003cspan class=\"ogb-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogb-fa\"\u003eはい。ONE GRIPはGKはもちろん、フィールドプレーヤー、フットサル、バスケットボール、ハンドボール、ラグビー、ゴルフ、トレーニング全般など、あらゆるスポーツに対応する設計です。安定した一歩目とブレない軸を求めるすべてのアスリートにお使いいただけます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-fi\"\u003e\n        \u003cbutton class=\"ogb-fq\" onclick=\"ogbT(this)\"\u003e\u003cspan class=\"ogb-fql\"\u003eQ\u003c\/span\u003e足袋型は履きにくくないですか？\u003cspan class=\"ogb-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogb-fa\"\u003e初めは少し慣れが必要な場合がありますが、ほとんどの方がすぐに慣れます。親指とその他の指を分けることで、はじめは独特の感覚がありますが、履いていくうちに母趾球への重心移動や地面を掴む感覚を実感いただけます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-fi\"\u003e\n        \u003cbutton class=\"ogb-fq\" onclick=\"ogbT(this)\"\u003e\u003cspan class=\"ogb-fql\"\u003eQ\u003c\/span\u003e洗濯はどうすればいいですか？\u003cspan class=\"ogb-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogb-fa\"\u003e裏返してネットに入れての洗濯をお勧めします。乾燥機はグリップ性能の低下につながるため避けてください。陰干しをお勧めします。適切なケアにより、グリップ性能を長持ちさせることができます。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ogb-fi\"\u003e\n        \u003cbutton class=\"ogb-fq\" onclick=\"ogbT(this)\"\u003e\u003cspan class=\"ogb-fql\"\u003eQ\u003c\/span\u003eLFOGとはどんなブランドですか？\u003cspan class=\"ogb-fic\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cp class=\"ogb-fa\"\u003eLFOG（エルフォグ）は、足袋型グリップソックスを専門とする日本のスポーツブランドです。Jリーガー50名以上が使用する実績を持ち、700名以上のアスリートのフィードバックをもとに改良を重ねたプロ品質のソックスを国内生産しています。今回はHashtag One Japanとの共同開発により、GKをはじめとするアスリートに向けた特別モデルを製作しました。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- § 12 CLOSING --\u003e\n  \u003cdiv class=\"ogb-closing\"\u003e\n    \u003cdiv class=\"ogb-closing-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"ogb-closing-h\"\u003e足元が変わると\u003cbr\u003e\u003cem\u003eすべてが変わる。\u003c\/em\u003e\u003c\/p\u003e\n    \u003cp class=\"ogb-closing-body\"\u003e\n      \u003cstrong\u003e700名のアスリートが認めたグリップ力\u003c\/strong\u003eと、日本の足袋型伝統構造——\u003cbr\u003e\n      ONE GRIPは、あなたの一歩一歩をより確かなものにする。\u003cbr\u003e\n      \u003cstrong class=\"ogb-closing-cta\"\u003e今すぐカートに入れて、その違いを足元で確かめてほしい。\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MARQUEE --\u003e\n  \u003cdiv class=\"ogb-mq\"\u003e\n    \u003cdiv class=\"ogb-mq-t\"\u003e\n      MADE IN JAPAN     ONE GRIP BLACK     HASHTAG ONE JAPAN × LFOG     足袋型グリップソックス     \n      MADE IN JAPAN     ONE GRIP BLACK     HASHTAG ONE JAPAN × LFOG     足袋型グリップソックス     \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction ogbT(b){\n  var i=b.parentElement;\n  var o=i.classList.contains('ogb-op');\n  document.querySelectorAll('.ogb-fi').forEach(function(x){x.classList.remove('ogb-op');});\n  if(!o){i.classList.add('ogb-op');}\n}\n\u003c\/script\u003e","brand":"Hashtag One Japan ハッシュタグ ワン ジャパン","offers":[{"title":"23-25cm","offer_id":45792057131185,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false},{"title":"25-27cm","offer_id":45744409608369,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"27-29cm","offer_id":45744409641137,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0574\/5895\/0321\/files\/CA549C50-94B8-4C2A-92A1-1B5D01DFD390.png?v=1751376422"}],"url":"https:\/\/hashtag1jpn.com\/collections\/one-grip\/%e3%82%b0%e3%83%aa%e3%83%83%e3%83%97%e3%82%bd%e3%83%83%e3%82%af%e3%82%b9.oembed","provider":"Hashtag One Japan ハッシュタグ ワン ジャパン","version":"1.0","type":"link"}