ONE GRIP WHITE|足袋型グリップソックス
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@600;700;900&display=swap'); .ogb * { box-sizing: border-box; margin: 0; padding: 0; } .ogb { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif; font-weight: 500; color: #1a1a1a; background: #f5f5f5; width: 100%; overflow: hidden; line-height: 1.8; } /* ── HERO ── */ .ogw-hero { position: relative; background: #f0f0f0; padding: 56px 40px 60px; overflow: hidden; min-height: 420px; display: flex; flex-direction: column; justify-content: flex-end; border-bottom: 1px solid #dddddd; } .ogw-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(to right, #0a3a5c, #5bb8e8, #0a3a5c); } /* 和柄パターン(斜め線) */ .ogw-hero::after { content: ''; position: absolute; inset: 0; background-image: repeating-linear-gradient( 45deg, rgba(91,184,232,0.05) 0px, rgba(91,184,232,0.05) 1px, transparent 1px, transparent 12px ); pointer-events: none; } .ogw-hero-glow { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(ellipse 60% 50% at 75% 30%, rgba(91,184,232,.12) 0%, transparent 60%), radial-gradient(ellipse 40% 40% at 5% 70%, rgba(91,184,232,.06) 0%, transparent 50%); } .ogw-tag { position: absolute; top: 24px; right: 40px; border: 1px solid #1a3a50 !important; padding: 6px 14px; font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 3px; color: #5bb8e8; text-transform: uppercase; background: none; } .ogw-collab { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 4px; color: #5bb8e8; text-transform: uppercase; margin-bottom: 12px; position: relative; z-index: 1; } .ogw-h-title { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(52px, 12vw, 100px) !important; line-height: 0.9 !important; letter-spacing: 3px !important; color: #111111 !important; margin: 0 0 4px !important; padding: 0 !important; border: none !important; background: none !important; position: relative; z-index: 1; } .ogw-h-sub { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: clamp(13px, 2.5vw, 18px); font-weight: 700; letter-spacing: 4px; color: #5bb8e8; text-transform: uppercase; margin: 10px 0 20px; position: relative; z-index: 1; } .ogw-hero-copy { font-size: 14px; font-weight: 500; color: #333333; line-height: 2.0; position: relative; z-index: 1; } .ogw-hero-copy strong { color: #111111; } /* ロゴ */ .ogw-logo-wrap { display: flex; align-items: flex-end; gap: 20px; flex-wrap: nowrap; position: relative; z-index: 1; margin-bottom: 6px; } .ogw-logo-img { width: 48px; height: auto; opacity: 0.7; flex-shrink: 0; margin-bottom: 6px; } /* ── CATCH ── */ .ogw-catch { background: #5bb8e8; padding: 40px 40px 32px; position: relative; overflow: hidden; } .ogw-catch::before { content: ''; position: absolute; inset: 0; background-image: repeating-linear-gradient( -45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px, transparent 1px, transparent 10px ); pointer-events: none; } .ogw-catch-jp { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important; font-size: clamp(22px, 4.5vw, 38px) !important; font-weight: 900 !important; color: #ffffff !important; line-height: 1.4 !important; margin: 0 0 10px !important; padding: 0 !important; border: none !important; background: none !important; white-space: nowrap; position: relative; z-index: 1; } .ogw-catch-sub { font-size: 14px; font-weight: 600; color: rgba(0,30,60,0.7); line-height: 1.9; position: relative; z-index: 1; } .ogw-catch-logo { position: absolute; right: 28px; bottom: 20px; width: 52px; height: auto; opacity: 0.12; pointer-events: none; } /* ── LAYOUT ── */ .ogw-sec { background: #ffffff; padding: 48px 40px; } .ogw-sec-alt { background: #f0f0f0; padding: 48px 40px; } .ogw-div { padding: 0 40px; border-top: 1px solid #dddddd; } .ogw-lbl { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 5px; color: #5bb8e8; text-transform: uppercase; margin-bottom: 8px; display: flex; align-items: center; gap: 10px; } .ogw-lbl::after { content:''; width:28px; height:1px; background:#5bb8e8; display:inline-block; } .ogw-ttl { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(30px, 5vw, 46px) !important; letter-spacing: 2px !important; color: #111111 !important; margin: 0 0 28px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important; } /* ── 足袋型解説ボックス ── */ .ogw-tabi-box { border: 1px solid #b0d8ef; background: #e8f4fc; padding: 28px; margin-bottom: 0; display: flex; gap: 20px; align-items: flex-start; } .ogw-tabi-icon { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 48px; color: #5bb8e8; line-height: 1; flex-shrink: 0; } .ogw-tabi-body { flex: 1; } .ogw-tabi-title { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: 20px !important; letter-spacing: 2px !important; color: #0077cc !important; margin: 0 0 8px !important; padding: 0 !important; border: none !important; background: none !important; } .ogw-tabi-desc { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.9; } .ogw-tabi-desc strong { color: #111111; font-weight: 700; } /* ── 7つの機能 ── */ .ogw-feat-grid { display: flex; flex-direction: column; gap: 1px; background: #dddddd; border: 1px solid #dddddd; } .ogw-feat-item { background: #ffffff; padding: 22px 24px; display: flex; gap: 16px; align-items: flex-start; } .ogw-feat-num { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 32px; color: #0077cc; line-height: 1; flex-shrink: 0; width: 36px; } .ogw-feat-body { flex: 1; } .ogw-feat-title { font-size: 14px !important; font-weight: 700 !important; color: #111111 !important; margin: 0 0 6px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.4 !important; } .ogw-feat-title span { color: #5bb8e8; } .ogw-feat-desc { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.85; } .ogw-feat-desc strong { color: #111111; font-weight: 700; } /* ── 共同開発バナー ── */ .ogw-collab-box { background: #e8f4fc; border: 1px solid #b0d8ef; border-left: 4px solid #5bb8e8; padding: 24px 28px; } .ogw-collab-title { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: #5bb8e8; margin-bottom: 8px; } .ogw-collab-body { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.9; } .ogw-collab-body strong { color: #111111; font-weight: 700; } /* ── スペック ── */ .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; } .ogw-tbl { width: 100%; border-collapse: collapse !important; } .ogw-tbl tr { border-bottom: 1px solid #dddddd !important; } .ogw-tbl tr:first-child { border-top: 1px solid #dddddd !important; } .ogw-tbl td { padding: 13px 8px !important; font-size: 14px !important; vertical-align: middle !important; } .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; } .ogw-tbl td:last-child { color: #111111 !important; font-weight: 600 !important; } /* ── カラー展開 ── */ .ogw-color-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; } .ogw-color-item { background: #ffffff; padding: 20px 24px; display: flex; align-items: center; gap: 16px; } .ogw-color-item.active { background: #e8f4fc; border-left: 3px solid #5bb8e8; } .ogw-color-dot { width: 32px; height: 32px; border-radius: 50%; flex-shrink: 0; } .ogw-color-name { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; letter-spacing: 2px; color: #f0f0ec; display: block; } .ogw-color-sub { font-size: 11px; font-weight: 600; color: #444444; } .ogw-color-item.active .ogw-color-name { color: #5bb8e8; } .ogw-color-item.active .ogw-color-sub { color: #555555; } /* ── 使用シーン ── */ .ogw-scene-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; } .ogw-scene-item { background: #ffffff; padding: 18px 20px; display: flex; gap: 12px; align-items: center; } .ogw-scene-icon { font-size: 18px; flex-shrink: 0; } .ogw-scene-txt { font-size: 13px; font-weight: 600; color: #333333; line-height: 1.4; } /* ── TRUST ── */ .ogw-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #dddddd; border: 1px solid #dddddd; } .ogw-trust-item { background: #ffffff; padding: 22px 20px; display: flex; gap: 14px; align-items: flex-start; } .ogw-trust-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; } .ogw-trust-title { font-size: 13px; font-weight: 700; color: #111111; margin: 0 0 6px 0; } .ogw-trust-desc { font-size: 12px; line-height: 1.8; color: #555555; margin: 0; } .ogw-trust-desc strong { color: #111111; font-weight: 700; } /* ── TARGET ── */ .ogw-tgt { list-style: none; padding: 0; margin: 0; } .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; } .ogw-tgt li:first-child { border-top: 1px solid #dddddd !important; } .ogw-tgt li::before { content:'✓'; color:#5bb8e8; font-weight:700; flex-shrink:0; } /* ── CAUTION ── */ .ogw-caut { list-style: none; padding: 24px 28px; margin: 0; border: 1px solid #dddddd !important; background: #f8f8f8; display: flex; flex-direction: column; gap: 10px; } .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; } .ogw-caut li::before { content:'!'; position:absolute; left:0; color:#888888; font-weight:700; } /* ── FAQ ── */ .ogw-fi { border-bottom: 1px solid #dddddd !important; border-top: none !important; border-left: none !important; border-right: none !important; background: none; } .ogw-fi:first-child { border-top: 1px solid #dddddd !important; } .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; } .ogw-fql { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; color: #5bb8e8; flex-shrink:0; } .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; } .ogw-fi.ogw-op .ogw-fic { transform:translateY(-50%) rotate(45deg); color: #5bb8e8; } .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; } .ogw-fi.ogw-op .ogw-fa { display:block; } /* ── CLOSING ── */ .ogw-closing { padding: 56px 40px; background: #5bb8e8; position: relative; overflow: hidden; } .ogw-closing::before { content: ''; position: absolute; inset: 0; background-image: repeating-linear-gradient( 45deg, rgba(255,255,255,0.04) 0px, rgba(255,255,255,0.04) 1px, transparent 1px, transparent 12px ); pointer-events: none; } .ogw-closing-line { width: 32px; height: 2px; background: #ffffff; margin: 0 0 22px; position: relative; z-index: 1; } .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; } .ogw-closing-h em { font-style: normal; color: rgba(0,30,60,0.7); } .ogw-closing-body { font-size: 14px; line-height: 2.0; color: rgba(0,20,40,0.75); margin: 0; position: relative; z-index: 1; } .ogw-closing-body strong { color: #ffffff; font-weight: 700; } .ogw-closing-cta { color: #ffffff !important; font-weight: 900 !important; font-size: 15px; border-bottom: 2px solid rgba(255,255,255,0.6); } /* ── MARQUEE ── */ .ogw-mq { border-top: 1px solid #dddddd; background: #f0f0f0; padding: 28px 0; overflow:hidden; } .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; } @keyframes ogwmq { from { transform:translateX(0); } to { transform:translateX(-50%); } } .ogw-sp-br { display: none; } @media (max-width: 600px) { .ogw-sp-br { display: block; } .ogw-hero { padding: 48px 20px 48px; } .ogw-tag { right: 20px; } .ogw-catch { padding: 32px 20px 24px; } .ogw-sec, .ogw-sec-alt { padding: 36px 20px; } .ogw-div { padding: 0 20px; } .ogw-trust-grid, .ogw-color-grid, .ogw-scene-grid { grid-template-columns: 1fr; } .ogw-closing { padding: 40px 20px; } .ogw-tabi-box { flex-direction: column; gap: 12px; } } Hashtag One × LFOG — MADE IN JAPAN Hashtag One Japan — Grip Socks ONE GRIP 足袋型グリップソックス — White 地面を掴む、この感覚を足元に。 止まる・蹴る・踏ん張る・切り返す。 その一歩一歩に差が出る。 足元が変わるとプレーが変わる。 700名を超えるアスリートのデータが生んだ、次世代スタンダード。 The Concept 日本の伝統×スポーツ科学 足 足袋型構造とは 親指とその他4本の指を分ける「足袋型」は、日本古来の伝統形状。 この構造により母趾球にしっかりと重心が乗り、足裏にアーチが生まれる。地面への力の伝達が格段に向上し、踏み込み・切り返しのステップワークを一段とスムーズに。 Hashtag One × LFOG(エルフォグ)の共同開発で、この伝統形状にスポーツ科学の知見を融合させた。 7 Features 7つの機能特性 01 日本の伝統 × 科学——足袋型構造 親指と4本指を分ける設計で母趾球への重心移動を最適化。地面を掴む力が増し、踏み込み・切り返しがスムーズになる。 02 足裏・かかと・甲——3点グリップ 360度方向の動きに対応したグリップ配置。シューズ内での滑りを抑制し、足とシューズの一体感がスピード・安定性・反応速度を向上させる。 03 立体編み×テーピング構造 足首・土踏まずを立体的にホールド。動きの安定性を保ちつつ、スポーツ障害のリスク軽減が期待できる。 04 高着圧サポートで筋肉ブレを抑制 適度な着圧力で筋肉をサポート。運動時のエネルギーロスを減少し、筋肉の揺れを抑えることで運動効率を高める。 05 衝撃吸収クッションゾーン 土踏まず部に立体クッションを搭載。着地時の衝撃を吸収し、足への負担を軽減する。長時間の使用でも疲労が蓄積しにくい設計。 06 完全日本製×スポーツ科学設計 700名以上のアスリートのフィードバックをもとに改良を重ねた一足。国内の高度な編立技術と徹底した品質管理による信頼の品質。 07 Jリーガー50名以上が使用する信頼感 LFOGはJリーガー50名以上が実際に使用するプロ品質。実戦で選ばれ続ける確かな性能を、あなたの足元にも。 Co-Development 共同開発について LFOG(エルフォグ)× Hashtag One Japan 本製品は、LFOG(エルフォグ)による国内生産モデルをベースに製作したHashtag One Japanオリジナルの完全OEM商品。 LFOGは「足袋型」という日本独自の伝統形状に、高度な立体編み技術・グリップ設計・スポーツ医科学の知見を融合させた国内屈指のグリップソックスブランド。700名を超えるアスリートの使用データをもとに改良を重ね、Jリーガー50名以上が実際に使用するプロ品質を誇る。 "MADE IN JAPAN"のプライドが生んだ、次世代スタンダード。 Spec スペック Type 足袋型グリップソックス Structure 立体編み×テーピング構造×3点グリップ Feature 高着圧サポート・衝撃吸収クッションゾーン・足袋型 Color Black(グリップ部:ライトブルー) Size M(25〜27cm)/ L(27〜29cm) Made in 日本製(LFOG × Hashtag One Japan OEM) Price ¥3,000(税込) Color Line Up WHITE グリップ部:ライトブルー ← Now BLACK グリップ部:ライトブルー Scene ポジションも競技も超えていく。 🧤 サッカー GK安定した一歩目・鋭い反応 ⚽ サッカー FPドリブル・ダッシュ・切り返し 🏃 フットサル・陸上アジリティ・スプリント 🏀 バスケ・ハンドボールジャンプ・踏み込み 🏋️ トレーニング全般ウエイト・アジリティ ⛳ ゴルフ・ラグビー安定した軸と踏み込み 安心して購入するために 4つの保証 📏 サイズが心配な方へ M(25〜27cm)/ L(27〜29cm)の2サイズ展開。足のサイズ実測値に合うサイズをお選びください。迷ったらSNS DMからご相談を。 🛡 品質について LFOG × Hashtag One Japanによる完全日本製OEM商品。Jリーガー50名以上が使用するプロ品質をそのままお届けします。 📦 配送について 送料全国一律¥800。在庫品は迅速発送、追跡番号付きでお届け状況も確認できます。 💬 ご不明な点は 日本語サポートにてご対応。サイズ・使い方・ケア方法など、SNS DM・お問い合わせページからどうぞ。 For こんなアスリートに シューズ内での足のズレやすべりが気になるGK・FP 踏み込み・切り返しの一歩目の反応を高めたい 長時間のトレーニングで足の疲れを軽減したい 日本製の高品質グリップソックスを求めるすべてのアスリート GKグローブとセットで足元まで本格装備を整えたい Notice 注意事項 衛生商品につき、開封後の返品・交換は不可となります。サイズをご確認のうえご注文ください。 洗濯の際は裏返し・ネット使用を推奨します。 グリップの特性上、乾燥機の使用は避けてください。グリップ性能の低下につながります。 グリップ部の効果を最大限に発揮するため、清潔な状態でご使用ください。 FAQ よくある質問 Qどのサイズを選べばいいですか?+ M(25〜27cm)/ L(27〜29cm)の2サイズ展開です。足のサイズ実測値に合うサイズをお選びください。中間サイズで迷う場合は、タイトなフィット感を好む方は小さいサイズ、ゆとりを好む方は大きいサイズをお選びください。ご不明な場合はSNS DMからご相談ください。 QGK以外でも使えますか?+ はい。ONE GRIPはGKはもちろん、フィールドプレーヤー、フットサル、バスケットボール、ハンドボール、ラグビー、ゴルフ、トレーニング全般など、あらゆるスポーツに対応する設計です。安定した一歩目とブレない軸を求めるすべてのアスリートにお使いいただけます。 Q足袋型は履きにくくないですか?+ 初めは少し慣れが必要な場合がありますが、ほとんどの方がすぐに慣れます。親指とその他の指を分けることで、はじめは独特の感覚がありますが、履いていくうちに母趾球への重心移動や地面を掴む感覚を実感いただけます。 Q洗濯はどうすればいいですか?+ 裏返してネットに入れての洗濯をお勧めします。乾燥機はグリップ性能の低下につながるため避けてください。陰干しをお勧めします。適切なケアにより、グリップ性能を長持ちさせることができます。 QLFOGとはどんなブランドですか?+ LFOG(エルフォグ)は、足袋型グリップソックスを専門とする日本のスポーツブランドです。Jリーガー50名以上が使用する実績を持ち、700名以上のアスリートのフィードバックをもとに改良を重ねたプロ品質のソックスを国内生産しています。今回はHashtag One Japanとの共同開発により、GKをはじめとするアスリートに向けた特別モデルを製作しました。 足元が変わるとすべてが変わる。 700名のアスリートが認めたグリップ力と、日本の足袋型伝統構造—— ONE GRIPは、あなたの一歩一歩をより確かなものにする。 今すぐカートに入れて、その違いを足元で確かめてほしい。 MADE IN JAPAN ONE GRIP WHITE HASHTAG ONE JAPAN × LFOG 足袋型グリップソックス MADE IN JAPAN ONE GRIP WHITE HASHTAG ONE JAPAN × LFOG 足袋型グリップソックス function ogwT(b){ var i=b.parentElement; var o=i.classList.contains('ogw-op'); document.querySelectorAll('.ogw-fi').forEach(function(x){x.classList.remove('ogw-op');}); if(!o){i.classList.add('ogw-op');} }