HYPER RED 〔ジュニア用〕
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@600;700;900&display=swap'); .hyr * { box-sizing: border-box; margin: 0; padding: 0; } .hyr { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif; font-weight: 500; color: #d4d4d0; background: #080808; width: 100%; overflow: hidden; line-height: 1.8; } /* ── HERO ── */ .hyr-hero { position: relative; background: #080808; padding: 56px 40px 60px; overflow: hidden; min-height: 420px; display: flex; flex-direction: column; justify-content: flex-end; } .hyr-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(to right, #8b0000, #cc1f1f, #8b0000); } .hyr-glow { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(ellipse 65% 55% at 70% 25%, rgba(200,30,30,.14) 0%, transparent 60%), radial-gradient(ellipse 40% 50% at 5% 80%, rgba(200,30,30,.07) 0%, transparent 50%); } .hyr-badge { position: absolute; top: 24px; right: 40px; border: 1px solid #6b0000 !important; padding: 6px 14px; font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 3px; color: #cc1f1f; text-transform: uppercase; background: none; } .hyr-junior-badge { display: inline-block; background: #cc1f1f; padding: 5px 14px; font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; color: #ffffff; text-transform: uppercase; margin-bottom: 12px; position: relative; z-index: 1; } .hyr-h-title { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(44px, 10vw, 90px) !important; line-height: 0.9 !important; letter-spacing: 2px !important; color: #f0f0ec !important; margin: 0 0 4px !important; padding: 0 !important; border: none !important; background: none !important; position: relative; z-index: 1; } .hyr-h-title span { color: #cc1f1f; display: block; } .hyr-catch-tag { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: clamp(14px, 3vw, 22px); font-weight: 700; letter-spacing: 5px; color: #ff6666; text-transform: uppercase; margin: 12px 0 20px; position: relative; z-index: 1; } .hyr-hero-sub { font-size: 14px; font-weight: 500; color: #e8e8e4; line-height: 2; position: relative; z-index: 1; } .hyr-hero-sub strong { color: #ffffff; } /* ── HERO LOGO ── */ .hero-logo-wrap { display: flex; align-items: flex-end; gap: 20px; flex-wrap: nowrap; position: relative; z-index: 1; margin-bottom: 4px; } .hero-logo-img { width: 52px; height: auto; opacity: 0.8; flex-shrink: 0; margin-bottom: 6px; } /* ── CATCH ── */ .hyr-catch { background: #1a0000; padding: 48px 40px 36px; border-top: 1px solid #3a0000; position: relative; } .hyr-catch::before { content: ''; position: absolute; top: 0; left: 40px; right: 40px; height: 1px; background: linear-gradient(to right, transparent, #cc1f1f, transparent); } .hyr-catch-main { 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: #f0f0ec !important; line-height: 1.4 !important; margin: 0 0 14px !important; padding: 0 !important; border: none !important; background: none !important; } .hyr-catch-main em { font-style: normal; color: #cc1f1f; } .hyr-catch-sub { font-size: 14px; font-weight: 500; color: #aaaaaa; line-height: 1.9; } /* ── 保護者向けバナー ── */ .hyr-parent-box { background: #cc1f1f; padding: 20px 28px; display: flex; align-items: center; gap: 14px; } .hyr-parent-icon { font-size: 22px; flex-shrink: 0; } .hyr-parent-txt { font-size: 13px; font-weight: 600; color: #ffffff; line-height: 1.7; } .hyr-parent-txt strong { font-weight: 900; font-size: 15px; } /* ── LAYOUT ── */ .hyr-sec { background: #080808; padding: 48px 40px; } .hyr-div { padding: 0 40px; border-top: 1px solid #3a0000; } .hyr-lbl { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 5px; color: #cc1f1f; text-transform: uppercase; margin-bottom: 8px; display: flex; align-items: center; gap: 10px; } .hyr-lbl::after { content:''; width:28px; height:1px; background:#6b0000; display:inline-block; } .hyr-ttl { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(30px, 5vw, 46px) !important; letter-spacing: 2px !important; color: #f0f0ec !important; margin: 0 0 28px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important; } /* ── BENEFITS ── */ .hyr-ben { padding: 24px 0; border-bottom: 1px solid #3a0000; display: flex; gap: 20px; align-items: flex-start; } .hyr-ben:first-of-type { border-top: 1px solid #3a0000; } .hyr-bnum { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 40px; color: #6b0000; line-height: 1; flex-shrink: 0; width: 48px; } .hyr-btit { font-size: 15px !important; font-weight: 700 !important; color: #f0f0ec !important; margin: 0 0 6px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.4 !important; } .hyr-btxt { font-size: 13px; font-weight: 500; color: #d4d4d0; line-height: 1.85; } /* ── FEATURES ── */ .hyr-feat-list { display: flex; flex-direction: column; gap: 1px; background: #3a0000; border: 1px solid #3a0000; } .hyr-fb { background: #0e0000; padding: 22px 24px; } .hyr-fc { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 3px; color: #cc1f1f; text-transform: uppercase; margin-bottom: 4px; display: block; } .hyr-fn { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important; font-size: 20px !important; font-weight: 900 !important; color: #f0f0ec !important; margin: 0 0 12px !important; padding: 0 !important; line-height: 1.25 !important; display: block; } .hyr-fb ul { list-style: none; padding: 0; margin: 0; } .hyr-fb li { font-size: 13px; font-weight: 500; color: #d4d4d0; padding: 4px 0 4px 18px; position: relative; line-height: 1.7; border: none !important; } .hyr-fb li::before { content:'—'; position:absolute; left:0; color:#6b0000; } /* ── SPEC TABLE ── */ .hyr-tbl, .hyr-tbl thead, .hyr-tbl tbody, .hyr-tbl tfoot, .hyr-tbl tr, .hyr-tbl th, .hyr-tbl td { border: none !important; border-collapse: collapse; background: none; } .hyr-tbl { width: 100%; border-collapse: collapse !important; } .hyr-tbl tr { border-bottom: 1px solid #3a0000 !important; } .hyr-tbl tr:first-child { border-top: 1px solid #3a0000 !important; } .hyr-tbl td { padding: 13px 8px !important; font-size: 14px !important; vertical-align: middle !important; } .hyr-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: #cc1f1f !important; text-transform: uppercase !important; width: 100px !important; } .hyr-tbl td:last-child { color: #f0f0ec !important; font-weight: 600 !important; } /* ── サイズガイド ── */ .hyr-size-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #3a0000; border: 1px solid #3a0000; } .hyr-size-item { background: #0e0000; padding: 16px 12px; text-align: center; } .hyr-size-num { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 28px; letter-spacing: 2px; color: #cc1f1f; line-height: 1; display: block; margin-bottom: 4px; } .hyr-size-label { font-size: 11px; font-weight: 600; color: #aaaaaa; } /* ── 比較 ── */ .hyr-cmp { display: flex; flex-direction: column; gap: 1px; background: #3a0000; border: 1px solid #3a0000; } .hyr-ci { background: #0e0000; padding: 24px 28px; } .hyr-ci-active { background: #cc1f1f; border-left: 5px solid #ffffff; padding: 32px 28px; } .hyr-ci-active .hyr-ci-badge { color: rgba(255,255,255,0.7); } .hyr-ci-active .hyr-ci-name { color: #ffffff !important; font-size: 40px !important; } .hyr-ci-active .hyr-ci-txt { color: rgba(255,255,255,0.95); font-weight: 600; } .hyr-ci-active .hyr-ci-tag { background: #ffffff; color: #cc1f1f; font-weight: 700; } .hyr-ci-other { border-left: 4px solid #3a0000; opacity: 0.8; } .hyr-ci-badge { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #888888; margin-bottom: 4px; } .hyr-ci-name { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: 32px !important; letter-spacing: 2px !important; color: #f0f0ec !important; margin: 0 0 6px !important; padding: 0 !important; border: none !important; background: none !important; } .hyr-ci-tag { display: inline-block; font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 3px 10px; margin-bottom: 10px; } .hyr-ci-other .hyr-ci-tag { background: #3a0000; color: #888; } .hyr-ci-txt { font-size: 13px; font-weight: 500; color: #d4d4d0; line-height: 1.85; } /* ── BRAND STORY ── */ .hyr-story { display: grid; grid-template-columns: 3px 1fr; gap: 24px; align-items: start; } .hyr-story-bar { background: linear-gradient(to bottom, #cc1f1f, transparent); align-self: stretch; min-height: 80px; border-radius: 2px; } .hyr-story-body { font-size: 13px; line-height: 2.0; color: #aaaaaa; margin: 0; } .hyr-story-body strong { color: #f0f0ec; font-weight: 700; } .hyr-story-list { list-style: none; padding: 0; margin: 16px 0 0 0; display: flex; flex-direction: column; gap: 8px; } .hyr-story-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 13px; line-height: 1.7; color: #aaaaaa; background: #111; border-left: 3px solid #cc1f1f; padding: 10px 14px; font-weight: 500; } .hyr-story-list li span { font-weight: 700; color: #f0f0ec; flex-shrink: 0; white-space: nowrap; } /* ── TRUST ── */ .hyr-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #3a0000; border: 1px solid #3a0000; } .hyr-trust-item { background: #0e0000; padding: 22px 20px; display: flex; gap: 14px; align-items: flex-start; } .hyr-trust-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; } .hyr-trust-title { font-size: 13px; font-weight: 700; color: #f0f0ec; margin: 0 0 6px 0; font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif; } .hyr-trust-desc { font-size: 12px; line-height: 1.8; color: #aaaaaa; margin: 0; } .hyr-trust-desc strong { color: #d4d4d0; font-weight: 700; } /* ── TARGET ── */ .hyr-tgt { list-style: none; padding: 0; margin: 0; } .hyr-tgt li { padding: 14px 0; border-bottom: 1px solid #3a0000 !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; } .hyr-tgt li:first-child { border-top: 1px solid #3a0000 !important; } .hyr-tgt li::before { content:'✓'; color:#cc1f1f; font-weight:700; flex-shrink:0; } /* ── CAUTION ── */ .hyr-caut { list-style: none; padding: 24px 28px; margin: 0; border: 1px solid #3a0000 !important; background: #0a0000; display: flex; flex-direction: column; gap: 10px; } .hyr-caut li { font-size: 13px; font-weight: 500; color: #a8a8a4; padding-left: 16px; position: relative; line-height: 1.75; border: none !important; background: none; } .hyr-caut li::before { content:'!'; position:absolute; left:0; color:#6b0000; font-weight:700; } /* ── CLOSING ── */ .hyr-closing { padding: 48px 40px; border-top: 1px solid #3a0000; position: relative; overflow: hidden; } .hyr-closing::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at center, rgba(200,30,30,0.08) 0%, transparent 65%); pointer-events: none; } .hyr-closing-line { width: 32px; height: 2px; background: #cc1f1f; margin: 0 0 22px; } .hyr-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: #f0f0ec !important; border: none !important; background: none !important; position: relative; z-index: 1; } .hyr-closing-h em { font-style: normal; color: #cc1f1f; } .hyr-closing-body { font-size: 14px; line-height: 2.0; color: #aaaaaa; margin: 0; position: relative; z-index: 1; } .hyr-closing-body strong { color: #f0f0ec; font-weight: 700; } .hyr-closing-cta { background: linear-gradient(135deg, #cc1f1f, #ff4444, #8b0000); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 900 !important; font-size: 15px; } /* ── FAQ ── */ .hyr-fi { border-bottom: 1px solid #3a0000 !important; border-top: none !important; border-left: none !important; border-right: none !important; background: none; } .hyr-fi:first-child { border-top: 1px solid #3a0000 !important; } .hyr-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; } .hyr-fql { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; color: #cc1f1f; flex-shrink:0; } .hyr-fic { position:absolute; right:0; top:50%; transform:translateY(-50%); font-size: 20px; color: #6b0000; transition: transform .25s; line-height: 1; font-weight: 300; } .hyr-fi.hyr-op .hyr-fic { transform:translateY(-50%) rotate(45deg); color: #cc1f1f; } .hyr-fa { display:none; padding: 0 0 18px 28px !important; font-size: 13px; font-weight: 500; color: #a8a8a4; line-height: 1.9; border: none !important; background: none; } .hyr-fi.hyr-op .hyr-fa { display:block; } /* ── MARQUEE ── */ .hyr-mq { border-top: 1px solid #3a0000; background: #080808; padding: 28px 0; overflow:hidden; } .hyr-mq-t { font-family: 'Bebas Neue', Arial, sans-serif; font-size: clamp(28px, 4vw, 44px); letter-spacing: 4px; color: #1a0000; white-space: nowrap; display: inline-block; animation: hyrmq 22s linear infinite; } @keyframes hyrmq { from { transform:translateX(0); } to { transform:translateX(-50%); } } @media (max-width: 600px) { .hyr-hero { padding: 48px 20px 48px; } .hyr-badge { right: 20px; } .hyr-catch { padding: 36px 20px 28px; } .hyr-sec { padding: 36px 20px; } .hyr-div { padding: 0 20px; } .hyr-trust-grid { grid-template-columns: 1fr; } .hyr-closing { padding: 36px 20px; } .hyr-size-grid { grid-template-columns: repeat(3, 1fr); } .hyr-parent-box { flex-direction: column; gap: 8px; } } Hashtag One Japan — JUNIOR MODEL Junior GK Gloves HYPERRED JUNIOR. FIT. GRIP. ゴールキーパーを始めたジュニア選手のために。 第2の肌のようなフィット感と、雨の日でも安定するグリップ力—— 未就学児〜小学生のGKデビューを、全力でサポートする一双。 始めようGKという冒険を。 正しい道具が、子どもの可能性を広げる。 FOR PARENTS 保護者の方へ HYPERはGKを始めたばかりのお子さんに最適な入門モデルです。サイズ選びから使い方まで、GKを知るスタッフが日本語で丁寧にサポートします。 Why HYPER 3つの理由 01 第2の肌のようなフィット感——ジュニアの指にぴったり密着 ネガティブカットは指のサイドをラテックスで内側から覆う設計。グローブ内側の縫い目がグローブ全体をぴったりとフィットさせ、着けていることを忘れるような自然な感覚を実現。成長期のジュニア選手の繊細な指の感覚を大切にした設計だ。 02 晴れでも雨でも——あらゆる天候で安定したグリップ力 4mmパームが高いクッション性と優れたグリップ力を確保。乾燥した状態でも雨天でも安定したパフォーマンスを発揮するため、天候を気にせずプレーに集中できる。トレーニングから試合まで幅広く対応。 03 ドイツ品質・日本人設計——GKデビューに最高の一双 ドイツ発祥のHashtag Oneの品質をベースに、日本人の手のサイズに合わせて設計。¥6,600の入門価格でドイツ品質のGKグローブをお子さんの手に届けることができる。 Technology テクノロジー Cut ネガティブカット(親指:フラットフィンガー) 指のサイドをラテックスで内側から覆い、各指に完璧に密着 内側の縫い目がグローブ全体のフィット感をさらに高める 親指にフラットフィンガーを採用し、最適な装着感を実現 「第2の肌」のような感覚で、ボールへの感覚伝達を最大化 Palm 4mm パーム 高いクッション性でボールの衝撃を吸収し、指への負担を軽減 優れたグリップ力で乾燥時も雨天時も確実なキャッチングを実現 成長期のジュニア選手の手を守る安心設計 Backhand ラテックスバックハンド 高い安全性を誇る最も頑丈なラテックス素材を採用 優れた耐久性でトレーニングでの激しい使用にも対応 パンチング時の手への衝撃を分散し関節を保護 Spec スペック Cut ネガティブカット(親指:ネガティブ+フラットフィンガー) Palm 4mm パーム(高クッション性・全天候グリップ) Body ラテックス素材 Backhand ラテックス素材(高耐久) Size 5 / 6号(ジュニアサイズ) Scene 初心者・トレーニング・試合兼用 Target 未就学児〜小学生 Price ¥6,600(税込) Junior Size Guide 5 未就学児〜小学低学年 6 小学中学年〜高学年 → 迷ったらお気軽にご相談 Compare HYPERを選ぶ理由 This Model HYPER 入門・ジュニア特化 ネガティブカット×ラテックスバックハンドで第2の肌のようなフィット感を実現。未就学児〜小学生のGKデビューに特化した入門モデル。¥6,600でドイツ品質のグリップ力を体験できる。 Upper Junior Model VIPER ORANGE ジュニア上位・90 Fit 90 Fit搭載のジュニア上位モデル。HYPERでGKの楽しさを覚えたら次のステップに。¥8,980。 Middle Model FEARLESS 中学生〜・本格性能 中学生以上の本格モデル。成長に合わせてステップアップする際の選択肢。¥9,460。 Brand Story ドイツ品質を日本人GKのために。 Hashtag One Japanは、「本物のGKグローブを日本人ゴールキーパーに届ける」という使命のもと設立されたブランドだ。 ドイツ発祥のHashtag Oneがもつ高い品質をベースに、日本人の手に合わせたサイズ設計・日本語での丁寧なサポート・国内での全品検品を徹底することで、初めてGKグローブを手にするジュニア選手と保護者の方が安心して選べるブランドを実現している。 🇩🇪 ドイツ直輸入ヨーロッパのプロ基準で製造された正規品のみを取り扱い 📐 日本人設計日本人の手・指のサイズに合わせたジュニアサイズ展開 🛡 国内全品検品発送前に1点ずつ国内倉庫にて検品・品質確認を実施 💬 日本語サポートGKを知るスタッフが購入前から購入後まで日本語で丁寧に対応 安心して購入するために 保護者の方への4つの保証 📏 サイズが心配な方へ HYPERは5〜6号のジュニアサイズ展開。中指の先〜手のひらの根本を測るだけ。迷ったらお気軽にSNS DMからご相談ください。 🛡 品質が心配な方へ 全点、国内倉庫で検品してから発送。直輸入品ゆえの微細な傷・汚れが稀にあります(詳細は下記注意事項をご確認ください)。 📦 配送について 送料全国一律¥800。在庫品は迅速発送、追跡番号付きでお届け状況も確認できます。 💬 購入前に相談したい方へ サイズ・商品選びはGKを知るスタッフが日本語で直接サポート。保護者の方からのご相談も大歓迎です。 For こんなジュニアGKに GKを始めたばかりの未就学児・小学生 初めてのGKグローブを探している保護者の方 フィット感とグリップ力を重視するジュニアGK トレーニングから試合まで1つのグローブで使いたい ドイツ品質を手の届く価格で体験させてあげたい Notice 注意事項 サイズは中指の先から手のひらの根本を計測してください。HYPERは5〜6号のジュニアサイズ展開です。 使用後は必ずぬるま湯で手洗いし、直射日光を避けて陰干ししてください。グローブを長持ちさせるために、使用後のケアをお願いします。 ドイツからの直輸入商品のため、小さな傷や汚れなどがみられる可能性もございます。当店にて検品後に発送しておりますが、予めご了承ください。 人工芝での使用はラテックスの摩耗が早まります。使用環境に応じたケアをお願いします。 FAQ よくある質問 Q子どものサイズ選びで迷っています。+ HYPERは5〜6号のジュニアサイズ展開です。中指の先から手のひらの根本を測り、実測値に合うサイズをお選びください。迷う場合はSNS DMまたはお問い合わせページからご相談ください。保護者の方からのご相談も丁寧にお答えします。 Q何歳から使えますか?+ HYPERは未就学児から小学生を対象としたジュニアモデルです。5号は未就学児〜小学低学年、6号は小学中学年〜高学年が目安です。ただし個人差があるため、実測値でのサイズ確認をお勧めします。 QVIPERとの違いは?+ HYPERはネガティブカット×4mmパームの入門モデル(¥6,600)、VIPERはネガティブカット+90 Fit搭載のジュニア上位モデル(¥8,980)です。GKを始めたばかりのお子さんにはHYPER、より高いフィット感と90分持続する性能を求めるならVIPERがおすすめです。 Q雨の日でも使えますか?+ はい。4mmパームは乾燥時も雨天時も安定したグリップ力を発揮します。天候を気にせずトレーニングや試合で使用できます。 Q洗い方を教えてください。+ 洗濯機はNGです。使用後はぬるま湯(30度以下)で手洗いし、軽く水気を取ってから陰干しをしてください。直射日光はラテックスを傷める原因になります。詳しいケア方法はブログの「GKグローブの洗い方・お手入れ方法」もご参照ください。 子どものGKデビューを最高の一双から始めよう。 HYPERを選ぶということは、お子さんのGKとしての第一歩を本物の道具でサポートするということだ。 第2の肌のようなフィット感と、あらゆる天候で安定するグリップ力—— 今すぐカートに入れて、GKという冒険を始めてほしい。 JUNIOR. FIT. GRIP. HYPER RED HASHTAG ONE JAPAN JUNIOR. FIT. GRIP. HYPER RED HASHTAG ONE JAPAN function hyrT(b){ var i=b.parentElement; var o=i.classList.contains('hyr-op'); document.querySelectorAll('.hyr-fi').forEach(function(x){x.classList.remove('hyr-op');}); if(!o){i.classList.add('hyr-op');} }
More you might like
Related
Hyper 5" Running Shorts Red - High-Performance Hyper Running
Related
SAVIOR PROD STINGRAY HYPERFOIL 500 RED [HYPERFOIL-500]
Related
HEADSET HYPERX CLOUD III/BLACK/RED 727A9AA HYPERX
Related