{"title":"~9,999円","description":"","products":[{"product_id":"190692434","title":"COACH ★ CORNER ZIP WRISTLET WITH STRIPE CW854","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_5aa5f50a-d40e-4bdb-af16-cc42e8fb3854.jpg?v=1779672725\" 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手のひらに収まる絶妙なサイズ感でありながら、COACHのエンブレムとストライプが持つ人の品格を際立たせます。\u003cstrong\u003ePVCコーティングレザー\u003c\/strong\u003eは、日常使いに嬉しい耐久性も兼ね備えています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_3f8f693b-30c7-4387-95b9-53ae3a139142.jpg?v=1779672725\" 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ジップ開閉で中身の出し入れがスムーズ。内側には2つのカードホルダーがあり、必要なカードをスマートに整理できます。\u003cstrong\u003e約70g\u003c\/strong\u003eという驚くほどの軽さは、毎日持ち歩く負担になりません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_8e4d48a9-e74d-46d5-9dd8-a505b3585552.jpg?v=1779672726\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能性と使い勝手の良さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eCOACHファクトリーストアから届いた、使い勝手の良いリスレットです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eジップ開閉で中身の出し入れがスムーズ\u003c\/li\u003e\n          \u003cli\u003eカードを2枚収納できるホルダー付き\u003c\/li\u003e\n          \u003cli\u003eスマホも収納可能、用途に応じて多岐に活用できる\u003c\/li\u003e\n          \u003cli\u003eシグネチャー柄とストライプ、ロゴがアクセントの上品なデザイン\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \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素材: PVCコーティングレザー\u003c\/li\u003e\n          \u003cli\u003e買付け地: アメリカCOACH直営ファクトリーストア（アウトレット）\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サイズ: 約横15.5cm × 縦10cm × マチ1cm\u003c\/li\u003e\n          \u003cli\u003e重さ: 約70g\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内側: カードホルダー×2\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e型番: CW854\u003c\/li\u003e\n          \u003cli\u003e商品名: COACH CORNER ZIP WRISTLET WITH STRIPE\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\u003eCOACHファクトリーストア商品をご購入の際は、以下の点にご留意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eファクトリーストアの商品は入れ替わりが早いため、お早めのご検討をおすすめします。\u003c\/li\u003e\n          \u003cli\u003e箱、保存袋は元々付属しておりません。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"COACH LADIES","offers":[{"title":"【5~7営業日でご発送 \/ CW854 IMXAQ","offer_id":53531435139390,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【5~7営業日でご発送 \/ CW854 IMXHE","offer_id":53531435172158,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【5~7営業日でご発送 \/ CW854 IMXDM","offer_id":53531435204926,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【5~7営業日でご発送 \/ CW854 SVPWH","offer_id":53531435237694,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【5~7営業日でご発送 \/ CW854 QBMI5","offer_id":53531435270462,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【5~7営業日でご発送 \/ CW854 IMQRX","offer_id":53531435303230,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":true},{"title":"【1〜2日間でご発送】 \/ CW854 IMXAQ","offer_id":53531435335998,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false},{"title":"【1〜2日間でご発送】 \/ CW854 IMXHE","offer_id":53531435368766,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false},{"title":"【1〜2日間でご発送】 \/ CW854 IMXDM","offer_id":53531435401534,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false},{"title":"【1〜2日間でご発送】 \/ CW854 SVPWH","offer_id":53531435434302,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false},{"title":"【1〜2日間でご発送】 \/ CW854 QBMI5","offer_id":53531435467070,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false},{"title":"【1〜2日間でご発送】 \/ CW854 IMQRX","offer_id":53531435499838,"sku":null,"price":8200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_5aa5f50a-d40e-4bdb-af16-cc42e8fb3854.jpg?v=1779672725"},{"product_id":"ギフトラッピング-coach-コピー","title":"COACH 純正ショッパー（紙袋）","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\"\u003eCOACH純正ショッパー 贈る心を伝える上質ラッピング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアイコニックな\u003cstrong\u003eCOACHロゴ\u003c\/strong\u003eが際立つ、純正ショッパーです。\u003cstrong\u003e大切な方への贈り物\u003c\/strong\u003eに、受け取る方の喜びを一層高める演出をお届けします。こちらは、当ショップで\u003cstrong\u003eCOACHのバッグをご購入のお客様\u003c\/strong\u003eへ、特別な選択肢としてご用意しております。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/191131232.webp?v=1779672754\" class=\"img-fluid d-block w-100 product-img\" alt=\"COACH純正ショッパー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e特別な日のためのCOACH\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\u003eCOACH純正のショッパー（紙袋）です。\u003c\/p\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用途に応じた2種類のサイズがございます。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eバッグ用:\u003c\/strong\u003e 横40cm × 縦30cm × 幅15cm（ハンドル高さ 12cm）\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e財布用:\u003c\/strong\u003e 横28cm × 縦21cm × 幅13cm（ハンドル高さ 12cm）\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こちらは当店にてCOACHのバッグをご購入いただいたお客様のみご注文いただける商品です。ショッパーのみでご注文をいただいた場合は、誠に恐れ入りますがキャンセルとさせていただきます。予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"COACH LADIES","offers":[{"title":"バッグ用","offer_id":53531438121278,"sku":null,"price":1000.0,"currency_code":"JPY","in_stock":true},{"title":"財布用","offer_id":53531438154046,"sku":null,"price":800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/191131232.webp?v=1779672754"},{"product_id":"ギフトラッピング-coach","title":"COACH 純正ウォレットBOX","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\"\u003eCOACH純正 贈る心を高める演出\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eCOACH純正ボックスが、大切な贈り物の\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\/191131504.webp?v=1779672755\" class=\"img-fluid d-block w-100 product-img\" alt=\"COACH純正ウォレットBOX\"\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\u003eCOACH純正のギフトボックスは、大切な方への贈り物をより特別なものにします。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eCOACH純正の財布用ギフトBOX\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お手持ちのCOACH財布に合わせて、最適なサイズをお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e長財布用\u003c\/li\u003e\n        \u003cli\u003e二つ折り財布用\u003c\/li\u003e\n        \u003cli\u003eご注文のお財布に合わせて、当店にて最適なサイズを選定し同梱いたします。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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ギフトBOXのみのご注文は、誠に恐れ入りますが\u003cstrong\u003eキャンセル\u003c\/strong\u003eさせていただきますことをご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"COACH","offers":[{"title":"Default Title","offer_id":53531438186814,"sku":null,"price":500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/191131504.webp?v=1779672755"},{"product_id":"ギフトラッピング-コピー","title":"LONGCHAMP 純正ショッパー（紙袋）","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  \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が特別な想いを伝えます。洗練されたデザインと横35cmのサイズは、贈り物にふさわしい品格を添えるでしょう。こちらは当店でバッグをご購入いただいた方のみが手にできる、\u003cstrong\u003e特別な包み\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/191129851.webp?v=1779672756\" 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\/191129851_o1_8771390b-fdc4-4e37-89b7-836bbfb2aeaa.webp?v=1779672756\" 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\/191129851_o2.webp?v=1779672756\" 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=\"point-list\"\u003e\n        \u003cli\u003eロンシャンのバッグをご購入のお客様に、追加でご購入いただけます。\u003c\/li\u003e\n        \u003cli\u003e特別な方への贈り物にふさわしい、純正の紙袋です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e横幅: 35cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 26.5cm\u003c\/li\u003e\n        \u003cli\u003e奥行き: 12cm\u003c\/li\u003e\n        \u003cli\u003eハンドル高さ: 15cm\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","brand":"LONGCHAMP","offers":[{"title":"Default Title","offer_id":53531438252350,"sku":null,"price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/191129851.webp?v=1779672756"},{"product_id":"77102246","title":"Alternative MANIAC SWEATSHIRT ECO GREY\/マニアック スウェットシャツ","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) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e型にはまらない私へ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e洗練されたエフォートレススタイルを演出。Alternativeの独自の感性が、あなたの日常に新たな彩りをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download.jpg?v=1779672759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を引き出すデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e自由を着こなす日常\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背面まで美しいシルエットが、身体のラインに自然にフィット。男女問わず、どのような動きも妨げない快適な着心地で、自由な日常をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_2fb0bd77-0a9c-4ff8-b5cf-262e1a78b8d3.jpg?v=1779672759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な着心地とフィット感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e触れるたび感じる上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自のブレンド素材は、吸い付くような肌触りと軽やかな暖かさで一日中快適。フロントの機能的なポケットが、実用性とデザイン性を両立します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_3602b4be-11cd-4930-a371-d5e308f79b2c.jpg?v=1779672759\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e究極の肌触り体験\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eAlternativeについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e1995年、アメリカで創立されたアパレルブランド。着る人のオルタナティブな(型にはまらない)考えをインスパイアし、社会全体を前向きに変えていきたいという思いのもと、デザイン・肌ざわり・フィット感など、見た目だけでなく快適な品質にもこだわったアイテムを提供しています。\u003c\/p\u003e\n        \u003cp\u003eまた環境問題や労働環境などといったさまざまな社会問題に対する取り組みでも話題を集めています。Alternativeのアイテムは男女問わず世界中で多くの支持を得ており、サラ・ジェシカ・パーカー、アレッサンドラ・アンブロジオ、エマ・ストーン、クリステン・スチュワートなど数多くのセレブも愛用しています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材と製品特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材構成は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eコットン46%\u003c\/li\u003e\n          \u003cli\u003eポリエステル50%\u003c\/li\u003e\n          \u003cli\u003eレーヨン4％\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eサイズ\u003c\/td\u003e\n                \u003ctd\u003e着丈(cm)\u003c\/td\u003e\n                \u003ctd\u003e身幅(cm)\u003c\/td\u003e\n                \u003ctd\u003e肩幅(cm)\u003c\/td\u003e\n                \u003ctd\u003e袖丈(cm)\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXS\u003c\/td\u003e\n                \u003ctd\u003e61\u003c\/td\u003e\n                \u003ctd\u003e40\u003c\/td\u003e\n                \u003ctd\u003e38\u003c\/td\u003e\n                \u003ctd\u003e63\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eS\u003c\/td\u003e\n                \u003ctd\u003e63\u003c\/td\u003e\n                \u003ctd\u003e44\u003c\/td\u003e\n                \u003ctd\u003e35\u003c\/td\u003e\n                \u003ctd\u003e81\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e64\u003c\/td\u003e\n                \u003ctd\u003e43\u003c\/td\u003e\n                \u003ctd\u003e36\u003c\/td\u003e\n                \u003ctd\u003e81.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e66.5\u003c\/td\u003e\n                \u003ctd\u003e46.5\u003c\/td\u003e\n                \u003ctd\u003e37.5\u003c\/td\u003e\n                \u003ctd\u003e16\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像となりますので、あらかじめご理解、ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438448958,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438481726,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531438514494,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download.jpg?v=1779672759"},{"product_id":"77102245","title":"Alternative MANIAC SWEATSHIRT TURE NAVY\/マニアック スウェットシャツ","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) --\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_aa743b3e-9071-485e-b8c9-a8db2a392a4e.jpg?v=1779672760\" 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_ba3a5f9f-9521-485d-bd00-6e9806fc3327.jpg?v=1779672760\" 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_0aef07a5-b863-4b88-9aec-cc989372e8f2.jpg?v=1779672760\" 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\"\u003eAlternativeについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e1995年、アメリカで創立されたアパレルブランドです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e着る人の\u003cstrong\u003eオルタナティブな(型にはまらない)考え\u003c\/strong\u003eをインスパイアし、社会全体を前向きに変えていきたいという思いのもと、デザイン・肌ざわり・フィット感など、見た目だけでなく\u003cstrong\u003e快適な品質\u003c\/strong\u003eにもこだわったアイテムを提供しています。\u003c\/li\u003e\n        \u003cli\u003e環境問題や労働環境などといったさまざまな社会問題に対する取り組みでも話題を集めています。\u003c\/li\u003e\n        \u003cli\u003eAlternativeのアイテムは男女問わず世界中で多くの支持を得ており、サラ・ジェシカ・パーカー、アレッサンドラ・アンブロージオ、エマ・ストーン、クリステン・スチュワートなど\u003cstrong\u003e数多くのセレブも愛用\u003c\/strong\u003eしています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e他にはない特別な着心地をお届けします。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e肌触り抜群\u003c\/strong\u003e：軽くて暖かい、Alternative独自の素材が快適な着心地を実現。\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コットン46%\u003c\/li\u003e\n        \u003cli\u003eポリエステル50%\u003c\/li\u003e\n        \u003cli\u003eレーヨン4％\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e着丈(cm)\u003c\/th\u003e\n              \u003cth\u003e身幅(cm)\u003c\/th\u003e\n              \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n              \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e63\u003c\/td\u003e\n              \u003ctd\u003e44\u003c\/td\u003e\n              \u003ctd\u003e35\u003c\/td\u003e\n              \u003ctd\u003e81\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e64\u003c\/td\u003e\n              \u003ctd\u003e43\u003c\/td\u003e\n              \u003ctd\u003e36\u003c\/td\u003e\n              \u003ctd\u003e81.5\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e66.5\u003c\/td\u003e\n              \u003ctd\u003e46.5\u003c\/td\u003e\n              \u003ctd\u003e37.5\u003c\/td\u003e\n              \u003ctd\u003e16\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像になりますので、ご理解、ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438547262,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438580030,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531438612798,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_aa743b3e-9071-485e-b8c9-a8db2a392a4e.jpg?v=1779672760"},{"product_id":"77102243","title":"Alternative MANIAC SWEATSHIRT FUCHSIA\/マニアック スウェットシャツ","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    \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_872f6108-8e79-4896-9c37-8cd172a983dc.jpg?v=1779672761\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e気取らない大人の品格\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e指先で感じる柔らかな温もり\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコットン、ポリエステル、レーヨンを絶妙にブレンドした素材は、肌に吸い付くような\u003cstrong\u003e柔らかなタッチ\u003c\/strong\u003e。軽やかでありながら確かな暖かさで、心地よいフィット感が一日中続きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_ce8ebd85-939c-4de4-926d-c570a929f9f8.jpg?v=1779672761\" 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型にはまらないAlternativeの精神が息づくデザイン。すっきりと見せるボートネックと動きやすいラグランスリーブが、あらゆる体型に自然にフィット。\u003cstrong\u003eユニセックスで楽しめる汎用性\u003c\/strong\u003eも魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_1f1e2fd2-cd8d-4511-8b55-0a811fa95f8e.jpg?v=1779672761\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイルを選ばない万能さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「Alternative」は、1995年アメリカで創立されたアパレルブランドです。着る人の「型にはまらない」考え方をインスパイアし、社会全体を前向きに変えていきたいという思いのもと、デザイン性はもちろん、肌ざわりやフィット感など、快適な品質にもこだわったアイテムを提供しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e環境問題や労働環境など、さまざまな社会問題への積極的な取り組み\u003c\/li\u003e\n                    \u003cli\u003e肌触り抜群で軽くて暖かい、他のブランドにはない着心地\u003c\/li\u003e\n                    \u003cli\u003eユニセックスでの展開で、男女問わず着こなせる高い汎用性\u003c\/li\u003e\n                    \u003cli\u003eサラ・ジェシカ・パーカーをはじめ、数多くのセレブも愛用\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \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コットン 46%\u003c\/li\u003e\n                    \u003cli\u003eポリエステル 50%\u003c\/li\u003e\n                    \u003cli\u003eレーヨン 4%\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eサイズ\u003c\/td\u003e\n                                \u003ctd\u003e着丈(cm)\u003c\/td\u003e\n                                \u003ctd\u003e身幅(cm)\u003c\/td\u003e\n                                \u003ctd\u003e肩幅(cm)\u003c\/td\u003e\n                                \u003ctd\u003e袖丈(cm)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eS\u003c\/td\u003e\n                                \u003ctd\u003e63\u003c\/td\u003e\n                                \u003ctd\u003e44\u003c\/td\u003e\n                                \u003ctd\u003e35\u003c\/td\u003e\n                                \u003ctd\u003e81\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e64\u003c\/td\u003e\n                                \u003ctd\u003e43\u003c\/td\u003e\n                                \u003ctd\u003e36\u003c\/td\u003e\n                                \u003ctd\u003e81.5\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e66.5\u003c\/td\u003e\n                                \u003ctd\u003e46.5\u003c\/td\u003e\n                                \u003ctd\u003e37.5\u003c\/td\u003e\n                                \u003ctd\u003e16\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像となりますので、あらかじめご理解、ご了承ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438645566,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438678334,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531438711102,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_872f6108-8e79-4896-9c37-8cd172a983dc.jpg?v=1779672761"},{"product_id":"77102241","title":"Alternative MANIAC SWEATSHIRT ECO BLACK\/マニアック スウェットシャツ","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) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練された大人の抜け感スウェット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eユニークなボートネックラインがデコルテを美しく演出し、エフォートレスな魅力を引き出します。計算されたシルエットは、着用するだけでこなれた印象を与え、どんなボトムスにも自然と馴染みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_05781140-fb53-47ce-be23-e8e720bf86e5.jpg?v=1779672762\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイルを格上げする一着\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eとろける肌触り エコ素材スウェット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコットン、ポリエステル、レーヨンをブレンドした独自素材が、驚くほどの軽さと暖かさを両立。一度袖を通せば、肌に吸い付くような優しい感触に包まれ、手放せなくなる着心地を実感いただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_a4aba22d-7a9d-4c86-8f11-806ae308b168.jpg?v=1779672762\" 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環境問題にも配慮した「Alternative」のこだわりが詰まった一枚。飾らないデザインながらも細部に宿る「マニアック」な個性が、着る人の多様なスタイルに寄り添います。ワードローブの主役になること間違いありません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_bb322ea1-27dc-4726-97ca-2c4d9c9a47b7.jpg?v=1779672762\" 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ブランド紹介：Alternative\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e1995年、アメリカで創立されたアパレルブランド「Alternative」。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e着る人のオルタナティブな（型にはまらない）考えをインスパイアし、社会全体を前向きに変えていきたいという思いが込められています。\u003c\/li\u003e\n                \u003cli\u003eデザイン・肌ざわり・フィット感など、見た目だけでなく快適な品質にもこだわったアイテムを提供しています。\u003c\/li\u003e\n                \u003cli\u003e環境問題や労働環境などといったさまざまな社会問題に対する取り組みでも話題を集めています。\u003c\/li\u003e\n                \u003cli\u003eサラ・ジェシカ・パーカー、アレッサンドラ・アンブロジオ、エマ・ストーン、クリステン・スチュワートなど、男女問わず数多くのセレブに愛用されています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eオルタネイティブの素材は、他のブランドにはない特別な着心地を提供します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e肌触り抜群\u003c\/li\u003e\n                \u003cli\u003e軽くて暖かい\u003c\/li\u003e\n                \u003cli\u003eユニセックスでの展開で、男女問わず着こなせる\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eコットン: 46%\u003c\/li\u003e\n                \u003cli\u003eポリエステル: 50%\u003c\/li\u003e\n                \u003cli\u003eレーヨン: 4%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e各サイズの寸法をご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e着丈(cm)\u003c\/th\u003e\n                            \u003cth\u003e身幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e63\u003c\/td\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e35\u003c\/td\u003e\n                            \u003ctd\u003e81\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e64\u003c\/td\u003e\n                            \u003ctd\u003e43\u003c\/td\u003e\n                            \u003ctd\u003e36\u003c\/td\u003e\n                            \u003ctd\u003e81.5\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e66.5\u003c\/td\u003e\n                            \u003ctd\u003e46.5\u003c\/td\u003e\n                            \u003ctd\u003e37.5\u003c\/td\u003e\n                            \u003ctd\u003e81.5\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお色についてご注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモニターの発色の個体差により実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像になりますのでご理解、ご了承くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438743870,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438776638,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531438809406,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_05781140-fb53-47ce-be23-e8e720bf86e5.jpg?v=1779672762"},{"product_id":"77102240","title":"Alternative MANIAC SWEATSHIRT ECO ROYAL\/マニアック スウェットシャツ","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\n      \u003cstrong\u003eオフショルダーでも楽しめる\u003c\/strong\u003e、\u003cstrong\u003e計算されたゆるやかシルエット\u003c\/strong\u003eが魅力。着る人の\u003cstrong\u003e個性を引き出し\u003c\/strong\u003e、日常に溶け込む\u003cstrong\u003e洗練されたカジュアルスタイル\u003c\/strong\u003eを提案します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_7676b64a-c1fe-4ba1-b026-be2ff66d10d2.jpg?v=1779672763\" class=\"img-fluid d-block w-100 product-img\" alt=\"自由をまとうスウェット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魅せる大人の余裕\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e地球想いの心地よさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eコットン、ポリエステル、レーヨンの絶妙なブレンド素材\u003c\/strong\u003eは、まるで素肌が喜ぶような\u003cstrong\u003e柔らかな肌触り\u003c\/strong\u003eを実現。\u003cstrong\u003e環境にも配慮\u003c\/strong\u003eした選択が、心地よい毎日を約束します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_f46b7362-8415-4a1d-a711-d67a46bf3d9e.jpg?v=1779672763\" class=\"img-fluid d-block w-100 product-img\" alt=\"地球想いの心地よさ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優しく包み込む質感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適さを叶えるディテール\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      他にはない\u003cstrong\u003e軽さと暖かさを両立\u003c\/strong\u003eしたブレンド素材が、\u003cstrong\u003eストレスフリーな着心地\u003c\/strong\u003eを届けます。あると嬉しい\u003cstrong\u003e機能的なポケット\u003c\/strong\u003eが、さりげないこだわりをプラスしました。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_dfe10d64-0f51-48f9-b231-543f2757e082.jpg?v=1779672763\" 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\u003eAlternativeは1995年にアメリカで創立されたアパレルブランドです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e着る人の型にはまらない考えをインスパイア\u003c\/li\u003e\n        \u003cli\u003eデザイン、肌ざわり、フィット感、快適な品質へのこだわり\u003c\/li\u003e\n        \u003cli\u003e環境問題や労働環境への積極的な取り組み\u003c\/li\u003e\n        \u003cli\u003eサラ・ジェシカ・パーカー、エマ・ストーンなど数多くのセレブが愛用\u003c\/li\u003e\n        \u003cli\u003e男女問わず世界中で多くの支持\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eコットン46%\u003c\/li\u003e\n        \u003cli\u003eポリエステル50%\u003c\/li\u003e\n        \u003cli\u003eレーヨン4%\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e着丈(cm)\u003c\/th\u003e\n              \u003cth\u003e身幅(cm)\u003c\/th\u003e\n              \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n              \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e63\u003c\/td\u003e\n              \u003ctd\u003e44\u003c\/td\u003e\n              \u003ctd\u003e35\u003c\/td\u003e\n              \u003ctd\u003e81\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e64\u003c\/td\u003e\n              \u003ctd\u003e43\u003c\/td\u003e\n              \u003ctd\u003e36\u003c\/td\u003e\n              \u003ctd\u003e81.5\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e66.5\u003c\/td\u003e\n              \u003ctd\u003e46.5\u003c\/td\u003e\n              \u003ctd\u003e37.5\u003c\/td\u003e\n              \u003ctd\u003e16\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品のポイント\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の特長をご紹介します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e肌触り抜群の軽くて暖かい素材\u003c\/li\u003e\n        \u003cli\u003e他にない快適な着心地\u003c\/li\u003e\n        \u003cli\u003eユニセックスで男女問わず着こなせるデザイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      モニターの発色の個体差により実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像になりますのでご理解、ご了承くださいませ。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438842174,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438874942,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531438907710,"sku":null,"price":6780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_7676b64a-c1fe-4ba1-b026-be2ff66d10d2.jpg?v=1779672763"},{"product_id":"77102239","title":"Alternative Short Sleeve Drape Top  OATMEAL HEATHER\/ショート スリープ　ドレイプ トップ","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_f51092cf-90cb-4dce-bdf5-46f82892b792.jpg?v=1779672763\" 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_a5d0b8ee-92ac-4a30-beb0-de879308c0c0.jpg?v=1779672763\" 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_1de73170-e365-4403-9f8d-0b3d1a0adae9.jpg?v=1779672764\" 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\u003eAlternativeは、1995年にアメリカで創立されたアパレルブランドです。「着る人のオルタナティブ（型にはまらない）な考えをインスパイアし、社会全体を前向きに変えていきたい」という思いのもと、製品を展開しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eデザイン、肌ざわり、フィット感にこだわった快適な品質\u003c\/li\u003e\n        \u003cli\u003e環境問題や労働環境など、社会問題に対する積極的な取り組み\u003c\/li\u003e\n        \u003cli\u003e男女問わず世界中で多くの支持を獲得\u003c\/li\u003e\n        \u003cli\u003eサラ・ジェシカ・パーカーなど数多くのセレブも愛用\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生地感\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品は、高品質な素材をブレンドし、究極の着心地を追求しました。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材：ポリエステル 50%、レーヨン 50%\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eオルタネイティブ独自の配合により、他にはない優れた特性を実現しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e肌触り抜群のとろける質感\u003c\/li\u003e\n        \u003cli\u003e軽くて暖かく、オールシーズン快適な着心地\u003c\/li\u003e\n        \u003cli\u003eユニセックス展開で、男女問わず着こなせるデザイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eお客様に最適なサイズをお選びいただくため、各部位の寸法をご確認ください。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth colspan=\"5\"\u003eサイズ表\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e着丈(cm)\u003c\/th\u003e\n              \u003cth\u003e身幅(cm)\u003c\/th\u003e\n              \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n              \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e67\u003c\/td\u003e\n              \u003ctd\u003e41\u003c\/td\u003e\n              \u003ctd\u003e35\u003c\/td\u003e\n              \u003ctd\u003e14\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e67\u003c\/td\u003e\n              \u003ctd\u003e43\u003c\/td\u003e\n              \u003ctd\u003e36\u003c\/td\u003e\n              \u003ctd\u003e15\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e72\u003c\/td\u003e\n              \u003ctd\u003e46.5\u003c\/td\u003e\n              \u003ctd\u003e37.5\u003c\/td\u003e\n              \u003ctd\u003e16\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はあくまで色目の参考画像となりますので、あらかじめご理解、ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531438940478,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531438973246,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439006014,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_f51092cf-90cb-4dce-bdf5-46f82892b792.jpg?v=1779672763"},{"product_id":"77102238","title":"Alternative Short Sleeve Drape Top DIRTY HEATHER\/ショート スリープ　ドレイプ トップ","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計算されたUネックライン\u003c\/strong\u003eがデコルテを美しく演出し、抜け感のある大人のカジュアルスタイルを完成させます。一枚で様になる存在感です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_9d651955-7da9-4a98-b23a-cfdc83aa8476.jpg?v=1779672765\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常に寄り添う快適スタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e自然な体型カバー効果\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背中に沿ってなめらかに流れる生地が、\u003cstrong\u003e気になるラインを優しくカバー\u003c\/strong\u003eします。締め付け感のないゆったりとした着心地は、どんな動きにも対応。後ろ姿まで洗練された印象を与え、一日中快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_fecb735b-53f5-4331-8a31-ee7168dd9d2e.jpg?v=1779672765\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e心地よさが続く一日\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e触れるたび感じる上質素材\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eポリエステルとレーヨンを絶妙にブレンドした生地は、\u003cstrong\u003eとろけるような滑らかさ\u003c\/strong\u003eです。肌に触れるたびその質の高さを実感でき、軽やかな着心地はまるで素肌の一部。一日中ストレスフリーで過ごせる、究極の快適素材です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_de106d4b-4e4f-4a0a-b935-49e47321c1d0.jpg?v=1779672765\" 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=\"benefit-list\"\u003e\n                \u003cli\u003e肌触り抜群の素材感\u003c\/li\u003e\n                \u003cli\u003e軽くて暖かい快適な着心地\u003c\/li\u003e\n                \u003cli\u003e他のブランドにはない独自の風合い\u003c\/li\u003e\n                \u003cli\u003eユニセックスで男女問わず着こなせるデザイン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e厳選された素材が、毎日を快適に彩ります。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル 50%, レーヨン 50%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e快適にご着用いただくために、各サイズの詳細をご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd colspan=\"5\"\u003eサイズ表\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eサイズ\u003c\/td\u003e\n                            \u003ctd\u003e着丈(cm)\u003c\/td\u003e\n                            \u003ctd\u003e身幅(cm)\u003c\/td\u003e\n                            \u003ctd\u003e肩幅(cm)\u003c\/td\u003e\n                            \u003ctd\u003e袖丈(cm)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e67\u003c\/td\u003e\n                            \u003ctd\u003e41\u003c\/td\u003e\n                            \u003ctd\u003e35\u003c\/td\u003e\n                            \u003ctd\u003e14\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e67\u003c\/td\u003e\n                            \u003ctd\u003e43\u003c\/td\u003e\n                            \u003ctd\u003e36\u003c\/td\u003e\n                            \u003ctd\u003e15\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e72\u003c\/td\u003e\n                            \u003ctd\u003e46.5\u003c\/td\u003e\n                            \u003ctd\u003e37.5\u003c\/td\u003e\n                            \u003ctd\u003e16\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e1995年、アメリカで創立されたアパレルブランド「Alternative」。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e着る人のオルタナティブな(型にはまらない)考えをインスパイアし、社会全体を前向きに変えるという理念を持っています。\u003c\/li\u003e\n                \u003cli\u003eデザイン、肌ざわり、フィット感、快適な品質にこだわったアイテムを提供しています。\u003c\/li\u003e\n                \u003cli\u003e環境問題や労働環境など、さまざまな社会問題への取り組みでも注目を集めています。\u003c\/li\u003e\n                \u003cli\u003e男女問わず世界中で多くの支持を得ており、サラ・ジェシカ・パーカー、アレッサンドラ・アンブロシオ、エマ・ストーン、クリステン・スチュワートなど数多くのセレブも愛用しています。\u003c\/li\u003e\n            \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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531439038782,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439071550,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439104318,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_9d651955-7da9-4a98-b23a-cfdc83aa8476.jpg?v=1779672765"},{"product_id":"77102237","title":"Alternative Short Sleeve Drape Top  ASH HEATHER\/ショート スリープ　ドレイプ トップ","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も実現。\u003cstrong\u003e洗練されたスタイル\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_5437d4d7-f617-455d-a109-7cd5cdb8fe64.jpg?v=1779672765\" 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_c683f8e1-2de7-49ef-8704-b208cf3d76fd.jpg?v=1779672766\" 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美しく見せるUネック\u003c\/strong\u003eが、抜け感を演出。肌に吸い付くような素材感は、\u003cstrong\u003e快適性\u003c\/strong\u003eと\u003cstrong\u003e品の良さ\u003c\/strong\u003eを両立します。セレブリティも愛用するAlternativeのこだわりが光る一枚。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_430a436d-67a9-44b2-b111-4b7878e276b2.jpg?v=1779672766\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの肌触りとなめらかさ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e軽くて暖かいAlternativeの素材は、他のブランドにはない特別な着心地を提供します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e肌触り抜群\u003c\/li\u003e\n          \u003cli\u003eユニセックス展開で男女問わず着用可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の主な素材構成です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eポリエステル: 50%\u003c\/li\u003e\n          \u003cli\u003eレーヨン: 50%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e以下のサイズ表をご参照ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd colspan=\"5\"\u003eサイズ表\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eサイズ\u003c\/td\u003e\n                \u003ctd\u003e着丈(cm)\u003c\/td\u003e\n                \u003ctd\u003e身幅(cm)\u003c\/td\u003e\n                \u003ctd\u003e肩幅(cm)\u003c\/td\u003e\n                \u003ctd\u003e袖丈(cm)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eS\u003c\/td\u003e\n                \u003ctd\u003e67\u003c\/td\u003e\n                \u003ctd\u003e41\u003c\/td\u003e\n                \u003ctd\u003e35\u003c\/td\u003e\n                \u003ctd\u003e14\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e67\u003c\/td\u003e\n                \u003ctd\u003e43\u003c\/td\u003e\n                \u003ctd\u003e36\u003c\/td\u003e\n                \u003ctd\u003e15\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e72\u003c\/td\u003e\n                \u003ctd\u003e46.5\u003c\/td\u003e\n                \u003ctd\u003e37.5\u003c\/td\u003e\n                \u003ctd\u003e16\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eAlternativeは、1995年にアメリカで創立されたアパレルブランドです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e型にはまらない「オルタナティブ」な考え方をインスパイアし、社会を前向きに変えることを目指しています。\u003c\/li\u003e\n          \u003cli\u003eデザイン、肌ざわり、フィット感など、見た目だけでなく快適な品質にこだわったアイテムを提供しています。\u003c\/li\u003e\n          \u003cli\u003e環境問題や労働環境など、さまざまな社会問題への取り組みでも注目されています。\u003c\/li\u003e\n          \u003cli\u003eサラ・ジェシカ・パーカー、アレッサンドラ・アンブロシオ、エマ・ストーン、クリステン・スチュワートなど、数多くのセレブリティに愛用されています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモニターの発色の個体差により実物と写真の色が若干異なって見える場合がございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eお写真はお色目の参考画像になりますのでご理解、ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】S","offer_id":53531439137086,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439169854,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439202622,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_5437d4d7-f617-455d-a109-7cd5cdb8fe64.jpg?v=1779672765"},{"product_id":"77102236","title":"Alternative Fleece Zip Hoodie TrueNavy\/オルタネイティブ フリースジップフーディー トゥルーネイビー","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は、どんな装いにもマッチします。深みのあるネイビーカラーが、大人のカジュアルスタイルをさりげなく格上げし、動きやすい一日をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_95469783-473e-411b-90e7-66bfeccfe380.jpg?v=1779672766\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e羽織るだけで、こなれ感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e後ろ姿も絵になる、ユニセックスフーディー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肩から背中にかけての\u003cstrong\u003e自然なドレープ\u003c\/strong\u003eが、リラックス感と抜け感を演出します。男女問わず美しく見える設計は、多様なスタイルに寄り添い、どこから見ても抜かりない印象を与えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_b750bc6c-edb2-4f80-97f2-ba980f3d87a2.jpg?v=1779672766\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な動きを、美しく纏う\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e触れてわかる、極上の肌触りフリース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eポリエステル、コットン、レーヨンをブレンドした独自の素材が叶えるのは、一度触れたら忘れられない、\u003cstrong\u003eとろけるような柔らかさ\u003c\/strong\u003e。軽量なのにしっかりと暖かく、季節の変わり目や肌寒い日に活躍する、頼れる一着です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_967630ae-6f68-44f9-a9f1-aada96c2b9ca.jpg?v=1779672766\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よい温もり、いつでもそばに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e1995年、アメリカで創立されたAlternativeは、着る人のオルタナティブな（型にはまらない）考えをインスパイアし、社会全体を前向きに変えていきたいという思いのもと、アイテムを提供しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eデザイン・肌ざわり・フィット感など、快適な品質へのこだわり\u003c\/li\u003e\n          \u003cli\u003e環境問題や労働環境など、さまざまな社会問題に対する取り組み\u003c\/li\u003e\n          \u003cli\u003e肌触り抜群で、軽くて暖かい独自の素材\u003c\/li\u003e\n          \u003cli\u003eユニセックスでの展開で、男女問わず着こなせる人気デザイン\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eサラ・ジェシカ・パーカー、アレッサンドラ・アンブロジオ、エマ・ストーン、クリステン・スチュワートなど、数多くのセレブにも愛用されています。\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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth colspan=\"5\"\u003eサイズ表\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e着丈(cm)\u003c\/th\u003e\n                \u003cth\u003e身幅(cm)\u003c\/th\u003e\n                \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n                \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXS\u003c\/td\u003e\n                \u003ctd\u003e61\u003c\/td\u003e\n                \u003ctd\u003e40\u003c\/td\u003e\n                \u003ctd\u003e38\u003c\/td\u003e\n                \u003ctd\u003e63\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eS\u003c\/td\u003e\n                \u003ctd\u003e64\u003c\/td\u003e\n                \u003ctd\u003e44\u003c\/td\u003e\n                \u003ctd\u003e42\u003c\/td\u003e\n                \u003ctd\u003e66\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e68\u003c\/td\u003e\n                \u003ctd\u003e49\u003c\/td\u003e\n                \u003ctd\u003e46\u003c\/td\u003e\n                \u003ctd\u003e71\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e73\u003c\/td\u003e\n                \u003ctd\u003e52\u003c\/td\u003e\n                \u003ctd\u003e49\u003c\/td\u003e\n                \u003ctd\u003e75\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e ポリエステル50% コットン46% レーヨン4%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像になりますので、ご理解、ご了承くださいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】XS","offer_id":53531439235390,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】S","offer_id":53531439268158,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439300926,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439333694,"sku":null,"price":4980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_95469783-473e-411b-90e7-66bfeccfe380.jpg?v=1779672766"},{"product_id":"77102234","title":"Alternative Fleece Zip Hoodie TrueBlack\/オルタネイティブ フリースジップフーディー トゥルーブラック","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。毎日を彩る快適な着心地で、どんなシーンにも自然と馴染み、あなたのスタイルを引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_47946b99-3e3b-4057-854a-39b0ae7cf629.jpg?v=1779672768\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自由な自分を表現する一着\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後ろ姿まで映えるスマートシルエット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e身体に寄り添うしなやかなラインが、\u003cstrong\u003e洗練された印象を演出\u003c\/strong\u003eします。独自のフリース素材が、軽やかなのにしっかりとした温もりを提供し、アクティブな一日をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_0f529777-6fe6-4618-89ca-9f5af57d9f4c.jpg?v=1779672767\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適さを追求した絶妙なフィット感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eとろける肌触り、極上の着心地\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eポリエステル、コットン、レーヨンのブレンド素材が織りなす、\u003cstrong\u003e吸い付くような肌触り\u003c\/strong\u003e。細部までこだわり抜いた品質は、一度纏ったら手放せなくなる快適さをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_f387a4e5-e2dc-422d-8b87-b94ecacbeb71.jpg?v=1779672768\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eセレブも愛用する上質素材の証\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eAlternative（オルタネイティブ）は1995年、アメリカで創立されたアパレルブランドです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e「型にはまらない」という哲学をインスパイアし、社会全体を前向きに変えていきたいという思いが込められています。\u003c\/li\u003e\n                \u003cli\u003eデザイン・肌ざわり・フィット感など、見た目だけでなく快適な品質にもこだわったアイテムを提供しています。\u003c\/li\u003e\n                \u003cli\u003e環境問題や労働環境などといったさまざまな社会問題に対する取り組みでも話題を集めています。\u003c\/li\u003e\n                \u003cli\u003e男女問わず世界中で多くの支持を得ており、サラ・ジェシカ・パーカー、アレッサンドラ・アンブロジオ、エマ・ストーン、クリステン・スチュワートなど数多くのセレブも愛用しています。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eAlternativeのフリースジップフーディーは、日常使いに最適な、軽さと暖かさを兼ね備えた一着です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e吸い付くようなとろける肌触り\u003c\/li\u003e\n                \u003cli\u003e軽くて暖かい、独自のフリース素材\u003c\/li\u003e\n                \u003cli\u003eユニセックスで男女問わず着用可能\u003c\/li\u003e\n                \u003cli\u003e快適な着心地で、どんなシーンにも自然に馴染む\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・組成\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eポリエステル、コットン、レーヨンの絶妙なブレンドが、極上の肌触りを実現します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e ポリエステル 50%、コットン 46%、レーヨン 4%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e以下のサイズ表をご確認の上、ご自身のサイズに合ったものをお選びください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e着丈(cm)\u003c\/th\u003e\n                            \u003cth\u003e身幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXS\u003c\/td\u003e\n                            \u003ctd\u003e61\u003c\/td\u003e\n                            \u003ctd\u003e40\u003c\/td\u003e\n                            \u003ctd\u003e38\u003c\/td\u003e\n                            \u003ctd\u003e63\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e64\u003c\/td\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e42\u003c\/td\u003e\n                            \u003ctd\u003e66\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e68\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e46\u003c\/td\u003e\n                            \u003ctd\u003e71\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e73\u003c\/td\u003e\n                            \u003ctd\u003e52\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e75\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eお色について:\u003c\/strong\u003e モニターの発色の個体差により、実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像となりますので、ご理解、ご了承くださいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】XS","offer_id":53531439366462,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】S","offer_id":53531439399230,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439431998,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439464766,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_47946b99-3e3b-4057-854a-39b0ae7cf629.jpg?v=1779672768"},{"product_id":"77102232","title":"Alternative Fleece Zip Hoodie IVORY\/オルタネイティブ フリースジップフーディー アイボリー","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_a22b45e9-4719-4b7d-b79c-c5ccb4039ca6.jpg?v=1779672768\" 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_83261972-cd3c-49fb-bee7-dded440bf12b.jpg?v=1779672768\" 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\"\u003eAlternativeブランドの哲学が息づく、ジェンダーレスなデザイン。軽くて暖かいフリース素材は、どんな体型にも優しくフィットし、エシカルな視点も兼ね備えます。着る人の個性を引き立て、新たな可能性を拓きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_166882e7-494a-4cd7-b6ea-aa65b33e4c13.jpg?v=1779672768\" 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\u003e1995年、アメリカで創立されたアパレルブランド「Alternative」。\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            \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ポリエステル50%\u003c\/li\u003e\n                \u003cli\u003eコットン46%\u003c\/li\u003e\n                \u003cli\u003eレーヨン4%\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            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eサイズ\u003c\/td\u003e\n                            \u003ctd\u003e着丈(cm)\u003c\/td\u003e\n                            \u003ctd\u003e身幅(cm)\u003c\/td\u003e\n                            \u003ctd\u003e肩幅(cm)\u003c\/td\u003e\n                            \u003ctd\u003e袖丈(cm)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXS\u003c\/td\u003e\n                            \u003ctd\u003e61\u003c\/td\u003e\n                            \u003ctd\u003e40\u003c\/td\u003e\n                            \u003ctd\u003e38\u003c\/td\u003e\n                            \u003ctd\u003e63\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e64\u003c\/td\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e42\u003c\/td\u003e\n                            \u003ctd\u003e66\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e68\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e46\u003c\/td\u003e\n                            \u003ctd\u003e71\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e73\u003c\/td\u003e\n                            \u003ctd\u003e52\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e75\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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":"Alternative","offers":[{"title":"【1～2日間でご発送】XS","offer_id":53531439497534,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】S","offer_id":53531439530302,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439563070,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439595838,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_a22b45e9-4719-4b7d-b79c-c5ccb4039ca6.jpg?v=1779672768"},{"product_id":"77102231","title":"Alternative Fleece Zip Hoodie ECO 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    \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_e047cece-fb10-40dc-87bf-3465151ec9a7.jpg?v=1779672769\" 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ポリエステル50%とコットン46%の独自配合が、\u003cstrong\u003e驚くほどの柔らかさと軽さ\u003c\/strong\u003eを実現。ふんわりと肌を包み込み、心地よい温もりで一日を快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_4b952a22-1e2c-430e-8c9f-0fbcb922d195.jpg?v=1779672769\" 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レーヨン4%を加えた特別な素材が、\u003cstrong\u003eしっとりとした滑らかな質感\u003c\/strong\u003eを生み出します。細部にまで施された丁寧な縫製と堅牢なジッパーが、永く愛用できる理由を語ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_2713df9b-6ea3-4034-ab04-8c53f6c1aa2f.jpg?v=1779672770\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりが光る細部\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eブランド紹介：Alternative\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e1995年、アメリカで創立されたアパレルブランドです。\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=\"basic-list\"\u003e\n                \u003cli\u003eポリエステル: 50%\u003c\/li\u003e\n                \u003cli\u003eコットン: 46%\u003c\/li\u003e\n                \u003cli\u003eレーヨン: 4%\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商品の実寸サイズ（単位：cm）です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e着丈(cm)\u003c\/th\u003e\n                            \u003cth\u003e身幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n                            \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXS\u003c\/td\u003e\n                            \u003ctd\u003e61\u003c\/td\u003e\n                            \u003ctd\u003e40\u003c\/td\u003e\n                            \u003ctd\u003e38\u003c\/td\u003e\n                            \u003ctd\u003e63\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e64\u003c\/td\u003e\n                            \u003ctd\u003e44\u003c\/td\u003e\n                            \u003ctd\u003e42\u003c\/td\u003e\n                            \u003ctd\u003e66\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e68\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e46\u003c\/td\u003e\n                            \u003ctd\u003e71\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e73\u003c\/td\u003e\n                            \u003ctd\u003e52\u003c\/td\u003e\n                            \u003ctd\u003e49\u003c\/td\u003e\n                            \u003ctd\u003e75\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp\u003eユニセックスでの展開で、男女問わず着こなせるのが人気の理由です。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入の注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモニターの発色の個体差により実物と写真の色が若干異なって見える場合がございます。お写真はお色目の参考画像になりますのでご理解、ご了承くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Alternative","offers":[{"title":"【1～2日間でご発送】XS","offer_id":53531439628606,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】S","offer_id":53531439661374,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439694142,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439726910,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_e047cece-fb10-40dc-87bf-3465151ec9a7.jpg?v=1779672769"},{"product_id":"77102228","title":"Alternative Fleece Zip Hoodie ECOGREY\/オルタネイティブ フリースジップフーディー エコグレー","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_9117b71f-be97-4bc2-8b9f-a97adb056829.jpg?v=1779672771\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこなれ感を演出する、一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e環境に寄り添う、とろける肌触り\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e環境にも配慮したポリエステルとコットンの絶妙な配合\u003c\/strong\u003eが、とろけるような滑らかな肌触りを実現。毎日触れたくなる、\u003cstrong\u003e極上の心地よさ\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_93c947e4-5728-4d62-9478-0484a5f26d36.jpg?v=1779672771\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eサステナブル素材の贅沢感触\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽さと暖かさ、そして普遍的な美しさ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽くて暖かなフリース素材\u003c\/strong\u003eが、一年を通して快適な着心地を約束します。\u003cstrong\u003eユニセックスで楽しめる普遍的なデザイン\u003c\/strong\u003eは、パートナーとのシェアにも最適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_1ba83e4f-c3a5-4a72-b5a2-06e8f82f9ead.jpg?v=1779672770\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eジェンダーレスな魅せるフーディー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eブランドについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e1995年、アメリカで創立されたアパレルブランド、Alternative。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e着る人の「オルタナティブな(型にはまらない)」考え方をインスパイアし、社会全体を前向きに変えたいという思いが込められています。\u003c\/li\u003e\n        \u003cli\u003eデザイン、肌ざわり、フィット感など、見た目だけでなく快適な品質にもこだわったアイテムを提供。\u003c\/li\u003e\n        \u003cli\u003e環境問題や労働環境など、さまざまな社会問題に対する取り組みでも話題を集めています。\u003c\/li\u003e\n        \u003cli\u003eサラ・ジェシカ・パーカー、アレッサンドラ・アンブロジオ、エマ・ストーン、クリステン・スチュワートなど、数多くのセレブも愛用しています。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e肌触り抜群！軽くて暖かいAlternativeの素材は、他のブランドにない着心地があります。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e肌触り抜群のフリース素材\u003c\/li\u003e\n        \u003cli\u003e軽くて暖かい着心地\u003c\/li\u003e\n        \u003cli\u003eユニセックスで男女問わず着用可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eポリエステル 50%\u003c\/li\u003e\n        \u003cli\u003eコットン 46%\u003c\/li\u003e\n        \u003cli\u003eレーヨン 4%\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e着丈(cm)\u003c\/th\u003e\n              \u003cth\u003e身幅(cm)\u003c\/th\u003e\n              \u003cth\u003e肩幅(cm)\u003c\/th\u003e\n              \u003cth\u003e袖丈(cm)\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eXS\u003c\/td\u003e\n              \u003ctd\u003e61\u003c\/td\u003e\n              \u003ctd\u003e40\u003c\/td\u003e\n              \u003ctd\u003e38\u003c\/td\u003e\n              \u003ctd\u003e63\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e64\u003c\/td\u003e\n              \u003ctd\u003e44\u003c\/td\u003e\n              \u003ctd\u003e42\u003c\/td\u003e\n              \u003ctd\u003e66\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e68\u003c\/td\u003e\n              \u003ctd\u003e49\u003c\/td\u003e\n              \u003ctd\u003e46\u003c\/td\u003e\n              \u003ctd\u003e71\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e73\u003c\/td\u003e\n              \u003ctd\u003e52\u003c\/td\u003e\n              \u003ctd\u003e49\u003c\/td\u003e\n              \u003ctd\u003e75\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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":"Alternative","offers":[{"title":"【1～2日間でご発送】XS","offer_id":53531439759678,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】S","offer_id":53531439792446,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】M","offer_id":53531439825214,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true},{"title":"【1～2日間でご発送】L","offer_id":53531439857982,"sku":null,"price":6480.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/download_9117b71f-be97-4bc2-8b9f-a97adb056829.jpg?v=1779672771"},{"product_id":"161310521","title":"ポロ　ラルフローレン　RALPH LAUREN  POLO BigPony ビッグポニー ボーイズ Boys【FRENCH　NAVY\/WHITE】","description":"\u003cp\u003e【素材】\u003cbr\u003e\nコットン100%\u003c\/p\u003e\n\n\u003cp\u003e【生産国】\u003cbr\u003e\nMade in China\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ M","offer_id":53531440775486,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ L","offer_id":53531440808254,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ XL","offer_id":53531440841022,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ M","offer_id":53531440873790,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ L","offer_id":53531440906558,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ XL","offer_id":53531440939326,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310521.jpg?v=1779672785"},{"product_id":"161310519","title":"ポロ　ラルフローレン　RALPH LAUREN  POLO BigPony ビッグポニー ボーイズ Boys【WHITE\/NAVY】","description":"\u003cp\u003e【素材】\u003cbr\u003e\nコットン100%\u003c\/p\u003e\n\n\u003cp\u003e【生産国】\u003cbr\u003e\nMade in China\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ M","offer_id":53531440972094,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ L","offer_id":53531441004862,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ XL","offer_id":53531441037630,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ M","offer_id":53531441070398,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ L","offer_id":53531441103166,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ XL","offer_id":53531441135934,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310519.jpg?v=1779672786"},{"product_id":"161310518","title":"ポロ　ラルフローレン　RALPH LAUREN  POLO BigPony ビッグポニー ボーイズ Boys【BLACK\/WHITE】","description":"\u003cp\u003e【素材】\u003cbr\u003e\nコットン100%\u003c\/p\u003e\n\n\u003cp\u003e【生産国】\u003cbr\u003e\nMade in China\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ M","offer_id":53531441168702,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ L","offer_id":53531441201470,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ XL","offer_id":53531441234238,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ M","offer_id":53531441267006,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ L","offer_id":53531441299774,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ XL","offer_id":53531441332542,"sku":null,"price":5900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310518.jpg?v=1779672788"},{"product_id":"161285484","title":"バンズ　VANS OLD SKOOL PLATFORM 　オールドスクール　厚底タイプ　VN0A3B3UY28","description":"\u003cp\u003e☆OLD SKOOL PLATFORM （厚底タイプ）\u003c\/p\u003e\n\n\u003cp\u003e【素　 材 】 ：スエード\/キャンバス\u003c\/p\u003e\n\n\u003cp\u003e【ヒールの高さ】：  OLD SKOOL PLATFORM 3cm  (25cmで計測）\u003c\/p\u003e\n\n\u003cp\u003e【型番】：　OLD SKOOL PLATFORM 　VN0A3B3UY28\u003c\/p\u003e \n\n\u003cp\u003e【かかとロゴテープ】\u003cbr\u003e\nOLD SKOOL PLATFORM 　黒色\u003c\/p\u003e\n\n\u003cp\u003e☆男女兼用　USA企画商品 (アメリカ並行輸入品）\u003c\/p\u003e\n\n\u003cp\u003e※ご注意※\u003cbr\u003e\n■製品について バルカナイズド製法の製造過程で生じる、\u003cbr\u003e\n接着剤の汚れやはみ出しがある場合がございます。\u003cbr\u003e\nこの商品独特の風合いとしてご理解下さい。\u003c\/p\u003e\n\n\u003cp\u003e■シューズボックスについて\u003cbr\u003e\n海外からの並行輸入商品の為、シューズボックスにマーキングや\u003cbr\u003e\nダメージがある場合がございます事をご理解下さい。\u003c\/p\u003e","brand":"VANS","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531442872638,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531442905406,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23cm","offer_id":53531442938174,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531442970942,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24cm","offer_id":53531443003710,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531443036478,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25cm","offer_id":53531443069246,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531443102014,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22cm","offer_id":53531443134782,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531443167550,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531443200318,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531443233086,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531443265854,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531443298622,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531443331390,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531443364158,"sku":null,"price":8300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161285484.jpg?v=1779672798"},{"product_id":"161285482","title":"バンズ　VANS Old Skool オールドスクール  USA企画　VN000D3HY28【NAVY】","description":"\u003cp\u003e素　 材  ：スエード\/キャンバス\u003c\/p\u003e\n\n\u003cp\u003e【ヒールの高さ】：OLD SKOOL  2cm    (25cmで計測）\u003c\/p\u003e\n\n\u003cp\u003e【型番】：OLD SKOOL 　VN000D3HY28 　　\u003c\/p\u003e\n\n\u003cp\u003e【カラー】：BLACK\/WHITE        NAVY\u003c\/p\u003e\n\n\u003cp\u003e【かかとロゴテープ】\u003cbr\u003e\nOLD SKOOL 　赤色\u003c\/p\u003e\n\n\u003cp\u003e☆男女兼用　USA企画商品 (アメリカ並行輸入品）\u003c\/p\u003e\n\n\u003cp\u003e※ご注意※\u003cbr\u003e\n■製品について バルカナイズド製法の製造過程で生じる、\u003cbr\u003e\n接着剤の汚れやはみ出しがある場合がございます。\u003cbr\u003e\nこの商品独特の風合いとしてご理解下さい。\u003c\/p\u003e\n\n\u003cp\u003e■シューズボックスについて\u003cbr\u003e\n海外からの並行輸入商品の為、シューズボックスにマーキングや\u003cbr\u003e\nダメージがある場合がございます事をご理解下さい。\u003c\/p\u003e","brand":"VANS","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531443396926,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531443429694,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23cm","offer_id":53531443462462,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531443495230,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24cm","offer_id":53531443527998,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531443560766,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25cm","offer_id":53531443593534,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531443626302,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 26cm","offer_id":53531443659070,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531443691838,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 27cm","offer_id":53531443724606,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 27.5cm","offer_id":53531443757374,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 28cm","offer_id":53531443790142,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22cm","offer_id":53531443822910,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531443855678,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531443888446,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531443921214,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531443953982,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531443986750,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531444019518,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531444052286,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531444085054,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531444117822,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 27cm","offer_id":53531444150590,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 27.5cm","offer_id":53531444183358,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 28cm","offer_id":53531444216126,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161285482.jpg?v=1779672800"},{"product_id":"161285479","title":"バンズ　VANS Old Skool オールドスクール  USA企画　VN000D3HY28【BLACK\/WHITE】","description":"\u003cp\u003e素　 材  ：スエード\/キャンバス\u003c\/p\u003e\n\n\u003cp\u003e【ヒールの高さ】：OLD SKOOL  2cm    (25cmで計測）\u003c\/p\u003e\n\n\u003cp\u003e【型番】：OLD SKOOL 　VN000D3HY28 　　\u003c\/p\u003e\n\n\u003cp\u003e【カラー】：BLACK\/WHITE        NAVY\u003c\/p\u003e\n\n\u003cp\u003e【かかとロゴテープ】\u003cbr\u003e\nOLD SKOOL 　赤色\u003c\/p\u003e\n\n\u003cp\u003e☆男女兼用　USA企画商品 (アメリカ並行輸入品）\u003c\/p\u003e\n\n\u003cp\u003e※ご注意※\u003cbr\u003e\n■製品について バルカナイズド製法の製造過程で生じる、\u003cbr\u003e\n接着剤の汚れやはみ出しがある場合がございます。\u003cbr\u003e\nこの商品独特の風合いとしてご理解下さい。\u003c\/p\u003e\n\n\u003cp\u003e■シューズボックスについて\u003cbr\u003e\n海外からの並行輸入商品の為、シューズボックスにマーキングや\u003cbr\u003e\nダメージがある場合がございます事をご理解下さい。\u003c\/p\u003e","brand":"VANS","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531444281662,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531444314430,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23cm","offer_id":53531444347198,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531444379966,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24cm","offer_id":53531444412734,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531444445502,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25cm","offer_id":53531444478270,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531444511038,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 26cm","offer_id":53531444543806,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531444576574,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 27cm","offer_id":53531444609342,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 27.5cm","offer_id":53531444642110,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【通常発送】 \/ 28cm","offer_id":53531444674878,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22cm","offer_id":53531444707646,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531444740414,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531444773182,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531444805950,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531444838718,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531444871486,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531444904254,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531444937022,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531444969790,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531445002558,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 27cm","offer_id":53531445035326,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 27.5cm","offer_id":53531445068094,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 28cm","offer_id":53531445100862,"sku":null,"price":7300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161285479.jpg?v=1779672802"},{"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"},{"product_id":"161310376","title":"トムス　TOMS Classic Canvas【BLACK　on　BLACK】","description":"\u003cp\u003e【素材】\u003cbr\u003e\n外側 \/ コットン\u003cbr\u003e\n内側 \/ コットン\u003cbr\u003e\n底 \/ EVA+ポリエステル\u003cbr\u003e\n中敷 \/ EVA+ピッグスエード\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531486323006,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531486355774,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23cm","offer_id":53531486388542,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531486421310,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24cm","offer_id":53531486454078,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531486486846,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25cm","offer_id":53531486519614,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531486552382,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26cm","offer_id":53531486585150,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531486617918,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【即納発送】 \/ 22cm","offer_id":53531486650686,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531486683454,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531486716222,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531486748990,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531486781758,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531486814526,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531486847294,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531486880062,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531486912830,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531486945598,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310376.jpg?v=1779673227"},{"product_id":"161310374","title":"トムス　TOMS Classic Canvas【OLIVE】","description":"\u003cp\u003e【素材】\u003cbr\u003e\n外側 \/ コットン\u003cbr\u003e\n内側 \/ コットン\u003cbr\u003e\n底 \/ EVA+ポリエステル\u003cbr\u003e\n中敷 \/ EVA+ピッグスエード\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531486978366,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531487011134,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23cm","offer_id":53531487043902,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531487076670,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24cm","offer_id":53531487109438,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531487142206,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25cm","offer_id":53531487174974,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531487207742,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26cm","offer_id":53531487240510,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531487273278,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【即納発送】 \/ 22cm","offer_id":53531487306046,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531487338814,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531487371582,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531487404350,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531487437118,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531487469886,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531487502654,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531487535422,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531487568190,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531487600958,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310374.jpg?v=1779673229"},{"product_id":"161310368","title":"トムス　TOMS Classic Canvas【RED】","description":"\u003cp\u003e【素材】\u003cbr\u003e\n外側 \/ コットン\u003cbr\u003e\n内側 \/ コットン\u003cbr\u003e\n底 \/ EVA+ポリエステル\u003cbr\u003e\n中敷 \/ EVA+ピッグスエード\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531488944446,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531488977214,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23cm","offer_id":53531489009982,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531489042750,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24cm","offer_id":53531489075518,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531489108286,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25cm","offer_id":53531489141054,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531489173822,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26cm","offer_id":53531489206590,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531489239358,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【即納発送】 \/ 22cm","offer_id":53531489272126,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531489304894,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531489337662,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531489370430,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531489403198,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531489435966,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531489468734,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531489501502,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531489534270,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531489567038,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310368.jpg?v=1779673231"},{"product_id":"161310367","title":"トムス　TOMS Classic Canvas【NAVY】","description":"\u003cp\u003e【素材】\u003cbr\u003e\n外側 \/ コットン\u003cbr\u003e\n内側 \/ コットン\u003cbr\u003e\n底 \/ EVA+ポリエステル\u003cbr\u003e\n中敷 \/ EVA+ピッグスエード\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531489599806,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531489632574,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23cm","offer_id":53531489665342,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531489698110,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24cm","offer_id":53531489730878,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531489763646,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25cm","offer_id":53531489796414,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531489829182,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26cm","offer_id":53531489861950,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531489894718,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【即納発送】 \/ 22cm","offer_id":53531489927486,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531489960254,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531489993022,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531490025790,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531490058558,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531490091326,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531490124094,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531490156862,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531490189630,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531490222398,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310367.jpg?v=1779673233"},{"product_id":"161310366","title":"トムス　TOMS Classic Canvas【BLACK】","description":"\u003cp\u003e【素材】\u003cbr\u003e\n外側 \/ コットン\u003cbr\u003e\n内側 \/ コットン\u003cbr\u003e\n底 \/ EVA+ポリエステル\u003cbr\u003e\n中敷 \/ EVA+ピッグスエード\u003c\/p\u003e","brand":"Reliar（レリア）","offers":[{"title":"【通常発送】 \/ 22cm","offer_id":53531490255166,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 22.5cm","offer_id":53531490287934,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23cm","offer_id":53531490320702,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 23.5cm","offer_id":53531490353470,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24cm","offer_id":53531490386238,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 24.5cm","offer_id":53531490419006,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25cm","offer_id":53531490451774,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 25.5cm","offer_id":53531490484542,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26cm","offer_id":53531490517310,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【通常発送】 \/ 26.5cm","offer_id":53531490550078,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"【即納発送】 \/ 22cm","offer_id":53531490582846,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 22.5cm","offer_id":53531490615614,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23cm","offer_id":53531490648382,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 23.5cm","offer_id":53531490681150,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24cm","offer_id":53531490713918,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 24.5cm","offer_id":53531490746686,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25cm","offer_id":53531490779454,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 25.5cm","offer_id":53531490812222,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26cm","offer_id":53531490844990,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false},{"title":"【即納発送】 \/ 26.5cm","offer_id":53531490877758,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/2101\/9966\/files\/161310366.jpg?v=1779673234"}],"url":"https:\/\/reliar.we-shop.jp\/collections\/0-9999.oembed","provider":"Reliar（レリア）","version":"1.0","type":"link"}