{"title":"CHERVO","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-sheets-root=\"1\"\u003eCHERVO\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"032-52112","title":"CHERVO（シェルボ）ブルゾン","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVO 高機能ブルゾン 洗練された装い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日常からアクティブシーンまで、どんな瞬間も上品に彩る\u003cstrong\u003eCHERVO\u003c\/strong\u003eのブルゾンです。しなやかな\u003cstrong\u003e2WAYストレッチ素材\u003c\/strong\u003eが、動きやすさと快適な着心地を両立しています。突然の雨にも対応する\u003cstrong\u003e撥水機能\u003c\/strong\u003eで、一日中安心して過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_097a9dca-19ca-4b90-bacc-b8734c2455db.jpg?v=1756982126\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO高機能ブルゾンの着用イメージ\"\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ディテールに宿る CHERVOの品格\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eファスナー一つにも、ブランドの美学が息づいています。無地柄の\u003cstrong\u003eCHERVOロゴ\u003c\/strong\u003eをあしらった\u003cstrong\u003e止水ファスナー\u003c\/strong\u003eは、デザイン性と機能性を高次元で融合。開閉するたびに現れる風よけ部分のロゴが、さりげない上質感を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_afa4f0fe-9759-487a-98cd-5700f9741d20.jpg?v=1761555310\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOブルゾンのディテール、止水ファスナーとロゴ\"\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\/0627\/3295\/9840\/files\/download_37587715-662d-4e88-9d70-16cb894bc1e6.jpg?v=1761555310\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOブルゾンのスマートな着用シルエット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きやすさと美しさを両立\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eファスナーに拘ったシンプルなブルゾンです。機能性とデザイン性を両立したディテールが魅力です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e無地柄CHERVOロゴをあしらった止水ファスナー\u003c\/li\u003e\n                \u003cli\u003eファスナーを開けると現れる風よけ部分のCHERVOロゴ\u003c\/li\u003e\n                \u003cli\u003eしなやかな2WAYストレッチ素材\u003c\/li\u003e\n                \u003cli\u003e突然の雨にも対応する撥水機能\u003c\/li\u003e\n            \u003c\/ul\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    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e身幅\u003c\/th\u003e\n                            \u003cth\u003e肩幅\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e68cm\u003c\/td\u003e\n                            \u003ctd\u003e50cm\u003c\/td\u003e\n                            \u003ctd\u003e43cm\u003c\/td\u003e\n                            \u003ctd\u003e62cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※サイズについて\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e商品はすべて平置きの状態で採寸しております。\u003c\/li\u003e\n                \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\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表側：ナイロン 85%、ポリウレタン 15%\u003c\/li\u003e\n                \u003cli\u003e裏側：ポリエステル 100%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a9\/Care_Label_Symbols.svg\/1200px-Care_Label_Symbols.svg.png\" class=\"img-fluid\" alt=\"洗濯表示\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"40 \/ ホワイト","offer_id":42258447368288,"sku":"325211240004","price":48950.0,"currency_code":"JPY","in_stock":true},{"title":"40 \/ ネイビー","offer_id":42258447401056,"sku":"325211240098","price":48950.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ホワイト","offer_id":42258447433824,"sku":"325211242004","price":48950.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ネイビー","offer_id":42258447466592,"sku":"325211242098","price":48950.0,"currency_code":"JPY","in_stock":true},{"title":"44 \/ ホワイト","offer_id":42258447499360,"sku":"325211244004","price":48950.0,"currency_code":"JPY","in_stock":true},{"title":"44 \/ ネイビー","offer_id":42258447532128,"sku":"325211244098","price":48950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_097a9dca-19ca-4b90-bacc-b8734c2455db.jpg?v=1756982126"},{"product_id":"033-63300","title":"CHERVO（シェルボ）ユニセックスゴムメッシュベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVO 彩り豊か ゴルフスタイルを引き立てる\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\/0627\/3295\/9840\/files\/033-63300-072_1.jpg?v=1758532572\" 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快適フィット CHERVO ユニセックスメッシュベルト\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\/0627\/3295\/9840\/files\/033-63300-072_3.jpg?v=1758532572\" 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\/0627\/3295\/9840\/files\/033-63300-095_1.jpg?v=1758532572\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイリングをアップデート\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eCHERVOユニセックスゴムメッシュベルトの主な特徴をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eユニセックスで使える35mm幅デザイン\u003c\/li\u003e\n                \u003cli\u003e全色を取り入れた多色の織りゴムバンド\u003c\/li\u003e\n                \u003cli\u003e洗練されたカスタムガンメタルグレーのロゴ入りバックル\u003c\/li\u003e\n                \u003cli\u003eイタリア製の高品質\u003c\/li\u003e\n                \u003cli\u003eスタイルを引き立てる上品なアクセント\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e下記サイズは平置き採寸です。商品の個体差もございますので目安としてご参照ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e【52】巾3.5cm×全長117cm\u003c\/li\u003e\n                \u003cli\u003e【48】巾3.5cm×全長107cm\u003c\/li\u003e\n                \u003cli\u003e【46】巾3.5cm×全長101cm\u003c\/li\u003e\n                \u003cli\u003e【50】巾3.5cm×全長111cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e※同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品を構成する素材についてご案内します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e本体：レーヨン 70%\u003c\/li\u003e\n                \u003cli\u003e本体：綿 18%\u003c\/li\u003e\n                \u003cli\u003e本体：ポリウレタン 12%\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            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"42 \/ ライトピンク","offer_id":42299711127648,"sku":"336330042072","price":20790.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ブルー","offer_id":42299711160416,"sku":"336330042095","price":20790.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-63300-072_1.jpg?v=1758532572"},{"product_id":"032-53410","title":"CHERVO（シェルボ）フルジッププリントブルゾン","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eシェルボ ブルゾン 魅せるファンシーボックス\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-53410-096_1.jpg?v=1758532806\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性を際立たせるデザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を際立たせるデザイン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e全体に広がる「\u003cstrong\u003eファンシーボックス\u003c\/strong\u003e」プリントが、洗練された個性を演出します。\u003cstrong\u003e軽量で動きやすいストレッチジャージ\u003c\/strong\u003eが、身体に寄り添いながらも\u003cstrong\u003e心地よさ\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e速乾ストレッチ 隠しポケットの機能美\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-53410-096_5.jpg?v=1758532805\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートな収納力\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートな収納力\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e両サイドに巧妙に\u003cstrong\u003e隠されたジップポケット\u003c\/strong\u003eは、\u003cstrong\u003e必需品をスマートに収納\u003c\/strong\u003eします。\u003cstrong\u003e速乾性に優れたストレッチジャージ素材\u003c\/strong\u003eが、汗ばむシーンでも常に\u003cstrong\u003eさらりとした肌触り\u003c\/strong\u003eを保ちます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフ 軽やかに動ける スタイルアップ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-53410-096_6.jpg?v=1758532805\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由自在な着こなし\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自由自在な着こなし\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eスタイリッシュなスリムフィット\u003c\/strong\u003eが、着用する方の\u003cstrong\u003eシルエットを美しく引き立てます\u003c\/strong\u003e。前面の\u003cstrong\u003e2ウェイジップ\u003c\/strong\u003eで着こなしの幅が広がり、\u003cstrong\u003eアクティブな動きを軽やかにサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\n    \u003c!-- 商品の特徴 --\u003e\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\"\u003eCHERVO（シェルボ）フルジッププリントブルゾンの主な特徴です。\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前面の2ウェイジップで着こなしの幅が広がる\u003c\/li\u003e\n                \u003cli\u003e両サイドに隠れたジップポケットで機能性も抜群\u003c\/li\u003e\n                \u003cli\u003eおしゃれと快適さを両立した一着\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※商品画像について\u003c\/p\u003e\n            \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!-- サイズ詳細 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e商品のサイズ情報です。お手持ちの服と比較してご検討ください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈(後)\u003c\/th\u003e\n                            \u003cth\u003e身幅\u003c\/th\u003e\n                            \u003cth\u003e肩幅\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e40\u003c\/td\u003e\n                            \u003ctd\u003e62cm\u003c\/td\u003e\n                            \u003ctd\u003e41cm\u003c\/td\u003e\n                            \u003ctd\u003e36cm\u003c\/td\u003e\n                            \u003ctd\u003e61cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e42\u003c\/td\u003e\n                            \u003ctd\u003e64cm\u003c\/td\u003e\n                            \u003ctd\u003e44cm\u003c\/td\u003e\n                            \u003ctd\u003e38cm\u003c\/td\u003e\n                            \u003ctd\u003e61cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e65cm\u003c\/td\u003e\n                            \u003ctd\u003e46cm\u003c\/td\u003e\n                            \u003ctd\u003e40cm\u003c\/td\u003e\n                            \u003ctd\u003e61cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※サイズについて\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/li\u003e\n                \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 素材・生産国 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e商品の素材構成です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eナイロン 80%\u003c\/li\u003e\n                \u003cli\u003eポリウレタン 20%\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- 生産国に関する情報が提供されていないため、ここでは記載しません --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 洗濯表示 --\u003e\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=\"care-icons\"\u003e\n                \u003c!-- 洗濯表示の具体的な画像IDが提供されていないため、src属性は省略 --\u003e\n                \u003cimg alt=\"洗濯表示\" class=\"img-fluid\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) は情報がないため作成しません --\u003e\n    \u003c!-- 注意事項セクション (Notes) は他のセクション内で処理済みのため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"40 \/ ネイビー","offer_id":42299712176224,"sku":"325341040098","price":48510.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ネイビー","offer_id":42299712340064,"sku":"325341042098","price":48510.0,"currency_code":"JPY","in_stock":true},{"title":"44 \/ ネイビー","offer_id":42299712503904,"sku":"325341044098","price":48510.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-53410-096_1.jpg?v=1758532806"},{"product_id":"032-22014","title":"CHERVO（シェルボ）ハーフジップフリースシャツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e普段使いにもゴルフにも使える、洗練フリースシャツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシンプルながらも\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eは、どんな装いにも馴染み、冬の着こなしを上品に彩ります。\u003cstrong\u003eハーフジップ仕様\u003c\/strong\u003eで、温度調整も簡単。ポリエステルとポリウレタンの混紡素材が、\u003cstrong\u003e軽やかな着用感と快適な暖かさ\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-22014-004_1.jpg?v=1758782843\" 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動きやすさと美しさを両立、CHERVOゴルフウェア\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\/0627\/3295\/9840\/files\/032-22014-004_3.jpg?v=1758782725\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人の着こなし\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された大人の着こなし\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシェルボのこだわりが光る、上質ディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eジップを開閉するたびに感じる、\u003cstrong\u003eなめらかな操作感と耐久性\u003c\/strong\u003e。首元にはさりげないラインデザインがあしらわれ、顔まわりに洗練された印象を与えます。袖口の\u003cstrong\u003eワンポイントロゴ\u003c\/strong\u003eが、CHERVOらしい品格を添えるアクセントです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-22014-004_5.jpg?v=1758782844\" class=\"img-fluid d-block w-100 product-img\" alt=\"首元を飾るさりげない美しさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e首元を飾るさりげない美しさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eハーフジップタイプのフリースシャツ。シンプルなデザインの中に、機能性とブランドのこだわりが光ります。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eハーフジップ仕様で温度調整が容易\u003c\/li\u003e\n          \u003cli\u003e袖口にはCHERVOのワンポイントロゴ\u003c\/li\u003e\n          \u003cli\u003eポリエステルとポリウレタンの混紡素材\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身幅\u003c\/th\u003e\n                \u003cth\u003e肩幅\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e44\u003c\/td\u003e\n                \u003ctd\u003e65.5cm\u003c\/td\u003e\n                \u003ctd\u003e49cm\u003c\/td\u003e\n                \u003ctd\u003e40.5cm\u003c\/td\u003e\n                \u003ctd\u003e62.5cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e※サイズについて\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/li\u003e\n          \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\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ポリエステル 90%\u003c\/li\u003e\n          \u003cli\u003eポリウレタン 10%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg alt=\"洗濯表示\" class=\"img-fluid\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n          \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"40 \/ ホワイト","offer_id":42299712602208,"sku":"322201440004","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"40 \/ ブラック","offer_id":42299712634976,"sku":"322201440019","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"40 \/ ブラウン","offer_id":42299712667744,"sku":"322201440043","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"40 \/ ネイビー","offer_id":42299712733280,"sku":"322201440098","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ホワイト","offer_id":42299712766048,"sku":"322201442004","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ブラック","offer_id":42299712798816,"sku":"322201442019","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ブラウン","offer_id":42299712831584,"sku":"322201442043","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ネイビー","offer_id":42299712897120,"sku":"322201442098","price":18150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-22014-004_1.jpg?v=1758782843"},{"product_id":"031-72912","title":"CHERVO（シェルボ）裏起毛パンツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\u003e4WAYストレッチ\u003c\/strong\u003eが叶える、ストレスフリーな穿き心地。洗練シルエットが、都市にもフィールドにも自然に馴染み、軽やかな日常をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-72912-019_2_8e076c2b-e9fb-45ac-afa3-09a019d5026e.jpg?v=1758533189\" class=\"img-fluid d-block w-100 product-img\" alt=\"動きやすさを追求した洗練パンツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどんな動きも妨げない\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e撥水でアクティブに挑む ゴルフや旅のお供に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e不意の雨も安心の\u003cstrong\u003e撥水加工\u003c\/strong\u003eが、アクティブな一日をサポート。高ストレッチ素材が身体の動きにしなやかにフィットし、スマートな後ろ姿を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-72912-019_3_2ce70d84-9bfc-49fc-bdd6-7d99f567d5ef.jpg?v=1758533189\" class=\"img-fluid d-block w-100 product-img\" alt=\"撥水機能でアクティブシーンをサポート\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能美を追求した一本\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e冷える季節も暖かく包む とろける裏起毛\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肌に触れる裏側は、とろけるような\u003cstrong\u003e起毛素材\u003c\/strong\u003e。足を通した瞬間から暖かさに包まれ、優れた\u003cstrong\u003e保温性\u003c\/strong\u003eが長時間持続します。ゆったりとしたウエストで、冬もリラックス。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-72912-019_4_830c64d1-9277-4972-bb19-d2e3c1494936.jpg?v=1758533189\" class=\"img-fluid d-block w-100 product-img\" alt=\"とろける裏起毛で冬も暖かい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e冬のゴルフも暖かく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \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このパンツは、4WAYストレッチと撥水機能を持ったロングパンツです。裏側は起毛されており、暖かい肌触りと高い保温性も実現しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eあらゆる動きに対応する4WAYストレッチ\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 class=\"body-text\"\u003e高機能な素材が快適な着心地と耐久性を両立します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表側: ナイロン 89%、ポリウレタン 11%\u003c\/li\u003e\n          \u003cli\u003e裏側: ポリエステル 83%、ポリウレタン 17%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e各サイズの詳細については以下の表をご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003eボトム丈\u003c\/th\u003e\n                \u003cth\u003eウエスト\u003c\/th\u003e\n                \u003cth\u003eヒップ\u003c\/th\u003e\n                \u003cth\u003e股上\u003c\/th\u003e\n                \u003cth\u003e股下\u003c\/th\u003e\n                \u003cth\u003eわたり\u003c\/th\u003e\n                \u003cth\u003e裾幅\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e46\u003c\/td\u003e\n                \u003ctd\u003e106cm\u003c\/td\u003e\n                \u003ctd\u003e78cm\u003c\/td\u003e\n                \u003ctd\u003e48.5cm\u003c\/td\u003e\n                \u003ctd\u003e26.5cm\u003c\/td\u003e\n                \u003ctd\u003e81.5cm\u003c\/td\u003e\n                \u003ctd\u003e30cm\u003c\/td\u003e\n                \u003ctd\u003e15cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e48\u003c\/td\u003e\n                \u003ctd\u003e108cm\u003c\/td\u003e\n                \u003ctd\u003e83cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e27cm\u003c\/td\u003e\n                \u003ctd\u003e83cm\u003c\/td\u003e\n                \u003ctd\u003e32cm\u003c\/td\u003e\n                \u003ctd\u003e16cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e50\u003c\/td\u003e\n                \u003ctd\u003e110cm\u003c\/td\u003e\n                \u003ctd\u003e88cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e27.5cm\u003c\/td\u003e\n                \u003ctd\u003e84cm\u003c\/td\u003e\n                \u003ctd\u003e33cm\u003c\/td\u003e\n                \u003ctd\u003e17cm\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=\"care-icons\"\u003e\n          \u003cimg src=\"\" alt=\"洗濯表示\" class=\"img-fluid\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品はサンプル撮影のため、実際の商品と仕様、加工が若干異なる場合があります。実際の商品と色味や質感が異なる場合は、ハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n      \u003cli\u003e商品はすべて平置きの状態で採寸しており、同商品でも生産過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"48 \/ ブラック","offer_id":42299713323104,"sku":"317291248019","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ブラック","offer_id":42299713421408,"sku":"317291250019","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ブラック","offer_id":42299713519712,"sku":"317291252019","price":28600.0,"currency_code":"JPY","in_stock":true},{"title":"54 \/ ブラック","offer_id":42299713585248,"sku":"317291254019","price":28600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-72912-019_1_f73a99b8-1357-4697-9530-db71f7006b3a.jpg?v=1758533189"},{"product_id":"031-42971","title":"CHERVO（シェルボ）ジャージベスト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\u003e4WAYストレッチジャージ\u003c\/strong\u003eが、アクティブな動きに柔軟に対応します。無駄のない\u003cstrong\u003eミニマルなデザイン\u003c\/strong\u003eは、どんなコーディネートにも溶け込み、着こなしを格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-42971-019_1.jpg?v=1758533268\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO（シェルボ）ジャージベスト 全体イメージ\"\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\/0627\/3295\/9840\/files\/031-42971-019_6.jpg?v=1758533269\" class=\"img-fluid d-block w-100 product-img\" alt=\"防風止水ジッパーと左胸ワッペンのディテール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る上質さと機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフシーンから普段使いまで 動きやすいベスト\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e身体に吸い付くようなフィット感\u003c\/strong\u003eと\u003cstrong\u003e抜群のストレッチ性\u003c\/strong\u003eで、\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\/0627\/3295\/9840\/files\/031-42971-019_8.jpg?v=1758533269\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフシーンでのベスト着用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんな動きも妨げない着心地\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高密度ジャージ素材とこだわりのディテールで、快適性とデザイン性を両立。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e高密度で保温性のある4WAYストレッチジャージ\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                    \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表側：ナイロン 85% \/ ポリウレタン 15%\u003c\/li\u003e\n                    \u003cli\u003e裏側：ポリエステル 94% \/ ポリウレタン 6%\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg src=\"__IMG_CARE_ICONS_WASH__\" alt=\"洗濯表示\" class=\"img-fluid\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e※商品画像について\u003c\/p\u003e\n        \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":"CHERVO","offers":[{"title":"46 \/ ブラック","offer_id":42299714076768,"sku":"314297146019","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ サックス","offer_id":42299714109536,"sku":"314297146093","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ ネイビー","offer_id":42299714142304,"sku":"314297146098","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ブラック","offer_id":42299714175072,"sku":"314297148019","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ サックス","offer_id":42299714207840,"sku":"314297148093","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ネイビー","offer_id":42299714240608,"sku":"314297148098","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ブラック","offer_id":42299714273376,"sku":"314297150019","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ サックス","offer_id":42299714306144,"sku":"314297150093","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ネイビー","offer_id":42299714338912,"sku":"314297150098","price":38500.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ブラック","offer_id":42299714371680,"sku":"314297152019","price":38500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-42971-019_1.jpg?v=1758533268"},{"product_id":"031-23441","title":"CHERVO（シェルボ）半袖プリントポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVO 半袖プリントポロシャツ 唯一無二のデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e個性を際立たせる\u003cstrong\u003eファンシーボックスプリント\u003c\/strong\u003eが、洗練された大人のスタイルを演出します。\u003cstrong\u003e抗UV効果\u003c\/strong\u003eと\u003cstrong\u003e速乾性\u003c\/strong\u003eを兼ね備え、あらゆるシーンで快適な着心地が続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23441-023_1_6361f84e-ebf2-4403-bc0e-092c7f117556.jpg?v=1758534897\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO 半袖プリントポロシャツ 唯一無二のデザイン\"\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\/0627\/3295\/9840\/files\/031-23441-023_2_5b05ba73-52a7-4194-9f8e-dc3a7ae4a97b.jpg?v=1758534898\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフを楽しむ 洗練されたメンズポロ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e動きやすさも品格も妥協しない\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e差をつける襟元 シェルボの証\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eコントラストカラーのリブ襟\u003c\/strong\u003eと\u003cstrong\u003e精緻な刺繍\u003c\/strong\u003eが、ブランドの洗練されたこだわりを表現。肌触りの良い\u003cstrong\u003eストレッチ素材\u003c\/strong\u003eが、動きに合わせてしなやかにフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23441-023_4_038eb45c-d334-4831-9b78-5667ad1e76e0.jpg?v=1758534898\" 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  \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軽量で快適なポロシャツです。CHERVOのシグネチャースタイルをお楽しみください。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e抗UV効果と速乾性のあるストレッチジャージー素材\u003c\/li\u003e\n        \u003cli\u003e全体に施された個性的な「ファンシーボックス」プリント\u003c\/li\u003e\n        \u003cli\u003eコントラストのあるリブ付きカラーと刺繍\u003c\/li\u003e\n        \u003cli\u003eシーズン後半にぴったりの一着\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈(後)\u003c\/th\u003e\n              \u003cth\u003e身幅\u003c\/th\u003e\n              \u003cth\u003e肩幅\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e48\u003c\/td\u003e\n              \u003ctd\u003e72cm\u003c\/td\u003e\n              \u003ctd\u003e51cm\u003c\/td\u003e\n              \u003ctd\u003e41cm\u003c\/td\u003e\n              \u003ctd\u003e21.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e50\u003c\/td\u003e\n              \u003ctd\u003e74cm\u003c\/td\u003e\n              \u003ctd\u003e53cm\u003c\/td\u003e\n              \u003ctd\u003e43cm\u003c\/td\u003e\n              \u003ctd\u003e22cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e52\u003c\/td\u003e\n              \u003ctd\u003e76cm\u003c\/td\u003e\n              \u003ctd\u003e56cm\u003c\/td\u003e\n              \u003ctd\u003e44cm\u003c\/td\u003e\n              \u003ctd\u003e22cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e※サイズについて\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/li\u003e\n        \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e快適な着心地を提供するストレッチジャージー素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eストレッチジャージー素材\u003c\/li\u003e\n        \u003c!-- 入力データが途中で途切れているため、これ以上の詳細情報は記載できません --\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※商品画像について\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ グリーン","offer_id":42299714437216,"sku":"312344146023","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ グリーン","offer_id":42299714535520,"sku":"312344148023","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ グリーン","offer_id":42299714633824,"sku":"312344150023","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ グリーン","offer_id":42299714732128,"sku":"312344152023","price":31570.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23441-023_1_6361f84e-ebf2-4403-bc0e-092c7f117556.jpg?v=1758534897"},{"product_id":"031-23341","title":"CHERVO（シェルボ）半袖プリントポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会に映える洗練プリントポロ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e全体に施された「\u003cstrong\u003eファンシーボックス\u003c\/strong\u003e」プリントが、大人の個性をさりげなく主張します。軽量でスマートなシルエットは、あなたのゴルフスタイルを格上げするでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23341-098_1_4769f1d8-0d59-4cdd-85f7-e0a455811222.jpg?v=1758534733\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会に映える洗練プリントポロ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートなデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラウンドを快適にする高機能性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e抗UV効果\u003c\/strong\u003eと\u003cstrong\u003e速乾性\u003c\/strong\u003eを備えたストレッチジャージーが、暖かな季節のプレイをサポートします。身体に吸い付くようなフィット感で、どんな動きも妨げません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23341-098_3_e4987671-6d9d-41e5-8f30-26cd276c97d2.jpg?v=1758534733\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラウンドを快適にする高機能性ポロシャツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eストレスフリーな着心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る上質なこだわり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e緻密な「\u003cstrong\u003eファンシーボックス\u003c\/strong\u003e」柄と、胸元に品良く輝く\u003cstrong\u003e刺繍ロゴ\u003c\/strong\u003eが特徴です。サイドスリットがもたらす動きやすさも、シーズン後半に手放せない魅力となります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23341-098_6_176b09a7-af31-4021-acdb-2d1b85941449.jpg?v=1758534733\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部に宿る上質なこだわり\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eブランドの象徴\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e軽量で快適なメンズポロシャツ。暖かな季節のゴルフプレイをサポートする高機能性と、洗練されたデザインが魅力です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e軽量で快適な着心地\u003c\/li\u003e\n        \u003cli\u003e抗UV効果と速乾性に優れたストレッチジャージー\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 class=\"body-text\"\u003e商品はすべて平置きの状態で採寸しております。お手持ちのウェアと比較して、サイズをお選びください。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈(後)\u003c\/th\u003e\n              \u003cth\u003e身幅\u003c\/th\u003e\n              \u003cth\u003e肩幅\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e46\u003c\/td\u003e\n              \u003ctd\u003e70cm\u003c\/td\u003e\n              \u003ctd\u003e50cm\u003c\/td\u003e\n              \u003ctd\u003e42cm\u003c\/td\u003e\n              \u003ctd\u003e21cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e48\u003c\/td\u003e\n              \u003ctd\u003e73cm\u003c\/td\u003e\n              \u003ctd\u003e52.5cm\u003c\/td\u003e\n              \u003ctd\u003e43cm\u003c\/td\u003e\n              \u003ctd\u003e21.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e50\u003c\/td\u003e\n              \u003ctd\u003e74cm\u003c\/td\u003e\n              \u003ctd\u003e53cm\u003c\/td\u003e\n              \u003ctd\u003e44.5cm\u003c\/td\u003e\n              \u003ctd\u003e21.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e52\u003c\/td\u003e\n              \u003ctd\u003e76.5cm\u003c\/td\u003e\n              \u003ctd\u003e56cm\u003c\/td\u003e\n              \u003ctd\u003e45.5cm\u003c\/td\u003e\n              \u003ctd\u003e21.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eナイロン 90%\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 10%\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※生産国に関する情報はありません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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=\"care-icons\"\u003e\n        \u003cimg src=\"\" alt=\"洗濯表示\" class=\"img-fluid\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品画像について\n        \u003cp class=\"body-text\"\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003eサイズについて\n        \u003cp class=\"body-text\"\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ ブラック","offer_id":42299714863200,"sku":"312334146019","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ ネイビー","offer_id":42299714928736,"sku":"312334146098","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ブラック","offer_id":42299714994272,"sku":"312334148019","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ネイビー","offer_id":42299715059808,"sku":"312334148098","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ブラック","offer_id":42299715125344,"sku":"312334150019","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ネイビー","offer_id":42299715190880,"sku":"312334150098","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ブラック","offer_id":42299715256416,"sku":"312334152019","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ネイビー","offer_id":42299715321952,"sku":"312334152098","price":31570.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-23341-098_1_4769f1d8-0d59-4cdd-85f7-e0a455811222.jpg?v=1758534733"},{"product_id":"031-22916","title":"CHERVO（シェルボ）ポケット付きジップアップシャツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22916-093_7.png?v=1761557386\" 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\/0627\/3295\/9840\/files\/031-22916-093_6.jpg?v=1761557386\" 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\/0627\/3295\/9840\/files\/031-22916-093_1.jpg?v=1761557386\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e極上の心地よさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e左胸にポケットが付いているジップアップシャツです。以下のような特徴があります。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e袖口、裾のパイピングにより一枚でもサマになるデザイン\u003c\/li\u003e\n        \u003cli\u003e毎シーズン好評のストレッチ素材で快適な着心地\u003c\/li\u003e\n        \u003cli\u003e中空繊維を使用した確かな保温性\u003c\/li\u003e\n        \u003cli\u003e肌触りが温かい裏起毛加工\u003c\/li\u003e\n        \u003cli\u003eツルっとした表地でインナーとしても最適\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品はすべて平置きの状態で採寸しております。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈\u003c\/th\u003e\n              \u003cth\u003e身幅\u003c\/th\u003e\n              \u003cth\u003e肩幅\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e50\u003c\/td\u003e\n              \u003ctd\u003e73cm\u003c\/td\u003e\n              \u003ctd\u003e53cm\u003c\/td\u003e\n              \u003ctd\u003e45cm\u003c\/td\u003e\n              \u003ctd\u003e66cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e高品質な素材を使用し、快適な着心地を提供します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e本体：ナイロン 92%、ポリウレタン 8%\u003c\/li\u003e\n        \u003cli\u003e別地：ナイロン 84%、ポリウレタン 16%\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"\" class=\"img-fluid\" alt=\"洗濯表示\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため出力しない --\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      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ サックス","offer_id":42299715420256,"sku":"312291646093","price":23650.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ サックス","offer_id":42299715551328,"sku":"312291648093","price":23650.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ネイビー","offer_id":42299715584096,"sku":"312291648098","price":23650.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ サックス","offer_id":42299715682400,"sku":"312291650093","price":23650.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ネイビー","offer_id":42299715715168,"sku":"312291650098","price":23650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22916-093_7.png?v=1761557386"},{"product_id":"031-22011","title":"CHERVO（シェルボ）長袖ポロ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e暖かさを纏う、冬のゴルフウェア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e寒さから体を守る\u003cstrong\u003e中空繊維\u003c\/strong\u003eと\u003cstrong\u003e裏起毛素材\u003c\/strong\u003eが、冬のゴルフを\u003cstrong\u003e快適\u003c\/strong\u003eなものに変えます。優れた\u003cstrong\u003eストレッチ性\u003c\/strong\u003eで、どんなスイングもスムーズに。上品な着こなしを叶えながら、パフォーマンスもサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22011-004_2.jpg?v=1758786199\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアを着用したモデルがゴルフ場でポーズをとっている様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な保温性、確かな存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eディテールに宿る、上質な肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肌に触れる裏側は\u003cstrong\u003e微起毛\u003c\/strong\u003eで優しく、表側は\u003cstrong\u003eツルりとしたなめらかな質感\u003c\/strong\u003e。この心地よさが、インナーとして最適な理由です。洗練された\u003cstrong\u003e3つボタンの前立て\u003c\/strong\u003eが、装いに品格を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22011-004_4.jpg?v=1758534379\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアのディテール、特に襟元の3つボタンと生地の質感\"\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ナイロン92%\u003c\/strong\u003e、\u003cstrong\u003eポリウレタン8%\u003c\/strong\u003eの混合素材が、体にフィットしながらも\u003cstrong\u003e動きやすさ\u003c\/strong\u003eを追求。美しいシルエットは、アドレスからフィニッシュまで、あなたの動きをスマートに演出します。ゴルフはもちろん、あらゆる日常シーンで活躍する一枚です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22011-004_6.jpg?v=1758534379\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアを着用したモデルがスイングしている様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな佇まい、アクティブな毎日\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eCHERVOの長袖ポロは、冬のゴルフを快適にするための機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eオーソドックスな3つボタンタイプの前立て\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e中空繊維\u003c\/strong\u003eを使用した高い保温性\u003c\/li\u003e\n        \u003cli\u003e毎シーズン好評の\u003cstrong\u003e優れたストレッチ性\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e肌触りが温かく心地よい\u003cstrong\u003e裏起毛\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e表側はツルりとしたなめらかな質感\u003c\/li\u003e\n        \u003cli\u003eインナーとしても最適な設計\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e平置き採寸による製品の寸法です。お手持ちのウェアと比較して最適なサイズをお選びください。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈\u003c\/th\u003e\n              \u003cth\u003e身幅\u003c\/th\u003e\n              \u003cth\u003e肩幅\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e50\u003c\/td\u003e\n              \u003ctd\u003e75.5cm\u003c\/td\u003e\n              \u003ctd\u003e54.5cm\u003c\/td\u003e\n              \u003ctd\u003e46.5cm\u003c\/td\u003e\n              \u003ctd\u003e65cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e上質な素材を使用し、快適な着心地と耐久性を実現しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e ナイロン 92%、ポリウレタン 8%\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 class=\"body-text\"\u003e商品に合わせた適切なケアで、長くご愛用いただけます。\u003c\/p\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"\" alt=\"洗濯表示\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e商品画像について:\u003c\/strong\u003e\n        \u003cp class=\"body-text\"\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eサイズについて:\u003c\/strong\u003e\n        \u003cp class=\"body-text\"\u003e商品はすべて平置きの状態で採寸をしております。同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ ホワイト","offer_id":42299715780704,"sku":"312201146004","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"48 \/ ホワイト","offer_id":42307064168544,"sku":"312201148004","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ブラック","offer_id":42307064201312,"sku":"312201148019","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ホワイト","offer_id":42307064365152,"sku":"312201150004","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ブラック","offer_id":42307064397920,"sku":"312201150019","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ ブラック","offer_id":42362908409952,"sku":"312201146019","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-22011-004_2.jpg?v=1758786199"},{"product_id":"033-52901","title":"CHERVO（シェルボ）ベーシックキャップ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eシェルボの洗練デザインキャップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシャープなサイドカーブと正面のシェルボ刺繍が、\u003cstrong\u003eゴルフスタイルに洗練された印象\u003c\/strong\u003eをもたらします。どんなウェアにも馴染む、品格あるデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52901-004_1.png?v=1759546991\" 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心地よいフィット感 CHERVOキャップ\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\/0627\/3295\/9840\/files\/033-52901-004_2.png?v=1759546991\" class=\"img-fluid d-block w-100 product-img\" alt=\"心地よいフィット感 CHERVOキャップ\"\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サイズ自在 CHERVOベーシックキャップ\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\/0627\/3295\/9840\/files\/033-52901-004_3.png?v=1759546991\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ自在 CHERVOベーシックキャップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eパーフェクトなフィット感を実現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e定番の6パネルベーシックキャップに、CHERVOならではのこだわりが詰まっています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eシャープな印象を与えるサイドカーブ仕様\u003c\/li\u003e\n                \u003cli\u003e正面に施されたシェルボ刺繍がアクセント\u003c\/li\u003e\n                \u003cli\u003eロゴ入りのパイピングがデザイン性を高める\u003c\/li\u003e\n                \u003cli\u003e後ろのマジックテープで簡単にサイズ調整可能\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eポリエステル 97%\u003c\/li\u003e\n                \u003cli\u003eポリウレタン 3%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A442.png\" alt=\"洗濯表示\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e※モデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"99 \/ ホワイト","offer_id":42321617616992,"sku":"335290199004","price":10780.0,"currency_code":"JPY","in_stock":true},{"title":"99 \/ ブラック","offer_id":42321617649760,"sku":"335290199019","price":10780.0,"currency_code":"JPY","in_stock":true},{"title":"99 \/ ネイビー","offer_id":42321617715296,"sku":"335290199098","price":10780.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52901-004_1.png?v=1759546991"},{"product_id":"032-23444","title":"CHERVO（シェルボ）半袖プリントポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/032-23444-096_1.jpg?v=1759481169\" 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アクティブシーンを快適に UV対策\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e優れた\u003cstrong\u003e速乾性\u003c\/strong\u003eと\u003cstrong\u003eUVカット効果\u003c\/strong\u003eで、屋外でのプレイも安心。体の動きに寄り添う伸縮性素材が、自由なスイングをサポートし、あなたのパフォーマンスを引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-23444-096_2.jpg?v=1759481170\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポロシャツの機能性を強調する画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプレイをサポートする機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練された襟元と、躍動するプリント\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eコントラストを効かせた襟元が、顔周りをすっきりと演出します。軽量でしなやかな素材感が、長時間の着用でも\u003cstrong\u003eストレスフリーな体験\u003c\/strong\u003eを約束するでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-23444-096_4.jpg?v=1759481169\" 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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e夏にぴったりのポロシャツが登場！快適さとデザイン性を兼ね備えた一着をぜひお試しください。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eソフトタッチの軽量ストレッチジャージー素材\u003c\/strong\u003eで、肌に心地よくフィット\u003c\/li\u003e\n        \u003cli\u003e優れた\u003cstrong\u003e速乾性\u003c\/strong\u003eと、おしゃれな\u003cstrong\u003e「ファンシーボックス」プリント\u003c\/strong\u003eが魅力\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e抗UVA・UVB効果\u003c\/strong\u003eで紫外線からしっかりガード\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eコントラスト刺繍\u003c\/strong\u003eと\u003cstrong\u003e形状ヘムの襟\u003c\/strong\u003eがスタイリッシュな印象を演出\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈(後)\u003c\/th\u003e\n              \u003cth\u003e身幅\u003c\/th\u003e\n              \u003cth\u003e肩幅\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e40\u003c\/td\u003e\n              \u003ctd\u003e61cm\u003c\/td\u003e\n              \u003ctd\u003e40cm\u003c\/td\u003e\n              \u003ctd\u003e35cm\u003c\/td\u003e\n              \u003ctd\u003e19cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e42\u003c\/td\u003e\n              \u003ctd\u003e62cm\u003c\/td\u003e\n              \u003ctd\u003e42cm\u003c\/td\u003e\n              \u003ctd\u003e36cm\u003c\/td\u003e\n              \u003ctd\u003e19cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e44\u003c\/td\u003e\n              \u003ctd\u003e65cm\u003c\/td\u003e\n              \u003ctd\u003e45cm\u003c\/td\u003e\n              \u003ctd\u003e38cm\u003c\/td\u003e\n              \u003ctd\u003e19.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e※サイズについて\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/li\u003e\n        \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本体\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eナイロン 80%\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 20%\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e別地\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eナイロン 71%\u003c\/li\u003e\n        \u003cli\u003eポリウレタン 29%\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A352.png\" alt=\"洗濯表示\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※商品画像について\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。 実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"40 \/ ブルー系","offer_id":42337580712032,"sku":"322344440096","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"40 \/ ネイビー","offer_id":42337580744800,"sku":"322344440098","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ブルー系","offer_id":42337580777568,"sku":"322344442096","price":31570.0,"currency_code":"JPY","in_stock":true},{"title":"42 \/ ネイビー","offer_id":42337580810336,"sku":"322344442098","price":31570.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-23444-096_1.jpg?v=1759481169"},{"product_id":"033-63301","title":"CHERVO（シェルボ）ユニセックスベルト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVO上質デザイン、個性を放つ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eトーンの織りエラスティックバンド\u003c\/strong\u003eが豊かな表情を生み出し、\u003cstrong\u003e牛革との絶妙なコントラスト\u003c\/strong\u003eで魅了します。\u003cstrong\u003eカスタムバックル\u003c\/strong\u003eがコーディネートに独自の存在感を添える、\u003cstrong\u003e洗練された一本\u003c\/strong\u003eです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-63301-004_1.jpg?v=1759486383\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e差をつけるイタリアの感性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適なフィット感で、装いを格上げ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eレーヨンと綿、ポリウレタンをブレンドした織りエラスティック\u003c\/strong\u003eが、しなやかに体に寄り添い\u003cstrong\u003e一日中快適な装着感\u003c\/strong\u003eを提供します。\u003cstrong\u003e3.5cmの幅\u003c\/strong\u003eがウエストラインをすっきりと見せ、着こなしを\u003cstrong\u003eスマートに引き締め\u003c\/strong\u003eます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-63301-004_2.jpg?v=1759486383\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあらゆるシーンにマッチ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e本物を知る大人のためのイタリア製\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e上質な牛革\u003c\/strong\u003eと\u003cstrong\u003e緻密に織り込まれたエラスティック\u003c\/strong\u003eが融合し、\u003cstrong\u003e確かな品質と耐久性\u003c\/strong\u003eを実現しました。\u003cstrong\u003eイタリアの職人技\u003c\/strong\u003eが息づくこのユニセックスベルトが、\u003cstrong\u003e永く愛されるあなたのワードローブ\u003c\/strong\u003eに加わります。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-63301-004_3.jpg?v=1759486383\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e熟練の技術が光る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e洗練されたユニセックス35mmレザーベルト。トーンの織りエラスティックバンドが魅力的なコントラストを生み出し、カスタムバックルが個性を引き立てます。イタリア製の高品質なデザインで、どんなスタイルにもマッチ。あなたのコーディネートに特別なアクセントを加えましょう！\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e実寸サイズ（平置き）\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e【40】巾3.5cm × 全長95cm\u003c\/li\u003e\n                \u003cli\u003e【42】巾3.5cm × 全長98cm\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別地: レーヨン 70%, 綿 18%, ポリウレタン 12%\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e生産国: イタリア\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \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同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"42 \/ ホワイト","offer_id":42337580843104,"sku":"336330142004","price":22330.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-63301-004_1.jpg?v=1759486383"},{"product_id":"031-12011","title":"CHERVO（シェルボ）クルーネックプルオーバー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVO独特の柄、際立つ個性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシェルボが提案する、新境地のデザイン。全身に描かれた森のシダモチーフが、着る人のセンスを光らせます。他にはない大胆な柄使いで、いつもの装いに洗練された雰囲気を加えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-12011-004_1.jpg?v=1759479634\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOクルーネックプルオーバーの美しい森のシダ柄\"\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\/0627\/3295\/9840\/files\/032-12011-004_6.jpg?v=1759479634\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOクルーネックプルオーバーを着用した上品なスタイリング\"\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ウール50%、アクリル50%\u003c\/strong\u003eが織りなす、肌に寄り添うような柔らかな質感。温もりある風合いが、寒い季節も快適に過ごさせてくれます。森のシダ柄が持つ、細部へのこだわりを感じてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-12011-004_7.jpg?v=1759479634\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOクルーネックプルオーバーの暖かく柔らかな素材感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e心地よい肌触り、細部の美学\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp 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    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e平置き採寸による、各部の実寸サイズです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e【52】身丈:70cm 身幅:57cm 肩幅:44cm 袖丈:66.5cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e暖かく柔らかな肌触りの素材を使用しています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e毛 50%\u003c\/li\u003e\n                \u003cli\u003eアクリル 50%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/B432.png\" alt=\"洗濯表示アイコン\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品画像について:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eサイズについて:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/li\u003e\n            \u003cli\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ グレー","offer_id":42337581760608,"sku":"311201146013","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ グレー","offer_id":42337581793376,"sku":"311201148013","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"48 \/ ネイビー","offer_id":42337581826144,"sku":"311201148098","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ グレー","offer_id":42337581858912,"sku":"311201150013","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"50 \/ ネイビー","offer_id":42337581891680,"sku":"311201150098","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ グレー","offer_id":42337581924448,"sku":"311201152013","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ネイビー","offer_id":42337581957216,"sku":"311201152098","price":29700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/032-12011-004_1.jpg?v=1759479634"},{"product_id":"033-53362","title":"CHERVO(シェルボ）レディスサンバイザー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVOロゴが輝くバイザー\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\/0627\/3295\/9840\/files\/033-53362-004_1_bd6b82f6-0621-44be-8127-0648ed367f85.png?v=1761538228\" 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\/0627\/3295\/9840\/files\/033-53362-004_3_507bbdb0-a02b-4c1c-83a1-2d2238b1e359.png?v=1761538228\" 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\/0627\/3295\/9840\/files\/033-53362-004_4_f09eed54-3481-416e-b7fa-79b4cc00cfd5.jpg?v=1761538228\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅なゴルフスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eCHERVO(シェルボ）レディスサンバイザーの主な特徴です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eフロントに立体刺繍ロゴをあしらい、ブランド感をアピールします。\u003c\/li\u003e\n        \u003cli\u003eシルバーカラーの生地トリミングが、スポーティさとフェミニンな印象を引き立てます。\u003c\/li\u003e\n        \u003cli\u003e調節可能な面ファスナー（ベルクロ）仕様で、快適なフィット感を実現します。\u003c\/li\u003e\n        \u003cli\u003eラウンド中もずれにくく、ストレスフリーな着用感をサポートします。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこの商品のサイズに関する情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e女性用ワンサイズ\u003c\/li\u003e\n        \u003cli\u003e面ファスナーによりサイズ調整可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"99 \/ ホワイト","offer_id":42337581989984,"sku":"335336299004","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-53362-004_1_bd6b82f6-0621-44be-8127-0648ed367f85.png?v=1761538228"},{"product_id":"031-33310","title":"CHERVO（シェルボ）ハーフジップフーディープルオーバー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e耐久性抜群 パワースイングフーディー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自の\u003cstrong\u003eパワースイング生地\u003c\/strong\u003eがもたらす、他にはない\u003cstrong\u003e優れた耐久性\u003c\/strong\u003e。\u003cstrong\u003eテクニカルなデザイン\u003c\/strong\u003eと\u003cstrong\u003eクールな肌触り\u003c\/strong\u003eで、アクティブな一日を快適にサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-33310-051-1.jpg?v=1761199137\" 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!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e通気性へのこだわり 快適ハーフジップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e通気性を考慮したオープンワークインサート\u003c\/strong\u003eが、熱のこもりを防ぎます。\u003cstrong\u003eハーフジップ\u003c\/strong\u003eで温度調整も自由自在。一日中\u003cstrong\u003e快適な着心地\u003c\/strong\u003eを実感してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-33310-051-2.jpg?v=1761199138\" 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!-- 商品解説セクション (Main) - ブロック3 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアクティブな動きをサポート 完璧ゴルフスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eどんな動きにも\u003cstrong\u003eしなやかにフィットする機能的なデザイン\u003c\/strong\u003e。小物を安心収納できる\u003cstrong\u003eジッパー付きサイドポケット\u003c\/strong\u003eも完備し、\u003cstrong\u003eゴルフやアウトドア\u003c\/strong\u003eで活躍します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-33310-051-10.jpg?v=1761199137\" 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  \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\u003eCHERVO（シェルボ）ハーフジップフーディープルオーバーの主な特徴です。\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  \u003c!-- 今回の入力データには、サイズ、素材・生産国、配送に関する具体的な情報がないため、該当セクションは作成しません。 --\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      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ ライトベージュ","offer_id":42362919813216,"sku":"313331046051","price":52630.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ホワイト","offer_id":42362920566880,"sku":"313331052004","price":52630.0,"currency_code":"JPY","in_stock":true},{"title":"52 \/ ネイビー","offer_id":42362920599648,"sku":"313331052098","price":52630.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/031-33310-051-1.jpg?v=1761199137"},{"product_id":"033-52904","title":"CHERVO（シェルボ）バケットハット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\"\u003eCHERVOバケットハット 洗練ユニセックスデザイン\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52904-004-1.png?v=1761199378\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVOバケットハットのスタイリッシュな佇まい\"\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            どんなスタイルにも\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52904-004-3.png?v=1761199378\" class=\"img-fluid d-block w-100 product-img\" alt=\"調整機能とホルダーの説明画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e調整機能とホルダー\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            後ろの引手で簡単に\u003cstrong\u003eフィット感を調整可能\u003c\/strong\u003e。\n            サイドの\u003cstrong\u003eティーホルダー\u003c\/strong\u003eが、プレイ中の\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自由な動きをサポートする4WAYストレッチ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52904004-5.jpg?v=1761199377\" class=\"img-fluid d-block w-100 product-img\" alt=\"最高の被り心地を表現した画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最高の被り心地\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e4ウェイストレッチ素材\u003c\/strong\u003eが頭の動きにしなやかにフィット。\n            ゴルフやアクティブシーンで、一日中\u003cstrong\u003eストレスフリーな着用感\u003c\/strong\u003eを実現します。\n        \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\"\u003eCHERVOのバケットハットは、優れた機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eユニセックス\u003c\/strong\u003eデザインで、幅広いスタイルにマッチ。\u003c\/li\u003e\n                \u003cli\u003e後部の引手により、\u003cstrong\u003e簡単なフィット感調整\u003c\/strong\u003eが可能。\u003c\/li\u003e\n                \u003cli\u003eサイドに配置された\u003cstrong\u003eティーホルダー\u003c\/strong\u003eで、プレイ中もスムーズ。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e4ウェイストレッチ素材\u003c\/strong\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\n            モデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003cbr\u003e\n            実際の商品はハンガー撮影の画像をご参照ください。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46 \/ ホワイト","offer_id":42362919845984,"sku":"335290446004","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ ブラック","offer_id":42362920304736,"sku":"335290446019","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"46 \/ ネイビー","offer_id":42362920337504,"sku":"335290446098","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52904-004-1.png?v=1761199378"},{"product_id":"033-52931","title":"CHERVO（シェルボ）メンズ ニット帽","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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冬ゴルフを彩る CHERVOニット帽\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\/0627\/3295\/9840\/files\/033-52931-098_1.jpg?v=1761199997\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO メンズ ニット帽 正面のワッペン\"\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\/0627\/3295\/9840\/files\/033-52931-098_2.jpg?v=1761199998\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO メンズ ニット帽 畔編みの質感\"\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\/0627\/3295\/9840\/files\/033-52931-098_3.jpg?v=1761199998\" class=\"img-fluid d-block w-100 product-img\" alt=\"CHERVO メンズ ニット帽 後ろ姿\"\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\"\u003eCHERVOのニット帽は、クラシックな畔編みを基調としたシンプルなデザインが魅力です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e正面に配されたブランドワッペンが\u003cstrong\u003eさりげない品格\u003c\/strong\u003eを演出します。\u003c\/li\u003e\n                \u003cli\u003eしっかりとした畔編みの\u003cstrong\u003e立体的な凹凸感\u003c\/strong\u003eが、豊かな表情と温もりを与えます。\u003c\/li\u003e\n                \u003cli\u003eゴルフシーンだけでなく、\u003cstrong\u003e普段使いにも映える\u003c\/strong\u003e洗練された冬のアイテムです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品画像について\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品は「サンプル」にて撮影されています。実際の商品と仕様や加工が若干異なる場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品イメージは、ハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"99 \/ ネイビー","offer_id":42362919878752,"sku":"335293199098","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/033-52931-098_1.jpg?v=1761199997"},{"product_id":"031-15312","title":"CHERVO（シェルボ）コットン混ラウンドカラーニットセーター","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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 class=\"product-name\"\u003eCHERVO（シェルボ）コットン混ラウンドカラーニットセーター\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 class=\"highlight\"\u003e高機能な設計\u003c\/strong\u003eが\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\/0627\/3295\/9840\/files\/download_845fb80f-f117-478c-a491-b63195758f5b.jpg?v=1779356707\" 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\/0627\/3295\/9840\/files\/download_fe9f706d-7a5c-40cd-a880-461177837eb0.jpg?v=1779356709\" 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し、\u003cstrong class=\"highlight\"\u003eアイコニックな存在感\u003c\/strong\u003eを放ちます。繊維の混じりが生む微妙な表情が、着るたびに奥深い気品を与えます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_447e1619-3261-417a-885d-2ce5454eec03.jpg?v=1779356708\" 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  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのニットセーターは、上質な素材と機能性を兼ね備え、ゴルフシーンから普段使いまで幅広く活躍します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eコットンとカシミアの混紡による上質で滑らかな肌触り\u003c\/li\u003e\n        \u003cli\u003eラグジュアリーな質感と快適さの両立\u003c\/li\u003e\n        \u003cli\u003eテクスチャーヤーンによる独特のパターン\u003c\/li\u003e\n        \u003cli\u003eクラシックなラウンドカラーがもたらす洗練された品格\u003c\/li\u003e\n        \u003cli\u003e軽量でありながら保護性能に優れる\u003c\/li\u003e\n        \u003cli\u003e滑らかな着心地と動きやすさを考慮した設計\u003c\/li\u003e\n        \u003cli\u003eスイング時のストレスを軽減し、快適なプレーをサポート\u003c\/li\u003e\n        \u003cli\u003eオールシーズンのゴルフやリラックスタイムに活躍\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・組成\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e厳選された素材が、快適さと上質な着心地を提供します。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: コットン、カシミア混紡\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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実際の商品詳細については、ハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ サックス","offer_id":42650906296416,"sku":"311531246091","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650906329184,"sku":"311531246098","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650906361952,"sku":"311531248091","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650906394720,"sku":"311531248098","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650906427488,"sku":"311531250091","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650906460256,"sku":"311531250098","price":52800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_845fb80f-f117-478c-a491-b63195758f5b.jpg?v=1779356707"},{"product_id":"031-15342","title":"CHERVO（シェルボ）コットン混半袖ニットポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラグジュアリーな大人のゴルフスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"product-name\"\u003eCHERVO（シェルボ）コットン混半袖ニットポロシャツ\u003c\/span\u003e。\n      \u003cbr\u003e\n      \u003cstrong class=\"highlight\"\u003e上質素材\u003c\/strong\u003eが織りなす、流れるような\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\/0627\/3295\/9840\/files\/download_8730f057-d8f1-43ce-aaa9-aa1051bf0827.jpg?v=1779356711\" 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が、\u003cstrong class=\"highlight\"\u003e洗練された品格\u003c\/strong\u003eを静かに語りかけます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_313b0f7c-abb0-46a8-96ee-09440d2e8f71.jpg?v=1779356712\" 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。流れるような背面のシルエットは、\u003cstrong class=\"highlight\"\u003eスイングへの集中\u003c\/strong\u003eを力強くサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_0bb837bb-99f1-4b55-9bdd-a9a08709d0b9.jpg?v=1779356711\" 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          \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素材: 綿75％ カシミヤ25％\u003c\/li\u003e\n          \u003cli\u003e生産国: イタリア製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※商品画像について\u003cbr\u003e\n      ・モデル着用商品は「サンプル」にて撮影をしています。 実際の商品と仕様、加工が若干異なる場合があります。\u003cbr\u003e\n      ・実際の商品はハンガー撮影の画像をご参照ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650906558560,"sku":"311534246005","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ グリーン","offer_id":42650906591328,"sku":"311534246023","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650906624096,"sku":"311534246091","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650906656864,"sku":"311534246098","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650906689632,"sku":"311534248005","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650906722400,"sku":"311534248023","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650906755168,"sku":"311534248091","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650906787936,"sku":"311534248098","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650906820704,"sku":"311534250005","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650906853472,"sku":"311534250023","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650906886240,"sku":"311534250091","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650906919008,"sku":"311534250098","price":42900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_8730f057-d8f1-43ce-aaa9-aa1051bf0827.jpg?v=1779356711"},{"product_id":"031-15370","title":"CHERVO（シェルボ）コットン混ハーフジップニットベスト","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラウンドに映える品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上質な\u003cstrong\u003eコットン混紡素材\u003c\/strong\u003eが、しなやかな動きと快適な着心地を約束します。洗練されたデザインは、ベテランゴルファーの装いを格上げし、堂々とした風格を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_42abff0a-ca0c-450f-82b9-05d5d7e9b955.jpg?v=1779356713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアのベストを着た男性の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大人のゴルフスタイル完成\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eハーフジップの美学\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e首元をすっきりと見せる\u003cstrong\u003eハーフジップ\u003c\/strong\u003eは、着脱のしやすさも魅力です。シェルボならではの計算されたディテールが、プレイ中のわずかな仕草にも品位を宿します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_b660d86f-2baf-443a-aa30-741b8aa84c30.jpg?v=1779356713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハーフジップのディテールを示す画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品な首元を演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eあらゆる天候に対応\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽量\u003c\/strong\u003eでありながら高い保護性能を備え、ラウンド中の急な天候変化にも安心感を与えます。\u003cstrong\u003e通気性\u003c\/strong\u003eにも優れ、一日中快適なプレイをサポートする一着です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_125d3948-089a-49b4-aee8-e34fc923b902.jpg?v=1779356713\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアを着た男性の後ろ姿の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質なコットン混紡素材と洗練されたデザインが、快適さと品格を両立するハーフジップニットベストです。\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          \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素材: 綿55% ポリエステル45%\u003c\/li\u003e\n          \u003cli\u003e生産国: 中国製\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"\" alt=\"洗濯表示\"\u003e\n          \u003cimg src=\"\" alt=\"漂白処理\"\u003e\n          \u003cimg src=\"\" alt=\"乾燥処理\"\u003e\n          \u003cimg src=\"\" alt=\"アイロン\"\u003e\n          \u003cimg src=\"\" alt=\"ドライクリーニング\"\u003e\n          \u003cimg src=\"\" alt=\"ウェットクリーニング\"\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\u003e商品の実寸サイズ（仕上がり寸法）です。お手持ちのウェアと比較してサイズをお選びください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"\" alt=\"サイズスペック表\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 031-48270-004\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e \u003c!-- \/content-section (製品詳細全体) --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入時の注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e \u003c!-- \/container product-wrapper --\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ アイボリー","offer_id":42650907017312,"sku":"311537046006","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650907050080,"sku":"311537046098","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ アイボリー","offer_id":42650907082848,"sku":"311537048006","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650907115616,"sku":"311537048098","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ アイボリー","offer_id":42650907148384,"sku":"311537050006","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650907181152,"sku":"311537050098","price":46200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_42abff0a-ca0c-450f-82b9-05d5d7e9b955.jpg?v=1779356713"},{"product_id":"031-25313","title":"CHERVO（シェルボ）サンブロックワンポイントロゴ長袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_bd8ca186-4773-4b6f-962f-d179d2527c4d.jpg?v=1779356715\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートに着こなすゴルフポロ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e身につけた瞬間、誰もが振り返る\u003cstrong\u003e洗練されたフォルム\u003c\/strong\u003e。${settings.WRITING_TARGET}が求める\u003cstrong\u003eスマートさ\u003c\/strong\u003eと\u003cstrong\u003e快適な着心地\u003c\/strong\u003eが、長時間のラウンドも軽やかにサポートします。どんなゴルフシーンでも品格を保つ、完璧な一枚です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏う、繊細な素材感\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_03243bc0-8995-4595-a6f7-f08e9e3718b5.jpg?v=1779356716\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e肌に寄り添う極上の肌触り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e首元で感じるのは、シェルボ独自の\u003cstrong\u003eUVプロテクトライトジャージー素材\u003c\/strong\u003eによる、とろけるような滑らかさです。きめ細やかな織りと精緻なワンポイントロゴが、${settings.WRITING_TARGET}の審美眼を満たし、さりげない個性を際立たせます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e全天候対応、盤石の機能美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_58fe7fbd-efbb-45c3-a713-d585c8115bf9.jpg?v=1779356716\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e紫外線対策も完璧な一枚\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e優れた通気性と吸湿性\u003c\/strong\u003eで汗や熱をコントロールし、${settings.WRITING_TARGET}の集中力を支えます。\u003cstrong\u003e紫外線から肌を守る保護性能\u003c\/strong\u003eは、あらゆる天候下でも頼れる存在。シーズンを通して愛用できる、ミニマルデザインの万能ポロシャツです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシェルボのUVプロテクトライトジャージー素材を採用した、快適でラグジュアリーな一枚です。\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          \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      \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    \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":"CHERVO","offers":[{"title":"48\/L \/ オフホワイト","offer_id":42650910425184,"sku":"312531348005","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650910457952,"sku":"312531348025","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650910490720,"sku":"312531348063","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650910523488,"sku":"312531348081","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650910556256,"sku":"312531348091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650910589024,"sku":"312531348095","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650910621792,"sku":"312531348098","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650910654560,"sku":"312531350005","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650910687328,"sku":"312531350023","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650910720096,"sku":"312531350025","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650910752864,"sku":"312531350063","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650910785632,"sku":"312531350081","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650910818400,"sku":"312531350091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650910851168,"sku":"312531350098","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650910883936,"sku":"312531352005","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ モスグリーン","offer_id":42650910916704,"sku":"312531352025","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ レッド","offer_id":42650910949472,"sku":"312531352063","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650910982240,"sku":"312531352091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650911015008,"sku":"312531352098","price":29700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_bd8ca186-4773-4b6f-962f-d179d2527c4d.jpg?v=1779356715"},{"product_id":"031-25340","title":"CHERVO（シェルボ）サンブロックワンポイントロゴ半袖ポロシャツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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品格漂う肌触り ゴルフUVプロテクト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシェルボ独自の\u003cstrong\u003eUVプロテクトライトジャージー素材\u003c\/strong\u003eが、肌に吸い付くような滑らかさと上質な着心地を約束します。細部に宿る品格が、自信に満ちた佇まいを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_8cddb2c2-7686-4a26-844f-ec4cf256c23a.jpg?v=1779356718\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な素材と洗練されたディテール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な素材と洗練されたディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラウンドを彩る軽量快適ポロシャツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽量設計\u003c\/strong\u003eと\u003cstrong\u003e高いストレッチ性\u003c\/strong\u003eが、長時間のラウンドでも疲れを感じさせません。スイングを妨げない可動域と抜群の\u003cstrong\u003e吸湿性\u003c\/strong\u003eで、常にドライで快適なプレーをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_b28a1129-2e68-4afc-8b5a-0be5b96fa08e.jpg?v=1779356717\" class=\"img-fluid d-block w-100 product-img\" alt=\"躍動する動きと機能美\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e躍動する動きと機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシーズンを越える洗練ゴルフスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eミニマルなシャツカラーにワンポイントロゴを配し、計算され尽くした洗練のラインが、大人の遊び心をさりげなく表現します。\u003cstrong\u003eクラシックな美意識\u003c\/strong\u003eが、あらゆるシーンで完璧な汎用性を発揮します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_f9a42de0-49f4-40d3-9b80-5f4dbf6ff1b0.jpg?v=1779356718\" 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シェルボのUVプロテクトライトジャージー素材を採用し、上質な着心地と高い機能性を両立したポロシャツです。ミニマルなデザインの中に、クラシックな美意識と洗練されたラインが大人の遊び心を控えめに漂わせます。\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品はサンプルにて撮影しています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"48\/L \/ オフホワイト","offer_id":42650911244384,"sku":"312534048005","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650911277152,"sku":"312534048023","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650911309920,"sku":"312534048025","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650911342688,"sku":"312534048063","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650911375456,"sku":"312534048081","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650911408224,"sku":"312534048091","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650911440992,"sku":"312534048095","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650911473760,"sku":"312534048098","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650911506528,"sku":"312534050005","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650911539296,"sku":"312534050023","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650911572064,"sku":"312534050025","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650911604832,"sku":"312534050063","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650911637600,"sku":"312534050081","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650911670368,"sku":"312534050091","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ブルー","offer_id":42650911703136,"sku":"312534050095","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650911735904,"sku":"312534050098","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650911768672,"sku":"312534052005","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ グリーン","offer_id":42650911801440,"sku":"312534052023","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ モスグリーン","offer_id":42650911834208,"sku":"312534052025","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ レッド","offer_id":42650911866976,"sku":"312534052063","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ライトパープル","offer_id":42650911899744,"sku":"312534052081","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650911932512,"sku":"312534052091","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ブルー","offer_id":42650911965280,"sku":"312534052095","price":27500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650911998048,"sku":"312534052098","price":27500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_8cddb2c8-7686-4a26-844f-ec4cf256c23a.jpg?v=1779356718"},{"product_id":"031-25341","title":"CHERVO（シェルボ）シーズナルプリント柄半袖ポロシャツ１","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_91c4a8ec-8f19-468b-a841-6262614ef776.jpg?v=1779356726\" class=\"img-fluid d-block w-100 product-img\" alt=\"アイコニックなデザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eアイコニックなデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適を極めたスイングポロ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e優れたストレッチ性\u003c\/strong\u003eと\u003cstrong\u003e軽量ジャージー素材\u003c\/strong\u003eが、スイング時の可動域を最大限に確保します。\u003cstrong\u003eUVプロテクト\u003c\/strong\u003eと\u003cstrong\u003e吸湿性\u003c\/strong\u003eで、日差しが強い夏のラウンドも涼しく快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_a1cdcde7-3785-4df3-951a-e662d4f3a84d.jpg?v=1779356726\" class=\"img-fluid d-block w-100 product-img\" alt=\"動きを妨げない自由な着心地\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きを妨げない自由な着心地\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質を纏う肌触り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e滑らかな肌触り\u003c\/strong\u003eの\u003cstrong\u003eライトジャージー素材\u003c\/strong\u003eが、未体験の柔らかさを提供します。細部まで緻密に表現された\u003cstrong\u003eプリント\u003c\/strong\u003eは、着る人の品格を際立たせる逸品です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e吸湿性に優れたUVプロテクトライトジャージー素材を採用し、滑らかな肌触りと柔らかさ、優れたストレッチ性で軽量かつ快適な着心地を提供し、快適さと機能性を両立させています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸湿性とUVプロテクト機能を備えたライトジャージー素材\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                    \u003cli\u003eレギュラーフィットのシャツカラーで上品な品格を保ち、幅広い体型にフィット\u003c\/li\u003e\n                    \u003cli\u003e暖かい季節に適した設計で、スイング時の可動域を確保し快適なラウンドをサポート\u003c\/li\u003e\n                    \u003cli\u003e上質で洗練されたラグジュアリーなたたずまいが大人のゴルファーにふさわしい一着\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身幅\u003c\/th\u003e\n                                \u003cth\u003e肩幅\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e46\u003c\/td\u003e\n                                \u003ctd\u003e72.5cm\u003c\/td\u003e\n                                \u003ctd\u003e49.5cm\u003c\/td\u003e\n                                \u003ctd\u003e40cm\u003c\/td\u003e\n                                \u003ctd\u003e21.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e48\u003c\/td\u003e\n                                \u003ctd\u003e74cm\u003c\/td\u003e\n                                \u003ctd\u003e51cm\u003c\/td\u003e\n                                \u003ctd\u003e42.5cm\u003c\/td\u003e\n                                \u003ctd\u003e22cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e50\u003c\/td\u003e\n                                \u003ctd\u003e76cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e44cm\u003c\/td\u003e\n                                \u003ctd\u003e22.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e52\u003c\/td\u003e\n                                \u003ctd\u003e77.5cm\u003c\/td\u003e\n                                \u003ctd\u003e55.5cm\u003c\/td\u003e\n                                \u003ctd\u003e45cm\u003c\/td\u003e\n                                \u003ctd\u003e22.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e商品はすべて平置きの状態で採寸をしております。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eサイズについて詳しくは\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eこちら\u003c\/a\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                \u003c!-- 元スペックに素材情報がないため空とします --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A332.png\" alt=\"洗濯表示\"\u003e\n                \u003c\/div\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        \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":"CHERVO","offers":[{"title":"46\/M \/ チャコール","offer_id":42650912030816,"sku":"312534146018","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ライトパープル","offer_id":42650912063584,"sku":"312534146081","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ チャコール","offer_id":42650912129120,"sku":"312534148018","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650912194656,"sku":"312534148081","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ チャコール","offer_id":42650912260192,"sku":"312534150018","price":42900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650912325728,"sku":"312534150081","price":42900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_91c4a8ec-8f19-468b-a841-6262614ef776.jpg?v=1779356726"},{"product_id":"031-25442","title":"CHERVO（シェルボ）スポーティーライン半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_18fe618f-78c0-4330-aea3-725e80ee4622.jpg?v=1779356732\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eラグジュアリーな着心地\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eシェルボオリジナルのカノコ素材は、\u003cstrong\u003e吸湿性\u003c\/strong\u003eに優れ、汗を逃がして滑らかな肌触りを実現します。\u003cstrong\u003e軽量な生地感\u003c\/strong\u003eで、長時間の着用でも\u003cstrong\u003e快適な着心地\u003c\/strong\u003eが続きます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eコースを彩る高機能ポロ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_2019fafc-09d2-4453-b82e-2710fae3e98d.jpg?v=1779356732\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e品格漂うゴルフスタイル\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003eと\u003cstrong\u003e通気性に優れた構造\u003c\/strong\u003eが、日中のゴルフプレーを快適にサポートします。動きを妨げない設計で、\u003cstrong\u003e軽やかなスイング\u003c\/strong\u003eを可能にします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練ディテールが魅せる品格\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_b162861a-d872-45da-8621-6ac17a03469e.jpg?v=1779356732\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高付加価値な一着\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eマルチカラーのリブ編みシャツカラーと袖口\u003c\/strong\u003eが、クラシックなたたずまいに\u003cstrong\u003eモダンなアクセント\u003c\/strong\u003eを添えます。細部に宿るディテールが、控えめながらも\u003cstrong\u003e高付加価値\u003c\/strong\u003eな印象を与えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\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を保ち、\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\n\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003eと\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商品はすべて平置きの状態で採寸しております。同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e身幅\u003c\/th\u003e\n                            \u003cth\u003e肩幅\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e46\u003c\/td\u003e\n                            \u003ctd\u003e74cm\u003c\/td\u003e\n                            \u003ctd\u003e49.5cm\u003c\/td\u003e\n                            \u003ctd\u003e40cm\u003c\/td\u003e\n                            \u003ctd\u003e20.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e48\u003c\/td\u003e\n                            \u003ctd\u003e75cm\u003c\/td\u003e\n                            \u003ctd\u003e51cm\u003c\/td\u003e\n                            \u003ctd\u003e42cm\u003c\/td\u003e\n                            \u003ctd\u003e20.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e50\u003c\/td\u003e\n                            \u003ctd\u003e77.5cm\u003c\/td\u003e\n                            \u003ctd\u003e53.5cm\u003c\/td\u003e\n                            \u003ctd\u003e44cm\u003c\/td\u003e\n                            \u003ctd\u003e21.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e52\u003c\/td\u003e\n                            \u003ctd\u003e78.5cm\u003c\/td\u003e\n                            \u003ctd\u003e55cm\u003c\/td\u003e\n                            \u003ctd\u003e45cm\u003c\/td\u003e\n                            \u003ctd\u003e22cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eサイズについて詳しくは\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eこちら\u003c\/a\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            \u003c!-- 入力データに具体的な素材の記載がないため、空にしています。 --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A332.png\" alt=\"\"\u003e\n            \u003c\/div\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        \u003cp class=\"body-text\"\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650913046624,"sku":"312544246005","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ グリーン","offer_id":42650913079392,"sku":"312544246023","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ モスグリーン","offer_id":42650913112160,"sku":"312544246025","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650913144928,"sku":"312544246091","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650913177696,"sku":"312544246098","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650913210464,"sku":"312544248005","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650913243232,"sku":"312544248023","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650913276000,"sku":"312544248025","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650913308768,"sku":"312544248091","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650913341536,"sku":"312544248098","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650913374304,"sku":"312544250005","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650913407072,"sku":"312544250023","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650913439840,"sku":"312544250025","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650913472608,"sku":"312544250091","price":33000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650913505376,"sku":"312544250098","price":33000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_18fe618f-78c0-4330-aea3-725e80ee4622.jpg?v=1779356732"},{"product_id":"031-25444","title":"CHERVO（シェルボ）シンプルカノコ半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e大人のゴルフを格上げする一着\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e上質なカノコ素材\u003c\/strong\u003eが醸し出すのは、洗練された\u003cstrong\u003eラグジュアリーな佇まい\u003c\/strong\u003eです。計算し尽くされたシルエットが、どんな動きも美しく見せ、ゴルフコースでの品格を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_bdd66b40-27ae-4dc5-ab6e-c192348d660f.jpg?v=1779356737\" class=\"img-fluid d-block w-100 product-img\" alt=\"コースで際立つ存在感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eコースで際立つ存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e真夏のプレーもストレスフリー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e吸湿性に優れた滑らかな肌触り\u003c\/strong\u003eが、長時間のプレーでもストレスを感じさせません。リブ編みの襟がクラシックな趣を演出し、エッセンシャルなデザインはシーズンを通して活躍します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_6d4c70ca-970a-483a-b18e-420b7923f3be.jpg?v=1779356736\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適が続く秘密の肌触り\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適が続く秘密の肌触り\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eパフォーマンスを最大化する機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軽量で動きやすく\u003cstrong\u003eストレッチ性のある素材\u003c\/strong\u003eは、体の動きにしなやかにフィットしスイングを妨げません。\u003cstrong\u003e通気性\u003c\/strong\u003eに優れ、\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003eで強い日差しから肌を守ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_704a9e63-a307-4133-a4ed-dc6c5b1b9313.jpg?v=1779356736\" 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                    \u003cli\u003e通気性に優れ、暑い日でも快適\u003c\/li\u003e\n                    \u003cli\u003eUVプロテクト機能で強い日差しから肌を保護\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身幅\u003c\/th\u003e\n                                \u003cth\u003e肩幅\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e46\u003c\/td\u003e\n                                \u003ctd\u003e73cm\u003c\/td\u003e\n                                \u003ctd\u003e50cm\u003c\/td\u003e\n                                \u003ctd\u003e43cm\u003c\/td\u003e\n                                \u003ctd\u003e24.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e48\u003c\/td\u003e\n                                \u003ctd\u003e73.5cm\u003c\/td\u003e\n                                \u003ctd\u003e51.5cm\u003c\/td\u003e\n                                \u003ctd\u003e43cm\u003c\/td\u003e\n                                \u003ctd\u003e25.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e50\u003c\/td\u003e\n                                \u003ctd\u003e76cm\u003c\/td\u003e\n                                \u003ctd\u003e53.5cm\u003c\/td\u003e\n                                \u003ctd\u003e44cm\u003c\/td\u003e\n                                \u003ctd\u003e26cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e52\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e47cm\u003c\/td\u003e\n                                \u003ctd\u003e26.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eサイズについて詳しくは\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eこちら\u003c\/a\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eナイロン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A332.png\" alt=\"洗濯表示\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e商品画像について:\u003c\/strong\u003e モデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズについて:\u003c\/strong\u003e 商品はすべて平置きの状態で採寸をしております。同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"48\/L \/ オフホワイト","offer_id":42650913865824,"sku":"312544448005","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650913898592,"sku":"312544448023","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650913931360,"sku":"312544448025","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ イエロー","offer_id":42650913964128,"sku":"312544448032","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650913996896,"sku":"312544448063","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650914029664,"sku":"312544448091","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650914062432,"sku":"312544448098","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650914095200,"sku":"312544450005","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650914127968,"sku":"312544450023","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650914160736,"sku":"312544450025","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ イエロー","offer_id":42650914193504,"sku":"312544450032","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650914226272,"sku":"312544450063","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650914259040,"sku":"312544450091","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650914291808,"sku":"312544450098","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650914324576,"sku":"312544452005","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ グリーン","offer_id":42650914357344,"sku":"312544452023","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ イエロー","offer_id":42650914390112,"sku":"312544452032","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ レッド","offer_id":42650914422880,"sku":"312544452063","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650914455648,"sku":"312544452091","price":24200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650914488416,"sku":"312544452098","price":24200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_bdd66b40-27ae-4dc5-ab6e-c192348d660f.jpg?v=1779356737"},{"product_id":"031-25446","title":"CHERVO（シェルボ）ストライプ柄半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_8fc9a703-20a9-45bc-b5d3-4f0c5982281c.jpg?v=1779356744\" 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\/0627\/3295\/9840\/files\/download_8f0f340c-9256-46b4-ac7a-9f6719a4d529.jpg?v=1779356743\" 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\/0627\/3295\/9840\/files\/download_712d9f08-3f9a-4de8-8898-3014fc6e9747.jpg?v=1779356743\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eパフォーマンスと品格を両立\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e上質なイタリア製素材を用いたストライプ柄半袖ポロシャツは、滑らかでラグジュアリーな風合いが際立ち、吸湿性に優れたジャージーが非常に清涼感を保ちながら長時間のゴルフプレーでも快適さを維持します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eシャツカラー仕様の洗練されたシルエットとファインストライプ\u003c\/li\u003e\n                    \u003cli\u003eクラシックなたたずまいと現代的なエレガンスの調和\u003c\/li\u003e\n                    \u003cli\u003e細部にまで宿る品格とシーズンを通して活躍する汎用性\u003c\/li\u003e\n                    \u003cli\u003eゴルフコースで個性を引き立てる逸品\u003c\/li\u003e\n                    \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                \u003c!-- 提供された情報に詳細がないため、空です。 --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650914521184,"sku":"312544646005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ライトパープル","offer_id":42650914553952,"sku":"312544646081","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650914586720,"sku":"312544646092","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ブルー","offer_id":42650914619488,"sku":"312544646096","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650914652256,"sku":"312544648005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650914685024,"sku":"312544648081","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650914717792,"sku":"312544648092","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650914750560,"sku":"312544648096","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650914783328,"sku":"312544650005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650914816096,"sku":"312544650081","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650914848864,"sku":"312544650092","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ブルー","offer_id":42650914881632,"sku":"312544650096","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_8fc9a703-20a9-45bc-b5d3-4f0c5982281c.jpg?v=1779356744"},{"product_id":"031-25447","title":"CHERVO（シェルボ）ドライマティックファインジャガード半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_87b652f8-c8ea-4397-971a-bf5a0a876675.jpg?v=1779356750\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフコースでの着用イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きとスタイルを両立\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eプレイ中も\u003cstrong\u003e軽やか\u003c\/strong\u003eに、\u003cstrong\u003eスイングのストレスを軽減\u003c\/strong\u003eするストレッチ性と通気性を備えています。暑い日でも\u003cstrong\u003e快適さ\u003c\/strong\u003eを保ち、\u003cstrong\u003e集中力\u003c\/strong\u003eをサポートする\u003cstrong\u003e爽快感\u003c\/strong\u003eへ導きます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e繊細な織りが生む極上の肌触り\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_c86911ab-18da-440d-98bb-a7544c1f70af.jpg?v=1779356749\" class=\"img-fluid d-block w-100 product-img\" alt=\"繊細な生地感のクローズアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e素材が語る上質さ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eイタリア製ファインジャカード生地の\u003cstrong\u003e上質な素材感\u003c\/strong\u003eが、汗をかいても肌にまとわりつかず、常に\u003cstrong\u003eさらりとした快適な着心地\u003c\/strong\u003eを約束します。\u003cstrong\u003e吸湿性\u003c\/strong\u003eに優れ、真夏のラウンドも\u003cstrong\u003e涼やか\u003c\/strong\u003eに過ごせます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e大人の品格漂う洗練デザイン\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_b7e96dc5-d6a2-4a51-82c3-6f3221ffc75d.jpg?v=1779356750\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポロシャツの全体デザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eシーズンを越えるクラシック\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eシンプルながらも\u003cstrong\u003e洗練されたシャツカラー\u003c\/strong\u003eが、コースでの\u003cstrong\u003e品格ある装い\u003c\/strong\u003eを演出します。ラウンド後の控えめな集いにも馴染む\u003cstrong\u003e着回し性\u003c\/strong\u003eで、シーンを選ばない\u003cstrong\u003e汎用性の高さ\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこのポロシャツは、\u003cstrong\u003e経験豊かなゴルファー\u003c\/strong\u003eのためにデザインされた、機能性とスタイルを兼ね備えた一着です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eイタリア製ファインジャカード生地\u003c\/strong\u003eによる上質な肌触り\u003c\/li\u003e\n                \u003cli\u003e優れた\u003cstrong\u003e吸湿性、清涼感、通気性\u003c\/strong\u003eで暑い日も快適にプレー\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e軽量かつストレッチ性\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と\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素材: イタリア製ファインジャカード生地\u003c\/li\u003e\n                \u003cli\u003e生産国: 情報なし\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \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":"CHERVO","offers":[{"title":"48\/L \/ サックス","offer_id":42650915143776,"sku":"312544748091","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックスボーダー","offer_id":42650915176544,"sku":"312544748092","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトブルーサックス","offer_id":42650915209312,"sku":"312544748093","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650915242080,"sku":"312544748098","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650915274848,"sku":"312544750091","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックスボーダー","offer_id":42650915307616,"sku":"312544750092","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトブルーサックス","offer_id":42650915340384,"sku":"312544750093","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650915373152,"sku":"312544750098","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650915405920,"sku":"312544752091","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650915438688,"sku":"312544752098","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_87b652f8-c8ea-4397-971a-bf5a0a876675.jpg?v=1779356750"},{"product_id":"031-25448","title":"CHERVO（シェルボ）ストレッチカノコ半袖ハーフジップシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシェルボ ハーフジップの洗練\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e超極細の\u003cstrong\u003eイタリア製生地\u003c\/strong\u003eが織りなす滑らかな肌触り。\u003cstrong\u003eハーフジップ\u003c\/strong\u003e仕様は暖かい季節の温度調整を容易にし、一日を通して上質な快適さを保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_1c7f9774-9c69-4435-8b37-5c9533a78cd9.jpg?v=1779356751\" 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  \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\/0627\/3295\/9840\/files\/download_12ef13fb-7c50-4add-a767-423dea2a97a6.jpg?v=1779356751\" 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  \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\/0627\/3295\/9840\/files\/download_0f6bfb22-9018-408a-b20d-c54137dedd4a.jpg?v=1779356751\" class=\"img-fluid d-block w-100 product-img\" alt=\"真夏のゴルフもフレッシュに\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eエレガントな後姿\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eCHERVOのハーフジップシャツは、ゴルフライフを豊かにする機能性とデザイン性を兼ね備えています。\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        \u003cli\u003e軽量で高いストレッチ性がスイング時の自由な動きを妨げません\u003c\/li\u003e\n        \u003cli\u003e動きやすさと高付加価値を両立し、快適なプレーをサポート\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の素材構成は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: シェルボオリジナル 軽量ストレッチカノコ素材（超極細イタリア製生地）\u003c\/li\u003e\n        \u003cli\u003e生産国: 情報なし\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e現在、詳細なサイズ情報は準備中です。商品の寸法やフィット感についてご不明な点がございましたら、お気軽にお問い合わせください。\u003c\/p\u003e\n    \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\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650915471456,"sku":"312544846005","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ モスグリーン","offer_id":42650915504224,"sku":"312544846025","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650915536992,"sku":"312544846098","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650915569760,"sku":"312544848005","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650915602528,"sku":"312544848025","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650915635296,"sku":"312544848098","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650915668064,"sku":"312544850005","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650915700832,"sku":"312544850025","price":31900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650915733600,"sku":"312544850098","price":31900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_1c7f9774-9c69-4435-8b37-5c9533a78cd9.jpg?v=1779356751"},{"product_id":"031-25542","title":"CHERVO（シェルボ）バイカラー半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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    \u003ch3 class=\"section-title\"\u003eCHERVO（シェルボ）バイカラー半袖ポロシャツ\u003c\/h3\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\/0627\/3295\/9840\/files\/download_826b3c5f-7877-4789-b189-200a20c8e4df.jpg?v=1779356753\" 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洗練されたシルエットが、着る人の品格を際立たせます。クラシックな印象と現代的なスタイルが融合し、コースはもちろん、練習場やゴルフコンペでも自信に満ちた装いを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ea24ca83-471a-434d-8260-878f1672cd3b.jpg?v=1779356753\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフコースでの上品な着こなしのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどこから見ても絵になる佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質を纏うゴルフウェアの真髄\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e緻密なバイカラーデザインとリブ編みの襟が、ラグジュアリーなアクセント。\u003cstrong\u003eイタリア製\u003c\/strong\u003eの上質生地は、\u003cstrong\u003e吸湿性\u003c\/strong\u003eと\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003eを兼ね備え、真夏のラウンドでも肌をドライに保ち、プレーへの集中力を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_3b25cea1-a521-4c34-98ad-fae9471ea3d3.jpg?v=1779356753\" 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上質な\u003cstrong\u003eイタリア製メランジ調ストレッチ素材\u003c\/strong\u003eを採用\u003c\/li\u003e\n                    \u003cli\u003e滑らかで肌触りが非常にソフト、\u003cstrong\u003e快適な着心地\u003c\/strong\u003eを提供\u003c\/li\u003e\n                    \u003cli\u003e優れた\u003cstrong\u003e吸湿性\u003c\/strong\u003eで長時間のラウンドでもドライに保つ\u003c\/li\u003e\n                    \u003cli\u003e強力な\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003eで日差しから肌を守る\u003c\/li\u003e\n                    \u003cli\u003e洗練された色配分とリブ編みの襟による\u003cstrong\u003eラグジュアリーな品格\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003eクラシックな印象と現代的なスタイルが融合\u003c\/li\u003e\n                    \u003cli\u003e軽量で動きやすく、シーズンを通して活躍する\u003cstrong\u003e高い汎用性\u003c\/strong\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e経験豊かなゴルファーのプレーに寄り添い、集中力をサポート\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 上質なイタリア製メランジ調ストレッチ素材\u003c\/li\u003e\n                    \u003cli\u003e生産国: イタリア\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e現在、具体的なサイズ情報を準備中です。ご購入の際は、詳細情報が掲載されるまで今しばらくお待ちください。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品はサンプルにて撮影しております。\u003cstrong\u003e実際の商品と仕様、加工が若干異なる\u003c\/strong\u003e場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品に関しては、ハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ モスグリーン","offer_id":42650916388960,"sku":"312554246025","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ライトパープル","offer_id":42650916421728,"sku":"312554246081","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650916454496,"sku":"312554246091","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650916487264,"sku":"312554246098","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650916520032,"sku":"312554248025","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650916552800,"sku":"312554248081","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650916585568,"sku":"312554248091","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650916618336,"sku":"312554248098","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650916651104,"sku":"312554250025","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650916683872,"sku":"312554250081","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650916716640,"sku":"312554250091","price":38500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650916749408,"sku":"312554250098","price":38500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_826b3c5f-7877-4789-b189-200a20c8e4df.jpg?v=1779356753"},{"product_id":"031-25544","title":"CHERVO（シェルボ）シャッタージャージ半袖ポロシャツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_7602a3ae-a3a7-4cbd-9b1f-b9f66b771f14.jpg?v=1779356756\" class=\"img-fluid d-block w-100 product-img\" alt=\"夏ゴルフに最適なCHERVOポロシャツ\"\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\/0627\/3295\/9840\/files\/download_5dcf5732-615f-4cda-8aed-0143879f260d.jpg?v=1779356755\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練されたデザインのCHERVOポロシャツ\"\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\/0627\/3295\/9840\/files\/download_6b82878a-d23c-4e98-9a89-4901f983a05c.jpg?v=1779356756\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な肌触りのCHERVOポロシャツ\"\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          \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\n\u003cstrong\u003e素材:\u003c\/strong\u003e イタリア製シャッタージャージー（組成詳細は未記載のため仮定）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e イタリア\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本商品のサイズスペックは現在準備中です。ご不便をおかけいたしますが、詳細についてはお気軽にお問い合わせください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eモデル着用商品はサンプルにて撮影しております。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n          \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650916814944,"sku":"312554446005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ グリーン","offer_id":42650916847712,"sku":"312554446023","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ブルー","offer_id":42650916880480,"sku":"312554446096","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650916913248,"sku":"312554446098","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650916946016,"sku":"312554448005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650916978784,"sku":"312554448023","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650917011552,"sku":"312554448096","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650917044320,"sku":"312554448098","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650917077088,"sku":"312554450005","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650917109856,"sku":"312554450023","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ブルー","offer_id":42650917142624,"sku":"312554450096","price":39600.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650917175392,"sku":"312554450098","price":39600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_7602a3ae-a3a7-4cbd-9b1f-b9f66b771f14.jpg?v=1779356756"},{"product_id":"031-25545","title":"CHERVO（シェルボ）パネル切り替え半袖ポロシャツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_80a098ac-2934-498d-90a9-16e994d57dc9.jpg?v=1779356757\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフコース映え スポーティな半袖ポロシャツの着用イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプレーを彩るデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e戦略を支える高機能素材 夏ゴルフに最適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e胸部には\u003cstrong\u003eUVプロテクト機能\u003c\/strong\u003e、優れた吸湿性で汗をかいても肌はさらさら。三次元構造の生地が、一日中続く快適な着心地を実現します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_cf2d56d1-1cad-4189-9166-b71a9c8fa6d7.jpg?v=1779356758\" class=\"img-fluid d-block w-100 product-img\" alt=\"高機能素材の説明イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な快適性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスムーズなスイングへ導く パネル切り替え\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e素材の\u003cstrong\u003e立体構造\u003c\/strong\u003eが自由な動きをサポートし、スイング時のストレスを軽減します。後姿まで計算された美しさで、自信に満ちたプレーを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_29d76263-4435-4c3e-ae02-b076dc29c21f.jpg?v=1779356758\" 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三次元構造のシャッタージャージーとUVプロテクト機能を持つライトジャージーを組み合わせた、高機能ポロシャツです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e軽量で優れた通気性により、暖かい季節でも快適なプレーをサポート\u003c\/li\u003e\n          \u003cli\u003e胸部にはUVプロテクト機能で、強い日差しから肌を保護\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        \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":"CHERVO","offers":[{"title":"46\/M \/ グリーン","offer_id":42650917339232,"sku":"312554546023","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650917372000,"sku":"312554546091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650917404768,"sku":"312554546098","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650917437536,"sku":"312554548023","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650917470304,"sku":"312554548091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650917503072,"sku":"312554548098","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650917535840,"sku":"312554550023","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650917568608,"sku":"312554550091","price":29700.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650917601376,"sku":"312554550098","price":29700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_80a098ac-2934-498d-90a9-16e994d57dc9.jpg?v=1779356757"},{"product_id":"031-55311","title":"CHERVO（シェルボ）アクアブロック４ウェイストレッチ防水ブルゾン","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ab84e4e8-aa08-4033-aa69-ef97b0ca26b7.jpg?v=1779356759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e品格あるスタイルを演出\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e洗練されたクラシックデザインにスポーティな要素が融合し、どんな天候でも\u003cstrong\u003e品格あるゴルフスタイル\u003c\/strong\u003eを演出します。独自のストレッチ素材が、動きの一つ一つに追従し、常に美しいシルエットを保ちます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e裏地なしで叶う、肌に吸い付く快適さ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_77317967-2b0a-4175-8a8f-5540283fb7a7.jpg?v=1779356759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e素肌に優しい着心地\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e特殊な7ミクロンプレミアム超極細保護膜により、裏地なしでも\u003cstrong\u003e肌に吸い付くような滑らかなフィット感\u003c\/strong\u003eを実現しました。首元までしっかりカバーし、長時間の着用でもストレスを感じさせません。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスイングを妨げない、ストレスフリー設計\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_a80d2a94-0313-4a7b-a990-f18b354445a8.jpg?v=1779356760\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eプレーに集中できる軽さ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eメカニカルストレッチが背中と肩の動きに自然にフィットし、\u003cstrong\u003e力強いスイングをサポート\u003c\/strong\u003eします。シームテープ加工で細部まで防風性を高め、あらゆる気象条件下でも最高のパフォーマンスを引き出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eアクアブロック４ウェイストレッチ防水ブルゾンは、ゴルフシーンでの快適なプレーを支える実戦的な機能と洗練されたデザインを兼ね備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e2層防水・防風素材採用\u003c\/li\u003e\n                \u003cli\u003e耐水圧20,000mm以上・透湿性20,000g\/m²\/24h以上\u003c\/li\u003e\n                \u003cli\u003e特殊な7ミクロンプレミアム超極細保護膜による裏地なしでも滑らかなフィット感\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                \u003cli\u003e実用的な胸ポケットとジッパー付きハンドポケット\u003c\/li\u003e\n                \u003cli\u003e利便性の高い2WAYフロントジッパー\u003c\/li\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        \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":"CHERVO","offers":[{"title":"46\/M \/ インディゴブルー","offer_id":42650919108704,"sku":"315531146097","price":93500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ インディゴブルー","offer_id":42650919174240,"sku":"315531148097","price":93500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650919207008,"sku":"315531148098","price":93500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ インディゴブルー","offer_id":42650919239776,"sku":"315531150097","price":93500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650919272544,"sku":"315531150098","price":93500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ インディゴブルー","offer_id":42650919305312,"sku":"315531152097","price":93500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ca7b88e6-2d5a-4d21-82b3-beb00892dc04.jpg?v=1779356759"},{"product_id":"031-55312","title":"CHERVO（シェルボ）撥水４ウェイストレッチウインドブレーカー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_6b189800-9adc-472a-82f6-8a46cec0249a.jpg?v=1773803322\" 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落ち着いたスポーティなスタイルは、あらゆる動きを妨げず、プレー中も上品さを演出します。背面からも感じる洗練された佇まいです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_495b4c2f-f784-46c6-aba0-0e8707a2bc56.jpg?v=1773803322\" 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脇下のパーフォレーションが優れた通気性をもたらし、プレー中の熱気を効果的に逃がします。ジッパーポケットは小物の収納に便利です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_bffd46e0-c8de-4d21-85bf-ea5327bf686b.jpg?v=1773803321\" 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    \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\u003e4方向ストレッチ素材\u003c\/strong\u003eによる滑らかな手触りと快適なフィット感。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e撥水・防風機能\u003c\/strong\u003eであらゆる天候に対応し、常にドライで快適な着心地をキープ。\u003c\/li\u003e\n          \u003cli\u003e機能的なダブル胸ポケットと脇下のパーフォレーションが、優れた通気性と収納力を提供。\u003c\/li\u003e\n          \u003cli\u003e2WAYフロントジッパーとジッパー付きハンドポケットで、着こなしの幅が広がり利便性も向上。\u003c\/li\u003e\n          \u003cli\u003e落ち着いた大人の品格を保ちながら、洗練されたスポーティな印象を与えます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品は全て平置きで採寸されており、若干の個体差が生じる場合がございます。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身幅\u003c\/th\u003e\n                \u003cth\u003e肩幅\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e46\u003c\/td\u003e\n                \u003ctd\u003e67cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e43.5cm\u003c\/td\u003e\n                \u003ctd\u003e62.5cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e48\u003c\/td\u003e\n                \u003ctd\u003e70cm\u003c\/td\u003e\n                \u003ctd\u003e55cm\u003c\/td\u003e\n                \u003ctd\u003e44cm\u003c\/td\u003e\n                \u003ctd\u003e65cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e50\u003c\/td\u003e\n                \u003ctd\u003e72cm\u003c\/td\u003e\n                \u003ctd\u003e57cm\u003c\/td\u003e\n                \u003ctd\u003e46cm\u003c\/td\u003e\n                \u003ctd\u003e66cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eサイズについて詳しくは\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eこちら\u003c\/a\u003eをご確認ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・お手入れ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材が最高のパフォーマンスと快適性を提供します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e ナイロン、ポリウレタン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eお手入れの際は、以下の洗濯表示をご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A342.png\" alt=\"洗濯表示\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の前に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品画像について:\u003c\/p\u003e\n    \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\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650919370848,"sku":"315531246005","price":88000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650919403616,"sku":"315531246098","price":88000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650919436384,"sku":"315531248005","price":88000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650919469152,"sku":"315531248098","price":88000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650919501920,"sku":"315531250005","price":88000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650919534688,"sku":"315531250098","price":88000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_6b189800-9adc-472a-82f6-8a46cec0249a.jpg?v=1773803322"},{"product_id":"031-55314","title":"CHERVO（シェルボ）撥水ストレッチウインドブレーカー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_a438716a-af76-4075-9e73-bc15aff71e43.jpg?v=1773803323\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクティブなシーンでも品格を\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eアクティブなシーンでも品格を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e超軽量12デニール糸が、まるで羽のような軽快な着心地を実現。2方向ストレッチ素材が、スイング時のしなやかな動きをサポートし、ゴルフシーンを格上げします。洗練されたデザインが、あなたのプレーに自信と品格をもたらします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e全天候型、品格を纏う一枚\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_58947347-dd2f-442f-a164-16388cebb7dd.jpg?v=1773803323\" class=\"img-fluid d-block w-100 product-img\" alt=\"天候に左右されない心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e天候に左右されない心地よさ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eマイクロリップストップテクスチャーによる上質な質感は、ラグジュアリーな着心地を演出します。防風性と撥水性を兼ね備え、急な天候変化にも対応し、常に心地よいプレー環境を提供。脇下の微細なパーフォレーションが通気性を高め、洗練された印象を際立たせます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部に宿る、最高の機能性\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_f908e548-5a26-4d41-9db6-ea41b70b5d07.jpg?v=1773803323\" class=\"img-fluid d-block w-100 product-img\" alt=\"プレーに集中、自在な調整\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eプレーに集中、自在な調整\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e裾のドローストリングで、好みに合わせたフィット感を瞬時に調整。2WAYフロントジッパーは、温度調節や動きやすさを自在にコントロールできます。ジッパー付きハンドポケットも備え、プレーへの集中を最大限に引き出す多彩な機能が凝縮されています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこのウインドブレーカーは、ゴルフシーンを格上げする多彩な機能性を備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eマイクロリップストップテクスチャー：上質でラグジュアリーな着心地を提供\u003c\/li\u003e\n        \u003cli\u003e2方向ストレッチ素材：しなやかな動きをサポートし、スイング時のストレスを軽減\u003c\/li\u003e\n        \u003cli\u003e超軽量12デニール糸：羽のような軽さと快適さを実現\u003c\/li\u003e\n        \u003cli\u003e防風性・撥水性：あらゆる天候に対応し、快適なプレー環境を維持\u003c\/li\u003e\n        \u003cli\u003e脇下の微細なパーフォレーション：優れた通気性を確保\u003c\/li\u003e\n        \u003cli\u003e2WAYフロントジッパー：温度調節や動きやすさを自在にコントロール\u003c\/li\u003e\n        \u003cli\u003e調整可能な裾のドローストリング：好みに合わせたフィット感を瞬時に調整\u003c\/li\u003e\n        \u003cli\u003eジッパー付きハンドポケット：小物収納に便利\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e現在、本製品の素材および生産国に関する詳細情報は提供されておりません。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e購入にあたっての注意点\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eモデル着用商品はサンプルにて撮影されています。\u003c\/li\u003e\n        \u003cli\u003e実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n        \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ レッド","offer_id":42650919567456,"sku":"315531446063","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ブルー","offer_id":42650919600224,"sku":"315531446095","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650919632992,"sku":"315531446098","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650919665760,"sku":"315531448063","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650919698528,"sku":"315531448095","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650919731296,"sku":"315531448098","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650919764064,"sku":"315531450063","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ブルー","offer_id":42650919796832,"sku":"315531450095","price":57200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650919829600,"sku":"315531450098","price":57200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_a438716a-af76-4075-9e73-bc15aff71e43.jpg?v=1773803323"},{"product_id":"031-55315","title":"CHERVO（シェルボ）UVプロテクト４ウェイストレッチジャケット","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_ea45ec16-07fe-4117-9cc5-815658efd4be.jpg?v=1773803324\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人の佇まい\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートに着こなすゴルフスタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動きを解き放つ高機能\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e4WAYスーパーストレッチ素材\u003c\/strong\u003eが、スイングから普段使いまで、あらゆる動作に制限なく追従します。軽量で肌に吸い付くようなフィット感は、シーズンを通して快適さを保ち、最高のパフォーマンスをサポートします。\u003cstrong\u003e吸湿性にも優れています\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_f5539b16-bea5-4749-98db-a0f28084ce43.jpg?v=1773803324\" class=\"img-fluid d-block w-100 product-img\" alt=\"動きを解き放つ高機能\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eプレイを妨げない快適性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e上質なイタリア生地が魅せる\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eイタリア製の上質生地\u003c\/strong\u003eが生み出す、サラリと滑らかな肌触りが、着用するたびにラグジュアリーな喜びをもたらします。\u003cstrong\u003eシワになりにくい特性\u003c\/strong\u003eは、移動や保管時も美しい状態をキープ。マルチカラーの2WAYジッパーは、デザインアクセントと機能性を両立します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_1402abd8-badb-4196-9889-fef12b279c13.jpg?v=1773803324\" 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\u003eCHERVO（シェルボ）UVプロテクト4WAYスーパーストレッチジャケットは、上質な素材と機能性を兼ね備え、あらゆるゴルフシーンで快適さと高付加価値をもたらします。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e上質なイタリア製生地とUVプロテクト4WAYスーパーストレッチ素材を採用\u003c\/li\u003e\n                    \u003cli\u003e吸湿性に優れ、シワになりにくい特性\u003c\/li\u003e\n                    \u003cli\u003eサラリとした滑らかな肌触りでラグジュアリーな着心地\u003c\/li\u003e\n                    \u003cli\u003eミニマルで洗練されたデザイン\u003c\/li\u003e\n                    \u003cli\u003e着脱や微調整がしやすいマルチカラーの2WAYフロントジッパー\u003c\/li\u003e\n                    \u003cli\u003eプレー中の小物の出し入れもスムーズなハンドポケット\u003c\/li\u003e\n                    \u003cli\u003e軽量で動きやすく、シーズンを通して完璧にフィット\u003c\/li\u003e\n                    \u003cli\u003eクラシックなたたずまいとモダンな要素を併せ持つ品格あるシルエット\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品は上質な素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: イタリア製生地、UVプロテクト4WAYスーパーストレッチ素材\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        \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":"CHERVO","offers":[{"title":"46\/M \/ ネイビー","offer_id":42650919862368,"sku":"315531546098","price":64900.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650919895136,"sku":"315531548098","price":64900.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650919927904,"sku":"315531550098","price":64900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ea45ec16-07fe-4117-9cc5-815658efd4be.jpg?v=1773803324"},{"product_id":"031-55340","title":"CHERVO（シェルボ）撥水ストレッチ半袖ウインドブレーカー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_20056124-652a-47e1-8941-b20976a42b18.jpg?v=1779356761\" 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\u003e7ミクロン超極細保護膜\u003c\/strong\u003eにより、裏地なしでも肌に吸い付くような滑らかな着心地を実現。\u003cstrong\u003e透湿性20,000g\/m²\/24h以上\u003c\/strong\u003eで、衣服内の蒸れも気になりません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_8370b7dc-d633-44f9-bf00-5df590a2f25c.jpg?v=1779356762\" 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\u003e2層防水・防風素材\u003c\/strong\u003eが、冷たい風や急な雨から体をガード。背面に配された実用的なディテールは、コースでの軽快な動きを約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_b4265c5b-4fbb-4480-846d-1f01473f5117.jpg?v=1779356761\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなし\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eCHERVOの撥水ストレッチ半袖ウインドブレーカーは、高い機能性と洗練されたデザインを両立し、ゴルフプレーを快適にサポートします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e耐水圧20,000mm以上\u003c\/strong\u003e、\u003cstrong\u003e透湿性20,000g\/m²\/24h以上\u003c\/strong\u003eの2層防水・防風素材を採用\u003c\/li\u003e\n          \u003cli\u003e特殊な7ミクロンプレミアム超極細保護膜により、裏地なしでも滑らかな着心地を実現\u003c\/li\u003e\n          \u003cli\u003e軽量かつ高付加価値を備えた高機能ウェア\u003c\/li\u003e\n          \u003cli\u003eマイクロリップストップテクスチャーとメカニカルストレッチを組み合わせた、スポーティかつクラシックなたたずまい\u003c\/li\u003e\n          \u003cli\u003eシームレス仕様が品格あるラグジュアリーな印象を演出\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e実用的なディテールも充実しており、コースでの軽快な動きをサポートします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eアウトドア風の胸ポケット\u003c\/li\u003e\n          \u003cli\u003eジッパー付きハンドポケット\u003c\/li\u003e\n          \u003cli\u003e2WAYフロントジッパー\u003c\/li\u003e\n          \u003cli\u003e調整可能な裾のドローストリング\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e防水防風かつ透湿性を保ちながら、快適なプレーを追求した動きやすい一着です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材に関する詳細は、商品に付属の品質表示タグをご確認ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ グリーン","offer_id":42650919960672,"sku":"315534046024","price":74800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650920026208,"sku":"315534048024","price":74800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650920058976,"sku":"315534048098","price":74800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650920091744,"sku":"315534050024","price":74800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650920124512,"sku":"315534050098","price":74800.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ グリーン","offer_id":42650920157280,"sku":"315534052024","price":74800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_20056124-652a-47e1-8941-b20976a42b18.jpg?v=1779356761"},{"product_id":"031-75311","title":"CHERVO（シェルボ）パワースイング４ウェイストレッチパンツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_54fc1815-ba43-4f11-a3ec-833083081cbd.jpg?v=1773803332\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e集中高める4WAYストレッチ\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\/0627\/3295\/9840\/files\/download_d566e32f-efd1-459f-bca9-d6ee62f0da70.jpg?v=1773803331\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e季節を選ばぬ高機能ゴルフ\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e軽量で高いUV保護性能に加え、速乾性と防シワ性を兼ね備えることで、日々のメンテナンスも容易です。シーズンを問わず、\u003cstrong\u003e快適な着用感\u003c\/strong\u003eでゴルフに集中できます。\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_1e574ddf-286b-455c-af3d-82a3ac934aba.jpg?v=1773803333\" 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\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eパワースイング素材の特性\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e肌に滑らかで程よいコンプレッション感を伴うタイトなフィットが、上質な着心地を実現します。\u003c\/li\u003e\n\u003cli\u003e4WAYスーパーストレッチ素材を生かした、エッセンシャルでスポーティなたたずまいが特徴です。\u003c\/li\u003e\n\u003cli\u003eサイドの伸縮性インサートがスイング時のストレスを軽減し、コースでの存在感を高めます。\u003c\/li\u003e\n\u003cli\u003e軽量で高い保護性能（UVプロテクト、速乾性、防シワ性）を備え、シーズンを問わず快適にプレーに集中できます。\u003c\/li\u003e\n\u003cli\u003eラグジュアリーな趣とともに、日々のケアも容易な高機能ゴルフウェアです。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e素材: パワースイング 4WAYストレッチ素材\u003c\/li\u003e\n\u003cli\u003e生産国: 記載なし\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eサイズ\u003c\/th\u003e\n\u003cth\u003eボトム丈\u003c\/th\u003e\n\u003cth\u003eウエスト\u003c\/th\u003e\n\u003cth\u003eヒップ\u003c\/th\u003e\n\u003cth\u003e股上\u003c\/th\u003e\n\u003cth\u003e股下\u003c\/th\u003e\n\u003cth\u003eわたり\u003c\/th\u003e\n\u003cth\u003e裾幅\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003ctd\u003e104cm\u003c\/td\u003e\n\u003ctd\u003e78cm\u003c\/td\u003e\n\u003ctd\u003e50cm\u003c\/td\u003e\n\u003ctd\u003e26cm\u003c\/td\u003e\n\u003ctd\u003e80cm\u003c\/td\u003e\n\u003ctd\u003e30.5cm\u003c\/td\u003e\n\u003ctd\u003e17.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e48\u003c\/td\u003e\n\u003ctd\u003e105.5cm\u003c\/td\u003e\n\u003ctd\u003e82cm\u003c\/td\u003e\n\u003ctd\u003e52cm\u003c\/td\u003e\n\u003ctd\u003e27cm\u003c\/td\u003e\n\u003ctd\u003e81.5cm\u003c\/td\u003e\n\u003ctd\u003e32cm\u003c\/td\u003e\n\u003ctd\u003e18.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e108.5cm\u003c\/td\u003e\n\u003ctd\u003e86cm\u003c\/td\u003e\n\u003ctd\u003e54.5cm\u003c\/td\u003e\n\u003ctd\u003e28cm\u003c\/td\u003e\n\u003ctd\u003e83cm\u003c\/td\u003e\n\u003ctd\u003e32.5cm\u003c\/td\u003e\n\u003ctd\u003e18.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e109cm\u003c\/td\u003e\n\u003ctd\u003e90cm\u003c\/td\u003e\n\u003ctd\u003e56cm\u003c\/td\u003e\n\u003ctd\u003e28cm\u003c\/td\u003e\n\u003ctd\u003e84cm\u003c\/td\u003e\n\u003ctd\u003e33.5cm\u003c\/td\u003e\n\u003ctd\u003e19cm\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\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同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eサイズについて詳しくは\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eこちら\u003c\/a\u003eをご確認ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eご購入にあたってのご注意事項\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e商品画像について\u003c\/p\u003e\n\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650921664608,"sku":"317531146005","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ モスグリーン","offer_id":42650921697376,"sku":"317531146025","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ サックス","offer_id":42650921730144,"sku":"317531146091","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650921762912,"sku":"317531146098","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650921795680,"sku":"317531148005","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650921828448,"sku":"317531148025","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650921861216,"sku":"317531148091","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650921893984,"sku":"317531148098","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650921926752,"sku":"317531150005","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650921959520,"sku":"317531150025","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650921992288,"sku":"317531150091","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650922025056,"sku":"317531150098","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650922057824,"sku":"317531152005","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ モスグリーン","offer_id":42650922090592,"sku":"317531152025","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650922123360,"sku":"317531152091","price":49500.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650922156128,"sku":"317531152098","price":49500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_54fc1815-ba43-4f11-a3ec-833083081cbd.jpg?v=1773803332"},{"product_id":"031-75312","title":"CHERVO（シェルボ）パワースイング５ポケット４ウェイストレッチパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\/0627\/3295\/9840\/files\/download_d47c2752-65cd-481c-a313-b418faba0c21.jpg?v=1779356763\" class=\"img-fluid d-block w-100 product-img\" alt=\"スイングを支える美尻シルエット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算された美しさと機能性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eプレーを妨げない軽快な足元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e4ウェイストレッチ\u003c\/strong\u003eが叶える、想像を超える可動域。軽量設計と滑らかな肌触りで、まるで第二の皮膚のようにスイング中も身体にフィット。心地よいゴルフ体験をお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_5c82d4e2-3ebc-42c5-8014-80d9354fa7ad.jpg?v=1779356764\" class=\"img-fluid d-block w-100 product-img\" alt=\"プレーを妨げない軽快な足元\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e全身で感じる究極の解放感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eどんなシーンも上品に決まる\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシンプルながらスポーティに洗練されたクラシックな佇まい。\u003cstrong\u003eUVプロテクト\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\/0627\/3295\/9840\/files\/download_6cca27cc-00fe-497b-9688-0769325b2552.jpg?v=1779356764\" 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パワースイング素材の5ポケット4ウェイストレッチパンツは、着用時に肌にしっかりと寄り添う上質な構造感が特長です。程よい密着と滑らかな触感で、しっかりとした高付加価値の着心地をもたらし、プレーの可動域を妨げない軽量設計と高い保護性能で快適さを保ちます。\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\u003eUVプロテクト、速乾性、防シワ性を備え、シーズンを通して快適\u003c\/li\u003e\n                    \u003cli\u003eラグジュアリーなゴルフウェアとして成熟したプレーヤーに最適\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e正確なサイズをお選びいただくために、下記をご参照ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003eボトム丈\u003c\/th\u003e\n                                \u003cth\u003eウエスト\u003c\/th\u003e\n                                \u003cth\u003eヒップ\u003c\/th\u003e\n                                \u003cth\u003e股上\u003c\/th\u003e\n                                \u003cth\u003e股下\u003c\/th\u003e\n                                \u003cth\u003eわたり\u003c\/th\u003e\n                                \u003cth\u003e裾幅\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e46\u003c\/td\u003e\n                                \u003ctd\u003e106cm\u003c\/td\u003e\n                                \u003ctd\u003e80cm\u003c\/td\u003e\n                                \u003ctd\u003e50cm\u003c\/td\u003e\n                                \u003ctd\u003e26cm\u003c\/td\u003e\n                                \u003ctd\u003e82cm\u003c\/td\u003e\n                                \u003ctd\u003e31.5cm\u003c\/td\u003e\n                                \u003ctd\u003e15cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e48\u003c\/td\u003e\n                                \u003ctd\u003e108cm\u003c\/td\u003e\n                                \u003ctd\u003e83cm\u003c\/td\u003e\n                                \u003ctd\u003e51cm\u003c\/td\u003e\n                                \u003ctd\u003e26.5cm\u003c\/td\u003e\n                                \u003ctd\u003e83cm\u003c\/td\u003e\n                                \u003ctd\u003e32.5cm\u003c\/td\u003e\n                                \u003ctd\u003e15.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e50\u003c\/td\u003e\n                                \u003ctd\u003e109.5cm\u003c\/td\u003e\n                                \u003ctd\u003e86cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e27cm\u003c\/td\u003e\n                                \u003ctd\u003e83.5cm\u003c\/td\u003e\n                                \u003ctd\u003e34cm\u003c\/td\u003e\n                                \u003ctd\u003e16cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e52\u003c\/td\u003e\n                                \u003ctd\u003e111cm\u003c\/td\u003e\n                                \u003ctd\u003e92cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e28cm\u003c\/td\u003e\n                                \u003ctd\u003e85.5cm\u003c\/td\u003e\n                                \u003ctd\u003e35cm\u003c\/td\u003e\n                                \u003ctd\u003e16.5cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp\u003e※商品はすべて平置きの状態で採寸をしております。\u003cbr\u003e※同商品でも、生産の過程で1～2cmの個体差が生じる場合があります。\u003c\/p\u003e\n                \u003cp\u003e\u003ca href=\"https:\/\/www.grip-inter.com\/shop\/pages\/guide7.aspx#guide_02_02\" target=\"_blank\"\u003eサイズについて詳しくはこちらをご確認ください。\u003c\/a\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e素材に関する情報は現在準備中です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e洗濯表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg src=\"\/img\/usr\/common\/icon\/wash\/A332.png\" alt=\"洗濯表示\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e※モデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003cbr\u003e※実際の商品はハンガー撮影の画像をご参照ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ サックス","offer_id":42650922221664,"sku":"317531246091","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650922254432,"sku":"317531246098","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ サックス","offer_id":42650922319968,"sku":"317531248091","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650922352736,"sku":"317531248098","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ サックス","offer_id":42650922418272,"sku":"317531250091","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650922451040,"sku":"317531250098","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ サックス","offer_id":42650922516576,"sku":"317531252091","price":46200.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650922549344,"sku":"317531252098","price":46200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_36622276-1aad-4634-b537-f82b439c8063.jpg?v=1779356764"},{"product_id":"031-75341","title":"CHERVO（シェルボ）ミッドウェイトポプリンショートパンツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_5a91494b-e129-4e18-b53b-0ebd4e4972ec.jpg?v=1779356765\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な素材感、色彩の魅力\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質な素材感、色彩の魅力\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e吸湿性に優れた滑らかなポプリン素材が、肌に吸い付くような\u003cstrong\u003e快適な着心地\u003c\/strong\u003eをお届けします。細部の仕立てに宿る\u003cstrong\u003e大人の品格\u003c\/strong\u003eが、スタイルを格上げします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e2WAYストレッチで、スコアに集中できる快適さ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_4226ea3a-7f09-4516-90ff-2cc324134457.jpg?v=1779356765\" class=\"img-fluid d-block w-100 product-img\" alt=\"動きやすさ、プレイをサポート\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きやすさ、プレイをサポート\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e2WAYストレッチ\u003c\/strong\u003eがゴルフのスイングを妨げず、あらゆる動きに追従します。\u003cstrong\u003e吸湿発散性仕上げ\u003c\/strong\u003eが汗を速やかに逃がし、いつでも\u003cstrong\u003eドライで集中を途切れさせません\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eラグジュアリーに魅せる、大人のゴルフスタイル\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ada1a8d1-369a-4c78-85a6-9b8bbae8183b.jpg?v=1779356765\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された着こなし、存在感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された着こなし、存在感\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eシンプルながらも\u003cstrong\u003e品格と貫禄\u003c\/strong\u003eを兼ね備えたシルエットが、どんなゴルフシーンでも個性を引き立てます。軽やかで\u003cstrong\u003e高付加価値\u003c\/strong\u003eを感じさせる装いは、\u003cstrong\u003eワンランク上のプレイ\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eCHERVOのミッドウェイトポプリンショートパンツは、快適性と機能性を両立したゴルフウェアです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸湿性に優れたUVプロテクト2WAYストレッチ素材\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                    \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\u003e2WAYストレッチ\u003c\/li\u003e\n                    \u003cli\u003eUVプロテクト\u003c\/li\u003e\n                    \u003cli\u003e吸湿発散性\u003c\/li\u003e\n                    \u003cli\u003e速乾\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \n                    \n                    \n                    \u003c!-- 2WAYストレッチのアイコンは一般的ではないため、主要な機能アイコンのみ配置 --\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: ポリエステル88% \/ ポリウレタン12%\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下記のサイズ表をご参照ください。単位:cm\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003eウエスト\u003c\/th\u003e\n                                \u003cth\u003eヒップ\u003c\/th\u003e\n                                \u003cth\u003e股上\u003c\/th\u003e\n                                \u003cth\u003e股下\u003c\/th\u003e\n                                \u003cth\u003e裾幅\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e46(M)\u003c\/td\u003e\n                                \u003ctd\u003e82\u003c\/td\u003e\n                                \u003ctd\u003e100\u003c\/td\u003e\n                                \u003ctd\u003e25\u003c\/td\u003e\n                                \u003ctd\u003e22\u003c\/td\u003e\n                                \u003ctd\u003e26\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e48(L)\u003c\/td\u003e\n                                \u003ctd\u003e86\u003c\/td\u003e\n                                \u003ctd\u003e104\u003c\/td\u003e\n                                \u003ctd\u003e26\u003c\/td\u003e\n                                \u003ctd\u003e23\u003c\/td\u003e\n                                \u003ctd\u003e27\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e50(XL)\u003c\/td\u003e\n                                \u003ctd\u003e90\u003c\/td\u003e\n                                \u003ctd\u003e108\u003c\/td\u003e\n                                \u003ctd\u003e27\u003c\/td\u003e\n                                \u003ctd\u003e24\u003c\/td\u003e\n                                \u003ctd\u003e28\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\u003e031-78440\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650923335776,"sku":"317534146005","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ アイボリー","offer_id":42650923368544,"sku":"317534146006","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ベージュ","offer_id":42650923434080,"sku":"317534146054","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ライトパープル","offer_id":42650923466848,"sku":"317534146081","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650923499616,"sku":"317534146098","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650923532384,"sku":"317534148005","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ アイボリー","offer_id":42650923565152,"sku":"317534148006","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ベージュ","offer_id":42650923630688,"sku":"317534148054","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ライトパープル","offer_id":42650923663456,"sku":"317534148081","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650923696224,"sku":"317534148098","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650923728992,"sku":"317534150005","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ アイボリー","offer_id":42650923761760,"sku":"317534150006","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ベージュ","offer_id":42650923827296,"sku":"317534150054","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ライトパープル","offer_id":42650923860064,"sku":"317534150081","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650923892832,"sku":"317534150098","price":41800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_5a91494b-e129-4e18-b53b-0ebd4e4972ec.jpg?v=1779356765"},{"product_id":"031-75411","title":"CHERVO（シェルボ）スーパーフレックス４ウェイストレッチパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_fabc5433-7018-46ef-849b-7b4d86724a8b.jpg?v=1773803338\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e映えるデザイン、快適な履き心地\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな色彩と洗練されたシルエットが、コースでの視線を独り占めします。イタリア製の上質な生地が、大人の遊び心を刺激し、アクティブなシーンに品格をもたらします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適なプレーを支える「4ウェイストレッチ ゴルフパンツ」\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_187fd832-8bb0-427b-94c8-87901d100f6c.jpg?v=1773803339\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e極上の肌触り、ストレスフリー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e上質なマイクロマルチファイバー糸から生まれたSUPERFLEX生地は、肌への圧迫を抑え、ほとんど着用を意識させないほどの快適さを実現します。\u003cstrong\u003e吸湿性\u003c\/strong\u003eと\u003cstrong\u003eUVプロテクト\u003c\/strong\u003eで、一日中サラリと爽やかにプレーできます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e攻めのゴルフを叶える「高機能パフォーマンスパンツ」\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_7ea83d56-894d-4e90-84c3-2b412fc0ceae.jpg?v=1773803339\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e動きに追従、最高のフィット\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e軽量ながら高い保護性能と優れた通気性を備え、過酷な天候下でもパフォーマンスをサポートします。背面内ウエストのグリップが、あらゆる動きに対応し、安定感あるフィットでプレーに集中できます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e上質な素材と革新的な技術が融合した、高機能ゴルフパンツの特長をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSUPERFLEX生地\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吸湿性・UVプロテクト\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      \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素材：上質なマイクロマルチファイバー糸「SUPERFLEX生地」\u003c\/li\u003e\n          \u003cli\u003e生地生産国：イタリア\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品はサンプルにて撮影しています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品をご確認いただく際は、ハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650924580960,"sku":"317541146005","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ グリーン","offer_id":42650924613728,"sku":"317541146023","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ベージュ","offer_id":42650924646496,"sku":"317541146054","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ レッド","offer_id":42650924679264,"sku":"317541146063","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650924712032,"sku":"317541146098","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650924744800,"sku":"317541148005","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650924777568,"sku":"317541148023","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ベージュ","offer_id":42650924810336,"sku":"317541148054","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650924843104,"sku":"317541148063","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650924875872,"sku":"317541148098","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650924908640,"sku":"317541150005","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650924941408,"sku":"317541150023","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ベージュ","offer_id":42650924974176,"sku":"317541150054","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650925006944,"sku":"317541150063","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650925039712,"sku":"317541150098","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650925072480,"sku":"317541152005","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ グリーン","offer_id":42650925105248,"sku":"317541152023","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ベージュ","offer_id":42650925138016,"sku":"317541152054","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ レッド","offer_id":42650925170784,"sku":"317541152063","price":55000.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650925203552,"sku":"317541152098","price":55000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_fabc5433-7018-46ef-849b-7b4d86724a8b.jpg?v=1773803338"},{"product_id":"031-75414","title":"CHERVO（シェルボ）プラズマティック２ウェイストレッチパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_560ffd4a-4889-47e0-9ece-00dba8a1f52b.jpg?v=1773803342\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人のゴルフパンツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優雅な佇まいを叶える一本\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e吸湿性\u003c\/strong\u003eに優れた\u003cstrong\u003eUVプロテクト素材\u003c\/strong\u003eが、軽やかな着用感を実現する。\u003cstrong\u003eシルクのような滑らかな肌触り\u003c\/strong\u003eが、上質なラグジュアリー感を添え、暑い季節も品格あるスタイルを演出する。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e革新技術が導く快適性\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ea664eed-d633-4e0a-9580-e0ac9122337d.jpg?v=1773803343\" class=\"img-fluid d-block w-100 product-img\" alt=\"機能美を追求したディテール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能美を追求したディテール\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e化学薬品不使用\u003c\/strong\u003eの\u003cstrong\u003eプラズマティック加工\u003c\/strong\u003eが、\u003cstrong\u003e抗菌性\u003c\/strong\u003eと\u003cstrong\u003e速乾性\u003c\/strong\u003eを長時間持続する。背面内ウエストとバックポケットの\u003cstrong\u003eグリップ\u003c\/strong\u003eは、\u003cstrong\u003e実用性\u003c\/strong\u003eを高め、スマートなプレイを支える。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eパフォーマンスを引き出す自由な動き\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_d47debc6-4675-44eb-b5d1-cbadff0719d4.jpg?v=1773803342\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタイリッシュな躍動感\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな躍動感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e2WAYストレッチ素材\u003c\/strong\u003eが、身体の動きにしなやかに寄り添い、\u003cstrong\u003e長時間快適さ\u003c\/strong\u003eを保つ。\u003cstrong\u003eゴルフコースでのパフォーマンス\u003c\/strong\u003eを引き立て、プレーヤーの個性を際立たせる佇まいを約束する。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eCHERVO（シェルボ）プラズマティック２ウェイストレッチパンツは、プレー中の快適性とスタイルを両立した高機能ゴルフパンツです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e吸湿性に優れたUVプロテクト2WAYストレッチ素材\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          \u003cli\u003e背面内ウエストとバックポケットのグリップが実用性とスタイルを両立\u003c\/li\u003e\n          \u003cli\u003e化学薬品不使用の特殊なナノテクノロジー処理（プラズマティック）\u003c\/li\u003e\n          \u003cli\u003e抗菌性と速乾性が持続\u003c\/li\u003e\n          \u003cli\u003e動きやすさと快適さを長時間維持\u003c\/li\u003e\n          \u003cli\u003eゴルフコースでのパフォーマンスを引き立て、プレーヤーの個性をも際立たせる\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e【商品画像について】\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ アイボリー","offer_id":42650925891680,"sku":"317541446006","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ モスグリーン","offer_id":42650925924448,"sku":"317541446025","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650925957216,"sku":"317541446098","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ アイボリー","offer_id":42650925989984,"sku":"317541448006","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650926022752,"sku":"317541448025","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650926055520,"sku":"317541448098","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ アイボリー","offer_id":42650926088288,"sku":"317541450006","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650926121056,"sku":"317541450025","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650926153824,"sku":"317541450098","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ アイボリー","offer_id":42650926186592,"sku":"317541452006","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ モスグリーン","offer_id":42650926219360,"sku":"317541452025","price":59400.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650926252128,"sku":"317541452098","price":59400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_560ffd4a-4889-47e0-9ece-00dba8a1f52b.jpg?v=1773803342"},{"product_id":"031-75440","title":"CHERVO（シェルボ）スーパーフレックス４ウェイストレッチショートパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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マイクロマルチファイバー糸が織りなす「SUPERFLEX生地」が、肌に吸い付くような滑らかさと軽やかなフィット感を実現。圧迫感が少なく、着用していることを忘れるほどの快適さで、プレイへの集中を妨げません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_10f2c728-f94f-4141-8396-970767b64171.jpg?v=1779356768\" 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４ウェイスーパーストレッチ素材が、ゴルフスイング時の身体の動きを一切妨げません。吸湿性とUVプロテクト性にも優れ、あらゆる天候下でもコースでのパフォーマンスを最大限に引き出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_3872db2a-8560-448c-af02-8f0d70f8d376.jpg?v=1779356768\" 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\/0627\/3295\/9840\/files\/download_ff2e9e2b-c8d8-4870-8ba4-41c104c1a3ad.jpg?v=1779356768\" 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マイクロマルチファイバー糸で構成されたSUPERFLEX生地を採用。極細の糸による薄く滑らかな手触りと軽やかなフィットを実現し、肌への圧迫感が少なく着用感がほとんど気にならないほどの快適さを提供します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸湿性とUVプロテクト性に優れる４ウェイスーパーストレッチ素材\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                    \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                \u003c!-- 入力データに具体的な素材配合が提供されていないため、上記の説明を記載します。\n                情報がある場合は \u003cul class=\"basic-list\"\u003e などで詳細を記述します。 --\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!-- 入力データに以下の情報が提供されていないため、対応するセクションは生成していません。\n        - サイズ詳細\n        - 洗濯表示\n        - 生産国\n        - 商品コード\n        - 配送情報 --\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650926284896,"sku":"317544046005","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ グリーン","offer_id":42650926317664,"sku":"317544046023","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ベージュ","offer_id":42650926350432,"sku":"317544046054","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ レッド","offer_id":42650926383200,"sku":"317544046063","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650926415968,"sku":"317544046098","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650926448736,"sku":"317544048005","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ グリーン","offer_id":42650926481504,"sku":"317544048023","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ベージュ","offer_id":42650926514272,"sku":"317544048054","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ レッド","offer_id":42650926547040,"sku":"317544048063","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650926579808,"sku":"317544048098","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650926612576,"sku":"317544050005","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ グリーン","offer_id":42650926645344,"sku":"317544050023","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ベージュ","offer_id":42650926678112,"sku":"317544050054","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ レッド","offer_id":42650926710880,"sku":"317544050063","price":44000.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650926743648,"sku":"317544050098","price":44000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_10f2c728-f94f-4141-8396-970767b64171.jpg?v=1779356768"},{"product_id":"031-75510","title":"CHERVO（シェルボ）ドビー４ウェイストレッチパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\u003eCHERVO（シェルボ）ドビー４ウェイストレッチパンツ\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プレー中のあらゆる動きを妨げない、\u003cstrong\u003e４ウェイスーパーストレッチ素材\u003c\/strong\u003eが完璧なスイングをサポート。コースでの品格を高める、シンプルで洗練されたシルエットが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_6889bd74-ce90-4089-a031-8e14fefd4dab.jpg?v=1773803345\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された大人のゴルフパンツ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスムーズなスイングを約束\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eドビー織が叶える快適ゴルフ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eイタリア製の上質なドビー生地\u003c\/strong\u003eが、高度な\u003cstrong\u003e吸湿性\u003c\/strong\u003eを実現し常にサラリとした肌触り。\u003cstrong\u003eシワになりにくい\u003c\/strong\u003e特性で、長時間の着用でも美しさを保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_d72f59ec-8432-4c69-adc3-aebb928d4c7a.jpg?v=1773803345\" class=\"img-fluid d-block w-100 product-img\" alt=\"ドビー織が叶える快適ゴルフ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e４ウェイストレッチが導く軽快さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽量\u003c\/strong\u003eながらも高い\u003cstrong\u003e保護性能\u003c\/strong\u003eと優れた\u003cstrong\u003e通気性\u003c\/strong\u003eを両立し、あらゆる天候下でも快適なプレーが可能。ウエスト内側の\u003cstrong\u003eグリップ\u003c\/strong\u003eが激しい動きの中でもしっかりとフィットします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_6ee749af-1192-4dd6-83ce-3583a78bdbf5.jpg?v=1773803346\" 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        \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                    \u003cli\u003e上質でラグジュアリーな風合いで、シーズンを通して快適に着用可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使用されている素材についてご紹介します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: イタリア製上質ドビー生地 (４ウェイスーパーストレッチ)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n            \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650927464544,"sku":"317551046005","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ブルー","offer_id":42650927497312,"sku":"317551046096","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650927530080,"sku":"317551046098","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ オフホワイト","offer_id":42650927562848,"sku":"317551048005","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ブルー","offer_id":42650927595616,"sku":"317551048096","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650927628384,"sku":"317551048098","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ オフホワイト","offer_id":42650927661152,"sku":"317551050005","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ブルー","offer_id":42650927693920,"sku":"317551050096","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650927726688,"sku":"317551050098","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ オフホワイト","offer_id":42650927759456,"sku":"317551052005","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ブルー","offer_id":42650927792224,"sku":"317551052096","price":52800.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650927824992,"sku":"317551052098","price":52800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_6889bd74-ce90-4089-a031-8e14fefd4dab.jpg?v=1773803345"},{"product_id":"031-75511","title":"CHERVO（シェルボ）軽量撥水ストレッチパンツ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_2a25975d-5ae7-455c-814d-633e99edf243.jpg?v=1779356770\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフコースでスイングする男性\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eプレーを支える機能美\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e4ウェイストレッチが叶える、\u003cstrong\u003e未体験の動きやすさ\u003c\/strong\u003e。ゴルフコースでのあらゆる動きにフィットし、プレーへの集中力を高めます。突然の雨や夏の汗にも安心です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e上質が香る、大人のゴルフスタイル\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_71c6efda-34a5-4d70-84df-5eb5ac75f564.jpg?v=1779356769\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフパンツの生地アップ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e環境と美を両立\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003eリサイクルナイロン糸が織りなす、\u003cstrong\u003e滑らかでラグジュアリーな肌触り\u003c\/strong\u003e。環境にも配慮しつつ、洗練されたディテールが品格あるゴルフスタイルを演出します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e洗練を纏う、ミニマルゴルフパンツ\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_f00e1087-67b1-4526-81af-2c4430e125b1.jpg?v=1779356770\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフパンツ着用イメージ\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eどんな時もスマートに\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e計算し尽くされた美しいシルエットは、シンプルながらも大人の遊び心を表現します。\u003cstrong\u003e幅広い気温に対応\u003c\/strong\u003eし、一年を通して快適なゴルフをお楽しみいただけます。\u003c\/p\u003e\n\u003c\/div\u003e\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\u003eCHERVOの軽量撥水ストレッチパンツは、プレーの快適さを追求した多機能パンツです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e超軽量4ウェイストレッチ\u003c\/strong\u003e：未体験の動きやすさを実現し、スイング時のストレスを軽減します。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e撥水性・速乾性\u003c\/strong\u003e：突然の雨や夏の汗にも強く、常にドライで快適な着心地を保ちます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eラグジュアリーな質感と快適な着心地\u003c\/strong\u003e：プレーに高付加価値を与え、長時間の着用でも快適です。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e幅広い気温に対応\u003c\/strong\u003e：オールシーズン快適にゴルフをお楽しみいただけます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003eこだわりのデザイン\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003eシンプルながらも洗練された、ゴルフコースで品格を引き立てるデザインです。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eエッセンシャルでスポーティ\u003c\/strong\u003e：ゴルフスタイルを際立たせる洗練されたラインです。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eクラシックなたたずまい\u003c\/strong\u003e：大人の遊び心を添え、落ち着いた印象を与えます。\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e計算された美しいシルエット\u003c\/strong\u003e：高所得層の要求にも応える、スマートで洗練された印象を演出します。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\"\u003e\n\u003csummary class=\"spec-summary\"\u003e素材情報\u003c\/summary\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cp\u003e環境に配慮しつつ、上質な肌触りと軽量感を両立した素材を採用しています。\u003c\/p\u003e\n\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\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e商品画像について\u003c\/p\u003e\n\u003cul class=\"point-list\"\u003e\n\u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n\u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ モスグリーン","offer_id":42650927857760,"sku":"317551146025","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650927890528,"sku":"317551146098","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650927923296,"sku":"317551148025","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650927956064,"sku":"317551148098","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650927988832,"sku":"317551150025","price":41800.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650928021600,"sku":"317551150098","price":41800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_2a25975d-5ae7-455c-814d-633e99edf243.jpg?v=1779356770"},{"product_id":"031-75540","title":"CHERVO（シェルボ）軽量撥水ストレッチショートパンツ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ecedef; \n      font-family: \"Montserrat\", \"Lato\", \"Noto Sans JP\", \"Hiragino Sans\", \"Arial\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #45515c;\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 #c4c4c4;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #45515c; \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-bottom: 1px solid #c4c4c4; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #45515c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #8a8a8a; \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: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #e01e2640 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 #c4c4c4;\n      border-radius: 0px;\n      background-color: #ecedef; \n      color: #45515c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #45515c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #ecedef; 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: #e01e26; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #c4c4c4; 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: #ecedef; color: #45515c; 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: #e01e26; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #8a8a8a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #45515c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #8a8a8a; 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: #e01e26; 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: #45515c; margin-bottom: 12px; border-bottom: 1px solid #e01e26; 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 #c4c4c4; th, td { padding: 12px 8px; border: 1px solid #c4c4c4; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #45515c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #c4c4c4; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #45515c; 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) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽やかな足取り、ゴルフ場で差をつける\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_c39ec7d4-889d-412d-af8c-379a6bee89e6.jpg?v=1773803347\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフ場で軽やかに歩く様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e動きやすさとエレガンス\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eエッセンシャルなデザインがゴルフコースでの\u003cstrong\u003e品格\u003c\/strong\u003eを高め、大人の遊び心を演出。その洗練された佇まいが周囲と\u003cstrong\u003e差をつけます\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアクティブな動きを支える高機能\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_48297232-253c-453c-ba50-f8d23331a3e0.jpg?v=1773803347\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスイング中の快適な動き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適プレーを約束\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e４ウェイストレッチ\u003c\/strong\u003eと高い可動性で、ラウンド中のあらゆる動きに追従。\u003cstrong\u003e撥水性\u003c\/strong\u003eと\u003cstrong\u003e速乾性\u003c\/strong\u003eが、突然の雨や汗から常に快適さを保ちます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質な肌触り、環境配慮の新基準\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_ea0878a1-2e96-4d47-9b44-9add93bde091.jpg?v=1773803347\" class=\"img-fluid d-block w-100 product-img\" alt=\"ショートパンツの生地のアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿るこだわり\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eリサイクルナイロン糸\u003c\/strong\u003eによる滑らかな肌触りと軽量感が上質な着心地を実現。しなやかな風合いが、環境への配慮も感じさせます。\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    \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\n\u003c\/li\u003e\n          \u003cli\u003eリサイクルナイロン糸による\u003cstrong\u003e滑らかな肌触り\u003c\/strong\u003eと\u003cstrong\u003e軽量感\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e上質な着心地を実現\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          \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高度なストレッチによる\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  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の前に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※商品画像について\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモデル着用商品は「サンプル」にて撮影をしています。実際の商品と仕様、加工が若干異なる場合があります。\u003c\/li\u003e\n      \u003cli\u003e実際の商品はハンガー撮影の画像をご参照ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ モスグリーン","offer_id":42650928119904,"sku":"317554046025","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650928152672,"sku":"317554046098","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ モスグリーン","offer_id":42650928185440,"sku":"317554048025","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650928218208,"sku":"317554048098","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ モスグリーン","offer_id":42650928250976,"sku":"317554050025","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650928283744,"sku":"317554050098","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ モスグリーン","offer_id":42650928316512,"sku":"317554052025","price":36300.0,"currency_code":"JPY","in_stock":false},{"title":"52\/XXL \/ ネイビー","offer_id":42650928349280,"sku":"317554052098","price":36300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/3295\/9840\/files\/download_fa956381-9b9d-40d7-88a1-e5c26c242588.jpg?v=1773803347"},{"product_id":"033-45301","title":"CHERVO（シェルボ）マルチカラーラインレギュラーソックス","description":"\u003cstyle\u003e\n  .product-wrapper {\n    background-color: #ffffff;\n    font-family: Noto Serif JP;\n    width: 100%; max-width: none !important;\n    padding: 40px 30px; box-sizing: border-box;\n    margin: 0; color: #1c1c1c;\n    line-height: 1.65; overflow-wrap: break-word;\n  }\n  .content-section, details.spec-details {\n    max-width: 800px; margin-left: auto; margin-right: auto;\n  }\n  .content-section {\n    margin-bottom: 60px; border-bottom: 1px solid #dddddd; padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  .section-title {\n    color: #1c1c1c; font-size: 24px; margin-bottom: 24px;\n    letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all;\n    padding-bottom: 8px;\n    background: linear-gradient(to right, #b7a364 20%, transparent 20%) bottom left \/ 100% 3px no-repeat,\n                linear-gradient(to right, #dddddd 100%, transparent 0%) bottom left \/ 100% 3px no-repeat;\n  }\n  .body-text {\n    color: #1c1c1c; font-size: 16px; margin-bottom: 24px;\n    letter-spacing: 0.03em;\n  }\n  details.spec-details {\n    border: 1px solid #dddddd; border-radius: 0px;\n    background-color: #ffffff; color: #1c1c1c;\n    margin-bottom: 15px; overflow: hidden;\n  }\n  summary.spec-summary {\n    padding: 15px 20px; font-weight: bold; color: #1c1c1c;\n    cursor: pointer; list-style: none;\n    display: flex; justify-content: space-between; align-items: center;\n    background-color: #ffffff; transition: background 0.2s;\n  }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.04); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b7a364; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  .spec-content { padding: 20px; background-color: #ffffff; font-size: 15px !important; line-height: 1.8; }\n  @media (max-width: 600px) {\n    .product-wrapper { padding: 30px 20px; }\n    .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"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  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eテリーソールとハニカム構造の機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足裏のテリー素材（パイル地）が滑らかな履き心地と高いクッション性を実現。さらにハニカム構造が優れた通気性を確保し、長時間のプレーでも足元のムレを感じさせません。快適さを徹底的に追求した機能設計です。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカラーストライプが語る、ブランドの美学\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカラーストライプとCHERVOのロゴラベルがさりげないアクセントとなり、クラシックで品格あるスポーティな佇まいを演出します。ゴルフシーンでの存在感を足元から高める、上質でエレガントな一足です。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e【素材】ナイロン・ポリウレタン\u003cbr\u003e【サイズ】46\/M（高さ24cm、底20cm）\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650951155808,"sku":"334530146005","price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ネイビー","offer_id":42650951188576,"sku":"334530146098","price":5500.0,"currency_code":"JPY","in_stock":false}]},{"product_id":"033-45302","title":"CHERVO（シェルボ）シーズナル柄ローカットソックス","description":"\u003cstyle\u003e\n  .product-wrapper {\n    background-color: #ffffff;\n    font-family: Noto Serif JP;\n    width: 100%; max-width: none !important;\n    padding: 40px 30px; box-sizing: border-box;\n    margin: 0; color: #1c1c1c;\n    line-height: 1.65; overflow-wrap: break-word;\n  }\n  .content-section, details.spec-details {\n    max-width: 800px; margin-left: auto; margin-right: auto;\n  }\n  .content-section {\n    margin-bottom: 60px; border-bottom: 1px solid #dddddd; padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  .section-title {\n    color: #1c1c1c; font-size: 24px; margin-bottom: 24px;\n    letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all;\n    padding-bottom: 8px;\n    background: linear-gradient(to right, #b7a364 20%, transparent 20%) bottom left \/ 100% 3px no-repeat,\n                linear-gradient(to right, #dddddd 100%, transparent 0%) bottom left \/ 100% 3px no-repeat;\n  }\n  .body-text {\n    color: #1c1c1c; font-size: 16px; margin-bottom: 24px;\n    letter-spacing: 0.03em;\n  }\n  details.spec-details {\n    border: 1px solid #dddddd; border-radius: 0px;\n    background-color: #ffffff; color: #1c1c1c;\n    margin-bottom: 15px; overflow: hidden;\n  }\n  summary.spec-summary {\n    padding: 15px 20px; font-weight: bold; color: #1c1c1c;\n    cursor: pointer; list-style: none;\n    display: flex; justify-content: space-between; align-items: center;\n    background-color: #ffffff; transition: background 0.2s;\n  }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.04); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b7a364; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  .spec-content { padding: 20px; background-color: #ffffff; font-size: 15px !important; line-height: 1.8; }\n  @media (max-width: 600px) {\n    .product-wrapper { padding: 30px 20px; }\n    .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"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  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eテリーソールが守る、足裏の快適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足裏に配したテリー素材（パイル地）が滑らかなクッションとなり、歩行時の衝撃を吸収します。長い距離を歩くゴルフのラウンドでこそ実感できる快適さが、疲労の蓄積を和らげ最後のホールまで集中力を支えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eロゴマニア柄が演出する、イタリアの遊び心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアイコニックなロゴマニアのジャカード柄が、上品な遊び心をさりげなく表現します。イタリア製ならではの品格あるデザインがゴルフシーンを華やかに彩り、足元からスタイルを格上げする一足です。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e【素材】ナイロン・ポリウレタン\u003cbr\u003e【サイズ】46\/M（高さ6.0cm、底22cm）\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"46\/M \/ オフホワイト","offer_id":42650951221344,"sku":"334530246005","price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"46\/M \/ ライトパープル","offer_id":42650951254112,"sku":"334530246081","price":4950.0,"currency_code":"JPY","in_stock":false}]},{"product_id":"033-55300","title":"CHERVO（シェルボ）リバーシブルバケットハット","description":"\u003cstyle\u003e\n  .product-wrapper {\n    background-color: #ffffff;\n    font-family: Noto Serif JP;\n    width: 100%; max-width: none !important;\n    padding: 40px 30px; box-sizing: border-box;\n    margin: 0; color: #1c1c1c;\n    line-height: 1.65; overflow-wrap: break-word;\n  }\n  .content-section, details.spec-details {\n    max-width: 800px; margin-left: auto; margin-right: auto;\n  }\n  .content-section {\n    margin-bottom: 60px; border-bottom: 1px solid #dddddd; padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  .section-title {\n    color: #1c1c1c; font-size: 24px; margin-bottom: 24px;\n    letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all;\n    padding-bottom: 8px;\n    background: linear-gradient(to right, #b7a364 20%, transparent 20%) bottom left \/ 100% 3px no-repeat,\n                linear-gradient(to right, #dddddd 100%, transparent 0%) bottom left \/ 100% 3px no-repeat;\n  }\n  .body-text {\n    color: #1c1c1c; font-size: 16px; margin-bottom: 24px;\n    letter-spacing: 0.03em;\n  }\n  details.spec-details {\n    border: 1px solid #dddddd; border-radius: 0px;\n    background-color: #ffffff; color: #1c1c1c;\n    margin-bottom: 15px; overflow: hidden;\n  }\n  summary.spec-summary {\n    padding: 15px 20px; font-weight: bold; color: #1c1c1c;\n    cursor: pointer; list-style: none;\n    display: flex; justify-content: space-between; align-items: center;\n    background-color: #ffffff; transition: background 0.2s;\n  }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.04); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b7a364; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  .spec-content { padding: 20px; background-color: #ffffff; font-size: 15px !important; line-height: 1.8; }\n  @media (max-width: 600px) {\n    .product-wrapper { padding: 30px 20px; }\n    .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"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  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eつばに宿る、CHERVOらしい品格\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eつばに配されたパーソナライズされたフラッグがさりげない品格と遊び心を演出します。バーシティに由来するスポーティなエッセンスを上品に取り入れたデザインは、どこか特別な雰囲気をまとい、コース上での存在感を際立たせます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e広いつばが守る、快適なラウンド\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e広めのつばが強い日差しからしっかりと顔を守り、日焼け防止にも効果を発揮します。軽量でしっかりとした作りが長時間の着用でも快適さを維持し、夏のゴルフを安心して楽しめる実力派のバケットハットです。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e【サイズ展開】48\/L（頭回り59cm）・50\/XL（頭回り62cm）\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"48\/L \/ ベージュ","offer_id":42650951876704,"sku":"335530048054","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"48\/L \/ ネイビー","offer_id":42650951909472,"sku":"335530048098","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ベージュ","offer_id":42650951942240,"sku":"335530050054","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"50\/XL \/ ネイビー","offer_id":42650951975008,"sku":"335530050098","price":13200.0,"currency_code":"JPY","in_stock":false}]},{"product_id":"033-55304","title":"CHERVO（シェルボ）４ウェイストレッチロゴキャップ","description":"\u003cstyle\u003e\n  .product-wrapper {\n    background-color: #ffffff;\n    font-family: Noto Serif JP;\n    width: 100%; max-width: none !important;\n    padding: 40px 30px; box-sizing: border-box;\n    margin: 0; color: #1c1c1c;\n    line-height: 1.65; overflow-wrap: break-word;\n  }\n  .content-section, details.spec-details {\n    max-width: 800px; margin-left: auto; margin-right: auto;\n  }\n  .content-section {\n    margin-bottom: 60px; border-bottom: 1px solid #dddddd; padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  .section-title {\n    color: #1c1c1c; font-size: 24px; margin-bottom: 24px;\n    letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all;\n    padding-bottom: 8px;\n    background: linear-gradient(to right, #b7a364 20%, transparent 20%) bottom left \/ 100% 3px no-repeat,\n                linear-gradient(to right, #dddddd 100%, transparent 0%) bottom left \/ 100% 3px no-repeat;\n  }\n  .body-text {\n    color: #1c1c1c; font-size: 16px; margin-bottom: 24px;\n    letter-spacing: 0.03em;\n  }\n  details.spec-details {\n    border: 1px solid #dddddd; border-radius: 0px;\n    background-color: #ffffff; color: #1c1c1c;\n    margin-bottom: 15px; overflow: hidden;\n  }\n  summary.spec-summary {\n    padding: 15px 20px; font-weight: bold; color: #1c1c1c;\n    cursor: pointer; list-style: none;\n    display: flex; justify-content: space-between; align-items: center;\n    background-color: #ffffff; transition: background 0.2s;\n  }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.04); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #b7a364; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #dddddd; }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  .spec-content { padding: 20px; background-color: #ffffff; font-size: 15px !important; line-height: 1.8; }\n  @media (max-width: 600px) {\n    .product-wrapper { padding: 30px 20px; }\n    .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eイタリア製UVストレッチが叶える、夏の快適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e上質なイタリア製生地に採用されたUVプロテクト4ウェイスーパーストレッチ素材は、紫外線をしっかりカットしながら動きを制限しません。吸湿性に優れサラリとした肌触りが続くため、暑い季節のラウンドでも頭部を快適な状態に保ちます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシワになりにくい、シーズンレスな定番フォルム\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e型崩れしにくい素材特性がシーズンを問わず安定したフォルムを維持し、手荷物の中でも形を保ちます。刺繍ロゴマークが品格を添えた洗練されたクラシックなデザインは、ゴルフシーンでの存在感を静かに高めます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eソフトベルクロが実現する、ストレスフリーな一日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eソフトなベルクロ留めにより被り心地と調整性が向上し、長時間のラウンドでも頭部への締め付けを感じさせません。UVプロテクトと高い吸湿性が一日中快適なプレーを支える、CHERVOの夏の定番アイテムです。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e【素材】ナイロン・ポリウレタン\u003cbr\u003e【サイズ】FREE（頭回り57cm）\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"CHERVO","offers":[{"title":"99\/FREE \/ ホワイト","offer_id":42650952433760,"sku":"335530499004","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"99\/FREE \/ ピンク","offer_id":42650952499296,"sku":"335530499074","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"99\/FREE \/ ネイビー","offer_id":42650952532064,"sku":"335530499098","price":11000.0,"currency_code":"JPY","in_stock":false}]}],"url":"https:\/\/esteem-golf.we-shop.jp\/collections\/chervo.oembed?page=2","provider":"株式会社グリップインターナショナル","version":"1.0","type":"link"}