{"title":"ピンク","description":"\u003cp\u003eピンク\u003c\/p\u003e","products":[{"product_id":"31","title":"魔女の宅急便 花さんぽ トイレマット 約58×60cm ピンク","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\/000000000031_DbB7axu.jpg?v=1777259644\" 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_000000000031.jpg?v=1777259644\" 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_000000000031.jpg?v=1777259649\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e癒やしのプライベート空間\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e魔女の宅急便「花さんぽ」シリーズのトイレマットです。ジジとジジの子がお花畑をおさんぽしているような、ほのぼのしたイメージのキュートなトイレタリーシリーズ。トイレをあたたかみのある可愛らしい雰囲気にしてくれます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eほのぼのキュートなジジのデザイン\u003c\/li\u003e\n        \u003cli\u003eトイレを明るく可愛らしい空間に\u003c\/li\u003e\n        \u003cli\u003e裏面滑りにくい加工で安心\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\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\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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約58×60cm\u003c\/li\u003e\n        \u003cli\u003e素材：アクリル 100%（吸水素材）\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":44069957795882,"sku":"MZ-225-1276500","price":3630.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000031_DbB7axu.jpg?v=1777259644"},{"product_id":"32","title":"魔女の宅急便 花さんぽ ロングトイレマット 約80×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です。毎日の空間が、\u003cstrong\u003e愛らしいジブリの世界観\u003c\/strong\u003eに包まれます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000032_ODxF9wi.jpg?v=1777259643\" 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\/1_000000000032.jpg?v=1777259643\" 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約80×60cmのゆったりとした\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_000000000032.jpg?v=1777259642\" 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      \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サイズ: 約80×60cm\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      \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◎カラー豊富な便座シートカバーも販売中！是非ご一緒にどうぞ。\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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":44069957828650,"sku":"MZ-226-1276600","price":4620.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000032_ODxF9wi.jpg?v=1777259643"},{"product_id":"33","title":"魔女の宅急便 花さんぽ トイレ兼用フタカバー（普通便座＆温水洗浄・暖房便座兼用） ピンク","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\/000000000033_xCoMMyR.jpg?v=1777259642\" 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アクリル100%吸水素材\u003c\/strong\u003eでいつもサラリ。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000033.jpg?v=1777259642\" 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_000000000033.jpg?v=1777259643\" class=\"img-fluid d-block w-100 product-img\" alt=\"魔女の宅急便シリーズで統一されたトイレ空間\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e統一感で癒やしの空間を\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e魔女の宅急便の花さんぽシリーズより、トイレタリーが登場。ジジとジジの子がお花畑をおさんぽする、心温まるデザインです。\u003c\/p\u003e\n      \u003cul class=\"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      \u003cp class=\"body-text\"\u003eご購入前に、必ずフタカバー対応一覧をご確認ください。\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\" 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 class=\"body-text\"\u003e肌触りが良く、機能性にも優れた素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eアクリル100%\u003c\/li\u003e\n        \u003cli\u003e吸水素材\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能・フタカバー対応\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e本製品は様々なタイプの便座に対応する兼用フタカバーです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e普通便座に対応\u003c\/li\u003e\n        \u003cli\u003e温水洗浄・暖房便座に対応\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。\u003c\/li\u003e\n      \u003cli\u003eご注文の際は、必ず商品情報や対応便座タイプなどを十分にご確認ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44069957861418,"sku":"MZ-227-1276700","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000033_xCoMMyR.jpg?v=1777259642"},{"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":"240","title":"【ロングマット キッチンマット 日本製 薄手 花柄 シック 大人可愛い】約50×120cm グレージュ\/ピンク サロンドソワレ プランデフル","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をもたらすデザインです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000240_368ijQU.jpg?v=1777259609\" 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\/5_000000000240.jpg?v=1777259610\" 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空間を彩る2色の選択肢\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\/8_000000000240.jpg?v=1777259609\" 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        \u003cli\u003e安心の日本製品質です。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eお部屋の空間に合わせたサイズと、お好みのカラーをお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eサイズ：約50×120cm\u003c\/li\u003e\n        \u003cli\u003eカラー：グレージュ、ピンク\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品の生産国に関する情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e生産国：日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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":"SDS-SALON","offers":[{"title":"グレージュ","offer_id":44069971460138,"sku":"SDS-974-3274100","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44069971492906,"sku":"SDS-974-3274200","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000240_368ijQU.jpg?v=1777259609"},{"product_id":"241","title":"【ロングマット キッチンマット 日本製 薄手 花柄 シック 大人可愛い】約50×180cm グレージュ\/ピンク サロンドソワレ プランデフル","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\u003e50×180cm\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\/000000000241_NLrf9XG.jpg?v=1777259609\" 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、\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_000000000241.jpg?v=1777259609\" 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\/7_000000000241.jpg?v=1777259610\" 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    \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サイズ: 約50×180cm\u003c\/li\u003e\n                \u003cli\u003eカラー: グレージュ、ピンク\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いによる返品交換はお受けできかねます。画像をよくご確認の上、ご注文の際は十分にご注意くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"SDS-SALON","offers":[{"title":"グレージュ","offer_id":44069971525674,"sku":"SDS-975-3274300","price":7150.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44069971558442,"sku":"SDS-975-3274400","price":7150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000241_NLrf9XG.jpg?v=1777259609"},{"product_id":"242","title":"【ロングマット キッチンマット 日本製 薄手 花柄 シック 大人可愛い】約50×240cm グレージュ\/ピンク サロンドソワレ プランデフル","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します。毎日の家事を心地よい時間に変える、約240cmのゆとりある長さが魅力です。お部屋に温もりと彩りを添え、洗練された空間を創り出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000242_ghJCU2M.jpg?v=1777259608\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e空間を飾る、約240cm\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\/5_000000000242.jpg?v=1777259609\" 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空間に馴染む、選べる2色\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\/7_000000000242.jpg?v=1777259608\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e好みに合わせて、彩りの選択\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本ページで取り扱っている商品のサイズとカラー展開です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 約50×240cm\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=\"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    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いによる返品交換はお受けできかねます。画像をよくご確認の上、ご注文の際は十分にご注意くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SDS-SALON","offers":[{"title":"グレージュ","offer_id":44069971591210,"sku":"SDS-976-3274500","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44069971623978,"sku":"SDS-976-3274600","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000242_ghJCU2M.jpg?v=1777259608"},{"product_id":"365","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が愛らしいデートを繰り広げます。毎日使うトイレが、心ときめく特別な空間へと生まれ変わります。あなたの日常に\u003cstrong\u003eジブリの魔法\u003c\/strong\u003eを添えてください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000365_TcUxsaO.jpg?v=1777259596\" 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アクリル100%素材\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_000000000365.jpg?v=1777259596\" 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_000000000365.jpg?v=1777259596\" 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=\"benefit-list\"\u003e\n        \u003cli\u003eふんわり柔らかなアクリル100%素材\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        \u003cli\u003eご注文前に必ず「\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\"\u003eフタカバー対応一覧\u003c\/a\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\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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":44069978570794,"sku":"MZ-199-3717600","price":2640.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000365_TcUxsaO.jpg?v=1777259596"},{"product_id":"366","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  \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\/000000000366_shQa3Jw.jpg?v=1777259595\" 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_000000000366.jpg?v=1777259596\" 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_000000000366.jpg?v=1777259596\" class=\"img-fluid d-block w-100 product-img\" alt=\"魔女の宅急便デザインのトイレ空間トータルコーディネートイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日が特別な時間に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e「魔女の宅急便 ジジとデート」シリーズのトイレタリー、洗浄便座用フタカバーです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eロマンチックな薔薇の花びらが舞う街で、愛らしいジジとリリーがデートしている情景を描いています。\u003c\/li\u003e\n        \u003cli\u003eあなたのトイレ空間を、心和むジブリの世界観で彩ります。\u003c\/li\u003e\n        \u003cli\u003e素材：アクリル100%\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        \u003cli\u003eご注文前に、必ず「\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\"\u003eフタカバー対応一覧\u003c\/a\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\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44069978603562,"sku":"MZ-200-3717700","price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000366_shQa3Jw.jpg?v=1777259595"},{"product_id":"367","title":"【トイレマット ジブリ 猫 キャラ 可愛い】約60×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\/000000000367_ug4yBRZ.jpg?v=1777259594\" 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アクリル100%の柔らかな肌触り\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_000000000367.jpg?v=1777259595\" 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_000000000367.jpg?v=1777259595\" 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アクリル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約60×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アクリル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=\"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\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\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!-- 注意事項セクション (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":44069978636330,"sku":"MZ-197-3717800","price":3850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000367_ug4yBRZ.jpg?v=1777259594"},{"product_id":"368","title":"【ロングトイレマット ジブリ 猫 キャラ 可愛い】約80×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を運びます。可愛らしさと品格が調和した、\u003cstrong\u003e特別なトイレマット\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000368_WUqARNi.jpg?v=1777259594\" 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約80×60cmのゆったりとしたロングタイプ\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_000000000368.jpg?v=1777259594\" 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_000000000368.jpg?v=1777259594\" 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=\"point-list\"\u003e\n          \u003cli\u003eロマンチックな薔薇の花びらが舞う街で、「ジジ」とジジの恋人「リリー」がデートをしているような愛らしいデザインです。\u003c\/li\u003e\n          \u003cli\u003e裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施されており、小さなお子様からご年配の方まで、安心してご使用いただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e◎カラー豊富な便座シートカバーも販売中！ぜひご一緒にどうぞ。\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e \/ \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e \/ \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e約80×60cm\u003c\/strong\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\u003cstrong\u003e※本商品は廃盤品につき、在庫限りで販売終了となります。次回入荷予定はございません。\u003c\/strong\u003e\u003cbr\u003eご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねますので、ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44069978669098,"sku":"MZ-198-3717900","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000368_WUqARNi.jpg?v=1777259594"},{"product_id":"392","title":"B.B.collection プレミアムソフト 置くだけ便座シート ベージュ\/ピンク\/ホワイト","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洗練された3色のラインナップが、トイレ空間を\u003cstrong\u003e上質なプライベート空間\u003c\/strong\u003eへと昇華。置くだけで心地よい雰囲気を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000392_cUsqYdr.jpg?v=1777259583\" 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_000000000392.jpg?v=1777259585\" 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_000000000392.jpg?v=1777259585\" 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\u003eB.B.collection プレミアムソフト 置くだけ便座シートは、以下の特徴を持っています。\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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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        \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        \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ","offer_id":44069980995626,"sku":"NBS-353-4004400","price":2200.0,"currency_code":"JPY","in_stock":false},{"title":"ピンク","offer_id":44069981028394,"sku":"NBS-353-4004500","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44069981061162,"sku":"NBS-353-4004600","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000392_cUsqYdr.jpg?v=1777259583"},{"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":"514","title":"クリアローズ ソープボトルS（液体せっけん用） ピンク","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\/000000000514_uL5lMfz.jpg?v=1777259566\" 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_000000000514.jpg?v=1777259566\" 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_000000000514.jpg?v=1777259566\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e美意識で満たす空間\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\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            \u003cp\u003e本製品は特定の用途に合わせて設計されています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: クリアローズ ソープボトルS（液体せっけん用） ピンク\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            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000541\"\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":44070018908202,"sku":"NBS-80-5180101","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000514_uL5lMfz.jpg?v=1777259566"},{"product_id":"517","title":"クリアローズ ハブラシスタンド ピンク","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に演出し、使うたびに心が華やぎます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000517_ToxYFj3.jpg?v=1777259564\" 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\/1_000000000517.jpg?v=1777259564\" 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_000000000517.jpg?v=1777259565\" 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全体に隙間なくバラの花とつる葉をデザイン\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!-- その他、サイズ、素材、配送情報、注意書き、商品コードの具体的な情報が提供されていないため、対応するdetailsタグは作成しません。 --\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ピンク","offer_id":44070019498026,"sku":"NBS-77-5180400","price":1100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000517_ToxYFj3.jpg?v=1777259564"},{"product_id":"520","title":"クリアローズ ソープディッシュ ピンク","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に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000520_Mb4575Y.jpg?v=1777259563\" 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_000000000520.jpg?v=1777259563\" 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_000000000520.jpg?v=1777259564\" 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 class=\"body-text\"\u003eしっかりとした重厚感とエレガントなデザインが人気の洗面、バスグッズシリーズです。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eこちらは洗面所用のソープディッシュ（石鹸皿）です。透明な本体に描かれたバラ模様が上品な印象を与えます。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eぜひ、同じシリーズのアイテムを揃えて、統一感あるおしゃれな洗面空間を演出してみてください。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e浴室用ソープディッシュは別ページで販売しております：\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000538\"\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":44070019661866,"sku":"NBS-74-5182800","price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000520_Mb4575Y.jpg?v=1777259563"},{"product_id":"523","title":"クリアローズ タンブラー ピンク","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\/000000000523_YsF1KwO.jpg?v=1777259563\" 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\/2_000000000523.jpg?v=1777259563\" 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=\"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\/div\u003e","brand":"センコー","offers":[{"title":"ピンク","offer_id":44070019760170,"sku":"NBS-71-5184900","price":990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000523_YsF1KwO.jpg?v=1777259563"},{"product_id":"538","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へと誘います。\u003cstrong\u003e重厚感と優雅さ\u003c\/strong\u003eが織りなす、大人のためのソープディッシュです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000538_HNUiKOb.jpg?v=1777259558\" 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\u003c!-- \/content-section --\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_000000000538.jpg?v=1777259558\" 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\u003c!-- \/content-section --\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_000000000538.jpg?v=1777259558\" 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\u003c!-- \/content-section --\u003e\n\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=\"point-list\"\u003e\n        \u003cli\u003e底面に穴が開いており、水気が下に流れる仕様\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eクリアローズシリーズには、洗面所用のソープディッシュもございます。別のページにて販売しておりますので、ぜひご覧ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e洗面所用ソープディッシュは\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000520\"\u003eこちら\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\u003c!-- \/product-wrapper --\u003e","brand":"センコー","offers":[{"title":"ピンク","offer_id":44070020743210,"sku":"NBS-258-5480900","price":1760.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000538_HNUiKOb.jpg?v=1777259558"},{"product_id":"541","title":"クリアローズ ムースボトル（泡せっけんタイプ） ピンク","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を演出。\n            繊細なローズ柄が、日々の手洗いを\u003cstrong\u003e優雅なひととき\u003c\/strong\u003eへと変える。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000541_CPOyVxy.jpg?v=1777259556\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質を纏うクリアローズ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e泡せっけんで叶える清潔感と快適\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            きめ細やかな泡立ちが、手肌を\u003cstrong\u003eやさしく包み込みます\u003c\/strong\u003e。\n            スムーズなポンプで\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。\n            衛生的に使える泡タイプのソープディスペンサーは、日常に\u003cstrong\u003e欠かせない\u003c\/strong\u003e。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000541.jpg?v=1777259557\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e毎日に溶け込む泡ディスペンサー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e落ち着いたピンクが醸す洗練された空間\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            透明感のあるボディに浮かび上がる、\u003cstrong\u003eやわらかなピンク\u003c\/strong\u003eのローズ模様。\n            どんなインテリアにも調和し、あなたのバスルームを\u003cstrong\u003e品格ある空間\u003c\/strong\u003eへと昇華させる。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000541.jpg?v=1777259558\" 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\n                「クリアローズ」シリーズは、しっかりとした重厚感とエレガントなデザインが人気の洗面・バスグッズです。\n                こちらのページでは、\u003cstrong\u003e【泡せっけん用】ムースボトル\u003c\/strong\u003eを販売しております。\n            \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    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n                本商品は泡せっけん用ムースボトルです。液体せっけん用ソープボトルは別ページにて販売中です。\n                お間違いのないよう、ご注意ください。\u003cbr\u003e\n                \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000514\"\u003e液体せっけん用ソープボトルはこちら\u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                こちらの商品のポンプ部品のみをお求めの場合は、下記ページにてクリアローズ\/ニューシルエット ムースボトル用（NO3）をご選択ください。\u003cbr\u003e\n                \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000001366\"\u003eポンプ部品販売ページはこちら\u003c\/a\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ピンク","offer_id":44070020841514,"sku":"NBS-267-5481700","price":2420.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000541_CPOyVxy.jpg?v=1777259556"},{"product_id":"571","title":"【ロングマット キッチンマット ジブリ ジジ 黒猫 PVC 拭ける 防水 キャラ】約45×90cm ピンク 魔女の宅急便 花のまち","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\u003ePVC素材\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\/000000000571_EqercMq.jpg?v=1777259548\" 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\/3_000000000571.jpg?v=1777259549\" 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\/4_000000000571.jpg?v=1777259550\" 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《魔女の宅急便 PVCマット\/花のまち》\u003c\/p\u003e\n        \u003cp\u003e薄いピンク色が上品な雰囲気の「花のまち」をイメージした優しい色合いのシリーズです。花咲く街並みで佇むジジ、ジジの恋人リリー、子ども達。心に花が咲くような気持ちになるマットです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこちらのページでは以下のサイズを販売しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約45×90cm\u003c\/li\u003e\n          \u003cli\u003e素材: PVC（ポリ塩化ビニル樹脂）\u003c\/li\u003e\n          \u003cli\u003e商品名: 【ロングマット キッチンマット ジブリ ジジ 黒猫 PVC 拭ける 防水 キャラ】約45×90cm ピンク 魔女の宅急便 花のまち\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水に強く、水ハネや油汚れもサッとひと拭きするだけのPVC(ポリ塩化ビニル樹脂)なので、お洗濯いらずでお手入れかんたんです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003ePVC（ポリ塩化ビニル樹脂）素材\u003c\/li\u003e\n          \u003cli\u003e水や油汚れもサッとひと拭き\u003c\/li\u003e\n          \u003cli\u003eお洗濯いらずでお手入れ簡単\u003c\/li\u003e\n          \u003cli\u003e程よい厚みで床を傷つけにくい\u003c\/li\u003e\n          \u003cli\u003e足への負担を軽減\u003c\/li\u003e\n          \u003cli\u003e裏面滑り止め加工で安心\u003c\/li\u003e\n          \u003cli\u003e抗菌機能\u003c\/li\u003e\n          \u003cli\u003e防カビ機能\u003c\/li\u003e\n          \u003cli\u003e防臭機能\u003c\/li\u003e\n          \u003cli\u003e防炎加工\u003c\/li\u003e\n          \u003cli\u003e床暖房対応\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \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":44070022283306,"sku":"MZ-204-6060600","price":3080.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000571_EqercMq.jpg?v=1777259548"},{"product_id":"572","title":"【ロングマット キッチンマット ジブリ ジジ 黒猫 PVC 拭ける 防水 キャラ】約45×120cm ピンク 魔女の宅急便 花のまち","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\/000000000572_W1VYw0j.jpg?v=1777259548\" 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。花咲く街並みで微笑むジジや仲間たちが、足元にそっと寄り添います。やわらかなPVC素材が、\u003cstrong\u003e心地よさ\u003c\/strong\u003eを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000572.jpg?v=1777259548\" 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_000000000572.jpg?v=1777259549\" 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『魔女の宅急便 PVCマット\/花のまち』シリーズは、薄いピンク色が上品な、優しい色合いが特徴です。\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約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=\"benefit-list\"\u003e\n                \u003cli\u003e素材: PVC (ポリ塩化ビニル樹脂)\u003c\/li\u003e\n                \u003cli\u003e水や油汚れもサッと拭ける防水仕様\u003c\/li\u003e\n                \u003cli\u003eお洗濯不要でお手入れ簡単\u003c\/li\u003e\n                \u003cli\u003e程よい厚みで床を傷つけにくい\u003c\/li\u003e\n                \u003cli\u003e足への負担を軽減\u003c\/li\u003e\n                \u003cli\u003e裏面滑りにくい加工で安心\u003c\/li\u003e\n                \u003cli\u003e抗菌加工済み\u003c\/li\u003e\n                \u003cli\u003e防カビ加工済み\u003c\/li\u003e\n                \u003cli\u003e防炎加工済み\u003c\/li\u003e\n                \u003cli\u003e床暖房対応\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\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":44070022316074,"sku":"MZ-205-6060700","price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000572_W1VYw0j.jpg?v=1777259548"},{"product_id":"819","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\/000000000819_jQ5ZsTk.jpg?v=1777259509\" 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_000000000819.jpg?v=1777259510\" 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_000000000819.jpg?v=1777259509\" 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一本支柱タイプのホルダーにも対応し、取り付けも簡単\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    \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":44070039388202,"sku":"MZ-230-6514300","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000819_jQ5ZsTk.jpg?v=1777259509"},{"product_id":"820","title":"魔女の宅急便 花さんぽ スリッパ フリーサイズ ピンク","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\/000000000820_TNrYNcE.jpg?v=1777259508\" 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_000000000820.jpg?v=1777259509\" 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_000000000820.jpg?v=1777259508\" 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                \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            \u003cli\u003eご注文の際は、商品情報・仕様を十分にご確認ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070039420970,"sku":"MZ-229-6514400","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000820_TNrYNcE.jpg?v=1777259508"},{"product_id":"821","title":"魔女の宅急便 花さんぽ 子供用スリッパ 約18cm ピンク","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魔女の宅急便の世界観が、お子様の足元を愛らしく彩ります。ジジとお花畑の心が和むデザインが、おうち時間に笑顔と温かさをもたらします。約18cmの可愛らしいサイズです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000821_XYP0gF8.jpg?v=1777259508\" 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_000000000821.jpg?v=1777259508\" 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\/4_000000000821.jpg?v=1777259508\" 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                \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約18cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・お手入れ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：甲・中板：パイル\/綿、地糸：ポリエステル\u003c\/li\u003e\n                    \u003cli\u003e足に優しいやわらかなパイル生地\u003c\/li\u003e\n                    \u003cli\u003e汚れても安心のウォッシャブル仕様（洗えるスリッパ）\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\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070039453738,"sku":"MZ-228-6514500","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000821_XYP0gF8.jpg?v=1777259508"},{"product_id":"862","title":"【スリッパ トイレ ジブリ 魔女宅 グッズ 雑貨】フリーサイズ ピンク 魔女の宅急便 ジジとデート","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\/000000000862_J8rEtEd.jpg?v=1777259499\" 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_000000000862.jpg?v=1777259500\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丸洗いOKでいつでも清潔\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_000000000862.jpg?v=1777259500\" 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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e幅広い足のサイズに対応するフリーサイズです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eフリーサイズ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eいつでも清潔にお使いいただけるお手入れ方法です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eウォッシャブル（洗濯機で丸洗い可能）\u003c\/li\u003e\n                    \u003cli\u003e洗濯ネットのご使用を推奨\u003c\/li\u003e\n                    \u003cli\u003eタンブラー乾燥はできません\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いや\u003cstrong\u003e「イメージと違った」という理由による返品交換はお受けできかねます\u003c\/strong\u003e。ご不明な点がございましたら、必ずご注文前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070042239018,"sku":"MZ-201-6697400","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000862_J8rEtEd.jpg?v=1777259499"},{"product_id":"878","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  \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\/000000000878_5iZPXCN.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_000000000878.jpg?v=1777259498\" 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\/4_000000000878.jpg?v=1777259499\" 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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名：THEバスマット フレキシブル\u003c\/li\u003e\n        \u003cli\u003eサイズ：約45×60cm\u003c\/li\u003e\n        \u003cli\u003e素材：ワッフル生地、スリット糸（ポリエステルなど）\u003c\/li\u003e\n        \u003cli\u003eカラー：グリーン、ベージュ、アイボリー、ピンク\u003c\/li\u003e\n        \u003cli\u003e機能：吸水速乾、滑り止め加工\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国・その他\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e※生産国に関する情報はありませんでした。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"THEバスマット","offers":[{"title":"グリーン","offer_id":44070043287594,"sku":"NBB-199-6763800","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070043320362,"sku":"NBB-199-6763900","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー","offer_id":44070043353130,"sku":"NBB-199-6764000","price":1650.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070043385898,"sku":"NBB-199-6764100","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000878_5iZPXCN.jpg?v=1777259497"},{"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":"995","title":"魔女の宅急便 とけいとう チェアパッド 直径約38cm ピンク","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をもたらします。あなたの椅子が、\u003cstrong\u003eとっておきの場所\u003c\/strong\u003eへと変わるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000995_91xwx63.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\u003cstrong\u003e約5mmのウレタン入り\u003c\/strong\u003eで、底つき感のないふっくらとした座り心地。へたりにくい\u003cstrong\u003eアクリル100%素材\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_000000000995.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作品ファンにはたまらない、劇中を彩る\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_000000000995.jpg?v=1777259483\" 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約5mmのウレタン入りで、底つき感が少なく、ふっくらとした座り心地を実現します。\u003c\/li\u003e\n          \u003cli\u003eへたりにくいアクリル100%素材と丁寧なフチ加工により、長くご愛用いただけます。\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直径: 約38cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズスペック表の画像がある場合は、以下のタグを使用してください。 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" 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主要な素材は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e表地・裏地: アクリル100%\u003c\/li\u003e\n          \u003cli\u003e中材: ウレタンフォーム\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 洗濯表示や素材の機能アイコンがある場合は、以下のタグを使用してください。 --\u003e\n        \u003c!-- \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"__IMG_WASH_ICON_1__\" alt=\"洗濯表示1\"\u003e\n          \u003cimg src=\"__IMG_WASH_ICON_2__\" alt=\"洗濯表示2\"\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 商品コード、生産国、お手入れ方法など、さらに詳細な情報がある場合は、個別のdetailsタグを追加してください。 --\u003e\n    \u003c!--\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例: XXXXXXX\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    --\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 提供情報に該当なし、出力しない --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 提供情報に該当なし、出力しない --\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070051545130,"sku":"MZ-163-9124500","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000995_91xwx63.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":"1056","title":"【トイレ3点セット ジブリ 魔女宅 キャラ 雑貨 グッズ】ロングトイレマット+洗浄便座用フタカバー+スリッパ ピンク 魔女の宅急便 ジジとデート","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\n      \u003cstrong\u003e魔女の宅急便の世界観が広がる\u003c\/strong\u003e、ロマンチックなトイレタリー。\n      ジジとリリーの愛らしいデートが、あなたのプライベート空間を\u003cstrong\u003e特別な癒し\u003c\/strong\u003eに変える\u003cstrong\u003e3点セット\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001056_WYva30S.jpg?v=1777259476\" 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約80×60cmのロングマット\u003c\/strong\u003eは、\u003cstrong\u003eアクリル100%のふんわり素材\u003c\/strong\u003e。\n      \u003cstrong\u003e抗菌防臭・吸水性\u003c\/strong\u003eで、いつでも\u003cstrong\u003e清潔で快適\u003c\/strong\u003eな足元へ。裏面は\u003cstrong\u003e滑りにくく安心\u003c\/strong\u003eです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000001056.jpg?v=1777259475\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロングトイレマット ふんわり素材\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日触れる、柔らかな幸福感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e愛らしいジジと、完璧なコーディネート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e洗浄便座専用のフタカバー\u003c\/strong\u003eは、\u003cstrong\u003eジジの愛らしい姿と薔薇のデザイン\u003c\/strong\u003eが、空間に\u003cstrong\u003e統一感\u003c\/strong\u003eをもたらします。\n      \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_000000001056.jpg?v=1777259476\" 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!-- スリッパセクションの追加 (FIXED) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元まで続く、心ときめくデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      セットには、\u003cstrong\u003e足元からぬくもりを感じる愛らしいスリッパ\u003c\/strong\u003eも含まれています。\n      ロングマット、フタカバーと\u003cstrong\u003eお揃いのジジとリリーのデザイン\u003c\/strong\u003eで、トイレ空間全体を統一感のある特別な場所に演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001056_WYva30S.jpg?v=1777259476\" 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    \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サイズ: 約80×60cm (マット)\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eその他、快適にお使いいただくための機能が充実しています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e抗菌防臭加工\u003c\/li\u003e\n          \u003cli\u003e優れた吸水性\u003c\/li\u003e\n          \u003cli\u003e裏面滑り止め加工 (安心設計)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e《魔女の宅急便 トイレ3点セット\/ジジとデート》シリーズは、ロマンチックな薔薇の花びらが舞う街で、「ジジ」と恋人「リリー」がデートをしているような世界観を表現したトイレタリーです。\u003c\/p\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    \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:\/\/www.senko-online.com\/view\/page\/howto_futa\" target=\"_blank\" rel=\"noopener noreferrer\"\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=\"point-list\"\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eU型便座用シートカバー\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!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【重要】ご購入時の注意点\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※本商品は\u003cstrong\u003e廃盤品につき、在庫限りで販売終了\u003c\/strong\u003eとなります。次回入荷予定はございません。\n      ご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねますので、ご注文の際は十分にご注意ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070058229802,"sku":"MZ-198-W3P-p","price":10450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001056_WYva30S.jpg?v=1777259476"},{"product_id":"1057","title":"【トイレ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魔女の宅急便から、愛らしい\u003cstrong\u003eジジとリリー\u003c\/strong\u003eがトイレ空間に。ピンクを基調としたデザインが、毎日訪れる場所をロマンチックな世界へと誘います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001057_p7iHGdP.jpg?v=1777259476\" 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が、いつでも清潔で心地よい足元を保ちます。ゆったりとした約80×60cmのサイズは、空間に安らぎをもたらしてくれるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000001057.jpg?v=1777259476\" 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_000000001057.jpg?v=1777259475\" 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魔女の宅急便「ジジとデート」シリーズのトイレ2点セットです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eロマンチックな薔薇の花びらが舞う街で、ジジと恋人リリーがデートをしているようなデザイン。\u003c\/li\u003e\n          \u003cli\u003eロングトイレマットと洗浄便座用フタカバーの2点セットで販売しています。\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ロングトイレマット: 約80×60cm\u003c\/li\u003e\n          \u003cli\u003eフタカバー: 洗浄便座用\u003c\/li\u003e\n          \u003cli\u003eフタカバー対応一覧: \u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\"\u003eこちらをご確認ください\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各アイテムの主な素材です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eトイレマット: 抗菌防臭吸水素材\u003c\/li\u003e\n          \u003cli\u003eフタカバー: アクリル素材\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\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    \u003cp class=\"body-text\"\u003e\n      ※廃盤品につき、在庫限りで販売終了となります。次回入荷予定はございません。\u003cbr\u003e\n      ご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねます。\u003cbr\u003e\n      ご注文の際は十分にご注意ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070058262570,"sku":"MZ-198-W2P-p","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001057_p7iHGdP.jpg?v=1777259476"},{"product_id":"1059","title":"【トイレ3点セット ジブリ 魔女宅 キャラ 雑貨 グッズ】トイレマット+洗浄便座用フタカバー+スリッパ ピンク 魔女の宅急便 ジジとデート","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\u003e3点セット\u003c\/strong\u003eで毎日を心地よく彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001059_XC880Zq.jpg?v=1777259475\" 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_000000001059.jpg?v=1777259474\" 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_000000001059.jpg?v=1777259475\" class=\"img-fluid d-block w-100 product-img\" alt=\"毎日が楽しくなる空間演出\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日が楽しくなる空間演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eロマンチックな薔薇の花びらが舞う街で、「ジジ」とジジの恋人「リリー」がデートをしているようなトイレタリーシリーズです。こちらのページでは、トイレマット、洗浄便座用フタカバー、スリッパの\u003cstrong\u003e3点セット\u003c\/strong\u003eで販売しております。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品名: トイレ3点セット ジブリ 魔女宅 キャラ 雑貨 グッズ 魔女の宅急便 ジジとデート (ピンク)\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サイズ: トイレマット 約 縦60×横60cm (くぼみ部分: 約45cm)\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\/page\/howto_futa\"\u003eフタカバー対応一覧はこちら\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003c!-- フタカバー対応表などの画像がある場合は、以下のdiv内にimgタグを配置してください --\u003e\n      \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_FUTA_COMPATIBILITY__\" 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 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\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【ご購入前の注意事項】\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      この商品は\u003cstrong\u003e廃盤品につき、在庫限りで販売終了\u003c\/strong\u003eとなります。次回入荷予定はございません。\u003cbr\u003e\n      ご注文間違いや「イメージと違った」という理由による\u003cstrong\u003e返品交換はお受けできかねます\u003c\/strong\u003e。\u003cbr\u003e\n      ご注文の際は\u003cstrong\u003e十分にご注意ください\u003c\/strong\u003e。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070058328106,"sku":"MZ-197-W3P-p","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001059_XC880Zq.jpg?v=1777259475"},{"product_id":"1060","title":"【トイレ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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001060_VD2PiaY.jpg?v=1777259474\" class=\"img-fluid d-block w-100 product-img\" alt=\"ジジとリリーが描かれたトイレ空間のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eジジとリリーの愛の物語\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eロマンチックな薔薇が舞う街で、\u003cstrong\u003e「ジジとリリー」\u003c\/strong\u003eの愛らしいデートシーンが描かれています。お部屋の雰囲気を一変させ、毎日の気分を明るくする特別なデザインです。\u003cstrong\u003e廃盤品\u003c\/strong\u003eにつき、手に入れる最後のチャンスをお見逃しなく。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e足元から癒しを、心地よいジジマット\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000001060.jpg?v=1777259475\" class=\"img-fluid d-block w-100 product-img\" alt=\"ふかふかのトイレマット拡大写真\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e抗菌防臭でいつも清潔\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eふかふかの\u003cstrong\u003eアクリル素材\u003c\/strong\u003eが足元を優しく包み込みます。\u003cstrong\u003e抗菌防臭加工\u003c\/strong\u003eでいつも清潔さを保ち、裏面の\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eが安全な使い心地を実現します。美しいデザインと実用性を兼ね備え、快適なトイレ空間を演出します。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eトイレの印象を変える、フタカバー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001060.jpg?v=1777259474\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗浄便座用フタカバーの装着イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e簡単装着、空間に一体感を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e洗浄便座\u003c\/strong\u003eにぴたっとフィットし、空間全体に統一感をもたらします。\u003cstrong\u003e取り付けも簡単\u003c\/strong\u003eで、毎日の使い勝手を考慮した設計です。ジジたちの可愛らしい姿が、さりげなく空間を彩り、訪れるたびに笑顔を誘います。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (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商品名: 魔女の宅急便 トイレ2点セット\/ジジとデート\u003c\/li\u003e\n        \u003cli\u003eサイズ: 約60×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本商品は以下の2点セットで販売しております。\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      \u003cp\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\"\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=\"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\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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※本商品は廃盤品につき、在庫限りで販売終了となります。次回入荷予定はございません。\u003cbr\u003eご注文間違いや「イメージと違った」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070058360874,"sku":"MZ-197-W2P-p","price":6820.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001060_VD2PiaY.jpg?v=1777259474"},{"product_id":"1237","title":"魔女の宅急便 花さんぽ トイレ4点セット トイレマット+兼用フタカバー+スリッパ+ペーパーホルダーカバー ピンク","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統一感のある4点セット\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\/000000001237_FHfs2Ns.jpg?v=1777259471\" class=\"img-fluid d-block w-100 product-img\" alt=\"魔女の宅急便の花さんぽトイレ4点セット\"\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\/1_000000001237.jpg?v=1777259472\" 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普通便座から温水洗浄・暖房便座まで、様々なタイプのフタにこれ一つで対応。アクリル100%の吸水素材が快適さを保ち、\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_000000001237.jpg?v=1777259471\" 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        \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トイレマット：約58×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        \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ご購入前に、必ずフタカバー対応一覧をご確認ください。\u003cbr\u003eフタカバー対応一覧はこちら：\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\" target=\"_blank\"\u003e《こちら》\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e◎カラー豊富な便座シートカバーも販売中！是非ご一緒にどうぞ。\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070068420650,"sku":"MZ-225-4P-p","price":11660.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001237_FHfs2Ns.jpg?v=1777259471"},{"product_id":"1238","title":"魔女の宅急便 花さんぽ トイレ3点セット トイレマット+兼用フタカバー+スリッパ ピンク","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に変わる、可愛い3点セットです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001238_FAEu0Iq.jpg?v=1777259470\" 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。アクリル100%の\u003cstrong\u003e吸水素材\u003c\/strong\u003eで、いつでも清潔感を保ちます。取り付けも簡単で、毎日の生活に寄り添う快適さです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001238.jpg?v=1777259470\" 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ふっくらとした肌触りのアクリル100%吸水素材が、足元を優しく包み込みます。愛らしいジジの刺繍がアクセント。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eを施し、毎日あんしんしてお使いいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001238.jpg?v=1777259470\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛らしいジジ刺繍と安心設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eジジとジジの子がお花畑をおさんぽしているような、ほのぼのしたイメージのキュートなトイレタリーシリーズです。トイレをあたたかみのある可愛らしい雰囲気にしてくれます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e愛らしいジブリキャラクター「ジジ」デザイン\u003c\/li\u003e\n        \u003cli\u003eお花畑を散歩するジジと子ジジのほのぼのデザイン\u003c\/li\u003e\n        \u003cli\u003eトイレ空間を癒やしの空間に\u003c\/li\u003e\n      \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トイレマット：約58×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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eアクリル100% (吸水素材)\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本ページでは以下の3点セットを販売しております。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eトイレマット\u003c\/strong\u003e：ふっくらとした肌触り。愛らしいジジの刺繍がアクセント。裏面には滑りにくい加工を施しています。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e兼用フタカバー\u003c\/strong\u003e：普通便座も温水洗浄・暖房便座もこれ一つで対応。アクリル100%の吸水素材。\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兼用フタカバーは、普通便座と温水洗浄・暖房便座どちらにも対応しています。\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\/page\/howto_futa\" target=\"_blank\"\u003e《こちら》\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eぜひ同じシリーズのアイテムを揃えて、ジジと一緒のトイレ空間をお楽しみください。カラー豊富な便座シートカバーも販売中です。\u003c\/p\u003e\n      \u003cul class=\"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\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070068453418,"sku":"MZ-225-3P-p","price":9460.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001238_FAEu0Iq.jpg?v=1777259470"},{"product_id":"1239","title":"魔女の宅急便 花さんぽ トイレ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愛らしいジジと子猫が、お花畑をのんびりお散歩しているようです。ふんわり優しいピンクが、\u003cstrong\u003e毎日使うトイレを心温まるキュートな空間へと誘います。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001239_z9pIo6E.jpg?v=1777259470\" 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吸水性に優れたアクリル100%素材が、いつでも清潔感をキープします。普通便座から温水洗浄便座まで対応し、\u003cstrong\u003eツメを引っ掛けるだけの簡単取り付けでストレスフリー。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001239.jpg?v=1777259469\" 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\/4_000000001239.jpg?v=1777259469\" 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アクリル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            \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\/page\/howto_futa\" target=\"_blank\"\u003e《こちら》\u003c\/a\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e関連商品\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eシリーズで使える、カラー豊富な便座シートカバーもございます。ぜひご一緒にどうぞ。\u003c\/p\u003e\n            \u003cul class=\"point-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\u003eO型便座用シートカバー：\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\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\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e【ご購入にあたっての注意事項】\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文の際は、以下の点にご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。\u003c\/li\u003e\n            \u003cli\u003e商品に関するご不明な点がございましたら、事前に十分ご確認の上、ご注文ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070068486186,"sku":"MZ-225-2P-p","price":6930.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001239_z9pIo6E.jpg?v=1777259470"},{"product_id":"1240","title":"魔女の宅急便 花さんぽ トイレ4点セット ロングトイレマット+兼用フタカバー+スリッパ+ペーパーホルダーカバー ピンク","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\/000000001240_kQm8Aka.jpg?v=1777259469\" class=\"img-fluid d-block w-100 product-img\"\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愛らしいジジと子猫の刺繍が、お花畑で遊んでいるかのような物語を紡ぎます。細部まで丁寧に表現されたキャラクターたちが、足元からふんわりと心地よい癒しを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000001240.jpg?v=1777259469\" 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\/2_000000001240.jpg?v=1777259469\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e簡単装着でストレスフリー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e魔女の宅急便「花さんぽ」は、ジジとジジの子がお花畑をおさんぽしているような、ほのぼのとしたイメージのキュートなトイレタリーシリーズです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eトイレをあたたかみのある可愛らしい雰囲気にしてくれます。\u003c\/li\u003e\n                \u003cli\u003eロングトイレマット、兼用フタカバー、トイレスリッパ、ペーパーホルダーカバーの4点セットで、統一感のある空間を演出します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eセット内容\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品は以下の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            \u003cp\u003eフタカバー対応一覧はこちら: \u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\" 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    \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\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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\u003e\u003cstrong\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070068551722,"sku":"MZ-226-4P-p","price":12650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001240_kQm8Aka.jpg?v=1777259469"},{"product_id":"1241","title":"魔女の宅急便 花さんぽ トイレ3点セット ロングトイレマット+兼用フタカバー+スリッパ ピンク","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を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001241_6gPw2XU.jpg?v=1777259468\" class=\"img-fluid d-block w-100 product-img\"\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する兼用フタカバー。\u003cstrong\u003e簡単取り付け\u003c\/strong\u003eで、お掃除もサッと快適に。ふんわり柔らかなアクリル素材が、毎日触れるたびに癒しをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001241.jpg?v=1777259468\" 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アクリル100%の吸水素材\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_000000001241.jpg?v=1777259469\" 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            \u003cp\u003e本ページでは、以下の3点セットを販売しております。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eロングトイレマット（約80cm×60cm）\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            \u003cp\u003e素材：アクリル（一部アクリル100%）\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フタカバー対応一覧はこちら \u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\" target=\"_blank\"\u003e《対応表へ》\u003c\/a\u003e\n\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\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n                \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\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\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070068584490,"sku":"MZ-226-3P-p","price":10450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001241_6gPw2XU.jpg?v=1777259468"},{"product_id":"1242","title":"魔女の宅急便 花さんぽ トイレ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    \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\/000000001242_DvYfl3l.jpg?v=1777259468\" 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。アクリル100%の\u003cstrong\u003e吸水素材\u003c\/strong\u003eで、清潔感を保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001242.jpg?v=1777259468\" 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約80x60cmのゆったりサイズ\u003c\/strong\u003e。愛らしいジジの刺繍が、足元にささやかな物語を添えます。裏面は滑りにくく安心です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001242.jpg?v=1777259468\" 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\"\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 class=\"body-text\"\u003eロングトイレマットのサイズは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eロングトイレマット: 約80cm × 60cm\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素材: アクリル100%（吸水素材）\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本商品は以下の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 class=\"body-text\"\u003eご購入前に、必ずフタカバー対応一覧をご確認ください。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\" 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 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\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\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!-- 注意事項セクション (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":44070068617258,"sku":"MZ-226-2P-p","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001242_DvYfl3l.jpg?v=1777259468"},{"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":"1493","title":"【トイレマット ジブリ キャラクター 】約58×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    \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\/000000001493_dBMGySR.jpg?v=1777259416\" 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_000000001493.jpg?v=1777259416\" 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アクリル100%のふんわりとした肌触りが、足元に\u003cstrong\u003e心地よさをもたらします。\u003c\/strong\u003e抗菌防臭・吸水機能で、いつも清潔で快適な空間を保てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001493.jpg?v=1777259416\" 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            \u003cp\u003e兼用フタカバーには、ジジと子ジジ、リリーに似た白い子猫たち３匹（計４匹の子猫は作品のエンドロールにのみ登場）がお花に紛れています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・素材・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品の基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e種類: トイレマット\u003c\/li\u003e\n                \u003cli\u003eサイズ: 約58×60cm\u003c\/li\u003e\n                \u003cli\u003eカラー: ピンク\u003c\/li\u003e\n                \u003cli\u003e素材: アクリル100%\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e日々の使いやすさを追求した機能性。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e抗菌防臭加工\u003c\/li\u003e\n                \u003cli\u003e優れた吸水性\u003c\/li\u003e\n            \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\n                \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e \/\n                \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e \/\n                \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\n            \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        \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070095618090,"sku":"MZ-237-3475900","price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001493_dBMGySR.jpg?v=1777259416"},{"product_id":"1494","title":"【ロングトイレマット ジブリ キャラクター 】約78×60cm ピンク 魔女の宅急便 トワイライトジジ","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\/000000001494_oLmFCDt.jpg?v=1777259416\" 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約78×60cmのゆったりとした\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_000000001494.jpg?v=1777259416\" 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アクリル100%素材\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_000000001494.jpg?v=1777259416\" 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=\"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約78×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アクリル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=\"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    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文の際は下記点にご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご注文間違いや「イメージと違った」という理由での返品交換はお受けできかねます。\u003c\/li\u003e\n        \u003c\/ul\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        \u003cp class=\"body-text\"\u003e\n            \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000477\"\u003e洗浄便座用シートカバー\u003c\/a\u003e／\n            \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000475\"\u003eO型便座用シートカバー\u003c\/a\u003e／\n            \u003ca href=\"https:\/\/www.senko-online.com\/view\/item\/000000000476\"\u003eU型便座用シートカバー\u003c\/a\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070095650858,"sku":"MZ-238-3476000","price":5280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001494_oLmFCDt.jpg?v=1777259416"},{"product_id":"1495","title":"【兼用フタカバー ジブリ キャラクター 】ピンク 魔女の宅急便 トワイライトジジ","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\/000000001495_NvtJoyJ.jpg?v=1777259415\" 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_000000001495.jpg?v=1777259415\" 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\/4_000000001495.jpg?v=1777259415\" class=\"img-fluid d-block w-100 product-img\" alt=\"兼用フタカバーの取り付けイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e選べる安心、簡単設置\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e魔女の宅急便「トワイライトジジ」シリーズのフタカバーです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e優しいグラデーションと水彩風の花々が織りなす幻想的なデザイン。\u003c\/li\u003e\n                \u003cli\u003e遠くに見える街並みがどこか幻想的な印象を与えます。\u003c\/li\u003e\n                \u003cli\u003eトワイライト（日の出前や日没後の薄明かり）の空のようなぼんやりとした明るさの中で、ジジやリリー、子猫たちが遊んでいるような物語性のあるアートです。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eフタカバー対応について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eこちらのページで販売しているのは、以下のタイプに対応した兼用フタカバーです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e普通便座\u003c\/li\u003e\n                \u003cli\u003e温水洗浄便座\u003c\/li\u003e\n                \u003cli\u003e暖房便座\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eご購入前に、必ずご使用のトイレのフタカバー対応一覧をご確認ください。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/howto_futa\"\u003eフタカバー対応一覧はこちら\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070095683626,"sku":"MZ-239-3475800","price":3630.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001495_NvtJoyJ.jpg?v=1777259415"},{"product_id":"1496","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\/000000001496_xdhX4iA.jpg?v=1777259415\" 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_000000001496.jpg?v=1777259414\" 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_000000001496.jpg?v=1777259415\" 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 class=\"body-text\"\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 class=\"body-text\"\u003e表生地：ポリエステル\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e様々なタイプのホルダーに取り付け可能です。\u003c\/p\u003e\n                \u003cul class=\"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\u003c\/div\u003e","brand":"魔女の宅急便","offers":[{"title":"ピンク","offer_id":44070095749162,"sku":"MZ-241-6413400","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001496_xdhX4iA.jpg?v=1777259415"},{"product_id":"1497","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\/000000001497_f6qqMkd.jpg?v=1777259414\" 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_000000001497.jpg?v=1777259414\" 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_000000001497.jpg?v=1777259415\" 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=\"point-list\"\u003e\n          \u003cli\u003e遠くに見える街並みがどこか幻想的な印象のトイレタリーシリーズ《トワイライトジジ》\u003c\/li\u003e\n          \u003cli\u003eトワイライト（日の出前や日没後の薄明かり）の空のようなぼんやりとした明るさの中で、ジジやリリー、子猫たちが遊んでいるようなデザイン\u003c\/li\u003e\n          \u003cli\u003e魔女の宅急便の世界観が、足元から日常を彩ります\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のサイズについてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eフリーサイズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 指示にあったサイズチャート画像があればここに配置 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"[Image of clothing size chart]\" alt=\"サイズチャート\" class=\"img-fluid d-block w-100\"\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!-- 洗濯表示や機能アイコンがあればここに配置 --\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    \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":44070095781930,"sku":"MZ-240-6413500","price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001497_f6qqMkd.jpg?v=1777259414"}],"url":"https:\/\/btol.we-shop.jp\/collections\/pink.oembed","provider":"BToL-we-shop","version":"1.0","type":"link"}