{"title":"crocs","description":"","products":[{"product_id":"187433472","title":"CROCS クラッシュ クロッグ  CRUSH CLOG　207521 【100-WHITE】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eボリュームソールで存在感を\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e独自の厚底デザインが足元に\u003cstrong\u003e力強い個性を演出\u003c\/strong\u003eします。約6cmの高さが、いつものスタイルを\u003cstrong\u003e旬顔に昇華\u003c\/strong\u003e。ジビッツホールで自分だけのオリジナルを創造できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_1bbeea7f-9da2-4b53-a7f5-ce0e59d92f5e.jpg?v=1779673161\" 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ヒールレストまで約6cmの厚底ながら、クロックスならではの\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\/0964\/2101\/9966\/files\/download_3a9e7c77-bc57-4de8-a470-2ae44f171f4d.jpg?v=1779673162\" 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シンプルなホワイトに映える、バックストラップの「crocs」ロゴ。\u003cstrong\u003e洗練されたディテール\u003c\/strong\u003eが、どこから見ても抜かりない足元を演出します。男女問わず、日常に溶け込むデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_e6a52f29-1397-4695-bc40-19dd58ff7d3c.jpg?v=1779673162\" 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ヒールレストまで高さ6cmのユニークな厚底\u003c\/li\u003e\n                    \u003cli\u003eジビッツ チャームでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n                    \u003cli\u003eアイコニックコンフォート®：軽い。柔らかい。包み込むような快適さ。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: クラッシュ クロッグ CRUSH CLOG\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 207521\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: 100-WHITE\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: 327g (25cm)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eヒールの高さ\u003c\/strong\u003e: 約6cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eリベットが破損した場合のサポートは行っておりません。（初期不良を除く）\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531477672254,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531477705022,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531477737790,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_9fc3910b-7814-4452-833f-898d0cf245bd.jpg?v=1779673162"},{"product_id":"187433435","title":"CROCS クラッシュ クロッグ  CRUSH CLOG　207521 【2Y2 BONE 2】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e厚底で魅せる、新スタイルクロッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e定番クロッグが\u003cstrong\u003e大胆に進化\u003c\/strong\u003eを遂げ、\u003cstrong\u003eファッションの主役\u003c\/strong\u003eに。ヒールレストまで6cmの\u003cstrong\u003eユニークな厚底\u003c\/strong\u003eが、いつものスタイルを格上げし、足元から\u003cstrong\u003e個性を放ちます\u003c\/strong\u003e。軽やかさと心地よさを両立した、まさに新しい一足です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_fbde437b-f6ad-40d2-9991-26d359ccba82.jpg?v=1779673163\" 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\/0964\/2101\/9966\/files\/download_fa2e8d26-00e8-4c7a-987d-b02c259f6ef8.jpg?v=1779673163\" 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ヒールレストまで約6cmの厚底が、\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_2d30e50b-d850-41db-a2df-e9511a872bd9.jpg?v=1779673162\" 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=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: クロックス (crocs)\u003c\/li\u003e\n                    \u003cli\u003e商品名: クラッシュ クロッグ CRUSH CLOG\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 207521\u003c\/li\u003e\n                    \u003cli\u003e性別: 男女兼用商品\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eクロックス クラッシュ クロッグの主な特徴です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e高さを出した大胆なスタイルでファッションを格上げ\u003c\/li\u003e\n                    \u003cli\u003eヒールレストまで高さ6cmのユニークな厚底デザイン\u003c\/li\u003e\n                    \u003cli\u003eジビッツ チャーム用ホールでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n                    \u003cli\u003e可動式のバックストラップで快適なフィット感と安定性を提供\u003c\/li\u003e\n                    \u003cli\u003e「アイコニックコンフォート™」による軽さ、柔らかさ、包み込むような快適さ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・サイズ・重さ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e主要な素材と重さの参考情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e甲: 合成樹脂\u003c\/li\u003e\n                    \u003cli\u003e底: 合成樹脂\u003c\/li\u003e\n                    \u003cli\u003e重さ（参考サイズ）: 327g (25cm)\u003c\/li\u003e\n                    \u003cli\u003eヒールの高さ: 約6cm\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    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品写真はできる限り実物の色に近づけるようにしておりますが、お使いのモニター設定、お部屋の照明、背景の色等により実際の商品と色味が異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531477770558,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531477803326,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531477836094,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_fbde437b-f6ad-40d2-9991-26d359ccba82.jpg?v=1779673163"},{"product_id":"187433332","title":"CROCS クラッシュ クロッグ  CRUSH CLOG　207521 【001 BLACK】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性を纏う厚底クロッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eヒールレストまで\u003cstrong\u003e高さ6cmの厚底\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\/0964\/2101\/9966\/files\/download_1adaa66a-0bca-42ed-af4c-8247cd8dd366.jpg?v=1779673163\" 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\/0964\/2101\/9966\/files\/download_da5725e8-b51a-4915-a9c2-0ede39df6864.jpg?v=1779673163\" 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\/0964\/2101\/9966\/files\/download_f06577c4-be6e-4f0e-9fbb-9eb46a1f3398.jpg?v=1779673164\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e心地よさをデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eクロックスの「クラッシュ クロッグ」は、お気に入りのクロッグを大胆に再解釈した新作です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e商品名:\u003c\/strong\u003e クラッシュ クロッグ \/ CRUSH CLOG\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e型番\/商品コード:\u003c\/strong\u003e ♯207521\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e 001 BLACK\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e対象:\u003c\/strong\u003e 男女兼用商品\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e高さを出したアヴァンギャルドなデザインと、ジビッツチャーム用ホールによるカスタマイズ性が魅力。可動式バックストラップでホールド感も兼ね備え、クロックスならではの快適さを厚底スタイルで実現しました。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eクラッシュ クロッグの主な特徴はこちらです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e大胆な厚底スタイル:\u003c\/strong\u003e ヒールレストまで高さ6cmのユニークな厚底で、個性を際立たせます。\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            \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 327g (参考サイズ: 25cm片足)\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eヒールの高さ:\u003c\/strong\u003e 約6cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご購入にあたってのご注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eリベットが破損した場合のサポートは、初期不良を除き行っておりません。\u003c\/li\u003e\n                \u003cli\u003eシューズのお手入れ方法については、公式サイトまたは同梱の説明書をご覧ください。\u003c\/li\u003e\n                \u003cli\u003e商品写真は、できる限り実物の色に近づけるよう努めておりますが、お使いのモニター設定、お部屋の照明、背景の色等により実際の商品と色味が異なる場合がございます。予めご了承ください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"caption-text text-end\"\u003e※上記は公式サイト抜粋情報を含みます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531477868862,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531477901630,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531477934398,"sku":null,"price":9800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_1adaa66a-0bca-42ed-af4c-8247cd8dd366.jpg?v=1779673163"},{"product_id":"187432973","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【530 ラベンダー】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-title\"\u003eCROCS バヤバンド クロッグ BAYABAND CLOG 205089 【530 ラベンダー】\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアクティブシーンを彩る快適シューズ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドを融合。\u003cstrong\u003eアスレチックなデザイン\u003c\/strong\u003eにポップなクロックスロゴが映え、普段使いからお出かけまで幅広く活躍します。足元から気分を上げてくれる\u003cstrong\u003eラベンダーカラーの魅力\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_ce3ef89a-0f27-4ebc-bed5-d949ba784a18.jpg?v=1779673164\" 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\/0964\/2101\/9966\/files\/download_09733840-70c1-49d3-bc75-e11ab3572b84.jpg?v=1779673164\" 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\u003eクロックス「バヤバンド クロッグ」は、商品コード\u003cspan class=\"product-code\"\u003e205089\u003c\/span\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ジビッツ チャームでオリジナルの1足にカスタマイズ可能。\u003c\/li\u003e\n                \u003cli\u003eアイコニックコンフォート：「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e仕様・素材・サイズ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主な仕様、素材、サイズ情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e甲: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e底: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n                \u003cli\u003eヒールの高さ: 約3cm\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\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531477967166,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531477999934,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478032702,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478065470,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_ce3ef89a-0f27-4ebc-bed5-d949ba784a18.jpg?v=1779673164"},{"product_id":"187432889","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【126 ホワイト×ネイビー】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック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、あらゆるシーンで活躍する一足です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_80139f5b-0cee-407c-bbb9-6b4dcbb045fd.jpg?v=1779673165\" 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!-- 商品解説セクション (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を実現。優れた耐水性と防臭効果で、洗いやすくすぐに乾き、いつでも清潔に保てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_09c971bf-df85-4491-8328-c15cdb13ddd1.jpg?v=1779673165\" 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!-- 商品解説セクション (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し血行を促進します。かかとストラップが足にしっかりフィットし、安心感のある歩行をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_c63ca8bf-143f-43f8-b8cb-98565c0e7a0c.jpg?v=1779673165\" 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\u003eクロックスの\u003cstrong\u003eバヤバンド クロッグ（BAYABAND CLOG）\u003c\/strong\u003e、品番\u003cstrong\u003e205089\u003c\/strong\u003eは、大人気のバヤとクロックバンドを融合させた\u003cstrong\u003e男女兼用\u003c\/strong\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ジビッツ チャームでオリジナルの1足にカスタマイズ可能。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能性・快適性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日常使いからレジャーまで、快適な履き心地をサポートする機能性。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現するアイコニックコンフォート。\u003c\/li\u003e\n        \u003cli\u003e優れた耐水性と防臭効果。\u003c\/li\u003e\n        \u003cli\u003eフットベッドにはマッサージするように足を刺激する突起付き。\u003c\/li\u003e\n        \u003cli\u003e洗いやすく、すぐに乾くため、いつでも清潔に保てます。\u003c\/li\u003e\n        \u003cli\u003eかかとには足にしっかりフィットするストラップ付きで、安定した歩行をサポート。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・サイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の素材および参考サイズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e甲材\u003c\/strong\u003e：合成樹脂\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e底材\u003c\/strong\u003e：合成樹脂\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e参考重量\u003c\/strong\u003e：約240g (27cmサイズの場合)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eヒールの高さ\u003c\/strong\u003e：約3cm\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    \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\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478098238,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478131006,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478163774,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478196542,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_80139f5b-0cee-407c-bbb9-6b4dcbb045fd.jpg?v=1779673165"},{"product_id":"187432862","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【066 ブラック×ホワイト】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスタイルを格上げ ポップな足元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドを融合させた、アスレチック感溢れる一足。足元に\u003cstrong\u003eモダンなアクセント\u003c\/strong\u003eを加え、日常に\u003cstrong\u003e洗練されたカジュアルさ\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_f60e0c05-8632-4925-96cc-735ea26647cc.jpg?v=1779673167\" class=\"img-fluid d-block w-100 product-img\" alt=\"CROCS バヤバンド クロッグ\"\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\/0964\/2101\/9966\/files\/download_7096b109-c16b-41e2-9c67-3dee8683c021.jpg?v=1779673166\" class=\"img-fluid d-block w-100 product-img\" alt=\"CROCS バヤバンド クロッグ 履き心地\"\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\/0964\/2101\/9966\/files\/download_b3f88fce-6c6f-45d8-916f-0673a9934115.jpg?v=1779673166\" class=\"img-fluid d-block w-100 product-img\" alt=\"CROCS バヤバンド クロッグ 洗濯表示とジビッツ\"\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\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=\"basic-list\"\u003e\n                \u003cli\u003e商品名: バヤバンド クロッグ (BAYABAND CLOG)\u003c\/li\u003e\n                \u003cli\u003e型番: 205089\u003c\/li\u003e\n                \u003cli\u003eカラー: 066 ブラック×ホワイト\u003c\/li\u003e\n                \u003cli\u003e性別: 男女兼用商品\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e快適さと機能性を追求したクロックスならではの特長をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e優れた耐水性とクッション性で、どんな環境でも快適。\u003c\/li\u003e\n                \u003cli\u003eフットベッドのマッサージ突起が、歩くたびに心地よく足を刺激。\u003c\/li\u003e\n                \u003cli\u003e防臭効果があり、洗いやすくすぐに乾くため、いつでも清潔。\u003c\/li\u003e\n                \u003cli\u003eかかとのストラップが足にしっかりフィットし、安定した履き心地。\u003c\/li\u003e\n                \u003cli\u003eジビッツチャームで、自分だけのオリジナルカスタマイズが可能。\u003c\/li\u003e\n                \u003cli\u003eアイコニックコンフォート: 全面に採用された「クロスライト」素材が、軽やかな履き心地と快適なクッション性を提供。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・重さ・ヒール高\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主要な素材とサイズに関する情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e甲材: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e底材: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e重さ: 約240g (27cm参考)\u003c\/li\u003e\n                \u003cli\u003eヒールの高さ: 約3cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e快適にお使いいただくために、サイズチャートをご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eリベットの破損につきましては、初期不良を除きサポートの対象外となります。\u003c\/li\u003e\n            \u003cli\u003e商品写真は、できる限り実物の色に近づけるよう努めておりますが、お使いのモニター設定、お部屋の照明、背景の色などにより、実際の商品と色味が異なる場合がございます。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e記載情報は公式サイトからの抜粋を含みます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478229310,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478262078,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478294846,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478327614,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_0870ee2e-7106-40ea-9ddb-9b2f06347cd1.jpg?v=1779673167"},{"product_id":"187432840","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【6OV ペタルピンク×ピンク】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eバヤバンドクロッグ ポップな足元へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e大人気モデルの融合\u003c\/strong\u003eから生まれた、\u003cstrong\u003eアスレチック感あふれるおしゃれなデザイン\u003c\/strong\u003eです。\u003cstrong\u003e遊び心あるクロックスロゴ\u003c\/strong\u003eが、日常に彩りを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_c9d1a52b-28b7-417e-b04b-4176e022e822.jpg?v=1779673167\" 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\/0964\/2101\/9966\/files\/download_b0230f71-2a35-46da-b332-c07ee3f8aa15.jpg?v=1779673167\" 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\/0964\/2101\/9966\/files\/download_898d4b6a-60a0-4d1d-bb35-456177e02e96.jpg?v=1779673167\" 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\u003e大人気モデルを融合したクロッグの詳細です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブランド: クロックス (crocs)\u003c\/li\u003e\n        \u003cli\u003e商品名: バヤバンド クロッグ (BAYABAND CLOG)\u003c\/li\u003e\n        \u003cli\u003e商品コード: 205089\u003c\/li\u003e\n        \u003cli\u003e対象: 男女兼用\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の快適な履き心地を支える機能性をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e優れた耐水性とクッション性\u003c\/li\u003e\n        \u003cli\u003eフットベッドにはマッサージするように足を刺激する突起付き\u003c\/li\u003e\n        \u003cli\u003e防臭効果があり、洗いやすく、すぐに乾く\u003c\/li\u003e\n        \u003cli\u003eかかとには足にしっかりフィットするストラップ付き\u003c\/li\u003e\n        \u003cli\u003eジビッツチャームでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n        \u003cli\u003eアイコニックコンフォート: 「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・サイズ・重さ\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: （甲）合成樹脂、（底）合成樹脂\u003c\/li\u003e\n        \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n        \u003cli\u003eヒールの高さ: 約3cm\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":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478360382,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478393150,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478425918,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478458686,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_c9d1a52b-28b7-417e-b04b-4176e022e822.jpg?v=1779673167"},{"product_id":"187432295","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【4SX ミネラルブルー×ピスタチオ】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽やか涼感、アクティブ足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドが融合した、\u003cstrong\u003eアスレチックなスタイル\u003c\/strong\u003e。ポップなクロックスロゴが、足元に明るい個性を添えます。\u003cstrong\u003e男女兼用\u003c\/strong\u003eで、あらゆる場所で履ける魅力的な一足です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_e5713003-07ce-4bd0-a5a1-4b633740fea2.jpg?v=1779673168\" 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\/0964\/2101\/9966\/files\/download_32f5d74b-4e82-4c9a-9d0d-b15d93882f72.jpg?v=1779673168\" 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も備え、日常使いに最適です。ジビッツ チャームでオリジナルの1足にカスタマイズも可能。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_01ea92ca-b9bc-44cd-bdee-7fcf184176d0.jpg?v=1779673168\" 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\u003eクロックス「バヤバンド クロッグ」の基本情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブランド名: Crocs (クロックス)\u003c\/li\u003e\n        \u003cli\u003e商品名: バヤバンド クロッグ BAYABAND CLOG\u003c\/li\u003e\n        \u003cli\u003e商品コード: 205089\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eバヤバンド クロッグが提供する快適な機能性をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e優れた耐水性と快適なクッション性\u003c\/li\u003e\n        \u003cli\u003eフットベッドの突起が足裏をマッサージするように刺激\u003c\/li\u003e\n        \u003cli\u003e防臭効果があり、お手入れが簡単で素早く乾く\u003c\/li\u003e\n        \u003cli\u003eかかとには足にしっかりフィットするストラップ付き\u003c\/li\u003e\n        \u003cli\u003eジビッツチャームでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n        \u003cli\u003e「クロスライト」素材を全面に採用した、軽い履き心地と快適なクッション性\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材と仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の素材と主な仕様は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e甲の素材: 合成樹脂\u003c\/li\u003e\n        \u003cli\u003e底の素材: 合成樹脂\u003c\/li\u003e\n        \u003cli\u003e参考重さ (27cm): 約240g\u003c\/li\u003e\n        \u003cli\u003eヒールの高さ: 約3cm\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    \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":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478491454,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478524222,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478556990,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478589758,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_e5713003-07ce-4bd0-a5a1-4b633740fea2.jpg?v=1779673168"},{"product_id":"187432212","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【1FN ベージュ× コバルト ブルー】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e新時代のクロックススタイルで毎日を彩る\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e人気モデルの融合から生まれたアスレチックなデザインは、あらゆるシーンに溶け込みます。足元をポップに演出し、新しい自分を発見しませんか。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_393b25aa-a6ec-472d-8b3c-948627ea0f51.jpg?v=1779673170\" 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\/0964\/2101\/9966\/files\/download_453f2dd6-517d-4ea4-9b3f-8238093b5903.jpg?v=1779673169\" 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\/0964\/2101\/9966\/files\/download_7efc17ff-377e-40a0-83fe-abd86e249720.jpg?v=1779673169\" 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\u003e【クロックス　crocs 】\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: バヤバンド クロッグ BAYABAND CLOG\u003c\/li\u003e\n                \u003cli\u003e商品コード: ♯ 205089\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            \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ジビッツ チャームでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n                \u003cli\u003eアイコニックコンフォート：「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・仕様・サイズ情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e甲: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e底: 合成樹脂\u003c\/li\u003e\n                \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n                \u003cli\u003eヒールの高さ: 約3cm\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        \u003cp class=\"body-text\"\u003e・商品写真はできる限り実物の色に近づけるようにしておりますが、 お使いのモニター設定、お部屋の照明、背景の色等により実際の商品と色味が異なる場合がございます。予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478622526,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478655294,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478688062,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478720830,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_393b25aa-a6ec-472d-8b3c-948627ea0f51.jpg?v=1779673170"},{"product_id":"187432158","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【0FS ライトグレー×キャンディピンク】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eポップな彩り、足元にクロックス\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドが融合し、\u003cstrong\u003e洗練されたアスレチック感\u003c\/strong\u003eを演出します。日常使いからレジャーまで、足元を\u003cstrong\u003e華やかに彩り\u003c\/strong\u003e、\u003cstrong\u003e軽やかな歩み\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_d7adfd28-1a0e-4762-984c-29c5238d17de.jpg?v=1779673170\" 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\/0964\/2101\/9966\/files\/download_b973542c-44d5-4479-bfc1-2dc5e35b2ce5.jpg?v=1779673170\" 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\/0964\/2101\/9966\/files\/download_e8480aec-4d83-4c15-b38b-836f231dca13.jpg?v=1779673171\" 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=\"basic-list\"\u003e\n                    \u003cli\u003eブランド: クロックス (crocs)\u003c\/li\u003e\n                    \u003cli\u003e商品名: バヤバンド クロッグ (BAYABAND CLOG)\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 205089\u003c\/li\u003e\n                    \u003cli\u003e対象: 男女兼用商品\u003c\/li\u003e\n                    \u003cli\u003eコンセプト: 大人気のバヤとクロックバンドを融合させた、アスレチック感のあるおしゃれなスタイル。あらゆる場所で履けるスタイルで、履きやすく、ポップなクロックスのロゴが可愛いデザインです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品の機能とメリット\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日常使いからレジャーまで、快適な履き心地を提供する機能が満載です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e優れた耐水性とクッション性を備えています。\u003c\/li\u003e\n                    \u003cli\u003eフットベッドにはマッサージするように足を刺激する突起付き。\u003c\/li\u003e\n                    \u003cli\u003e防臭効果があり、洗いやすく、すぐに乾きます。\u003c\/li\u003e\n                    \u003cli\u003eかかとには足にしっかりフィットするストラップ付き。\u003c\/li\u003e\n                    \u003cli\u003eジビッツチャームでオリジナルの1足にカスタマイズ可能。\u003c\/li\u003e\n                    \u003cli\u003eアイコニックコンフォート：「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の主な素材と仕様は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: 甲 - 合成樹脂、底 - 合成樹脂\u003c\/li\u003e\n                    \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n                    \u003cli\u003eヒールの高さ: 約3cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e初期不良を除く、リベットが破損した場合のサポートは行っておりません。また、商品写真はできる限り実物の色に近づけるよう努めておりますが、お使いのモニター設定、お部屋の照明、背景の色等により実際の商品と色味が異なる場合がございますので、予めご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478753598,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478786366,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478819134,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478851902,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_d7adfd28-1a0e-4762-984c-29c5238d17de.jpg?v=1779673170"},{"product_id":"187432109","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【0A3 チャコール×グリーン】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会を駆ける快適クロッグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドが融合し、\u003cstrong\u003e洗練されたアスレチック感\u003c\/strong\u003eを演出。男女問わず、日常のあらゆるシーンで足元をスタイリッシュに彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_ff920b36-f20c-45c3-841c-18b90ff578bf.jpg?v=1779673172\" 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アイコニックな「crocs」ロゴが映えるサイドライン。独自の「\u003cstrong\u003eクロスライト\u003c\/strong\u003e」素材を全面採用し、\u003cstrong\u003e驚くほど軽い履き心地\u003c\/strong\u003eと快適なクッション性を実現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_f24d56a1-ab21-4d53-b3e7-f7c02f0e2b64.jpg?v=1779673171\" 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\/0964\/2101\/9966\/files\/download_0a6f4159-e429-4498-849a-444613805b8d.jpg?v=1779673172\" 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=\"basic-list\"\u003e\n          \u003cli\u003eブランド名: クロックス (crocs)\u003c\/li\u003e\n          \u003cli\u003e商品名: バヤバンド クロッグ (BAYABAND CLOG)\u003c\/li\u003e\n          \u003cli\u003e商品コード: 205089\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e商品概要\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e大人気のバヤとクロックバンドを融合したアスレチック感のあるおしゃれなスタイル\u003c\/li\u003e\n          \u003cli\u003eあらゆる場所で履けるポップなクロックスロゴが可愛いデザイン\u003c\/li\u003e\n          \u003cli\u003e男女兼用商品\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主な特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の特長\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e優れた耐水性とクッション性\u003c\/li\u003e\n          \u003cli\u003eフットベッドにはマッサージするように足を刺激する突起付き\u003c\/li\u003e\n          \u003cli\u003e防臭効果があり、洗いやすく、すぐに乾く\u003c\/li\u003e\n          \u003cli\u003eかかとには足にしっかりフィットするストラップ付き\u003c\/li\u003e\n          \u003cli\u003eジビッツ チャームでオリジナルの1足にカスタマイズ可能\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        \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        \u003cp\u003e主なサイズデータ\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n          \u003cli\u003eヒールの高さ: 約3cm\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        \u003cp class=\"body-text\"\u003e※上記は公式サイトからの抜粋情報です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531478884670,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531478917438,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531478950206,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531478982974,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_ff920b36-f20c-45c3-841c-18b90ff578bf.jpg?v=1779673172"},{"product_id":"187432046","title":"CROCS バヤバンド クロッグ BAYABAND CLOG 205089 【4CC ネイビー×ペッパー】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #efefef; \n      font-family: \"Zen Old Mincho\", \"Noto Sans Japanese\", serif, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #1c1c1c;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #cfcfcf;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1c1c1c; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #1c1c1c; border-bottom: 1px solid #cfcfcf; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #1c1c1c; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #1c1c1c; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #1c1c1c40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #cfcfcf;\n      border-radius: 4px;\n      background-color: #efefef; \n      color: #1c1c1c;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1c1c1c; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #efefef; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #1c1c1c; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #cfcfcf; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #efefef; color: #1c1c1c; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #1c1c1c; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #1c1c1c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #1c1c1c; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #1c1c1c; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #1c1c1c; margin-bottom: 12px; border-bottom: 1px solid #1c1c1c; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #cfcfcf; th, td { padding: 12px 8px; border: 1px solid #cfcfcf; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1c1c1c; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #cfcfcf; background: #ffffff; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1c1c1c; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアスレチックに映える足元スタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大人気のバヤとクロックバンドが融合し、洗練されたアスレチックスタイルが完成しました。ポップなクロックスロゴが足元に個性を添え、どこへでも履いて行きたくなるデザインです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_01f50c22-880d-4834-8ba6-237035ed66bb.jpg?v=1779673173\" 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\/0964\/2101\/9966\/files\/download_34d819b7-33f0-49d1-8ec8-152877638ba8.jpg?v=1779673173\" 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\/0964\/2101\/9966\/files\/download_c05e75cc-b363-4c66-b117-7c1c2261ac05.jpg?v=1779673172\" 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=\"basic-list\"\u003e\n                    \u003cli\u003eブランド名: クロックス (crocs)\u003c\/li\u003e\n                    \u003cli\u003e商品名: バヤバンド クロッグ BAYABAND CLOG\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 205089\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                \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ジビッツ チャームでオリジナルの1足にカスタマイズ可能\u003c\/li\u003e\n                    \u003cli\u003eアイコニックコンフォート: 「クロスライト」素材を全面に採用し、軽い履き心地と快適なクッション性を実現\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e仕様・素材・サイズ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の素材と主なサイズ情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e甲: 合成樹脂\u003c\/li\u003e\n                    \u003cli\u003e底: 合成樹脂\u003c\/li\u003e\n                    \u003cli\u003e重さ（参考サイズ）: 240g (27cm)\u003c\/li\u003e\n                    \u003cli\u003eヒールの高さ: 約3cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eリベットが破損した場合のサポートは行っておりません。（初期不良を除く）\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品写真はできる限り実物の色に近づけるようにしておりますが、お使いのモニター設定、お部屋の照明、背景の色等により実際の商品と色味が異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crocs","offers":[{"title":"【3営業日前後でご発送】 \/ 23cm","offer_id":53531479015742,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 24cm","offer_id":53531479048510,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 25cm","offer_id":53531479081278,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true},{"title":"【3営業日前後でご発送】 \/ 26cm","offer_id":53531479114046,"sku":null,"price":7800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_01f50c22-880d-4834-8ba6-237035ed66bb.jpg?v=1779673173"}],"url":"https:\/\/reliar.we-shop.jp\/collections\/crocs.oembed","provider":"Reliar（レリア）","version":"1.0","type":"link"}