NEO ONE
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@600;700;900&display=swap'); .neo * { box-sizing: border-box; margin: 0; padding: 0; } .neo { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif; font-weight: 500; color: #1a1a1a; background: #f8f8f8; width: 100%; overflow: hidden; line-height: 1.8; } .neo-hero { position: relative; background: #ffffff; padding: 56px 40px 60px; overflow: hidden; min-height: 460px; display: flex; flex-direction: column; justify-content: flex-end; border-bottom: 1px solid #e8e8e8; } .neo-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(to right, #ff6b6b, #ffd93d, #6bcb77, #4d96ff, #c77dff, #ff6b6b); } .neo-tri-wrap { position: absolute; top: 0; right: -20px; width: 60%; height: 100%; pointer-events: none; opacity: 0.15; } .neo-logo-mark { position: absolute; right: 28px; bottom: 28px; z-index: 2; pointer-events: none; display: flex; flex-direction: column; align-items: flex-end; gap: 2px; } .neo-logo-hash { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 52px; line-height: 0.85; letter-spacing: -2px; background: linear-gradient(135deg, #ff6b6b, #ffd93d, #6bcb77, #4d96ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; opacity: 0.85; } .neo-logo-sub { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: rgba(10,10,10,0.35); } .neo-glow { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(ellipse 55% 55% at 75% 35%, rgba(255,107,107,.10) 0%, transparent 55%), radial-gradient(ellipse 40% 40% at 85% 75%, rgba(77,150,255,.08) 0%, transparent 50%), radial-gradient(ellipse 30% 30% at 50% 90%, rgba(107,203,119,.06) 0%, transparent 40%); } .neo-badge { position: absolute; top: 24px; right: 40px; border: 1px solid #cccccc !important; padding: 6px 14px; font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 3px; color: #555555; text-transform: uppercase; background: none; } .neo-tag { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 4px; color: #555555; text-transform: uppercase; margin-bottom: 14px; position: relative; z-index: 1; } .neo-h-title { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(52px, 12vw, 110px) !important; line-height: 0.9 !important; letter-spacing: 2px !important; color: #0a0a0a !important; margin: 0 0 4px !important; padding: 0 !important; border: none !important; background: none !important; position: relative; z-index: 1; } .neo-h-title span { display: block; font-family: 'Bebas Neue', Arial, sans-serif; font-size: inherit; line-height: inherit; letter-spacing: inherit; } .neo-h-title span .c1 { color: #ff6b6b; } .neo-h-title span .c2 { color: #ffd93d; } .neo-h-title span .c3 { color: #6bcb77; } .neo-catch-tag { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: clamp(14px, 3vw, 22px); font-weight: 700; letter-spacing: 5px; color: #555555; text-transform: uppercase; margin: 14px 0 22px; position: relative; z-index: 1; } .neo-hero-sub { font-size: 14px; font-weight: 500; color: #333333; line-height: 2; position: relative; z-index: 1; } /* COLOR STRIP */ .neo-color-strip { height: 6px; background: linear-gradient(to right, #ff6b6b 0%, #ff6b6b 16.6%, #ffd93d 16.6%, #ffd93d 33.3%, #6bcb77 33.3%, #6bcb77 50%, #4d96ff 50%, #4d96ff 66.6%, #c77dff 66.6%, #c77dff 83.3%, #ff6b6b 83.3%, #ff6b6b 100%); width: 100%; } /* CATCH */ .neo-catch { background: #0a0a0a; padding: 48px 40px 32px; position: relative; overflow: hidden; } .neo-catch::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(to right, #ff6b6b, #ffd93d, #6bcb77, #4d96ff, #c77dff); } .neo-catch p { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important; font-size: clamp(26px, 5vw, 46px) !important; font-weight: 900 !important; color: #f0f0ec !important; line-height: 1.4 !important; margin: 0 !important; padding: 0 !important; border: none !important; background: none !important; } /* LAYOUT */ .neo-sec { background: #f8f8f8; padding: 48px 40px; } .neo-sec-wh { background: #ffffff; padding: 48px 40px; } .neo-div { padding: 0 40px; border-top: 1px solid #e8e8e8; } .neo-lbl { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 5px; color: #888888; text-transform: uppercase; margin-bottom: 8px; display: flex; align-items: center; gap: 10px; } .neo-lbl::after { content:''; width:28px; height:1px; background:#cccccc; display:inline-block; } .neo-ttl { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(36px, 6vw, 56px) !important; letter-spacing: 2px !important; color: #0a0a0a !important; margin: 0 0 28px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important; } /* BENEFITS */ .neo-ben { padding: 24px 0; border-bottom: 1px solid #e8e8e8; display: flex; gap: 20px; align-items: flex-start; } .neo-ben:first-of-type { border-top: 1px solid #e8e8e8; } .neo-bnum { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 40px; color: #dddddd; line-height: 1; flex-shrink: 0; width: 48px; } .neo-btit { font-size: 15px !important; font-weight: 700 !important; color: #0a0a0a !important; margin: 0 0 6px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.4 !important; } .neo-btxt { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.85; } /* 3 TECH */ .neo-tech-list { display: flex; flex-direction: column; gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; } .neo-tech-item { background: #ffffff; padding: 28px; display: flex; gap: 20px; align-items: flex-start; position: relative; overflow: hidden; } .neo-tech-item::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; } .neo-tech-item:nth-child(1)::before { background: linear-gradient(to bottom, #ff6b6b, #ffd93d); } .neo-tech-item:nth-child(2)::before { background: linear-gradient(to bottom, #ffd93d, #6bcb77); } .neo-tech-item:nth-child(3)::before { background: linear-gradient(to bottom, #6bcb77, #4d96ff); } .neo-tech-item:nth-child(4)::before { background: linear-gradient(to bottom, #4d96ff, #c77dff); } .neo-tech-item:nth-child(5)::before { background: linear-gradient(to bottom, #c77dff, #ff6b6b); } /* トライアングルデコレーション */ .neo-tech-item:nth-child(1) .neo-tech-icon::after, .neo-tech-item:nth-child(2) .neo-tech-icon::after, .neo-tech-item:nth-child(3) .neo-tech-icon::after { display: none; } .neo-tech-icon { font-size: 26px; flex-shrink: 0; margin-top: 2px; } .neo-tech-title { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important; font-size: 17px !important; font-weight: 900 !important; color: #0a0a0a !important; margin: 0 0 8px !important; padding: 0 !important; line-height: 1.3 !important; } .neo-tech-desc { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.85; margin: 0; } .neo-tech-desc strong { color: #0a0a0a; font-weight: 700; } /* FEAT */ .neo-feat-list { display: flex; flex-direction: column; gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; } .neo-fb { background: #ffffff; padding: 22px 24px; } .neo-fc { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 3px; color: #888888; text-transform: uppercase; margin-bottom: 4px; display: block; } .neo-fn { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Yu Gothic', sans-serif !important; font-size: 20px !important; font-weight: 900 !important; color: #0a0a0a !important; margin: 0 0 12px !important; padding: 0 !important; line-height: 1.25 !important; display: block; } .neo-fb ul { list-style: none; padding: 0; margin: 0; } .neo-fb li { font-size: 13px; font-weight: 500; color: #444444; padding: 4px 0 4px 18px; position: relative; line-height: 1.7; border: none !important; } .neo-fb li::before { content:'—'; position:absolute; left:0; color:#aaaaaa; } /* SPEC TABLE */ .neo-tbl, .neo-tbl thead, .neo-tbl tbody, .neo-tbl tfoot, .neo-tbl tr, .neo-tbl th, .neo-tbl td { border: none !important; border-collapse: collapse; background: none; } .neo-tbl { width: 100%; border-collapse: collapse !important; } .neo-tbl tr { border-bottom: 1px solid #e8e8e8 !important; } .neo-tbl tr:first-child { border-top: 1px solid #e8e8e8 !important; } .neo-tbl td { padding: 13px 8px !important; font-size: 14px !important; vertical-align: middle !important; } .neo-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: #888888 !important; text-transform: uppercase !important; width: 100px !important; } .neo-tbl td:last-child { color: #0a0a0a !important; font-weight: 600 !important; } /* STORY */ .neo-story { display: grid; grid-template-columns: 4px 1fr; gap: 24px; align-items: start; } .neo-story-bar { background: linear-gradient(to bottom, #4d96ff, #6bcb77, transparent); align-self: stretch; min-height: 80px; border-radius: 2px; } .neo-story-body { font-size: 13px; line-height: 2.0; color: #555555; margin: 0; } .neo-story-body strong { color: #0a0a0a; font-weight: 700; } .neo-story-list { list-style: none; padding: 0; margin: 16px 0 0 0; display: flex; flex-direction: column; gap: 8px; } .neo-story-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 13px; line-height: 1.7; color: #555555; background: #f0f0f0; border-left: 3px solid #4d96ff; padding: 10px 14px; font-weight: 500; } .neo-story-list li span { font-weight: 700; color: #0a0a0a; flex-shrink: 0; white-space: nowrap; } /* TRUST */ .neo-trust-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; } .neo-trust-item { background: #ffffff; padding: 22px 20px; display: flex; gap: 14px; align-items: flex-start; } .neo-trust-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; } .neo-trust-title { font-size: 13px; font-weight: 700; color: #0a0a0a; margin: 0 0 6px 0; font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif; } .neo-trust-desc { font-size: 12px; line-height: 1.8; color: #555555; margin: 0; } .neo-trust-desc strong { color: #0a0a0a; font-weight: 700; } /* TARGET */ .neo-tgt { list-style: none; padding: 0; margin: 0; } .neo-tgt li { padding: 14px 0; border-bottom: 1px solid #e8e8e8 !important; border-top: none !important; border-left: none !important; border-right: none !important; font-size: 14px; font-weight: 600; color: #0a0a0a; display: flex; align-items: flex-start; gap: 12px; line-height: 1.6; background: none; } .neo-tgt li:first-child { border-top: 1px solid #e8e8e8 !important; } .neo-tgt li::before { content:'✓'; color:#4d96ff; font-weight:700; flex-shrink:0; } /* CAUTION */ .neo-caut { list-style: none; padding: 24px 28px; margin: 0; border: 1px solid #e8e8e8 !important; background: #f8f8f8; display: flex; flex-direction: column; gap: 10px; } .neo-caut li { font-size: 13px; font-weight: 500; color: #777777; padding-left: 16px; position: relative; line-height: 1.75; border: none !important; background: none; } .neo-caut li::before { content:'!'; position:absolute; left:0; color:#aaaaaa; font-weight:700; } /* CLOSING */ .neo-closing { padding: 48px 40px; background: #0a0a0a; position: relative; overflow: hidden; } .neo-closing::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(to right, #ff6b6b, #ffd93d, #6bcb77, #4d96ff, #c77dff); } .neo-closing-line { width: 32px; height: 2px; margin: 0 0 22px; background: linear-gradient(to right, #ff6b6b, #4d96ff); } .neo-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; } .neo-closing-h em { font-style: normal; color: #4d96ff; } .neo-closing-body { font-size: 14px; line-height: 2.0; color: #aaaaaa; margin: 0; position: relative; z-index: 1; } .neo-closing-body strong { color: #f0f0ec; font-weight: 700; } .neo-closing-cta { background: linear-gradient(135deg, #ff6b6b, #ffd93d, #6bcb77, #4d96ff, #c77dff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 900 !important; font-size: 15px; } /* FAQ */ .neo-fi { border-bottom: 1px solid #e8e8e8 !important; border-top: none !important; border-left: none !important; border-right: none !important; background: none; } .neo-fi:first-child { border-top: 1px solid #e8e8e8 !important; } .neo-fq { width:100%; background: none !important; border: none !important; outline:none; color: #0a0a0a !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; } .neo-fql { font-family: 'Bebas Neue', Arial, sans-serif; font-size: 18px; color: #4d96ff; flex-shrink:0; } .neo-fic { position:absolute; right:0; top:50%; transform:translateY(-50%); font-size: 20px; color: #aaaaaa; transition: transform .25s; line-height: 1; font-weight: 300; } .neo-fi.neo-op .neo-fic { transform:translateY(-50%) rotate(45deg); color: #4d96ff; } .neo-fa { display:none; padding: 0 0 18px 28px !important; font-size: 13px; font-weight: 500; color: #666666; line-height: 1.9; border: none !important; background: none; } .neo-fi.neo-op .neo-fa { display:block; } /* MARQUEE */ .neo-mq { background: #0a0a0a; padding: 28px 0; overflow:hidden; } .neo-mq-t { font-family: 'Bebas Neue', Arial, sans-serif; font-size: clamp(28px, 4vw, 44px); letter-spacing: 4px; color: #1a1a1a; white-space: nowrap; display: inline-block; animation: neomq 22s linear infinite; } @keyframes neomq { from { transform:translateX(0); } to { transform:translateX(-50%); } } /* ── カラーピル(タグ風) ── */ .neo-color-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 28px; } .neo-pill { font-family: 'Barlow Condensed', Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 5px 14px; border-radius: 0; color: #ffffff; } .neo-pill-r { background: #ff6b6b; } .neo-pill-y { background: #f0b800; color: #0a0a0a; } .neo-pill-g { background: #6bcb77; color: #0a0a0a; } .neo-pill-b { background: #4d96ff; } .neo-pill-p { background: #c77dff; } /* ── セクションタイトル アンダーライン(グラデーション)── */ .neo-ttl-grad { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: clamp(36px, 6vw, 56px) !important; letter-spacing: 2px !important; color: #0a0a0a !important; margin: 0 0 4px !important; padding: 0 !important; border: none !important; background: none !important; line-height: 1.1 !important; } .neo-ttl-underline { height: 4px; background: linear-gradient(to right, #ff6b6b, #ffd93d, #6bcb77, #4d96ff, #c77dff); margin-bottom: 28px; width: 60px; } /* ── 比較カード ── */ .neo-cmp { display: flex; flex-direction: column; gap: 1px; background: #e8e8e8; border: 1px solid #e8e8e8; } .neo-ci { background: #ffffff; padding: 28px; position: relative; overflow: hidden; } .neo-ci-active { background: #f0f8ff; border-left: 5px solid #4d96ff; } .neo-ci-other { border-left: 5px solid #e8e8e8; } .neo-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; } .neo-ci-name { font-family: 'Bebas Neue', Arial, sans-serif !important; font-size: 32px !important; letter-spacing: 2px !important; color: #0a0a0a !important; margin: 0 0 6px !important; padding: 0 !important; border: none !important; background: none !important; } .neo-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: 12px; } .neo-ci-active .neo-ci-tag { background: #4d96ff; color: #fff; } .neo-ci-other .neo-ci-tag { background: #e8e8e8; color: #555; } .neo-ci-txt { font-size: 13px; font-weight: 500; color: #444444; line-height: 1.85; } /* ── ターゲットカード(カラフル)── */ .neo-for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .neo-for-card { padding: 18px 16px; border-left: 4px solid; background: #ffffff; font-size: 13px; font-weight: 600; color: #0a0a0a; line-height: 1.6; display: flex; align-items: flex-start; gap: 10px; } .neo-for-card:nth-child(1) { border-color: #ff6b6b; } .neo-for-card:nth-child(2) { border-color: #ffd93d; } .neo-for-card:nth-child(3) { border-color: #6bcb77; } .neo-for-card:nth-child(4) { border-color: #4d96ff; } .neo-for-card:nth-child(5) { border-color: #c77dff; grid-column: 1 / -1; } .neo-for-icon { font-size: 18px; flex-shrink: 0; } /* ── キャッチ強化 ── */ .neo-catch { position: relative; } .neo-catch p { text-align: center; } .neo-catch-sub { font-size: 14px; font-weight: 500; color: #aaaaaa; line-height: 1.9; margin-top: 14px; position: relative; z-index: 1; text-align: center; } .neo-catch-logo { position: absolute; bottom: 24px; right: 28px; width: 64px; height: auto; opacity: 0.9; filter: brightness(0) invert(1) drop-shadow(0 0 6px rgba(255,107,107,0.6)) drop-shadow(0 0 12px rgba(77,150,255,0.4)); z-index: 2; } @media (max-width: 600px) { .neo-hero { padding: 48px 20px 48px; } .neo-badge { right: 20px; } .neo-catch { padding: 36px 20px 24px; } .neo-sec, .neo-sec-wh { padding: 36px 20px; } .neo-div { padding: 0 20px; } .neo-trust-grid { grid-template-columns: 1fr; } .neo-closing { padding: 36px 20px; } .neo-tech-item { flex-direction: column; gap: 12px; } .neo-for-grid { grid-template-columns: 1fr; } .neo-for-card:nth-child(5) { grid-column: auto; } } /* ── 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.85; flex-shrink: 0; margin-bottom: 6px; } Hashtag One Japan — TOP MODEL NEOONE DESIGN MEETS PERFORMANCE. DESIGN FIT GRIP 90 FIT TOP MODEL このグローブを手にした瞬間、自分のGKスタイルが見つかる。 大胆なグラフィックと、プロ基準の機能性——NEO ONEはその両方を妥協なく追求した。 日本人GKのために設計された、フィット感と操作性の新次元。 着けた瞬間これだと分かる。 日本人の手のために 作られた、本物の一双。 Why NEO ONE 3つの理由 01 ドイツ品質 × 日本仕様——唯一無二の組み合わせ ドイツ発祥のGKグローブブランドを、日本人GKのために独自にカスタマイズ。サイズ設計からデザイン展開まで日本仕様にこだわり抜いた、他にはない一双。 02 日本人の手の甲にフィットする——着けた瞬間から快適 一般的なGKグローブは外国人向けに手の甲が広く設計されているため、手を動かしたとき緩く感じやすい。NEO ONEは小指側からタイトな日本人仕様設計で、余計なダボつきをなくした。 03 GKを知る日本人スタッフが直接サポート サイズ選び・商品選定・購入後のケアまで、GK専門の視点で日本語で対応。海外ブランドにはできない、きめ細かいサポート体制。 Exclusive Technology NEO ONEだけの5つの革新 ✂️ ハイブリッドネガティブカット——プロが選ぶ理由 NEO ONEが採用する「ハイブリッドネガティブカット」は、ENDBOSSのロールネガティブカットとは根本的に異なる設計思想だ。 ネガティブカットは指のサイド部分をラテックスで内側から覆う構造で、各指にぴったりと密着。手のひら全体でボールを面でとらえる感覚が得られる。さらにハイブリッド設計によりボールとの接触面積を最大化し、キャッチングの安定感と指先への感覚伝達を格段に高めている。 加えて、手の内側がボールの形状に合わせて常に柔軟に変化する反応力を持つため、素早いセービングや繊細な配球にも的確に対応できる。 🛡 ラテックスプロテクトゾーン——ラテックスの寿命を守る 手のひらの付け根部分に配置された「ラテックスプロテクトゾーン」が、地面への接触や激しいプレー時の衝撃を吸収。パームラテックスへのダメージを分散させることで、グローブの寿命を大幅に延長する。毎日使い込む選手にとって、この耐久設計は大きな差になる。 🤲 手の甲の日本人仕様フィット——着けた瞬間から快適 通常のGKグローブは外国人向けに手の甲が広く設計されているため、日本人が着用すると手を動かしたときに緩さを感じやすい。NEO ONEは小指側からタイトな日本人仕様設計を採用することで、余計なダボつきをなくし、着用した瞬間から快適なフィット感を実現する。 ⚡ 特殊ゲル 90 Fit——指先まで中ズレしない 他ブランドのゲルは指の先まで届いていないことが多い。NEO ONEは指の先端までゲル素材を配置しているため、キャッチング時の指先腹の中ズレが抑えられる。90分間を通じてキックオフ1分目と同じフィット感を維持し続ける。 💪 3Dラテックスバックハンド——安定したパンチングを実現 バックハンドに採用した3Dラテックス構造がクッション性を付与。強力なパンチングを繰り出す際の手への負担を軽減しながら、安定した軌道でボールを弾き出す力を支援する。 Technology スペック詳細 Palm Giga Grip 4mm ハイグリップラテックスによる吸い付くようなボールコントロール 4mmの厚みが衝撃を吸収し、繰り返しのセービングでも疲れにくい ドライ・ウェット問わず安定したグリップ力を発揮 エンボス加工仕様のため保護シートなし(グローブ到着時からすぐ使用可能) Cut ハイブリッドネガティブ 指のサイドをラテックスで内側から覆い、各指に密着 ボールとの接触面積を最大化し、理想的なキャッチングを実現 手の内側がボールの形状に柔軟に対応する高反応設計 Body 最新ネオプレーン素材 弾力性・柔軟性に加え、従来モデルより通気性が大幅に向上 長時間の使用でも蒸れにくく、快適な着用感を持続 マルチカラーグラフィックで、ピッチで際立つ存在感 Backhand 3Dラテックス構造 立体的な3Dラテックスがクッション性を付与 パンチング時の手への衝撃を分散し、安定した軌道で弾き出す 繰り返しのパンチングでも手首・指関節への負担を軽減 Technology 90 Fit — #1 初採用 指先まで届く特殊シリコンゲルが中ズレを根絶 キックオフから終了笛まで最初の1分と同じフィット感を90分間維持 Spec スペック Cut ハイブリッドネガティブ Palm Giga Grip 4mm Body 最新ネオプレーン素材(通気性向上) Backhand 3Dラテックス構造 Protect ラテックスプロテクトゾーン(付け根部分) Function 90 Fit(パーム内側・特殊シリコンゲル) Design マルチカラーグラフィック(ホワイトベース) Size 7 / 8 / 9 / 10 Scene 試合用グローブとして最適 Price ¥17,200(税込) Compare NEO ONE vs ENDBOSS This Model NEO ONE フィット・操作・個性 ハイブリッドネガティブカットで各指に密着し、ボールを面で捉える感覚が得られる。日本人仕様の手の甲フィット・ラテックスプロテクトゾーン・3Dバックハンドなど独自技術が充実。試合用として最適で、初心者〜中級者が本格グローブに移行する最初の一双としても最高の選択肢。大胆なマルチカラーデザインでピッチで一番目立つ。 Compare With ENDBOSS 威圧・支配・グリップ ロールネガティブカットによる圧倒的なグリップ感と、存在感あるカラーウェイが特徴。6色展開で自分の色を選べる。威圧感・支配感を重視する中〜上級者向け。 Brand Story ドイツ品質を日本人GKのために。 Hashtag One Japanは、「本物のGKグローブを日本人ゴールキーパーに届ける」という使命のもと設立されたブランドだ。ドイツ発祥のHashtag Oneがもつ高い品質をベースに、日本人の手に合わせたサイズ設計・日本市場向けのデザイン展開・国内での全品検品を徹底することで、単なる輸入品とは一線を画す「日本のGKのためのグローブ」を実現している。 🇩🇪 ドイツ直輸入ヨーロッパのプロ基準で製造された正規品のみを取り扱い 📐 日本人設計手の甲・指の細さを考慮した日本人仕様のフィット設計 🛡 国内全品検品発送前に1点ずつ国内倉庫にて検品・品質確認を実施 💬 日本語サポートGKを知るスタッフが購入前から購入後まで日本語で対応 安心して購入するために 4つの保証 📏 サイズが心配な方へ NEO ONEは7〜10号展開。中指の先〜手のひらの根本を測り、実測値に合うサイズをお選びください。迷ったらお気軽にご相談を。 🛡 品質が心配な方へ 全点、国内倉庫で検品してから発送。直輸入品ゆえの微細な傷・汚れが稀にあります(詳細は下記注意事項をご確認ください)。 📦 配送について 送料全国一律¥800。在庫品は迅速発送、追跡番号付きでお届け状況も確認できます。 💬 購入前に相談したい方へ サイズ・商品選びはGKを知るスタッフが直接サポート。SNS DM・お問い合わせページからどうぞ。 For こんなGKに 🏆 試合用として高いフィット感と操作性を求めるGK 📚 基礎を大切に、軽快な装着感でプレーしたい中学生〜高校生 🌱 初心者〜中級者で、本格プロ仕様グローブへ移行したい 🤝 海外グローブの「なんとなく合わない感」に悩んできた日本人GK 🎨 個性的なデザインで目立ちながら、妥協なき性能も欲しいGK Notice 注意事項 サイズは中指の先から手のひらの根本を計測してください。実測値に合うサイズをお選びください。 使用後は必ずぬるま湯で手洗いし、直射日光を避けて陰干ししてください。 ドイツからの直輸入商品のため、小さな傷や汚れなどがみられる可能性もございます。当店にて検品後に発送しておりますが、予めご了承ください。 人工芝での使用はラテックスの摩耗が早まります。使用環境に応じたケアをお願いします。 パーム面にエンボス加工を施しているため、通常の保護シートは貼られておりません。グローブ到着後すぐにお使いいただけます。 FAQ よくある質問 Qサイズ選びで迷っています。どうすれば?+ NEO ONEは7〜10号展開です。中指の先から手のひらの根本を測り、実測値に合うサイズをお選びください。境界サイズで迷う場合はSNS DMまたはお問い合わせページからご相談ください。GKを知るスタッフが直接サポートします。 QENDBOSSとの違いは何ですか?+ 最大の違いはカットと独自技術です。ENDBOSSはロールネガティブカット、NEO ONEはハイブリッドネガティブカットを採用。さらにNEO ONEは親指ダブルロール構造と日本人仕様の手の甲フィット設計が特徴です。デザインも大胆なマルチカラーグラフィックで個性を発揮できます。 Q「90 Fit」とは何ですか?+ パームの内側に搭載した特殊シリコンゲルです。NEO ONEは指先まで届くゲル配置が特徴で、キャッチング時の指先の中ズレを根絶します。90分間を通じてキックオフ1分目と同じフィット感を維持します。 Q雨の日でも使えますか?+ はい。4mm CONTACT GRIPは適度な湿り気があるとグリップ力が増す特性があります。試合前に軽く濡らして使うGKも多くいます。ドライ・ウェット問わず安定したパフォーマンスを発揮します。 Q洗濯機で洗えますか?+ 洗濯機はNGです。使用後はぬるま湯(30度以下)で手洗いし、軽く水気を取ってから陰干しをしてください。詳しいケア方法はブログの「GKグローブの洗い方・お手入れ方法」もご参照ください。 あなたのGKスタイルを次のステージへ。 NEO ONEを手にした瞬間から、プレーが変わる。 日本人の手に合わせたフィット感、Giga Gripの圧倒的なグリップ、ピッチで誰よりも目を引くデザイン—— 今すぐカートに入れて、その違いを自分の手で確かめてほしい。 DESIGN MEETS PERFORMANCE. NEO ONE HASHTAG ONE JAPAN DESIGN MEETS PERFORMANCE. NEO ONE HASHTAG ONE JAPAN function neoT(b){ var i=b.parentElement; var o=i.classList.contains('neo-op'); document.querySelectorAll('.neo-fi').forEach(function(x){x.classList.remove('neo-op');}); if(!o){i.classList.add('neo-op');} }
More you might like
Related
Three (3) Comfy Cups- One (1) Neon Green , One (1) Neon Blue
Related
Two (2) Comfy Cups- One (1) Neon Green and One (1) Neon Blue
Related
Neo Cat - Neocat - One-shot
Related