{"title":"軟鉄","description":"\u003cp\u003e軟鉄\u003c\/p\u003e","products":[{"product_id":"tryangle-patter","title":"ゴルフクラブ パター トライアングル ピンパター スピンコントロール 軟鉄削出しパター \/ ピンタイプ \/ 黒染め仕上げ \/ 東邦ゴルフ 黒 ブラック ALL CNC加工 SCパター要望 人気 golfclub 短尺 32インチ 軟鉄パター 短尺パター 軟鉄鍛造","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスコアに差をつけるスピンコントロール\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eあなたのストロークを劇的に安定させる、\u003cstrong\u003eスピンコントロールパター\u003c\/strong\u003eが新登場。真っ直ぐな転がりで、カップインの確信を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/tryangle-patter_02.jpg?v=1772694842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e理想の転がり、トライアングル新構造\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄削出しの精緻な黒染め仕上げ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eALL CNC加工\u003c\/strong\u003eによる高精度な削り出しは、まさに工芸品のよう。光を吸い込むような\u003cstrong\u003e黒染め仕上げ\u003c\/strong\u003eが、持つ喜びを深めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/tryangle-patter_07.jpg?v=1772694842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練されたディテールを全身に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eねじれを抑えるトライアングル構造\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e独自の\u003cstrong\u003eトライアングル構造\u003c\/strong\u003eが、ヘッドのブレやフェースのねじれを徹底的に抑制します。ボールは驚くほど直進し、狙い通りのラインを描きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/tryangle-patter_b_03.jpg?v=1772694842\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e正確なインパクトで距離感も向上\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのパターは、ゴルファーのスコアアップをサポートする様々な機能を搭載しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eスピンコントロールによる安定した転がり\u003c\/li\u003e\n                    \u003cli\u003eヘッドのねじれを抑制するトライアングル構造\u003c\/li\u003e\n                    \u003cli\u003eALL CNC加工による高精度な削り出し\u003c\/li\u003e\n                    \u003cli\u003e光を抑える黒染め仕上げ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様・素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の基本的な仕様と使用されている素材についてご紹介します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eタイプ: ピンタイプ \/ ピンパター\u003c\/li\u003e\n                    \u003cli\u003e素材: 軟鉄削出し \/ 軟鉄パター \/ 軟鉄鍛造\u003c\/li\u003e\n                    \u003cli\u003e仕上げ: 黒染め仕上げ \/ 黒 \/ ブラック\u003c\/li\u003e\n                    \u003cli\u003e加工: ALL CNC加工\u003c\/li\u003e\n                    \u003cli\u003eブランド: 東邦ゴルフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品のサイズに関する詳細情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e長さ: 短尺 32インチ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eその他特記事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e特別なオプションや選択肢に関する情報です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e白グリップは女性に人気です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"黒グリップ仕様 \/ 希望する","offer_id":48007647756388,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"黒グリップ仕様 \/ 希望しない","offer_id":48432807936100,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"白グリップ仕様 \/ 希望する","offer_id":48007647789156,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"白グリップ仕様 \/ 希望しない","offer_id":48432807968868,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/tryangle-patter_02.jpg?v=1772694842"},{"product_id":"onelengthiron-bpw","title":"ワンレングスアイアン PW 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 PW 【 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が紡ぐ一本 PW\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_bpw.jpg?v=1772694843\" class=\"img-fluid d-block w-100 product-img\" alt=\"軟鉄鍛造アイアンPW\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e狙い澄ますグリーンショット\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e精巧な削り出しから生まれる軟鉄鍛造PW。\u003cstrong\u003eネジ式ウェイト\u003c\/strong\u003eで、あなただけの\u003cstrong\u003e理想弾道へ細やかに調整\u003c\/strong\u003eし、グリーンを狙い澄ますことができます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e同じ長さで変わるゴルフ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_bpw_02.jpg?v=1772694844\" class=\"img-fluid d-block w-100 product-img\" alt=\"同じ長さのアイアンで安定したスイング\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつものスイングで芯を捉える\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e全ての番手を\u003cstrong\u003e同じ長さで設計\u003c\/strong\u003e。アドレスやスイングの迷いを消し去り、いつもの振り心地で\u003cstrong\u003e安定したミートを実現\u003c\/strong\u003e。ゴルフがもっとやさしく、楽しく変わります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e緻密な設計が導く飛距離\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_06.jpg?v=1772694843\" class=\"img-fluid d-block w-100 product-img\" alt=\"最適化された設計で距離を打ち分け\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e距離を打ち分ける新感覚\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eロフト角やライ角、内部構造まで番手ごとに最適化。一本のゴルフクラブでありながら、それぞれが\u003cstrong\u003e理想の重心とスピン\u003c\/strong\u003eで、\u003cstrong\u003e確かな距離の打ち分け\u003c\/strong\u003eを可能にします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこの製品の基本情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: ワンレングス軟鉄鍛造アイアン ネジ式 PW\u003c\/li\u003e\n        \u003cli\u003e構成: PW単品1本（6本展開のうち）\u003c\/li\u003e\n        \u003cli\u003e標準シャフト: NS製シャフト\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品の特長とメリット\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこのワンレングスアイアンは、ゴルフをよりシンプルに、そして楽しくするための工夫が凝らされています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e通常番手ごとに異なる長さを\u003cstrong\u003e全ての番手で同じ長さに統一\u003c\/strong\u003e。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eスタンス幅やボール位置の調整が不要\u003c\/strong\u003eで、同じスイングでボールをとらえる設計。\u003c\/li\u003e\n        \u003cli\u003e長さの違いによる打ちにくさを気にせず、\u003cstrong\u003e同じスイングで飛距離の打ち分け\u003c\/strong\u003eが可能。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eロゴ「One Rength Forged」に込めた独自性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e\"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持っています。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eその独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、以下の特別な工夫を行っている点です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e各クラブにおいて\u003cstrong\u003eヘッドの内部構造を変更\u003c\/strong\u003eし、ロフト角度やライ角度を調整・最適化。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e同一スイングで最適な重心位置を捉え\u003c\/strong\u003e、予測通りのスピン性能を発揮。\u003c\/li\u003e\n        \u003cli\u003eスタンス幅やボールの位置を変えることなく、\u003cstrong\u003e確かなパフォーマンスを実現\u003c\/strong\u003e。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eQ: アイアンの溝はルール適合してますか？\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eA: はい、\u003cstrong\u003eルール適合品\u003c\/strong\u003eです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eQ: 他にもネジ式のクラブの取り扱いはありますか？\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eA: はい、当店ではネジ式のクラブのご用意がございます。ビスでウェイトの調整が\u003cstrong\u003e自分好みにカスタムできる\u003c\/strong\u003eためおすすめです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eお問い合わせ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e詳細はメールにてお問い合わせください。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送情報\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取に対応\u003c\/strong\u003eしています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eネジ式ウェイト調整とビスの取り扱いについて、お客様ご自身で最適な設定を見つけていただくためのご案内です。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e当社ではビス単体の販売は行っていません。\u003c\/li\u003e\n      \u003cli\u003eコストを抑えるため、\u003cstrong\u003eホームセンターなどで購入可能な一般的なビス\u003c\/strong\u003eをご使用いただけるよう設計されています。\u003c\/li\u003e\n      \u003cli\u003eビス調整による弾道の変化は\u003cstrong\u003eお客様それぞれで異なります\u003c\/strong\u003e。ご自身でお試しいただき、最善の設定を見つけるプロセスをお楽しみください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ ワンレングスPW","offer_id":48432804528228,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ ヨンロクウエッジ仕様","offer_id":48432804560996,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ ワンレングスPW","offer_id":48432804593764,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ ヨンロクウエッジ仕様","offer_id":48432804626532,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ ワンレングスPW","offer_id":48432804659300,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ ヨンロクウエッジ仕様","offer_id":48432804692068,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ ワンレングスPW","offer_id":48432804724836,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ ヨンロクウエッジ仕様","offer_id":48432804757604,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ ワンレングスPW","offer_id":48432804790372,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ ヨンロクウエッジ仕様","offer_id":48432804823140,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ ワンレングスPW","offer_id":48432804855908,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ ヨンロクウエッジ仕様","offer_id":48432804888676,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ ワンレングスPW","offer_id":48432804921444,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ ヨンロクウエッジ仕様","offer_id":48432804954212,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ ワンレングスPW","offer_id":48432804986980,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ ヨンロクウエッジ仕様","offer_id":48432805019748,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ ワンレングスPW","offer_id":48432805052516,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ ヨンロクウエッジ仕様","offer_id":48432805085284,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ ワンレングスPW","offer_id":48432805118052,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ ヨンロクウエッジ仕様","offer_id":48432805150820,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_bpw.jpg?v=1772694843"},{"product_id":"onelengthiron-b5","title":"ワンレングスアイアン #5 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 #5 【 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造の美学\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の技が光る軟鉄鍛造ヘッドが、手に吸い付くような打感をもたらします。\u003cstrong\u003eネジ式で調整可能\u003c\/strong\u003e、あなただけの理想的な弾道を追求してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b5.jpg?v=1772694845\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e精巧な輝きを放つ逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスイングの統一\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全ての番手が同じ長さに設計されているため、番手ごとの構え直しは不要です。\u003cstrong\u003e一貫したスイングで、ショットの精度が格段に向上\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_7fbcdf0a-899a-49fb-9586-f20f906dd1fe.jpg?v=1772694843\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eゴルフが変わる革命的な設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密な距離感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e各番手でヘッド内部構造を最適化し、同じ長さでも理想的な弾道とスピン性能を実現します。\u003cstrong\u003e番手間の正確な距離の打ち分け\u003c\/strong\u003eを体感してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_06_51ba8d4b-84f5-4575-8c77-a8fef8a1d08c.jpg?v=1772694844\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e計算し尽くされた打球の安定\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eワンレングスアイアンは、全ての番手が同じ長さに統一された革新的な設計です。これにより、一貫したスイングで精度の高いショットが可能になります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e#5〜9,PWの6本展開のアイアンのうち#5単品1本\u003c\/li\u003e\n          \u003cli\u003e通常番手ごとに異なる長さを全ての番手同じ長さに統一\u003c\/li\u003e\n          \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく同じスイングでボールをとらえられる設計\u003c\/li\u003e\n          \u003cli\u003e長さの違いによる打ちにくさを気にせず同じスイングで飛距離の打ち分けが可能\u003c\/li\u003e\n          \u003cli\u003e「One Rength Forged」のロゴは、単なる同一長さを超えた独自性を表現。シャフト長、重量の均一化に加え、ヘッド内部構造を番手ごとに最適化し、ロフト・ライ角度を調整することで、同一スイングで最適な重心位置とスピン性能を発揮します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主要スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: ワンレングス軟鉄鍛造アイアン ネジ式 #5 単品\u003c\/li\u003e\n          \u003cli\u003e標準シャフト: NS製シャフト\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eよくあるご質問 (Q\u0026amp;A)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e◯ Question\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eアイアンの溝はルール適合してますか？\u003c\/p\u003e\n        \u003cp\u003e◯ Answer\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eルール適合品です。\u003c\/p\u003e\n\n        \u003cp\u003e◯ Question\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e他にもネジ式のクラブの取り扱いはありますか？\u003c\/p\u003e\n        \u003cp\u003e◯ Answer\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eはい。当店ではネジ式のクラブのご用意がございます。ビスでウェイトの調整が自分好みにカスタムできるのでおすすめです。\u003c\/p\u003e\n\n        \u003cp\u003e◯ Question\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eビス式モデルのビスの販売は行っていますか？\u003c\/p\u003e\n        \u003cp\u003e◯ Answer\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e当社ではビスの販売は行っておりません。ビスを自社で作成するとコストが上がってしまうため、お客様がホームセンターなどで購入できる一般的なビスをご使用いただけるように設計しています。また、ビスの調整による変化は、お客様それぞれにより変わります。どのように弾道が変わるかは、調整してみてご自身でお試しいただくのが最善の方法となります。お客様ご自身の最善の設定を見つける事を楽しんでいただければ幸いです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品詳細画像\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b5_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b5_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b5_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b5_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_14.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_15.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコンビニ受取に対応しています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e詳細はメールにてお問い合わせください。メールマガジン購読でお得な情報のチャンスがございますので、ご注文時には当店からのメルマガのチェックをはずさないでください。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ 黒ソケット仕様","offer_id":48432799940708,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ 白ソケット仕様","offer_id":48432799973476,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 黒ソケット仕様","offer_id":48432800006244,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 白ソケット仕様","offer_id":48432800039012,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 黒ソケット仕様","offer_id":48432800071780,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 白ソケット仕様","offer_id":48432800104548,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 黒ソケット仕様","offer_id":48432800137316,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 白ソケット仕様","offer_id":48432800170084,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 黒ソケット仕様","offer_id":48432800202852,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 白ソケット仕様","offer_id":48432800235620,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 黒ソケット仕様","offer_id":48432800268388,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 白ソケット仕様","offer_id":48432800301156,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 黒ソケット仕様","offer_id":48432800333924,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 白ソケット仕様","offer_id":48432800366692,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 黒ソケット仕様","offer_id":48432800399460,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 白ソケット仕様","offer_id":48432800432228,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 黒ソケット仕様","offer_id":48432800464996,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 白ソケット仕様","offer_id":48432800497764,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 黒ソケット仕様","offer_id":48432800530532,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 白ソケット仕様","offer_id":48432800563300,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b5.jpg?v=1772694845"},{"product_id":"onelengthiron-b","title":"ワンレングス アイアン 6本セット 単品 ワンレングス 軟鉄鍛造 アイアンセット ネジ式 6本セット #5 #6 #7 #8 #9 PW 6本組 1本 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が織りなす極上の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繊細な\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eがもたらす、吸い付くような打感と抜群の操作性を体感ください。番手ごとの打ち分けが楽しくなる、\u003cstrong\u003e統一されたクラブデザイン\u003c\/strong\u003eがゴルフの質を高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_bmainc.jpg?v=1772694846\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eゴルフが変わる新体験\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e全番手で叶える安定したショット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e精密に設計されたロフト角が、すべての番手で\u003cstrong\u003e狙い通りの飛距離と弾道\u003c\/strong\u003eを実現します。番手ごとの役割を明確にし、あなたのゴルフを次のレベルへ導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_c_04.jpg?v=1772694846\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e番手ごとの役割を明確に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e同じスイングで全てを攻略\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全てのアイアンが\u003cstrong\u003e同じ長さ、同じアドレス\u003c\/strong\u003eで打てるため、番手ごとの複雑な打ち分けはもう不要です。常に同じ感覚でスイングでき、\u003cstrong\u003e安定したショット\u003c\/strong\u003eが身につきます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_3cad7324-60cf-4070-92f2-03f9b997c8a0.jpg?v=1772694845\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスイングを統一し悩みを解消\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのアイアンセットの主な特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eワンレングス設計\u003c\/strong\u003e：全ての番手が同じ長さで、同じスイング感覚で打てます。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003e：繊細な打感と優れた操作性を実現します。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eネジ式構造\u003c\/strong\u003e：安定性と耐久性を高めます。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eやさしいアイアン\u003c\/strong\u003e：初心者からベテランまで、幅広いゴルファーに扱いやすい設計です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容・番手\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本セットは以下の6本で構成されています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e#5アイアン\u003c\/li\u003e\n          \u003cli\u003e#6アイアン\u003c\/li\u003e\n          \u003cli\u003e#7アイアン\u003c\/li\u003e\n          \u003cli\u003e#8アイアン\u003c\/li\u003e\n          \u003cli\u003e#9アイアン\u003c\/li\u003e\n          \u003cli\u003ePW (ピッチングウェッジ)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主要スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eクラブの主要な仕様をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eシャフト\u003c\/strong\u003e：NS製シャフト\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eグリップ\u003c\/strong\u003e：高密度樹脂系グリップ\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eロフト角\u003c\/strong\u003e：\n            \u003cul\u003e\n              \u003cli\u003e#5: 25°\u003c\/li\u003e\n              \u003cli\u003e#6: 28°\u003c\/li\u003e\n              \u003cli\u003e#7: 32°\u003c\/li\u003e\n              \u003cli\u003e#8: 36°\u003c\/li\u003e\n              \u003cli\u003e#9: 40°\u003c\/li\u003e\n              \u003cli\u003ePW: 44°\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"#5?9・PW 6本セット \/ NSCI（110ｇ）スチールR","offer_id":48007648018532,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NSCI（110ｇ）スチールS","offer_id":48432794075236,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS製カーボン(R)","offer_id":48432794108004,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS製カーボン(SR)","offer_id":48432794140772,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS製カーボン(S)","offer_id":48432794173540,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS950GH(R)","offer_id":48432794206308,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS950GH(S)","offer_id":48432794239076,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ ゼロス8（S）","offer_id":48432794271844,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ ゼロス8（R）","offer_id":48432794304612,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ 女性用（スチールL）","offer_id":48432794337380,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ 女性用（カーボンL）","offer_id":48432794370148,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ 女性仕様（カーボンR）","offer_id":48432794402916,"sku":null,"price":120000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648051300,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432794435684,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(R)","offer_id":48432794468452,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(SR)","offer_id":48432794501220,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(S)","offer_id":48432794533988,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS950GH(R)","offer_id":48432794566756,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS950GH(S)","offer_id":48432794599524,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ ゼロス8（S）","offer_id":48432794632292,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ ゼロス8（R）","offer_id":48432794665060,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性用（スチールL）","offer_id":48432794697828,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性用（カーボンL）","offer_id":48432794730596,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432794763364,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648084068,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432794796132,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(R)","offer_id":48432794828900,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(SR)","offer_id":48432794861668,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(S)","offer_id":48432794894436,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS950GH(R)","offer_id":48432794927204,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS950GH(S)","offer_id":48432794959972,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ ゼロス8（S）","offer_id":48432794992740,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ ゼロス8（R）","offer_id":48432795025508,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性用（スチールL）","offer_id":48432795058276,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性用（カーボンL）","offer_id":48432795091044,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432795123812,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648116836,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432795156580,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(R)","offer_id":48432795189348,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(SR)","offer_id":48432795222116,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(S)","offer_id":48432795254884,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS950GH(R)","offer_id":48432795287652,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS950GH(S)","offer_id":48432795320420,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ ゼロス8（S）","offer_id":48432795353188,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ ゼロス8（R）","offer_id":48432795385956,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性用（スチールL）","offer_id":48432795418724,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性用（カーボンL）","offer_id":48432795451492,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432795484260,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648149604,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432795517028,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NS製カーボン(R)","offer_id":48432795549796,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NS製カーボン(SR)","offer_id":48432795582564,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NS製カーボン(S)","offer_id":48432795615332,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NS950GH(R)","offer_id":48432795648100,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ NS950GH(S)","offer_id":48432795680868,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ ゼロス8（S）","offer_id":48432795713636,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ ゼロス8（R）","offer_id":48432795746404,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ 女性用（スチールL）","offer_id":48432795779172,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ 女性用（カーボンL）","offer_id":48432795811940,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#8 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432795844708,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648182372,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432795877476,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NS製カーボン(R)","offer_id":48432795910244,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NS製カーボン(SR)","offer_id":48432795943012,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NS製カーボン(S)","offer_id":48432795975780,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NS950GH(R)","offer_id":48432796008548,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ NS950GH(S)","offer_id":48432796041316,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ ゼロス8（S）","offer_id":48432796074084,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ ゼロス8（R）","offer_id":48432796106852,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ 女性用（スチールL）","offer_id":48432796139620,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ 女性用（カーボンL）","offer_id":48432796172388,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"#9 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432796205156,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648215140,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48432796237924,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(R)","offer_id":48432796270692,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(SR)","offer_id":48432796303460,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(S)","offer_id":48432796336228,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS950GH(R)","offer_id":48432796368996,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS950GH(S)","offer_id":48432796401764,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ ゼロス8（S）","offer_id":48432796434532,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ ゼロス8（R）","offer_id":48432796467300,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性用（スチールL）","offer_id":48432796500068,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性用（カーボンL）","offer_id":48432796532836,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性仕様（カーボンR）","offer_id":48432796565604,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_bmainc.jpg?v=1772694846"},{"product_id":"onelengthiron-apw","title":"ワンレングスアイアン PW ピッチングウェッジ 単品1本 ワンレングス 軟鉄鍛造 アイアン PW 地クラブ アイアン ゴルフクラブ やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e究極の軟鉄鍛造PW\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eが織りなす\u003cstrong\u003e極上の打感\u003c\/strong\u003eが、ボールを芯で捉える喜びを最大限に引き出します。\u003cstrong\u003e地クラブ\u003c\/strong\u003eならではのこだわりが、あなたのゴルフを別次元へ導きます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_apw.jpg?v=1772694847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e極上の打感、地クラブの証\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e同じ長さで一貫性を\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            全ての番手が\u003cstrong\u003e同じ長さ\u003c\/strong\u003eだから、迷うことなく常に\u003cstrong\u003e同じスイング\u003c\/strong\u003eでボールを捉えられます。番手ごとの打ちにくさを解消し、ゴルフがもっと\u003cstrong\u003eシンプルに\u003c\/strong\u003e、もっと\u003cstrong\u003eやさしく\u003c\/strong\u003eなります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_apw_02.jpg?v=1772694847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eゴルフをシンプルに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e緻密な設計が生む精度\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e同じ長さ\u003c\/strong\u003eながら、ヘッド内部構造の工夫とロフト角・ライ角の最適化により、番手ごとの\u003cstrong\u003e飛距離の打ち分け\u003c\/strong\u003eを可能に。\u003cstrong\u003e狙い通りのスピン性能\u003c\/strong\u003eで、ピンを正確に攻められます。もちろん\u003cstrong\u003eルール適合品\u003c\/strong\u003eです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_06_b388d2df-103d-4c4d-9522-d2f3c0b62fcb.jpg?v=1772694847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い通りのアプローチへ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品基本情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e商品名\u003c\/th\u003e\n                            \u003ctd\u003eワンレングス軟鉄鍛造アイアン 【PW】\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e商品説明\u003c\/th\u003e\n                            \u003ctd\u003e\n                                \u003cul class=\"basic-list\"\u003e\n                                    \u003cli\u003e#5〜9,PWの6本展開のアイアンのうちPW単品1本です\u003c\/li\u003e\n                                    \u003cli\u003e通常番手ごとに異なる長さを全ての番手同じ長さに統一\u003c\/li\u003e\n                                    \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく同じスイングでボールをとらえることができる設計\u003c\/li\u003e\n                                    \u003cli\u003e長さの違いによる打ちにくさを気にせず同じスイングで飛距離の打ち分けができる\u003c\/li\u003e\n                                \u003c\/ul\u003e\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e標準シャフト\u003c\/th\u003e\n                            \u003ctd\u003eNS製シャフト\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eお客様からよくいただく質問とその回答です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth class=\"question-header\"\u003eQuestion\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eアイアンの溝はルール適合してますか？\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth class=\"answer-header\"\u003eAnswer\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eルール適合品です。\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth class=\"question-header\"\u003eQuestion\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eロゴについて\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth class=\"answer-header\"\u003eAnswer\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\n                                \u003cp class=\"body-text\"\u003e\"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。\u003c\/p\u003e\n                                \u003cp class=\"body-text\"\u003eその独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、以下のような特別な工夫を行っています。\u003c\/p\u003e\n                                \u003cul class=\"point-list\"\u003e\n                                    \u003cli\u003eそれぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し、最適化しています。\u003c\/li\u003e\n                                    \u003cli\u003eこの結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/li\u003e\n                                \u003c\/ul\u003e\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品詳細画像\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e様々な角度から製品の特徴をご覧ください。「ジャパンゴルフフェア」出展時の様子も含まれます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_apw_01.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_02.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_apw_02.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_04.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_05.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_06.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_apw_03.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_09.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_10.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_11.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_apw_04.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_a_13.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e【コンビニ受取対応商品】\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお問い合わせ・その他\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご不明な点がございましたら、詳細はメールにてお問い合わせください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR","offer_id":48432784277604,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS","offer_id":48432784310372,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R)","offer_id":48432784343140,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR)","offer_id":48432784375908,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S)","offer_id":48432784408676,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R)","offer_id":48432784441444,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S)","offer_id":48432784474212,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL）","offer_id":48432784506980,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL）","offer_id":48432784539748,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR）","offer_id":48432784572516,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_apw.jpg?v=1772694847"},{"product_id":"onelengthiron-a5","title":"ワンレングスアイアン #5 単品1本 ワンレングス 軟鉄鍛造 アイアン #5 地クラブ アイアン ゴルフクラブ やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3\u003e軟鉄鍛造が紡ぐ極上の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の技が光る\u003cstrong\u003e軟鉄鍛造アイアン\u003c\/strong\u003e。独自概念「\u003cstrong\u003eOne Rength Forged\u003c\/strong\u003e」が、あなたのゴルフに新たな次元をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a5.jpg?v=1772694848\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の #5 地クラブ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3\u003e全てを繋ぐ革命的設計思想\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e番手ごとに異なる内部構造とロフト・ライ角調整で、シャフト長は統一。常に最適な重心位置を捉え、\u003cstrong\u003e安定したショット\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a5_02.jpg?v=1772694848\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e高精度なワンレングス設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3\u003e一貫性が生む驚きのスコア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全番手が\u003cstrong\u003e8番アイアンと同じ長さ\u003c\/strong\u003eに設定。スタンスやボール位置の変更が不要で、同じスイングで自在な距離の打ち分けを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_05_34db40e1-c663-4d84-a90c-14a2882a7024.jpg?v=1772694847\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eゴルフがもっと簡単になる\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長・コンセプト\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eワンレングスアイアン「One Rength Forged」の独自コンセプトと、それによって得られるメリットをご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e通常のアイアンとは異なり、全番手の長さを統一することで、同じスイングで全てのクラブを打つことが可能。\u003c\/li\u003e\n          \u003cli\u003eヘッドの内部構造とロフト・ライ角度を番手ごとに最適化し、最適な重心位置とスピン性能を実現。\u003c\/li\u003e\n          \u003cli\u003eスタンス幅やボール位置の調整が不要になり、ゴルフスイングの一貫性が向上し、安定したショットに貢献。\u003c\/li\u003e\n          \u003cli\u003e軟鉄鍛造ならではの、柔らかく吸い付くような極上の打感。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e補足: \"One Rength Forged\"の「R」について\u003c\/strong\u003e\u003cbr\u003e\n        \"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。その独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、それぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し、最適化しています。この結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e商品名\u003c\/td\u003e\n                \u003ctd\u003eワンレングス軟鉄鍛造アイアン 【#5】\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e商品内容\u003c\/td\u003e\n                \u003ctd\u003e#5 単品1本 (＃5〜9,PWの6本展開アイアンのうち#5単品)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e標準シャフト\u003c\/td\u003e\n                \u003ctd\u003eNS製シャフト\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n            \u003cp\u003eQ: アイアンの溝はルール適合してますか？\u003c\/p\u003e\n            \u003cp\u003eA: ルール適合品です。\u003c\/p\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお問い合わせについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品に関するご質問やご不明な点がございましたら、下記メールアドレスよりお問い合わせください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取対応\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR","offer_id":48432780181604,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS","offer_id":48432780214372,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R)","offer_id":48432780247140,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR)","offer_id":48432780279908,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S)","offer_id":48432780312676,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R)","offer_id":48432780345444,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S)","offer_id":48432780378212,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL）","offer_id":48432780410980,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL）","offer_id":48432780443748,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR）","offer_id":48432780476516,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a5.jpg?v=1772694848"},{"product_id":"onelengthiron-a","title":"ワンレングスアイアン 6本セット 単品 ワンレングス 軟鉄鍛造 アイアン 6本セット #5 #6 #7 #8 #9 PW 6本組 1本 地クラブ アイアン ゴルフクラブ やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄鍛造 ワンレングスアイアン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e研ぎ澄まされた軟鉄鍛造ヘッドが、あなたのゴルフを別次元へと誘います。6本のアイアンが全て同じ長さだから、\u003cstrong\u003e迷いなくスイングを極められます。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_amainc.jpg?v=1772694850\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスコアアップを叶える一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e研ぎ澄まされた打感 地クラブアイアン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e精緻に削り出されたヘッドが、\u003cstrong\u003e吸い付くような打感と方向安定性\u003c\/strong\u003eを実現。高密度樹脂系グリップが、手に吸い付くような一体感をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_03.jpg?v=1772694850\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなたのプレーを支える統一感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスイング安定 ワンレングス設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e全番手を8番アイアン相当の長さに統一することで、\u003cstrong\u003e常に同じアドレス、同じスイングプレーンで打つことが可能に。\u003c\/strong\u003e番手ごとの打ち分けの悩みを軽減し、安定したショットが期待できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_05_b66201a4-a0ab-4483-b290-3a4e4f53f5da.jpg?v=1772694849\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e一貫性が生む好循環\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのワンレングスアイアンは、一貫したスイングを可能にするために設計されました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: ワンレングスアイアン 6本セット\u003c\/li\u003e\n                    \u003cli\u003eセット内容: #5, #6, #7, #8, #9, PW (計6本組)\u003c\/li\u003e\n                    \u003cli\u003e種類: 単品（1本）販売も可能\u003c\/li\u003e\n                    \u003cli\u003eタイプ: 地クラブアイアン\u003c\/li\u003e\n                    \u003cli\u003e対象: やさしいアイアンを求めるゴルファー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・設計\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高品質な素材と革新的な設計が、安定したパフォーマンスを提供します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eヘッド素材: 軟鉄鍛造\u003c\/li\u003e\n                    \u003cli\u003eシャフト: NS製シャフト\u003c\/li\u003e\n                    \u003cli\u003eグリップ: 高密度樹脂系グリップ\u003c\/li\u003e\n                    \u003cli\u003e設計コンセプト: ワンレングス設計 (全番手8番アイアン相当の長さに統一)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e特徴・メリット\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのアイアンは、ゴルファーが抱える悩みを解決し、プレーの質を高めます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e常に同じ長さ、同じスイングで打つことが可能\u003c\/li\u003e\n                    \u003cli\u003e番手ごとの打ち分けの悩みを軽減\u003c\/li\u003e\n                    \u003cli\u003eスイングプレーンの一貫性向上\u003c\/li\u003e\n                    \u003cli\u003e安定したショットと方向性\u003c\/li\u003e\n                    \u003cli\u003e吸い付くような打感と一体感\u003c\/li\u003e\n                    \u003cli\u003eスコアアップに貢献\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"#5?9・PW 6本セット \/ NSCI（110ｇ）スチールR","offer_id":48007648378980,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ NSCI（110ｇ）スチールS","offer_id":48007648411748,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ NS950GH(R)","offer_id":48007648444516,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ NS950GH(S)","offer_id":48007648477284,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ NS製カーボン(R)","offer_id":48007648510052,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ NS製カーボン(SR)","offer_id":48007648542820,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ NS製カーボン(S)","offer_id":48007648575588,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ ゼロス8（R）","offer_id":48007648608356,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ ゼロス8（S）","offer_id":48007648641124,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":true},{"title":"#5?9・PW 6本セット \/ 女性用（スチールL）","offer_id":48007648673892,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ 女性用（カーボンL）","offer_id":48007648706660,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5?9・PW 6本セット \/ 女性仕様（カーボンR）","offer_id":48007648739428,"sku":null,"price":100000.0,"currency_code":"JPY","in_stock":false},{"title":"#5 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007648772196,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48007648804964,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS950GH(R)","offer_id":48007648837732,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS950GH(S)","offer_id":48007648870500,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(R)","offer_id":48007648903268,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(SR)","offer_id":48007648936036,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ NS製カーボン(S)","offer_id":48007648968804,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ ゼロス8（R）","offer_id":48007649001572,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ ゼロス8（S）","offer_id":48007649034340,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性用（スチールL）","offer_id":48007649067108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性用（カーボンL）","offer_id":48007649099876,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#5 単品1本 \/ 女性仕様（カーボンR）","offer_id":48007649132644,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007649165412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48007649198180,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS950GH(R)","offer_id":48007649230948,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS950GH(S)","offer_id":48007649263716,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(R)","offer_id":48007649296484,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(SR)","offer_id":48007649329252,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ NS製カーボン(S)","offer_id":48007649362020,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ ゼロス8（R）","offer_id":48007649394788,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ ゼロス8（S）","offer_id":48007649427556,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性用（スチールL）","offer_id":48007649460324,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性用（カーボンL）","offer_id":48007649493092,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#6 単品1本 \/ 女性仕様（カーボンR）","offer_id":48007649525860,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007649558628,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48007649591396,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS950GH(R)","offer_id":48007649624164,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS950GH(S)","offer_id":48007649656932,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(R)","offer_id":48007649689700,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(SR)","offer_id":48007649722468,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ NS製カーボン(S)","offer_id":48007649755236,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ ゼロス8（R）","offer_id":48007649788004,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ ゼロス8（S）","offer_id":48007649820772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性用（スチールL）","offer_id":48007649853540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性用（カーボンL）","offer_id":48007649886308,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"#7 単品1本 \/ 女性仕様（カーボンR）","offer_id":48007649919076,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NSCI（110ｇ）スチールR","offer_id":48007649951844,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NSCI（110ｇ）スチールS","offer_id":48007649984612,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS950GH(R)","offer_id":48007650017380,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS950GH(S)","offer_id":48007650050148,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(R)","offer_id":48007650082916,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(SR)","offer_id":48007650115684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ NS製カーボン(S)","offer_id":48007650148452,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ ゼロス8（R）","offer_id":48007650181220,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ ゼロス8（S）","offer_id":48007650213988,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性用（スチールL）","offer_id":48007650246756,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性用（カーボンL）","offer_id":48007650279524,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"PW 単品1本 \/ 女性仕様（カーボンR）","offer_id":48007650312292,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NSCI（110ｇ）スチールR","offer_id":48007650345060,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NSCI（110ｇ）スチールS","offer_id":48007650377828,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NS950GH(R)","offer_id":48007650410596,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NS950GH(S)","offer_id":48007650443364,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NS製カーボン(R)","offer_id":48007650476132,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NS製カーボン(SR)","offer_id":48007650508900,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ NS製カーボン(S)","offer_id":48007650541668,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ ゼロス8（R）","offer_id":48007650574436,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ ゼロス8（S）","offer_id":48007650607204,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ 女性用（スチールL）","offer_id":48007650639972,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ 女性用（カーボンL）","offer_id":48007650672740,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"＃5.6.7・3本セット \/ 女性仕様（カーボンR）","offer_id":48007650705508,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_amainc.jpg?v=1772694850"},{"product_id":"mini-putter-ld","title":"レディース 匠 ミニパター 軟鉄鍛造 スピンコントロール 軟鉄削出し 小型パター 女性用 ALL CNC加工 SCパター要望 ゴルフクラブ golfclub 短尺 32インチ 姫路もの ヘビーヘッド 軟鉄パター 短尺パター 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e女性のスコアを磨く一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eグリーン上で自信が持てる、女性のためのミニパターです。\u003cstrong\u003eボールと同じサイズのフェース\u003c\/strong\u003eが、どんなストロークでもボールを真っ直ぐに導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-ld_main.jpg?v=1772694851\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eパッティングの悩みに終止符を\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚くほどのカップイン精度\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軟鉄削り出しの繊細な打感\u003c\/strong\u003eは、ボールに\u003cstrong\u003e安定したスピン\u003c\/strong\u003eを与えます。左右へのブレを抑え、ボールはまるで吸い寄せられるようにカップへ一直線です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-ld_04.jpg?v=1772694851\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e狙った場所にまっすぐ届ける\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなたに寄り添う最適バランス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e32インチの短尺設計\u003c\/strong\u003eは、日本人女性の体形に自然にフィットします。真上からラインを見下ろすことで、\u003cstrong\u003e迷いのないアドレス\u003c\/strong\u003eが確立し、\u003cstrong\u003e安定したストローク\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-ld_05.jpg?v=1772694851\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想の構えで自信のストローク\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e30年前に作られたパターをバージョンアップ。作り手も認める優れた性能を持つ一本です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eミニパターはボール大のフェースで、当たれば真っすぐに転がります。\u003c\/li\u003e\n        \u003cli\u003e軟鉄からの削り出しによるしっかりとした重量で、素振りだけでもストロークの練習になります。\u003c\/li\u003e\n        \u003cli\u003eストロークがブレてもボールはカップに一直線。アマチュアでも正確に真っすぐ転がせるよう新開発されたSC（スピンコントロール）パターです。\u003c\/li\u003e\n        \u003cli\u003e素材の軟らかさがボールの玉離れを安定させ、ボールの転がりとスピン量を誰が打っても一定に設計。スピンコントロールにより左右のブレを解消します。\u003c\/li\u003e\n        \u003cli\u003e同時にリバースロフトで出足からボールに鋭いオーバースピンがかかり、長く伸びる球足を実現します。\u003c\/li\u003e\n        \u003cli\u003e日本人体形に最適な32インチの短尺設計で、全米プロと同じ膝上10cmにグリップがくる自然な構えが取れ、球とラインを真上から見下ろせアドレスがピタリ安定します。\u003c\/li\u003e\n        \u003cli\u003eヘッドはインゴットからコンピューターで一本削りだし、誤差1000分の1以内の精巧さを実現しています（ソケット部分は除く）。\u003c\/li\u003e\n        \u003cli\u003eフェースを柔らかな素材で包み込むことでより繊細なタッチを叶え、トウとニール部を比重を重くすることにより理想の重量配分と平衡バランスを徹底追及しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eスペック詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e32インチの平均値によるスペックです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eヘッド重量：394ｇ\u003c\/li\u003e\n        \u003cli\u003eシャフト重量：101ｇ\u003c\/li\u003e\n        \u003cli\u003eグリップ重量：50ｇ\u003c\/li\u003e\n        \u003cli\u003eクラブ重量：545ｇ\u003c\/li\u003e\n        \u003cli\u003eバランス：E越え\u003c\/li\u003e\n        \u003cli\u003e素材：S20C軟鉄一体削出４次元加工\u003c\/li\u003e\n        \u003cli\u003eフェース設定：ストロークに合せてフェースが閉じて来るのを計算して1°開き気味で設定\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eシャフト\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eオリジナルシャフトを採用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e日本シャフトとTEAM TOHO(弊社)のオリジナルコラボシャフト\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eグリップ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eオリジナルグリップを採用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eTEAM TOHO(弊社)オリジナルグリップ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eお問い合わせ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e店長 荒深が皆様のお悩みを解決します！どんな相談でも遠慮なく、ドシドシしてください！\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eグリップについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品発送時にグリップ臭がある場合がございます。\u003c\/p\u003e\n        \u003cp\u003eこちらのグリップ臭については、注文から製造、即納を心がけているため、どうしてもグリップ装着時に使用する揮発性溶剤の臭いが発生します。臭いは時間の経過とともに薄れてきますが、溶剤の臭いが抜ける前に出荷するため臭いが残ってしまいます。お客様のお手元に1日でも早くお届けしたいという思いから即納を重視させていただいております。予めご了承いただければ幸いです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eヘッドカバーについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e現在、ヘッドカバーについてはコストを下げるため別売りとさせていただいております。\u003c\/p\u003e\n        \u003cp\u003e出来るだけお求めやすい価格でご購入いただけるように、シンプルにクラブだけの価格での販売となっております。\u003c\/p\u003e\n        \u003cp\u003e別途、当店オリジナルのヘッドカバーを販売しております。デニム地、または白を基調とした合成皮革のものを準備しております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"希望する","offer_id":48432776609892,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"希望しない","offer_id":48432776642660,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-ld_main.jpg?v=1772694851"},{"product_id":"mini-putter","title":"ゴルフクラブ パター 匠ミニパター 軟鉄鍛造 スピンコントロール ヘッド 小さい パター 軟鉄削出し 小型パター ALL CNC加工 SCパター要望 人気 golfclub 短尺 32インチ 姫路もの 軟鉄パター 短尺パター メンズ 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスコアメイクを極める1打\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e楽天ランキング1位獲得の極小ヘッドパターが、グリーン上での悩みを解決します。緻密な軟鉄鍛造技術が叶える、かつてないパット体験を今すぐ手に入れてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter_mainb.jpg?v=1772694852\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e信頼と実績、匠の技\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e小型ヘッドが変える常識\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eボールを真上から見下ろす32インチ短尺設計が、狙ったラインへの圧倒的な直進性を実現。小さなヘッドが、アベレージゴルファーのカップインの喜びを増やします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-mainc.jpg?v=1772694853\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e真っ直ぐ狙える安心感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密加工で叶える直進性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e軟鉄からの精密削り出しが、打つたびに安定した順回転と伸びやかな球足を実現します。スピンコントロール効果で左右のブレを解消し、思うがままのラインへ導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter-b_03.jpg?v=1772694852\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eブレを抑える高精度設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品イメージ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini-putter-b_01b.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini-putter-b_05b.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini-putter-b_10b.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e極小ヘッドの軟鉄鍛造ミニパターは、長年の経験と最新技術が融合した自信作です。以下のような特長で、あなたのパッティングを劇的に改善します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eボール大のフェースで\u003cstrong\u003e真っすぐな転がり\u003c\/strong\u003eを実現\u003c\/li\u003e\n          \u003cli\u003e軟鉄削り出しによる\u003cstrong\u003eしっかりとした重量感\u003c\/strong\u003eでストローク練習にも最適\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSC（スピンコントロール）パター\u003c\/strong\u003e設計により、安定した玉離れと転がり、左右のブレを解消\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eリバースロフト\u003c\/strong\u003eで鋭いオーバースピンと伸びやかな球足を実現\u003c\/li\u003e\n          \u003cli\u003e日本人体形に最適な\u003cstrong\u003e32インチ短尺設計\u003c\/strong\u003eで自然な構えと安定したアドレス\u003c\/li\u003e\n          \u003cli\u003eインゴットからコンピューターで削り出す\u003cstrong\u003e高精度（誤差1000分の1以内）加工\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e柔らかな素材のフェースを包み込むことでより繊細なタッチを叶え、理想的な重量配分と平衡バランスを徹底追及\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様・サイズ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e32インチの平均値に基づいた主要スペックです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eヘッド重量：394ｇ\u003c\/li\u003e\n          \u003cli\u003eシャフト重量：101ｇ\u003c\/li\u003e\n          \u003cli\u003eグリップ重量：50ｇ\u003c\/li\u003e\n          \u003cli\u003eクラブ重量：545ｇ\u003c\/li\u003e\n          \u003cli\u003eバランス：E越え\u003c\/li\u003e\n          \u003cli\u003e素材・加工：S20C軟鉄一体削出４次元加工\u003c\/li\u003e\n          \u003cli\u003eフェース設定：ストロークに合わせて1°開き気味に設定\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシャフトについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品には以下のシャフトが装着されています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eオリジナルシャフト\u003c\/li\u003e\n          \u003cli\u003e※日本シャフトとTEAM TOHO(弊社)のオリジナルコラボシャフト\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eグリップについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品には以下のグリップが装着されています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eオリジナルグリップ\u003c\/li\u003e\n          \u003cli\u003e※TEAM TOHO(弊社)オリジナルグリップ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項・よくあるご質問\u003c\/h3\u003e\n    \u003cdiv class=\"content-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eグリップについて\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e商品発送時にグリップ臭がある場合がございます。こちらのグリップ臭については、注文から製造、即納を心がけているため、どうしてもグリップ装着時に使用する揮発性溶剤の臭いが発生します。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e臭いについては時間の経過とともに薄れてきますが、溶剤の臭いが抜ける前に出荷するため残ってしまいます。本来ならば2〜3日溶剤臭を飛ばしてから出荷すれば良いのですが、お客様のお手元に1日でも早く届けたいという思いから即納を重視させていただいております。予めご了承いただければ幸いです。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eヘッドカバーについて\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e現在、ヘッドカバーについてはコストを下げるため別売りとさせていただいております。出来るだけお求めやすい価格でご購入いただけるように、シンプルにクラブだけの価格での販売となっております。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e別途、当店オリジナルのヘッドカバーを販売しております。デニム地、または白を基調とした合成皮革のものを準備しております。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content-section\"\u003e\n      \u003ch3 class=\"section-title\"\u003eお問い合わせ\u003c\/h3\u003e\n      \u003cp class=\"body-text\"\u003e店長 荒深が皆様のお悩みを解決します！どんな相談でも遠慮なく、ドシドシしてください！\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"グリップ有り","offer_id":48432775135332,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"グリップ無し（お客様で対応）","offer_id":48432775168100,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"手持ちのグリップを当社まで送っていただきましたら無料で差し替えます。","offer_id":48432775200868,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini-putter_mainb.jpg?v=1772694852"},{"product_id":"mini","title":"匠ミニアイアン 軟鉄鍛造 極小ミニヘッド 小ぶりヘッド 小型アイアン 練習器具 トレーニング 本番でも使える 42度 35インチ スチールシャフト NS製シャフト 高密度樹脂系グリップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造 匠ミニアイアン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e研ぎ澄まされた極小ヘッドが、あなたのゴルフを別次元へ。練習から本番まで、\u003cstrong\u003e高精度なショットを追求するゴルファーへ贈る一本\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini_01.jpg?v=1772694854\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e打感極まる新境地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eミート率UP！精度を磨く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e芯を捉える感覚を研ぎ澄ませる極小ヘッド。この練習が、あなたのアイアンショットを\u003cstrong\u003e劇的に変え\u003c\/strong\u003e、どんなクラブも自在に操る技術を培います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini_02.jpg?v=1772694854\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e飛躍のトレーニングギア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e集中力を高める一打\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e究極の精度を追求する小さなスイートスポット。一球ごとに集中し、ボールを正確に捉える。それが、あなたのゴルフスキルを\u003cstrong\u003e限界まで引き上げる\u003c\/strong\u003e道です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini_04.jpg?v=1772694854\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e精密なアプローチの鍵\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e練習にも本番にも使える匠ミニアイアンの主な特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e軟鉄鍛造による優れた打感\u003c\/strong\u003e: ハイグレード素材S20Cを利用し、芯を捉えた際の打感の良さを追求しました。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e9番アイアンとほぼ同じ設定\u003c\/strong\u003e: ロフトやバランスが9番アイアンに近く、実践的な練習が可能です。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e極小ヘッドによる集中力向上\u003c\/strong\u003e: スイートスポットが小さいため、一打一打に集中し、正確なボールの捉え方が身につきます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eミート率と精度の向上\u003c\/strong\u003e: 芯を捉える練習を積むことで、通常のアイアンでも容易に正確なショットが打てるようになります。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e飛距離アップへの貢献\u003c\/strong\u003e: テクニックと精度が向上し、結果的に飛距離を伸ばす要因となります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品スペック\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e匠ミニアイアンの主要スペック情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eロフト\u003c\/strong\u003e: 42°（#9相当）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ（長さ）\u003c\/strong\u003e: 35インチ（PW相当）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eバランス\u003c\/strong\u003e: D2（PW相当）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eヘッド重量\u003c\/strong\u003e: 300g（PW相当）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eシャフト・グリップ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e匠ミニアイアンに採用されているシャフトとグリップの詳細です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eシャフト\u003c\/strong\u003e: NsCi110スチールシャフト（108g）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eグリップ\u003c\/strong\u003e: オリジナルグリップ 50g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連イメージ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e商品の細部やコンセプトを示す追加のイメージです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_01.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_02.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_03.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_04.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_05.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_06.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_07.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_08.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_09.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_10.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_11.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_12.jpg\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/mini_13.jpg\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eお問い合わせ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e商品に関するご質問や詳細については、下記メールアドレスよりお問い合わせください。\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取対応商品\u003c\/strong\u003eです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007651295332,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/mini_01.jpg?v=1772694854"},{"product_id":"fmg-wedge","title":"軟鉄鍛造 ウェッジ フランク三浦ゴルフ コラボ 匠 F.miura \u0026 TOHO ブラック黒染め仕上げ FORGED forged 50度 54度 58度 黒ベース ウエッジゴルフクラブ フォージド 個性派 オリジナル商品 日本製 国産","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性が輝く軟鉄鍛造ウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放つ、フランク三浦ゴルフと東邦ゴルフのコラボレーションウェッジ。光沢を抑えた\u003cstrong\u003e黒染め仕上げ\u003c\/strong\u003eが、グリーンで圧倒的な個性を演出します。熟練の匠が手掛ける\u003cstrong\u003e軟鉄鍛造の逸品\u003c\/strong\u003eです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-wedge_main.jpg?v=1772694856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eグリーンを彩る唯一のデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアプローチ戦略を拡げる一本\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e豊富なロフト角展開\u003c\/strong\u003eで、あらゆるグリーン周りの状況に対応します。最適なクラブ選択が、あなたのショートゲーム戦略を飛躍的に向上させるでしょう。\u003cstrong\u003e卓越したコントロール性能\u003c\/strong\u003eで、ピンをデッドに攻め込めます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-wedge_05.jpg?v=1772694856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e充実のロフトで高精度アプローチ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e高精度スピンでピンを狙い撃ち\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            精密なヘアライン加工とシャープなエッジが、ボールへの\u003cstrong\u003e強烈な摩擦\u003c\/strong\u003eを生み出します。あらゆる条件下で安定した\u003cstrong\u003e高スピン量\u003c\/strong\u003eを提供し、狙い通りの位置にピタリと止められます。\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003eをご体感ください。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-wedge_07b.jpg?v=1772694856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e驚異的スピン性能で安定した止まり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eフランク三浦ゴルフと東邦ゴルフのコラボレーションにより生まれた、個性的で高性能なウェッジです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e唯一無二の存在感を放つ\u003cstrong\u003eフランク三浦ゴルフと東邦ゴルフのコラボレーション\u003c\/strong\u003eウェッジ\u003c\/li\u003e\n                    \u003cli\u003e光沢を抑えた\u003cstrong\u003eブラック黒染め仕上げ\u003c\/strong\u003eで圧倒的な個性を演出\u003c\/li\u003e\n                    \u003cli\u003e熟練の匠が手掛ける\u003cstrong\u003e軟鉄鍛造の逸品\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e個性際立つ\u003cstrong\u003eオリジナル商品\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eロフト角展開\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eグリーン周りの様々なシチュエーションに対応する、豊富なロフト角をご用意しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e50度\u003c\/li\u003e\n                    \u003cli\u003e54度\u003c\/li\u003e\n                    \u003cli\u003e58度\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・製法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eプロも認める打感と操作性を生み出す、こだわりの素材と製法を採用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 軟鉄\u003c\/li\u003e\n                    \u003cli\u003e製法: 鍛造 (FORGED フォージド)\u003c\/li\u003e\n                    \u003cli\u003e仕上げ: ブラック黒染め仕上げ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e熟練の技術と厳しい品質管理のもと、国内で丁寧に製造されています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e日本 (日本製、国産)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e柄（色）の指定は出来ません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"50°NSPro108gスチールwedge硬度","offer_id":48007651426404,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54°NSPro108gスチールwedge硬度","offer_id":48007651459172,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"58°NSPro108gスチールwedge硬度","offer_id":48007651491940,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°NSPro108gスチールwedge硬度","offer_id":48007651524708,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°58°（3本set）スチール","offer_id":48007651557476,"sku":null,"price":40000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-wedge_main.jpg?v=1772694856"},{"product_id":"fmg-putter","title":"軟鉄鍛造 削出しパター マレットタイプ 黒染め仕上げ スピンコントロール ALL CNC加工 SCパター要望 人気 TEAM TOHO ゴルフクラブ ぶれにくい ストローク 太めのグリップ 短尺 32インチ 短尺パター","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造の極致、精密な打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e職人の技が光る\u003cstrong\u003e軟鉄鍛造削り出しパター\u003c\/strong\u003e。\u003cstrong\u003eALL CNC加工\u003c\/strong\u003eによる精緻な設計が、狙い通りの転がりを実現し、カップインの喜びを一層高めます。\u003cstrong\u003e黒染め仕上げ\u003c\/strong\u003eの落ち着いた輝きが、あなたのゴルフスタイルを格上げします。さらに、\u003cstrong\u003e32インチの短尺仕様\u003c\/strong\u003eと\u003cstrong\u003e太めのグリップ\u003c\/strong\u003eが、より正確で安定したストロークをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-putter_main.jpg?v=1772694856\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e究極の美と機能の融合\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスピンコントロールで叶える、安定した転がり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eストロークが安定しないアベレージゴルファーに朗報です。この\u003cstrong\u003eスピンコントロールパター\u003c\/strong\u003eは、\u003cstrong\u003e硬度高反発フェース\u003c\/strong\u003eによりボールの無駄なスピンを抑制し、想像以上に\u003cstrong\u003e真っ直ぐな転がり\u003c\/strong\u003eを実現します。自信を持ってカップを狙い、スコアアップを実感してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-putter_05.jpg?v=1772694857\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e確かな直進性、カップインへ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eマレットタイプが導く、ブレないストローク\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e重心深度を深く設計した\u003cstrong\u003eマレットタイプ\u003c\/strong\u003eは、パッティング時の\u003cstrong\u003eヘッドの左右のブレを劇的に抑えます\u003c\/strong\u003e。これにより、狙ったラインへ正確にボールを打ち出すことができ、\u003cstrong\u003e安定したストローク\u003c\/strong\u003eが身につきます。\u003cstrong\u003eショートパットの決定力\u003c\/strong\u003eが格段に向上するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-putter_06.jpg?v=1772694857\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e重心設計で、方向性向上\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"F.miura＆TOHO.SCパター \/ ブラック（32インチ）","offer_id":48007651623012,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"F.miura＆TOHO.SCパター \/ ブラック\/シルバー（32インチ）","offer_id":48007651655780,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":false},{"title":"F.miura＆TOHO.SCパター \/ シルバー（32インチ）","offer_id":48007651688548,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":false},{"title":"F.miura＆TOHO.SCパター \/ シルバー／ブルー（32インチ）","offer_id":48007651721316,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/fmg-putter_main.jpg?v=1772694856"},{"product_id":"10002029","title":"ウェッジ 軟鉄鍛造 ノーメッキ メッキ無し仕様 より打感を感じたい方 東邦ゴルフ TEAMTOHO FORGED ゴルフクラブ 店長 オススメ forged ウエッジクラブ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上級者が求める究極の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eの真髄。ボールを吸い付かせるような\u003cstrong\u003e至高の打感\u003c\/strong\u003eで、意のままにピンを狙い打つことができます。\u003cstrong\u003e高い操作性\u003c\/strong\u003eがあなたのショートゲームを革新します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002029_mainc.jpg?v=1772694857\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eグリーンを制する一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e匠の技が宿る一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      一本の丸棒から生まれる\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eは、\u003cstrong\u003e分子結合を密に\u003c\/strong\u003eし、\u003cstrong\u003e品質のムラを徹底的に排除\u003c\/strong\u003eします。それにより、ボールへの\u003cstrong\u003eエネルギー伝達が飛躍的に向上\u003c\/strong\u003eします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016_04.jpg?v=1772694858\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e精度を極める製法\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細なタッチを叶えるノーメッキ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      メッキを施さない\u003cstrong\u003eノーメッキ仕様\u003c\/strong\u003eは、フェースとボールの間に\u003cstrong\u003e摩擦を最大限に生み出し\u003c\/strong\u003e、より\u003cstrong\u003eダイレクトな打感\u003c\/strong\u003eと\u003cstrong\u003e驚くほどのスピン性能\u003c\/strong\u003eを実現します。熟練のゴルファーが求める\u003cstrong\u003e繊細なボールコントロール\u003c\/strong\u003eを可能にし、ウェッジと共に歩む時間の深まりも愉しんでください。\u003cstrong\u003e匠の刻印\u003c\/strong\u003eは本物の証です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/20211114_085035.jpg?v=1772694857\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本物の打感と変化の美学\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eクラブの番手ごとの特徴です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e48°、58°はフェースミーリング加工無しです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品特性・ご注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の特性と、ご購入にあたってのご注意事項です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e52°、56°は表面に線状の錆が発生している場合があります。写真でご確認ください。\u003c\/li\u003e\n          \u003cli\u003e「匠刻印」が入っている場合があり、錆防止のため褐色になっているヘッドがあります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48°荒仕上 \/ しない","offer_id":48007651754084,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"48°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432765960292,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50°荒仕上 \/ しない","offer_id":48007651786852,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432765993060,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°ミラー仕上げ \/ しない","offer_id":48007651819620,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°ミラー仕上げ \/ する（シャフト、グリップ不要）","offer_id":48432766025828,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°荒仕上 \/ しない","offer_id":48007651852388,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766058596,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54°荒仕上 \/ しない","offer_id":48007651885156,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766091364,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°ミラー仕上 \/ しない","offer_id":48007651917924,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°ミラー仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766124132,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°荒仕上 \/ しない","offer_id":48007651950692,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766156900,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58°荒仕上 \/ しない","offer_id":48007651983460,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766189668,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"60°荒仕上 \/ しない","offer_id":48007652016228,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"60°荒仕上 \/ する（シャフト、グリップ不要）","offer_id":48432766222436,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°無刻荒仕上ﾓｰﾀﾞｽwedge115 \/ しない","offer_id":48007652048996,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52°無刻荒仕上ﾓｰﾀﾞｽwedge115 \/ する（シャフト、グリップ不要）","offer_id":48432766255204,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002029_mainc.jpg?v=1772694857"},{"product_id":"10002024","title":"市川町の職人がオーダーメイドにお答え ウエッジ ルール適合品国産軟鉄鍛造 人気 ハンドメイド ウェッジ 通販 ゴルフクラブ golfclub プレゼント(ロフト、ライ、バウンスをご希望通りに製造）","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e究極のオーダーメイドウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e市川町の研磨職人が一刀入魂で手掛ける、\u003cstrong\u003eあなただけのハンドメイド\u003c\/strong\u003e。軟鉄鍛造の心地よい打感と、思い描く弾道でグリーンを攻略する喜びを手にしてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002028_main.jpg?v=1772694859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの逸品をあなたに\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e精密なフェースが操る弾道\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e研ぎ澄まされたフェースは、ボールを意のままに操るための芸術品。\u003cstrong\u003eルール適合の溝\u003c\/strong\u003eが確かなスピンとコントロールを生み出し、狙い通りのアプローチを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0068963951.jpg?v=1772694859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い通りのアプローチ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e信頼のジャパンクオリティ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eホーゼルに刻まれた「\u003cstrong\u003eMADE IN JAPAN\u003c\/strong\u003e」の文字は、世界に誇る日本の職人技術の証。厳しい品質基準をクリアした、長く愛用できる信頼の国産ウェッジです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0068963948.jpg?v=1772694859\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日本が誇る職人の技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・カスタマイズ\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e市川町で研磨一筋の職人が作り上げるハンドメイドウェッジです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e対応ロフト角: 44°、48°〜60°\u003c\/li\u003e\n                    \u003cli\u003e納期目安: 60日〜\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eオーダー方法・必須情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入手続きの際、カートページの注文メモへ以下の項目を必ずご明記ください。\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003eロフト角\u003c\/li\u003e\n                    \u003cli\u003eバウンス角\u003c\/li\u003e\n                    \u003cli\u003eライ角\u003c\/li\u003e\n                    \u003cli\u003eクラブサイズ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eグリップやシャフトの変更も可能です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e工賃無料\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※お求めのクラブと合わせて、ご希望のグリップやシャフトを買い物カゴに追加してください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e参考画像\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020c_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10000007_erabikata.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e※商品のカラーはモニター環境や撮影状況により、実物と若干異なる場合がございます。あらかじめご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI110（109ｇスチール）推奨 \/ メッキ（サテン仕上げ）通常品","offer_id":48432757244004,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ メッキ（荒仕上）","offer_id":48432757276772,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ メッキ無し（サテン仕上げ）","offer_id":48432757309540,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ メッキ無し（荒仕上）","offer_id":48432757342308,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ メッキ（サテン仕上げ）通常品","offer_id":48432757375076,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ メッキ（荒仕上）","offer_id":48432757407844,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ メッキ無し（サテン仕上げ）","offer_id":48432757440612,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ メッキ無し（荒仕上）","offer_id":48432757473380,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ メッキ（サテン仕上げ）通常品","offer_id":48432757506148,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ メッキ（荒仕上）","offer_id":48432757538916,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ メッキ無し（サテン仕上げ）","offer_id":48432757571684,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ メッキ無し（荒仕上）","offer_id":48432757604452,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ メッキ（サテン仕上げ）通常品","offer_id":48432757637220,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ メッキ（荒仕上）","offer_id":48432757669988,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ メッキ無し（サテン仕上げ）","offer_id":48432757702756,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ メッキ無し（荒仕上）","offer_id":48432757735524,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ メッキ（サテン仕上げ）通常品","offer_id":48432757768292,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ メッキ（荒仕上）","offer_id":48432757801060,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ メッキ無し（サテン仕上げ）","offer_id":48432757833828,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ メッキ無し（荒仕上）","offer_id":48432757866596,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ メッキ（サテン仕上げ）通常品","offer_id":48432757899364,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ メッキ（荒仕上）","offer_id":48432757932132,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ メッキ無し（サテン仕上げ）","offer_id":48432757964900,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ メッキ無し（荒仕上）","offer_id":48432757997668,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ メッキ（サテン仕上げ）通常品","offer_id":48432758030436,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ メッキ（荒仕上）","offer_id":48432758063204,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ メッキ無し（サテン仕上げ）","offer_id":48432758095972,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ メッキ無し（荒仕上）","offer_id":48432758128740,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ メッキ（サテン仕上げ）通常品","offer_id":48432758161508,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ メッキ（荒仕上）","offer_id":48432758194276,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ メッキ無し（サテン仕上げ）","offer_id":48432758227044,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ メッキ無し（荒仕上）","offer_id":48432758259812,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ メッキ（サテン仕上げ）通常品","offer_id":48432758292580,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ メッキ（荒仕上）","offer_id":48432758325348,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ メッキ無し（サテン仕上げ）","offer_id":48432758358116,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ メッキ無し（荒仕上）","offer_id":48432758390884,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"不要ヘッドのみ \/ メッキ（サテン仕上げ）通常品","offer_id":48432758423652,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"不要ヘッドのみ \/ メッキ（荒仕上）","offer_id":48432758456420,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"不要ヘッドのみ \/ メッキ無し（サテン仕上げ）","offer_id":48432758489188,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"不要ヘッドのみ \/ メッキ無し（荒仕上）","offer_id":48432758521956,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002028_main.jpg?v=1772694859"},{"product_id":"10002019","title":"ゴルフクラブ パター スピンコントロール軟鉄削出しパター \/ ピンタイプ \/ マレットタイプ \/ ALLCNC加工 \u003cbr\u003eSCパター要望 人気 ウェッジ ゴルフ 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカップへ一直線、次世代パター\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      軟鉄一体削り出しの精密パターが、あなたのパッティングを劇的に変える。\n      ボールのブレを解消し、狙ったラインへ確実に届ける新次元の転がりを体感してください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_main.jpg?v=1772694860\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軟鉄削出しスピンコントロール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eプレイスタイルで選ぶ最適パター\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      繊細な操作性のピンタイプか、圧倒的な直進安定性のマレットタイプか。\n      あなたのストロークに合わせた最適重心設計で、自信を持ってパッティングを決められます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_10.jpg?v=1772694860\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eタイプ選択でグリーン攻略\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密を極めた至高の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      インゴットから一本削り出すALLCNC加工が、誤差1000分の1の精度を実現。\n      フェースを包む柔らかな素材が、繊細なボールタッチと一貫したスピン量を生み出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_11.jpg?v=1772694860\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技、ALLCNC加工\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          再販の要望に応えて2年ぶりに再販開始したSCパターは、ストロークがブレてもボールをカップへ一直線に導きます。アマチュアゴルファーでも真っすぐなフォロースルーを可能にする新開発の技術が詰まっています。\n        \u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e軟鉄の素材\u003c\/strong\u003eがボールの玉離れを安定させ、転がりとスピン量を常に一定に保ちます。\u003c\/li\u003e\n          \u003cli\u003e独自の\u003cstrong\u003eスピンコントロール\u003c\/strong\u003e設計により、左右のブレを解消し、狙い通りの軌道を実現。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e-0.5°のリバースロフト\u003c\/strong\u003eで、出足から鋭いオーバースピンがかかり、長く伸びる球足を実現します。\u003c\/li\u003e\n          \u003cli\u003e日本人体形に最適化された設計で、\u003cstrong\u003e自然なアドレス\u003c\/strong\u003eと構えやすさを提供。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e32インチの短尺設計\u003c\/strong\u003eにより、球とラインを真上から見下ろすことができ、アドレスの安定性が向上します。\u003c\/li\u003e\n          \u003cli\u003eヘッドはインゴットから\u003cstrong\u003eALLCNC加工\u003c\/strong\u003eで一本削り出し、誤差1000分の1以下の精巧さを実現。（ソケット部分は除く）\u003c\/li\u003e\n          \u003cli\u003eフェースは柔らかな素材で包み込み、\u003cstrong\u003e繊細なボールタッチ\u003c\/strong\u003eを可能にします。\u003c\/li\u003e\n          \u003cli\u003eトウとヒール部の比重を重くすることで、理想的な\u003cstrong\u003e重量配分と平衡バランス\u003c\/strong\u003eを徹底追及。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主要スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          本製品の主要な仕様は以下の通りです。特に32インチの短尺設計を基準にヘッドから製作されており、クラブ全体で最適なバランスを追求しています。\n        \u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eヘッド重量：394ｇ（ピンタイプ平均値）\u003c\/li\u003e\n          \u003cli\u003eシャフト重量：101ｇ\u003c\/li\u003e\n          \u003cli\u003eグリップ（黒）重量：70ｇ\u003c\/li\u003e\n          \u003cli\u003eクラブ重量：565ｇ\u003c\/li\u003e\n          \u003cli\u003eバランス：E越え\u003c\/li\u003e\n          \u003cli\u003e素材：S20C軟鉄一体削出（4次元加工）\u003c\/li\u003e\n          \u003cli\u003eロフト設定：ストロークに合わせてフェースが閉じてくることを計算し、1°開き気味に設定。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\" style=\"color: #aa7625; font-size: small;\"\u003e\n          ■ピンタイプ 図面との誤差について\u003cbr\u003e\n          図面は原案のため現物とはサイズの誤差がございます。お客様のご意見などを元にデザインのマイナーチェンジを行っております。例えばソール幅については図面では約2.8cmとなっておりますが、現物は3.4cm＋α誤差となっております。気になる点等がございましたら、お気軽にお問い合わせください。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eギャラリー・詳細イメージ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e製品の細部や各アングルからのイメージをご確認いただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10001948_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/nsci-shaft-p.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eよくあるご質問\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\" style=\"color: #63392d; font-size: xx-small;\"\u003eQuestion\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eピンタイプのパターにスリットは入れられますか？\u003c\/p\u003e\n        \u003cp class=\"body-text\" style=\"color: #63392d; font-size: xx-small;\"\u003eAnswer\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n          スリットが入ったピンタイプのパターが別途にございます。\n        \u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eスリットについてのメリットは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eデザイン性のアップ（好みにもよります）\u003c\/li\u003e\n          \u003cli\u003eフェース面の重量を軽くして重心深度を深くすることが可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/pin_type_slit.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送に関するご案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      本商品は注文殺到のため、現在ご予約注文となり、お届けまで2ヶ月お待ちいただく場合がございます。予めご了承ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eグリップについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          商品発送時にグリップ臭がある場合がございます。\n          こちらのグリップ臭については、注文から製造、即納を心がけているため、どうしてもグリップ装着時に使用する揮発性溶剤の臭いが発生します。\n          臭いについては時間の経過とともに薄れてきますが、溶剤の臭いが抜ける前に出荷するため臭いが残ってしまいます。\n          本来ならば2〜3日溶剤臭を飛ばしてから出荷すれば良いのですが、お客様のお手元に1日でも早く届けたいという思いから即納を重視させていただいております。予めご了承いただければ幸いです。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eヘッドカバーについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          現在、ヘッドカバーについてはコストを下げるため別売りとさせていただいております。\n          出来るだけお求めやすい価格でご購入いただけるように、シンプルにクラブだけの価格での販売となっております。\n          別途、当店オリジナルのヘッドカバーを販売しております。デニム地、または白を基調とした合成皮革のものを準備しております。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品に関するお問い合わせ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e\n          店長 荒深が皆様のお悩みを解決します！どんな相談でも遠慮なく、お気軽にお問い合わせください！\n          \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"ピンタイプ32インチ","offer_id":48432749084772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"マレットタイプ32インチ","offer_id":48432749117540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"マレットタイプ33インチ","offer_id":48432749150308,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"マレットタイプ32女性用白グリップ","offer_id":48432749183076,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンタイプ32女性用白グリップ","offer_id":48432749215844,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_main.jpg?v=1772694860"},{"product_id":"10002016-ladies","title":"軟鉄鍛造 ウェッジ レディース 荒仕上げ シャフト装着 46度 48度 50度 52度 54度 56度 58度 60度 62度 FORGED フォージド ウエッジ ゴルフクラブ 粗仕上げ 粗研磨仕上げ 荒研磨仕上げ ゴルフ女子 地クラブ レディース 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e「荒仕上げ」軟鉄鍛造ウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e繊細な光沢を放つ荒仕上げが、\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。軟鉄鍛造ならではの、手にするたび心躍る\u003cstrong\u003e上質な打感\u003c\/strong\u003eをあなたに。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016-la_mainb.jpg?v=1772694862\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の粗研磨仕上げ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e無骨な輝き、高精度スピン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e計算され尽くした表面のザラつきが、ボールをしっかり掴む\u003cstrong\u003e高スピン\u003c\/strong\u003eを生み出します。どんなライからもグリーンを狙い撃ち、\u003cstrong\u003e理想のアプローチ\u003c\/strong\u003eへ。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016-ladies_02.jpg?v=1772694861\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eグリーンを狙い撃つ高精度\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e確かな存在感、ショートゲームの進化\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e他のクラブと並べても際立つ、独特のマットな風合い。この\u003cstrong\u003e確かな個性\u003c\/strong\u003eが、あなたのショートゲームに\u003cstrong\u003e揺るぎない自信と安定感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016-ladies_03.jpg?v=1772694862\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e揺るぎない自信と安定感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのウェッジがあなたのゴルフを変える、主な特徴をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e唯一無二の\u003cstrong\u003e荒仕上げ（粗研磨仕上げ）\u003c\/strong\u003eによる独特の光沢と質感\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eならではの、手応えのある上質な打感\u003c\/li\u003e\n                    \u003cli\u003e計算された表面のザラつきがボールを捉え、\u003cstrong\u003e高スピン性能\u003c\/strong\u003eを実現\u003c\/li\u003e\n                    \u003cli\u003eどんなライからもグリーンを狙える\u003cstrong\u003e高いアプローチ性能\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e他にはない存在感と個性を放つ\u003cstrong\u003eマットな風合い\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様・スペック\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の基本的な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: 軟鉄鍛造 ウェッジ レディース 荒仕上げ シャフト装着\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e対象\u003c\/strong\u003e: レディース、ゴルフ女子\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eクラブの種類\u003c\/strong\u003e: ウェッジ、フォージド、ゴルフクラブ、ウエッジ\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e製造元\u003c\/strong\u003e: 東邦ゴルフ (地クラブ)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e製法\u003c\/strong\u003e: 軟鉄鍛造、荒仕上げ（粗仕上げ、粗研磨仕上げ、荒研磨仕上げ）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eシャフト\u003c\/strong\u003e: シャフト装着済み\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※各番手（ロフト角）は以下よりお選びいただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e46度\u003c\/li\u003e\n                    \u003cli\u003e48度\u003c\/li\u003e\n                    \u003cli\u003e50度\u003c\/li\u003e\n                    \u003cli\u003e52度\u003c\/li\u003e\n                    \u003cli\u003e54度\u003c\/li\u003e\n                    \u003cli\u003e56度\u003c\/li\u003e\n                    \u003cli\u003e58度\u003c\/li\u003e\n                    \u003cli\u003e60度\u003c\/li\u003e\n                    \u003cli\u003e62度\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e50度、54度の価格は在庫分に限りますのでご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"軟鉄鍛造 \/ 46°（forged）（スチールL)","offer_id":48007652311140,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 48°（forged）（スチールL)","offer_id":48007652343908,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 50°（forged）（スチールL)","offer_id":48007652376676,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 52°（forged）（スチールL)","offer_id":48007652409444,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 54°（forged）（スチールL)","offer_id":48007652442212,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 56°（forged）（スチールL)","offer_id":48007652474980,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 58°（forged）（スチールL)","offer_id":48007652507748,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 60°（forged）（スチールL)","offer_id":48007652540516,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 62°（forged）（スチールL)","offer_id":48007652573284,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 46°（forged）（40ｇカーボンL)","offer_id":48007652606052,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 50°（forged）（40ｇカーボンL)","offer_id":48007652638820,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 52°（forged）（40ｇカーボンL)","offer_id":48007652671588,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 54°（forged）（40ｇカーボンL)","offer_id":48007652704356,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 56°（forged）（40ｇカーボンL)","offer_id":48007652737124,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 58°（forged）（40ｇカーボンL)","offer_id":48007652769892,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"軟鉄鍛造 \/ 60°（forged）（40ｇカーボンL)","offer_id":48007652802660,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016-la_mainb.jpg?v=1772694862"},{"product_id":"10002016","title":"東邦ゴルフ 荒仕上げ 無刻印 ウェッジ 純国産軟鉄鍛造\u003cbr\u003e46度 48度 50度 52度 54度 56度 58度 60度 62度 TEAMTOHO FORGED フォージド ウエッジ ゴルフクラブ 粗仕上げ 粗研磨仕上げ 荒研磨仕上げ ノーロゴ メンズ レディース","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魂宿る純軟鉄鍛造\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      熟練の技が光る\u003cstrong\u003e純国産軟鉄鍛造\u003c\/strong\u003e。\n      \u003cstrong\u003e無刻印の荒削りな美しさ\u003c\/strong\u003eが、\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。\n      打つたびに手に伝わる、\u003cstrong\u003e研ぎ澄まされたフィーリング\u003c\/strong\u003eを体験してください。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016_mainb.jpg?v=1772694863\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e荒仕上げが織りなす美学\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e驚異のスピンコントロール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e無骨な荒仕上げ\u003c\/strong\u003eが、\u003cstrong\u003eボールとの接触面積を最大限に高めます\u003c\/strong\u003e。\n      \u003cstrong\u003e狙い通りのスピン性能\u003c\/strong\u003eで、\u003cstrong\u003eグリーンを自在に攻略\u003c\/strong\u003e。\n      ショートゲームの精度が\u003cstrong\u003e飛躍的に向上\u003c\/strong\u003eする喜びを味わえます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016_02.jpg?v=1772694862\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e攻めるアプローチ性能\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e状況を制するロフト選択\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e豊富なロフト\u003c\/strong\u003eと\u003cstrong\u003e最適なバウンス設計\u003c\/strong\u003eが、\u003cstrong\u003eあらゆるライからのショットに対応\u003c\/strong\u003eします。\n      \u003cstrong\u003eプロの知見が息づくソール形状\u003c\/strong\u003eは、グリーン周りの多様な状況で、\u003cstrong\u003e抜群の抜けの良さ\u003c\/strong\u003eを実現します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016b_06.jpg?v=1772694863\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e狙い打つ戦略の一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e東邦ゴルフ 荒仕上げ 無刻印 ウェッジの主な特徴と仕様です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e純国産軟鉄鍛造による卓越した打感と操作性\u003c\/li\u003e\n          \u003cli\u003e無刻印の荒仕上げが放つ、唯一無二の存在感\u003c\/li\u003e\n          \u003cli\u003e豊富なロフトバリエーションで、状況に応じた戦略的なクラブ選択が可能\u003c\/li\u003e\n          \u003cli\u003e高いスピン性能を実現する荒仕上げ加工\u003c\/li\u003e\n          \u003cli\u003e最適なバウンス設計とプロの知見が息づくソール形状\u003c\/li\u003e\n          \u003cli\u003eメンズ・レディース問わず使用可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eロフトバリエーション:\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e46度\u003c\/li\u003e\n          \u003cli\u003e48度\u003c\/li\u003e\n          \u003cli\u003e50度\u003c\/li\u003e\n          \u003cli\u003e52度\u003c\/li\u003e\n          \u003cli\u003e54度\u003c\/li\u003e\n          \u003cli\u003e56度\u003c\/li\u003e\n          \u003cli\u003e58度\u003c\/li\u003e\n          \u003cli\u003e60度\u003c\/li\u003e\n          \u003cli\u003e62度\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入に関する注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご購入いただく前に、下記の内容をご確認ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e購入前のカートページにて、注文メモへ下記を明記の上ご購入ください。\u003c\/li\u003e\n      \u003cli\u003e有料オプションをご購入の方は、必ずその旨をご記入ください。\u003c\/li\u003e\n      \u003cli\u003eソケットカラーは製造時期により変更される場合があります。前回購入品に揃えたい場合は、その旨をご記入ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NsproCi110スチール（108ｇ） \/ 46°（forged)","offer_id":48007652868196,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 48°（forged）","offer_id":48432740925540,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 50°（forged）","offer_id":48432740958308,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 52°（forged）","offer_id":48432740991076,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 54°（forged）","offer_id":48432741023844,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 56°（forged）","offer_id":48432741056612,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 58°（forged）","offer_id":48432741089380,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 60°（forged）","offer_id":48432741122148,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NsproCi110スチール（108ｇ） \/ 62°（forged）","offer_id":48432741154916,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 46°（forged)","offer_id":48007652900964,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 48°（forged）","offer_id":48432741187684,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 50°（forged）","offer_id":48432741220452,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 52°（forged）","offer_id":48432741253220,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 54°（forged）","offer_id":48432741285988,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 56°（forged）","offer_id":48432741318756,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 58°（forged）","offer_id":48432741351524,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 60°（forged）","offer_id":48432741384292,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S)98ｇ \/ 62°（forged）","offer_id":48432741417060,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 46°（forged)","offer_id":48007652933732,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 48°（forged）","offer_id":48432741449828,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 50°（forged）","offer_id":48432741482596,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 52°（forged）","offer_id":48432741515364,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 54°（forged）","offer_id":48432741548132,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 56°（forged）","offer_id":48432741580900,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 58°（forged）","offer_id":48432741613668,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 60°（forged）","offer_id":48432741646436,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge115 \/ 62°（forged）","offer_id":48432741679204,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 46°（forged)","offer_id":48007652966500,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 48°（forged）","offer_id":48432741711972,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 50°（forged）","offer_id":48432741744740,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 52°（forged）","offer_id":48432741777508,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 54°（forged）","offer_id":48432741810276,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 56°（forged）","offer_id":48432741843044,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 58°（forged）","offer_id":48432741875812,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 60°（forged）","offer_id":48432741908580,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge105 \/ 62°（forged）","offer_id":48432741941348,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 46°（forged)","offer_id":48007652999268,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 48°（forged）","offer_id":48432741974116,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 50°（forged）","offer_id":48432742006884,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 52°（forged）","offer_id":48432742039652,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 54°（forged）","offer_id":48432742072420,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 56°（forged）","offer_id":48432742105188,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 58°（forged）","offer_id":48432742137956,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 60°（forged）","offer_id":48432742170724,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ﾓｰﾀﾞｽwedge125 \/ 62°（forged）","offer_id":48432742203492,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 46°（forged)","offer_id":48007653032036,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 48°（forged）","offer_id":48432742236260,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 50°（forged）","offer_id":48432742269028,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 52°（forged）","offer_id":48432742301796,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 54°（forged）","offer_id":48432742334564,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 56°（forged）","offer_id":48432742367332,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 58°（forged）","offer_id":48432742400100,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 60°（forged）","offer_id":48432742432868,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ 62°（forged）","offer_id":48432742465636,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 46°（forged)","offer_id":48007653064804,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 48°（forged）","offer_id":48432742498404,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 50°（forged）","offer_id":48432742531172,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 52°（forged）","offer_id":48432742563940,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 54°（forged）","offer_id":48432742596708,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 56°（forged）","offer_id":48432742629476,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 58°（forged）","offer_id":48432742662244,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 60°（forged）","offer_id":48432742695012,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ 62°（forged）","offer_id":48432742727780,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 46°（forged)","offer_id":48007653097572,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 48°（forged）","offer_id":48432742760548,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 50°（forged）","offer_id":48432742793316,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 52°（forged）","offer_id":48432742826084,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 54°（forged）","offer_id":48432742858852,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 56°（forged）","offer_id":48432742891620,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 58°（forged）","offer_id":48432742924388,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 60°（forged）","offer_id":48432742957156,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R) \/ 62°（forged）","offer_id":48432742989924,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 46°（forged)","offer_id":48007653130340,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 48°（forged）","offer_id":48432743022692,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 50°（forged）","offer_id":48432743055460,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 52°（forged）","offer_id":48432743088228,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 54°（forged）","offer_id":48432743120996,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 56°（forged）","offer_id":48432743153764,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 58°（forged）","offer_id":48432743186532,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 60°（forged）","offer_id":48432743219300,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S) \/ 62°（forged）","offer_id":48432743252068,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 46°（forged)","offer_id":48007653163108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 48°（forged）","offer_id":48432743284836,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 50°（forged）","offer_id":48432743317604,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 52°（forged）","offer_id":48432743350372,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 54°（forged）","offer_id":48432743383140,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 56°（forged）","offer_id":48432743415908,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 58°（forged）","offer_id":48432743448676,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 60°（forged）","offer_id":48432743481444,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"Wedge50カーボン（50ｇ） \/ 62°（forged）","offer_id":48432743514212,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002016_mainb.jpg?v=1772694863"},{"product_id":"10002003","title":"軟鉄鍛造ウェッジ 匠ロイヤル BlueEdition 48度 単品 50度 56度 52度 58度 2本セット \u003cbr\u003eゴルフクラブ 東邦ゴルフ FORGED フォージド ブロンズ スタイリッシュ かっこいい クール オリジナル 日本製 国産","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鮮烈なブルー、勝負を決める一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eが生み出す、\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003e。その深みのある\u003cstrong\u003eブルー\u003c\/strong\u003eが、ゴルフコースで\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003eを放ち、あなたのプレイに自信と風格をもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002_mainc.jpg?v=1772694866\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の存在感を放つ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部まで宿る匠の技\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      曲線美と\u003cstrong\u003e精巧な刻印\u003c\/strong\u003eが織りなす、\u003cstrong\u003e計算し尽くされたヘッドデザイン\u003c\/strong\u003e。あらゆる角度から見ても妥協なく、\u003cstrong\u003e卓越した精度\u003c\/strong\u003eでボールを捉える美しさを追求しました。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002b_07.jpg?v=1772694866\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e研ぎ澄まされた美学\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスコアメイクを支える戦略的2本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eツアープロの知見\u003c\/strong\u003eを凝縮した\u003cstrong\u003eソール設計\u003c\/strong\u003eが、あらゆるライからのショットで\u003cstrong\u003e安定したパフォーマンス\u003c\/strong\u003eを発揮します。特に、\u003cstrong\u003e2本セットの52度と58度\u003c\/strong\u003eは、グリーン周りの繊細なアプローチからバンカー脱出まで、自信を持って攻められるよう緻密に設計されています。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002d_03.jpg?v=1772694866\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e緻密な戦略を可能に\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"52°58°（forged）2本セット","offer_id":48007653851236,"sku":"TAKUMI-FORGED-BlueEdition-52-58","price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°58°（forged）2本セット","offer_id":48007653884004,"sku":"TAKUMI-FORGED-BlueEdition-50-58","price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°56°（forged）2本セット","offer_id":48007653916772,"sku":"TAKUMI-FORGED-BlueEdition-50-56","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（forged）2本セット","offer_id":48007653949540,"sku":"TAKUMI-FORGED-BlueEdition-50-54","price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged）単品","offer_id":48007653982308,"sku":"TAKUMI-FORGED-BlueEdition-48","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54°（forged）単品","offer_id":48007654015076,"sku":"TAKUMI-FORGED-BlueEdition-54","price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002_mainc.jpg?v=1772694866"},{"product_id":"10002002-br","title":"軟鉄鍛造ウェッジ 匠forged ノーメッキ Bronze Edition ブロンズエディション 単品 ゴルフクラブ FORGED フォージド ブロンズ ノーメッキ メタリック スタイリッシュ クール オリジナル 日本製 国産 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003ch1\u003e軟鉄鍛造ウェッジ 匠forged ノーメッキ Bronze Edition ブロンズエディション 単品 ゴルフクラブ FORGED フォージド ブロンズ ノーメッキ メタリック スタイリッシュ クール オリジナル 日本製 国産 東邦ゴルフ\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄鍛造ブロンズ、唯一無二の輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e深みのある\u003cstrong\u003eブロンズカラー\u003c\/strong\u003eが、所有する喜びを呼び覚ます軟鉄鍛造ウェッジです。構えた瞬間に感じる、妥協なき\u003cstrong\u003e日本製の上質さ\u003c\/strong\u003eが、あなたのゴルフを次のレベルへ導きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002-br_mainb.jpg?v=1772694868\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e圧倒的な存在感、ブロンズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eグリーンを狙う、精密なスピン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e洗練されたソール形状\u003c\/strong\u003eが、あらゆるライからの抜けの良さを実現します。正確に刻まれた溝が、意図した\u003cstrong\u003eスピン\u003c\/strong\u003eでグリーンを掴み、スコアメイクを力強くサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002-br_07.jpg?v=1772694868\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高精度なアプローチ性能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e戦略的なロフト、匠の技\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e世界のトッププレイヤーが求める理想を形にした\u003cstrong\u003eソール設計\u003c\/strong\u003eです。緻密な\u003cstrong\u003eロフト角\u003c\/strong\u003eが、イメージ通りの弾道と飛距離をもたらし、グリーンへのアプローチ精度を格段に高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002-br_03.jpg?v=1772694867\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最高のパフォーマンス、職人技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「匠forged」シリーズの特別なブロンズエディションです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品名:\u003c\/strong\u003e 軟鉄鍛造ウェッジ 匠forged ノーメッキ Bronze Edition\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e種類:\u003c\/strong\u003e 単品ゴルフクラブ\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブランド:\u003c\/strong\u003e 東邦ゴルフ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕上げ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e深みのあるブロンズカラーと精密な加工が特徴です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e 軟鉄鍛造\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e仕上げ:\u003c\/strong\u003e ノーメッキ、ブロンズエディション（メタリック）\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eデザイン:\u003c\/strong\u003e スタイリッシュ、クール\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高品質な日本製です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e 日本（国産）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の特性についてご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e60°のロフト角を持つモデルには、匠の刻印はございません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48° \/ 男性用（ソケット黒）","offer_id":48007654441060,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ 女性用34インチ（ソケット白）","offer_id":48432725459044,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ 男性用（ソケット黒）","offer_id":48007654473828,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ 女性用34インチ（ソケット白）","offer_id":48432725491812,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ 男性用（ソケット黒）","offer_id":48007654506596,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ 女性用34インチ（ソケット白）","offer_id":48432725524580,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ 男性用（ソケット黒）","offer_id":48007654539364,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ 女性用34インチ（ソケット白）","offer_id":48432725557348,"sku":null,"price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ 男性用（ソケット黒）","offer_id":48007654572132,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ 女性用34インチ（ソケット白）","offer_id":48432725590116,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ 男性用（ソケット黒）","offer_id":48007654604900,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ 女性用34インチ（ソケット白）","offer_id":48432725622884,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ 男性用（ソケット黒）","offer_id":48007654637668,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ 女性用34インチ（ソケット白）","offer_id":48432725655652,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ 男性用（ソケット黒）","offer_id":48007654670436,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ 女性用34インチ（ソケット白）","offer_id":48432725688420,"sku":null,"price":16500.0,"currency_code":"JPY","in_stock":true},{"title":"50°58°ピンクレッド \/ 男性用（ソケット黒）","offer_id":48007654703204,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50°58°ピンクレッド \/ 女性用34インチ（ソケット白）","offer_id":48432725721188,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52°58°ピンクレッド \/ 男性用（ソケット黒）","offer_id":48007654735972,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52°58°ピンクレッド \/ 女性用34インチ（ソケット白）","offer_id":48432725753956,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002-br_mainb.jpg?v=1772694868"},{"product_id":"10002002","title":"ゴルフクラブ ウェッジ ウエッジ 軟鉄鍛造 匠ロイヤル BlueEdition 48度 単品 50度 56度,52度 58度 2本セット 東邦ゴルフ FORGED フォージド ブルー 青 メタリック かっこいい クール オリジナル 日本製 国産 メンズ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二の輝き放つ青いウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eグリーンを制する、\u003cstrong\u003e青き鋼の輝き\u003c\/strong\u003e。手元に感じる\u003cstrong\u003e洗練された打感\u003c\/strong\u003eで、狙い通りの\u003cstrong\u003eピンポイントアプローチ\u003c\/strong\u003eを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002f-mainb.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e攻めのゴルフを演出\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e高スピンで止める安心感と所有感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e他と一線を画す\u003cstrong\u003eクールなデザイン\u003c\/strong\u003eは、所有する喜びをもたらします。グリーンを捉える\u003cstrong\u003e高スピン性能\u003c\/strong\u003eで、イメージ通りのショットを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002e_02.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い澄ます高弾道\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠の技が紡ぎ出す至高の打感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e緻密な\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eが織りなす、\u003cstrong\u003e吸い付くような柔らかさ\u003c\/strong\u003e。ボールを包み込むようなフィーリングが、あなたのゴルフを\u003cstrong\u003e別次元へと導きます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002e_05.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e確かな技術が生む信頼\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e「匠ロイヤル BlueEdition」ウェッジの主な特徴をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eクールなブルーメタリック仕上げ\u003c\/strong\u003e: 唯一無二の輝きで、コースでの存在感を際立たせます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e高スピン性能\u003c\/strong\u003e: グリーンをしっかりと捉え、狙い通りのアプローチをサポートします。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e日本製・国産品質\u003c\/strong\u003e: 熟練の技術による確かな品質と信頼性。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003e: 男性ゴルファーにふさわしい、かっこよさと所有感を提供します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・製造\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこのウェッジは、最高の打感とパフォーマンスを追求し、厳選された素材と製造方法で作り上げられています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 軟鉄鍛造 (FORGED)\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eブランド\u003c\/strong\u003e: 東邦ゴルフ 匠ロイヤル BlueEdition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e製造国\u003c\/strong\u003e: 日本 (国産)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eロフト角バリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eプレーヤーのニーズに合わせて選べる、幅広いロフト角をご用意しております。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e単品\u003c\/strong\u003e: 48度, 50度, 52度, 56度, 58度\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eセット\u003c\/strong\u003e: 2本セット (組み合わせは選択可能)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"52°58°（forged）2本セット \/ 男性用（ソケット黒）","offer_id":48007654801508,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"52°58°（forged）2本セット \/ 女性用34インチ（ソケット白）","offer_id":48432720543844,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°58°（forged）2本セット \/ 男性用（ソケット黒）","offer_id":48007654834276,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°58°（forged）2本セット \/ 女性用34インチ（ソケット白）","offer_id":48432720576612,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°56°（forged）2本セット \/ 男性用（ソケット黒）","offer_id":48007654867044,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°56°（forged）2本セット \/ 女性用34インチ（ソケット白）","offer_id":48432720609380,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°50°（forged）2本セット \/ 男性用（ソケット黒）","offer_id":48007654899812,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°50°（forged）2本セット \/ 女性用34インチ（ソケット白）","offer_id":48432720642148,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°52°（forged）2本セット \/ 男性用（ソケット黒）","offer_id":48007654932580,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°52°（forged）2本セット \/ 女性用34インチ（ソケット白）","offer_id":48432720674916,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged）単品 \/ 男性用（ソケット黒）","offer_id":48007654965348,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged）単品 \/ 女性用34インチ（ソケット白）","offer_id":48432720707684,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54°（forged）単品 \/ 男性用（ソケット黒）","offer_id":48007654998116,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54°（forged）単品 \/ 女性用34インチ（ソケット白）","offer_id":48432720740452,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002002f-mainb.jpg?v=1772694869"},{"product_id":"10002001","title":"ゴルフクラブ パター 軟鉄鍛造 パター ピンタイプ ピン型 スピンコントロール \/ スリット入りモデル \/ ALLCNC加工 SCパター 姫路 練習が楽しくなるパター 太めのグリップ 短尺パター 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e精密軟鉄鍛造パター\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e繊細な打感\u003c\/strong\u003eと\u003cstrong\u003e卓越した操作性\u003c\/strong\u003eを追求した軟鉄鍛造モデル。\u003cstrong\u003eALLCNC加工\u003c\/strong\u003eによるピンタイプは、\u003cstrong\u003e幅広ソール\u003c\/strong\u003eがストロークの安定感を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002001_maind.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e確かな手応え\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスリットでパット安定\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eフェースの\u003cstrong\u003eスリット\u003c\/strong\u003eは重心深度を深くし、パッティング時の\u003cstrong\u003e安定性\u003c\/strong\u003eを飛躍的に向上させます。狙い通りの繊細なラインを読める一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002001d_03.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e方向性も向上\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e短尺設計で集中力UP\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e32インチ\u003c\/strong\u003eの\u003cstrong\u003e短尺設計\u003c\/strong\u003eは日本人の体型にフィットし、\u003cstrong\u003e自然なアドレス\u003c\/strong\u003eでボールを真上から捉えることを可能に。練習が楽しくなる一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002001d_05.jpg?v=1772694869\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eアドレスが自然に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細・仕様\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのパターは、ゴルファーのパフォーマンスを最大限に引き出すための、こだわりの設計が施されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e精密な\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eによる繊細な打感\u003c\/li\u003e\n                    \u003cli\u003eストロークの安定性を高める\u003cstrong\u003e幅広のピンタイプソール\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e狙い通りのラインを出しやすい\u003cstrong\u003eスピンコントロール\u003c\/strong\u003e設計\u003c\/li\u003e\n                    \u003cli\u003eフェースの\u003cstrong\u003eスリット\u003c\/strong\u003eが重心深度を深くし、パッティングの安定性を向上\u003c\/li\u003e\n                    \u003cli\u003e高精度な\u003cstrong\u003eALLCNC加工\u003c\/strong\u003eによる、一貫した品質と仕上がり\u003c\/li\u003e\n                    \u003cli\u003e日本人の体型にフィットする\u003cstrong\u003e短尺設計\u003c\/strong\u003eで、自然なアドレスをサポート\u003c\/li\u003e\n                    \u003cli\u003e握りやすさを追求した\u003cstrong\u003e太めのグリップ\u003c\/strong\u003eを採用\u003c\/li\u003e\n                    \u003cli\u003e「SCパター」モデルとして、練習をより楽しく、効果的にする一本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e長さ: \u003cstrong\u003e32インチ\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eタイプ: ピン型（幅広ソール）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・加工\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 軟鉄鍛造\u003c\/li\u003e\n                    \u003cli\u003e加工: ALLCNC加工\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eブランド・製造元\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日本のゴルフブランド「東邦ゴルフ」が提供する、高品質なゴルフクラブです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: 東邦ゴルフ\u003c\/li\u003e\n                    \u003cli\u003e製造地: 姫路\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cp class=\"body-text\"\u003e人気商品のため、一時的に売り切れとなる場合がございます。在庫状況についてはお気軽にお問い合わせください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"マレットタイプ","offer_id":48007655030884,"sku":null,"price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンタイプ","offer_id":48007655063652,"sku":null,"price":29000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002001_maind.jpg?v=1772694869"},{"product_id":"10001961","title":"ウェッジ 軟鉄鍛造 ウェッジ ヘッド 48度 50度 52度 54度 56度 58度 東邦ゴルフ 匠FORGED \u003cbr\u003e forged ウエッジ ヘッドのみ 工場直売 東邦ゴルフ アイアン 人気 ウェッジ ゴルフクラブ フォージド","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が生む至高の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e手元に響く、\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003eは、まさに軟鉄鍛造ならでは。ゴルフ上級者が求める\u003cstrong\u003e繊細なコントロール性能\u003c\/strong\u003eと、あらゆるショットに対応する汎用性を兼ね備えています。ヘッド単体での販売だからこそ、あなたのプレースタイルに合わせた最適な一本を追求できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001961_mainc.jpg?v=1772694874\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想のショートゲームを創造\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e匠の技が光る鍛造プロセス\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e一本の丸棒から叩き上げられる軟鉄鍛造ウェッジ。その\u003cstrong\u003e精緻な製法\u003c\/strong\u003eが、分子レベルで結合密度を高め、均一でムラのない\u003cstrong\u003e高品質なヘッド\u003c\/strong\u003eを生み出します。この妥協なき製法が、優れたスピン性能と、手に吸い付くような感触の秘密です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168b_02.jpg?v=1772694874\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本の技術が紡ぐ信頼\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精緻なロフトとバウンス戦略\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e48度から58度まで\u003c\/strong\u003e、多様なロフト角と最適なバウンス設計が、あなたのショートゲームを革新します。グリーン周りのあらゆる状況で、\u003cstrong\u003e狙い通りの弾道とスピンを実現\u003c\/strong\u003e。バンカー脱出からピッチショットまで、思い通りのアプローチを可能にする、戦略的な一本です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168b_04.jpg?v=1772694873\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスコアメイクを加速する\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eヘッドの選び方・モデルについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eゴルフウェッジのヘッド選びに役立つ情報や、モデルの切り替わりについてご案内します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/toho-now\/sp\/10000168-sp.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10000007_erabikata.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/oldnew.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e※ 現在、58度は新型モデルに切り替わっております。\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eロフト・ライ角・バウンス詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e各ロフト角におけるライ角とバウンス角の仕様です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eロフト48°（ライ角64°バウンス4°）\u003c\/li\u003e\n          \u003cli\u003eロフト50°（ライ角64°バウンス6°）\u003c\/li\u003e\n          \u003cli\u003eロフト52°（ライ角64°バウンス8°）\u003c\/li\u003e\n          \u003cli\u003eロフト54°（ライ角64°バウンス10°）\u003c\/li\u003e\n          \u003cli\u003eロフト56°（ライ角64°バウンス13°）\u003c\/li\u003e\n          \u003cli\u003eロフト58°（ライ角64°バウンス15°）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお客様からの評価\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e実際に商品をご購入いただいたお客様からの声をご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e『 52°、58°のノーメッキ、ヘッドを選びました。コースで使用しましたが、打感がまず柔らかく素晴らしい。溝は利いていて、吸いつき・乗っかりが良く、クラブヘッドの面でボールにスピンをかけているのがわかります 』\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e『 50度、54度、58度のセットを選択。特に重宝しているのは50度、58度で打球がしっかり上がるのとスピンのかかりがいいですコスパ面を含めておすすめ 』\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e『 やはり国産の鍛造品は素敵です。違いがわかる逸品になりました 』\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本商品はヘッドのみの販売です。\u003c\/li\u003e\n      \u003cli\u003eお近くの工房さんでお好みのシャフト\/サイズ\/バランスでクラブに製作して下さい。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48°（メッキ仕上げ）","offer_id":48432701931620,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50°（メッキ仕上げ）","offer_id":48432701964388,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°（メッキ仕上げ）","offer_id":48432701997156,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54°（メッキ仕上げ）","offer_id":48432702029924,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°（メッキ仕上げ）","offer_id":48432702062692,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58°（メッキ仕上げ）","offer_id":48432702095460,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50°（匠刻印無しメッキ無し）","offer_id":48432702128228,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52°（匠刻印有メッキ無し）","offer_id":48432702160996,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54°（匠刻印有メッキ無し）","offer_id":48432702193764,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56°（匠刻印無しメッキ無し）","offer_id":48432702226532,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58°（匠刻印無しメッキ無し）","offer_id":48432702259300,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001961_mainc.jpg?v=1772694874"},{"product_id":"10001948left","title":"軟鉄鍛造 パター レフティー 左利き用 スピンコントロール 軟鉄削出しパター レフティ 左用 パター GFI90オリジナルシャフト仕様 \/ ピンマレット \/ CNC加工 SCパター 人気 ゴルフクラブ golfclub 短尺 32インチ 姫路もの 軟鉄パター 短尺パター 左用パター 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e左利きゴルファーの確信打\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eの精緻なヘッドが、ボールを思い通りに操り、カップへ吸い込まれるようなパッティング体験を約束します。グリーン上で狙いを定め、\u003cstrong\u003e確信の一打\u003c\/strong\u003eを放つ喜びを。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948left_mainb.jpg?v=1772694876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e精度を追求した一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e極上の打感と造形美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e高精度CNC加工\u003c\/strong\u003eにより削り出された軟鉄ヘッドは、洗練された\u003cstrong\u003eピンマレット形状\u003c\/strong\u003e。細部に宿る職人のこだわりが、手に吸い付くようなフィット感と安定したストロークを生み出します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948left2_13.jpg?v=1772694875\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e職人技が光る逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e32インチが導く安定感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            日本人の体形に合わせた\u003cstrong\u003e32インチの短尺設計\u003c\/strong\u003eが、膝上10cmにグリップを配置し、自然な構えをサポート。ボールとラインを正確に見極め、\u003cstrong\u003eアドレスの安定性\u003c\/strong\u003eを高め、パッティングの精度が向上します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948left2_04.jpg?v=1772694876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e理想のアドレス実現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのパターは、グリーン上で確信の一打を放つための様々な特徴を備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eヘッドによる極上の打感とボールコントロール\u003c\/li\u003e\n                    \u003cli\u003e精度の高い\u003cstrong\u003eスピンコントロール\u003c\/strong\u003e性能\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e高精度CNC加工\u003c\/strong\u003eで削り出された美しい造形と精密なバランス\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eレフティ（左利き用）\u003c\/strong\u003e専用設計\u003c\/li\u003e\n                    \u003cli\u003e構えやすく、安定したストロークをサポートする\u003cstrong\u003eピンマレット形状\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e独自開発のGFI90オリジナルシャフト仕様\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日本人の体形に合わせた、パッティングの安定性を高める短尺設計です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e長さ: \u003cstrong\u003e32インチ\u003c\/strong\u003e (短尺)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高品質な素材と熟練の技術が詰まっています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eヘッド素材: \u003cstrong\u003e軟鉄\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e加工方法: \u003cstrong\u003eCNC加工\u003c\/strong\u003e (削り出し)\u003c\/li\u003e\n                    \u003cli\u003e生産地: \u003cstrong\u003e姫路もの\u003c\/strong\u003e (高品質な日本製)\u003c\/li\u003e\n                    \u003cli\u003eブランド: \u003cstrong\u003e東邦ゴルフ\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            グリップは、色以外に形状が多少異なる場合がございますので、あらかじめご了承ください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"32インチ \/ （黒） \/ GFI90カーボンシャフト","offer_id":48007655456868,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"32インチ \/ （黒） \/ スチールシャフトに変更","offer_id":48432696098916,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"32インチ \/ （白） \/ GFI90カーボンシャフト","offer_id":48007655489636,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"32インチ \/ （白） \/ スチールシャフトに変更","offer_id":48432696131684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"電着黒染めヘッド（32インチ） \/ （黒） \/ GFI90カーボンシャフト","offer_id":48007655522404,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"電着黒染めヘッド（32インチ） \/ （黒） \/ スチールシャフトに変更","offer_id":48432696164452,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"電着黒染めヘッド（32インチ） \/ （白） \/ GFI90カーボンシャフト","offer_id":48007655555172,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"電着黒染めヘッド（32インチ） \/ （白） \/ スチールシャフトに変更","offer_id":48432696197220,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948left_mainb.jpg?v=1772694876"},{"product_id":"10001948","title":"ゴルフクラブ パター 軟鉄鍛造 スピンコントロール 軟鉄削出しパター \/ ピンタイプ \/ マレットタイプ \/ ALL CNC加工 SCパター要望 人気 golfclub 短尺 32インチ 短尺パター 姫路もの 軟鉄パター 太めのグリップ 軟鉄鍛造 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e「精密軟鉄鍛造」が導く極上パッティング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e軟鉄削り出しヘッド\u003c\/strong\u003eで繊細なタッチを、狙い通りの転がりを実現。\n            \u003cstrong\u003eCNC加工の究極バランス\u003c\/strong\u003eが、安定したストロークで\u003cstrong\u003eスコアアップ\u003c\/strong\u003eに貢献します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_mainb.jpg?v=1772694877\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e決める一打、狙い通りに。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあなたのパッティングを最適化する二つの選択\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            繊細操作は\u003cstrong\u003eピンタイプ\u003c\/strong\u003e、直進安定は\u003cstrong\u003eマレットタイプ\u003c\/strong\u003e。\n            理想のストロークを支える特性が、\u003cstrong\u003eパッティングを確実にレベルアップ\u003c\/strong\u003eさせます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_10_06441268-d4e3-480d-b3b6-720108c5985c.jpg?v=1772694876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e理想の打ち方、選べる設計。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e熟練の技が息づく精巧な一本\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e姫路の匠\u003c\/strong\u003eが丹精込めたヘッドは細部まで美しい。\n            \u003cstrong\u003e手持ちグリップ無料交換\u003c\/strong\u003eで、あなただけの特別な一本が\u003cstrong\u003eグリーン攻略\u003c\/strong\u003eを叶えます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_11_973fcf90-3966-4732-a55b-5018b8f3f977.jpg?v=1772694876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e妥協なき美しさ、カスタムも可能。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細・スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのパターは、ゴルファーのパフォーマンスを最大限に引き出すために設計されました。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e精密軟鉄鍛造による繊細な打感とコントロール性\u003c\/li\u003e\n                    \u003cli\u003eALL CNC加工による究極のバランスと安定したストローク\u003c\/li\u003e\n                    \u003cli\u003e芯を捉えやすい設計で狙い通りの転がりを実現\u003c\/li\u003e\n                    \u003cli\u003eスピンコントロール性能でパッティング精度が向上\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eタイプと特性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eプレースタイルに合わせて選べる2つのタイプをご用意しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eピンタイプ\u003c\/strong\u003e: フェースの開閉を意識した繊細な操作性で、ラインを読み切りたいゴルファーに最適です。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eマレットタイプ\u003c\/strong\u003e: 直進安定性に優れ、より安定したストロークを求めるゴルファーにおすすめです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・加工・サイズ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e妥協なき素材選びと精密な加工技術が、一本一本に魂を込めています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: 軟鉄鍛造、軟鉄削り出しヘッド\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e加工\u003c\/strong\u003e: ALL CNC加工\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e長さ\u003c\/strong\u003e: 短尺モデル (32インチ推奨)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eグリップ\u003c\/strong\u003e: 標準は太めのグリップ。詳細は「購入時のご案内」をご確認ください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e生産地\u003c\/strong\u003e: 姫路 (熟練の職人による「姫路もの」)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e購入時のご案内・サービス\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお客様に最適な一本をお届けするため、特別なサービスを提供しています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e手持ちグリップ無料交換サービス\u003c\/strong\u003e: お手持ちのグリップを当社まで送付いただければ、無料で差し替えいたします。ご希望の際は、購入前のカートページ「注文メモ」にご記入ください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eご注文メモ\u003c\/strong\u003e: その他のご要望やご質問につきましても、購入前のカートページ「注文メモ」にご明記ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"ピンタイプ標準グリップ黒","offer_id":48007655620708,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンタイプ標準グリップ白","offer_id":48007655653476,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンマレット標準グリップ黒","offer_id":48007655686244,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンマレット標準グリップ白","offer_id":48007655719012,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンタイプ黒染めヘッドグリップ黒","offer_id":48007655751780,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンマレットプレミアムオレンジG","offer_id":48007655784548,"sku":null,"price":23000.0,"currency_code":"JPY","in_stock":false},{"title":"ピンタイプ2-J SILVER\/BLUE","offer_id":48007655817316,"sku":null,"price":23000.0,"currency_code":"JPY","in_stock":false},{"title":"ピンタイプ2-H SILVER\/PINK","offer_id":48007655850084,"sku":null,"price":23000.0,"currency_code":"JPY","in_stock":true},{"title":"ピンマレット2-J SILVER\/BLUE","offer_id":48007655882852,"sku":null,"price":23000.0,"currency_code":"JPY","in_stock":false},{"title":"ピンマレット2-H SILVER\/PINK","offer_id":48007655915620,"sku":null,"price":23000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001948_mainb.jpg?v=1772694877"},{"product_id":"10001947","title":"女性用 ウェッジ 軟鉄鍛造ウェッジ 48度 50度 52度 54度 56度 58度 レディース 東邦ゴルフ 匠FORGED ゴルフクラブ forged ウエッジクラブ アイアン 地クラブ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e吸い付くような打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"product-name\"\u003e女性用軟鉄鍛造 匠FORGEDウェッジ\u003c\/span\u003eが、あなたのゴルフを別次元へ導きます。\u003cbr\u003e\n      \u003cstrong\u003e柔らかな打感\u003c\/strong\u003eはボールとの一体感を生み出し、\u003cstrong\u003e狙い通りのアプローチ\u003c\/strong\u003eを可能にします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001947_mainb.jpg?v=1772694877\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの軟鉄鍛造\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eグリーンを攻める選択肢\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e48度から58度まで、幅広いロフト角のラインアップ\u003c\/strong\u003eをご用意。\u003cbr\u003e\n      様々なライや距離に対応し、あなたのショートゲームに\u003cstrong\u003e安定感と自信\u003c\/strong\u003eをもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001947-2.jpg?v=1772694877\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e多彩なロフトバリエーション\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e思い通りのコントロール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      緻密に設計されたロフトとバウンスが、状況に応じた\u003cstrong\u003e最適な球筋とスピン性能\u003c\/strong\u003eを引き出します。\u003cbr\u003e\n      グリーンの奥まで攻め込む\u003cstrong\u003eゴルフ戦略\u003c\/strong\u003eを可能にする一本です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168b_04_82481f6a-62bb-468f-b442-8bdb30b3e54f.jpg?v=1772694876\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e戦略を支えるソール形状\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"スチール（L) \/ 48°（forged）","offer_id":48007655981156,"sku":"スチール（L)","price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 50°（forged）","offer_id":48432688693348,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 52°（forged）","offer_id":48432688726116,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 54°（forged）","offer_id":48432688758884,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 56°（forged）","offer_id":48432688791652,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 58°（forged）","offer_id":48432688824420,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"スチール（L) \/ 60°（forged）","offer_id":48432688857188,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 48°（forged）","offer_id":48007656013924,"sku":"カーボン（L)","price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 50°（forged）","offer_id":48432688889956,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 52°（forged）","offer_id":48432688922724,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 54°（forged）","offer_id":48432688955492,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 56°（forged）","offer_id":48432688988260,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 58°（forged）","offer_id":48432689021028,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"カーボン（L) \/ 60°（forged）","offer_id":48432689053796,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001947_mainb.jpg?v=1772694877"},{"product_id":"10001945","title":"アイアンセット CNC 軟鉄鍛造 キャビティバック 6本セット 3タイプ ゴルフクラブセット TEAMTOHO \u003cbr\u003e人気 打感とやさしさOK メンズ レディース Aモデル Bモデル 可変ビス付 Cモデル 地クラブ 国産 ゴルフクラブ 東邦ゴルフ 匠","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e理想の打感でゴルフを劇的に変える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e職人の技が光る軟鉄鍛造アイアンが、あなたのゴルフを\u003cstrong\u003e一変\u003c\/strong\u003eさせる。心地よい打球感でボールを自在に操り、狙い通りのショットでスコアアップに貢献します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001945_mainf.jpg?v=1772694878\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軟鉄鍛造が叶える極上の手応え\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあなたのスイングに寄り添う一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e洗練された3つのモデルから、あなたのプレースタイルや好みに合わせて\u003cstrong\u003e最適の一本\u003c\/strong\u003eを。特にBモデルは可変ビスで細かな調整が可能、理想のセッティングを追求できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001945_top.jpg?v=1772694878\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を表現するデザインの選択肢\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密な番手設計でスコアメイク\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e各番手に最適化されたロフト角が、\u003cstrong\u003e一貫した飛距離と優れた方向性\u003c\/strong\u003eを実現する。戦略的なコースマネジメントを可能にし、安定したゴルフをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001945e_05.jpg?v=1772694878\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e狙い通りの弾道を生む精度\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品スペック・詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のモデルに関する追記情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eAモデル#8.9.PWはワンレングス#5.6.7と組み合せ可能です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Aモデル \/ NSCI（110ｇ）スチールR","offer_id":48007656079460,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NSCI（110ｇ）スチールS","offer_id":48432684073060,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NS製カーボン(R)","offer_id":48432684105828,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NS製カーボン(SR)","offer_id":48432684138596,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NS製カーボン(S)","offer_id":48432684171364,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NS950GH(R)","offer_id":48432684204132,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ NS950GH(S)","offer_id":48432684236900,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ 女性用（スチールL）","offer_id":48432684269668,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ 女性用（カーボンL）","offer_id":48432684302436,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ 女性仕様（カーボンR）","offer_id":48432684335204,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル \/ Aモデルヘッドのみの為不要","offer_id":48432684367972,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NSCI（110ｇ）スチールR","offer_id":48007656112228,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NSCI（110ｇ）スチールS","offer_id":48432684400740,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NS製カーボン(R)","offer_id":48432684433508,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NS製カーボン(SR)","offer_id":48432684466276,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NS製カーボン(S)","offer_id":48432684499044,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NS950GH(R)","offer_id":48432684531812,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ NS950GH(S)","offer_id":48432684564580,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ 女性用（スチールL）","offer_id":48432684597348,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ 女性用（カーボンL）","offer_id":48432684630116,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ 女性仕様（カーボンR）","offer_id":48432684662884,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Bモデル※可変ビス付 \/ Aモデルヘッドのみの為不要","offer_id":48432684695652,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NSCI（110ｇ）スチールR","offer_id":48007656144996,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NSCI（110ｇ）スチールS","offer_id":48432684728420,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NS製カーボン(R)","offer_id":48432684761188,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NS製カーボン(SR)","offer_id":48432684793956,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NS製カーボン(S)","offer_id":48432684826724,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NS950GH(R)","offer_id":48432684859492,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ NS950GH(S)","offer_id":48432684892260,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ 女性用（スチールL）","offer_id":48432684925028,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ 女性用（カーボンL）","offer_id":48432684957796,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ 女性仕様（カーボンR）","offer_id":48432684990564,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Cモデル \/ Aモデルヘッドのみの為不要","offer_id":48432685023332,"sku":null,"price":60000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NSCI（110ｇ）スチールR","offer_id":48007656177764,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NSCI（110ｇ）スチールS","offer_id":48432685056100,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NS製カーボン(R)","offer_id":48432685088868,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NS製カーボン(SR)","offer_id":48432685121636,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NS製カーボン(S)","offer_id":48432685154404,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NS950GH(R)","offer_id":48432685187172,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ NS950GH(S)","offer_id":48432685219940,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ 女性用（スチールL）","offer_id":48432685252708,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ 女性用（カーボンL）","offer_id":48432685285476,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ 女性仕様（カーボンR）","offer_id":48432685318244,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Aモデル #8.9.PW 3本セット \/ Aモデルヘッドのみの為不要","offer_id":48432685351012,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001945_mainf.jpg?v=1772694878"},{"product_id":"10001916-yu201310","title":"ウェッジ 匠ハイグレードforged 純国産 軟鉄鍛造 N.S.PRO シャフト 46度 48度 50度 52度 54度 56度 58度 60度 62度 ゴルフクラブ ピッチングウェッジ アプローチウェッジ サンドウェッジ ロブウェッジ デュアルウェッジ 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠が磨き上げた純国産ウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e精緻に削り出された\u003cstrong\u003e軟鉄鍛造ヘッド\u003c\/strong\u003eが、\u003cstrong\u003e狙い通りのショット\u003c\/strong\u003eを可能にします。構えるたびに、手にする喜びと\u003cstrong\u003e確かな手応え\u003c\/strong\u003eを感じられるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-yu_mainc.jpg?v=1772694883\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼を築く、美しき逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e丸棒から生まれる極上の打感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軟鉄を叩き上げ、分子構造を極限まで密にすることで、打点のばらつきを抑制。どんな状況でも、\u003cstrong\u003e吸い付くような柔らかさ\u003c\/strong\u003eと\u003cstrong\u003e安定したボールの運び\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168d_02.jpg?v=1772694883\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e究極を追求した鍛造技術\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e戦略を広げるロフトバリエーション\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e46度から62度まで、緻密に計算された\u003cstrong\u003e多様なロフト角とバウンス設定\u003c\/strong\u003eを提供。あらゆるライからのアプローチを\u003cstrong\u003e高い精度\u003c\/strong\u003eでこなし、\u003cstrong\u003eスコアメイクに貢献\u003c\/strong\u003eする頼れる一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916e_06.jpg?v=1772694883\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなたのゴルフを変える一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e匠の技が光る、純国産の軟鉄鍛造ウェッジ。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eピッチングウェッジ、アプローチウェッジ、サンドウェッジ、ロブウェッジ、デュアルウェッジとして幅広い用途に対応。\u003c\/li\u003e\n                \u003cli\u003e精緻な軟鉄鍛造ヘッドが正確なショットをサポート。\u003c\/li\u003e\n                \u003cli\u003eN.S.PRO シャフト採用で安定したスイングを実現。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eロフト角バリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e多様なロフト角とバウンス設定で、あらゆるライに対応します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e46度\u003c\/li\u003e\n                \u003cli\u003e48度\u003c\/li\u003e\n                \u003cli\u003e50度\u003c\/li\u003e\n                \u003cli\u003e52度\u003c\/li\u003e\n                \u003cli\u003e54度\u003c\/li\u003e\n                \u003cli\u003e56度\u003c\/li\u003e\n                \u003cli\u003e58度\u003c\/li\u003e\n                \u003cli\u003e60度\u003c\/li\u003e\n                \u003cli\u003e62度\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e匠の技が光る、厳選された素材と確かな生産背景。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eヘッド素材: 軟鉄鍛造\u003c\/li\u003e\n                \u003cli\u003eシャフト: N.S.PRO\u003c\/li\u003e\n                \u003cli\u003eブランド: 東邦ゴルフ\u003c\/li\u003e\n                \u003cli\u003e生産国: 純国産\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"46° \/ NsproCi110（108ｇ）スチール","offer_id":48007658012772,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ NS950（S)98ｇ","offer_id":48007658045540,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007658078308,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007658111076,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007658143844,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス7（R)","offer_id":48007658176612,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス7（S)","offer_id":48007658209380,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス8（R)","offer_id":48007658242148,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス8（S）","offer_id":48007658274916,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ Wedge50カーボン（50ｇ）","offer_id":48007658307684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007658340452,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007658373220,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NsproCi110（108ｇ）スチール","offer_id":48007658405988,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NS950（S)98ｇ","offer_id":48007658438756,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007658471524,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007658504292,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007658537060,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（R)","offer_id":48007658569828,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（S)","offer_id":48007658602596,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（R)","offer_id":48007658635364,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（S）","offer_id":48007658668132,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ Wedge50カーボン（50ｇ）","offer_id":48007658700900,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007658733668,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007658766436,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NsproCi110（108ｇ）スチール","offer_id":48007658799204,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NS950（S)98ｇ","offer_id":48007658831972,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007658864740,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007658897508,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007658930276,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（R)","offer_id":48007658963044,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（S)","offer_id":48007658995812,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（R)","offer_id":48007659028580,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（S）","offer_id":48007659061348,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ Wedge50カーボン（50ｇ）","offer_id":48007659094116,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007659126884,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007659159652,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NsproCi110（108ｇ）スチール","offer_id":48007659192420,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NS950（S)98ｇ","offer_id":48007659225188,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007659257956,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007659290724,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007659323492,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（R)","offer_id":48007659356260,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（S)","offer_id":48007659389028,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（R)","offer_id":48007659421796,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（S）","offer_id":48007659454564,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ Wedge50カーボン（50ｇ）","offer_id":48007659487332,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007659520100,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007659552868,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NsproCi110（108ｇ）スチール","offer_id":48007659585636,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NS950（S)98ｇ","offer_id":48007659618404,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007659651172,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007659683940,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007659716708,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（R)","offer_id":48007659749476,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（S)","offer_id":48007659782244,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（R)","offer_id":48007659815012,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（S）","offer_id":48007659847780,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ Wedge50カーボン（50ｇ）","offer_id":48007659880548,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007659913316,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007659946084,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NsproCi110（108ｇ）スチール","offer_id":48007659978852,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NS950（S)98ｇ","offer_id":48007660011620,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007660044388,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007660077156,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007660109924,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（R)","offer_id":48007660142692,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（S)","offer_id":48007660175460,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（R)","offer_id":48007660208228,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（S）","offer_id":48007660240996,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ Wedge50カーボン（50ｇ）","offer_id":48007660273764,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007660306532,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007660339300,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NsproCi110（108ｇ）スチール","offer_id":48007660372068,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NS950（S)98ｇ","offer_id":48007660404836,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007660437604,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007660470372,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007660503140,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（R)","offer_id":48007660535908,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（S)","offer_id":48007660568676,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（R)","offer_id":48007660601444,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（S）","offer_id":48007660634212,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ Wedge50カーボン（50ｇ）","offer_id":48007660666980,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007660699748,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007660732516,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NsproCi110（108ｇ）スチール","offer_id":48007660765284,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NS950（S)98ｇ","offer_id":48007660798052,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007660830820,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007660863588,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007660896356,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（R)","offer_id":48007660929124,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（S)","offer_id":48007660961892,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（R)","offer_id":48007660994660,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（S）","offer_id":48007661027428,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ Wedge50カーボン（50ｇ）","offer_id":48007661060196,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007661092964,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007661125732,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ NsproCi110（108ｇ）スチール","offer_id":48007661158500,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ NS950（S)98ｇ","offer_id":48007661191268,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ﾓｰﾀﾞｽwedge115","offer_id":48007661224036,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ﾓｰﾀﾞｽwedge105","offer_id":48007661256804,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ﾓｰﾀﾞｽwedge125","offer_id":48007661289572,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス7（R)","offer_id":48007661322340,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス7（S)","offer_id":48007661355108,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス8（R)","offer_id":48007661387876,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス8（S）","offer_id":48007661420644,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ Wedge50カーボン（50ｇ）","offer_id":48007661453412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ フジクラMC85WEDGE(BK MILD)","offer_id":48007661486180,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ フジクラMC85WEDGE(BK SOLID)","offer_id":48007661518948,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-yu_mainc.jpg?v=1772694883"},{"product_id":"10001916-high","title":"ウェッジ 東邦ゴルフ 匠forged 軟鉄鍛造 ウェッジ N.S.PRO シャフト 42度 44度 46度 48度 PW の代わりにも 純国産軟鉄鍛造 ネジ式 フォージド ピッチングウェッジ アプローチウェッジ サンドウェッジ ロブ・ウェッジ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e純国産 軟鉄鍛造の極み\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e構えた瞬間に感じる上質な佇まいが、プレーヤーの集中力を高めます。純国産軟鉄鍛造ならではの\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003eと、\u003cstrong\u003e狙い通りの弾道\u003c\/strong\u003eを実現する高い操作性を備えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-high_main.jpg?v=1772694884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eショートゲーム ロフトの妙\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e4種類の豊富なロフト角が、あらゆる状況からのアプローチを可能にします。\u003cstrong\u003e低バウンス設計のソール\u003c\/strong\u003eが、芝の上を滑るように抜け、高い\u003cstrong\u003eスピン性能\u003c\/strong\u003eでボールを自在にコントロールします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-high_02.jpg?v=1772694884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e狙い澄ますグリーン周り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウェッジ カスタム調整で進化\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e3箇所のビスによる重量調整機能で、あなたのスイングに完璧にフィットする一本へとカスタマイズできます。\u003cstrong\u003e繊細な振り心地\u003c\/strong\u003eを追求し、理想のショットへと導くパートナーです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-high_05.jpg?v=1772694884\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自分だけの最適バランス\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e純国産軟鉄鍛造ウェッジ\u003c\/li\u003e\n          \u003cli\u003eN.S.PRO シャフト採用\u003c\/li\u003e\n          \u003cli\u003eネジ式重量調整機能付き\u003c\/li\u003e\n          \u003cli\u003eピッチングウェッジ（PW）の代わりにも対応\u003c\/li\u003e\n          \u003cli\u003eアプローチウェッジ、サンドウェッジ、ロブ・ウェッジとして幅広い用途に対応\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eロフト角バリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e42度\u003c\/li\u003e\n          \u003cli\u003e44度\u003c\/li\u003e\n          \u003cli\u003e46度\u003c\/li\u003e\n          \u003cli\u003e48度\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体: 軟鉄鍛造\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e購入に関する注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e購入前のカートページにて、注文メモへ下記を明記の上ご購入ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e有料オプション購入を希望される方\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"42°（forged） \/ NSCI-110（108ｇ）スチール","offer_id":48007661617252,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"42°（forged） \/ 女性仕様(L)女性用92gスチール","offer_id":48432636231780,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"42°（forged） \/ ヘッドのみシャフト、グリップ不要","offer_id":48432636264548,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"42°（forged） \/ オプションシャフトを別途購入","offer_id":48432636297316,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"44°（forged） \/ NSCI-110（108ｇ）スチール","offer_id":48007661650020,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"44°（forged） \/ 女性仕様(L)女性用92gスチール","offer_id":48432636330084,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"44°（forged） \/ ヘッドのみシャフト、グリップ不要","offer_id":48432636362852,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"44°（forged） \/ オプションシャフトを別途購入","offer_id":48432636395620,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"46°（forged） \/ NSCI-110（108ｇ）スチール","offer_id":48007661682788,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"46°（forged） \/ 女性仕様(L)女性用92gスチール","offer_id":48432636428388,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"46°（forged） \/ ヘッドのみシャフト、グリップ不要","offer_id":48432636461156,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"46°（forged） \/ オプションシャフトを別途購入","offer_id":48432636493924,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged） \/ NSCI-110（108ｇ）スチール","offer_id":48007661715556,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged） \/ 女性仕様(L)女性用92gスチール","offer_id":48432636526692,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged） \/ ヘッドのみシャフト、グリップ不要","offer_id":48432636559460,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48°（forged） \/ オプションシャフトを別途購入","offer_id":48432636592228,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001916-high_main.jpg?v=1772694884"},{"product_id":"10000675","title":"アイアンセット 軟鉄鍛造 2ピース 5番 6番 7番 8番 9番 PW ( ピッチングウェッジ ) の 6本セット ゴルフクラブ セット アイアン セット ゴルフクラブ 飛距離 1番手アップ 2層構造 マイルドな打感 安定感 方向性 スピン 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造と飛距離の融合\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e軟鉄鍛造特有の\u003cstrong\u003eマイルドな打感\u003c\/strong\u003eを保ちながら、飛距離が\u003cstrong\u003e1番手アップ\u003c\/strong\u003eする革新的なアイアンセットです。美しく輝くクラブが、あなたのゴルフスタイルを一層引き立てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000675_mainc.jpg?v=1772694886\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e理想を叶える6本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精巧な番手別最適化設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eロングアイアンはトゥ寄り、ショートアイアンはヒール寄りにウェイトを配した\u003cstrong\u003eフローウェイトシステム\u003c\/strong\u003eを採用。全番手が\u003cstrong\u003eミスの激減\u003c\/strong\u003eと\u003cstrong\u003e安定した方向性\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000675_03b.jpg?v=1772694885\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eミスを抑える高精度\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eやさしさと飛びの2ピース構造\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e深重心\u003c\/strong\u003eで\u003cstrong\u003e広めのヒッティングエリア\u003c\/strong\u003eを持つ2ピース構造が、ボールを高く打ち出し、オフセンターヒットのミスを軽減。飛距離のばらつきを抑え、\u003cstrong\u003e安定したパフォーマンス\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000675_06b.jpg?v=1772694886\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e安定した弾道と操作性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e軟鉄鍛造の打感を損なうことなく、飛距離性能を向上させたアイアンセットです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e飛距離1番手アップ（当社比）\u003c\/li\u003e\n          \u003cli\u003eマイルドな打感\u003c\/li\u003e\n          \u003cli\u003e2ピース構造によるやさしさ\u003c\/li\u003e\n          \u003cli\u003e安定した方向性\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e番手: #5, #6, #7, #8, #9, PWの6本セット\u003c\/li\u003e\n          \u003cli\u003eシャフト: 各種対応\u003c\/li\u003e\n          \u003cli\u003eコンディション: 新品\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・設計\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e独自の素材と設計により、優れたパフォーマンスを実現します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eフェース素材: 反発を高めるための強度な素材\u003c\/li\u003e\n          \u003cli\u003eボディ素材: 打感の柔らかさを保つS20C軟鉄\u003c\/li\u003e\n          \u003cli\u003eフローウェイトシステム: タングステンカッパーウェイトを番手ごとに最適配置\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003eロング: トゥ寄り\u003c\/li\u003e\n              \u003cli\u003eミドル: センター\u003c\/li\u003e\n              \u003cli\u003eショート: ヒール寄り\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお客様の声\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e実際に使用されたお客様からの声をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e深重心系の2ピース構造で、低重心と広めのヒッティングエリアが特徴。ボールが上がりやすく、ミスも軽減しました。\u003c\/li\u003e\n          \u003cli\u003eオフセンターヒットのミスをカバーし、飛距離のばらつきが軽減しました。\u003c\/li\u003e\n          \u003cli\u003e軟鉄特有のマイルドな打感と強い弾道が良いです。\u003c\/li\u003e\n          \u003cli\u003e東邦ゴルフのウェッジを購入したことがあり、打った感覚が自分にあっていたので思い切ってアイアンセットを購入しました。職人の心意気を感じる品です！\u003c\/li\u003e\n          \u003cli\u003e打ちやすく、飛距離も伸びた気がします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eソケットカラーは製造時期により変わる場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NS-CI110(R)","offer_id":48432620240996,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NS-CI110（S)","offer_id":48432620273764,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボン55ｇ（R）","offer_id":48432620306532,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボン55ｇ（SR）","offer_id":48432620339300,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボン55ｇ（S）","offer_id":48432620372068,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R)","offer_id":48432620404836,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S）","offer_id":48432620437604,"sku":null,"price":121000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000675_mainc.jpg?v=1772694886"},{"product_id":"10000168-2","title":"訳アリ品 セット外れ 少し傷有り品 軟鉄鍛造 ウエッジ 匠forged 地クラブ 東邦ゴルフ 匠 FORGED forged フォージド ウエッジクラブ ウェッジ ゴルフクラブ 単品 初心者 中級者 メンズ レディース","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠が削る軟鉄鍛造ウェッジ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e熟練の技\u003c\/strong\u003eが光る\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003e。手に吸い付くような\u003cstrong\u003e極上の打感\u003c\/strong\u003eが、あなたのゴルフを\u003cstrong\u003e別次元\u003c\/strong\u003eへと引き上げ、\u003cstrong\u003e所有する喜び\u003c\/strong\u003eを与えます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168-2-main.jpg?v=1772694892\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスコアメイクの相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eグリーン攻略 多彩なロフト角\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            状況に応じた\u003cstrong\u003e最適なロフト角\u003c\/strong\u003eで、どんなライからもボールを\u003cstrong\u003e確実に拾い上げます\u003c\/strong\u003e。深いラフやバンカーでも、\u003cstrong\u003e思い通りのアプローチ\u003c\/strong\u003eを可能にする一本です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168d_04b.jpg?v=1772694892\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e攻めるアプローチ術\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e驚異のスピンでピンを狙う\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e精密加工されたフェースと溝\u003c\/strong\u003eが、ボールに\u003cstrong\u003e強烈な摩擦\u003c\/strong\u003eを生み出します。\u003cstrong\u003e驚くほどのスピン性能\u003c\/strong\u003eで、グリーン上で\u003cstrong\u003eピタリと止めるコントロールショット\u003c\/strong\u003eを実現します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168d_05b.jpg?v=1772694892\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最後のひと転がりまで\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「匠forged」軟鉄鍛造ウェッジは、日本のゴルフ職人が丹精込めて作り上げた地クラブです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: 匠forged 軟鉄鍛造ウェッジ\u003c\/li\u003e\n                    \u003cli\u003eブランド: 東邦ゴルフ\u003c\/li\u003e\n                    \u003cli\u003e対象: 初心者、中級者、メンズ、レディース\u003c\/li\u003e\n                    \u003cli\u003eその他: 単品販売\u003c\/li\u003e\n                    \u003cli\u003e右用\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・製法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e最高の打感と操作性を追求した素材と製法です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 軟鉄（S25C相当）\u003c\/li\u003e\n                    \u003cli\u003e製法: 鍛造\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eロフト角\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e以下のロフト角がご選択いただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e48°\u003c\/li\u003e\n                    \u003cli\u003e50°\u003c\/li\u003e\n                    \u003cli\u003e52°\u003c\/li\u003e\n                    \u003cli\u003e54°\u003c\/li\u003e\n                    \u003cli\u003e56°\u003c\/li\u003e\n                    \u003cli\u003e58°\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※一部ロフト角にはバウンス角が異なります。詳細は画像をご参照ください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・重量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e現在、詳細なサイズ・重量情報は準備中です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品コードに関する情報は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード: TF-WG-001 (仮)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本商品は「\u003cstrong\u003e訳アリ品\u003c\/strong\u003e」のため、以下の点にご留意ください。\u003c\/li\u003e\n            \u003cli\u003e「\u003cstrong\u003eセット外れ品\u003c\/strong\u003e」であり、通常セット販売品と異なる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e製造過程や輸送中に生じた「\u003cstrong\u003e少し傷有り品\u003c\/strong\u003e」です。ご使用には問題ございませんが、予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e商品の特性上、返品・交換は原則としてお受けできません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48°黒染めゼロス7（R)","offer_id":48007663288420,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50°黒染めゼロス7（R)","offer_id":48007663321188,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50°黒染めモーダスwedge125","offer_id":48007663353956,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54°黒染めモーダスwedge115","offer_id":48007663386724,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48°モーダスwedge125","offer_id":48007663419492,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56°モーダス120（S)","offer_id":48007663452260,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54°ゼロス7（R)女性用仕様","offer_id":48007663485028,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"匠48°モーダスwedge115(34ｲﾝﾁ","offer_id":48007663517796,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"ハイグレード52°モーダスwedge115","offer_id":48007663550564,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"匠ハイグレード46°ゼロス7（S)","offer_id":48007663583332,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上60°無刻印Wedge50カーボン","offer_id":48007663616100,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上58°無刻印Wedge50カーボン","offer_id":48007663648868,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"ノーメッキ58°Wedge50カーボン","offer_id":48007663681636,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54°黒染めカーボン（R)","offer_id":48007663714404,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°58°黒染Wedge50カーボン","offer_id":48007663747172,"sku":null,"price":30000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168-2-main.jpg?v=1772694892"},{"product_id":"10000168","title":"ウェッジ 軟鉄鍛造 ウエッジ 匠forged 地クラブ 48度 50度 52度 54度 56度 58度 無刻印 選択可能 東邦ゴルフ 匠 FORGED forged フォージド ウエッジクラブ ウェッジ ゴルフクラブ 単品 初心者 中級者 メンズ レディース","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e匠forgedウェッジ 精緻な打感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軟鉄鍛造ならではの\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003eが、あなたのゴルフを別次元へと誘います。ボールを意のままに操り、ピンをデッドに狙う喜びを体験してください。熟練の技術が織りなす一本が、自信へとつながります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168_mainj.jpg?v=1772694894\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e勝利への一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスコアメイクを支えるロフト選択\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e48度から58度まで\u003c\/strong\u003e、緻密に刻まれたロフトバリエーションが、あらゆる距離と状況に完璧に対応します。グリーン周りでの多様なアプローチを可能にし、あなたのショートゲームを劇的に進化させるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168f_02.jpg?v=1772694894\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e状況に応じた選択肢\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eあらゆるライからのアプローチ性能\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日本仕様の\u003cstrong\u003eニッケルクローム・サテン仕上げ\u003c\/strong\u003eと、張り出しが少ない\u003cstrong\u003eローバンス設計\u003c\/strong\u003eが、どんなライからでも鋭い抜けと安定したスピン性能を実現します。芝の薄い場所やベアグラウンドからも、自信を持ってピンを狙い打つことができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168d_04b_8e9d102d-0ddb-4a55-b42d-35dc159f4499.jpg?v=1772694893\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e信頼のアプローチ性能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・製法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の素材・製法に関する詳細です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e軟鉄鍛造\u003c\/li\u003e\n                    \u003cli\u003e日本仕様ニッケルクローム・サテン仕上げ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e特徴・設計\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e卓越したパフォーマンスを支える設計思想と機能性。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸い付くような精緻な打感\u003c\/li\u003e\n                    \u003cli\u003e張り出しが少ないローバンス設計による優れた抜け\u003c\/li\u003e\n                    \u003cli\u003eあらゆるライからの安定したスピン性能\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eロフトバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e多様な状況に対応する豊富なロフト選択肢をご用意しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e48度\u003c\/li\u003e\n                    \u003cli\u003e50度\u003c\/li\u003e\n                    \u003cli\u003e52度\u003c\/li\u003e\n                    \u003cli\u003e54度\u003c\/li\u003e\n                    \u003cli\u003e56度\u003c\/li\u003e\n                    \u003cli\u003e58度\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eソケットカラーは黒が標準です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご購入前に、カートページの注文メモへ下記を明記の上、ご注文ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eヘッドのみ希望: しない \/ する（シャフト、グリップ不要）\u003c\/li\u003e\n            \u003cli\u003e有料オプション購入の有無\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48° \/ NSCI110ｇスチール","offer_id":48007663845476,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ 女性用(L)NS92ｇスチール","offer_id":48007663878244,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NS950(S)98ｇ","offer_id":48007663911012,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ モーダスwedge115","offer_id":48007663943780,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ モーダスwedge105","offer_id":48007663976548,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7(R)","offer_id":48007664009316,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7(S)","offer_id":48007664042084,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ Wedge50カーボン 50ｇ","offer_id":48007664074852,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ GFI90カーボン","offer_id":48007664107620,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NSCI110ｇスチール","offer_id":48007664140388,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ 女性用(L)NS92ｇスチール","offer_id":48007664173156,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NS950(S)98ｇ","offer_id":48007664205924,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ モーダスwedge115","offer_id":48007664238692,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ モーダスwedge105","offer_id":48007664271460,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7(R)","offer_id":48007664304228,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7(S)","offer_id":48007664336996,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ Wedge50カーボン 50ｇ","offer_id":48007664369764,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ GFI90カーボン","offer_id":48007664402532,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NSCI110ｇスチール","offer_id":48007664435300,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ 女性用(L)NS92ｇスチール","offer_id":48007664468068,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NS950(S)98ｇ","offer_id":48007664500836,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ モーダスwedge115","offer_id":48007664533604,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ モーダスwedge105","offer_id":48007664566372,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7(R)","offer_id":48007664599140,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7(S)","offer_id":48007664631908,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ Wedge50カーボン 50ｇ","offer_id":48007664664676,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ GFI90カーボン","offer_id":48007664697444,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NSCI110ｇスチール","offer_id":48007664730212,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ 女性用(L)NS92ｇスチール","offer_id":48007664762980,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NS950(S)98ｇ","offer_id":48007664795748,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ モーダスwedge115","offer_id":48007664828516,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ モーダスwedge105","offer_id":48007664861284,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7(R)","offer_id":48007664894052,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7(S)","offer_id":48007664926820,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ Wedge50カーボン 50ｇ","offer_id":48007664959588,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ GFI90カーボン","offer_id":48007664992356,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NSCI110ｇスチール","offer_id":48007665025124,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ 女性用(L)NS92ｇスチール","offer_id":48007665057892,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NS950(S)98ｇ","offer_id":48007665090660,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ モーダスwedge115","offer_id":48007665123428,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ モーダスwedge105","offer_id":48007665156196,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7(R)","offer_id":48007665188964,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7(S)","offer_id":48007665221732,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ Wedge50カーボン 50ｇ","offer_id":48007665254500,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ GFI90カーボン","offer_id":48007665287268,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NSCI110ｇスチール","offer_id":48007665320036,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ 女性用(L)NS92ｇスチール","offer_id":48007665352804,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NS950(S)98ｇ","offer_id":48007665385572,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ モーダスwedge115","offer_id":48007665418340,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ モーダスwedge105","offer_id":48007665451108,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7(R)","offer_id":48007665483876,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7(S)","offer_id":48007665516644,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ Wedge50カーボン 50ｇ","offer_id":48007665549412,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ GFI90カーボン","offer_id":48007665582180,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ NSCI110ｇスチール","offer_id":48007665614948,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ 女性用(L)NS92ｇスチール","offer_id":48007665647716,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ NS950(S)98ｇ","offer_id":48007665680484,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ モーダスwedge115","offer_id":48007665713252,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ モーダスwedge105","offer_id":48007665746020,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ ゼロス7(R)","offer_id":48007665778788,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ ゼロス7(S)","offer_id":48007665811556,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ Wedge50カーボン 50ｇ","offer_id":48007665844324,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60°（旧デザイン） \/ GFI90カーボン","offer_id":48007665877092,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ NSCI110ｇスチール","offer_id":48007665909860,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007665942628,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ NS950(S)98ｇ","offer_id":48007665975396,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ モーダスwedge115","offer_id":48007666008164,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ モーダスwedge105","offer_id":48007666040932,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ ゼロス7(R)","offer_id":48007666073700,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ ゼロス7(S)","offer_id":48007666106468,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007666139236,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様48°無刻印 \/ GFI90カーボン","offer_id":48007666172004,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ NSCI110ｇスチール","offer_id":48007666204772,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007666237540,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ NS950(S)98ｇ","offer_id":48007666270308,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ モーダスwedge115","offer_id":48007666303076,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ モーダスwedge105","offer_id":48007666335844,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ ゼロス7(R)","offer_id":48007666368612,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ ゼロス7(S)","offer_id":48007666401380,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007666434148,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様50°無刻印 \/ GFI90カーボン","offer_id":48007666466916,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ NSCI110ｇスチール","offer_id":48007666499684,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007666532452,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ NS950(S)98ｇ","offer_id":48007666565220,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ モーダスwedge115","offer_id":48007666597988,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ モーダスwedge105","offer_id":48007666630756,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ ゼロス7(R)","offer_id":48007666663524,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ ゼロス7(S)","offer_id":48007666696292,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007666729060,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様52°無刻印 \/ GFI90カーボン","offer_id":48007666761828,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ NSCI110ｇスチール","offer_id":48007666794596,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007666827364,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ NS950(S)98ｇ","offer_id":48007666860132,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ モーダスwedge115","offer_id":48007666892900,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ モーダスwedge105","offer_id":48007666925668,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ ゼロス7(R)","offer_id":48007666958436,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ ゼロス7(S)","offer_id":48007666991204,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007667023972,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様54°無刻印 \/ GFI90カーボン","offer_id":48007667056740,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ NSCI110ｇスチール","offer_id":48007667089508,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007667122276,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ NS950(S)98ｇ","offer_id":48007667155044,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ モーダスwedge115","offer_id":48007667187812,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ モーダスwedge105","offer_id":48007667220580,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ ゼロス7(R)","offer_id":48007667253348,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ ゼロス7(S)","offer_id":48007667286116,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007667318884,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様56°無刻印 \/ GFI90カーボン","offer_id":48007667351652,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ NSCI110ｇスチール","offer_id":48007667384420,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ 女性用(L)NS92ｇスチール","offer_id":48007667417188,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ NS950(S)98ｇ","offer_id":48007667449956,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ モーダスwedge115","offer_id":48007667482724,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ モーダスwedge105","offer_id":48007667515492,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ ゼロス7(R)","offer_id":48007667548260,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ ゼロス7(S)","offer_id":48007667581028,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ Wedge50カーボン 50ｇ","offer_id":48007667613796,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"荒仕上仕様58°無刻印 \/ GFI90カーボン","offer_id":48007667646564,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ NSCI110ｇスチール","offer_id":48007667679332,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ 女性用(L)NS92ｇスチール","offer_id":48007667712100,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ NS950(S)98ｇ","offer_id":48007667744868,"sku":null,"price":14000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ モーダスwedge115","offer_id":48007667777636,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ モーダスwedge105","offer_id":48007667810404,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ ゼロス7(R)","offer_id":48007667843172,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ ゼロス7(S)","offer_id":48007667875940,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ Wedge50カーボン 50ｇ","offer_id":48007667908708,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ48° \/ GFI90カーボン","offer_id":48007667941476,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ NSCI110ｇスチール","offer_id":48007667974244,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ 女性用(L)NS92ｇスチール","offer_id":48007668007012,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ NS950(S)98ｇ","offer_id":48007668039780,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ モーダスwedge115","offer_id":48007668072548,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ モーダスwedge105","offer_id":48007668105316,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ ゼロス7(R)","offer_id":48007668138084,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ ゼロス7(S)","offer_id":48007668170852,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ Wedge50カーボン 50ｇ","offer_id":48007668203620,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ50° \/ GFI90カーボン","offer_id":48007668236388,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ NSCI110ｇスチール","offer_id":48007668269156,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ 女性用(L)NS92ｇスチール","offer_id":48007668301924,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ NS950(S)98ｇ","offer_id":48007668334692,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ モーダスwedge115","offer_id":48007668367460,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ モーダスwedge105","offer_id":48007668400228,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ ゼロス7(R)","offer_id":48007668432996,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ ゼロス7(S)","offer_id":48007668465764,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ Wedge50カーボン 50ｇ","offer_id":48007668498532,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ52° \/ GFI90カーボン","offer_id":48007668531300,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ NSCI110ｇスチール","offer_id":48007668564068,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ 女性用(L)NS92ｇスチール","offer_id":48007668596836,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ NS950(S)98ｇ","offer_id":48007668629604,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ モーダスwedge115","offer_id":48007668662372,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ モーダスwedge105","offer_id":48007668695140,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ ゼロス7(R)","offer_id":48007668727908,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ ゼロス7(S)","offer_id":48007668760676,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ Wedge50カーボン 50ｇ","offer_id":48007668793444,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ54° \/ GFI90カーボン","offer_id":48007668826212,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ NSCI110ｇスチール","offer_id":48007668858980,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ 女性用(L)NS92ｇスチール","offer_id":48007668891748,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ NS950(S)98ｇ","offer_id":48007668924516,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ モーダスwedge115","offer_id":48007668957284,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ モーダスwedge105","offer_id":48007668990052,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ ゼロス7(R)","offer_id":48007669022820,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ ゼロス7(S)","offer_id":48007669055588,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ Wedge50カーボン 50ｇ","offer_id":48007669088356,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ56° \/ GFI90カーボン","offer_id":48007669121124,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ NSCI110ｇスチール","offer_id":48007669153892,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ 女性用(L)NS92ｇスチール","offer_id":48007669186660,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ NS950(S)98ｇ","offer_id":48007669219428,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ モーダスwedge115","offer_id":48007669252196,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ モーダスwedge105","offer_id":48007669284964,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ ゼロス7(R)","offer_id":48007669317732,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ ゼロス7(S)","offer_id":48007669350500,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ Wedge50カーボン 50ｇ","offer_id":48007669383268,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ58° \/ GFI90カーボン","offer_id":48007669416036,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ NSCI110ｇスチール","offer_id":48007669448804,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ 女性用(L)NS92ｇスチール","offer_id":48007669481572,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ NS950(S)98ｇ","offer_id":48007669514340,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ モーダスwedge115","offer_id":48007669547108,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ モーダスwedge105","offer_id":48007669579876,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ ゼロス7(R)","offer_id":48007669612644,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ ゼロス7(S)","offer_id":48007669645412,"sku":null,"price":16000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ Wedge50カーボン 50ｇ","offer_id":48007669678180,"sku":null,"price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"プロトタイプ60° \/ GFI90カーボン","offer_id":48007669710948,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168_mainj.jpg?v=1772694894"},{"product_id":"10000104","title":"マッスルバックアイアンセット \u003cbr\u003e尾崎将司,青木功,中嶋常幸,ビック３と言われた時代のアイアン \u003cbr\u003e※職人による手研磨軟鉄鍛造ヘッド \u003cbr\u003e 人気 ウェッジ ゴルフクラブ golfclub 0901_autumn 1118_flash","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e伝説呼び覚ますアイアン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            尾崎将司、青木功、中嶋常幸ら伝説の\u003cstrong\u003eビッグ3\u003c\/strong\u003eが愛したマッスルバックアイアンが現代に蘇る。\n            \u003cstrong\u003e9本のセット\u003c\/strong\u003eで、コースを支配する本格派の選択肢を提供します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000104_main.jpg?v=1772694900\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e蘇る伝説の一打\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e職人技光る軟鉄鍛造\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            熟練の職人による\u003cstrong\u003e手研磨軟鉄鍛造ヘッド\u003c\/strong\u003eが、手に吸い付くような\u003cstrong\u003e至高の打感\u003c\/strong\u003eを実現。\n            \u003cstrong\u003eパワーバランサ\u003c\/strong\u003eが低く深い重心を生み出し、安定したショットをサポートします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/img59460916.jpg?v=1772694899\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e究極の打感を追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e研ぎ澄まされた操作性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            洗練されたフォルムは、ボールを意のままに操る\u003cstrong\u003e精密なコントロール\u003c\/strong\u003eを可能に。\n            コースでのあらゆる局面で、あなたのゴルフを別次元へと引き上げます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/img59460915.jpg?v=1772694899\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高精度なショット体験\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品のセット内容と仕様は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eセット内容: #3〜9, PW, SWの9本セット\u003c\/li\u003e\n                \u003cli\u003eシャフト: 選択可能\u003c\/li\u003e\n                \u003cli\u003e長さ: 38.5インチ（当店基準、個体差あり）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・特長\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主な機能と特長は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eパワーバランサによる低・深重心設計\u003c\/li\u003e\n                \u003cli\u003e熟練職人による手研磨軟鉄鍛造ヘッド\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e主要素材には高品質な軟鉄鍛造品を使用しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: SC25軟鉄鍛造品\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品コンセプト・歴史\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e伝説のビッグ3が愛したマッスルバックアイアンを現代に復刻しました。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e今から20年前に「ビッグ3」と称された尾崎将司、青木功、中嶋常幸プロが愛用したモデルを再現\u003c\/li\u003e\n                \u003cli\u003e本格派ゴルファーのための逸品\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e月間優良ショップ受賞\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e弊社は2026年1月度、月間優良ショップを受賞いたしました。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/toho-now\/sp\/10000104-sp.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            シャフトは複数種類からお選びいただけます。また、クラブの長さは38.5インチを当店基準としておりますが、個体差が生じる場合がございますので予めご了承ください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"#3456789PW　SW　NS108ｇスチールR","offer_id":48431252373604,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NS108ｇスチールS","offer_id":48431252406372,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NSカーボン（R）","offer_id":48431252439140,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NSカーボン（SR）","offer_id":48431252471908,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NSカーボン（S）","offer_id":48431252504676,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NS950GH(R）","offer_id":48431252537444,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true},{"title":"#3456789PW　SW　NS950GH(S）","offer_id":48431252570212,"sku":null,"price":90000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000104_main.jpg?v=1772694900"},{"product_id":"10000020","title":"市川町の職人の魂 軟鉄鍛造 ウェッジ 単品1本 ルール適合品 国産 人気 ハンドメイド 通販 ゴルフクラブ ウエッジ 44度 48度 49度 50度 51度 52度 53度 54度 55度 56度 57度 58度 60度 44度 メンズ レディース 東邦ゴルフ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e職人技が光る軟鉄ウェッジ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e市川町の熟練職人が丹精込めて生み出す、\u003cstrong\u003e唯一無二の軟鉄鍛造ウェッジ\u003c\/strong\u003e。手仕事ならではの\u003cstrong\u003e繊細な打感\u003c\/strong\u003eと、グリーンを狙い澄ます\u003cstrong\u003e正確な操作性\u003c\/strong\u003eで、あなたのゴルフを別次元へと誘います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000020_maine.jpg?v=1772694903\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e信頼の日本製ゴルフギア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密な溝が紡ぐ高スピン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e緻密に設計された溝が、ボールに\u003cstrong\u003e強烈なスピン\u003c\/strong\u003eを与え、\u003cstrong\u003e狙い通りのアプローチ\u003c\/strong\u003eを可能にします。フェースに吸い付くような打感は、プレイヤーの感性を研ぎ澄まし、ゴルフの醍醐味を存分に味わえるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000020_2.jpg?v=1772694903\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eグリーンを制する機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e所有欲満たす至高の逸品\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e流れるような\u003cstrong\u003e美しい曲線\u003c\/strong\u003eと、熟練の研磨技術が施されたヘッドは、まさに芸術品。手にした瞬間に伝わる\u003cstrong\u003e確かな品質\u003c\/strong\u003eは、ゴルフへの情熱を掻き立て、末永く愛用できる相棒となるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000020_3.jpg?v=1772694903\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日本製が誇る洗練\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご購入に関するご注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e購入前のカートページにて、注文メモへ下記を明記の上ご購入ください。\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eソケットカラーは製造時期により変わります。前回購入品に揃えたい場合はご記入下さい。\u003c\/li\u003e\n          \u003cli\u003eヘッドのみ希望 シャフト、グリップ不要の場合はご記入ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"44°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007670562916,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430400045156,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430400077924,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430400110692,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007670595684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430400143460,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430400176228,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430400208996,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007670628452,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430400241764,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430400274532,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430400307300,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35インチ","offer_id":48007670661220,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430400340068,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34インチ","offer_id":48430400372836,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430400405604,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35インチ","offer_id":48007670693988,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430400438372,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34インチ","offer_id":48430400471140,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430400503908,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35インチ","offer_id":48007670726756,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430400536676,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34インチ","offer_id":48430400569444,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430400602212,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35インチ","offer_id":48007670759524,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430400634980,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34インチ","offer_id":48430400667748,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430400700516,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007670792292,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430400733284,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430400766052,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"44°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430400798820,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007670825060,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430400831588,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430400864356,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430400897124,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007670857828,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430400929892,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430400962660,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430400995428,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007670890596,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430401028196,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430401060964,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430401093732,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35インチ","offer_id":48007670923364,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430401126500,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34インチ","offer_id":48430401159268,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430401192036,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35インチ","offer_id":48007670956132,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430401224804,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34インチ","offer_id":48430401257572,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430401290340,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35インチ","offer_id":48007670988900,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430401323108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34インチ","offer_id":48430401355876,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430401388644,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35インチ","offer_id":48007671021668,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430401421412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34インチ","offer_id":48430401454180,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430401486948,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007671054436,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430401519716,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430401552484,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"46°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430401585252,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007671087204,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430401618020,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430401650788,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430401683556,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007671119972,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430401716324,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430401749092,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430401781860,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007671152740,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430401814628,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430401847396,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430401880164,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35インチ","offer_id":48007671185508,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430401912932,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34インチ","offer_id":48430401945700,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430401978468,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35インチ","offer_id":48007671218276,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430402011236,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34インチ","offer_id":48430402044004,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430402076772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35インチ","offer_id":48007671251044,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430402109540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34インチ","offer_id":48430402142308,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430402175076,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35インチ","offer_id":48007671283812,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430402207844,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34インチ","offer_id":48430402240612,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430402273380,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007671316580,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430402306148,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430402338916,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"48°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430402371684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007671349348,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430402404452,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430402437220,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430402469988,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007671382116,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430402502756,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430402535524,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430402568292,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007671414884,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430402601060,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430402633828,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430402666596,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35インチ","offer_id":48007671447652,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430402699364,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34インチ","offer_id":48430402732132,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430402764900,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35インチ","offer_id":48007671480420,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430402797668,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34インチ","offer_id":48430402830436,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430402863204,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35インチ","offer_id":48007671513188,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430402895972,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34インチ","offer_id":48430402928740,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430402961508,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35インチ","offer_id":48007671545956,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430402994276,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34インチ","offer_id":48430403027044,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430403059812,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007671578724,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430403092580,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430403125348,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"49°(forged)\/バウンス6° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430403158116,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007671611492,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430403190884,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430403223652,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430403256420,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007671644260,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430403289188,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430403321956,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430403354724,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007671677028,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430403387492,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430403420260,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430403453028,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge115 \/ 35インチ","offer_id":48007671709796,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430403485796,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge115 \/ 34インチ","offer_id":48430403518564,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430403551332,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge105 \/ 35インチ","offer_id":48007671742564,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430403584100,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge105 \/ 34インチ","offer_id":48430403616868,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430403649636,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(R) \/ 35インチ","offer_id":48007671775332,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430403682404,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(R) \/ 34インチ","offer_id":48430403715172,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430403747940,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(S) \/ 35インチ","offer_id":48007671808100,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430403780708,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(S) \/ 34インチ","offer_id":48430403813476,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430403846244,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007671840868,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430403879012,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430403911780,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"50°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430403944548,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007671873636,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430403977316,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430404010084,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430404042852,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007671906404,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430404075620,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430404108388,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430404141156,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007671939172,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430404173924,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430404206692,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430404239460,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge115 \/ 35インチ","offer_id":48007671971940,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430404272228,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge115 \/ 34インチ","offer_id":48430404304996,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430404337764,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge105 \/ 35インチ","offer_id":48007672004708,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430404370532,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge105 \/ 34インチ","offer_id":48430404403300,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430404436068,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(R) \/ 35インチ","offer_id":48007672037476,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430404468836,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(R) \/ 34インチ","offer_id":48430404501604,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430404534372,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(S) \/ 35インチ","offer_id":48007672070244,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430404567140,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(S) \/ 34インチ","offer_id":48430404599908,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430404632676,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007672103012,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430404665444,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430404698212,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"51°(forged)\/バウンス7° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430404730980,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007672135780,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430404763748,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430404796516,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430404829284,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007672168548,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430404862052,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430404894820,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430404927588,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007672201316,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430405025892,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430405058660,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430405091428,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge115 \/ 35インチ","offer_id":48007672234084,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430405124196,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge115 \/ 34インチ","offer_id":48430405156964,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430405189732,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge105 \/ 35インチ","offer_id":48007672266852,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430405222500,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge105 \/ 34インチ","offer_id":48430405255268,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430405288036,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(R) \/ 35インチ","offer_id":48007672299620,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430405320804,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(R) \/ 34インチ","offer_id":48430405353572,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430405386340,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(S) \/ 35インチ","offer_id":48007672332388,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430405419108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(S) \/ 34インチ","offer_id":48430405451876,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ ゼロス7(S) \/ 34.5インチ","offer_id":48430405484644,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ Wedge50カーボン 50ｇ \/ 35インチ","offer_id":48007672365156,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ Wedge50カーボン 50ｇ \/ 35.5インチ","offer_id":48430405517412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ Wedge50カーボン 50ｇ \/ 34インチ","offer_id":48430405550180,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"52°(forged)\/バウンス8° \/ Wedge50カーボン 50ｇ \/ 34.5インチ","offer_id":48430405582948,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 35インチ","offer_id":48007672397924,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 35.5インチ","offer_id":48430405615716,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 34インチ","offer_id":48430405648484,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NSCI110ｇスチール \/ 34.5インチ","offer_id":48430405681252,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 35インチ","offer_id":48007672430692,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 35.5インチ","offer_id":48430405714020,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 34インチ","offer_id":48430405746788,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ 女性用(L)NS92ｇスチール \/ 34.5インチ","offer_id":48430405779556,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 35インチ","offer_id":48007672463460,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 35.5インチ","offer_id":48430405812324,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 34インチ","offer_id":48430405845092,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ NS950(S)98ｇ \/ 34.5インチ","offer_id":48430405877860,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge115 \/ 35インチ","offer_id":48007672496228,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge115 \/ 35.5インチ","offer_id":48430405910628,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge115 \/ 34インチ","offer_id":48430405943396,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge115 \/ 34.5インチ","offer_id":48430405976164,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge105 \/ 35インチ","offer_id":48007672528996,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge105 \/ 35.5インチ","offer_id":48430406008932,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge105 \/ 34インチ","offer_id":48430406041700,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ モーダスwedge105 \/ 34.5インチ","offer_id":48430406074468,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(R) \/ 35インチ","offer_id":48007672561764,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(R) \/ 35.5インチ","offer_id":48430406107236,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(R) \/ 34インチ","offer_id":48430406140004,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(R) \/ 34.5インチ","offer_id":48430406172772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(S) \/ 35インチ","offer_id":48007672594532,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"53°(forged)\/バウンス8° \/ ゼロス7(S) \/ 35.5インチ","offer_id":48430406205540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000020_maine.jpg?v=1772694903"},{"product_id":"onelengthiron-a6","title":"ワンレングスアイアン #6 単品1本 ワンレングス 軟鉄鍛造 アイアン #6 地クラブ アイアン ゴルフクラブ やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が引き出す極上の打感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e一本一本丁寧に鍛え上げられた軟鉄ヘッドが、ボールを吸い付くように捉えます。\u003cstrong\u003e芯で打つ喜び\u003c\/strong\u003eを最大限に引き出し、ワンランク上のゴルフ体験を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a6.jpg?v=1772694913\" class=\"img-fluid d-block w-100 product-img\" alt=\"軟鉄鍛造アイアンのクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの軟鉄鍛造製\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e同じ長さで叶える安定スイング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全ての番手を\u003cstrong\u003e同じ長さ\u003c\/strong\u003eに揃えることで、アドレスやスイングの迷いを解消。どんな状況でも\u003cstrong\u003e一貫したリズム\u003c\/strong\u003eで、あなたのゴルフを次のレベルへ導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_05_ac12e955-53eb-4f30-bc21-0e7a67cdad1b.jpg?v=1772694913\" class=\"img-fluid d-block w-100 product-img\" alt=\"同じ長さのアイアンが並べられた画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスイングをシンプルに統一\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密設計で描く狙い通りの弾道\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eヘッド内部構造を番手ごとに最適化し、ロフト角とライ角を緻密に調整。同一スイングながら、\u003cstrong\u003e狙い通りの飛距離とスピン性能\u003c\/strong\u003eでピンをデッドに攻められます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_06_38421be1-18fe-4989-beec-e84eafb6ac8a.jpg?v=1772694912\" class=\"img-fluid d-block w-100 product-img\" alt=\"アイアンの内部構造を示す図\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eテクノロジーが拓く新境地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細・仕様\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主要スペック\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eワンレングス軟鉄鍛造アイアン #6の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: ワンレングス軟鉄鍛造アイアン 【#6】\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e対応番手\u003c\/strong\u003e: #6 単品1本（シリーズは#5〜9,PWの6本展開）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eシャフト\u003c\/strong\u003e: NS製シャフト\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e主な特徴\u003c\/strong\u003e:\n            \u003cul\u003e\n              \u003cli\u003e通常番手ごとに異なる長さを、全ての番手で同じ長さに統一。\u003c\/li\u003e\n              \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく、同じスイングでボールを捉えることが可能。\u003c\/li\u003e\n              \u003cli\u003e長さの違いによる打ちにくさを気にせず、同じスイングで飛距離の打ち分けが可能。\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品コンセプト「One Rength Forged」\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\"One Rength Forged\"は、単に長さが同一であるというだけの\"one length\"とは異なる意味を持つ、独自のゴルフアイアンです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eロゴの由来\u003c\/strong\u003e: \"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e設計の独自性\u003c\/strong\u003e: シャフトの長さを統一し、さらに重量も均等に設計しています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eヘッド内部構造の最適化\u003c\/strong\u003e: それぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し最適化しています。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e一貫したスイングで最適な性能\u003c\/strong\u003e: この精密な設計により、スタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eルール適合について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eアイアンの溝はルール適合品です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品はコンビニ受取に対応しております。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項・お問い合わせ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e製品に関する詳細やご質問は、メールにてお問い合わせください。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eメールアドレス\u003c\/strong\u003e: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003cli\u003eメールマガジン購読で、お得な情報をお見逃しなく。ご注文時には当店からのメルマガのチェックを外さないでください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR","offer_id":48430376714340,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS","offer_id":48430376747108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R)","offer_id":48430376779876,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR)","offer_id":48430376812644,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S)","offer_id":48430376845412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R)","offer_id":48430376878180,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S)","offer_id":48430376910948,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL）","offer_id":48430376943716,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL）","offer_id":48430376976484,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR）","offer_id":48430377009252,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a6.jpg?v=1772694913"},{"product_id":"10001986","title":"軟鉄鍛造 ウェッジ 匠ブラック 黒染め仕上げ 48度 50度 52度 54度 56度 58度 黒 黒ベース 東邦ゴルフ ウエッジクラブ ゴルフクラブ FORGED forged フォージド 個性派 かっこいい オリジナル商品 日本製 国産 メンズ レディース","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e黒が際立つ匠の軟鉄鍛造ウェッジ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深みのある\u003cstrong\u003e黒染め仕上げ\u003c\/strong\u003eが、グリーン上で際立つ存在感を放ちます。匠の技が光るこの一本が、あなたのゴルフスタイルを格上げするでしょう。構えた瞬間の自信を、その手に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001986_mainc.jpg?v=1772694917\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性際立つスタイリッシュな一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスピンとロフトで狙い通りのアプローチ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e豊富なロフト角の選択肢が、あらゆる状況に対応する柔軟性をあなたにもたらします。ボールのスピン量を増やす設計で、グリーンを狙い撃つ高い精度を実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001986_02.jpg?v=1772694917\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e緻密なショートゲーム戦略\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあらゆるライから自在にボールを操る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e計算し尽くされたソール設計が、厳しいライからのショットでも抜群の抜けの良さを実現します。芝の薄い場所やバンカーなど、あなたのテクニックを最大限に引き出し、多彩なアプローチを可能にするでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000168d_04b_a332aee6-d868-474c-b164-08c5f1a5516b.jpg?v=1772694916\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e戦略的ゴルフを支える性能\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e東邦ゴルフ「匠ブラック」ウェッジは、革新的なデザインと卓越した性能を融合させた一本です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e深みのある黒染め仕上げによる圧倒的な存在感\u003c\/li\u003e\n          \u003cli\u003eグリーン上での自信を高める個性派デザイン\u003c\/li\u003e\n          \u003cli\u003e打感と操作性を追求した軟鉄鍛造ヘッド\u003c\/li\u003e\n          \u003cli\u003e日本製ならではの高品質と信頼性\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eロフト角展開\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eあらゆる状況に対応する豊富なロフト角をご用意しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e48度\u003c\/li\u003e\n          \u003cli\u003e50度\u003c\/li\u003e\n          \u003cli\u003e52度\u003c\/li\u003e\n          \u003cli\u003e54度\u003c\/li\u003e\n          \u003cli\u003e56度\u003c\/li\u003e\n          \u003cli\u003e58度\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・製法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e匠の技が光る、こだわりの素材と製造工程。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e本体: 軟鉄鍛造\u003c\/li\u003e\n          \u003cli\u003e仕上げ: 黒染め仕上げ\u003c\/li\u003e\n          \u003cli\u003e製造国: 日本\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e対象ゴルファー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e性別を問わず、幅広いゴルファーにお使いいただけます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメンズ\u003c\/li\u003e\n          \u003cli\u003eレディース\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本商品の個別の識別コードは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 情報なし\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"48° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007678099556,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430366097508,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007678132324,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366130276,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007678165092,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366163044,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007678197860,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366195812,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007678230628,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366228580,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007678263396,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366261348,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007678296164,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366294116,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007678328932,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366326884,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007678361700,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366359652,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007678394468,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366392420,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007678427236,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430366425188,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007678460004,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"48° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366457956,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007678492772,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430366490724,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007678525540,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366523492,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007678558308,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366556260,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007678591076,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366589028,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007678623844,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366621796,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007678656612,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366654564,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007678689380,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366687332,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007678722148,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366720100,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007678754916,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366752868,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007678787684,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366785636,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007678820452,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430366818404,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007678853220,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366851172,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007678885988,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430366883940,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007678918756,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366916708,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007678951524,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366949476,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007678984292,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430366982244,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007679017060,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367015012,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679049828,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367047780,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007679082596,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367080548,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679115364,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367113316,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007679148132,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367146084,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007679180900,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367178852,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007679213668,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430367211620,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007679246436,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367244388,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007679279204,"sku":null,"price":10000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430367277156,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007679311972,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367309924,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007679344740,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367342692,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007679377508,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367375460,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007679410276,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367408228,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679443044,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367440996,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007679475812,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367473764,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679508580,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367506532,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007679541348,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367539300,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007679574116,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367572068,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007679606884,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430367604836,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007679639652,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367637604,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007679672420,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430367670372,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007679705188,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367703140,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007679737956,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367735908,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007679770724,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367768676,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007679803492,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367801444,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679836260,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367834212,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007679869028,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367866980,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007679901796,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367899748,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007679934564,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367932516,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007679967332,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430367965284,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007680000100,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430367998052,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007680032868,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368030820,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007680065636,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430368063588,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007680098404,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368096356,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007680131172,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368129124,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007680163940,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368161892,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007680196708,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368194660,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007680229476,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368227428,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007680262244,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368260196,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007680295012,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368292964,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007680327780,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368325732,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007680360548,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368358500,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007680393316,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430368391268,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007680426084,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368424036,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007680458852,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430368456804,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007680491620,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368489572,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007680524388,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368522340,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007680557156,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368555108,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007680589924,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368587876,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007680622692,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368620644,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007680655460,"sku":null,"price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368653412,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007680688228,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368686180,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007680720996,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368718948,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007680753764,"sku":null,"price":19000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368751716,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007680786532,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430368784484,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007680819300,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368817252,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ NsproCi110（108ｇ）スチール \/ 男性用（ソケット黒）","offer_id":48007680852068,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ NsproCi110（108ｇ）スチール \/ 女性用34インチ（ソケット白）","offer_id":48430368850020,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ NS950（S)98ｇ納期要 \/ 男性用（ソケット黒）","offer_id":48007680884836,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ NS950（S)98ｇ納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368882788,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge115納期要 \/ 男性用（ソケット黒）","offer_id":48007680917604,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge115納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368915556,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge105納期要 \/ 男性用（ソケット黒）","offer_id":48007680950372,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge105納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368948324,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge125納期要 \/ 男性用（ソケット黒）","offer_id":48007680983140,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ﾓｰﾀﾞｽwedge125納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430368981092,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス7（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007681015908,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス7（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369013860,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス7（S)納期要 \/ 男性用（ソケット黒）","offer_id":48007681048676,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス7（S)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369046628,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス8（R)納期要 \/ 男性用（ソケット黒）","offer_id":48007681081444,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス8（R)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369079396,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス8（S）納期要 \/ 男性用（ソケット黒）","offer_id":48007681114212,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ ゼロス8（S）納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369112164,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ Wedge50カーボン納期要納期要 \/ 男性用（ソケット黒）","offer_id":48007681146980,"sku":null,"price":41800.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ Wedge50カーボン納期要納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369144932,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ MC85WG(BKMILD）納期要 MILD) \/ 男性用（ソケット黒）","offer_id":48007681179748,"sku":null,"price":55000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ MC85WG(BKMILD）納期要 MILD) \/ 女性用34インチ（ソケット白）","offer_id":48430369177700,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ MC85WG(BKSOLID)納期要 \/ 男性用（ソケット黒）","offer_id":48007681212516,"sku":null,"price":55000.0,"currency_code":"JPY","in_stock":true},{"title":"50°54°（2本セット） \/ MC85WG(BKSOLID)納期要 \/ 女性用34インチ（ソケット白）","offer_id":48430369210468,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001986_mainc.jpg?v=1772694917"},{"product_id":"onelengthiron-b7","title":"ワンレングスアイアン #7 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 #7 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e研ぎ澄まされた打感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eが織りなす、吸い付くような打感。ヘッドに施された\u003cstrong\u003eネジ式調整機能\u003c\/strong\u003eが、あなただけの最適なフィーリングと弾道へと導きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b7.jpg?v=1772694918\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e精密な一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフが劇的にやさしく\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e全ての番手で\u003cstrong\u003e同じ長さ\u003c\/strong\u003eに統一された設計が、スイングの悩みを軽減し、安定したショットを可能にします。もう番手ごとの打ち分けに迷うことはありません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_598c7742-7bd6-4500-b73b-b943182eb3c3.jpg?v=1772694917\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eワンレングスの恩恵\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e狙い通りの距離感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eヘッド内部構造の緻密な最適化により、同じ長さでも\u003cstrong\u003e狙い通りの距離\u003c\/strong\u003eを打ち分け、最適なスピン性能でグリーンを狙えます。あなたのゴルフを次のレベルへ導きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_06_737cce58-9b9f-44e6-8e63-e8c00bdc70b5.jpg?v=1772694917\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上達への新常識\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-header\"\u003e商品名\u003c\/td\u003e\n                            \u003ctd\u003eワンレングス軟鉄鍛造アイアン ネジ式 #7\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-header\"\u003e商品構成\u003c\/td\u003e\n                            \u003ctd\u003e#5〜9,PWの6本展開のうち#7単品1本\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-header\"\u003e標準シャフト\u003c\/td\u003e\n                            \u003ctd\u003eNS製シャフト\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd class=\"spec-header\"\u003eグリップ\u003c\/td\u003e\n                            \u003ctd\u003e高密度樹脂系グリップ\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e主な特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eワンレングス設計により、ゴルフが劇的にシンプルになります。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e全ての番手で同じ長さに統一され、スイングの悩みを軽減\u003c\/li\u003e\n                \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく、同じスイングでボールを捉えられる\u003c\/li\u003e\n                \u003cli\u003e長さの違いによる打ちにくさを気にせず、同じスイングで飛距離の打ち分けが可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eヘッドに施されたネジ式調整機能と、上質な軟鉄鍛造がもたらす吸い付くような打感が、あなたのゴルフをサポートします。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e「One Rength Forged」のロゴは、単に長さが同一である\"one length\"とは異なる独自性を表現しています。シャフトの長さと重量を均等にするだけでなく、以下のような特別な工夫を凝らしています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eそれぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し最適化\u003c\/li\u003e\n                \u003cli\u003e同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eQ. アイアンの溝はルール適合してますか？\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eA. ルール適合品です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eQ. 他にもネジ式のクラブの取り扱いはありますか？\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eA. はい。当店では以下のようなクラブのご用意がございます。ネジ式でビスでウエイトの調整が自分好みにカスタムできるのでおすすめです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e軟鉄鍛造ウェッジ(高ロフトタイプ：42°44°46°48°）\u003c\/li\u003e\n                \u003cli\u003eCNC軟鉄鍛造アイアンセット キャビティバック 6本セット【Bタイプ】\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eQ. ロゴについて\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eA. \"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。その独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、以下のような特別な工夫を行っています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eそれぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し最適化\u003c\/li\u003e\n                \u003cli\u003eこの結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003eQ. ビス式モデルのビスの販売は行っていますか？\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eA. 当社ではビスの販売は行っておりません。ビスを自社で作成するとコストが上がってしまうため、お客様がホームセンターなどで購入できる一般的なビスをご使用いただけるように設計しています。また、ビスの調整による変化は、お客様それぞれにより変わります。どのように弾道が変わるかは、調整してみてご自身でお試しいただくのが最善の方法となります。お客様ご自身の最善の設定を見つける事を楽しんでいただければ幸いです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eチームトーホーはアジア最大のゴルフ見本市「ジャパンゴルフフェア」に出展しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b7_01.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_02.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b7_02.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_04.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_05.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_06.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_07.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_08.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b7_03.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_11.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b7_04.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_14.jpg\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_15.jpg\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取対応商品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお問い合わせについて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品に関するご質問は、詳細をメールにてお問い合わせください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eメールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまた、メールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ 黒ソケット仕様","offer_id":48430360592484,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ 白ソケット仕様","offer_id":48430360625252,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 黒ソケット仕様","offer_id":48430360658020,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 白ソケット仕様","offer_id":48430360690788,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 黒ソケット仕様","offer_id":48430360723556,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 白ソケット仕様","offer_id":48430360756324,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 黒ソケット仕様","offer_id":48430360789092,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 白ソケット仕様","offer_id":48430360821860,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 黒ソケット仕様","offer_id":48430360854628,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 白ソケット仕様","offer_id":48430360887396,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 黒ソケット仕様","offer_id":48430360920164,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 白ソケット仕様","offer_id":48430360952932,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 黒ソケット仕様","offer_id":48430360985700,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 白ソケット仕様","offer_id":48430361018468,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 黒ソケット仕様","offer_id":48430361051236,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 白ソケット仕様","offer_id":48430361084004,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 黒ソケット仕様","offer_id":48430361116772,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 白ソケット仕様","offer_id":48430361149540,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 黒ソケット仕様","offer_id":48430361182308,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 白ソケット仕様","offer_id":48430361215076,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b7.jpg?v=1772694918"},{"product_id":"onelengthiron-b8","title":"ワンレングスアイアン #8 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 #8 【 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄鍛造アイアン 精密調整\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軟鉄鍛造が生み出す、\u003cstrong\u003e吸い付くような打感\u003c\/strong\u003e。ヘッドに搭載された\u003cstrong\u003eネジ式ウェイト\u003c\/strong\u003eが、あなたの理想とする弾道を細やかに実現します。ロゴに隠された独自性が、あなたのゴルフを別次元へ誘います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b8.jpg?v=1772694919\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の打感と調整機能\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の打感と調整機能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eワンレングスアイアン 安定の構え\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eすべての番手を\u003cstrong\u003e同じ長さで統一\u003c\/strong\u003e。アドレスの迷いをなくし、常に安定した構えでボールを捉えることができます。スコアアップへの第一歩は、この揺るぎない安定感から始まります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b8_02.jpg?v=1772694919\" class=\"img-fluid d-block w-100 product-img\" alt=\"同じスイングで迷いなし\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e同じスイングで迷いなし\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスイング革命 番手間の精度\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e8番アイアンに統一された長さが、\u003cstrong\u003eスイングの再現性を劇的に高めます\u003c\/strong\u003e。番手間の複雑な打ち分けをシンプルにし、練習場での効率も飛躍的に向上。あなたのゴルフに新たな自信が生まれます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_f726de27-e312-4a21-af65-67c7d87eca1d.jpg?v=1772694918\" class=\"img-fluid d-block w-100 product-img\" alt=\"狙い通りの飛距離へ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い通りの飛距離へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品は「ワンレングス軟鉄鍛造アイアン ネジ式」の単品#8アイアンです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: ワンレングス軟鉄鍛造アイアン ネジ式 #8\u003c\/li\u003e\n                    \u003cli\u003e番手: #8 単品1本\u003c\/li\u003e\n                    \u003cli\u003eシャフト: NS製シャフト\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e製品の特徴\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e#5〜9,PWの6本展開アイアンのうち#8単品1本です\u003c\/li\u003e\n                    \u003cli\u003e通常番手ごとに異なる長さを、全ての番手同じ長さに統一しています\u003c\/li\u003e\n                    \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく、同じスイングでボールをとらえることができる設計です\u003c\/li\u003e\n                    \u003cli\u003e長さの違いによる打ちにくさを気にせず、同じスイングで飛距離の打ち分けが可能です\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e主な機能と技術\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品は、あなたのゴルフを次のレベルへと導くための革新的な技術が詰まっています。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e軟鉄鍛造による吸い付くような打感:\u003c\/strong\u003e 熟練の技術が生み出す、柔らかく心地よい打感を提供します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eネジ式ウェイトによる精密調整:\u003c\/strong\u003e ヘッドに搭載されたネジ式ウェイトにより、ご自身で弾道を細やかに調整することが可能です。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e独自ロゴ「One Rength Forged」の哲学:\u003c\/strong\u003e 単なるワンレングスではなく、シャフト長、重量の統一に加え、ヘッド内部構造を番手ごとに最適化。同一スイングで最適な重心位置とスピン性能を実現します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eルール適合品:\u003c\/strong\u003e アイアンの溝はゴルフの公式ルールに適合しています。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eビスの取り扱いについて:\u003c\/strong\u003e 重量調整用のビスは市販の一般的なビスをご使用いただけます。当社での販売は行っておりません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eネジ式ウェイト調整が可能な他のクラブもご用意しております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e軟鉄鍛造ウェッジ (高ロフトタイプ: 42°44°46°48°)\u003c\/li\u003e\n                    \u003cli\u003eCNC軟鉄鍛造アイアンセット キャビティバック 6本セット【Bタイプ】\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eギャラリー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の細部までご覧いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b8_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像2\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b8_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像3\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像4\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像5\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像6\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像7\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像8\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b8_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像9\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像10\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b8_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像11\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像12\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品画像13\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eよくあるご質問 (Q\u0026amp;A)\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ: アイアンの溝はルール適合してますか？\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eA: はい、ルール適合品です。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ: 他にもネジ式のクラブの取り扱いはありますか？\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eA: はい。当店ではネジ式でビスでウェイトの調整が自分好みにカスタムできる、以下のクラブもご用意しております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e軟鉄鍛造ウェッジ (高ロフトタイプ: 42°44°46°48°)\u003c\/li\u003e\n                    \u003cli\u003eCNC軟鉄鍛造アイアンセット キャビティバック 6本セット【Bタイプ】\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ: ロゴについて\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eA: \"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eその独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、特別な工夫を行っています。それぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し、最適化しています。この結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ: ビス式モデルのビスの販売は行っていますか？\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eA: 当社ではビスの販売は行っておりません。ビスを自社で作成するとコストが上がってしまうため、お客様がホームセンターなどで購入できる一般的なビスをご使用いただけるように設計しています。また、ビスの調整による変化は、お客様それぞれにより変わります。どのように弾道が変わるかは、調整してみてご自身でお試しいただくのが最善の方法となります。お客様ご自身の最善の設定を見つける事を楽しんでいただければ幸いです。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取対応商品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご不明な点やご質問がございましたら、下記メールアドレスよりお問い合わせください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eメールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eまた、メールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ 黒ソケット仕様","offer_id":48430357807204,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ 白ソケット仕様","offer_id":48430357839972,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 黒ソケット仕様","offer_id":48430357872740,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 白ソケット仕様","offer_id":48430357905508,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 黒ソケット仕様","offer_id":48430357938276,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 白ソケット仕様","offer_id":48430357971044,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 黒ソケット仕様","offer_id":48430358003812,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 白ソケット仕様","offer_id":48430358036580,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 黒ソケット仕様","offer_id":48430358069348,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 白ソケット仕様","offer_id":48430358102116,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 黒ソケット仕様","offer_id":48430358134884,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 白ソケット仕様","offer_id":48430358167652,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 黒ソケット仕様","offer_id":48430358200420,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 白ソケット仕様","offer_id":48430358233188,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 黒ソケット仕様","offer_id":48430358265956,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 白ソケット仕様","offer_id":48430358298724,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 黒ソケット仕様","offer_id":48430358331492,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 白ソケット仕様","offer_id":48430358364260,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 黒ソケット仕様","offer_id":48430358397028,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 白ソケット仕様","offer_id":48430358429796,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b8.jpg?v=1772694919"},{"product_id":"onelengthiron-b9","title":"ワンレングスアイアン #9 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 #9 【 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eネジ式軟鉄鍛造、吸い付く打感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軟鉄鍛造ならではの、ボールがフェースに吸い付くような\u003cstrong\u003e極上の打感\u003c\/strong\u003eを実現。ビスで自分好みに調整できる\u003cstrong\u003eネジ式設計\u003c\/strong\u003eで、あなたのクラブを最適化できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b9.jpg?v=1772694920\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e調整可能な地クラブアイアン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e同じスイングで安定スコア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eワンレングス設計\u003c\/strong\u003eにより、番手ごとに異なる長さへの適応は不要です。たった一つのスイングで、飛距離を打ち分け、\u003cstrong\u003e安定したゴルフ\u003c\/strong\u003eが手に入ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_958260e2-f9fe-468a-8347-458caf506d8b.jpg?v=1772694919\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eワンレングスで再現性UP\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e独自設計が叶える自在な打ち分け\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e番手ごとにヘッド内部構造を緻密に調整し、最適なロフト角・ライ角を設定しました。ワンレングスでも、\u003cstrong\u003e確かな飛距離の打ち分け\u003c\/strong\u003eと、狙い通りの\u003cstrong\u003eスピン性能\u003c\/strong\u003eを両立します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_06_f90a8074-cea7-4c69-b5ed-7a9b945acba8.jpg?v=1772694919\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eロフト・ライ角の妙\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細・仕様\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお知らせ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e＼月間優良ショップ2026年1月度受賞／\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eチームトーホーは、アジア最大のゴルフ見本市「ジャパンゴルフフェア」に出展しました。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品詳細・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e商品の詳細と主な仕様です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e商品名\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003eワンレングス軟鉄鍛造アイアン ネジ式 #9\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e商品説明\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003e\n                                    \u003cul class=\"basic-list\"\u003e\n                                        \u003cli\u003e#5〜9,PWの6本展開のアイアンのうち#9単品1本です\u003c\/li\u003e\n                                        \u003cli\u003e通常番手ごとに異なる長さを全ての番手で同じ長さに統一\u003c\/li\u003e\n                                        \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく同じスイングでボールをとらえることができる設計\u003c\/li\u003e\n                                        \u003cli\u003e長さの違いによる打ちにくさを気にせず同じスイングで飛距離の打ち分けができる\u003c\/li\u003e\n                                    \u003c\/ul\u003e\n                                \u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e標準シャフト\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003eNS製シャフト\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eお客様からよくいただく質問とその回答です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n                        \u003cp class=\"body-text\"\u003eQ: アイアンの溝はルール適合してますか？\u003c\/p\u003e\n                        \u003cp class=\"body-text\"\u003eA: ルール適合品です。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp class=\"body-text\"\u003eQ: 他にもネジ式のクラブの取り扱いはありますか？\u003c\/p\u003e\n                        \u003cp class=\"body-text\"\u003eA: はい。当店ではネジ式でビスでウエイトの調整が自分好みにカスタムできるクラブを多数ご用意しております。軟鉄鍛造ウェッジ(高ロフトタイプ：42°44°46°48°）や、CNC軟鉄鍛造アイアンセット キャビティバック 6本セット【Bタイプ】などがございます。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp class=\"body-text\"\u003eQ: ロゴについて教えてください。\u003c\/p\u003e\n                        \u003cp class=\"body-text\"\u003eA: \"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。その独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、それぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し、最適化している点です。この結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cp class=\"body-text\"\u003eQ: ビス式モデルのビスの販売は行っていますか？\u003c\/p\u003e\n                        \u003cp class=\"body-text\"\u003eA: 当社ではビスの販売は行っておりません。ビスを自社で作成するとコストが上がってしまうため、お客様がホームセンターなどで購入できる一般的なビスをご使用いただけるように設計しています。また、ビスの調整による変化は、お客様それぞれにより変わります。どのように弾道が変わるかは、調整してみてご自身でお試しいただくのが最善の方法となります。お客様ご自身の最善の設定を見つける事を楽しんでいただければ幸いです。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお問い合わせ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eご質問や詳細については、メールにてお問い合わせください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eメールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックを外さないでください！\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取対応商品\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ 黒ソケット仕様","offer_id":48427688099940,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ 白ソケット仕様","offer_id":48427688132708,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 黒ソケット仕様","offer_id":48427688165476,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 白ソケット仕様","offer_id":48427688198244,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 黒ソケット仕様","offer_id":48427688231012,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 白ソケット仕様","offer_id":48427688263780,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 黒ソケット仕様","offer_id":48427688296548,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 白ソケット仕様","offer_id":48427688329316,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 黒ソケット仕様","offer_id":48427688362084,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 白ソケット仕様","offer_id":48427688394852,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 黒ソケット仕様","offer_id":48427688427620,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 白ソケット仕様","offer_id":48427688460388,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 黒ソケット仕様","offer_id":48427688493156,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 白ソケット仕様","offer_id":48427688525924,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 黒ソケット仕様","offer_id":48427688558692,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 白ソケット仕様","offer_id":48427688591460,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 黒ソケット仕様","offer_id":48427688624228,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 白ソケット仕様","offer_id":48427688656996,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 黒ソケット仕様","offer_id":48427688689764,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 白ソケット仕様","offer_id":48427688722532,"sku":null,"price":25000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b9.jpg?v=1772694920"},{"product_id":"onelengthiron-a7","title":"ワンレングスアイアン #7 単品1本 ワンレングス 軟鉄鍛造 アイアン #7 地クラブ アイアン ゴルフクラブ やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軟鉄の響き、狙う弾道へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e極上の軟鉄鍛造が生み出す\u003cstrong\u003e至高の打感\u003c\/strong\u003e。#7アイアンがあなたのゴルフを\u003cstrong\u003e格上げ\u003c\/strong\u003eし、狙い通りの弾道へと導きます。手にする喜びを感じてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a7.jpg?v=1772694923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e美しき軟鉄鍛造の造形美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスイングの迷いを解消\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全ての番手を同じ長さに統一することで、番手ごとのアドレスやスイング調整は不要です。常に\u003cstrong\u003e同じ感覚で安定したショット\u003c\/strong\u003eを実現し、スコアアップに貢献します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_05_85383d5b-77a0-473f-9872-7222575ee19e.jpg?v=1772694923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいつものスイング、いつも通り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密な飛距離、自由自在\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eロフト角とライ角を最適化し、同じ長さでも番手ごとの\u003cstrong\u003e適切な飛距離の打ち分け\u003c\/strong\u003eを可能にしました。精密な重心設計が理想の\u003cstrong\u003eスピン性能\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a_06_58ac0e4a-8e64-4e45-965f-f3754ab6e711.jpg?v=1772694923\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e独自技術が叶える、精緻なコントロール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：ワンレングス軟鉄鍛造アイアン #7\u003c\/li\u003e\n          \u003cli\u003e標準シャフト：NS製シャフト\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴とメリット\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は、一般的なアイアンとは一線を画す独自設計と、ゴルファーのパフォーマンス向上を追求した特徴を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eゴルフルール適合品です。\u003c\/li\u003e\n          \u003cli\u003e#5〜9,PWの6本展開の中から厳選された\u003cstrong\u003e#7単品アイアン\u003c\/strong\u003eです。\u003c\/li\u003e\n          \u003cli\u003e全ての番手を\u003cstrong\u003e同じ長さ\u003c\/strong\u003eに統一したワンレングス設計。\u003c\/li\u003e\n          \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく、\u003cstrong\u003e同じスイングでボールをとらえる\u003c\/strong\u003eことが可能。\u003c\/li\u003e\n          \u003cli\u003e長さの違いによる打ちにくさを気にせず、同じスイングで\u003cstrong\u003e飛距離の打ち分け\u003c\/strong\u003eができます。\u003c\/li\u003e\n          \u003cli\u003e「One Rength Forged」ロゴは、単なる同一長さではなく、\u003cstrong\u003eヘッド内部構造の最適化\u003c\/strong\u003eやロフト・ライ角調整による精密な重心設計を意味します。\u003c\/li\u003e\n          \u003cli\u003eこれにより、同一スイングで最適な重心位置を捉え、\u003cstrong\u003e予想通りのスピン性能\u003c\/strong\u003eを発揮します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお問い合わせ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品に関するご質問や詳細については、下記メールアドレスまでお気軽にお問い合わせください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメールアドレス：\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eメールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は\u003cstrong\u003eコンビニ受取に対応\u003c\/strong\u003eしております。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR","offer_id":48427682267236,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS","offer_id":48427682300004,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R)","offer_id":48427682332772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR)","offer_id":48427682365540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S)","offer_id":48427682398308,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R)","offer_id":48427682431076,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S)","offer_id":48427682463844,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL）","offer_id":48427682496612,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL）","offer_id":48427682529380,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR）","offer_id":48427682562148,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_a7.jpg?v=1772694923"},{"product_id":"onelengthiron-b6","title":"ワンレングスアイアン #6 単品1本 ワンレングス 軟鉄鍛造 アイアン ネジ式 #6 【 地クラブ アイアン ゴルフクラブ】 やさしいアイアン 同じ長さ 同じスイング 打ち分け NS製シャフト 高密度樹脂系グリップ ネットショッピング","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二の軟鉄鍛造アイアン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e美しい曲線を描く軟鉄鍛造のヘッドが、あなたのゴルフを格上げします。\u003cstrong\u003eネジ式ウェイト\u003c\/strong\u003eで弾道を自由に調整し、理想のショットを追求できる一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b6.jpg?v=1772694926\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二の軟鉄鍛造アイアン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスコアメイクを支える至高の逸品\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e同じ長さが導くゴルフ革命\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e全ての番手が同じ長さに統一されているため、アドレスやスイングを変える必要がありません。\u003cstrong\u003e安定したショット\u003c\/strong\u003eで、あなたのゴルフを劇的に進化させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_05_cd93d6ea-6b91-4578-a05b-6c9143c890b9.jpg?v=1772694924\" class=\"img-fluid d-block w-100 product-img\" alt=\"同じ長さが導くゴルフ革命\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eいつものスイングで自信の一打を\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e精緻な設計が叶える自在な球筋\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e番手ごとに内部構造とロフト・ライ角を調整することで、単一レングスでも\u003cstrong\u003e自在な打ち分けを実現\u003c\/strong\u003e。狙い通りの弾道とスピン性能で、スコアアップを後押しします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b_06_eaceb230-351a-4b1d-897f-e27a869a76bb.jpg?v=1772694924\" class=\"img-fluid d-block w-100 product-img\" alt=\"精緻な設計が叶える自在な球筋\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e経験が生み出す緻密なクラブ設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細・よくある質問\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eワンレングス軟鉄鍛造アイアン #6の主な仕様です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e商品名\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003eワンレングス軟鉄鍛造アイアン ネジ式 #6 (単品1本)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e商品説明\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003e\n                                    \u003cul class=\"basic-list\"\u003e\n                                        \u003cli\u003e＃5〜9,PWの6本展開のアイアンのうち、#6の単品1本です。\u003c\/li\u003e\n                                        \u003cli\u003e通常番手ごとに異なる長さを、全ての番手で同じ長さに統一しています。\u003c\/li\u003e\n                                        \u003cli\u003eスタンス幅やボール位置を番手ごとに変える必要がなく、同じスイングでボールをとらえることができる設計です。\u003c\/li\u003e\n                                        \u003cli\u003e長さの違いによる打ちにくさを気にせず、同じスイングで飛距離の打ち分けが可能です。\u003c\/li\u003e\n                                    \u003c\/ul\u003e\n                                \u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003e標準シャフト\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003eNS製シャフト\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd class=\"spec-label\"\u003eその他素材\u003c\/td\u003e\n                                \u003ctd class=\"spec-value\"\u003eヘッド：軟鉄鍛造、グリップ：高密度樹脂系グリップ\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eルール適合性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eアイアンの溝はルール適合品です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eロゴ「One Rength Forged」のコンセプト\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\"One Rength Forged\"というロゴは、単に長さが同一であるというだけの\"one length\"とは異なる意味を持ちます。\"Length\"の\"L\"を\"R\"に置き換えることで、その独自性を表現しています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eこの独自性とは、シャフトの長さを統一し、さらに重量も均等に設計するだけでなく、それぞれのクラブにおいてヘッドの内部構造を変えることで、ロフト角度やライ角度を調整し、最適化しています。この結果、それぞれのクラブでスタンス幅やボールの位置を変えることなく、同一のスイングで最適な重心位置を捉え、予想通りのスピン性能を発揮することが可能となります。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e関連ネジ式クラブのご案内\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e当店では、他にも以下のようなネジ式クラブのご用意がございます。ネジ式でビスによるウェイト調整が自分好みにカスタムできるためおすすめです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e軟鉄鍛造ウェッジ(高ロフトタイプ：42°44°46°48°）\u003c\/li\u003e\n                    \u003cli\u003eCNC軟鉄鍛造アイアンセット キャビティバック 6本セット【Bタイプ】\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eビスの販売と調整について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e当社ではビスの販売は行っておりません。ビスを自社で作成するとコストが上がるため、お客様がホームセンターなどで購入できる一般的なビスをご使用いただけるように設計しています。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eビスの調整による変化は、お客様それぞれにより変わります。どのように弾道が変わるかは、調整してみてご自身でお試しいただくのが最善の方法となります。お客様ご自身の最善の設定を見つける事をお楽しみください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品画像ギャラリー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b6_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像1\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像2\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b6_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像3\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像4\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像5\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像6\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像7\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像8\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b6_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像9\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像10\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b6_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像11\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像12\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/onelengthiron_b_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ワンレングスアイアン詳細画像13\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項・お問い合わせ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品に関するご質問は、以下メールアドレスよりお問い合わせください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eお問い合わせメールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※メールマガジンをご購読いただくと、お得な情報をお届けする場合がございます。ご注文時には当店からのメルマガのチェックを解除しないでください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI（110ｇ）スチールR \/ 黒ソケット仕様","offer_id":48427670798436,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールR \/ 白ソケット仕様","offer_id":48427670831204,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 黒ソケット仕様","offer_id":48427670863972,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI（110ｇ）スチールS \/ 白ソケット仕様","offer_id":48427670896740,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 黒ソケット仕様","offer_id":48427670929508,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(R) \/ 白ソケット仕様","offer_id":48427670962276,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 黒ソケット仕様","offer_id":48427670995044,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(SR) \/ 白ソケット仕様","offer_id":48427671027812,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 黒ソケット仕様","offer_id":48427671060580,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS製カーボン(S) \/ 白ソケット仕様","offer_id":48427671093348,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 黒ソケット仕様","offer_id":48427671126116,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(R) \/ 白ソケット仕様","offer_id":48427671158884,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 黒ソケット仕様","offer_id":48427671191652,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950GH(S) \/ 白ソケット仕様","offer_id":48427671224420,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 黒ソケット仕様","offer_id":48427671257188,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（スチールL） \/ 白ソケット仕様","offer_id":48427671289956,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 黒ソケット仕様","offer_id":48427671322724,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボンL） \/ 白ソケット仕様","offer_id":48427671355492,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 黒ソケット仕様","offer_id":48427671388260,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"女性仕様（カーボンR） \/ 白ソケット仕様","offer_id":48427671421028,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/onelengthiron_b6.jpg?v=1772694926"},{"product_id":"10000068","title":"CNCミーリング フェース デザイン ウェッジ \u003cbr\u003eプレゼント 贈答品 人気 ウェッジ ゴルフクラブ golfclub","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精巧なフェース、唯一無二のデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eCNCミーリング\u003c\/strong\u003eが織りなす\u003cstrong\u003e精密なフェース\u003c\/strong\u003eは、ボールに\u003cstrong\u003e強力なスピン\u003c\/strong\u003eを生み出し、狙い通りのアプローチを可能にします。\u003cstrong\u003e軟鉄鍛造\u003c\/strong\u003eならではの\u003cstrong\u003e柔らかな打感\u003c\/strong\u003eと、\u003cstrong\u003eレーザー加工\u003c\/strong\u003eで施された\u003cstrong\u003e美しいデザイン\u003c\/strong\u003eが、あなたのゴルフを特別なものにするでしょう。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000068_main.jpg?v=1772694927\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る繊細な刻印\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e魂を込めた、伝統の軟鉄鍛造\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      一本の丸棒から熟練の技で丹念に鍛え上げられた\u003cstrong\u003e軟鉄\u003c\/strong\u003eは、\u003cstrong\u003e分子の結合度を高め\u003c\/strong\u003e、\u003cstrong\u003e芯を食ったような吸い付く打感\u003c\/strong\u003eを実現します。ショットの度に手に伝わる\u003cstrong\u003e確かな感触\u003c\/strong\u003eが、あなたのゴルフに\u003cstrong\u003e自信をもたらす\u003c\/strong\u003eことでしょう。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000068_03.jpg?v=1772694927\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e妥協なき素材への探求心\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e構えやすい、美しいプロのフォルム\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      手に取った瞬間に感じる\u003cstrong\u003e絶妙なバランス\u003c\/strong\u003eと、\u003cstrong\u003eクロームメッキサテン仕上げ\u003c\/strong\u003eが放つ\u003cstrong\u003e洗練された輝き\u003c\/strong\u003eが、ゴルファーの\u003cstrong\u003e所有欲を満たします\u003c\/strong\u003e。\u003cstrong\u003eルール適合品\u003c\/strong\u003eであるため、\u003cstrong\u003e公式競技\u003c\/strong\u003eでもその性能を遺憾なく発揮でき、大切な方への\u003cstrong\u003e贈答品としても最適\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0074277108.jpg?v=1772694927\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e贈る喜び、最高のパフォーマンス\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の基本仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eこのウェッジの主要なスペックをご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e材質\u003c\/td\u003e\n                \u003ctd\u003e軟鉄鍛造\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eメッキ\u003c\/td\u003e\n                \u003ctd\u003eクロームメッキサテン仕上げ\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eロフト角\u003c\/td\u003e\n                \u003ctd\u003e52\/56°\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eヘッド重量\u003c\/td\u003e\n                \u003ctd\u003e295g±\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eシャフト\u003c\/td\u003e\n                \u003ctd\u003eNSCIスチールシャフト仕様\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eその他の特徴：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eヘッド重量には誤差があります。\u003c\/li\u003e\n          \u003cli\u003eスピンミルド加工が施されています。\u003c\/li\u003e\n          \u003cli\u003e公式競技ルール適合品です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連画像\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e製品の詳細を示す画像です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/toho-now\/sp\/10000068b-sp.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/nsci-shaft-w_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/nsci-shaft-w_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e贈答品としての魅力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e大切な方へのプレゼントとしてもおすすめです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e還暦のお祝いにも最適な逸品です。\u003c\/li\u003e\n          \u003cli\u003eゴルフ愛好家への特別なプレゼントとして大変喜ばれます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e本商品はコンビニ受取対応商品です。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項・お問い合わせ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      商品に関する詳細なご質問やご不明な点がございましたら、お気軽にメールにてお問い合わせください。\n      \u003cbr\u003e\n      メールアドレス: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      また、メールマガジン購読でお得な情報のチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください！\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI-110スチール（SR相当設定） \/ 48° \/ 姫路城（画像のもの）を注文","offer_id":48427647631460,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 48° \/ スマイルマーク","offer_id":48427647664228,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 48° \/ 干支（子）","offer_id":48427647696996,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 48° \/ スカル","offer_id":48427647729764,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 48° \/ オリジナルデザインをオーダーする","offer_id":48427647762532,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 50° \/ 姫路城（画像のもの）を注文","offer_id":48427647795300,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 50° \/ スマイルマーク","offer_id":48427647828068,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 50° \/ 干支（子）","offer_id":48427647860836,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 50° \/ スカル","offer_id":48427647893604,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 50° \/ オリジナルデザインをオーダーする","offer_id":48427647926372,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 52° \/ 姫路城（画像のもの）を注文","offer_id":48427647959140,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 52° \/ スマイルマーク","offer_id":48427647991908,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 52° \/ 干支（子）","offer_id":48427648024676,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 52° \/ スカル","offer_id":48427648057444,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 52° \/ オリジナルデザインをオーダーする","offer_id":48427648090212,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 54° \/ 姫路城（画像のもの）を注文","offer_id":48427648122980,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 54° \/ スマイルマーク","offer_id":48427648155748,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 54° \/ 干支（子）","offer_id":48427648188516,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 54° \/ スカル","offer_id":48427648221284,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 54° \/ オリジナルデザインをオーダーする","offer_id":48427648254052,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 56° \/ 姫路城（画像のもの）を注文","offer_id":48427648286820,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 56° \/ スマイルマーク","offer_id":48427648319588,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 56° \/ 干支（子）","offer_id":48427648352356,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 56° \/ スカル","offer_id":48427648385124,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 56° \/ オリジナルデザインをオーダーする","offer_id":48427648417892,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 58° \/ 姫路城（画像のもの）を注文","offer_id":48427648450660,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 58° \/ スマイルマーク","offer_id":48427648483428,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 58° \/ 干支（子）","offer_id":48427648516196,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 58° \/ スカル","offer_id":48427648548964,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI-110スチール（SR相当設定） \/ 58° \/ オリジナルデザインをオーダーする","offer_id":48427648581732,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 48° \/ 姫路城（画像のもの）を注文","offer_id":48427648614500,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 48° \/ スマイルマーク","offer_id":48427648647268,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 48° \/ 干支（子）","offer_id":48427648680036,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 48° \/ スカル","offer_id":48427648712804,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 48° \/ オリジナルデザインをオーダーする","offer_id":48427648745572,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 50° \/ 姫路城（画像のもの）を注文","offer_id":48427648778340,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 50° \/ スマイルマーク","offer_id":48427648811108,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 50° \/ 干支（子）","offer_id":48427648843876,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 50° \/ スカル","offer_id":48427648876644,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 50° \/ オリジナルデザインをオーダーする","offer_id":48427648909412,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 52° \/ 姫路城（画像のもの）を注文","offer_id":48427648942180,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 52° \/ スマイルマーク","offer_id":48427648974948,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 52° \/ 干支（子）","offer_id":48427649007716,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 52° \/ スカル","offer_id":48427649040484,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 52° \/ オリジナルデザインをオーダーする","offer_id":48427649073252,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 54° \/ 姫路城（画像のもの）を注文","offer_id":48427649106020,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 54° \/ スマイルマーク","offer_id":48427649138788,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 54° \/ 干支（子）","offer_id":48427649171556,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 54° \/ スカル","offer_id":48427649204324,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 54° \/ オリジナルデザインをオーダーする","offer_id":48427649237092,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 56° \/ 姫路城（画像のもの）を注文","offer_id":48427649269860,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 56° \/ スマイルマーク","offer_id":48427649302628,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 56° \/ 干支（子）","offer_id":48427649335396,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 56° \/ スカル","offer_id":48427649368164,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 56° \/ オリジナルデザインをオーダーする","offer_id":48427649400932,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 58° \/ 姫路城（画像のもの）を注文","offer_id":48427649433700,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 58° \/ スマイルマーク","offer_id":48427649466468,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 58° \/ 干支（子）","offer_id":48427649499236,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 58° \/ スカル","offer_id":48427649532004,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950（S） \/ 58° \/ オリジナルデザインをオーダーする","offer_id":48427649564772,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 48° \/ 姫路城（画像のもの）を注文","offer_id":48427649597540,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 48° \/ スマイルマーク","offer_id":48427649630308,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 48° \/ 干支（子）","offer_id":48427649663076,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 48° \/ スカル","offer_id":48427649695844,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 48° \/ オリジナルデザインをオーダーする","offer_id":48427649728612,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 50° \/ 姫路城（画像のもの）を注文","offer_id":48427649761380,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 50° \/ スマイルマーク","offer_id":48427649794148,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 50° \/ 干支（子）","offer_id":48427649826916,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 50° \/ スカル","offer_id":48427649859684,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 50° \/ オリジナルデザインをオーダーする","offer_id":48427649892452,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 52° \/ 姫路城（画像のもの）を注文","offer_id":48427649925220,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 52° \/ スマイルマーク","offer_id":48427649957988,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 52° \/ 干支（子）","offer_id":48427649990756,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 52° \/ スカル","offer_id":48427650023524,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 52° \/ オリジナルデザインをオーダーする","offer_id":48427650056292,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 54° \/ 姫路城（画像のもの）を注文","offer_id":48427650089060,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 54° \/ スマイルマーク","offer_id":48427650121828,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 54° \/ 干支（子）","offer_id":48427650154596,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 54° \/ スカル","offer_id":48427650187364,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 54° \/ オリジナルデザインをオーダーする","offer_id":48427650220132,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 56° \/ 姫路城（画像のもの）を注文","offer_id":48427650252900,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 56° \/ スマイルマーク","offer_id":48427650285668,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 56° \/ 干支（子）","offer_id":48427650318436,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 56° \/ スカル","offer_id":48427650351204,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 56° \/ オリジナルデザインをオーダーする","offer_id":48427650383972,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 58° \/ 姫路城（画像のもの）を注文","offer_id":48427650416740,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 58° \/ スマイルマーク","offer_id":48427650449508,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 58° \/ 干支（子）","offer_id":48427650482276,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 58° \/ スカル","offer_id":48427650515044,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ 58° \/ オリジナルデザインをオーダーする","offer_id":48427650547812,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 48° \/ 姫路城（画像のもの）を注文","offer_id":48427650580580,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 48° \/ スマイルマーク","offer_id":48427650613348,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 48° \/ 干支（子）","offer_id":48427650646116,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 48° \/ スカル","offer_id":48427650678884,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 48° \/ オリジナルデザインをオーダーする","offer_id":48427650711652,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 50° \/ 姫路城（画像のもの）を注文","offer_id":48427650744420,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 50° \/ スマイルマーク","offer_id":48427650777188,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 50° \/ 干支（子）","offer_id":48427650809956,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 50° \/ スカル","offer_id":48427650842724,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 50° \/ オリジナルデザインをオーダーする","offer_id":48427650875492,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 52° \/ 姫路城（画像のもの）を注文","offer_id":48427650908260,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 52° \/ スマイルマーク","offer_id":48427650941028,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 52° \/ 干支（子）","offer_id":48427650973796,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 52° \/ スカル","offer_id":48427651006564,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 52° \/ オリジナルデザインをオーダーする","offer_id":48427651039332,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 54° \/ 姫路城（画像のもの）を注文","offer_id":48427651072100,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 54° \/ スマイルマーク","offer_id":48427651104868,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 54° \/ 干支（子）","offer_id":48427651137636,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 54° \/ スカル","offer_id":48427651170404,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 54° \/ オリジナルデザインをオーダーする","offer_id":48427651203172,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 56° \/ 姫路城（画像のもの）を注文","offer_id":48427651235940,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 56° \/ スマイルマーク","offer_id":48427651268708,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 56° \/ 干支（子）","offer_id":48427651301476,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 56° \/ スカル","offer_id":48427651334244,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 56° \/ オリジナルデザインをオーダーする","offer_id":48427651367012,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 58° \/ 姫路城（画像のもの）を注文","offer_id":48427651399780,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 58° \/ スマイルマーク","offer_id":48427651432548,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 58° \/ 干支（子）","offer_id":48427651465316,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 58° \/ スカル","offer_id":48427651498084,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200) \/ 58° \/ オリジナルデザインをオーダーする","offer_id":48427651530852,"sku":null,"price":20000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000068_main.jpg?v=1772694927"},{"product_id":"iron-bk","title":"アイアンセット CNC 軟鉄鍛造 黒染め仕上げ キャビティバック 6本セット ゴルフクラブセット ブラック 限定50set TEAMTOHO \u003cbr\u003e人気 打感とやさしさOK 地クラブ 国産 ゴルフクラブ 東邦ゴルフ 匠","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e漆黒の輝き、限定の証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全番手を通して統一された美しい黒染め仕上げが、あなたのゴルフスタイルを際立たせます。軟鉄鍛造ならではの吸い付くような打感と、キャビティバックのやさしさを兼ね備え、ゴルファーのパフォーマンスを最大限に引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/iron-bk_main.jpg?v=1772694952\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e匠の技が光る逸品\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e深く、艶めく黒\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e熟練の技で施された黒染め仕上げが、ヘッドに唯一無二の存在感を与えます。引き締まった視覚効果は、アドレス時の集中力を高め、ターゲットを正確に捉える助けとなります。まさに\u003cstrong\u003e最高のプレーヤー\u003c\/strong\u003eのための逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/iron-bk_04.jpg?v=1772694953\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e比類なき美しさと機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e精密が生む、自在の弾道\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eCNCミーリング加工がフェースに刻むのは、高精度の溝です。ボールをしっかり捉え、強烈なスピン性能を生み出すことで、思い通りの弾道とグリーンを狙うコントロール性能を体感できます。\u003cstrong\u003e妥協\u003c\/strong\u003eは一切使用していません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/iron-bk_06.jpg?v=1772694952\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e究極の打感と操作性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eメディア掲載情報\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e月間優良ショップ2026年1月度受賞！\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/bn-media.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/gooda_pr.jpg\" alt=\"ライフスタイルマガジンGOODAに当店の商品が掲載されました！\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eチームトーホーはアジア最大のゴルフ見本市「ジャパンゴルフフェア」に出展しています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eCNC軟鉄鍛造 黒染めモデルは、打感とやさしさを両立した人気のアイアンセットです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e全番手共通の重心高設定により、番手ごとの打ち方の調整が不要でジャストミートしやすい。\u003c\/li\u003e\n        \u003cli\u003eヘッドに唯一無二の存在感を与える熟練の黒染め仕上げ。\u003c\/li\u003e\n        \u003cli\u003eCNCミーリング加工による高精度の溝が強烈なスピン性能とコントロール性を実現。\u003c\/li\u003e\n        \u003cli\u003e「TOHOブラック限定50set」の希少モデル。\u003c\/li\u003e\n        \u003cli\u003eルール適合品です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eお客様からの声\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eデザインがシンプルでカッコいい。\u003c\/li\u003e\n        \u003cli\u003eほぼ狙った通りのとこにいってくれます。\u003c\/li\u003e\n        \u003cli\u003e弾道のブレが少なく飛距離の正確性を体験できた。\u003c\/li\u003e\n        \u003cli\u003eキャビティでミスが少なくなった。\u003c\/li\u003e\n        \u003cli\u003e打球が上がらなかったのが高い放物線で良く飛びます。至極の逸品です。\u003c\/li\u003e\n        \u003cli\u003eこれまで使用してきたクラブに比べ飛距離と方向性に安定感があり満足しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e主要スペック・サイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eアイアンセットの基本的なスペックは以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e番手\u003c\/th\u003e\n              \u003cth\u003eロフト角\u003c\/th\u003e\n              \u003cth\u003eライ角\u003c\/th\u003e\n              \u003cth\u003eヘッド重量\u003c\/th\u003e\n              \u003cth\u003eFP(mm)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e#5\u003c\/td\u003e\n              \u003ctd\u003e25°\u003c\/td\u003e\n              \u003ctd\u003e60.5°\u003c\/td\u003e\n              \u003ctd\u003e258ｇ\u003c\/td\u003e\n              \u003ctd\u003e1.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e#6\u003c\/td\u003e\n              \u003ctd\u003e28°\u003c\/td\u003e\n              \u003ctd\u003e61°\u003c\/td\u003e\n              \u003ctd\u003e265ｇ\u003c\/td\u003e\n              \u003ctd\u003e2.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e#7\u003c\/td\u003e\n              \u003ctd\u003e32°\u003c\/td\u003e\n              \u003ctd\u003e61.5°\u003c\/td\u003e\n              \u003ctd\u003e272ｇ\u003c\/td\u003e\n              \u003ctd\u003e2.5\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e#8\u003c\/td\u003e\n              \u003ctd\u003e35°\u003c\/td\u003e\n              \u003ctd\u003e62°\u003c\/td\u003e\n              \u003ctd\u003e279ｇ\u003c\/td\u003e\n              \u003ctd\u003e3.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e#9\u003c\/td\u003e\n              \u003ctd\u003e40°\u003c\/td\u003e\n              \u003ctd\u003e62.5°\u003c\/td\u003e\n              \u003ctd\u003e286ｇ\u003c\/td\u003e\n              \u003ctd\u003e3.5\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePW\u003c\/td\u003e\n              \u003ctd\u003e44°\u003c\/td\u003e\n              \u003ctd\u003e63°\u003c\/td\u003e\n              \u003ctd\u003e296ｇ\u003c\/td\u003e\n              \u003ctd\u003e4.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e各クラブの重量とヤード設定\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e#5: 358ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003e#6: 365ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003e#7: 372ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003e#8: 379ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003e#9: 386ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003ePW: 396ｇ± (クラブ重量)\u003c\/li\u003e\n        \u003cli\u003eサイズ38.5インチ合わせ（当社規定値）\u003c\/li\u003e\n        \u003cli\u003eH\/S39ｍｍで＃7\/155ヤード設定（個人差有り）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eバランス: C9±2\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・構成\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eセット内容: ＃5〜9,PWの6本セット\u003c\/li\u003e\n        \u003cli\u003eヘッド素材: 軟鉄鍛造 キャビティバック（CNC加工）\u003c\/li\u003e\n        \u003cli\u003eヘッド仕上げ: 黒染め\u003c\/li\u003e\n        \u003cli\u003e標準シャフト: NS製シャフト (モーダス105(S)ブラック仕様)\u003c\/li\u003e\n        \u003cli\u003e標準グリップ: 高密度樹脂系グリップ(国産)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eよくある質問\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e\n          \u003cp\u003eアイアンの溝はルール適合してますか？\u003c\/p\u003e\n          \u003cp\u003eルール適合品です。\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項・お問い合わせ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品の詳細やご質問については、以下よりお問い合わせください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eメールにてお問い合わせ: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003cli\u003eメールマガジン購読でお得な情報を受け取れるチャンスがございます。ご注文時には当店からのメルマガのチェックをはずさないでください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007686258788,"sku":null,"price":150000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/iron-bk_main.jpg?v=1772694952"},{"product_id":"10002028","title":"市川町の職人がオーダーメイドにお答え ウエッジ ルール適合品国産軟鉄鍛造 人気 ハンドメイド ウェッジ 通販 ゴルフクラブ golfclub プレゼント(形状、ロフト、ライ、バウンスをご希望通りに製造）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e市川町の匠が磨き上げた一本\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e市川町研磨一筋の職人が、軟鉄鍛造の塊から一本一本手作業で削り出す、\u003cstrong\u003e究極のハンドメイドウェッジ\u003c\/strong\u003eです。あなたの理想の弾道を実現するために、\u003cstrong\u003eロフト角からバウンス角まで細部にわたりオーダーメイドが可能\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002028_main_f74e978a-fce5-4e36-ba22-a06823b69830.jpg?v=1772694959\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの軟鉄鍛造ウェッジ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e狙い澄ます精密なフェース\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eルール適合の溝と精緻なフェース加工が、ボールに吸い付くような感覚を生み出し、\u003cstrong\u003e驚異的なスピン性能\u003c\/strong\u003eを発揮します。グリーン周りやバンカーからの難しい状況でも、\u003cstrong\u003e狙い通りのアプローチを可能にする頼れる相棒\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0068963951_3796ac6d-4acc-4e47-8b4d-7210adfae318.jpg?v=1772694959\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eピンをデッドに狙う感覚\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e信頼を刻むMADE IN JAPAN\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシャフト付け根に刻まれた「MADE IN JAPAN」の文字は、卓越した技術と徹底した品質管理の証です。\u003cstrong\u003e最高の素材と職人の情熱が融合\u003c\/strong\u003eし、長きにわたりあなたのゴルフを支え続ける\u003cstrong\u003e信頼の一本が誕生\u003c\/strong\u003eしました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0068963948_f1a6a938-f60a-43fb-9085-31c9d61af120.jpg?v=1772694959\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日本品質の証、匠の技\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品概要・納期\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e月間優良ショップ2026年1月度受賞の実績を持つ、市川町研磨一筋の職人が手掛けるハンドメイドウェッジです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e対応ロフト角: 46°〜62°\u003c\/li\u003e\n                \u003cli\u003e納期: ご注文から60日〜\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eオーダー可能項目\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eお客様のプレースタイルに合わせて、以下の項目をオーダーいただけます。購入前のカートページにて、注文メモへご希望を明記ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eロフト角\u003c\/li\u003e\n                \u003cli\u003eバウンス角\u003c\/li\u003e\n                \u003cli\u003eライ角\u003c\/li\u003e\n                \u003cli\u003eクラブサイズ\u003c\/li\u003e\n                \u003cli\u003eフェース形状\u003c\/li\u003e\n                \u003cli\u003eバランス\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品詳細図\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020c_01.jpg\" class=\"img-fluid d-block w-100\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_02.jpg\" class=\"img-fluid d-block w-100\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_03.jpg\" class=\"img-fluid d-block w-100\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/images\/10000020b_04.jpg\" class=\"img-fluid d-block w-100\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10000007_erabikata.jpg\" class=\"img-fluid d-block w-100\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカスタマイズオプション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eグリップやシャフトの変更も可能です。工賃は無料です。お求めのクラブと一緒にお買い物カゴに追加してください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品のカラーはモニター環境や撮影状況により、実物と若干異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NSCI110（109ｇスチール）推奨 \/ S15C \/ オリジナル","offer_id":48427576885348,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ S15C \/ その他","offer_id":48427576983652,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ S20C \/ オリジナル","offer_id":48427577016420,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NSCI110（109ｇスチール）推奨 \/ S20C \/ その他","offer_id":48427577114724,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ S15C \/ オリジナル","offer_id":48427577147492,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ S15C \/ その他","offer_id":48427577245796,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ S20C \/ オリジナル","offer_id":48427577278564,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S) \/ S20C \/ その他","offer_id":48427577376868,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ S15C \/ オリジナル","offer_id":48427577409636,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ S15C \/ その他","offer_id":48427577507940,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ S20C \/ オリジナル","offer_id":48427577540708,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R) \/ S20C \/ その他","offer_id":48427577639012,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ S15C \/ オリジナル","offer_id":48427577671780,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ S15C \/ その他","offer_id":48427577770084,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ S20C \/ オリジナル","offer_id":48427577802852,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105 \/ S20C \/ その他","offer_id":48427577901156,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ S15C \/ オリジナル","offer_id":48427577933924,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ S15C \/ その他","offer_id":48427578032228,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ S20C \/ オリジナル","offer_id":48427578064996,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115 \/ S20C \/ その他","offer_id":48427578163300,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ S15C \/ オリジナル","offer_id":48427578196068,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ S15C \/ その他","offer_id":48427578294372,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ S20C \/ オリジナル","offer_id":48427578327140,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125 \/ S20C \/ その他","offer_id":48427578425444,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ S15C \/ オリジナル","offer_id":48427578458212,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ S15C \/ その他","offer_id":48427578556516,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ S20C \/ オリジナル","offer_id":48427578589284,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（S200) \/ S20C \/ その他","offer_id":48427578687588,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ S15C \/ オリジナル","offer_id":48427578720356,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ S15C \/ その他","offer_id":48427578818660,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ S20C \/ オリジナル","offer_id":48427578851428,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG（X100) \/ S20C \/ その他","offer_id":48427578949732,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ S15C \/ オリジナル","offer_id":48427578982500,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ S15C \/ その他","offer_id":48427579080804,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ S20C \/ オリジナル","offer_id":48427579113572,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン \/ S20C \/ その他","offer_id":48427579211876,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ S15C \/ オリジナル","offer_id":48427579244644,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ S15C \/ その他","offer_id":48427579342948,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ S20C \/ オリジナル","offer_id":48427579375716,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（R) \/ S20C \/ その他","offer_id":48427579474020,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ S15C \/ オリジナル","offer_id":48427579506788,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ S15C \/ その他","offer_id":48427579605092,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ S20C \/ オリジナル","offer_id":48427579637860,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7（S) \/ S20C \/ その他","offer_id":48427579736164,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（R) \/ S15C \/ オリジナル","offer_id":48427579768932,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（R) \/ S15C \/ その他","offer_id":48427579867236,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（R) \/ S20C \/ オリジナル","offer_id":48427579900004,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（R) \/ S20C \/ その他","offer_id":48427579998308,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（S) \/ S15C \/ オリジナル","offer_id":48427580031076,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（S) \/ S15C \/ その他","offer_id":48427580129380,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（S) \/ S20C \/ オリジナル","offer_id":48427580162148,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス８（S) \/ S20C \/ その他","offer_id":48427580260452,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DG95 \/ S15C \/ オリジナル","offer_id":48427580293220,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DG95 \/ S15C \/ その他","offer_id":48427580391524,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DG95 \/ S20C \/ オリジナル","offer_id":48427580424292,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true},{"title":"DG95 \/ S20C \/ その他","offer_id":48427580522596,"sku":null,"price":50000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002028_main_f74e978a-fce5-4e36-ba22-a06823b69830.jpg?v=1772694959"},{"product_id":"customwedge","title":"送料無料 ウェッジ 軟鉄鍛造ウェッジ ウェイトネジ ビス付 52度 58度（2本セット） CNCミーリング加工 カスタム ウェイト調整 低重心 東邦ゴルフ 匠 FORGED\u003cbr\u003eforged ウエッジクラブ \u003cbr\u003e 52°58°ウェッジ ゴルフクラブ フォージド 地クラブ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が生む精密アプローチ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eS20C軟鉄鍛造\u003c\/strong\u003eと\u003cstrong\u003eCNCミーリング加工\u003c\/strong\u003eが、グリーンを狙うショットに確かな感触と高次元のスピン性能をもたらします。ウェイト調整で自在な重心操作を実現し、ミスショットを軽減。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/customwedge_main.jpg?v=1772694973\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い澄ますカスタムウェッジ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプロも認めた信頼の品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            2016年開催の「アクティベーションカップ」にて、\u003cstrong\u003e丸山茂樹プロが当社匠forgedウエッジ52°でホールインワンを達成\u003c\/strong\u003eしました。その記念にサインをいただきました。\n        \u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/imgrc0069074595.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丸山茂樹プロのサイン入り\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            また、お客様のニーズに合わせ、\u003cstrong\u003eシャフト交換やグリップ・シャフトの変更も可能\u003c\/strong\u003eです（工賃無料）。お求めのクラブと一緒に買い物カゴに追加してください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのウェッジは、革新的な技術と熟練の技が融合し、ゴルファーのパフォーマンスを最大限に引き出します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eウェイトネジの脱着\u003c\/strong\u003eにより重心位置を変更可能。トゥ側に装着することでスイートエリアが広がり、ミスショットを軽減します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブレード上部の厚み\u003c\/strong\u003eが重心を上げ、打点の上下のブレを最小限に抑え、深いラフからも安定したスピン量をもたらします。\u003c\/li\u003e\n                    \u003cli\u003eさらなる進化を遂げた\u003cstrong\u003e丸棒（S20C）からの軟鉄鍛造\u003c\/strong\u003eで、確かな打感と操作性を実現しました。\u003c\/li\u003e\n                    \u003cli\u003eロフト角は\u003cstrong\u003e52°と58°\u003c\/strong\u003e、適度なバウンス設定で様々な状況に対応します。\u003c\/li\u003e\n                    \u003cli\u003e世界のトッププレーヤーとともに研究を重ねたウェッジ職人が削り出したソールは、\u003cstrong\u003eツアープロのあらゆる要望に応えるデザイン\u003c\/strong\u003eです。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eフェース面はCNCミーリング加工\u003c\/strong\u003eでより均一面を実現し、ボールへの摩擦を増大。\u003c\/li\u003e\n                    \u003cli\u003eグルーブの表面積を通常のウェッジと比べて\u003cstrong\u003e30％拡大\u003c\/strong\u003eし、深いライや濡れたコンディションでもコンスタントに高いスピン量を生み出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e主要仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の基本仕様をご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e商品名\u003c\/td\u003e\n\u003ctd\u003eCNC forged 軟鉄鍛造 ウェイトネジ付 カスタムウェッジ\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eヘッド素材\u003c\/td\u003e\n\u003ctd\u003eS20C軟鉄鍛造 (耐摩耗性に優れ、スコアリングエッジが“だれにくく”スピン性能が長く持続)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e標準シャフト\u003c\/td\u003e\n\u003ctd\u003e日本シャフト製NS-CI-110（108ｇ)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eクラブ重量\u003c\/td\u003e\n\u003ctd\u003eNS108ｇスチール仕様で460ｇ前後\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e長さ\u003c\/td\u003e\n\u003ctd\u003e35インチ (当店基準、個体差はご容赦ください)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eシャフト硬度\u003c\/td\u003e\n\u003ctd\u003eWEDGE硬度（表示硬度としてはSRぐらいに相当）\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eバランス\u003c\/td\u003e\n\u003ctd\u003eD2±1\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eグリップ\u003c\/td\u003e\n\u003ctd\u003eオリジナルグリップ\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eロフト52°\u003c\/td\u003e\n\u003ctd\u003eライ角64° \/ バウンス8°\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eロフト58°\u003c\/td\u003e\n\u003ctd\u003eライ角64° \/ バウンス15°\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e詳細図・構造\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eウェッジの詳細な構造と特徴を視覚的にご確認いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意点・お問い合わせ\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eシャフト交換やグリップ\/シャフトの変更も可能です（工賃無料）。ご希望の場合は、お求めのクラブと一緒に買い物カゴに追加してください。\u003c\/li\u003e\n            \u003cli\u003e長さは当店基準とします。個体差はご容赦ください。\u003c\/li\u003e\n            \u003cli\u003e詳細はメールにてお問い合わせください。メールマガジン購読でお得な情報のチャンスがございますので、ご注文時には当店からのメルマガのチェックを外さないでください。\u003c\/li\u003e\n            \u003cli\u003eお問い合わせ先: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NS108ｇスチール","offer_id":48427514069092,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S)","offer_id":48427514101860,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105","offer_id":48427514134628,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115","offer_id":48427514167396,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125","offer_id":48427514200164,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200)","offer_id":48427514232932,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(X100)","offer_id":48427514265700,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン","offer_id":48427514298468,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス７（S)","offer_id":48427514331236,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス７（R)","offer_id":48427514364004,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R)","offer_id":48427514396772,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S)","offer_id":48427514429540,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/customwedge_main.jpg?v=1772694973"}],"url":"https:\/\/toho-golf.we-shop.jp\/collections\/soft-iron.oembed","provider":"東邦ゴルフ","version":"1.0","type":"link"}