{"product_id":"jk-jg-3014a","title":"【型付け加工無料】ジュンケイグラブ　硬式グラブ　アラミドシリーズ　ファーストミット　一塁手用　JG-3014A","description":"\u003c!-- \n  Shopify 商品説明カスタムテンプレート\n  対象商品: ジュンケイグラブ JG-3014A (一塁手用 \/ ファーストミット)\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-3014A\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-3014A」です。\u003cbr\u003e一塁手の激しい捕球動作と、ショートバウンドなどの難しい送球処理。そのすべてにおいて圧倒的な信頼感をもたらす、型崩れに極めて強いプロ仕様の逸品です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3大特徴セクション --\u003e\n  \u003csection\u003e\n    \u003ch3 class=\"jg-section-title\"\u003eJG-3014Aの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  \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-3014A\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表革・裏革：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ゴールド\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":47319422140601,"sku":"JK-JG-3014A-LH-BLK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ ブラック","offer_id":47319422173369,"sku":"JK-JG-3014A-RH-BLK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ キャロット","offer_id":47319422206137,"sku":"JK-JG-3014A-LH-CAR","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ キャロット","offer_id":47319422238905,"sku":"JK-JG-3014A-RH-CAR","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ アズキブラウン","offer_id":47319422271673,"sku":"JK-JG-3014A-LH-AZK","price":60500.0,"currency_code":"JPY","in_stock":true},{"title":"左投げ \/ アズキブラウン","offer_id":47319422304441,"sku":"JK-JG-3014A-RH-AZK","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"右投げ \/ ミルクブラウン","offer_id":47319422337209,"sku":"JK-JG-3014A-LH-MBR","price":60500.0,"currency_code":"JPY","in_stock":false},{"title":"左投げ \/ ミルクブラウン","offer_id":47319422369977,"sku":"JK-JG-3014A-RH-MBR","price":60500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0531\/4369\/9641\/files\/JK-JG-3014A.png?v=1780400638","url":"https:\/\/taguchisp.com\/products\/jk-jg-3014a","provider":"野球専門店　タグチスポーツ","version":"1.0","type":"link"}