{"title":"5,000円〜9,999円","description":"\u003cp\u003e5,000円〜9,999円\u003c\/p\u003e","products":[{"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":"10002004","title":"【追加購入 カスタムシャフトB】 各種変更シャフト","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豊富なラインナップから、あなたのスイングに最適な一本を選び抜くことができます。飛距離や方向性の悩みを解決し、理想のパフォーマンスを追求する特別な体験を。カスタム仕様のため、お届けまで少々お時間をいただきますが、その価値は計り知れません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002004_mainb.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シャフトは単なるパーツではありません。あなたのスイング特性と完全に調和し、ボールの軌道を思い通りにコントロール。精緻なフィーリングが、ショットの精度と安定感を飛躍的に向上させ、スコアメイクに貢献します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0071826036.jpg?v=1772694865\" 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=\"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":"フジクラMCI（100S）","offer_id":48007653359716,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMCI（90S）","offer_id":48007653392484,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMC85 WEDGE SOLID BK","offer_id":48007653425252,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMC85 WEDGE MILD BK","offer_id":48007653458020,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス130（X)","offer_id":48007653490788,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(SR)neo","offer_id":48007653523556,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R)neo","offer_id":48007653556324,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S)neo","offer_id":48007653589092,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200)","offer_id":48007653621860,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(X100)","offer_id":48007653654628,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"プロジェクトX6.5","offer_id":48007653687396,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMCI（80S）","offer_id":48007653720164,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMCI（70S）","offer_id":48007653752932,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMCI（60S）","offer_id":48007653785700,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"フジクラMCI（50S）","offer_id":48007653818468,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002004_mainb.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":"10001992","title":"パターヘッドカバー 白 黒 合皮 刺繍 東邦ゴルフ オリジナル ヘッドカバー ホワイト ブラック","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普通のヘッドカバーに物足りなさを感じていませんか。\u003cstrong\u003e東邦ゴルフが贈る、洗練されたオリジナルデザイン\u003c\/strong\u003eが、あなたのパターを格上げします。白と黒、印象的な2色から選べる、こだわりの逸品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001992_01.jpg?v=1772694872\" 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\/10001992_03.jpg?v=1772694872\" 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\/10001992_05.jpg?v=1772694872\" 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商品名: ヘッドカバー\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          \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=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10001992_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/wh\/headcover-wh.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/wh\/headcover-bk.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  \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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品の仕様は、予告なく変更される場合がございます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\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\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"白","offer_id":48007655227492,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"黒","offer_id":48007655260260,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001992_01.jpg?v=1772694872"},{"product_id":"10001942","title":"追加購入 カスタムシャフトA 日本シャフト\/NS950\/NS850\/モーダス\/ゼロス7\/ゼロス8\/女性用カーボン\u003cbr\u003e【オプション】 人気 ウェッジ アイアン ゴルフクラブ メンズ レディース ゴルフ女子 golfclub 東邦ゴルフ TEAM TOHO","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\/10001942_main.jpg?v=1772694881\" 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\"\u003eZelos 7の驚くべき軽さは、長時間のラウンドでの\u003cstrong\u003e疲れを軽減\u003c\/strong\u003eし、集中力を維持させます。独自のしなりがヘッドの走りを最大化し、思い通りの弾道を可能に。あらゆるゴルファーが、より快適に、そして力強くプレーするための革新的な一本です\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/img63107039.jpg?v=1772694881\" 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多くのゴルファーに選ばれるNS PRO 950GHシリーズは、その類稀なる\u003cstrong\u003eコントロール性能\u003c\/strong\u003eで、狙った場所に確実にボールを運ぶことを可能にします。計算された重量とキックポイントが、あらゆる状況下で安定したショットを生み出し、あなたのゴルフ戦略を確実にサポート。確かな手応えが、自信を育みます\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/6339555.jpg?v=1772694881\" 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\u003eNS950\/NS850シリーズ\u003c\/strong\u003e: 優れた操作性と安定性で、幅広いゴルファーに支持される定番モデル\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eモーダスシリーズ\u003c\/strong\u003e: 精密な弾道コントロールとフィーリングを追求するプロ・上級者向け\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eゼロス7\/ゼロス8\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        \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          \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":"NS950(S)98ｇ \/ 選択肢に従う","offer_id":48007657193572,"sku":null,"price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S)98ｇ \/ DMG(S200)","offer_id":48432668737636,"sku":null,"price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S)98ｇ \/ DMG(X100)","offer_id":48432668770404,"sku":null,"price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R)95ｇ \/ 選択肢に従う","offer_id":48007657226340,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R)95ｇ \/ DMG(S200)","offer_id":48432668803172,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(R)95ｇ \/ DMG(X100)","offer_id":48432668835940,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NS850(S)87ｇ \/ 選択肢に従う","offer_id":48007657259108,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NS850(S)87ｇ \/ DMG(S200)","offer_id":48432668868708,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NS850(S)87ｇ \/ DMG(X100)","offer_id":48432668901476,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120S）114ｇ \/ 選択肢に従う","offer_id":48007657291876,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120S）114ｇ \/ DMG(S200)","offer_id":48432668934244,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120S）114ｇ \/ DMG(X100)","offer_id":48432668967012,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120R）111ｇ \/ 選択肢に従う","offer_id":48007657324644,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120R）111ｇ \/ DMG(S200)","offer_id":48432668999780,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120R）111ｇ \/ DMG(X100)","offer_id":48432669032548,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120X）120ｇ \/ 選択肢に従う","offer_id":48007657357412,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120X）120ｇ \/ DMG(S200)","offer_id":48432669065316,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(120X）120ｇ \/ DMG(X100)","offer_id":48432669098084,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(130S）124ｇ \/ 選択肢に従う","offer_id":48007657390180,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(130S）124ｇ \/ DMG(S200)","offer_id":48432669130852,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(130S）124ｇ \/ DMG(X100)","offer_id":48432669163620,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(105）111ｇ \/ 選択肢に従う","offer_id":48007657422948,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(105）111ｇ \/ DMG(S200)","offer_id":48432669196388,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(105）111ｇ \/ DMG(X100)","offer_id":48432669229156,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(115）122ｇ \/ 選択肢に従う","offer_id":48007657455716,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(115）122ｇ \/ DMG(S200)","offer_id":48432669261924,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(115）122ｇ \/ DMG(X100)","offer_id":48432669294692,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(125）133ｇ \/ 選択肢に従う","offer_id":48007657488484,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(125）133ｇ \/ DMG(S200)","offer_id":48432669327460,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge(125）133ｇ \/ DMG(X100)","offer_id":48432669360228,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(R)74ｇ \/ 選択肢に従う","offer_id":48007657521252,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(R)74ｇ \/ DMG(S200)","offer_id":48432669392996,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(R)74ｇ \/ DMG(X100)","offer_id":48432669425764,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(S)77ｇ \/ 選択肢に従う","offer_id":48007657554020,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(S)77ｇ \/ DMG(S200)","offer_id":48432669458532,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス7(S)77ｇ \/ DMG(X100)","offer_id":48432669491300,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(R)84ｇ \/ 選択肢に従う","offer_id":48007657586788,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(R)84ｇ \/ DMG(S200)","offer_id":48432669524068,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(R)84ｇ \/ DMG(X100)","offer_id":48432669556836,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(S)87ｇ \/ 選択肢に従う","offer_id":48007657619556,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(S)87ｇ \/ DMG(S200)","offer_id":48432669589604,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8(S)87ｇ \/ DMG(X100)","offer_id":48432669622372,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105S）106ｇ \/ 選択肢に従う","offer_id":48007657652324,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105S）106ｇ \/ DMG(S200)","offer_id":48432669655140,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105S）106ｇ \/ DMG(X100)","offer_id":48432669687908,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105X）112ｇ \/ 選択肢に従う","offer_id":48007657685092,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105X）112ｇ \/ DMG(S200)","offer_id":48432669720676,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105X）112ｇ \/ DMG(X100)","offer_id":48432669753444,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン50ｇ \/ 選択肢に従う","offer_id":48007657717860,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン50ｇ \/ DMG(S200)","offer_id":48432669786212,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン50ｇ \/ DMG(X100)","offer_id":48432669818980,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(L）40g34インチ \/ 選択肢に従う","offer_id":48007657750628,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(L）40g34インチ \/ DMG(S200)","offer_id":48432669851748,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(L）40g34インチ \/ DMG(X100)","offer_id":48432669884516,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(R）50g34インチ \/ 選択肢に従う","offer_id":48007657783396,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(R）50g34インチ \/ DMG(S200)","offer_id":48432669917284,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"女性用（カーボン(R）50g34インチ \/ DMG(X100)","offer_id":48432669950052,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（R) \/ 選択肢に従う","offer_id":48007657816164,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（R) \/ DMG(S200)","offer_id":48432669982820,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（R) \/ DMG(X100)","offer_id":48432670015588,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（SR） \/ 選択肢に従う","offer_id":48007657848932,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（SR） \/ DMG(S200)","offer_id":48432670048356,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（SR） \/ DMG(X100)","offer_id":48432670081124,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（S) \/ 選択肢に従う","offer_id":48007657881700,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（S) \/ DMG(S200)","offer_id":48432670113892,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"NSカーボンアイアン用（S) \/ DMG(X100)","offer_id":48432670146660,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105R）103ｇ \/ 選択肢に従う","offer_id":48007657914468,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105R）103ｇ \/ DMG(S200)","offer_id":48432670179428,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダス(105R）103ｇ \/ DMG(X100)","offer_id":48432670212196,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"その他 \/ 選択肢に従う","offer_id":48007657947236,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"その他 \/ DMG(S200)","offer_id":48432670244964,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"その他 \/ DMG(X100)","offer_id":48432670277732,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001942_main.jpg?v=1772694881"},{"product_id":"10000650","title":"送料無料 パター チッパー （ウエッジ ウェッジ） \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    \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\/10000650_main.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        \u003cp class=\"body-text\"\u003eランニングからピッチショットまで、\u003cstrong\u003e3種類のロフト角\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\/imgrc0070788791.jpg?v=1772694887\" 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寄せワンを叶える黄金の46度\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eアプローチの8割をカバーすると言われる、ピッチエンドラン。この\u003cstrong\u003e46度チッパー\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\/imgrc0070788790.jpg?v=1772694887\" 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":"38°パターチッパー","offer_id":48007661879396,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"46°パターチッパー","offer_id":48007661912164,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"54°パターチッパー","offer_id":48007661944932,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000650_main.jpg?v=1772694886"},{"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":"10000007","title":"匠スタンダード ウェッジ 46度 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\n            芝生に映える\u003cstrong class=\"highlight\"\u003e洗練されたヘッド\u003c\/strong\u003eは、ゴルファーの五感を刺激し、グリーンへの自信をもたらします。どんなライからでも\u003cstrong class=\"highlight\"\u003e最高のパフォーマンス\u003c\/strong\u003eを引き出すための精密な設計です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000007_mainc.jpg?v=1772694906\" 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\n            グリーン周りの苦手意識を吹き飛ばし、\u003cstrong class=\"highlight\"\u003eピンそばにピタリと寄せられる喜び\u003c\/strong\u003eを体験してください。スイングが「スパッ！」と決まり、\u003cstrong class=\"highlight\"\u003eスコアアップ\u003c\/strong\u003eへと導きます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000007h_03.jpg?v=1772694907\" 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\n            フェースに刻まれた溝がボールをしっかり捉え、意図したスピン量で\u003cstrong class=\"highlight\"\u003eピタリと止める快感\u003c\/strong\u003eを実感してください。狙い通りのショットで、ライバルに差をつけます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000007h_04.jpg?v=1772694906\" 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匠スタンダードウェッジが提供する主なメリットをご紹介します。\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                \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ロフト角展開: 46度, 50度, 52度, 54度, 56度, 58度, 60度, 62度\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\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"46° \/ NSCI108ｇスチール","offer_id":48007675150436,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ NS950(S)98ｇ","offer_id":48007675183204,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ モーダスwedge115","offer_id":48007675215972,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ モーダスwedge105","offer_id":48007675248740,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス7(R)","offer_id":48007675281508,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ ゼロス7(S)","offer_id":48007675314276,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"46° \/ Wedge50カーボン 50ｇ","offer_id":48007675347044,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NSCI108ｇスチール","offer_id":48007675379812,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ NS950(S)98ｇ","offer_id":48007675412580,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ モーダスwedge115","offer_id":48007675445348,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ モーダスwedge105","offer_id":48007675478116,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7(R)","offer_id":48007675510884,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ ゼロス7(S)","offer_id":48007675543652,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"50° \/ Wedge50カーボン 50ｇ","offer_id":48007675576420,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NSCI108ｇスチール","offer_id":48007675609188,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ NS950(S)98ｇ","offer_id":48007675641956,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ モーダスwedge115","offer_id":48007675674724,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ モーダスwedge105","offer_id":48007675707492,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7(R)","offer_id":48007675740260,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ ゼロス7(S)","offer_id":48007675773028,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"52° \/ Wedge50カーボン 50ｇ","offer_id":48007675805796,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NSCI108ｇスチール","offer_id":48007675838564,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ NS950(S)98ｇ","offer_id":48007675871332,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ モーダスwedge115","offer_id":48007675904100,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ モーダスwedge105","offer_id":48007675936868,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7(R)","offer_id":48007675969636,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ ゼロス7(S)","offer_id":48007676002404,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"54° \/ Wedge50カーボン 50ｇ","offer_id":48007676035172,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NSCI108ｇスチール","offer_id":48007676067940,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ NS950(S)98ｇ","offer_id":48007676100708,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ モーダスwedge115","offer_id":48007676133476,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ モーダスwedge105","offer_id":48007676166244,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7(R)","offer_id":48007676199012,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ ゼロス7(S)","offer_id":48007676231780,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"56° \/ Wedge50カーボン 50ｇ","offer_id":48007676264548,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NSCI108ｇスチール","offer_id":48007676297316,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ NS950(S)98ｇ","offer_id":48007676330084,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ モーダスwedge115","offer_id":48007676362852,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ モーダスwedge105","offer_id":48007676395620,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7(R)","offer_id":48007676428388,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ ゼロス7(S)","offer_id":48007676461156,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"58° \/ Wedge50カーボン 50ｇ","offer_id":48007676493924,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NSCI108ｇスチール","offer_id":48007676526692,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ NS950(S)98ｇ","offer_id":48007676559460,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ モーダスwedge115","offer_id":48007676592228,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ モーダスwedge105","offer_id":48007676624996,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7(R)","offer_id":48007676657764,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ ゼロス7(S)","offer_id":48007676690532,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"60° \/ Wedge50カーボン 50ｇ","offer_id":48007676723300,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ NSCI108ｇスチール","offer_id":48007676756068,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ NS950(S)98ｇ","offer_id":48007676788836,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ モーダスwedge115","offer_id":48007676821604,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ モーダスwedge105","offer_id":48007676854372,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス7(R)","offer_id":48007676887140,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ ゼロス7(S)","offer_id":48007676919908,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"62° \/ Wedge50カーボン 50ｇ","offer_id":48007676952676,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000007_mainc.jpg?v=1772694906"},{"product_id":"7","title":"【追加購入 カスタムシャフト用 ゼロス7（Ｒ）2本】","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。あなたのスイングに合わせた理想のクラブが、すぐそこに。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/07_main.jpg?v=1772694907\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eZelos 7 へのスムーズな移行\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\/img63107039_0220cf28-90d0-43e9-9d0e-7233072acafb.jpg?v=1772694907\" 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【追加購入 カスタムシャフト用 N.S.PRO Zelos 7（R）2本】取り付け工賃無料【Reshaft】\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=\"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\/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\"\u003eNSカーボン仕様物性表に関する詳細は、別途お問い合わせください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eその他のカスタマイズ（追加購入）も可能です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eクラブの長さ変更（34.5〜35.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 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\/details\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007676985444,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/07_main.jpg?v=1772694907"},{"product_id":"4","title":"カスタムシャフト用 女性用カーボン（Ｌ）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    \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しなやかなLフレックス\u003c\/strong\u003eが、力まずに飛距離アップと心地よいスイング感をもたらします。軽快な振り心地でゴルフをより楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/04_main.jpg?v=1772694911\" 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\"\u003eSUPER PREMIUM GRAPHITEの文字が示す\u003cstrong\u003e高品質\u003c\/strong\u003e。精密なカーボン素材が、インパクトのブレを抑制し、安定した方向性であなたのショット精度を向上させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0072859343_cc2a8992-cede-4b41-a2b8-33368e7c321b.jpg?v=1772694910\" 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タイプ: カスタムシャフト\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フレックス: L\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数量: 2本\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため作成しません。 --\u003e\n    \u003c!-- 注意事項セクション (Notes) は情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007677771876,"sku":null,"price":8000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/04_main.jpg?v=1772694911"},{"product_id":"10001998","title":"【追加購入 グリップ\/1本\/5,500円】 取り付け工賃無料","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  \u003ch2\u003e【追加購入 グリップ\/1本\/5,500円】 取り付け工賃無料\u003c\/h2\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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/option_07.jpg?v=1772694929\" 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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/2026-05-18_15.54.48-COLLAGE.jpg?v=1779087979\" 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\u003eアイアン、ウッドクラブ購入の方でグリップ変更希望の場合にのみ適用されます。\u003c\/li\u003e\n        \u003c\/ul\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      本商品は取り寄せとなるため、ご注文から発送まで\u003cstrong\u003e2週間程度\u003c\/strong\u003eお時間をいただきます。\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    \u003cp class=\"body-text\"\u003e\n      購入前のカートページにて、注文メモへ下記を明記の上ご購入ください。\n    \u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e取り寄せグリップ詳細\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e記入忘れの場合は、下記メールアドレスまでご注文者様のお名前と内容を連絡くださいませ。\u003c\/strong\u003e\u003cbr\u003e\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\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007683342436,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/option_07.jpg?v=1772694929"},{"product_id":"10001988","title":"カスタムシャフト用 日本シャフトNS950（NEO)","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\"\u003eNS950neo 精密設計の信頼感\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\/imgrc0088052122.jpg?v=1772694933\" 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\/950gh_neo_c.jpg?v=1772694934\" 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カスタムシャフト「日本シャフトNS950neo」に関する詳細データです。掲載されている画像にてスペックをご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/6339555.jpg\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/6339553.jpg\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"（R)","offer_id":48427631149156,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"（SR)","offer_id":48427631181924,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"（S)","offer_id":48427631214692,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0088052122.jpg?v=1772694933"},{"product_id":"10001930","title":"日本シャフトNS PRO MODUS3 アイアンシャフト 【ironNS】【Reshaft】 人気 ウェッジ ゴルフクラブ 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\u003eNS PRO MODUS3\u003c\/strong\u003eが、あなたのショットを革新します。狙い通りの弾道と確かな飛距離を両立し、ゴルフを新たな次元へ導きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001930_main.jpg?v=1772694938\" 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\/img65077626_f73076d1-5491-4e78-9ddc-cac9cac9c63.jpg?v=1772694937\" 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製品画像 1\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\/6339555.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製品画像 2\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\/6339553.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\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"120R \/ 37インチ（ウエッジ用）","offer_id":48007683899492,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"120R \/ アイアン用","offer_id":48007683932260,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"120S \/ 37インチ（ウエッジ用）","offer_id":48007683965028,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"120S \/ アイアン用","offer_id":48007683997796,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"130S \/ 37インチ（ウエッジ用）","offer_id":48007684030564,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"130S \/ アイアン用","offer_id":48007684063332,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"120X \/ 37インチ（ウエッジ用）","offer_id":48007684096100,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"120X \/ アイアン用","offer_id":48007684128868,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"105（R) \/ 37インチ（ウエッジ用）","offer_id":48007684161636,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"105（R) \/ アイアン用","offer_id":48007684194404,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10001930_main.jpg?v=1772694938"},{"product_id":"10002034","title":"オプション（1,100円〜分）","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\/option_bn.jpg?v=1772694943\" 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\/2026-05-18_15.54.48-COLLAGE.jpg?v=1779087979\" 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\u003eオプション項目\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\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"1000円分","offer_id":48007685275748,"sku":null,"price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"2000円分","offer_id":48007685308516,"sku":null,"price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"3000円分","offer_id":48007685341284,"sku":null,"price":3000.0,"currency_code":"JPY","in_stock":true},{"title":"4000円分","offer_id":48007685374052,"sku":null,"price":4000.0,"currency_code":"JPY","in_stock":true},{"title":"5000円分","offer_id":48007685406820,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true},{"title":"6000円分","offer_id":48007685439588,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/option_bn.jpg?v=1772694943"},{"product_id":"10000262","title":"レーザー加工 \u003cbr\u003eお好みのデザインも可能","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\/10000262_main.jpg?v=1772694946\" 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\/10000262kakou_02.jpg?v=1772694946\" 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\/10000262kakou_03b.jpg?v=1772694946\" 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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/10000262kakou_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\/10000262kakou_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\/item\/10000262kakou_03b.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\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=\"step-list\"\u003e\n                \u003cli\u003eクラブ（ヘッド）到着後、加工を開始いたします。\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007685603428,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000262_main.jpg?v=1772694946"},{"product_id":"10002023","title":"【追加購入 カスタムシャフト】ゼロス6 （1本\/6,600円）","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ゼロス6で理想のゴルフを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e緻密な設計が光る、\u003cstrong\u003eN.S.PRO Zelos 6\u003c\/strong\u003e。このカスタムシャフトが、あなたのスイングに吸い付くようなフィット感をもたらし、クラブのポテンシャルを最大限に引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002023_main.jpg?v=1772694948\" 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\/imgrc0076994986.jpg?v=1772694948\" 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\u003eN.S.PRO Zelos 6は、以下の特徴を持つカスタムシャフトです。\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      \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        \u003cli\u003eクラブをご購入のお客様は、取り付け工賃が無料となります。\u003c\/li\u003e\n        \u003cli\u003e価格: 6,600円(税込)\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 width=\"20%\"\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\u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\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\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007685668964,"sku":null,"price":6000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10002023_main.jpg?v=1772694948"},{"product_id":"10000611","title":"オプション（5,500円分）","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\/option_bn_ccb6de23-83c5-4553-aca1-9adf1e799b19.jpg?v=1772694963\" 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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eオプション（5,500円分）\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"Default Title","offer_id":48007687340132,"sku":null,"price":5000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/option_bn_ccb6de23-83c5-4553-aca1-9adf1e799b19.jpg?v=1772694963"}],"url":"https:\/\/toho-golf.we-shop.jp\/collections\/cost-performance.oembed","provider":"東邦ゴルフ","version":"1.0","type":"link"}