{"product_id":"jg-7134a","title":"【型付け加工無料】ジュンケイグラブ　硬式グラブ　アラミドシリーズ　外野手用グラブ　JG-7134A","description":"\u003c!-- \n  Shopify 商品説明カスタムテンプレート\n  対象商品: ジュンケイグラブ JG-713A (外野手用)\n  ※このコードをそのままShopifyのHTMLエディタに貼り付けてください。\n--\u003e\n\n\u003cstyle\u003e\n  \/* 競合を避けるためのスコープ付きスタイル *\/\n  .jg-description-wrapper {\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    color: #333333;\n    line-height: 1.8;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px 10px;\n    background-color: #ffffff;\n  }\n\n  \/* 共通の装飾 *\/\n  .jg-description-wrapper strong {\n    color: #4a3728;\n  }\n\n  \/* ヘッダーセクション *\/\n  .jg-header {\n    text-align: center;\n    border-bottom: 2px solid #e6dfd5;\n    padding-bottom: 30px;\n    margin-bottom: 40px;\n  }\n  .jg-brand-tag {\n    display: inline-block;\n    background-color: #4a3728;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: bold;\n    letter-spacing: 0.15em;\n    padding: 4px 16px;\n    border-radius: 20px;\n    margin-bottom: 15px;\n  }\n  .jg-product-title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin: 0 0 10px 0;\n    letter-spacing: 0.05em;\n  }\n  .jg-model-number {\n    font-size: 32px;\n    font-weight: 800;\n    color: #b8860b; \/* ゴールド系 *\/\n    margin-bottom: 20px;\n    display: block;\n  }\n  .jg-lead-copy {\n    font-size: 16px;\n    font-weight: bold;\n    color: #4a3728;\n    max-width: 650px;\n    margin: 0 auto;\n    line-height: 1.6;\n    border-left: 3px solid #b8860b;\n    border-right: 3px solid #b8860b;\n    padding: 10px 20px;\n    background-color: #fbfaf8;\n  }\n\n  \/* 紹介文 *\/\n  .jg-intro-text {\n    font-size: 15px;\n    color: #555555;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 0 15px;\n  }\n\n  \/* 特徴セクション（グリッド） *\/\n  .jg-section-title {\n    font-size: 20px;\n    font-weight: bold;\n    text-align: center;\n    color: #4a3728;\n    margin-bottom: 30px;\n    position: relative;\n    padding-bottom: 10px;\n  }\n  .jg-section-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 60px;\n    height: 3px;\n    background-color: #b8860b;\n  }\n  \n  .jg-features-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 50px;\n  }\n  @media (max-width: 768px) {\n    .jg-features-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n  .jg-feature-card {\n    background: #fdfdfd;\n    border: 1px solid #e9e4dc;\n    border-radius: 8px;\n    padding: 24px;\n    transition: all 0.3s ease;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  }\n  .jg-feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 15px rgba(74, 55, 40, 0.08);\n    border-color: #b8860b;\n  }\n  .jg-card-icon {\n    width: 50px;\n    height: 50px;\n    margin: 0 auto 15px auto;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background-color: #f7f5f0;\n    border-radius: 50%;\n    color: #b8860b;\n  }\n  .jg-card-title {\n    font-size: 16px;\n    font-weight: bold;\n    color: #4a3728;\n    text-align: center;\n    margin-bottom: 12px;\n    height: auto;\n  }\n  .jg-card-desc {\n    font-size: 13.5px;\n    color: #666666;\n    line-height: 1.6;\n    text-align: justify;\n  }\n\n  \/* 仕様テーブル *\/\n  .jg-specs-container {\n    background-color: #fbfaf8;\n    border-radius: 8px;\n    padding: 30px;\n    margin-bottom: 40px;\n    border: 1px solid #e9e4dc;\n  }\n  .jg-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 15px;\n  }\n  .jg-specs-table tr {\n    border-bottom: 1px solid #e9e4dc;\n  }\n  .jg-specs-table tr:last-child {\n    border-bottom: none;\n  }\n  .jg-specs-table th, .jg-specs-table td {\n    padding: 12px 15px;\n    font-size: 14px;\n    text-align: left;\n  }\n  .jg-specs-table th {\n    width: 30%;\n    color: #4a3728;\n    font-weight: bold;\n    background-color: #f4f1ea;\n    border-radius: 4px;\n  }\n  .jg-specs-table td {\n    width: 70%;\n    color: #444444;\n  }\n  @media (max-width: 480px) {\n    .jg-specs-table th, .jg-specs-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 10px;\n    }\n    .jg-specs-table th {\n      background-color: transparent;\n      padding-bottom: 2px;\n      color: #b8860b;\n    }\n    .jg-specs-table td {\n      padding-top: 2px;\n      padding-bottom: 12px;\n    }\n  }\n\n  \/* 注意事項・インフォメーション *\/\n  .jg-info-box {\n    border-left: 4px solid #b8860b;\n    background-color: #f7f5f0;\n    padding: 20px;\n    border-radius: 0 8px 8px 0;\n    margin-bottom: 30px;\n  }\n  .jg-info-title {\n    font-size: 15px;\n    font-weight: bold;\n    color: #4a3728;\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .jg-info-list {\n    margin: 0;\n    padding-left: 20px;\n    font-size: 13.5px;\n    color: #555555;\n  }\n  .jg-info-list li {\n    margin-bottom: 8px;\n  }\n  .jg-info-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* バッジラベル *\/\n  .jg-badge {\n    display: inline-block;\n    background-color: #e6dfd5;\n    color: #4a3728;\n    font-size: 11px;\n    font-weight: bold;\n    padding: 2px 8px;\n    border-radius: 4px;\n    margin-right: 5px;\n    vertical-align: middle;\n  }\n  .jg-badge-active {\n    background-color: #d4af37;\n    color: #ffffff;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jg-description-wrapper\"\u003e\n  \n  \u003c!-- ヘッダーセクション --\u003e\n  \u003cheader class=\"jg-header\"\u003e\n    \u003cspan class=\"jg-brand-tag\"\u003eJUNKEI-GLOVE\u003c\/span\u003e\n    \u003ch2 class=\"jg-product-title\"\u003e硬式用グラブ 外野手用 アラミドシリーズ\u003c\/h2\u003e\n    \u003cspan class=\"jg-model-number\"\u003eJG-713A\u003c\/span\u003e\n    \n    \u003cdiv class=\"jg-lead-copy\"\u003e\n      「芯がブレない、極上の開閉。中心ポケットが生み出す\u003cbr\u003e外野手用ロングセラー＆最高峰のイージーキャッチモデル。」\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- 導入説明文 --\u003e\n  \u003cdiv class=\"jg-intro-text\"\u003e\n    \u003cp\u003e野球グラブの名門「ジュンケイグラブ」のアラミドシリーズを代表する、定番外野手用モデル「JG-713A」です。\u003cbr\u003eサイズ約32.2cmと余裕のある大きめの設計で、正面中央に深いポケットを設けているため、グラブの中心でボールを確実に挟み込みたい選手に圧倒的人気を誇る逸品。裁断から縫製、仕上げまで一人の熟練職人が魂を込めて一貫生産する、国産最高峰の品質をぜひその手でご体感ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3大特徴セクション --\u003e\n  \u003csection\u003e\n    \u003ch3 class=\"jg-section-title\"\u003eJG-713Aの3大こだわりポイント\u003c\/h3\u003e\n    \n    \u003cdiv class=\"jg-features-grid\"\u003e\n      \u003c!-- ポイント1 --\u003e\n      \u003cdiv class=\"jg-feature-card\"\u003e\n        \u003cdiv class=\"jg-card-icon\"\u003e\n          \u003c!-- シールド（耐久性）アイコン --\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch4 class=\"jg-card-title\"\u003e1. 驚異の耐久性\u003cbr\u003e「アラミド糸」\u003c\/h4\u003e\n        \u003cp class=\"jg-card-desc\"\u003eグラブの縫い糸全てに、極めて頑丈な「アラミド繊維」を採用。通常糸の約3倍の耐久性を誇り、ハードな練習による糸のほつれや球際の衝撃を極限まで防ぎます。さらにステッチ紐を使用し、革紐の耐久性も格段に高めています。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ポイント2 --\u003e\n      \u003cdiv class=\"jg-feature-card\"\u003e\n        \u003cdiv class=\"jg-card-icon\"\u003e\n          \u003c!-- 開閉・捕球（野球ボール\/手が開く）アイコン --\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M6 12a6 6 0 0 1 12 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 12a6 6 0 0 1-12 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch4 class=\"jg-card-title\"\u003e2. 挟み捕りに最適\u003cbr\u003e「中心ポケット＆正面人差し指」\u003c\/h4\u003e\n        \u003cp class=\"jg-card-desc\"\u003eウェブ下ではなく「捕球面の中央（人差し指下付近）」にポケットを設定。人差し指が正面を向いた独立構造により、親指と小指をパカパカと動かしても、真ん中にピシッと芯が通ったままブレずに確実にボールをキャッチ、ゴロ捕球も非常に楽になります。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ポイント3 --\u003e\n      \u003cdiv class=\"jg-feature-card\"\u003e\n        \u003cdiv class=\"jg-card-icon\"\u003e\n          \u003c!-- スパークル（極上レザー）アイコン --\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch4 class=\"jg-card-title\"\u003e3. 衰えないコシ\u003cbr\u003e「HFBレザー」\u003c\/h4\u003e\n        \u003cp class=\"jg-card-desc\"\u003eジュンケイグラブ独自開発のプレミアム「HFBレザー（牛革）」を採用。手に吸い付くようなしっとり感、使い込んでも型崩れしにくい抜群のハリ・コシ。耐久性が極めて高い外野手用として、使うほどにプレイヤーの身体の一部へと馴染んでいきます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- スペックテーブルセクション --\u003e\n  \u003c!-- SCREENSHOT REFERENCE: スクリーンショット 2026-06-02 17.41.11.png のルールに基づく、ステッチと紐色の組み合わせを精密に定義 --\u003e\n  \u003csection class=\"jg-specs-container\"\u003e\n    \u003ch3 class=\"jg-section-title\" style=\"margin-bottom: 20px;\"\u003e商品仕様\u003c\/h3\u003e\n    \n    \u003ctable class=\"jg-specs-table\"\u003e\n      \u003ctr\u003e\n        \u003cth\u003eメーカー\u003c\/th\u003e\n        \u003ctd\u003eJUNKEI-GLOVE（ジュンケイグラブ \/ 株式会社吉田）\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e品番\u003c\/th\u003e\n        \u003ctd\u003eJG-713A\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eポジション\u003c\/th\u003e\n        \u003ctd\u003e外野手用\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e利き手\u003c\/th\u003e\n        \u003ctd\u003e右投げ用（※左投げ用の場合はバリエーションをご確認ください）\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eシリーズ\u003c\/th\u003e\n        \u003ctd\u003e定番アラミドシリーズ（最高峰ライン）\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eサイズ\u003c\/th\u003e\n        \u003ctd\u003e約32.2cm \u003cspan style=\"font-size:12px; color:#888;\"\u003e※土手部の端から人差し指先端まで捕球面に沿って計測\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e素材\u003c\/th\u003e\n        \u003ctd\u003e表革・裏革：HFBレザー（高級天然皮革 \/ 牛革）\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e仕様\u003c\/th\u003e\n        \u003ctd\u003e横とじダブル \/ アラミド糸縫製 \/ ステッチ紐仕様\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e本体カラー\u003c\/th\u003e\n        \u003ctd\u003eブラック \/ キャロット \/ AZUKIブラウン \/ ミルクブラウン\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e本体ステッチ\u003c\/th\u003e\n        \u003ctd\u003e\n          【ブラック \/ キャロット \/ AZUKIブラウン】 本体同色\u003cbr\u003e\n          【ミルクブラウン】 本体同色系（タン）\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e紐カラー\u003c\/th\u003e\n        \u003ctd\u003eショコラ\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e紐ステッチ\u003c\/th\u003e\n        \u003ctd\u003eブラウン\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e生産国\u003c\/th\u003e\n        \u003ctd\u003e日本（奈良県三宅町製 - Made in Japan）\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e付属品\u003c\/th\u003e\n        \u003ctd\u003eジュンケイグラブ専用オリジナルグラブ袋\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 注意事項・加工について --\u003e\n  \u003csection class=\"jg-info-box\"\u003e\n    \u003cdiv class=\"jg-info-title\"\u003e\n      \u003c!-- インフォメーションアイコン --\u003e\n      \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      ご購入前に必ずご確認ください\n    \u003c\/div\u003e\n    \u003cul class=\"jg-info-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"jg-badge jg-badge-active\"\u003e高野連対応\u003c\/span\u003e本商品はすべてのカラーにおいて、高校野球公式戦でのご使用が可能です。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"jg-badge\"\u003e天然皮革\u003c\/span\u003e天然の牛革を使用しているため、部位による多少のシワ、色ムラ、製造時の微細な擦れ等がある場合がございますが、品質上全く問題ございません。本物の革の風合いをお楽しみください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"野球専門店　タグチスポーツ","offers":[{"title":"右投げ \/ ブラック","offer_id":47319421845689,"sku":"JK-JG-7134A-LH-BLK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ ブラック","offer_id":47319421878457,"sku":"JK-JG-7134A-RH-BLK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ キャロット","offer_id":47319421911225,"sku":"JK-JG-7134A-LH-CAR","price":60500.0,"currency_code":"JPY","in_stock":true},{"title":"左投げ \/ キャロット","offer_id":47319421943993,"sku":"JK-JG-7134A-RH-CAR","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ アズキブラウン","offer_id":47319421976761,"sku":"JK-JG-7134A-LH-AZK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ アズキブラウン","offer_id":47319422009529,"sku":"JK-JG-7134A-RH-AZK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ ミルクブラウン","offer_id":47319422042297,"sku":"JK-JG-7134A-LH-MBR","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ ミルクブラウン","offer_id":47319422075065,"sku":"JK-JG-7134A-RH-MBR","price":60500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0531\/4369\/9641\/files\/2026-06-0217.29.55.png?v=1780399676","url":"https:\/\/taguchisp.com\/products\/jg-7134a","provider":"野球専門店　タグチスポーツ","version":"1.0","type":"link"}