{"title":"ブルー","description":"\u003cp\u003eブルー\u003c\/p\u003e","products":[{"product_id":"83","title":"SDS 実はすごいバスマット 約50×70cm ブルー\/ベージュ\/グリーン\/ピンク\/ホワイト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000083_HxDCNbJ.jpg?v=1777259637\" 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\/0689\/8506\/1418\/files\/6_000000000083.jpg?v=1777259637\" 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\"\u003e2種類の糸をツイストした\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\/0689\/8506\/1418\/files\/8_000000000083.jpg?v=1777259637\" class=\"img-fluid d-block w-100 product-img\" alt=\"高機能糸で家族も安心\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e高機能糸で家族も安心\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこちらのページでは以下のサイズを販売しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e約50×70cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e他に約35×50cm、約45×60cmのサイズ展開がございます。ページ下部「関連商品」より、是非ご覧くださいませ。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eポリエステル\u003c\/li\u003e\n          \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「すごい」のヒミツは、見た目ではほとんど分からない2種類の糸。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e「吸水速乾」のポリエステル糸と「抗菌防臭」のアクリル糸の2本ツイスト構造で、へたりに強い弾力性と湯上りに気持ちの良いさらりとした足触りを実現しました。\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        \u003cp\u003eインテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際に、実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003ca href=\"https:\/\/roomclip.jp\/monitor\/506\" target=\"_blank\"\u003e《モニター投稿一覧》\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eインテリアに馴染むくすみカラーが特徴です。下記の5種類をご用意しております。\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          \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!-- 注意事項セクション (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":"S.D.S","offers":[{"title":"ブルー","offer_id":44069962088490,"sku":"SDS-793-1970800","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44069962121258,"sku":"SDS-793-1970900","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069962154026,"sku":"SDS-793-1978700","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44069962186794,"sku":"SDS-793-1978800","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44069962219562,"sku":"SDS-793-1978900","price":5060.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000083_HxDCNbJ.jpg?v=1777259637"},{"product_id":"455","title":"【ソープボトル (液体せっけん用) ディスペンサー 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を彩る優雅な洗面空間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\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\/0689\/8506\/1418\/files\/000000000455_ZQg9lHo.jpg?v=1777259578\" 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は、\u003cstrong\u003eスムーズなプッシュ\u003c\/strong\u003eで適量の液体せっけんを\u003cstrong\u003e衛生的に供給\u003c\/strong\u003eします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000455.jpg?v=1777259579\" 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約260mlのちょうど良い容量\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\/0689\/8506\/1418\/files\/2_000000000455.jpg?v=1777259579\" 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しっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e用途：液体せっけん用 (ハンドソープ用) ディスペンサー\u003c\/li\u003e\n        \u003cli\u003e容量：約260ml\u003c\/li\u003e\n        \u003cli\u003e素材：メタクリル樹脂製\u003c\/li\u003e\n        \u003cli\u003eサイズ：約 幅7.2×奥行7.2×高さ17cm\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【泡せっけん用】ムースボトルは別ページにて販売中です。\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000460\"\u003eこちら\u003c\/a\u003eをご確認ください。お間違いのないよう、ご注意ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012813354,"sku":"NBS-441-4291000","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000455_ZQg9lHo.jpg?v=1777259578"},{"product_id":"456","title":"【ハブラシスタンド 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000456_DS8ajWl.jpg?v=1777259578\" 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\/0689\/8506\/1418\/files\/1_000000000456.jpg?v=1777259579\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常を整えるクリアな存在\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのハブラシスタンドの主な特長をご紹介します。\u003c\/p\u003e\n      \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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e約 幅7.2×奥行7.2×高さ11.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=\"basic-list\"\u003e\n        \u003cli\u003eメタクリル樹脂\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラー・関連商品\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品とシリーズ展開についてご案内します。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e本ページではライトブルーのハブラシスタンドを販売しています。\u003c\/li\u003e\n        \u003cli\u003e多くのシリーズ品ぞろえがございますので、お好みに応じてお選びいただけます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012846122,"sku":"NBS-440-4291100","price":1100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000456_DS8ajWl.jpg?v=1777259578"},{"product_id":"457","title":"【ソープディッシュ 石鹸皿 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000457_6yavSdY.jpg?v=1777259578\" 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\/0689\/8506\/1418\/files\/1_000000000457.jpg?v=1777259578\" 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\/0689\/8506\/1418\/files\/2_000000000457.jpg?v=1777259579\" 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しっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eこちらは洗面所用ソープディッシュ（石鹸皿）です。\u003c\/li\u003e\n        \u003cli\u003e透明な本体に描かれたバラ模様が上品な印象を与えます。\u003c\/li\u003e\n        \u003cli\u003e浴室用ソープディッシュは別ページで販売しております：\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000459\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003e同じシリーズのアイテムを揃えて、統一感あるおしゃれな洗面空間を演出できます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ch4 class=\"spec-subtitle\"\u003eサイズ・素材\u003c\/h4\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ：約 幅12×奥行7.8×高さ3cm\u003c\/li\u003e\n        \u003cli\u003e素材：メタクリル樹脂\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012878890,"sku":"NBS-442-4291200","price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000457_6yavSdY.jpg?v=1777259578"},{"product_id":"458","title":"【タンブラー 洗面小物 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000458_oypQ2En.jpg?v=1777259578\" 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\/0689\/8506\/1418\/files\/1_000000000458.jpg?v=1777259578\" 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全体に隙間なくバラの花とつる葉をデザインしています。\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約 幅7.2cm × 奥行7.2cm × 高さ11cmです。\u003c\/li\u003e\n        \u003cli\u003e洗面台に美しく馴染むデザインです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品には以下の素材が使用されています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e軽くて丈夫なメタクリル樹脂を採用しています。\u003c\/li\u003e\n        \u003cli\u003e日々の暮らしに寄り添う高い耐久性を実現しました。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012911658,"sku":"NBS-439-4291300","price":990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000458_oypQ2En.jpg?v=1777259578"},{"product_id":"459","title":"【ソープディッシュ (バス用) 浴室用石鹸皿 薔薇 透明 スケルトン おしゃれ エレガント】クリアローズ  ライトブルー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eクリアローズが彩る優雅なバス空間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000459_OnbMkI5.jpg?v=1777259577\" class=\"img-fluid d-block w-100 product-img\" alt=\"クリアローズ ライトブルーのソープディッシュ\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたバスタイムを\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cspan class=\"body-text\"\u003e\u003cstrong\u003e透明感あふれるライトブルー\u003c\/strong\u003eは、浴室全体を美しく演出します。\u003cstrong\u003eスケルトンデザイン\u003c\/strong\u003eが光を透過し、空間に広がりと清潔感をもたらすでしょう。\n    \u003c\/span\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      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000459.jpg?v=1777259577\" class=\"img-fluid d-block w-100 product-img\" alt=\"ソープディッシュに描かれた薔薇模様のアップ\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心ときめくデザイン\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      クリアボディに描かれた\u003cstrong\u003e繊細な薔薇模様\u003c\/strong\u003eは、光を受けるたびにきらめきを放ちます。細部に宿る上品さが、バスルームを特別な場所へと昇華させます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e重厚感と水切れを両立した機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000459.jpg?v=1777259577\" class=\"img-fluid d-block w-100 product-img\" alt=\"ソープディッシュに石鹸を置いた状態と底面の水切り穴\"\u003e\n    \u003c\/p\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用性と美の融合\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      しっかりとした重厚感のある\u003cstrong\u003eメタクリル樹脂製\u003c\/strong\u003eで、安定感のある使い心地を実現します。\u003cstrong\u003e穴が開いたデザイン\u003c\/strong\u003eが石鹸の湿気を効率的に下に流し、いつでも清潔な状態を保ちます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eしっかりとした重厚感とエレガントなデザインが人気のバスグッズシリーズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e穴が開いており、水気が下に流れる仕様\u003c\/li\u003e\n          \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\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約 幅15.3×奥行9.5×高さ3cm\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003e素材:\u003c\/strong\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洗面所用ソープディッシュは別ページにて販売しております。\u003cbr\u003e洗面所用ソープディッシュは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000457\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012944426,"sku":"NBS-443-4291400","price":1760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000459_OnbMkI5.jpg?v=1777259577"},{"product_id":"460","title":"【ムースボトル（泡せっけんタイプ） ディスペンサー 薔薇 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000460_V9Szy5S.jpg?v=1777259578\" 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\/0689\/8506\/1418\/files\/1_000000000460.jpg?v=1777259576\" 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\/0689\/8506\/1418\/files\/2_000000000460.jpg?v=1777259576\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e実用性と美しさ兼ね備えた 透明デザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eしっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e商品名：クリアローズ ムースボトル ライトブルー\u003c\/li\u003e\n                    \u003cli\u003eタイプ：泡せっけん用ディスペンサー\u003c\/li\u003e\n                    \u003cli\u003eサイズ：約 幅7.2×奥行7.2×高さ17.7cm\u003c\/li\u003e\n                    \u003cli\u003e容量：約260ml\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本体は丈夫なメタクリル樹脂製です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体：メタクリル樹脂\u003c\/li\u003e\n                    \u003c!-- ポンプ等の素材については記載がないため、本体のみとします --\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ポンプ部品のみをお求めの場合は、下記ページにてクリアローズ\/ニューシルエット ムースボトル用（NO3）をご選択ください。\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001366\"\u003eポンプ部品販売ページはこちら\u003c\/a\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e液体せっけん用ソープボトルは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000455\"\u003eこちら\u003c\/a\u003eのページにて販売中です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070012977194,"sku":"NBS-444-4291500","price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000460_V9Szy5S.jpg?v=1777259578"},{"product_id":"461","title":"【ウォッシュボール 洗面器 浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】Sサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eエレガントなバスルームへ誘う洗面器\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e澄み切った\u003cstrong\u003eライトブルー\u003c\/strong\u003eが空間に気品を添えます。優雅な薔薇の模様が、日常に彩りをもたらし、バスタイムを\u003cstrong\u003e特別な時間\u003c\/strong\u003eに演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000461_yxkGfzd.jpg?v=1777259576\" 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\/0689\/8506\/1418\/files\/1_000000000461.jpg?v=1777259576\" 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薔薇の息吹が宿る、上質Sサイズ\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\/0689\/8506\/1418\/files\/2_000000000461.jpg?v=1777259576\" class=\"img-fluid d-block w-100 product-img\" alt=\"愛着が深まるデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛着が深まるデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e高級感のあるデザインが魅力的なウォッシュボールです。日常に優雅さをプラスする、こだわりの詰まった商品です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e優雅な薔薇の花柄デザイン\u003c\/li\u003e\n          \u003cli\u003e光を受けて輝く透明感\u003c\/li\u003e\n          \u003cli\u003e割れにくく丈夫なアクリル素材\u003c\/li\u003e\n          \u003cli\u003e丸みのある柔らかなフォルム\u003c\/li\u003e\n          \u003cli\u003eバスタイムを特別な空間に演出\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eコンパクトながらも使いやすいSサイズです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: Sサイズ\u003c\/li\u003e\n          \u003cli\u003e実寸: 約 直径25cm × 高さ7cm\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柄: クリアローズ（薔薇 花柄、透明 スケルトン）\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=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・ラッピングについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e本商品は、ラッピングおよび熨斗（のし）対応不可となっております。予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013009962,"sku":"NBS-446-4291600","price":2860.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000461_yxkGfzd.jpg?v=1777259576"},{"product_id":"462","title":"【ウォッシュボール 洗面器 浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】Lサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eお風呂を彩るクリアローズ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e高級感のあるデザイン\u003c\/strong\u003eが、バスルーム全体を上品な雰囲気に変える。\u003cstrong\u003e透明感あふれるライトブルー\u003c\/strong\u003eが、空間に開放感をもたらし、毎日のバスタイムを特別な時間に演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000462_4jYxF5W.jpg?v=1777259575\" 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\/0689\/8506\/1418\/files\/1_000000000462.jpg?v=1777259575\" 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ゆったり包むLサイズ浴用品\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丸みのある柔らかなフォルムが手に心地よくフィットし、スムーズな使い心地を実現。\u003cstrong\u003e大容量のLサイズ\u003c\/strong\u003eは、ゆったりと湯をためられ、快適なバスタイムをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000462.jpg?v=1777259575\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優美なフォルムと機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e高級感のあるデザインが魅力的なウォッシュボール。アクリル製で割れにくく丈夫です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e高級感あふれるクリアローズデザイン\u003c\/li\u003e\n          \u003cli\u003e透明感と開放感を与えるライトブルー\u003c\/li\u003e\n          \u003cli\u003e光がきらめくスケルトンボディ\u003c\/li\u003e\n          \u003cli\u003e繊細で優美な薔薇の花柄\u003c\/li\u003e\n          \u003cli\u003e割れにくく丈夫なアクリル製\u003c\/li\u003e\n          \u003cli\u003eゆったりと使えるLサイズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eゆったりと快適にお使いいただけるLサイズ設計です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e丸みのある柔らかなフォルム\u003c\/li\u003e\n          \u003cli\u003e大容量で使いやすい\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品種別: ウォッシュボール（洗面器）\u003c\/li\u003e\n          \u003cli\u003eシリーズ名: クリアローズ\u003c\/li\u003e\n          \u003cli\u003eカラー: ライトブルー\u003c\/li\u003e\n          \u003cli\u003eサイズ: Lサイズ (約 直径31.5×高さ8cm)\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":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013042730,"sku":"NBS-448-4291700","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000462_4jYxF5W.jpg?v=1777259575"},{"product_id":"463","title":"【手桶 浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000463_yqFFYyQ.jpg?v=1777259575\" 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\/0689\/8506\/1418\/files\/1_000000000463.jpg?v=1777259575\" 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\/0689\/8506\/1418\/files\/3_000000000463.jpg?v=1777259575\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丈夫な素材で毎日安心\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e優雅なバスタイムを演出する、魅力的な手桶です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e高級感\u003c\/strong\u003eのあるクリアローズデザイン\u003c\/li\u003e\n                    \u003cli\u003e光を透過する\u003cstrong\u003eスケルトン\u003c\/strong\u003eボディ\u003c\/li\u003e\n                    \u003cli\u003e割れにくく丈夫な素材で\u003cstrong\u003e長く愛用\u003c\/strong\u003eいただけます\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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約 幅16cm×奥行28cm×高さ7cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e耐久性に優れた素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体：アクリル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e本商品はラッピング・のし対応は致しかねます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013108266,"sku":"NBS-449-4291800","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000463_yqFFYyQ.jpg?v=1777259575"},{"product_id":"464","title":"【ウォッシュボール 洗面器 浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】Mサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000464_4d4nkqn.jpg?v=1777259574\" 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\/0689\/8506\/1418\/files\/1_000000000464.jpg?v=1777259574\" 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\/0689\/8506\/1418\/files\/2_000000000464.jpg?v=1777259574\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウォッシュボールの全体像とフォルム\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの逸品で気分を上げる\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eバスルームを彩る、高級感のあるデザインが魅力のウォッシュボールです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e空間に溶け込む透明感\u003c\/li\u003e\n          \u003cli\u003e優雅な薔薇柄デザイン\u003c\/li\u003e\n          \u003cli\u003e手になじむカーブ設計\u003c\/li\u003e\n          \u003cli\u003e丈夫で割れにくいアクリル製\u003c\/li\u003e\n        \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サイズ: Mサイズ（約 直径29×高さ8cm）\u003c\/li\u003e\n          \u003cli\u003eカラー: ライトブルー (クリアローズ)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材と主な仕様です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: メタクリル樹脂\u003c\/li\u003e\n          \u003cli\u003eデザイン: 透明スケルトン、花柄（薔薇）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eその他\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品に関する追加情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e用途: 洗面器、浴用品\u003c\/li\u003e\n          \u003cli\u003e対応: ラッピング・のし対応不可\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013141034,"sku":"NBS-447-4291900","price":3080.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000464_4d4nkqn.jpg?v=1777259574"},{"product_id":"465","title":"【バスチェア 風呂椅子  浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】Mサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000465_0Ekt2lp.jpg?v=1777259574\" 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\/0689\/8506\/1418\/files\/1_000000000465.jpg?v=1777259574\" 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\/0689\/8506\/1418\/files\/3_000000000465.jpg?v=1777259574\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e心地よい毎日の入浴\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eしっかりとした重厚感とエレガントなデザインが魅力の、人気の洗面・バスグッズシリーズです。\u003c\/p\u003e\n                \u003cul class=\"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サイズ: Mサイズ（約幅33×奥行24×高さ25cm）\u003c\/li\u003e\n                    \u003cli\u003eカラー: ライトブルー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体: メタクリル樹脂\u003c\/li\u003e\n                    \u003cli\u003eゴム部分: 塩化ビニル樹脂\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eバスチェアの足ゴム部品のみ、下記ページにて販売しております。（4個セット）\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e販売ページは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e販売ページ内で《クリアローズ用(NO.2)》をお選びください。\u003c\/p\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        \u003cp class=\"body-text\"\u003eラッピング・のしなどのギフト対応は不可商品となります。何卒ご了承くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013173802,"sku":"NBS-450-4292000","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000465_0Ekt2lp.jpg?v=1777259574"},{"product_id":"466","title":"【バスチェア 風呂椅子  浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】Lサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\u003eLサイズのゆったり設計\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\/0689\/8506\/1418\/files\/000000000466_lukXz5e.jpg?v=1777259573\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e優雅なバスタイムへ誘う\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e薔薇が彩る至福の座り心地\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e緻密に描かれたローズ柄\u003c\/strong\u003eが、浴室に\u003cstrong\u003e華やかな美しさ\u003c\/strong\u003eを添えます。\u003cstrong\u003e厚手のアクリル素材\u003c\/strong\u003eは割れにくく、\u003cstrong\u003e上質な透明感\u003c\/strong\u003eと\u003cstrong\u003e優れた耐久性\u003c\/strong\u003eを両立しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000466.jpg?v=1777259573\" 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\/0689\/8506\/1418\/files\/4_000000000466.jpg?v=1777259573\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e癒やしの空間をトータル演出\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eしっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。安定感のある座り心地が魅力です。\u003c\/p\u003e\n            \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\n\u003cstrong\u003eサイズ\u003c\/strong\u003e：Lサイズ\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e：ライトブルー\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eデザイン\u003c\/strong\u003e：クリアローズ（薔薇 花柄、透明スケルトン）\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e：アクリル（厚手）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eその他・関連商品\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eバスチェアをより長くお使いいただくための情報や、関連商品についてご案内します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eバスチェアの足ゴム部品のみ、4個セットで販売しております。\u003c\/li\u003e\n                \u003cli\u003e販売ページは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\"\u003eこちら\u003c\/a\u003eです。\u003c\/li\u003e\n                \u003cli\u003e販売ページ内で《クリアローズ用(NO.2)》をお選びください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品はラッピング・のしなどのギフト対応は承っておりません。何卒ご了承くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013206570,"sku":"NBS-451-4292100","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000466_lukXz5e.jpg?v=1777259573"},{"product_id":"467","title":"【バスチェア 風呂椅子  浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】LLサイズ ライトブルー クリアローズ ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000467_LCCB3uM.jpg?v=1777259573\" 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\/0689\/8506\/1418\/files\/3_000000000467.jpg?v=1777259573\" 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\/0689\/8506\/1418\/files\/4_000000000467.jpg?v=1777259572\" class=\"img-fluid d-block w-100 product-img\" alt=\"クリアローズシリーズで統一されたバスルームのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e夢見るバスルームを叶える\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eしっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。安定感のある座り心地で、毎日のバスタイムを快適にサポートします。\u003c\/p\u003e\n            \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サイズ: LLサイズ (約 幅43×奥行26×高さ35cm)\u003c\/li\u003e\n                    \u003cli\u003e素材: (本体) メタクリル樹脂、(ゴム部分) 塩化ビニル樹脂\u003c\/li\u003e\n                    \u003cli\u003eカラー: ライトブルー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (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バスチェアの足ゴム部品のみ、下記ページにて販売しております。（4個セット）\u003cbr\u003e販売ページは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eこちら\u003c\/a\u003eよりご確認ください。《クリアローズ用(NO.2)》をお選びください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013239338,"sku":"NBS-452-4292200","price":15400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000467_LCCB3uM.jpg?v=1777259573"},{"product_id":"468","title":"【シャンプーボトル 浴用品 薔薇 花柄 透明 スケルトン おしゃれ エレガント】ライトブルー クリアローズ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000468_XUDYP7k.jpg?v=1777259572\" 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\/0689\/8506\/1418\/files\/1_000000000468.jpg?v=1777259573\" 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約420mlの容量\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\/0689\/8506\/1418\/files\/2_000000000468.jpg?v=1777259572\" class=\"img-fluid d-block w-100 product-img\" alt=\"約420ml容量で耐久性のあるシャンプーボトル\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e長く愛用できる実用性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eクリアローズシリーズのシャンプーボトルです。半透明で残量の確認もしやすく、線画で描かれたローズの模様がおしゃれな詰め替えボトルです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約幅7.2×奥行7.2×高さ21.5cm\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e容量:\u003c\/strong\u003e 約420ml\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e素材:\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cul\u003e\n                \u003cli\u003e本体: メタクリル樹脂\u003c\/li\u003e\n                \u003cli\u003eポンプ: ABS樹脂\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003e内寸（口径）:\u003c\/strong\u003e 直径 約2.5cm\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e※こちらの商品のポンプ部品のみをお求めの場合は、下記ページにてクリアローズ\/ニューシルエット用（NO10）をご選択ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eポンプ部品販売ページ⇒\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001367\"\u003e《こちら》\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ライトブルー","offer_id":44070013272106,"sku":"NBS-445-4292300","price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000468_XUDYP7k.jpg?v=1777259572"},{"product_id":"475","title":"【ニューコーディネートシートカバー O型便座用】便座シート 便座カバー カラー豊富 洗える トイレ 全16色","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\u003e16色\u003c\/strong\u003eの豊かな彩りが、トイレ空間に新しい表情を演出します。お部屋の雰囲気に合わせて自由に選べ、気分や季節で気軽に模様替えも可能。暮らしを豊かにするアイテムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000475_Q5aUSf7.jpg?v=1777259570\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e16色の豊富なラインナップ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eO型便座にぴたり、冬の冷たさも解消\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e座った瞬間の\u003cstrong\u003eヒヤッと感を解消\u003c\/strong\u003eし、\u003cstrong\u003e暖房便座の節電\u003c\/strong\u003eにも貢献。お尻への衝撃を和らげ、長時間の使用負担を軽減します。\u003cstrong\u003eO型便座に特化\u003c\/strong\u003eし、ぴったりフィットする安心感をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000475.jpg?v=1777259570\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eO型便座の悩みに寄り添う機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e誰でも簡単、さっと取り付け快適空間\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e工具不要\u003c\/strong\u003eで、あっという間に装着が完了。伸縮性のある生地が便座にしっかりフィットし、ズレの心配もありません。汚れても\u003cstrong\u003e手軽に洗える\u003c\/strong\u003eため、いつでも\u003cstrong\u003e清潔なトイレ空間\u003c\/strong\u003eを保てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/5_000000000475.jpg?v=1777259570\" 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 class=\"body-text\"\u003eO型便座用の便座シートカバーです。全16色の豊富なカラーバリエーションからお選びいただけます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・フタカバー対応\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eO型便座専用です。ウォシュレット無しの便座にも対応します。\u003cbr\u003e\n        一般的なO型便座に対応していますが、念のため以下のサイズをご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e便座外寸：約 幅37cm × 縦41cm\u003c\/li\u003e\n          \u003cli\u003e便座内寸（開口部）：約 幅36.5cm × 縦44cm\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=\"benefit-list\"\u003e\n          \u003cli\u003e座った時の衝撃を緩和できる。\u003c\/li\u003e\n          \u003cli\u003e痛みで長時間座れない時の負担を軽減。\u003c\/li\u003e\n          \u003cli\u003e便座の冷たさを解消し、暖房機能OFFで節電も可能です。\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洗浄便座用シートカバー: \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e《こちら》\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003cli\u003eU型便座用シートカバー: \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003e《こちら》\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【ご注意】\u003c\/h3\u003e\n    \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":"センコー","offers":[{"title":"001（ホワイト系）","offer_id":44070013599786,"sku":"SC-315-4821600","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"002（グレー系）","offer_id":44070013632554,"sku":"SC-315-4821700","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"004（ベージュ系）","offer_id":44070013665322,"sku":"SC-315-4821800","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"006（ブラウン系）","offer_id":44070013698090,"sku":"SC-315-4821900","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"007（ピンク系）","offer_id":44070013730858,"sku":"SC-315-4822000","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"009（ピンク系）","offer_id":44070013763626,"sku":"SC-315-4822100","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"010（ローズ系）","offer_id":44070013796394,"sku":"SC-315-4822200","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"011（イエロー系）","offer_id":44070013829162,"sku":"SC-315-4822300","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"014（グリーン系）","offer_id":44070013861930,"sku":"SC-315-4822400","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"015（グリーン系）","offer_id":44070013894698,"sku":"SC-315-4822500","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"017（グリーン系）","offer_id":44070013927466,"sku":"SC-315-4822600","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"020（ブルー系）","offer_id":44070013960234,"sku":"SC-315-4822700","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"021（ブルー系）","offer_id":44070013993002,"sku":"SC-315-4822800","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"023（ネイビー系）","offer_id":44070014025770,"sku":"SC-315-4822900","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"024（パープル系）","offer_id":44070014058538,"sku":"SC-315-4823000","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"026（オレンジ系）","offer_id":44070014091306,"sku":"SC-315-4823100","price":1100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000475_Q5aUSf7.jpg?v=1777259570"},{"product_id":"476","title":"【ニューコーディネートシートカバー U型便座用】便座シート 便座カバー カラー豊富 洗える トイレ 全16色","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\"\u003e16色から選ぶ私だけの空間\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e豊富なカラーバリエーションで、あなたのトイレ空間にぴったりの一枚が見つかります。季節や気分に合わせて、手軽に模様替えを楽しんでください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000476_UUxr9JX.jpg?v=1777259571\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e暮らしを彩る全16色\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eU型便座に吸い付くフィット感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお使いの\u003cstrong\u003eU型便座\u003c\/strong\u003eに吸い付くようにフィット。伸縮性のある素材が便座の形状にやさしく馴染み、安定した座り心地を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000476.jpg?v=1777259570\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eU型専用で安心\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ステップ。便座の冷たさや座った時の衝撃を和らげ、毎日を快適に過ごせます。暖房機能オフで、かしこく節電も叶います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000476.jpg?v=1777259568\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適さへの2ステップ\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 class=\"body-text\"\u003eこちらはU型便座用の便座シートカバーです。全16色の豊富なカラーバリエーションからお選びいただけ、ご自宅のトイレ空間を気軽に彩ることができます。\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 class=\"body-text\"\u003e当商品以外にも、異なる便座タイプに対応したシートカバーをご用意しております。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e洗浄便座用シートカバーは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003eこちら\u003c\/a\u003eをご確認ください。\u003c\/li\u003e\n                    \u003cli\u003eO型便座用シートカバーは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eこちら\u003c\/a\u003eをご確認ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e各トイレシリーズ専用ではございません。\u003c\/li\u003e\n            \u003cli\u003e伸縮性のある生地を使用しているためサイズにばらつきがありますが、便座への取り付けに問題はありません。\u003c\/li\u003e\n            \u003cli\u003e衛生商品のため、商品出荷後の返品交換は、未開封の場合でもお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"001（ホワイト系）","offer_id":44070014124074,"sku":"SC-314-4823200","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"002（グレー系）","offer_id":44070014156842,"sku":"SC-314-4823300","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"004（ベージュ系）","offer_id":44070014189610,"sku":"SC-314-4823400","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"006（ブラウン系）","offer_id":44070014222378,"sku":"SC-314-4823500","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"007（ピンク系）","offer_id":44070014255146,"sku":"SC-314-4823600","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"009（ピンク系）","offer_id":44070014287914,"sku":"SC-314-4823700","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"010（ローズ系）","offer_id":44070014320682,"sku":"SC-314-4823800","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"011（イエロー系）","offer_id":44070014353450,"sku":"SC-314-4823900","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"014（グリーン系）","offer_id":44070014386218,"sku":"SC-314-4824000","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"015（グリーン系）","offer_id":44070014418986,"sku":"SC-314-4824100","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"017（グリーン系）","offer_id":44070014451754,"sku":"SC-314-4824200","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"020（ブルー系）","offer_id":44070014484522,"sku":"SC-314-4824300","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"021（ブルー系）","offer_id":44070014517290,"sku":"SC-314-4824400","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"023（ネイビー系）","offer_id":44070014550058,"sku":"SC-314-4824500","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"024（パープル系）","offer_id":44070014582826,"sku":"SC-314-4824600","price":1100.0,"currency_code":"JPY","in_stock":true},{"title":"026（オレンジ系）","offer_id":44070014615594,"sku":"SC-314-4824700","price":1100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000476_UUxr9JX.jpg?v=1777259571"},{"product_id":"477","title":"【ニューコーディネートシートカバー 洗浄便座用】便座シート 便座カバー カラー豊富 洗える トイレ 全16色","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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空間彩る16色\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\/0689\/8506\/1418\/files\/000000000477_cpWc7yP.jpg?v=1777259569\" class=\"img-fluid d-block w-100 product-img\" alt=\"16色の豊富なカラーバリエーション\"\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\/0689\/8506\/1418\/files\/1_000000000477.jpg?v=1777259569\" 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\/0689\/8506\/1418\/files\/3_000000000477.jpg?v=1777259568\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗浄便座にぴったりフィットするデザイン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e専用設計で安定\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本商品は、洗浄便座用の便座シートカバーです。豊富な16色の中から、お好みの色をお選びいただけます。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eこのシートカバーを使用することで、以下のメリットがあります。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e座った時の衝撃を緩和し、お尻への負担を軽減します。\u003c\/li\u003e\n                \u003cli\u003e長時間の着座による痛みを軽減します。\u003c\/li\u003e\n                \u003cli\u003e便座の冷たさを解消し、快適にお使いいただけます。（暖房機能OFFで節電も可能です）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eO型便座用シートカバーは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eU型便座用シートカバーは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e各トイレシリーズ専用ではございません。\u003c\/li\u003e\n            \u003cli\u003e伸縮性のある生地を使用しているため、サイズにばらつきがある場合がございますが、便座への取り付けに問題はありません。\u003c\/li\u003e\n            \u003cli\u003e衛生商品のため、商品出荷後の返品交換は、未開封の場合でもお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"001（ホワイト系）","offer_id":44070014648362,"sku":"SC-313-4824800","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"002（グレー系）","offer_id":44070014681130,"sku":"SC-313-4824900","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"004（ベージュ系）","offer_id":44070014713898,"sku":"SC-313-4825000","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"006（ブラウン系）","offer_id":44070014746666,"sku":"SC-313-4825100","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"007（ピンク系）","offer_id":44070014779434,"sku":"SC-313-4825200","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"009（ピンク系）","offer_id":44070014812202,"sku":"SC-313-4825300","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"010（ローズ系）","offer_id":44070014844970,"sku":"SC-313-4825400","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"011（イエロー系）","offer_id":44070014877738,"sku":"SC-313-4825500","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"014（グリーン系）","offer_id":44070014910506,"sku":"SC-313-4825600","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"015（グリーン系）","offer_id":44070014943274,"sku":"SC-313-4825700","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"017（グリーン系）","offer_id":44070014976042,"sku":"SC-313-4825800","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"020（ブルー系）","offer_id":44070015008810,"sku":"SC-313-4825900","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"021（ブルー系）","offer_id":44070015041578,"sku":"SC-313-4826000","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"023（ネイビー系）","offer_id":44070015074346,"sku":"SC-313-4826100","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"024（パープル系）","offer_id":44070015107114,"sku":"SC-313-4826200","price":1320.0,"currency_code":"JPY","in_stock":true},{"title":"026（オレンジ系）","offer_id":44070015139882,"sku":"SC-313-4826300","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000477_cpWc7yP.jpg?v=1777259569"},{"product_id":"502","title":"サロンドソワレ コンフォ スリッパ Mサイズ（適応サイズ約21.5〜23.5cm）  ブルー\/ベージュ\/グレー\/ピンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000502_gHbd49U.jpg?v=1777259567\" 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\u003eMサイズは、約21.5〜23.5cmの足に心地よくフィット\u003c\/strong\u003eするサイズ感です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/5_000000000502.jpg?v=1777259567\" class=\"img-fluid d-block w-100 product-img\" alt=\"4色のスリッパが並んだ画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる4色が織りなすハーモニー\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\/0689\/8506\/1418\/files\/7_000000000502.jpg?v=1777259567\" 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        \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サイズ: Mサイズ（適応サイズ約21.5〜23.5cm）\u003c\/li\u003e\n        \u003cli\u003eカラー: ブルー、ベージュ、グレー、ピンク\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ブルー","offer_id":44070017433642,"sku":"SDS-597-4938900","price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070017466410,"sku":"SDS-597-4939000","price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070017499178,"sku":"SDS-597-4939100","price":2420.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070017531946,"sku":"SDS-597-4939200","price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000502_gHbd49U.jpg?v=1777259567"},{"product_id":"677","title":"【クッション便座 トイレ miffy ミッフィー ディックブルーナ グッズ 雑貨】アイボリー DickBruna ワンステップ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eミッフィーがお出迎えするトイレ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eひょっこり顔を出すミッフィーが、いつものトイレを\u003cstrong\u003e心和む空間\u003c\/strong\u003eに変えます。やわらかなアイボリー色と愛らしいデザインが、どんな空間にも自然に溶け込みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000677_NRjtguJ.jpg?v=1777259526\" 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。裏面は吸着式で、便座を立ててもピタッとずれずにストレスフリーです。厚み約1.5cmのスポンジが、お尻を\u003cstrong\u003eふんわりと包み込みます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000677.jpg?v=1777259526\" 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\/0689\/8506\/1418\/files\/3_000000000677.jpg?v=1777259526\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗濯可能なことを示すイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eお手入れ簡単、いつでも清潔\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eひょっこりと顔を出すミッフィーデザインのクッション便座です。毎日のトイレを快適にする、嬉しいポイントが満載です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e愛らしいミッフィーデザインでトイレ空間を和ませます\u003c\/li\u003e\n                    \u003cli\u003e便座に置くだけの簡単設置、裏面吸着式で便座を立ててもずれない\u003c\/li\u003e\n                    \u003cli\u003e厚み約1.5cmのスポンジで、お尻をふんわり包み込む快適な座り心地\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eDickBruna クッション便座「ワンステップ」の基本的な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: DickBruna クッション便座 ワンステップ\u003c\/li\u003e\n                    \u003cli\u003eカラー: アイボリー\u003c\/li\u003e\n                    \u003cli\u003e厚み: 約1.5cm\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 約 12×38cm\u003c\/li\u003e\n                    \u003cli\u003e素材: (表⾯) ポリエステル 100%、(中材) ポリウレタンフォーム、(裏⾯) 熱可塑性エラストマー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品は清潔を保つため、ご家庭で簡単にお手入れが可能です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e洗濯機で丸洗い可能\u003c\/li\u003e\n                    \u003cli\u003e約50回程度まで洗濯機での使用が推奨されます\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        \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":"Dick Bruna","offers":[{"title":"アイボリー","offer_id":44070029164586,"sku":"DB-280-6368800","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000677_NRjtguJ.jpg?v=1777259526"},{"product_id":"690","title":"【アクセントマット Jocomomola 五角形 動物柄 犬 鶏 猫 ひよこ ビビットカラー】約55×60cm（五角形） グリーン\/オレンジ\/イエロー\/ブルー ホコモモラ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000690_DZFjH2D.jpg?v=1777259525\" 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\/0689\/8506\/1418\/files\/1_000000000690.jpg?v=1777259526\" 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\/0689\/8506\/1418\/files\/2_000000000690.jpg?v=1777259526\" 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=\"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サイズ: 約55×60cm（五角形）\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ブランド: Jocomomola（ホコモモラ）\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※本商品は単品販売です。4枚セット販売ではございません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Jocomomola","offers":[{"title":"グリーン","offer_id":44070029885482,"sku":"JM-347-6374000","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":44070029918250,"sku":"JM-347-6374100","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"イエロー","offer_id":44070029951018,"sku":"JM-347-6374200","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":44070029983786,"sku":"JM-347-6373900","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000690_DZFjH2D.jpg?v=1777259525"},{"product_id":"809","title":"魔女の宅急便 キキとジジ スリッパ 約24.0cm ネイビーブルー\/レッド","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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が\u003cstrong\u003e軽やかな履き心地\u003c\/strong\u003eで、おうち時間を心地よく彩ります。心に響く、\u003cstrong\u003eネイビーブルーとレッドの2色\u003c\/strong\u003eをご用意しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000809_wFyXSUa.jpg?v=1777259510\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eキキとジジと、特別な毎日\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eジジとキキのさりげない足跡\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e左足にはおすましジジ\u003c\/strong\u003e、\u003cstrong\u003e右足にはキキの看板シルエット\u003c\/strong\u003e。\u003cstrong\u003e左右異なるワンポイント刺繍\u003c\/strong\u003eが、あなたの足元に遊び心を添えます。\u003cstrong\u003eやわらかなパイル素材\u003c\/strong\u003eが、\u003cstrong\u003eさらっとした肌触り\u003c\/strong\u003eを実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000000809.jpg?v=1777259511\" 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約24cm 軽やかパイルスリッパ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e約24cmのゆったりとしたサイズ感\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\/0689\/8506\/1418\/files\/4_000000000809.jpg?v=1777259511\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を彩る、清潔な足元\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n    \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                \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サイズ: 約24.0cm\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\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ネイビーブルー","offer_id":44070038569002,"sku":"MZ-219-6486100","price":2530.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":44070038601770,"sku":"MZ-219-6486200","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000809_wFyXSUa.jpg?v=1777259510"},{"product_id":"813","title":"魔女の宅急便 あこがれリボン スリッパ 約24.0cm ネイビーブルー\/レッド","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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と\u003cstrong\u003eレッド\u003c\/strong\u003e、お気に入りの一足を見つけてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000813_j68dCaV.jpg?v=1777259510\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心弾む、キュートなジジ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元に優しい低反発の履き心地\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e足にそっと寄り添う\u003cstrong\u003e低反発素材\u003c\/strong\u003eで、歩くたびに感じる心地よさ。\u003cstrong\u003e通気性の良いオープントゥ\u003c\/strong\u003eと、すっと脱ぎ履きできる\u003cstrong\u003e甲高設計\u003c\/strong\u003eが、毎日を快適にサポートします。汚れても安心な\u003cstrong\u003eウォッシャブル仕様\u003c\/strong\u003eで、いつでも清潔にご利用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000000813.jpg?v=1777259510\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日快適、清潔を保つ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛らしいジジが彩る足元のおしゃれ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな\u003cstrong\u003eレッド\u003c\/strong\u003eに、魔女の宅急便でおなじみの\u003cstrong\u003eジジ\u003c\/strong\u003eがちょこんと顔を出す愛らしいデザイン。\u003cstrong\u003e立体的なリボン\u003c\/strong\u003eと\u003cstrong\u003e上品なキルト柄\u003c\/strong\u003eが、足元に華やかなアクセントを添えます。大切な方への贈り物としても喜ばれる一足です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000813.jpg?v=1777259510\" 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    \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約24.0cm\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気分に合わせて選べる2色展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eネイビーブルー\u003c\/li\u003e\n          \u003cli\u003eレッド\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e清潔に保つためのお手入れ方法です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eウォッシャブル（洗濯可能）\u003c\/li\u003e\n          \u003cli\u003eタンブラー乾燥不可\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ネイビーブルー","offer_id":44070038831146,"sku":"MZ-220-6487700","price":2530.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":44070038863914,"sku":"MZ-220-6487800","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000813_j68dCaV.jpg?v=1777259510"},{"product_id":"879","title":"【バスマット 吸水速乾 ふわふわ シャリ感 滑り止め付き】約45×60cm ブルー\/ベージュ\/アイボリー\/ピンク\/グレー THEバスマット デュアル","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000879_MlhJDtb.jpg?v=1777259498\" 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\/0689\/8506\/1418\/files\/9_000000000879.jpg?v=1777259498\" 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浴室彩る 多彩な5色\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eブルー、ベージュ、アイボリー、ピンク、グレー。豊富な\u003cstrong\u003e5色展開\u003c\/strong\u003eで、あなたのバスルームにぴったりの一枚が見つかります。洗い替えや家族それぞれの色を選んで、\u003cstrong\u003e清潔感をキープ\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/10_000000000879.jpg?v=1777259498\" 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\u003eTHEバスマット デュアルは、ポリエステル糸とスリット糸の組み合わせにより、優れた吸水性と速乾性を実現したバスマットです。\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約45cm × 60cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e異なる素材を組み合わせることで、独自の「ふわシャリ感」を実現しました。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eポリエステル糸\u003c\/li\u003e\n          \u003cli\u003eスリット糸（紙のような感触）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせて選べる5色をご用意しました。\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          \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\u003eTHEバスマット デュアル\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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THEバスマット","offers":[{"title":"ブルー","offer_id":44070043582506,"sku":"NBB-201-6764200","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070043615274,"sku":"NBB-201-6764300","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー","offer_id":44070043648042,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク","offer_id":44070043680810,"sku":"NBB-201-6764500","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070043713578,"sku":"NBB-201-6765000","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000879_MlhJDtb.jpg?v=1777259498"},{"product_id":"880","title":"【バスマット ふんわり 柔らか 滑り止め付き】 約45×60cm ブルー\/ベージュ\/アイボリー\/ピンク\/グレー THEバスマット ハピネス","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000880_3px9RvM.jpg?v=1777259497\" 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\/0689\/8506\/1418\/files\/1_000000000880.jpg?v=1777259497\" 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約45×60cm\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\/0689\/8506\/1418\/files\/7_000000000880.jpg?v=1777259497\" class=\"img-fluid d-block w-100 product-img\" alt=\"様々なカラーのバスマットが並べられた、清潔感のあるバスルームのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる5色のハーモニー\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《THEバスマット\/ハピネス》は、とにかくやわらかい触感がお好きな方におすすめのバスマットです。\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約45×60cm\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        \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アイボリー\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THEバスマット","offers":[{"title":"ブルー","offer_id":44070043779114,"sku":"NBB-200-6766500","price":2530.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070043811882,"sku":"NBB-200-6766600","price":2530.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070043877418,"sku":"NBB-200-6766800","price":2530.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070043910186,"sku":"NBB-200-6765100","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000880_3px9RvM.jpg?v=1777259497"},{"product_id":"994","title":"となりのトトロ チェアパッド 直径約38cm おはなやさん（グリーン）\/よるのもり（ブルー）","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000000994_8Oco5yn.jpg?v=1777259484\" 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「おはなやさん」と「よるのもり」、気分に合わせて選べる2つの表情。チェアの座面だけでなく、お部屋の入り口やデスクサイドにも、\u003cstrong\u003e癒しのアクセント\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000994.jpg?v=1777259484\" 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\"\u003e5mmウレタンが優しくお尻を包み込み、\u003cstrong\u003e長時間の使用も快適\u003c\/strong\u003eにサポートします。裏面加工と丈夫なフチが、ずれにくさと耐久性をもたらし、安心してお使いいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000994.jpg?v=1777259485\" 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大好きなトトロが、あなたの椅子を特別な空間に変えるチェアパッドです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eおはなやさん（グリーン\/トトロ）とよるのもり（ブルー\/ネコバス）の2種類展開\u003c\/li\u003e\n        \u003cli\u003eチェアやスツールの座面パッドとしてご使用いただけます\u003c\/li\u003e\n        \u003cli\u003eお部屋の入口やデスクサイドのアクセントマットとしても活用可能\u003c\/li\u003e\n        \u003cli\u003e厚さ5mmのウレタン入りでふんわり快適な座り心地\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側地: アクリル100％\u003c\/li\u003e\n        \u003cli\u003e中材: 5mmウレタンフォーム\u003c\/li\u003e\n        \u003cli\u003e裏面: ポリエステル100％（滑りにくい加工）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \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サイズ: 直径約38cm\u003c\/li\u003e\n        \u003cli\u003e生産国: 中国\u003c\/li\u003e\n        \u003cli\u003e商品コード: 4973422XXXXXX\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eお手入れ・ご使用上の注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品を長く快適にお使いいただくためのご注意事項です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e洗濯はできません。汚れた場合は固く絞った布で拭き取ってください。\u003c\/li\u003e\n        \u003cli\u003e漂白剤は使用しないでください。\u003c\/li\u003e\n        \u003cli\u003e直射日光や照明に長時間当たると変色する場合がありますのでご注意ください。\u003c\/li\u003e\n        \u003cli\u003e生産ロットにより、同品番商品でも色や風合いが多少異なる場合があります。\u003c\/li\u003e\n        \u003cli\u003e商品画像は撮影環境やご使用のモニターの機種や設定により、実際の商品と色味が異なって見える場合があります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"となりのトトロ","offers":[{"title":"グリーン","offer_id":44070051479594,"sku":"TO-150-9123400","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":44070051512362,"sku":"TO-150-9123500","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000994_8Oco5yn.jpg?v=1777259484"},{"product_id":"1000","title":"サロンドソワレ コンフォ スリッパ Lサイズ（適応サイズ約23.5〜25.5cm）  ブルー\/ベージュ\/グレー\/ピンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000001000_8CX3YAE.jpg?v=1777259483\" 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\/0689\/8506\/1418\/files\/5_000000001000.jpg?v=1777259483\" 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\/0689\/8506\/1418\/files\/6_000000001000.jpg?v=1777259483\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e歩きやすい機能設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e大きな花のモチーフをつけた、飾らないフェミニンカラーのスリッパです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eつま先の出る前開きタイプ\u003c\/li\u003e\n          \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\u003eLサイズ（適応サイズ約23.5〜25.5cm）の商品です。\u003c\/p\u003e\n        \u003cp\u003eカラーは下記4色からお選びいただけます。\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          \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        \u003cp\u003e「サロンドソワレ」シリーズは、主に女性の方に、お部屋でのプチ贅沢を楽しんでいただくための商品を多数品揃えしています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"SDS-SALON","offers":[{"title":"ブルー","offer_id":44070051708970,"sku":"SDS-724-9189400","price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070051741738,"sku":"SDS-724-9189500","price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070051774506,"sku":"SDS-724-9189600","price":2640.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070051807274,"sku":"SDS-724-9189700","price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001000_8CX3YAE.jpg?v=1777259483"},{"product_id":"1308","title":"SDS 実はすごいバスマット 約35×50cm ブルー\/ベージュ\/グリーン\/ピンク\/ホワイト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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独自の2種類の糸\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\/0689\/8506\/1418\/files\/2_000000001308.jpg?v=1777259441\" 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\/0689\/8506\/1418\/files\/6_000000001308.jpg?v=1777259441\" 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を保ちます。\u003cstrong\u003e気軽に洗えて家事の負担も軽減\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/7_000000001308.jpg?v=1777259441\" 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このバスマットは、見た目では分からない「すごい」ヒミツが隠されています。湯上りに気持ちの良いさらりとした足触りを実現するため、以下のような工夫が凝らされています。\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販売サイズ: 約35×50cm\u003c\/li\u003e\n        \u003cli\u003e他に約45×60cm、約50×70cmのサイズ展開あり\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        \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\u003e2種類の特殊な糸を組み合わせることで、抜群の機能性を実現しました。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e吸水速乾ポリエステル糸\u003c\/li\u003e\n        \u003cli\u003e抗菌防臭アクリル糸\u003c\/li\u003e\n        \u003cli\u003e2本の糸をツイストして1本に組み合わせる特殊加工\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      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※抗菌・防カビ機能について: 全ての細菌・カビ菌に対して効果があるわけではありません。洗濯の回数によって、効果が持続しない場合があります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eインテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際の、実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/506\" target=\"_blank\"\u003e《モニター投稿一覧》\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp\u003e他のサイズについては、ページ下部「関連商品」よりご覧ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"S.D.S","offers":[{"title":"ブルー","offer_id":44070079299626,"sku":"SDS-791-1969100","price":2860.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070079332394,"sku":"SDS-791-1969200","price":2860.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070079365162,"sku":"SDS-791-1969300","price":2860.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070079397930,"sku":"SDS-791-1969400","price":2860.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44070079430698,"sku":"SDS-791-1969500","price":2860.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001308_PcnlkzD.jpg?v=1777259441"},{"product_id":"1309","title":"SDS 実はすごいバスマット 約45×60cm ブルー\/ベージュ\/グリーン\/ピンク\/ホワイト","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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が全身に広がる、心地よいバスマットです。約45×60cmの程よいサイズ感で、脱衣所にしっくり馴染みます。空間を彩る、インテリアに溶け込む優しいくすみカラーも魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000001309.jpg?v=1777259440\" 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\/0689\/8506\/1418\/files\/7_000000001309.jpg?v=1777259440\" 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\u003e2種類の糸\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\/0689\/8506\/1418\/files\/9_000000001309.jpg?v=1777259440\" class=\"img-fluid d-block w-100 product-img\" alt=\"へたりにくい独自構造を持つバスマットのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日を支える、独自のこだわり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本ページでは、以下のサイズを販売しております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e約45×60cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eその他に以下のサイズ展開もございます。ページ下部「関連商品」より、是非ご覧ください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e約35×50cm\u003c\/li\u003e\n                    \u003cli\u003e約50×70cm\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「すごい」のヒミツは、見た目ではほとんど分からない2種類の糸にあります。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e「吸水速乾」の\u003cstrong\u003eポリエステル糸\u003c\/strong\u003eと「抗菌防臭」の\u003cstrong\u003eアクリル糸\u003c\/strong\u003eの2本をツイストして1本に組み合わせることで、へたりに強い弾力性のあるコシと、湯上りに気持ちの良いさらりとした足触りを実現しました。\u003c\/li\u003e\n                    \u003cli\u003eマット裏加工剤に\u003cstrong\u003e防カビ加工\u003c\/strong\u003eを施しており、マットの裏面にカビが生えるのを抑制します。\u003c\/li\u003e\n                    \u003cli\u003eお洗濯後も乾きが早く、気軽に洗えます。\u003c\/li\u003e\n                    \u003cli\u003e長すぎず短すぎない程よいパイルの長さが、しっかりとさわやかな足触りの心地よさを演出します。\u003c\/li\u003e\n                    \u003cli\u003e裏面には\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eが施されており、安心してご使用いただけます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eインテリアに馴染むくすみカラーの5種類をご用意しております。\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                    \u003cli\u003eピンク\u003c\/li\u003e\n                    \u003cli\u003eホワイト\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e抗菌・防カビ機能について、以下の点にご注意ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e全ての細菌・カビ菌に対して効果があるわけではありません。\u003c\/li\u003e\n                    \u003cli\u003e洗濯の回数によって、効果が持続しない場合があります。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eインテリア実例共有サイト【RoomClip】にて当商品のモニターを実施しました。実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/506\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e《モニター投稿一覧》\u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"S.D.S","offers":[{"title":"ブルー","offer_id":44070079496234,"sku":"SDS-792-1969600","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070079529002,"sku":"SDS-792-1969700","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070079561770,"sku":"SDS-792-1969800","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070079594538,"sku":"SDS-792-1970600","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44070079627306,"sku":"SDS-792-1970700","price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001309_I1Cagr7.jpg?v=1777259440"},{"product_id":"1332","title":"★M+home アロヒラニ トップス M-Lサイズ ブラック\/グリーン\/ネイビーブルー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の日常を彩るリラックスウェア\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001332_q3mMILe.jpg?v=1777259437\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゆったりとしたトップスを着用した女性の画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eゆったりと美しい着こなし\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e体のラインを拾わないオーバーサイズシルエットが、\u003cstrong\u003e大人の余裕と上品さ\u003c\/strong\u003eを演出します。おうち時間からワンマイルウェアまで、様々なシーンで快適にお過ごしいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eきらめく素材感と洗練バックスタイル\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001332.jpg?v=1777259437\" class=\"img-fluid d-block w-100 product-img\" alt=\"トップスを着用した女性のバックスタイルの画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上品な光沢と優れた体型カバー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e動くたびにキラキラと光る素材が、着こなしに\u003cstrong\u003e華やかな印象\u003c\/strong\u003eを添えます。M〜L対応のゆったりサイズは、気になる体型を自然にカバーし、リラックスした着心地を提供します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eVネックが魅せる繊細なディテール\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000001332.jpg?v=1777259435\" class=\"img-fluid d-block w-100 product-img\" alt=\"Vネック部分とヘリンボーン柄のディテール画像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e計算されたデザインで抜け感を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eシャープなVネックは首元をすっきりと見せ、デコルテラインを美しく引き立てます。特徴的なヘリンボーン柄と後ろのVネックデザインが、スタイリッシュなアクセントを加えます。\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\u003eM+home トップス\/アロヒラニは、動くたびにキラキラと光る華やかで上品な印象のトップスです。様々な工夫により、快適な着心地とスタイルアップを両立しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e体のラインを拾わずリラックスできる、オーバーサイズのシルエット。\u003c\/li\u003e\n          \u003cli\u003eVネックで首回りをスッキリ見せ、デコルテラインを美しく演出。\u003c\/li\u003e\n          \u003cli\u003e後ろもVネックデザインで、切り返しのヘリンボーン柄がスタイリッシュなアクセント。\u003c\/li\u003e\n          \u003cli\u003e別売りのロングパンツ（カイホロ）とのコーディネートもお楽しみいただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eこちらのアイテムはトップス単品販売です。\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のサイズ詳細は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対応サイズ: M〜L\u003c\/li\u003e\n          \u003cli\u003e身丈: 約65cm\u003c\/li\u003e\n          \u003cli\u003eバスト: 約79〜94cm\u003c\/li\u003e\n          \u003cli\u003e桁丈: 約38cm\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ベースパイル: 綿100%\u003c\/li\u003e\n          \u003cli\u003e柄・地糸: ポリエステル100%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e以下の3色からお選びいただけます。\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  \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":"M+HOME","offers":[{"title":"MLブラック","offer_id":44070081691690,"sku":"MH-707-6874301","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"MLグリーン","offer_id":44070081724458,"sku":"MH-707-6874401","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"MLネイビーブルー","offer_id":44070081757226,"sku":"MH-707-6874501","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001332_q3mMILe.jpg?v=1777259437"},{"product_id":"1333","title":"★M+home カイホロ ロングパンツ M-L ブラック\/グリーン\/ネイビーブルー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練ドレープで叶える上質ルームウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e柔らかなドレープが体のラインを優しく包み込む。縦を強調するヘリンボーン柄が、美しいシルエットを描き出す。お好みのカラーで、毎日を彩る。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001333_PPhMAYS.jpg?v=1777259436\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる3色、究極のリラックス\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる3色、究極のリラックス\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。M〜Lサイズで動きも自由自在。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001333.jpg?v=1777259436\" 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\/0689\/8506\/1418\/files\/3_000000001333.jpg?v=1777259436\" 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「M+home ロングパンツ\/カイホロ」は、アフターバスのくつろぎ時間を快適に過ごすためのロングパンツです。\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            \u003cp\u003e別売りのトップス「アロヒラニ」とのコーディネートもおすすめです。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e股下\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM〜L\u003c\/td\u003e\n                            \u003ctd\u003e約94cm\u003c\/td\u003e\n                            \u003ctd\u003e約61cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text\"\u003e※サイズは目安です。多少の誤差が生じる場合がございます。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e3色のカラーバリエーションをご用意しています。\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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eその他\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e商品コード: M+home カイホロ ロングパンツ\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        \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"M+HOME","offers":[{"title":"MLブラック","offer_id":44070081789994,"sku":"MH-708-6874601","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"MLグリーン","offer_id":44070081822762,"sku":"MH-708-6874701","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"MLネイビーブルー","offer_id":44070081855530,"sku":"MH-708-6874801","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001333_PPhMAYS.jpg?v=1777259436"},{"product_id":"1539","title":"【キッチンマット モダン エレガント 日本製】約45×120cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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水辺の木々や花々を抽象的に描いたデザインが、キッチンの雰囲気を一新します。約45×120cmのサイズは、限られたスペースにもすっきりと馴染み、新居の空間を優雅に演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001539_ljVh6ht.jpg?v=1777259406\" 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色展開です。どちらの色も、周囲のインテリアを邪魔することなく、洗練された趣をもたらし、キッチンやベットサイドなど、住まいの中心を心地よく華やかに包み込みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001539.jpg?v=1777259406\" 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\/0689\/8506\/1418\/files\/3_000000001539.jpg?v=1777259406\" 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デコールミュゼ サミーラ2 キッチンマットの基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: デコールミュゼ サミーラ2 キッチンマット\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本商品は約45×120cmのサイズ展開です。お使いのスペースに合わせてご検討ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 約45×120cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザイン・加工について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e水辺の木々や花々を抽象的にデザインし、シックな色合いで仕上げました。確かな技術が深みのある表情を生み出します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eデザイン: 水辺の木々花々を抽象的に表現\u003c\/li\u003e\n                \u003cli\u003e色合い: 濃淡を変えたシックなカラー\u003c\/li\u003e\n                \u003cli\u003e加工技術: カービング加工とプリント技術の融合\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (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\u003cb\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/b\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070105972778,"sku":"DM-124-3238100","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106005546,"sku":"DM-124-3238200","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001539_ljVh6ht.jpg?v=1777259406"},{"product_id":"1540","title":"【キッチンマット モダン エレガント 日本製】約45×180cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000001540_h5VNt70.jpg?v=1777259405\" 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\/0689\/8506\/1418\/files\/2_000000001540.jpg?v=1777259406\" 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\/0689\/8506\/1418\/files\/3_000000001540.jpg?v=1777259405\" 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「デコールミュゼ サミーラ2」シリーズのキッチンマットです。\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約45×180cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e素材および生産国に関する情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品のカラー展開です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブルーグレー\u003c\/li\u003e\n        \u003cli\u003eグリーン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eリピート柄のため、商品により柄の出方が異なります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cb\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/b\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106038314,"sku":"DM-125-3238300","price":6105.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106071082,"sku":"DM-125-3238400","price":6105.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001540_h5VNt70.jpg?v=1777259405"},{"product_id":"1541","title":"【キッチンマット モダン エレガント 日本製】約45×240cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000001541_WIf2BzI.jpg?v=1777259405\" 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\/0689\/8506\/1418\/files\/2_000000001541.jpg?v=1777259405\" 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\/0689\/8506\/1418\/files\/3_000000001541.jpg?v=1777259405\" 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水辺の木々花々を抽象的にデザインした、シックでモダンなキッチンマットです。濃淡の美しい色合いが、キッチンやベッドサイドを華やかに演出します。\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約45×240cm\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねますので、ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106103850,"sku":"DM-126-3238500","price":8030.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106136618,"sku":"DM-126-3238600","price":8030.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001541_WIf2BzI.jpg?v=1777259405"},{"product_id":"1542","title":"【キッチンマット モダン エレガント 日本製】約45×270cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000001542_iKOvUTX.jpg?v=1777259404\" 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の二色展開。それぞれが持つ深みあるシックな色合いは、見る角度によって表情を変え、空間に奥行きを与えます。リピート柄の抽象的なデザインが、インテリアの\u003cstrong\u003eアクセント\u003c\/strong\u003eになるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001542.jpg?v=1777259404\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブルーグレーとグリーンの2色展開を示すマットの画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e芸術的な柄の魅力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適さを追求した日本品質マット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカービング加工とプリントの融合が、柄にメハリと立体感を生み出し、薄手ながらも\u003cstrong\u003e上質な仕上がり\u003c\/strong\u003eです。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、安心の使い心地を提供します。キッチンはもちろん、ベッドサイドでも優雅な空間を演出する\u003cstrong\u003e多機能マット\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001542.jpg?v=1777259404\" class=\"img-fluid d-block w-100 product-img\" alt=\"マットのカービング加工や裏面滑り止め加工を示す詳細画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丁寧な仕立てと安心機能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e水辺の木々花々を抽象的にデザインした、シックでモダンなキッチンマットです。濃淡の美しい色合いが、キッチンやベッドサイドを華やかに彩ります。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eモダンでエレガントな抽象デザイン\u003c\/li\u003e\n                    \u003cli\u003e空間に奥行きを与えるシックな濃淡カラー\u003c\/li\u003e\n                    \u003cli\u003eカービング加工による立体感とメハリ\u003c\/li\u003e\n                    \u003cli\u003e薄手で扱いやすい上質な仕上がり\u003c\/li\u003e\n                \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約45cm × 270cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003c!-- サイズ表画像があればここに \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"...\"\u003e\u003c\/div\u003e を追加 --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e快適にご使用いただくための機能が施されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e裏面滑りにくい加工\u003c\/li\u003e\n                    \u003cli\u003e多機能でキッチン、ベッドサイドなど様々な場所で活躍\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003c!-- 洗濯表示や機能アイコンがあればここに \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"...\"\u003e\u003c\/div\u003e を追加 --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eインテリアに合わせて選べる、洗練された2色をご用意しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブルーグレー\u003c\/li\u003e\n                    \u003cli\u003eグリーン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日本の技術と品質で丁寧に作られています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e生産国：日本（日本製）\u003c\/li\u003e\n                \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":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106202154,"sku":"DM-127-3238700","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106234922,"sku":"DM-127-3238800","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001542_iKOvUTX.jpg?v=1777259404"},{"product_id":"1984","title":"【タオル地鼻緒スリッパ 洗える 無地 おしゃれ 滑り止め付き】S\/M\/L\/LLサイズ コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー SDS87o モラ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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が素肌に優しくフィットし、お風呂上がりや汗ばむ季節も快適です。SからLLまで\u003cstrong\u003e豊富なサイズ\u003c\/strong\u003eと心ときめく\u003cstrong\u003eカラーバリエーション\u003c\/strong\u003eで、あなたの足元にぴったりの一足を見つけられます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001984_bgpzbKx.jpg?v=1777259322\" 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\/0689\/8506\/1418\/files\/1_000000001984.jpg?v=1777259323\" 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丸洗いOK、いつでも清潔な履き心地\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\/0689\/8506\/1418\/files\/2_000000001984.jpg?v=1777259322\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e汗ばむ季節も安心\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e履きやすさにこだわった、快適な鼻緒付きスリッパです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e手を使わずにスムーズに履ける独自の立体鼻緒\u003c\/li\u003e\n                    \u003cli\u003e吸水性の良いタオル生地で、汗ばむ季節やお風呂上りにも最適\u003c\/li\u003e\n                    \u003cli\u003e裏面に滑り止め付きで安心\u003c\/li\u003e\n                    \u003cli\u003e5mm厚の低反発ウレタン入りでソフトな履き心地\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幅広い足のサイズに対応する4サイズ展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eSサイズ：約21〜22.5cm\u003c\/li\u003e\n                    \u003cli\u003eMサイズ：約22.5〜24cm\u003c\/li\u003e\n                    \u003cli\u003eLサイズ：約24〜26cm\u003c\/li\u003e\n                    \u003cli\u003eLLサイズ：約26〜28cm\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シリーズ名: 87o（ハナオ）タオル地スリッパ\/モラ\u003c\/li\u003e\n                    \u003cli\u003e中板・鼻緒: 吸水性タオル生地\u003c\/li\u003e\n                    \u003cli\u003e中板内部: 5mm厚低反発ウレタン\u003c\/li\u003e\n                    \u003cli\u003e裏面: 滑り止め付き\u003c\/li\u003e\n                    \u003cli\u003e商品コード: SDS87o\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オレンジ\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 class=\"body-text\"\u003e廃盤カラー（ホワイト）販売ページ: \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000002665\"\u003eこちら\u003c\/a\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご家庭で簡単にお手入れが可能です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e洗濯機で丸洗いOK\u003c\/li\u003e\n                    \u003cli\u003eいつでも清潔にお使いいただけます\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意ください\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eサイズ・カラー間違いでのご返品や交換希望には応じかねますので、ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"SDS-Hanao","offers":[{"title":"Sコーラルピンク","offer_id":44070147227690,"sku":"SDS-1169-4258700","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Sグレー","offer_id":44070147260458,"sku":"SDS-1169-4258800","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Sオレンジ","offer_id":44070147293226,"sku":"SDS-1169-4258900","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Sローズ","offer_id":44070147325994,"sku":"SDS-1169-4259000","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Sターコイズブルー","offer_id":44070147358762,"sku":"SDS-1169-4259100","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Mコーラルピンク","offer_id":44070147391530,"sku":"SDS-1169-4259300","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Mグレー","offer_id":44070147424298,"sku":"SDS-1169-4259400","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Mオレンジ","offer_id":44070147457066,"sku":"SDS-1169-4259500","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Mローズ","offer_id":44070147489834,"sku":"SDS-1169-4259600","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Mターコイズブルー","offer_id":44070147522602,"sku":"SDS-1169-4259700","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Lコーラルピンク","offer_id":44070147555370,"sku":"SDS-1169-4334200","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Lグレー","offer_id":44070147588138,"sku":"SDS-1169-4334300","price":2750.0,"currency_code":"JPY","in_stock":false},{"title":"Lオレンジ","offer_id":44070147620906,"sku":"SDS-1169-4334400","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Lローズ","offer_id":44070147653674,"sku":"SDS-1169-4334500","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"Lターコイズブルー","offer_id":44070147686442,"sku":"SDS-1169-4334600","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"LLコーラルピンク","offer_id":44070147719210,"sku":"SDS-1169-4334900","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"LLグレー","offer_id":44070147751978,"sku":"SDS-1169-4335000","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"LLオレンジ","offer_id":44070147784746,"sku":"SDS-1169-4335100","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"LLローズ","offer_id":44070147817514,"sku":"SDS-1169-4335200","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"LLターコイズブルー","offer_id":44070147850282,"sku":"SDS-1169-4335300","price":2750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001984_bgpzbKx.jpg?v=1777259322"},{"product_id":"1985","title":"【タオル地5本指スリッパ 洗える 無地 おしゃれ 滑り止め付き】S\/M\/L\/LLサイズ コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー SDS87o ルポ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e足指広がる解放感\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001985_YK0eMs2.jpg?v=1777259320\" class=\"img-fluid d-block w-100 product-img\" alt=\"素足で感じる至福のひととき\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e素足で感じる至福のひととき\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            吸水性抜群のタオル地が足元を優しく包み込み、お風呂上がりのリフレッシュに。\u003cstrong\u003e豊富なカラーがお部屋を明るく彩ります。\u003c\/strong\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e隠れた機能で叶える快適\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001985.jpg?v=1777259320\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗える清潔感と確かな安心\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗える清潔感と確かな安心\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e5mm厚の低反発ウレタンが足裏にフィット\u003c\/strong\u003eし、歩くたびに心地よさが続く。裏面の滑り止め加工で、どんな床でも安定した歩行をサポートします。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e足元から整える上質時間\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000001985.jpg?v=1777259320\" class=\"img-fluid d-block w-100 product-img\" alt=\"日々に寄り添う足元ケア\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日々に寄り添う足元ケア\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            ボリュームある鼻緒と4本の前坪が足指をしっかりホールド。\u003cstrong\u003e脱げにくく歩きやすい設計\u003c\/strong\u003eで、家でのリラックスタイムをより心地よいものへと導きます。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品名と商品コードをご確認いただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名：タオル地5本指スリッパ ルポ\u003c\/li\u003e\n                    \u003cli\u003e商品コード：SDS87o\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豊富な4サイズからお選びいただけます。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eSサイズ：約21〜22.5cm\u003c\/li\u003e\n                    \u003cli\u003eMサイズ：約22.5〜24cm\u003c\/li\u003e\n                    \u003cli\u003eLサイズ：約24〜26cm\u003c\/li\u003e\n                    \u003cli\u003eLLサイズ：約26〜28cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001985_YK0eMs2.jpg?v=1777259320\" class=\"img-fluid d-block w-100 product-img\" alt=\"スリッパサイズ表\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e肌触りの良い素材と快適性を追求した構造です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e中板・鼻緒：タオル生地\u003c\/li\u003e\n                    \u003cli\u003e中材：5mm厚低反発ウレタン\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ボリュームのある鼻緒と4本に分かれた前坪が足指をしっかりホールドし、脱げにくく歩きやすいデザイン\u003c\/li\u003e\n                    \u003cli\u003e吸水性の良いタオル生地（中板・鼻緒）でお風呂上りや汗をかく季節に最適\u003c\/li\u003e\n                    \u003cli\u003e洗濯機で丸洗いOKでいつでも清潔\u003c\/li\u003e\n                    \u003cli\u003e裏面に滑り止め付きで安定した歩行をサポート\u003c\/li\u003e\n                    \u003cli\u003e中板内部に5mm厚の低反発ウレタン入りでソフトな履き心地\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お部屋の雰囲気や好みに合わせて選べる、彩り豊かな5色展開です。\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                    \u003cli\u003eローズ\u003c\/li\u003e\n                    \u003cli\u003eターコイズブルー\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003e※廃盤のホワイトカラー販売ページは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000002664\"\u003eこちら\u003c\/a\u003e\u003c\/p\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        \u003cp class=\"body-text\"\u003e\n            サイズ・カラー間違い、イメージ違いなどでの返品や交換には応じかねますので、ご注文の際は十分にご注意ください。ご不明な点がございましたらご購入前にお問合せくださいますようお願い申し上げます。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SDS-Hanao","offers":[{"title":"Sコーラルピンク","offer_id":44070147915818,"sku":"SDS-1170-4337100","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Sグレー","offer_id":44070147948586,"sku":"SDS-1170-4337200","price":3080.0,"currency_code":"JPY","in_stock":false},{"title":"Sオレンジ","offer_id":44070147981354,"sku":"SDS-1170-4337300","price":3080.0,"currency_code":"JPY","in_stock":false},{"title":"Sローズ","offer_id":44070148014122,"sku":"SDS-1170-4337400","price":3080.0,"currency_code":"JPY","in_stock":false},{"title":"Sターコイズブルー","offer_id":44070148046890,"sku":"SDS-1170-4337500","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Mコーラルピンク","offer_id":44070148079658,"sku":"SDS-1170-4337700","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Mグレー","offer_id":44070148112426,"sku":"SDS-1170-4337800","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Mオレンジ","offer_id":44070148145194,"sku":"SDS-1170-4337900","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Mローズ","offer_id":44070148177962,"sku":"SDS-1170-4338000","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Mターコイズブルー","offer_id":44070148210730,"sku":"SDS-1170-4338100","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Lコーラルピンク","offer_id":44070148243498,"sku":"SDS-1170-4338300","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Lグレー","offer_id":44070148276266,"sku":"SDS-1170-4338400","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Lオレンジ","offer_id":44070148309034,"sku":"SDS-1170-4338500","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Lローズ","offer_id":44070148341802,"sku":"SDS-1170-4338600","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"Lターコイズブルー","offer_id":44070148374570,"sku":"SDS-1170-4338700","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"LLコーラルピンク","offer_id":44070148407338,"sku":"SDS-1170-4338900","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"LLグレー","offer_id":44070148440106,"sku":"SDS-1170-4339000","price":3080.0,"currency_code":"JPY","in_stock":false},{"title":"LLオレンジ","offer_id":44070148472874,"sku":"SDS-1170-4339100","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"LLローズ","offer_id":44070148505642,"sku":"SDS-1170-4339200","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"LLターコイズブルー","offer_id":44070148538410,"sku":"SDS-1170-4339300","price":3080.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001985_YK0eMs2.jpg?v=1777259320"},{"product_id":"2009","title":"シビラ アメリア スリッパ 適応サイズ：Mサイズ 約22.5〜24cm ブルー\/ベージュ\/グリーン\/ピンク","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000002009_9D0Ameh.jpg?v=1777259316\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗えるスリッパのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eMサイズ約22.5〜24cm\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\u003e4色から\u003c\/strong\u003e、お部屋の雰囲気に合わせて\u003cstrong\u003e選べる楽しさ\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/13_000000002009.jpg?v=1777259318\" 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\/0689\/8506\/1418\/files\/14_000000002009.jpg?v=1777259318\" class=\"img-fluid d-block w-100 product-img\" alt=\"ジャカード生地と滑り止め加工のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしに溶け込む快適さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eシビラのアメリアスリッパは、日々の暮らしに彩りと快適さをもたらします。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e甲前面にエレガントな花柄刺繍を施し、足元をおしゃれに演出\u003c\/li\u003e\n          \u003cli\u003e軽くてソフトな履き心地のクッション底板が、快適さをサポート\u003c\/li\u003e\n          \u003cli\u003eソール表面に滑り止め加工を施し、安心して使用可能\u003c\/li\u003e\n          \u003cli\u003eお家で手軽に洗える清潔仕様\u003c\/li\u003e\n        \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適応サイズ：Mサイズ (約22.5〜24cm)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズ表の画像があればここに配置 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__SIZE_CHART_IMG__\" alt=\"サイズチャート\"\u003e\u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお部屋の雰囲気に合わせて選べる4色展開です。\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          \u003cli\u003eピンク\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：シビラ アメリア スリッパ\u003c\/li\u003e\n          \u003cli\u003eシリーズ名：アメリア\u003c\/li\u003e\n          \u003c!-- 今回の入力データに素材・生産国の情報はありませんでした --\u003e\n          \u003c!-- \u003cli\u003e素材：[素材情報]\u003c\/li\u003e --\u003e\n          \u003c!-- \u003cli\u003e生産国：[生産国情報]\u003c\/li\u003e --\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    \u003cp class=\"body-text\"\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は、サイズやカラーを十分にご確認くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Sybilla","offers":[{"title":"ブルー","offer_id":44070151880746,"sku":"SB-611-6476900","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070151913514,"sku":"SB-611-6477000","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070151946282,"sku":"SB-611-6477100","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070151979050,"sku":"SB-611-6477200","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002009_9D0Ameh.jpg?v=1777259316"},{"product_id":"2019","title":"【鼻緒付きスリッパ ルームシューズ 履きやすい 洗える シンプル カラバリ豊富】Sサイズ：約21〜22.5cm コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー\/ホワイト\/ブラック サニーサニー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\"\u003eSサイズ足元から私らしく 鼻緒スリッパ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毎日を彩る豊富なカラーバリエーション。このSサイズが、あなたの足元に心地よさと軽やかさをもたらします。とっておきの一足で、\u003cstrong\u003eおうち時間をさらに特別なものに\u003c\/strong\u003eしませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002019_6rNUgOi.jpg?v=1777259312\" 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\/0689\/8506\/1418\/files\/1_000000002019.jpg?v=1777259312\" 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\/0689\/8506\/1418\/files\/2_000000002019.jpg?v=1777259311\" 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★インテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際に、実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003ca href=\"https:\/\/roomclip.jp\/monitor\/658\" target=\"_blank\"\u003e《モニター投稿一覧はこちら》\u003c\/a\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\u003eSサイズ：約21〜22.5cm\u003c\/li\u003e\n        \u003cli\u003eMサイズ：約22.5〜24cm\u003c\/li\u003e\n        \u003cli\u003eLサイズ：約24〜26cm\u003c\/li\u003e\n        \u003cli\u003eLLサイズ：約26〜28cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※本ページではSサイズ（約21〜22.5cm）を販売しております。\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      \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オレンジ\u003c\/li\u003e\n        \u003cli\u003eローズ\u003c\/li\u003e\n        \u003cli\u003eターコイズブルー\u003c\/li\u003e\n        \u003cli\u003eホワイト\u003c\/li\u003e\n        \u003cli\u003eブラック\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (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":"センコー","offers":[{"title":"コーラルピンク","offer_id":44070152536106,"sku":"SDS-875-6128000","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070152568874,"sku":"SDS-875-4258300","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":44070152601642,"sku":"SDS-875-9990900","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ローズ","offer_id":44070152634410,"sku":"SDS-875-9973900","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズブルー","offer_id":44070152667178,"sku":"SDS-875-6128200","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002019_6rNUgOi.jpg?v=1777259312"},{"product_id":"2020","title":"【鼻緒付きスリッパ ルームシューズ 履きやすい 洗える シンプル カラバリ豊富】Mサイズ：約22.5〜24cm コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー\/ホワイト\/ブラック サニーサニー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000002020_XjZW6Dr.jpg?v=1777259311\" 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\/0689\/8506\/1418\/files\/2_000000002020.jpg?v=1777259311\" 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\/0689\/8506\/1418\/files\/4_000000002020.jpg?v=1777259311\" 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=\"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\u003eSサイズ: 約21〜22.5cm\u003c\/li\u003e\n                \u003cli\u003eMサイズ (本ページ販売サイズ): 約22.5〜24cm\u003c\/li\u003e\n                \u003cli\u003eLサイズ: 約24〜26cm\u003c\/li\u003e\n                \u003cli\u003eLLサイズ: 約26〜28cm\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底面: 滑り止め加工あり\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オレンジ\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            \u003cp\u003eブラックは廃盤カラーにつき、在庫限りで販売終了となります。次回の入荷はございません。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e長く快適にお使いいただくためのお手入れ方法です。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e洗濯機で丸洗い可能\u003c\/li\u003e\n                \u003cli\u003eタンブラー乾燥はできません\u003c\/li\u003e\n                \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            \u003cp\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/658\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e《RoomClipモニター投稿一覧はこちら》\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"コーラルピンク","offer_id":44070152798250,"sku":"SDS-876-6135300","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070152831018,"sku":"SDS-876-4258400","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":44070152863786,"sku":"SDS-876-6135600","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ローズ","offer_id":44070152896554,"sku":"SDS-876-9974200","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズブルー","offer_id":44070152929322,"sku":"SDS-876-6135700","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002020_XjZW6Dr.jpg?v=1777259311"},{"product_id":"2021","title":"【鼻緒付きスリッパ ルームシューズ 洗える シンプル カラバリ豊富】Lサイズ：約24〜26cm コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー\/ホワイト\/ブラック サニーサニー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e手軽にサッと。豊富なカラバリで毎日を彩る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e鼻緒が立体的\u003c\/strong\u003eなので、手を使わずに\u003cstrong\u003eスマートに足入れ完了\u003c\/strong\u003e。\u003cstrong\u003eサラッとした中板\u003c\/strong\u003eが、\u003cstrong\u003e素足に心地よい感触\u003c\/strong\u003eをお届けします。\u003cstrong\u003eLサイズはゆったり24〜26cm\u003c\/strong\u003eに対応します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002021_a9qG055.jpg?v=1777259310\" 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、\u003cstrong\u003e来客用にも喜ばれる洗練されたデザイン\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000002021.jpg?v=1777259310\" 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します。\u003cstrong\u003e洗濯機で手軽に丸洗い\u003c\/strong\u003eできるから、\u003cstrong\u003eいつでも清潔\u003c\/strong\u003eに保てます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002021.jpg?v=1777259311\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e安心設計でいつも足元に安らぎ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\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本ページでは、Lサイズ（約24〜26cm）を販売しております。その他サイズ展開は以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e対応足長\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSサイズ\u003c\/td\u003e\n              \u003ctd\u003e約21〜22.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMサイズ\u003c\/td\u003e\n              \u003ctd\u003e約22.5〜24cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLサイズ\u003c\/td\u003e\n              \u003ctd\u003e約24〜26cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLLサイズ\u003c\/td\u003e\n              \u003ctd\u003e約26〜28cm\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=\"basic-list\"\u003e\n        \u003cli\u003e中板：ポリエステル\u003c\/li\u003e\n        \u003cli\u003e洗濯機で丸洗い可能\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e豊富なカラーバリエーションからお好みの色をお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eコーラルピンク\u003c\/li\u003e\n        \u003cli\u003eグレー\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      \u003cp class=\"body-text\"\u003e※ブラックは廃盤カラーです。次回の入荷はございませんので、在庫完売次第販売終了となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eその他\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eインテリア実例共有サイトRoomClipにて、本商品のモニター企画が行われました。実際に使用いただいた皆様のお声は、下記URLよりご覧いただけます。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/658\" target=\"_blank\"\u003e《モニター投稿一覧》\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"コーラルピンク","offer_id":44070153027626,"sku":"SDS-877-9991000","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070153060394,"sku":"SDS-877-4258500","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":44070153093162,"sku":"SDS-877-9991100","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ローズ","offer_id":44070153125930,"sku":"SDS-877-9974500","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズブルー","offer_id":44070153158698,"sku":"SDS-877-9991200","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002021_a9qG055.jpg?v=1777259310"},{"product_id":"2022","title":"【鼻緒付きスリッパ ルームシューズ 洗える】LLサイズ：約26〜28cm コーラルピンク\/グレー\/オレンジ\/ローズ\/ターコイズブルー\/ホワイト\/ブラック\/ネイビーブルー サニーサニー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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足元彩る 洗えるルームシューズLL\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e立体的な鼻緒でサッと快適に足入れ。\u003cstrong\u003e豊富なカラー展開\u003c\/strong\u003eが、いつものお部屋を華やかに彩ります。LLサイズでゆったりとした履き心地を追求しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002022_54CMj65.jpg?v=1777259310\" 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\/0689\/8506\/1418\/files\/3_000000002022.jpg?v=1777259310\" 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\/0689\/8506\/1418\/files\/4_000000002022.jpg?v=1777259309\" class=\"img-fluid d-block w-100 product-img\" alt=\"お手入れ簡単 安心設計\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eお手入れ簡単 安心設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのルームシューズは、日常使いを快適にする様々な特徴を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e立体的な鼻緒で、手を使わずにスムーズな足入れ。\u003c\/li\u003e\n          \u003cli\u003e中板はポリエステル製で、素足に心地よいサラッとした質感。\u003c\/li\u003e\n          \u003cli\u003e洗濯機で丸洗い可能なので、いつでも清潔に保てます。\u003c\/li\u003e\n          \u003cli\u003e豊富なサイズとカラーバリエーションで、お好みに合わせて選べます。\u003c\/li\u003e\n        \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\u003eSサイズ：約21〜22.5cm\u003c\/li\u003e\n          \u003cli\u003eMサイズ：約22.5〜24cm\u003c\/li\u003e\n          \u003cli\u003eLサイズ：約24〜26cm\u003c\/li\u003e\n          \u003cli\u003eLLサイズ：約26〜28cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e※本ページではLLサイズ（約26〜28cm）を販売しております。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお部屋の雰囲気やお好みに合わせて選べる、豊富なカラーバリエーション。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eコーラルピンク\u003c\/li\u003e\n          \u003cli\u003eグレー\u003c\/li\u003e\n          \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        \u003cp\u003e※現在、ブラック、カーキ、ネイビーブルーは廃盤カラーとなっております。在庫がなくなり次第販売終了となりますのでご了承ください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eRoomClipでのご紹介\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eインテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際に、実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003ca href=\"https:\/\/roomclip.jp\/monitor\/658\" target=\"_blank\"\u003e《モニター投稿一覧》\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"コーラルピンク","offer_id":44070153257002,"sku":"SDS-878-9991300","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070153289770,"sku":"SDS-878-4258600","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"オレンジ","offer_id":44070153322538,"sku":"SDS-878-9991400","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ローズ","offer_id":44070153355306,"sku":"SDS-878-9974800","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ターコイズブルー","offer_id":44070153388074,"sku":"SDS-878-9991500","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002022_54CMj65.jpg?v=1777259310"},{"product_id":"2084","title":"★M+home ヴァイ 前開きワンピース M〜Lサイズ ブルー\/カーキ\/グレー","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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纏うだけで心が解き放たれるような、\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003eゆったりとしたシルエット\u003c\/strong\u003e\u003c\/a\u003eが特徴です。家事や育児の合間も、この一枚があれば\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003eストレスフリーな自分時間\u003c\/strong\u003e\u003c\/a\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002084_RnbnDdB.jpg?v=1777259302\" 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\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003eシアバター、オリーブオイル、シルクアミノ酸\u003c\/strong\u003e\u003c\/a\u003eを贅沢に配合。しなやかな竹由来レーヨンとWガーゼが、\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003eデリケートな肌を優しく包み込み\u003c\/strong\u003e\u003c\/a\u003e、心地よい安らぎをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002084.jpg?v=1777259301\" 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\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003e前開きタイプ\u003c\/strong\u003e\u003c\/a\u003eだから、着替えもスムーズで、急な来客時も慌てません。ボタンを開けてさっと羽織れば、いつもの装いに洗練された抜け感をプラスし、\u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003e着こなしの幅が広がります\u003c\/strong\u003e\u003c\/a\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002084.jpg?v=1777259301\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ：M〜Lサイズ\u003c\/li\u003e\n          \u003cli\u003eカラー：ブルー、グレー、カーキの3色\u003c\/li\u003e\n          \u003cli\u003e身丈：約110cm\u003c\/li\u003e\n          \u003cli\u003eバスト：79〜94cm\u003c\/li\u003e\n          \u003cli\u003e裄丈：約72cm\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\u003eM+home ヴァイ 前開きワンピースは、以下の特長を持つ商品です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e天然由来成分（シアバター、オリーブオイル、シルクアミノ酸）を贅沢に配合\u003c\/li\u003e\n          \u003cli\u003e竹由来のレーヨンが配合されたしなやかな素材\u003c\/li\u003e\n          \u003cli\u003e肌触りの良いWガーゼが優しくお肌を包み込む\u003c\/li\u003e\n          \u003cli\u003eリラックス時間に最適なゆったりとしたシルエットデザイン\u003c\/li\u003e\n          \u003cli\u003e着脱しやすく、羽織りとしても着用可能な前開きタイプ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e素材：\u003c\/strong\u003eレーヨン75%、綿25%\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003ca href=\"#\" class=\"text-link\"\u003e\u003cstrong\u003eご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねます。\u003c\/strong\u003e\u003c\/a\u003e\u003cbr\u003e\n      ご注文の際は十分にご注意ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"M+HOME","offers":[{"title":"ブルー","offer_id":44070160990250,"sku":"MH-749-4366300","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070161023018,"sku":"MH-749-4366400","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":44070161055786,"sku":"MH-749-4366500","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002084_RnbnDdB.jpg?v=1777259302"},{"product_id":"2085","title":"★M+home プナ ワンピース M〜Lサイズ ブルー\/グレー\/カーキ","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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-main-title\"\u003eM+home プナ ワンピース\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体を締め付けないゆとりのあるシルエットが、心からリラックスできる着心地を叶えます。日々の暮らしに寄り添う、穏やかな色合いの3色からお選びいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002085_lQcpTrH.jpg?v=1777259300\" 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とろける肌触り、優しく包むWガーゼ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e竹由来のレーヨンと上質なWガーゼが織りなす、しなやかな素材感。\u003cstrong\u003eシアバター、オリーブオイル、シルクアミノ酸\u003c\/strong\u003e配合で、お肌に吸い付くような極上の肌触りをお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000002085.jpg?v=1777259300\" 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\/0689\/8506\/1418\/files\/2_000000002085.jpg?v=1777259300\" 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 spec-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《M+home ワンピース\/プナ》は、贅沢成分を配合したしなやかなWガーゼがお肌を優しく包み込んでくれるワンピースです。\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\u003eM〜Lサイズ、選べる3色展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: M〜L\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肌触りにこだわった、Wガーゼ素材です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e竹由来のレーヨンを配合したしなやかな素材。\u003c\/li\u003e\n          \u003cli\u003eシアバター、オリーブオイル、シルクアミノ酸配合。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\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\/div\u003e","brand":"M+HOME","offers":[{"title":"ブルー","offer_id":44070161088554,"sku":"MH-750-4366600","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070161121322,"sku":"MH-750-4366700","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"カーキ","offer_id":44070161154090,"sku":"MH-750-4366800","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002085_lQcpTrH.jpg?v=1777259300"},{"product_id":"2086","title":"★サミーラ バスチェア ブルー Mサイズ：幅約33×奥行24×高さ25cm ※ラッピング・のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eバスルームを彩るサミーラの輝き\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eクリアなアクリル一枚板が、バスルーム全体に\u003cstrong\u003e軽やかな清潔感\u003c\/strong\u003eをもたらします。個性的な紋章柄がエレガントなアクセントとなり、\u003cstrong\u003e洗練された空間\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002086_Wl9nqX6.jpg?v=1777259299\" class=\"img-fluid d-block w-100 product-img\" alt=\"バスルームを彩るサミーラの輝き\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eMサイズが叶える上品な存在感\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\/0689\/8506\/1418\/files\/3_000000002086.jpg?v=1777259300\" 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バスルームのスペースや使い方に合わせて選べるMサイズ。コンパクトに重ねて収納できる設計で、使わない時も\u003cstrong\u003eすっきりとバスルームを保ちます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002086.jpg?v=1777259300\" class=\"img-fluid d-block w-100 product-img\" alt=\"空間を最大限に活かす賢いバスチェア\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e省スペースで叶えるスマート収納\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eサミーラ バスチェアMサイズは、バスルームをすっきり見せてくれるクリア素材のバスチェアです。\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      \u003cp\u003e脚ゴムは取り外しができるため、隅まで洗うことも、ゴムのみを交換することも可能です。これによりバスチェアを長く快適にお使いいただけます。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本ページで販売しているのは以下の商品です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: サミーラ バスチェア Mサイズ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ブルー\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 幅約33cm × 奥行約24cm × 高さ約25cm\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バスチェアの足ゴム部品のみ（4個セット）を別途販売しております。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e販売ページは \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003e販売ページ内で「クリアローズ用(NO.2)」をお選びください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eラッピング・のし対応は不可となります。\u003c\/li\u003e\n      \u003cli\u003eバスチェアの足が長い為、座った状態で横の動作が加われば多少ぐらぐらすることがございますが、弊社販売のバスチェアは耐荷重100kgですので、その範囲内であれば壊れる心配はございません。\u003c\/li\u003e\n      \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ブルー","offer_id":44070161186858,"sku":"NBB-247-B-6535000","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002086_Wl9nqX6.jpg?v=1777259299"},{"product_id":"2087","title":"★サミーラ バスチェア ブルー Lサイズ：幅約38×奥行25×高さ30cm ※ラッピング・のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000002087_QXnMxMi.jpg?v=1777259299\" 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\/0689\/8506\/1418\/files\/2_000000002087.jpg?v=1777259299\" 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\/0689\/8506\/1418\/files\/3_000000002087.jpg?v=1777259299\" 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=\"product-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          \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サミーラ バスチェアLサイズの詳細情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約幅38×奥行25×高さ30cm\u003c\/li\u003e\n          \u003cli\u003eカラー: ブルー\u003c\/li\u003e\n          \u003cli\u003eタイプ: Lサイズ\u003c\/li\u003e\n          \u003cli\u003e耐荷重: 100kg\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バスチェアの足ゴム部品（4個セット）は下記ページにて販売しております。\u003c\/p\u003e\n        \u003cp\u003e販売ページはこちら：\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\"\u003esenko-online.com\u003c\/a\u003e\u003c\/p\u003e\n        \u003cp\u003e販売ページ内で《クリアローズ用(NO.2)》をお選びください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eバスチェアの足が長い為、座った状態で横の動作が加われば多少ぐらぐらすることがございますが、弊社販売のバスチェアは耐荷重100kgですので、その範囲内であれば壊れる心配はございません。\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":"センコー","offers":[{"title":"ブルー","offer_id":44070161252394,"sku":"NBB-248-B-6535300","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002087_QXnMxMi.jpg?v=1777259299"},{"product_id":"2088","title":"★サミーラ バスチェア ブルー LLサイズ：幅約43×奥行26×高さ35cm ※ラッピング・のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e圧迫感なく広がるバスルーム\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e透明なアクリル素材が浴室に軽やかな印象を与えます。個性的な紋章柄がエレガントなアクセントとなり、\u003cstrong\u003e洗練された空間を演出\u003c\/strong\u003eします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002088_mH6l9MW.jpg?v=1777259298\" 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\/0689\/8506\/1418\/files\/3_000000002088.jpg?v=1777259299\" 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ゆったり寛ぎLLサイズ バスチェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e広々としたLLサイズ（幅約43×奥行26×高さ35cm）が、\u003cstrong\u003e快適な座り心地を提供\u003c\/strong\u003eします。バスタイムをより深く、心ゆくまでお楽しみください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002088.jpg?v=1777259299\" 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《サミーラ バスチェア LLサイズ》は、以下の特徴を持つクリア素材のバスチェアです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eバスルームをすっきり見せてくれるクリア素材\u003c\/li\u003e\n                    \u003cli\u003eアクリル一枚板で作られた清潔感あふれるデザイン\u003c\/li\u003e\n                    \u003cli\u003eゆるやかな曲線でお手入れしやすく、つるっとした優しい肌当たりで快適な使い心地\u003c\/li\u003e\n                    \u003cli\u003e無駄を省いた形状と透明感による圧迫感のない軽やかな仕上がり\u003c\/li\u003e\n                    \u003cli\u003e個性的な紋章柄のラインがエレガントな空間を演出\u003c\/li\u003e\n                    \u003cli\u003eお風呂の床への傷予防と滑り止めのための足ゴム付き\u003c\/li\u003e\n                    \u003cli\u003e取り外し可能な足ゴムで隅まで洗浄可能、ゴムのみの交換も対応\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eバスチェアの足ゴム部品のみ（4個セット）は、以下のページで販売しております。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001268\"\u003e足ゴム販売ページはこちら\u003c\/a\u003e（販売ページ内で《クリアローズ用(NO.2)》をお選びください）\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本ページで販売しているLLサイズの寸法は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e幅：約43cm\u003c\/li\u003e\n                    \u003cli\u003e奥行：約26cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：約35cm\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耐荷重：100kg\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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eバスチェアの足が長いため、座った状態で横の動作が加わると多少ぐらつくことがございますが、弊社販売のバスチェアは耐荷重100kgですので、その範囲内であれば壊れる心配はございません。\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":"センコー","offers":[{"title":"ブルー","offer_id":44070161285162,"sku":"NBB-249-B-6535600","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002088_mH6l9MW.jpg?v=1777259298"},{"product_id":"2089","title":"★サミーラ 手桶 ブルー 幅29×奥行16×高さ7cm ※ラッピング・のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eサミーラ手桶 ブルー、澄み渡る美しさ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002089_wJNdPrj.jpg?v=1777259298\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e浴室を彩る、優美なデザイン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e透明感あふれるクリア素材\u003c\/strong\u003eが、バスルームに\u003cstrong\u003e軽やかな開放感\u003c\/strong\u003eをもたらします。\u003cstrong\u003e個性的な紋章柄\u003c\/strong\u003eを繊細なラインで表現し、使うたびに心満たされる\u003cstrong\u003eエレガントな雰囲気\u003c\/strong\u003eを演出。浴室に\u003cstrong\u003e優雅なアクセント\u003c\/strong\u003eを加えます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお手入れ簡単、清潔を保つ手桶\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002089.jpg?v=1777259298\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e衛生的な設計、毎日快適\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e丈夫なアクリル素材\u003c\/strong\u003eで、日々のお手入れも\u003cstrong\u003e安心の使い心地\u003c\/strong\u003eです。アクリルを折り曲げた\u003cstrong\u003eシームレス構造\u003c\/strong\u003eなので、\u003cstrong\u003eつなぎ目に汚れが溜まる心配がありません\u003c\/strong\u003e。\u003cstrong\u003e隅々まで洗いやすく\u003c\/strong\u003e、\u003cstrong\u003e衛生的な状態\u003c\/strong\u003eを長く維持できます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e空間に溶け込む、バスルームを格上げ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002089.jpg?v=1777259298\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eバスルーム全体を美しく統一\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e圧迫感を感じさせない軽やかなデザイン\u003c\/strong\u003eで、バスルーム全体を\u003cstrong\u003eすっきりと見せます\u003c\/strong\u003e。\u003cstrong\u003e同シリーズのアイテムと組み合わせれば\u003c\/strong\u003e、\u003cstrong\u003e統一感のある洗練された空間\u003c\/strong\u003eが完成。まるで\u003cstrong\u003e高級ホテルのような\u003c\/strong\u003e、\u003cstrong\u003e上質なバスタイム\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eバスルームをすっきり見せてくれる、クリア素材の手桶です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e透明感のあるクリア素材で、バスルームに軽やかな開放感をもたらします。\u003c\/li\u003e\n                    \u003cli\u003e個性的な紋章柄を繊細なラインでエレガントに表現しています。\u003c\/li\u003e\n                    \u003cli\u003e圧迫感のない軽やかなデザイン。\u003c\/li\u003e\n                \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サイズ：約 幅29×奥行16×高さ7cm\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                \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                \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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eラッピング・のし対応不可商品です。\u003c\/li\u003e\n            \u003cli\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ブルー","offer_id":44070161317930,"sku":"NBB-251-B-6536200","price":1925.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002089_wJNdPrj.jpg?v=1777259298"},{"product_id":"2090","title":"★サミーラ ウォッシュボール ブルー 直径29×高さ8cm ※ラッピング・のし対応不可","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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\/0689\/8506\/1418\/files\/000000002090_Er0untp.jpg?v=1777259296\" 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\/0689\/8506\/1418\/files\/2_000000002090.jpg?v=1777259297\" 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\/0689\/8506\/1418\/files\/3_000000002090.jpg?v=1777259297\" 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=\"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直径: 約29cm\u003c\/li\u003e\n        \u003cli\u003e高さ: 約8cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e耐久性と清潔感に優れた素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: アクリル\u003c\/li\u003e\n        \u003cli\u003e色: ブルー\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e毎日快適にご使用いただくための機能的なデザインです。\u003c\/p\u003e\n      \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  \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":"センコー","offers":[{"title":"ブルー","offer_id":44070161350698,"sku":"NBB-250-B-6535900","price":1925.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002090_Er0untp.jpg?v=1777259296"},{"product_id":"2110","title":"となりのトトロ こだちとネコバス ギフト箱入りバスマット 約40×60cm ネイビーブルー","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\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 #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \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 #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \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%, #A6A6A640 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 #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; 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: #FFFFFF; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; 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: #A6A6A6; 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: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; 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 #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; 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を日々の生活に取り入れることができます。約40×60cmのサイズは、様々な空間に心地よくフィットします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002110_vtv7cf5.jpg?v=1777259293\" 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\/0689\/8506\/1418\/files\/2_000000002110.jpg?v=1777259293\" 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\/0689\/8506\/1418\/files\/4_000000002110.jpg?v=1777259293\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギフト箱に入ったバスマット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e贈る喜びを演出するパッケージ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「となりのトトロ こだちとネコバス」バスマットの主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e映画のワンシーンを切り取ったようなデザイン\u003c\/li\u003e\n          \u003cli\u003e夜の森を疾走するネコバスを再現した躍動感あるマット\u003c\/li\u003e\n          \u003cli\u003e湾曲した木立のシルエットがスピード感を演出\u003c\/li\u003e\n          \u003cli\u003e思わず触りたくなるふわふわの手触り\u003c\/li\u003e\n          \u003cli\u003eインテリアのアクセントとしてもおすすめ\u003c\/li\u003e\n          \u003cli\u003e専用の帯付きギフト箱入りで、贈答品にも最適\u003c\/li\u003e\n        \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約40cm × 60cm\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裏面：滑りにくい加工済み\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    \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"となりのトトロ","offers":[{"title":"ネイビーブルー","offer_id":44070162497578,"sku":"TO-281-5834200","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002110_vtv7cf5.jpg?v=1777259293"}],"url":"https:\/\/btol.we-shop.jp\/collections\/blue.oembed?page=7","provider":"BToL-we-shop","version":"1.0","type":"link"}