{"title":"無限在庫候補","description":"","products":[{"product_id":"customwedge","title":"送料無料 ウェッジ 軟鉄鍛造ウェッジ ウェイトネジ ビス付 52度 58度（2本セット） CNCミーリング加工 カスタム ウェイト調整 低重心 東邦ゴルフ 匠 FORGED\u003cbr\u003eforged ウエッジクラブ \u003cbr\u003e 52°58°ウェッジ ゴルフクラブ フォージド 地クラブ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軟鉄鍛造が生む精密アプローチ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eS20C軟鉄鍛造\u003c\/strong\u003eと\u003cstrong\u003eCNCミーリング加工\u003c\/strong\u003eが、グリーンを狙うショットに確かな感触と高次元のスピン性能をもたらします。ウェイト調整で自在な重心操作を実現し、ミスショットを軽減。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/customwedge_main.jpg?v=1772694973\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e狙い澄ますカスタムウェッジ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプロも認めた信頼の品質\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            2016年開催の「アクティベーションカップ」にて、\u003cstrong\u003e丸山茂樹プロが当社匠forgedウエッジ52°でホールインワンを達成\u003c\/strong\u003eしました。その記念にサインをいただきました。\n        \u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/imgrc0069074595.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丸山茂樹プロのサイン入り\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            また、お客様のニーズに合わせ、\u003cstrong\u003eシャフト交換やグリップ・シャフトの変更も可能\u003c\/strong\u003eです（工賃無料）。お求めのクラブと一緒に買い物カゴに追加してください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのウェッジは、革新的な技術と熟練の技が融合し、ゴルファーのパフォーマンスを最大限に引き出します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eウェイトネジの脱着\u003c\/strong\u003eにより重心位置を変更可能。トゥ側に装着することでスイートエリアが広がり、ミスショットを軽減します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブレード上部の厚み\u003c\/strong\u003eが重心を上げ、打点の上下のブレを最小限に抑え、深いラフからも安定したスピン量をもたらします。\u003c\/li\u003e\n                    \u003cli\u003eさらなる進化を遂げた\u003cstrong\u003e丸棒（S20C）からの軟鉄鍛造\u003c\/strong\u003eで、確かな打感と操作性を実現しました。\u003c\/li\u003e\n                    \u003cli\u003eロフト角は\u003cstrong\u003e52°と58°\u003c\/strong\u003e、適度なバウンス設定で様々な状況に対応します。\u003c\/li\u003e\n                    \u003cli\u003e世界のトッププレーヤーとともに研究を重ねたウェッジ職人が削り出したソールは、\u003cstrong\u003eツアープロのあらゆる要望に応えるデザイン\u003c\/strong\u003eです。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eフェース面はCNCミーリング加工\u003c\/strong\u003eでより均一面を実現し、ボールへの摩擦を増大。\u003c\/li\u003e\n                    \u003cli\u003eグルーブの表面積を通常のウェッジと比べて\u003cstrong\u003e30％拡大\u003c\/strong\u003eし、深いライや濡れたコンディションでもコンスタントに高いスピン量を生み出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e主要仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の基本仕様をご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e商品名\u003c\/td\u003e\n\u003ctd\u003eCNC forged 軟鉄鍛造 ウェイトネジ付 カスタムウェッジ\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eヘッド素材\u003c\/td\u003e\n\u003ctd\u003eS20C軟鉄鍛造 (耐摩耗性に優れ、スコアリングエッジが“だれにくく”スピン性能が長く持続)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e標準シャフト\u003c\/td\u003e\n\u003ctd\u003e日本シャフト製NS-CI-110（108ｇ)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eクラブ重量\u003c\/td\u003e\n\u003ctd\u003eNS108ｇスチール仕様で460ｇ前後\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003e長さ\u003c\/td\u003e\n\u003ctd\u003e35インチ (当店基準、個体差はご容赦ください)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eシャフト硬度\u003c\/td\u003e\n\u003ctd\u003eWEDGE硬度（表示硬度としてはSRぐらいに相当）\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eバランス\u003c\/td\u003e\n\u003ctd\u003eD2±1\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eグリップ\u003c\/td\u003e\n\u003ctd\u003eオリジナルグリップ\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eロフト52°\u003c\/td\u003e\n\u003ctd\u003eライ角64° \/ バウンス8°\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003ctd\u003eロフト58°\u003c\/td\u003e\n\u003ctd\u003eライ角64° \/ バウンス15°\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e詳細図・構造\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eウェッジの詳細な構造と特徴を視覚的にご確認いただけます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_04.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/customwedge1_12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意点・お問い合わせ\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eシャフト交換やグリップ\/シャフトの変更も可能です（工賃無料）。ご希望の場合は、お求めのクラブと一緒に買い物カゴに追加してください。\u003c\/li\u003e\n            \u003cli\u003e長さは当店基準とします。個体差はご容赦ください。\u003c\/li\u003e\n            \u003cli\u003e詳細はメールにてお問い合わせください。メールマガジン購読でお得な情報のチャンスがございますので、ご注文時には当店からのメルマガのチェックを外さないでください。\u003c\/li\u003e\n            \u003cli\u003eお問い合わせ先: \u003ca href=\"mailto:toho@golfer.co.jp\"\u003etoho@golfer.co.jp\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"NS108ｇスチール","offer_id":48427514069092,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"NS950(S)","offer_id":48427514101860,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge105","offer_id":48427514134628,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge115","offer_id":48427514167396,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"モーダスwedge125","offer_id":48427514200164,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(S200)","offer_id":48427514232932,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"DMG(X100)","offer_id":48427514265700,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"wedge50カーボン","offer_id":48427514298468,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス７（S)","offer_id":48427514331236,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス７（R)","offer_id":48427514364004,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（R)","offer_id":48427514396772,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true},{"title":"ゼロス8（S)","offer_id":48427514429540,"sku":null,"price":38000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/customwedge_main.jpg?v=1772694973"},{"product_id":"10000006-yu201310","title":"レーザー彫刻にて名入れ \u003cbr\u003e【ネーム印字】【ゴルフクラブ 姫路 ウェッジ専門店】 golfclub","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e唯一無二の刻印で輝く\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e繊細なレーザー彫刻\u003c\/strong\u003eが、\u003cstrong\u003e所有する喜び\u003c\/strong\u003eを最大限に高めます。\u003cstrong\u003e特別な一本\u003c\/strong\u003eで、\u003cstrong\u003eゴルフライフ\u003c\/strong\u003eに彩りを添える。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0074174398.jpg?v=1772694976\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなただけの相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e自由な発想を刻む場所\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eヘッド部\u003c\/strong\u003e、または\u003cstrong\u003eシャフト部\u003c\/strong\u003e。\u003cstrong\u003eメッセージやイニシャル\u003c\/strong\u003eを自由に配置し、\u003cstrong\u003e個性を表現\u003c\/strong\u003eする。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000006-yu201310_02.jpg?v=1772694976\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなただけの配置を\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e理想を叶える二つの表情\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eメッキ前後の異なる彫刻仕上げ\u003c\/strong\u003eが、ウェッジに\u003cstrong\u003e深みと風格\u003c\/strong\u003eをもたらします。\u003cstrong\u003e確かなプロセス\u003c\/strong\u003eで、手元へお届け。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000006-yu201310_04.jpg?v=1772694977\" 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":"1.ヘッド部分 \/ メッキ前彫刻仕上げ(納期2〜3週間)","offer_id":48007688224868,"sku":"-A","price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"1.ヘッド部分 \/ メッキ後彫刻仕上げ(納期2〜3日)","offer_id":48007688257636,"sku":"-B","price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"2.ネック部分 \/ メッキ前彫刻仕上げ(納期2〜3週間)","offer_id":48427394039908,"sku":null,"price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"2.ネック部分 \/ メッキ後彫刻仕上げ(納期2〜3日)","offer_id":48427394105444,"sku":null,"price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"3.ソール部分（パター） \/ メッキ前彫刻仕上げ(納期2〜3週間)","offer_id":48427394072676,"sku":null,"price":2000.0,"currency_code":"JPY","in_stock":true},{"title":"3.ソール部分（パター） \/ メッキ後彫刻仕上げ(納期2〜3日)","offer_id":48427394138212,"sku":null,"price":2000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/imgrc0074174398.jpg?v=1772694976"},{"product_id":"10000569","title":"【カスタム】 \u003cbr\u003e フェアウェイウッド \u003cbr\u003eフジクラシャフト \u003cbr\u003e 人気 ウェッジ ゴルフクラブ golfclub 0901_autumn 1118_flash","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \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\/10000569_main.jpg?v=1772694978\" 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究極の1本を見つけるゴルフ診断\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\/img57110456_1_1a066a60-887f-4743-9b6f-32c55e5a66e1.jpg?v=1772694977\" 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。安定した弾道でOBを減らし、狙い通りのショットでスコアアップが叶います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/img57110457_c6b3906f-4c7f-4185-ab51-0c66c8bc823a.jpg?v=1772694978\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自信を持ってグリーンを狙う\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"東邦ゴルフ","offers":[{"title":"＃３ \/ R（標準）","offer_id":48007688355940,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃３ \/ SR（やや硬め）","offer_id":48417073627236,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃３ \/ S（硬め）","offer_id":48417073660004,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃５ \/ R（標準）","offer_id":48399873212516,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃５ \/ SR（やや硬め）","offer_id":48417073692772,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃５ \/ S（硬め）","offer_id":48417073725540,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃７ \/ R（標準）","offer_id":48399873278052,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃７ \/ SR（やや硬め）","offer_id":48417073758308,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true},{"title":"＃７ \/ S（硬め）","offer_id":48417073791076,"sku":null,"price":12000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000569_main.jpg?v=1772694978"},{"product_id":"10000387","title":"ROMBAX + TEAM TOHO \u003cbr\u003eFujikura ROMBAX X 5X07+1 \u003cbr\u003e【フジクラ×TEAM TOHO シャフト ROMBAX 5X07+1】 \u003cbr\u003e シャフト単品 \u003cbr\u003e 人気 ウェッジ ゴルフクラブ golfclub 0901_autumn 1118_flash","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Instrument Sans\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #1c1c1c; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6b6b6b; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 0px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"◆\"; color: #1c1c1c; font-size: 0.8em; top: 4px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6b6b6b; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6b6b6b; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #efefef; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \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\u003eTEAM TOHO\u003c\/strong\u003eが紡ぎ出す、ゴルフパフォーマンスを革新する一本。その精緻な設計が、あなたのスイングを新たな高みへ導きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000387_main.jpg?v=1772694980\" 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\/shaft_01_4c24adde-616e-40c6-9e9e-6da636429290.jpg?v=1772694979\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最高の相乗効果\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eパイオニアが生む自信作\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e東邦ゴルフ\u003c\/strong\u003eの経験と\u003cstrong\u003eフジクラ\u003c\/strong\u003eの技術が融合。従来の枠を超え、あなたのゴルフを\u003cstrong\u003e別次元\u003c\/strong\u003eへと引き上げる、まさに自信に満ちたシャフトです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/shaft_02_6fa829bc-cd5e-45d7-9d50-7647d40aeaa1.jpg?v=1772694980\" 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本製品は、フジクラとTEAM TOHOの共同開発により生まれた、ゴルフシャフト単品です。ドライバーやウェッジなど、様々なクラブの性能を最大限に引き出すために設計されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eフジクラ\u003c\/strong\u003eと\u003cstrong\u003eTEAM TOHO\u003c\/strong\u003eの共同開発による革新性\u003c\/li\u003e\n                    \u003cli\u003eゴルフパフォーマンスを劇的に革新する一本\u003c\/li\u003e\n                    \u003cli\u003eクラブのヘッド特性に合わせた\u003cstrong\u003e最適設計\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e未体験のボール初速\u003c\/strong\u003eと驚異的な\u003cstrong\u003e安定性\u003c\/strong\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\u003eROMBAX X 5X07+1の内部構造と、最適なパフォーマンスを引き出すための技術的な特徴を図で解説します。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/shaft_01.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eシャフト内部構造と技術説明図\u003c\/p\u003e\n            \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\u003eROMBAX X 5X07+1の具体的な性能データ、長さ、重さなどの詳細スペックは以下の画像をご参照ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/toho-now\/cabinet\/item\/shaft_02.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eROMBAX X 5X07+1 詳細スペック\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: ROMBAX + TEAM TOHO Fujikura ROMBAX X 5X07+1\u003c\/li\u003e\n                    \u003cli\u003eカテゴリ: ゴルフシャフト（単品）\u003c\/li\u003e\n                    \u003cli\u003eブランド: フジクラ、TEAM TOHO\u003c\/li\u003e\n                    \u003cli\u003e関連キーワード: 人気、ウェッジ、ゴルフクラブ\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 0901_autumn, 1118_flash\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":"5X07R+1","offer_id":48417058848868,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"5X07SR+1","offer_id":48417058881636,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"5X07S+1","offer_id":48417058914404,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/4234\/5572\/files\/10000387_main.jpg?v=1772694980"}],"url":"https:\/\/toho-golf.we-shop.jp\/collections\/%e7%84%a1%e9%99%90%e5%9c%a8%e5%ba%ab%e5%80%99%e8%a3%9c.oembed","provider":"東邦ゴルフ","version":"1.0","type":"link"}