{"title":"キッチンマット","description":"\u003cp\u003eキッチンマット\u003c\/p\u003e","products":[{"product_id":"109","title":"シビラ ロングマット アメリア2 約45×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    \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        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000109_70JPoj5.jpg?v=1777259634\" class=\"img-fluid d-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を施し、安心の毎日をお届けします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000000109.jpg?v=1777259634\" class=\"img-fluid d-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\n            どんなお部屋にも馴染む\u003cstrong\u003eベージュとグリーン\u003c\/strong\u003eの2色をご用意しました。キッチンやベッドサイド、玄関など、場所を選ばず活躍する万能なマットです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000109.jpg?v=1777259634\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベージュとグリーンの2色のマットが並べられたイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんな場所にもフィット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本ページで販売している商品のサイズとカラーバリエーションは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約45×120cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ベージュ、グリーン\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eシビラデザインのロングマット「アメリア2」は、お部屋のアクセントになるデザインと実用性を兼ね備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-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            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は十分にご注意くださいませ。\u003c\/strong\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069963661354,"sku":"SB-593-3587900","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069963694122,"sku":"SB-593-3588000","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000109_70JPoj5.jpg?v=1777259634"},{"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":"323","title":"シビラ ロングマット アメリア2 約45×180cm ベージュ\/グリーン","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\/1_000000000323.jpg?v=1777259602\" 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_000000000323.jpg?v=1777259601\" 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する約45×180cmのロングマット。空間の印象を変えるベージュとグリーンの2色展開です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000323.jpg?v=1777259602\" 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 class=\"body-text\"\u003eシビラの「アメリア2」は、日々の暮らしを豊かに彩るデザインと機能性を兼ね備えたロングマットです。\u003c\/p\u003e\n            \u003cul class=\"benefit-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            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\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サイズ: 約45×180cm\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            \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":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069975457834,"sku":"SB-594-3588100","price":9075.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069975490602,"sku":"SB-594-3588200","price":9075.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000323_vCaSMQE.jpg?v=1777259601"},{"product_id":"324","title":"シビラ ロングマット アメリア2 約45×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広々とした空間を演出する、約240cmのロングマット。リビングやキッチンの足元に敷くだけで、日々の動線が心地よい彩りに包まれます。お部屋の印象がぐっと\u003cstrong\u003e垢抜けた雰囲気\u003c\/strong\u003eに。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000324_FPO1RoA.jpg?v=1777259600\" 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_000000000324.jpg?v=1777259601\" 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空間に溶け込むベージュと、明るい印象のグリーンの2色展開。裏面には\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eを施しており、ベッドサイドやキッチンでも安心してご使用いただけます。お部屋の雰囲気に合わせて選べるのが魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000324.jpg?v=1777259601\" 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個性的なスタンディングフラワー柄を3色使いで表現\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 × 240cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e※同シリーズには約45cm × 180cmのサイズ展開もございます。\u003c\/p\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=\"benefit-list\"\u003e\n        \u003cli\u003e裏面滑り止め加工\u003c\/li\u003e\n        \u003cli\u003eふっくらとしたパイル素材\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003c!-- 洗濯表示や機能アイコンの画像があればここに配置 --\u003e\n      \u003c!-- \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"__IMG_WASH_ICON__\" alt=\"洗濯表示\"\u003e\u003cimg src=\"__IMG_SLIP_RESISTANT_ICON__\" 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お部屋の雰囲気に合わせて選べる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  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は十分にご注意くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069975556138,"sku":"SB-595-3588300","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069975588906,"sku":"SB-595-3588400","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000324_FPO1RoA.jpg?v=1777259600"},{"product_id":"352","title":"シビラ フラワーガーデン ロングマット 約45×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\/000000000352_lo1VoJU.jpg?v=1777259600\" class=\"img-fluid d-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_000000000352.jpg?v=1777259600\" class=\"img-fluid d-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約45×120cmの使いやすいサイズ\u003c\/strong\u003eは、様々な場所にフィット。足元から広がる心地よい空間をお届けします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000352.jpg?v=1777259600\" class=\"img-fluid d-block w-100 product-img\" alt=\"シビラ フラワーガーデン ロングマット 滑りにくい加工\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e足元に安心と自由を\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e製品スペック・詳細\u003c\/h3\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eプレーンな柔らかな風合いのベースに、風車のような可憐な花々をあしらった手作り感あふれるキッチンマットシリーズです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e風車のような可憐な花々のアップリケ刺繍\u003c\/li\u003e\n        \u003cli\u003eテーブルミシンによる丁寧な柄入れ\u003c\/li\u003e\n        \u003cli\u003e手作り感あふれるデザイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\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        \u003cli\u003eカラー: ベージュ、グリーン\u003c\/li\u003e\n        \u003cli\u003e推奨用途: キッチン、リビング、ベッドルーム\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e毎日の家事を快適にサポートする機能性と素材を採用しています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e抗菌・防臭吸水素材で清潔をキープ\u003c\/li\u003e\n        \u003cli\u003e裏面には滑りにくい加工を施し、キッチンでの使用も安心\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご購入前にご確認いただきたい、製品の特性に関する補足事項です。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eマット裏に紫色のミシンの目印が残る場合がありますが、数回のお洗濯で目立たなくなります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \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":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069977653290,"sku":"SB-640-3636900","price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069977686058,"sku":"SB-640-3637000","price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000352_lo1VoJU.jpg?v=1777259600"},{"product_id":"353","title":"シビラ フラワーガーデン ロングマット 約45×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\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約45×180cmのロングサイズ\u003c\/strong\u003eが、足元から空間全体に温もりと華やぎを広げ、日々の暮らしを豊かに演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000353_1nHcczp.jpg?v=1777259599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e優雅なデザインで、お部屋に彩りを\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e触れるたび心地よい、立体的な花模様\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e風車のような花々は、\u003cstrong\u003eアップリケ刺繍とテーブルミシン\u003c\/strong\u003eで丁寧に柄入れされ、手仕事の温かさが伝わります。\u003cstrong\u003e抗菌・防臭吸水素材\u003c\/strong\u003eが、いつでも清潔で快適な足元を叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000353.jpg?v=1777259599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e温もり感じる刺繍、優れた機能性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e選べる２色、暮らしに寄り添う安心感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eベージュとグリーンの\u003cstrong\u003e2色展開\u003c\/strong\u003eで、お部屋のテイストに合わせて選べる楽しさがあります。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、キッチンだけでなくリビングやベッドルームでも安心してお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000000353.jpg?v=1777259599\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eお部屋に合わせて、安心設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eシビラ フラワーガーデン ロングマットは、プレーンな柔らかな風合いのベースに、可憐な花をデザインしたキッチンマットシリーズです。手仕事感のある丁寧な作りと、様々な空間で活躍する汎用性が魅力です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e風車の様な可憐な花をアップリケ刺繍とテーブルミシンで柄入れ\u003c\/li\u003e\n                    \u003cli\u003e手作り感のある温かいデザイン\u003c\/li\u003e\n                    \u003cli\u003e裏面には滑りにくい加工を施し、キッチンでの使用も安心\u003c\/li\u003e\n                    \u003cli\u003eリビングやベッドルームなど、幅広い場所でのご使用もおすすめ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eお部屋の雰囲気に合わせてお選びいただけるサイズとカラー展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 約45×180cm\u003c\/li\u003e\n                    \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    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eマット裏に紫色のミシンの目印が残っている場合がありますが、何度かお洗濯をしていただくことで目立たなくなります。\u003c\/li\u003e\n            \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069977718826,"sku":"SB-641-3637100","price":9075.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069977751594,"sku":"SB-641-3637200","price":9075.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000353_1nHcczp.jpg?v=1777259599"},{"product_id":"354","title":"シビラ フラワーガーデン ロングマット 約45×240cm ベージュ\/グリーン シビラ フラワーガーデン","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広々約240cmのロングマットが、キッチン空間を華やかに彩ります。風車のような花々が、日々の暮らしに明るさと心豊かなひとときをもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000354_wlZ0dnu.jpg?v=1777259599\" 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_000000000354.jpg?v=1777259598\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手仕事が息づく風合い\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e安心と清潔を叶える多機能マット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e空間に調和する2色展開。\u003cstrong\u003e抗菌・防臭吸水素材\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_000000000354.jpg?v=1777259599\" 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=\"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サイズ: 約45×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\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    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eマット裏に紫色のミシンの目印が残っている場合がありますが、何度かお洗濯をしていただくことで目立たなくなります。\u003c\/li\u003e\n            \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sybilla","offers":[{"title":"ベージュ","offer_id":44069977784362,"sku":"SB-642-3637300","price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44069977817130,"sku":"SB-642-3637400","price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000354_wlZ0dnu.jpg?v=1777259599"},{"product_id":"369","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×78cm 全6色 B.B.collection ヘリンボン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  \u003cdiv 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\/000000000369_usPaFDS.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\/3_000000000369.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で床にしっかりフィットするため、つまずく心配も少なく、キッチンの引き出しの開閉を妨げません。すっきりとした見た目で、空間を広く見せます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000369.jpg?v=1777259593\" class=\"img-fluid d-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\n\u003cstrong\u003e薄手なのに重厚感\u003c\/strong\u003eがあり、空間に上質さを添えます。\u003c\/li\u003e\n          \u003cli\u003e裏面の\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eで、しっかり床にフィットし、安全にご使用いただけます。\u003c\/li\u003e\n          \u003cli\u003e日本の高度な\u003cstrong\u003eプリント技術\u003c\/strong\u003eによる、織り地のような繊細なヘリンボン柄が魅力です。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e掃除機がけやお洗濯\u003c\/strong\u003eなど、日々のお手入れが簡単です。\u003c\/li\u003e\n          \u003cli\u003e寒い季節でも安心の\u003cstrong\u003e床暖房対応\u003c\/strong\u003eです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお部屋の広さやインテリアに合わせてお選びいただける、豊富なバリエーションです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 約50×78cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ベージュ、ブラウン、グリーン、グレー、ライトグレー、ワイン（全6色）\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":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069978701866,"sku":"FFIT-43-3850600","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069978734634,"sku":"FFIT-43-3850700","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069978767402,"sku":"FFIT-43-3850800","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069978800170,"sku":"FFIT-43-3850900","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069978832938,"sku":"FFIT-43-3851000","price":3080.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069978865706,"sku":"FFIT-43-3851100","price":3080.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000369_usPaFDS.jpg?v=1777259594"},{"product_id":"370","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×120cm 全6色 B.B.collection ヘリンボン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  \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\/000000000370_sbEmaXw.jpg?v=1777259591\" class=\"img-fluid d-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_000000000370.jpg?v=1777259591\" class=\"img-fluid d-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_000000000370.jpg?v=1777259591\" class=\"img-fluid d-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 × 120 cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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ブランド: B.B.collection\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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ベージュ\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全6色\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\" style=\"color:#ff0000;\"\u003eサイズ・カラー間違いでの返品交換はお受けしておりませんので、ご注文の際は十分ご注意くださいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\" style=\"color:#ff0000;\"\u003eラッピングのご対応は致しかねますのでご了承いただけますようお願い申し上げます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069978898474,"sku":"FFIT-44-3851200","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069978931242,"sku":"FFIT-44-3851300","price":4290.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン4","offer_id":44069978964010,"sku":"FFIT-44-3851400","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069978996778,"sku":"FFIT-44-3851500","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069979029546,"sku":"FFIT-44-3851600","price":4290.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069979062314,"sku":"FFIT-44-3851700","price":4290.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000370_sbEmaXw.jpg?v=1777259591"},{"product_id":"371","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×150cm 全6色 B.B.collection ヘリンボン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  \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    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000371_5BXeB5P.jpg?v=1777259590\" class=\"img-fluid d-block w-100 product-img\" alt=\"暮らしを彩る6色のバリエーション\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしを彩る6色のバリエーション\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e忙しい日々に寄り添う日本製機能マット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      忙しい毎日でも、お手入れは\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。裏面の\u003cstrong\u003e強力な滑り止め加工\u003c\/strong\u003eでずれにくく、掃除機がけもスムーズ。洗濯機で丸ごと洗えるから、いつでも\u003cstrong\u003e清潔なキッチン\u003c\/strong\u003eを保てます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000000371.jpg?v=1777259590\" class=\"img-fluid d-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で、冬場のキッチンも足元から暖かく快適に過ごせます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000371.jpg?v=1777259590\" class=\"img-fluid d-block w-100 product-img\" alt=\"床暖房もOK ストレスフリーな設計\"\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\n    \u003cdetails class=\"spec-details\"\u003e\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約50cm × 150cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのキッチンマットの主な特徴と機能をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e薄手でありながらも重厚感のある仕上がり\u003c\/li\u003e\n          \u003cli\u003eすべらずしっかりフィットし、掃除機がけやお洗濯もらくらく\u003c\/li\u003e\n          \u003cli\u003e日本のプリント技術による、細やかで温かみのある繊細なヘリンボン柄\u003c\/li\u003e\n          \u003cli\u003e裏面には滑り止め加工が施されており、安心してご使用いただけます\u003c\/li\u003e\n          \u003cli\u003e床暖房にも対応し、年間を通して快適\u003c\/li\u003e\n          \u003cli\u003e豊富なサイズとカラーバリエーションを展開\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eお好みに合わせて選べる6色をご用意しました。\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      サイズ・カラー間違いでの返品交換はお受けしておりませんので、ご注文の際は十分ご注意くださいませ。\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      ラッピングのご対応は致しかねますのでご了承いただけますようお願い申し上げます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069979095082,"sku":"FFIT-45-3851800","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069979127850,"sku":"FFIT-45-3851900","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069979160618,"sku":"FFIT-45-3852000","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069979193386,"sku":"FFIT-45-3852100","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069979226154,"sku":"FFIT-45-3852200","price":5390.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069979258922,"sku":"FFIT-45-3852300","price":5390.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000371_5BXeB5P.jpg?v=1777259590"},{"product_id":"372","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×180cm 全6色 B.B.collection ヘリンボン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  \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で、どんなインテリアにもしっくり馴染みます。\n      \u003cstrong\u003e薄手ながらも重厚感\u003c\/strong\u003eがあり、足元から住空間を格上げするキッチンマットです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000372_8pCdglh.jpg?v=1777259589\" class=\"img-fluid d-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で、毎日を心地よく。\n      \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\/3_000000000372.jpg?v=1777259589\" class=\"img-fluid d-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は、キッチンの引き出しもスムーズに開閉。\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\/4_000000000372.jpg?v=1777259589\" class=\"img-fluid d-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    \u003cdetails class=\"spec-details\"\u003e\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カラー: ベージュ、ブラウン、グリーン、グレー、ライトグレー、ワイン (全6色)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \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  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      サイズ・カラー間違いでの返品交換はお受けしておりませんので、ご注文の際は十分ご注意くださいませ。\u003cbr\u003e\n      また、ラッピングのご対応は致しかねますのでご了承いただけますようお願い申し上げます。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069979291690,"sku":"FFIT-46-3852400","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069979324458,"sku":"FFIT-46-3852500","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069979357226,"sku":"FFIT-46-3852600","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069979389994,"sku":"FFIT-46-3852700","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069979422762,"sku":"FFIT-46-3852800","price":6490.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069979455530,"sku":"FFIT-46-3852900","price":6490.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000372_8pCdglh.jpg?v=1777259589"},{"product_id":"373","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×210cm 全6色 B.B.collection ヘリンボン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繊細なヘリンボン柄が、住まいの表情を豊かに彩ります。\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\/000000000373_jTnmKOQ.jpg?v=1777259588\" 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_000000000373.jpg?v=1777259589\" 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_000000000373.jpg?v=1777259589\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高品質な日本製、清潔さを保つ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本ページで販売しているサイズは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e約50cm × 210cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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ヘリンボン4キッチンマットは、日々の生活をより快適にするための多彩な機能を備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e薄手ながらも重厚感のあるデザイン\u003c\/li\u003e\n                \u003cli\u003e裏面滑り止め加工で、ずれずにしっかりフィット\u003c\/li\u003e\n                \u003cli\u003e掃除機がけや洗濯など、お手入れが簡単\u003c\/li\u003e\n                \u003cli\u003e日本のプリント技術により、まるで織り地のように細やかであたたかみのある繊細なヘリンボン柄を表現\u003c\/li\u003e\n                \u003cli\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お部屋の雰囲気に合わせてお選びいただける、厳選された6色をご用意しました。\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    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e【ご購入前にご確認ください】\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eサイズ・カラー間違いでの返品交換は承っておりません。ご注文の際は十分ご注意ください。\u003c\/li\u003e\n            \u003cli\u003eラッピング・のし対応は致しかねますので、予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069979488298,"sku":"FFIT-47-3853000","price":7590.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069979521066,"sku":"FFIT-47-3853100","price":7590.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069979553834,"sku":"FFIT-47-3853200","price":7590.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069979586602,"sku":"FFIT-47-3853300","price":7590.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069979619370,"sku":"FFIT-47-3853400","price":7590.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069979652138,"sku":"FFIT-47-3853500","price":7590.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000373_jTnmKOQ.jpg?v=1777259588"},{"product_id":"374","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×240cm 全6色 B.B.collection ヘリンボン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日本の\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\/000000000374_juaLgRC.jpg?v=1777259588\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e6色の豊かな色合い\u003c\/p\u003e\n  \u003c\/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_000000000374.jpg?v=1777259587\" 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\/4_000000000374.jpg?v=1777259588\" 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カラー: ベージュ、ブラウン、グリーン、グレー、ライトグレー、ワイン（全6色）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e薄手なのに重厚感があり、デザイン性と機能性を兼ね備えたキッチンマットです。日々の暮らしを快適にする特長が満載です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e薄手ながら重厚感があり、床にしっかりフィット\u003c\/li\u003e\n        \u003cli\u003e掃除機がけやお洗濯などお手入れが簡単\u003c\/li\u003e\n        \u003cli\u003e日本の繊細なプリント技術による、まるで織り地のようなヘリンボン柄\u003c\/li\u003e\n        \u003cli\u003e裏面滑り止め加工で安心安全\u003c\/li\u003e\n        \u003cli\u003e床暖房にも対応\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069979684906,"sku":"FFIT-48-3853600","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069979717674,"sku":"FFIT-48-3853700","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069979750442,"sku":"FFIT-48-3853800","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069979783210,"sku":"FFIT-48-3853900","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069979815978,"sku":"FFIT-48-3854000","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069979848746,"sku":"FFIT-48-3854100","price":8690.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000374_juaLgRC.jpg?v=1777259588"},{"product_id":"375","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×270cm 全6色 B.B.collection ヘリンボン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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間に馴染む、ヘリンボン柄の美意識\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e日本が誇るプリント技術\u003c\/strong\u003eで織り上げた、\u003cstrong\u003e繊細なヘリンボン柄\u003c\/strong\u003e。\u003cstrong\u003e重厚感と優美さ\u003c\/strong\u003eを兼ね備え、空間に溶け込む\u003cstrong\u003e全6色\u003c\/strong\u003eの彩りが、キッチンの印象を格上げします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000375_anIZ8e5.jpg?v=1777259587\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を快適に、頼れる機能性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裏面には\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eが施され、\u003cstrong\u003eずれずに安心\u003c\/strong\u003e。\u003cstrong\u003e掃除機がけもスムーズ\u003c\/strong\u003eで、\u003cstrong\u003e洗濯機で簡単にお手入れ\u003c\/strong\u003eできます。\u003cstrong\u003e床暖房対応\u003c\/strong\u003eで、冬も足元から心地よさが続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000000375.jpg?v=1777259588\" 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  \u003cdiv 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_000000000375.jpg?v=1777259587\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常の動き、邪魔しない\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本ページで取り扱っている商品のサイズは以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e約50cm × 270cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e薄手ながらも重厚感のある質感と、様々な機能性を備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e薄手なのに重厚感があり、美しい仕上がり\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  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e空間に馴染む、豊富なカラーからお選びいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eベージュ\u003c\/li\u003e\n        \u003cli\u003eブラウン\u003c\/li\u003e\n        \u003cli\u003eグリーン\u003c\/li\u003e\n        \u003cli\u003eグレー\u003c\/li\u003e\n        \u003cli\u003eライトグレー\u003c\/li\u003e\n        \u003cli\u003eワイン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e安心の日本品質です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eサイズ・カラー間違いによるお客様都合での返品交換は承っておりません。ご注文の際は十分ご確認ください。\u003c\/li\u003e\n      \u003cli\u003e本商品はラッピング・のし対応不可となります。あらかじめご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069979881514,"sku":"FFIT-49-3854200","price":9790.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069979914282,"sku":"FFIT-49-3854300","price":9790.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069979947050,"sku":"FFIT-49-3854400","price":9790.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069979979818,"sku":"FFIT-49-3854500","price":9790.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069980012586,"sku":"FFIT-49-3854600","price":9790.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069980045354,"sku":"FFIT-49-3854700","price":9790.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000375_anIZ8e5.jpg?v=1777259587"},{"product_id":"376","title":"【キッチンマット 日本製 高品質 機能的 薄手 高級感 シンプル】約50×300cm 全6色 B.B.collection ヘリンボン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日本のプリント技術が織りなす、あたたかみある繊細なヘリンボン柄。約3メートルもの長さが、広々としたキッチン空間に\u003cstrong\u003e上質な統一感\u003c\/strong\u003eをもたらし、6つの彩りがインテリアに深みを加えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000376_0cBB3AS.jpg?v=1777259586\" 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_000000000376.jpg?v=1777259586\" 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_000000000376.jpg?v=1777259586\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートに馴染む薄型マット\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本ページで販売しているサイズとカラーは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e：約50×300cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e：ベージュ、ブラウン、グリーン、グレー、ライトグレー、ワイン（全6色）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e高品質な素材と、日々の使いやすさを追求した機能が充実しています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e日本製\u003c\/strong\u003eならではの、まるで織り地のような細やかなヘリンボン柄\u003c\/li\u003e\n                \u003cli\u003e薄手で重厚感があり、\u003cstrong\u003e掃除機がけがスムーズ\u003c\/strong\u003eで、お洗濯などお手入れもらくらく\u003c\/li\u003e\n                \u003cli\u003e裏面に\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eが施されており、すべらずしっかりフィット\u003c\/li\u003e\n                \u003cli\u003e\u003cstrong\u003e床暖房にも対応\u003c\/strong\u003e\u003c\/li\u003e\n                \u003cli\u003e豊富なサイズとカラーバリエーション\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e【ご購入前にご確認ください】\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eお客様に快適にご利用いただくため、以下の点にご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eサイズ・カラー間違いによる返品交換は致しかねます。ご注文の際は十分ご注意ください。\u003c\/li\u003e\n            \u003cli\u003eこちらの商品は、ラッピングのご対応は致しかねます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B.B.collection","offers":[{"title":"ベージュ4","offer_id":44069980078122,"sku":"FFIT-50-3854800","price":10890.0,"currency_code":"JPY","in_stock":true},{"title":"ブラウン4","offer_id":44069980110890,"sku":"FFIT-50-3854900","price":10890.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン4","offer_id":44069980143658,"sku":"FFIT-50-3855000","price":10890.0,"currency_code":"JPY","in_stock":true},{"title":"グレー4","offer_id":44069980176426,"sku":"FFIT-50-3855100","price":10890.0,"currency_code":"JPY","in_stock":true},{"title":"ライトグレー4","offer_id":44069980209194,"sku":"FFIT-50-3855200","price":10890.0,"currency_code":"JPY","in_stock":true},{"title":"ワイン4","offer_id":44069980241962,"sku":"FFIT-50-3855300","price":10890.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000376_0cBB3AS.jpg?v=1777259586"},{"product_id":"569","title":"【PVCキッチンマット ロングマット ジブリ 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    \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\u003ePVC素材\u003c\/strong\u003eでお手入れも簡単です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000569_agijtZD.jpg?v=1777259550\" class=\"img-fluid d-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_000000000569.jpg?v=1777259550\" class=\"img-fluid d-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サッと拭くだけ清潔PVCマット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e水や油汚れも、\u003cstrong\u003eサッとひと拭き\u003c\/strong\u003eでキレイが戻ります。\u003cstrong\u003e抗菌・防カビ・防炎加工\u003c\/strong\u003eで、いつでも清潔、安心のキッチン空間を保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000569.jpg?v=1777259550\" class=\"img-fluid d-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《となりのトトロ PVCキッチンマット\/おえかき》シリーズ\u003c\/li\u003e\n                    \u003cli\u003eベージュの色合いがインテリアに自然と馴染む\u003c\/li\u003e\n                    \u003cli\u003eクレヨンのモチーフと作中のエンドロールでめいちゃんが描いたネコバスの絵、トトロ達、にんまり笑うネコバス、座ってお絵かきするめいちゃんなど、見るたびに楽しい気持ちになるデザイン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e快適性と機能性\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e毎日使う場所だから、快適さとお手入れのしやすさにこだわりました。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eホコリが出にくく、糸くずの心配がありません\u003c\/li\u003e\n                    \u003cli\u003e掃除機がけもスムーズで、お手入れが楽\u003c\/li\u003e\n                    \u003cli\u003e水ハネや油汚れもサッとひと拭きでキレイに\u003c\/li\u003e\n                    \u003cli\u003e抗菌、防カビ、防炎加工で衛生的\u003c\/li\u003e\n                    \u003cli\u003e防臭加工で清潔さを保ちます\u003c\/li\u003e\n                    \u003cli\u003e床暖房にも対応しています\u003c\/li\u003e\n                    \u003cli\u003e程よい厚みで床を傷つけにくく、足への負担を軽減\u003c\/li\u003e\n                    \u003cli\u003e裏面には滑りにくい加工が施されており安全\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の基本情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: PVCキッチンマット となりのトトロ おえかき\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 約45×90cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ベージュ\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: ポリ塩化ビニル樹脂 (PVC)\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塩化ビニルには特有のにおいがあります。特に最初はにおいが強い場合がありますので、ご使用前に風通しの良い場所で1日〜2日ほど陰干しされることをおすすめします。\u003c\/li\u003e\n            \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"となりのトトロ","offers":[{"title":"ベージュ","offer_id":44070022217770,"sku":"TO-227-6060400","price":3080.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000569_agijtZD.jpg?v=1777259550"},{"product_id":"570","title":"【PVCキッチンマット ロングマット ジブリ 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さっと拭けるPVC素材\u003c\/strong\u003eで、いつでも清潔を保ちながら、キッチン全体を明るく彩ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000570_WNwiqGi.jpg?v=1777259550\" class=\"img-fluid d-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ホコリやゴミが入り込まず、掃除機がけもスムーズなPVC素材。\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_000000000570.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    \u003cdiv 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_000000000570.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となりのトトロ「おえかき」シリーズのキッチンマットです。 ベージュの色合いがインテリアに自然と馴染み、賑やかなデザインが特徴です。\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約45cm × 120cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表画像など、大きく表示する図版があればここに配置してください --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100\" 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=\"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            \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        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e塩化ビニルには特有のにおいがあります。特に使い始めはにおいが強く感じられる場合がありますので、ご使用前に風通しの良い場所で1日〜2日ほど陰干しされることをおすすめします。\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":44070022250538,"sku":"TO-228-6060500","price":3960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000570_WNwiqGi.jpg?v=1777259550"},{"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":"581","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×120cm ダークグレー\/グレー SDS\/マスターキッチンラグ ORBIT オービット ラッピング\/のし対応不可","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\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\/000000000581_Opw707v.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\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_000000000581.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\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\/4_000000000581.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  \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サイズ: 約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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e生産国: ギリシャ\u003c\/li\u003e\n        \u003cli\u003e素材: 目の詰まったループ状の糸（詳細は記載なし）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e高級感のある質感と機能性を兼ね備えたギリシャ製ロングマットです。お部屋をエレガントな雰囲気に演出します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e目の詰まったループ状の糸で遊び毛が出にくく、掃除機がけもスムーズ\u003c\/li\u003e\n        \u003cli\u003e裏面には滑りにくい加工が施されており、安心してご使用いただけます\u003c\/li\u003e\n        \u003cli\u003e床暖房にも対応しており、冬場も快適\u003c\/li\u003e\n        \u003cli\u003eマットの厚みは約8mmと薄手で、キッチンの引き出しにも引っかかりにくい\u003c\/li\u003e\n        \u003cli\u003e薄手でもラグのようなぎゅっと詰まった糸目と裏地で、ずっしりとした重み\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eRoomClipにて実際にモニターにご協力いただいた皆様の使用例もぜひご覧ください。\u003c\/p\u003e\n      \u003cp\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/1034\" target=\"_blank\"\u003e《RoomClipモニター投稿一覧へ》\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特に長いサイズについては、重量にご注意の上お洗濯ください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eこちらの商品はラッピング・のし対応不可です。恐れ入りますが何卒ご了承くださいませ。\u003c\/li\u003e\n      \u003cli\u003eカラーのご選択間違いにご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品により柄の出方が異なります。柄の「始まり」と「途切れる位置」はランダムです。\u003c\/li\u003e\n      \u003cli\u003e商品ページの画像とは異なる柄の出方の商品が届く場合がございます。\u003c\/li\u003e\n      \u003cli\u003e同じ色・同じサイズを2枚以上ご購入いただいた場合でも、柄の位置がずれたものが届く可能性がございます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"S.D.S","offers":[{"title":"ダークグレー","offer_id":44070022840362,"sku":"SDS-1038-6101800","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070022873130,"sku":"SDS-1038-6118700","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000581_Opw707v.jpg?v=1777259548"},{"product_id":"582","title":"【PVCキッチンマット ロングマット ジブリ PVC 拭ける 防水 キャラ】約45×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\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は水や汚れを寄せ付けず、さっと拭き取るだけで、いつでもきれいな空間を保てます。床暖房にも対応しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000582_2Xmbzzf.jpg?v=1777259547\" class=\"img-fluid d-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\/2_000000000582.jpg?v=1777259547\" class=\"img-fluid d-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\u003ePVC製\u003c\/strong\u003eなので、布マット特有のホコリの悩みから解放され、\u003cstrong\u003e掃除の手間も省けます\u003c\/strong\u003e。裏面は\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000582.jpg?v=1777259547\" class=\"img-fluid d-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\u003ePVC製（ポリ塩化ビニル樹脂製）でホコリが出ず、糸の間にゴミが入り込まないため掃除が楽\u003c\/li\u003e\n        \u003cli\u003e程よい厚みで床を傷つけにくく、足への負担を軽減\u003c\/li\u003e\n        \u003cli\u003e裏面には滑りにくい加工済み\u003c\/li\u003e\n        \u003cli\u003e水に強く、水ハネや油汚れもサッとひと拭きでOK\u003c\/li\u003e\n        \u003cli\u003e床暖房にも対応\u003c\/li\u003e\n        \u003cli\u003e菌やカビの発生を抑える加工\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=\"icon1.png\" alt=\"機能アイコン1\"\u003e\n        \u003cimg src=\"icon2.png\" alt=\"機能アイコン2\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"size_chart.png\" alt=\"サイズチャート\"\u003e\n      \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約45×180cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e衛生的で手入れが簡単な素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eポリ塩化ビニル樹脂 (PVC)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e塩化ビニルには特有のにおいがあります。特に最初はにおいが強い場合がありますので、ご使用前に風通しの良い場所で1日〜2日ほど陰干しされることをおすすめします。\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":44070022938666,"sku":"TO-240-6106800","price":5940.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000582_2Xmbzzf.jpg?v=1777259547"},{"product_id":"583","title":"【PVCキッチンマット ロングマット ジブリ PVC 拭ける 防水 キャラ】約45×240cm ベージュ となりのトトロ おえかき","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e夢広がるトトロのキッチン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eとなりのトトロの世界が広がるおえかきデザイン。クレヨン画風の優しいタッチが、キッチンを\u003cstrong\u003e明るく楽しい空間\u003c\/strong\u003eへ変える。布製マットと違い、ホコリの心配がなく、\u003cstrong\u003e掃除機がけも驚くほどスムーズに\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000583_tUsxajH.jpg?v=1777259546\" class=\"img-fluid d-block w-100 product-img\" alt=\"夢広がるトトロのキッチン\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e暮らしを彩る遊び心\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e家族を守る安心設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e衛生的な\u003cstrong\u003e抗菌・防カビ加工\u003c\/strong\u003eでキッチンはいつも清潔に。万が一の火事にも備える\u003cstrong\u003e防炎性\u003c\/strong\u003e、\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eで、\u003cstrong\u003e小さなお子様がいるご家庭も安心\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000583.jpg?v=1777259546\" class=\"img-fluid d-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。PVC素材が\u003cstrong\u003e家事の負担を軽減\u003c\/strong\u003eし、\u003cstrong\u003e忙しい毎日にゆとりを\u003c\/strong\u003e。程よい厚みは\u003cstrong\u003e足への負担を和らげ\u003c\/strong\u003e、\u003cstrong\u003e床も優しく保護\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000583.jpg?v=1777259546\" class=\"img-fluid d-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 class=\"body-text\"\u003eとなりのトトロ「おえかき」をイメージした賑やかなデザインです。クレヨン画風の優しいタッチで、キッチンを明るく楽しい空間に変えます。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eクレヨンモチーフと、中央にはめいちゃんが描いたネコバスの絵\u003c\/li\u003e\n                    \u003cli\u003eトトロ達、にんまり笑うネコバス、座ってお絵かきするめいちゃんなど、見るたびに楽しい気持ちになるイラスト\u003c\/li\u003e\n                    \u003cli\u003eベージュの色合いがインテリアに自然と馴染みます\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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約45×240cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003ePVC製（ポリ塩化ビニル樹脂製）のキッチンマットです。\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水に強く、水ハネや油汚れもサッとひと拭きでOK\u003c\/li\u003e\n                    \u003cli\u003e抗菌・防カビ加工で清潔さを保ちます\u003c\/li\u003e\n                    \u003cli\u003e防炎性があり、万が一の火事にも備えられます\u003c\/li\u003e\n                    \u003cli\u003e防臭加工で、気になるニオイを抑えます\u003c\/li\u003e\n                    \u003cli\u003e床暖房にも対応しており、寒い季節も快適です\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e塩化ビニルには特有のにおいがあります。特に最初はにおいが強い場合がありますので、ご使用前に風通しの良い場所で1日〜2日ほど陰干しされることをおすすめします。\u003c\/li\u003e\n            \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"となりのトトロ","offers":[{"title":"ベージュ","offer_id":44070022971434,"sku":"TO-241-6106900","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000583_tUsxajH.jpg?v=1777259546"},{"product_id":"586","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×150cm ダークグレー\/グレー SDS\/マスターキッチンラグ ORBIT オービット ラッピング\/のし対応不可","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 class=\"font-bold\"\u003e洗練された雰囲気\u003c\/strong\u003eに変えます。\u003cstrong class=\"font-bold\"\u003eモダンなトライアングル柄\u003c\/strong\u003eが、インテリアに心地よいアクセントを加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000586_MHNFanz.jpg?v=1777259544\" 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 class=\"font-bold\"\u003eダークグレーとグレーの2色展開\u003c\/strong\u003eで、お部屋のトーンに合わせて理想のキッチンを演出します。落ち着いた色合いが、日々の暮らしに上質感を添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000586.jpg?v=1777259544\" 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 class=\"font-bold\"\u003e目の詰まったループ状の糸\u003c\/strong\u003eで、遊び毛が出にくくお手入れが簡単です。\u003cstrong class=\"font-bold\"\u003e薄手ながら滑りにくい加工\u003c\/strong\u003eと\u003cstrong class=\"font-bold\"\u003e床暖房対応\u003c\/strong\u003eで、年中快適にお使いいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000586.jpg?v=1777259544\" 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欠品中のグレーにつきましては、8月中旬頃の次回入荷を予定しております。\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高級感のある質感のギリシャ製ロングマットです。お部屋をエレガントな雰囲気に演出します。こちらのページでは「約50×150cm」を販売しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：キッチンマット ORBIT オービット\u003c\/li\u003e\n          \u003cli\u003eサイズ：約50×150cm\u003c\/li\u003e\n          \u003cli\u003eカラー：ダークグレー \/ グレー（2色展開）\u003cbr\u003e※カラー選択間違いにご注意ください。\u003c\/li\u003e\n          \u003cli\u003e生産国：ギリシャ\u003c\/li\u003e\n          \u003cli\u003eブランド：SDS \/ マスターキッチンラグ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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厚みは約8mmと薄手で、キッチンの引き出しにも引っ掛かりにくい設計です。\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同じ色・同じサイズを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インテリア実例共有サイト「RoomClip」にて、当商品のモニターを行いました。実際に使用された皆様のお声を下記URLからご覧いただけます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/1034\" target=\"_blank\"\u003e《RoomClip モニター投稿一覧はこちら》\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e【ご購入前にご確認ください】\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eこちらの商品はラッピング・のし対応不可です。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ダークグレー","offer_id":44070023299114,"sku":"SDS-1039-6121100","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023331882,"sku":"SDS-1039-6122400","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000586_MHNFanz.jpg?v=1777259544"},{"product_id":"588","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×180cm ダークグレー\/グレー SDS\/マスターキッチンラグ ORBIT オービット ラッピング\/のし対応不可","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\/000000000588_TXzIiYq.jpg?v=1777259543\" 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_000000000588.jpg?v=1777259543\" 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\/4_000000000588.jpg?v=1777259543\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eお手入れ簡単、耐久性も\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・仕様\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e高級感のあるモダンデザインが、日々のキッチン空間を彩ります。\u003c\/p\u003e\n                \u003cul class=\"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サイズ: 約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        \u003cdetails class=\"spec-details\"\u003e\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厚み: 約8mm（キッチンの引き出しに引っかかりにくい）\u003c\/li\u003e\n                    \u003cli\u003e生産国: ギリシャ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能・お手入れ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e毎日のキッチンでの使用を快適にする機能と、簡単なお手入れで清潔を保てます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e裏面滑りにくい加工（安全にご使用いただけます）\u003c\/li\u003e\n                    \u003cli\u003e床暖房対応（冬場も快適）\u003c\/li\u003e\n                    \u003cli\u003e洗濯機で丸洗い可能（特に長いサイズは重量にご注意の上、お洗濯ください）\u003c\/li\u003e\n                    \u003cli\u003e遊び毛が出にくく、掃除機掛けやお洗濯時に細かな糸くずが少ない\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003c!-- 洗濯表示や機能性アイコンの画像があればここに配置します --\u003e\n                    \u003c!-- 例: \u003cimg src=\"__IMG_WASHABLE_ICON__\" alt=\"洗濯機で洗えるアイコン\"\u003e --\u003e\n                    \u003c!-- 例: \u003cimg src=\"__IMG_FLOORHEAT_ICON__\" alt=\"床暖房対応アイコン\"\u003e --\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入いただく前に、以下の点をご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラー選択について:\u003c\/strong\u003e ご希望のカラーに間違いがないか、十分にご確認の上ご注文ください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e柄の出方について:\u003c\/strong\u003e 商品により柄の「始まり」と「途切れる位置」はランダムです。商品ページの画像と異なる柄の出方の商品が届く場合がございます。また、同じ色・同じサイズを2枚以上ご購入いただいた場合も、柄の位置がずれたものが届きます。予めご了承ください。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eRoomClipモニター情報:\u003c\/strong\u003e インテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際の皆様のお声を下記URLからご覧いただけます。\u003ca href=\"https:\/\/roomclip.jp\/monitor\/1034\" target=\"_blank\"\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        \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":44070023397418,"sku":"SDS-1040-6122500","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023430186,"sku":"SDS-1040-6123500","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000588_TXzIiYq.jpg?v=1777259543"},{"product_id":"589","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×240cm ダークグレー\/グレー SDS\/マスターキッチンラグ ORBIT オービット ラッピング\/のし対応不可","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へと導きます。約50×240cmのロングサイズが、足元から広がる\u003cstrong\u003eモダンな美しさ\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000589_IJN3haG.jpg?v=1777259543\" class=\"img-fluid d-block w-100 product-img\" alt=\"空間を彩るモダンなキッチンラグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eキッチンを彩るロングマット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e選び抜かれたグレー、繊細な質感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eダークグレーとグレー。\u003cstrong\u003eモダンな幾何学模様\u003c\/strong\u003eと、目の詰まったループ状の糸が織りなす\u003cstrong\u003e心地よい足元\u003c\/strong\u003e。日々のキッチンに、\u003cstrong\u003e落ち着いた個性\u003c\/strong\u003eを加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000589.jpg?v=1777259542\" class=\"img-fluid d-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薄手約8mmで\u003cstrong\u003e引き出しもスムーズ\u003c\/strong\u003e。\u003cstrong\u003e滑りにくい加工と床暖房対応で安心\u003c\/strong\u003e。遊び毛が出にくく\u003cstrong\u003e丸洗いも可能\u003c\/strong\u003eで、日々の\u003cstrong\u003e快適なお手入れ\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000589.jpg?v=1777259543\" class=\"img-fluid d-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\n\u003cstrong\u003e商品名\u003c\/strong\u003e: キッチンマット SDS\/マスターキッチンラグ ORBIT オービット\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 約50×240cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ダークグレー、グレー\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e生産国\u003c\/strong\u003e: ギリシャ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e毎日のキッチンを快適にする、優れた機能性を備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e目の詰まったループ状の生地\u003c\/strong\u003e: 遊び毛が出にくく、掃除機掛けやお洗濯時の細かな糸くずのゴミが少なく快適です。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003e: 裏面に加工が施されており、キッチンでの使用も安心です。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e床暖房対応\u003c\/strong\u003e: 冬場も床暖房と合わせて暖かくご使用いただけます。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e薄手設計（約8mm）\u003c\/strong\u003e: キッチンの引き出しに引っ掛かりにくい厚みです。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eしっかりとした重み\u003c\/strong\u003e: 薄手ながらもラグのようなぎゅっと詰まった糸目の生地と裏地で、ずっしりとした安定感があります。\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e洗濯機で丸洗い可能\u003c\/strong\u003e: 衛生的でいつでも清潔に保てます。（特に長いサイズについては重量にご注意の上、お洗濯してください。）\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eRoomClipモニター企画\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\/1034\" target=\"_blank\"\u003e《モニター投稿一覧はこちら》\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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e柄の出方について\u003c\/strong\u003e: 商品により柄の「始まり」と「途切れる位置」はランダムです。商品ページの画像とは異なる柄の出方の商品が届く場合がございます。また、同じ色・同じサイズを2枚以上ご購入いただいた場合も、柄の位置がずれたものが届きます。あらかじめご了承ください。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eラッピング対応不可\u003c\/strong\u003e: こちらの商品はラッピングに対応しておりません。恐れ入りますが、何卒ご了承くださいませ。\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eカラー選択について\u003c\/strong\u003e: ご希望のカラー（ダークグレーまたはグレー）にお間違いがないか、十分にご確認の上ご注文ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ダークグレー","offer_id":44070023462954,"sku":"SDS-1041-6123600","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023495722,"sku":"SDS-1041-6123900","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000589_IJN3haG.jpg?v=1777259543"},{"product_id":"590","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×270cm ダークグレー\/グレー SDS\/マスターキッチンラグ ORBIT オービット ラッピング\/のし対応不可","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約50×270cm\u003c\/strong\u003eの大判サイズは、空間全体をモダンに演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000590_KVgYC5k.jpg?v=1777259542\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質な空間を演出するキッチンラグ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eインテリアに馴染むカラー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e深みある\u003cstrong\u003eダークグレー\u003c\/strong\u003eと上品な\u003cstrong\u003eグレー\u003c\/strong\u003eの二色展開。多様なキッチンインテリアに自然に溶け込み、洗練された印象を添えるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000590.jpg?v=1777259542\" 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\/4_000000000590.jpg?v=1777259542\" 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約50×270cmの大判サイズで、キッチンの広範囲をカバー\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\n\u003cstrong\u003e商品名:\u003c\/strong\u003e SDS\/マスターキッチンラグ ORBIT オービット\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約50×270cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ダークグレー \/ グレー\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e項目\u003c\/th\u003e\n                            \u003cth\u003e詳細\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eタイプ\u003c\/td\u003e\n                            \u003ctd\u003eキッチンマット（ロングマット）\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e厚み\u003c\/td\u003e\n                            \u003ctd\u003e約8mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e重量\u003c\/td\u003e\n                            \u003ctd\u003eずっしりとした重みあり\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003c!-- サイズ表画像が提供されればここに配置 --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"__SIZE_CHART_IMG__\" alt=\"サイズ表\"\u003e\n            \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\n\u003cstrong\u003e素材:\u003c\/strong\u003e 目の詰まったループ状の糸で出来た生地\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e ギリシャ\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eインテリア実例共有サイト【RoomClip】にて当商品のモニターを行った際の、実際に使用いただいた皆様のお声を下記URLからご覧いただけます。\u003c\/p\u003e\n            \u003cp\u003e\u003ca href=\"https:\/\/roomclip.jp\/monitor\/1034\" target=\"_blank\"\u003e《RoomClipモニター投稿一覧はこちら》\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能・お手入れ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日々の使いやすさと快適さを追求した機能が満載です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e目の詰まったループ状の生地で、\u003cstrong\u003e遊び毛が出にくく掃除が簡単\u003c\/strong\u003e\n\u003c\/li\u003e\n                \u003cli\u003e裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施されており、安全性を確保\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e床暖房にも対応\u003c\/strong\u003eしているので、冬場も足元を快適に保てます\u003c\/li\u003e\n                \u003cli\u003eマットの厚みは約8mmと薄手で、キッチンの引き出しに引っ掛かりにくい\u003c\/li\u003e\n                \u003cli\u003eご家庭で\u003cstrong\u003e洗濯機丸洗い可能\u003c\/strong\u003e（※洗濯時は重量にご注意ください）\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- 機能アイコン画像が提供されればここに配置 --\u003e\n            \u003c!-- \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"__FUNCTION_ICON_1__\" alt=\"遊び毛が出にくい\"\u003e\n                \u003cimg src=\"__FUNCTION_ICON_2__\" alt=\"滑りにくい加工\"\u003e\n                \u003cimg src=\"__FUNCTION_ICON_3__\" alt=\"床暖房対応\"\u003e\n                \u003cimg src=\"__FUNCTION_ICON_4__\" alt=\"洗濯機丸洗い可能\"\u003e\n            \u003c\/div\u003e --\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こちらの商品は\u003cstrong\u003eラッピング・のし対応不可\u003c\/strong\u003eです。恐れ入りますが何卒ご了承くださいませ。\u003c\/li\u003e\n            \u003cli\u003e商品により柄の出方が異なります。柄の「始まり」と「途切れる位置」はランダムです。商品ページの画像とは異なる柄の出方の商品が届く場合がございます。\u003c\/li\u003e\n            \u003cli\u003e同じ色・同じサイズを2枚以上ご購入頂いても、柄の位置がずれたものが届く場合がございます。予めご了承ください。\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":44070023528490,"sku":"SDS-1042-6125800","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023561258,"sku":"SDS-1042-6125900","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000590_KVgYC5k.jpg?v=1777259542"},{"product_id":"591","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×120cm ベージュ\/グレー SDS\/マスターキッチンラグ TETOUAN テトゥーアン ラッピング\/のし対応不可","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に変えます。約50×120cmの程よいサイズ感で、暮らしの動線を妨げません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000591_mcsF3RN.jpg?v=1777259540\" class=\"img-fluid d-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です。お部屋全体のトーンに合わせ、上質な空間を演出してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000000591.jpg?v=1777259541\" class=\"img-fluid d-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日々のお手入れもスムーズです。約8mmの薄手ながら床暖房にも対応し、冬も足元から暖かさが続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000591.jpg?v=1777259542\" class=\"img-fluid d-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「TETOUAN テトゥーアン」は、ギリシャ製の高品質なキッチンマットです。現代的なデザインと機能性を兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：SDS\/マスターキッチンラグ TETOUAN テトゥーアン\u003c\/li\u003e\n          \u003cli\u003eサイズ：約50×120cm\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快適な使い心地を追求したTETOUANキッチンマットの機能性をご紹介します。\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厚み約8mmの薄手設計でキッチンの引き出しに引っかかりにくい\u003c\/li\u003e\n          \u003cli\u003eしっかりとした生地感で、薄手ながらずっしりとした重み\u003c\/li\u003e\n          \u003cli\u003e洗濯機で丸洗い可能でお手入れが簡単\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日々のメンテナンスをよりスムーズにするためのポイントです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e遊び毛が出にくい構造で掃除機がけがスムーズです。\u003c\/li\u003e\n          \u003cli\u003e洗濯機で丸洗い可能ですが、特に長いサイズについては重量がありますので、お洗濯の際はご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・梱包について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      こちらの商品はラッピング対応不可です。恐れ入りますが何卒ご了承くださいませ。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      お客様にご満足いただくため、ご購入前に以下の点をご確認ください。\n    \u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品により柄の出方が異なります。柄の「始まり」と「途切れる位置」はランダムです。商品ページの画像とは異なる柄の出方の商品が届く場合がございます。\u003c\/li\u003e\n      \u003cli\u003e同じ色・同じサイズを2枚以上ご購入頂いても、柄の位置がずれたものが届きます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ベージュ","offer_id":44070023594026,"sku":"SDS-1043-6126100","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023626794,"sku":"SDS-1043-6127800","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000591_mcsF3RN.jpg?v=1777259540"},{"product_id":"592","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×150cm ベージュ\/グレー SDS\/マスターキッチンラグ TETOUAN テトゥーアン ラッピング\/のし対応不可","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eキッチンを彩るモダンラグ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eギリシャ製ならではの\u003cstrong\u003e上質な質感\u003c\/strong\u003eと\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eが、キッチンスペースを格上げします。約50×150cmのゆったりサイズで、足元から快適な動線をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000592_hoNRlvr.jpg?v=1777259541\" class=\"img-fluid d-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_000000000592.jpg?v=1777259541\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベージュとグレーの2色のキッチンラグ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よいカラーバリエーション\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適を追求した機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e目の詰まったループ状の生地は\u003cstrong\u003e遊び毛が出にくく\u003c\/strong\u003e、掃除もスムーズ。\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eに加え\u003cstrong\u003e床暖房にも対応\u003c\/strong\u003eし、薄手ながら安心感のある重みで快適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000592.jpg?v=1777259541\" class=\"img-fluid d-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=\"spec-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e高級感と機能性を両立した、キッチン空間を彩るラグです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eギリシャ製の上質な質感でエレガントな雰囲気を演出\u003c\/li\u003e\n          \u003cli\u003e目の詰まったループ状の生地で、遊び毛が出にくく掃除も簡単\u003c\/li\u003e\n          \u003cli\u003e薄手ながらぎゅっと詰まった糸目と裏地で安心感のある重み\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本ページで販売している商品のサイズ情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約50×150cm\u003c\/li\u003e\n          \u003cli\u003e厚み: 約8mm（キッチンの引き出しにも引っ掛かりにくい薄型）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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ベージュ\u003c\/li\u003e\n          \u003cli\u003eグレー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e長くご愛用いただくためのお手入れ方法です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e洗濯機で丸洗い可能\u003c\/li\u003e\n          \u003cli\u003e特に長いサイズは重量にご注意の上お洗濯ください\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eこちらの商品はラッピング対応不可です。恐れ入りますが何卒ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/li\u003e\n      \u003cli\u003e商品により柄の出方が異なります。柄の「始まり」と「途切れる位置」はランダムです。\u003c\/li\u003e\n      \u003cli\u003e商品ページの画像とは異なる柄の出方の商品が届く場合がございます。\u003c\/li\u003e\n      \u003cli\u003e同じ色・同じサイズを2枚以上ご購入頂いても、柄の位置がずれたものが届きます。予めご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ベージュ","offer_id":44070023659562,"sku":"SDS-1044-6127900","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070023692330,"sku":"SDS-1044-6128300","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000592_hoNRlvr.jpg?v=1777259541"},{"product_id":"596","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×180cm ベージュ\/グレー SDS\/マスターキッチンラグ TETOUAN テトゥーアン ラッピング\/のし対応不可","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ギリシャ製の上質ロングマットが、キッチンの雰囲気を一変させます。約180cmのゆとりある長さで、足元から空間全体を\u003cstrong\u003eモダン\u003c\/strong\u003eに演出。日々の暮らしに洗練された心地よさをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000596_5Q91R8E.jpg?v=1777259540\" class=\"img-fluid d-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_000000000596.jpg?v=1777259540\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベージュとグレーの2色のキッチンマット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e空間に合わせたカラー\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \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_000000000596.jpg?v=1777259540\" class=\"img-fluid d-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\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約50×180cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ベージュ、グレー\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e厚み:\u003c\/strong\u003e 約8mm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e生産国:\u003c\/strong\u003e ギリシャ\u003c\/li\u003e\n          \u003c!-- 具体的な素材名（例：ポリエステル100%）は入力データに無いため記載なし --\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズ表の画像があればここに配置 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"__IMG_SIZE_CHART__\" alt=\"キッチンマットサイズ表\"\u003e\n        \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\u003eSDS\/マスターキッチンラグ「TETOUAN テトゥーアン」は、高級感のある質感のギリシャ製ロングマットです。快適なキッチン空間をサポートする多機能性も魅力です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e目の詰まったループ状の糸で、遊び毛が出にくくお手入れが簡単です。\u003c\/li\u003e\n          \u003cli\u003eマットの厚みは約8mmの薄手設計ながら、ずっしりとした重みで安定感があります。\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          \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\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eこちらの商品は、誠に恐れ入りますが、ギフトラッピングおよびのしのご対応は承っておりません。何卒ご了承くださいませ。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (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":"ベージュ","offer_id":44070024118314,"sku":"SDS-1045-6136300","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070024151082,"sku":"SDS-1045-6137900","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000596_5Q91R8E.jpg?v=1777259540"},{"product_id":"599","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×240cm ベージュ\/グレー SDS\/マスターキッチンラグ TETOUAN テトゥーアン ラッピング\/のし対応不可","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長く続く空間に優雅な足元を。約50×240cmのロングサイズが、キッチンに洗練されたモダンな印象をもたらし、\u003cstrong\u003e新生活\u003c\/strong\u003eの舞台を格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000599_0OnmuTc.jpg?v=1777259539\" class=\"img-fluid d-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_000000000599.jpg?v=1777259539\" class=\"img-fluid d-block w-100 product-img\" alt=\"ギリシャ製キッチンラグのテクスチャとカラーサンプル\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e暮らしに馴染む洗練カラー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日常を快適にする機能性マット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e忙しい日々をサポートする機能性。\u003cstrong\u003e遊び毛が出にくく\u003c\/strong\u003e、掃除や洗濯が快適です。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、\u003cstrong\u003e床暖房にも対応\u003c\/strong\u003eし、いつでも\u003cstrong\u003e安心\u003c\/strong\u003eしてお使いいただけます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000000599.jpg?v=1777259539\" class=\"img-fluid d-block w-100 product-img\" alt=\"機能性を説明するキッチンラグのディテール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e家事をサポートする頼れる一枚\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e高級感のある質感のギリシャ製ロングマットです。お部屋をエレガントな雰囲気に演出します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eギリシャ製の上質な質感とデザイン\u003c\/li\u003e\n                \u003cli\u003eモダンな空間を演出する洗練された色合い\u003c\/li\u003e\n                \u003cli\u003e薄手ながらもずっしりとした重みで安定感\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこちらのページで販売している製品の基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e販売サイズ: 約50×240cm\u003c\/li\u003e\n                \u003cli\u003eマット厚み: 約8mm（薄手でキッチンの引き出しにも引っかかりにくい）\u003c\/li\u003e\n                \u003cli\u003eカラー: ベージュ、グレー\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- サイズ表や寸法図がある場合は、以下のようなdivに格納 --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"__IMG_SIZE_CHART__\" alt=\"サイズチャート\"\u003e\n            \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素材: 目の詰まったループ状の糸（遊び毛が出にくい特長）\u003c\/li\u003e\n                \u003cli\u003e生産国: ギリシャ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e日常使いに嬉しい機能が満載で、快適な暮らしをサポートします。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e遊び毛が出にくく、お手入れが簡単\u003c\/li\u003e\n                \u003cli\u003e裏面滑り止め加工で安心安全\u003c\/li\u003e\n                \u003cli\u003e冬場も快適な床暖房対応\u003c\/li\u003e\n                \u003cli\u003e洗濯機で丸洗い可能でお手入れ楽々\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003c!-- 機能アイコンや洗濯表示画像がある場合は、以下のようなdivに格納 --\u003e\n            \u003c!-- \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"__IMG_ICON_1__\" alt=\"機能アイコン1\"\u003e\n                \u003cimg src=\"__IMG_ICON_2__\" alt=\"機能アイコン2\"\u003e\n            \u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・サービスについて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e本商品は、ラッピングおよびのし（熨斗）に対応しておりません。恐れ入りますが、何卒ご了承くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eご注文間違いによる返品交換はお受けできかねます。ご注文の際は、サイズやカラー等を十分にご確認ください。\u003c\/li\u003e\n            \u003cli\u003e商品により柄の出方が異なります。柄の始まりや途切れる位置はランダムのため、掲載画像と異なる柄の出方の商品がお手元に届く場合がございます。\u003c\/li\u003e\n            \u003cli\u003e同じ色・同じサイズのマットを複数ご購入いただいた場合でも、柄の位置がずれることがございます。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e洗濯機で丸洗い可能ですが、特に長いサイズのマットについては重量がありますので、お洗濯の際は十分にご注意ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ベージュ","offer_id":44070024413226,"sku":"SDS-1046-6139700","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070024445994,"sku":"SDS-1046-6142600","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000599_0OnmuTc.jpg?v=1777259539"},{"product_id":"600","title":"【キッチンマット ギリシャ製 薄手 滑りにくい 洗える 床暖房対応 モダン】約50×270cm ベージュ\/グレー SDS\/マスターキッチンラグ TETOUAN テトゥーアン ラッピング\/のし対応不可","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ギリシャ製ならではの洗練されたデザインが、キッチン空間にゆとりと品格を添えます。約270cmのロング丈で、足元から広がる上質な雰囲気を日常に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000600_27pX732.jpg?v=1777259539\" 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_000000000600.jpg?v=1777259538\" 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\/4_000000000600.jpg?v=1777259538\" 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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこちらのページでは【約50×270cm】のロング丈キッチンマットを販売しております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズ: 約50cm × 約270cm\u003c\/li\u003e\n                    \u003cli\u003e厚み: 約8mm（薄手でキッチンの引き出しにも引っ掛かりにくい）\u003c\/li\u003e\n                    \u003cli\u003e薄手ながらもラグのようなぎゅっと詰まった糸目で重みが感じられます\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e快適な使い心地と安全性に配慮した素材と機能を兼ね備えています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e目の詰まったループ状の糸で遊び毛が出にくい\u003c\/li\u003e\n                    \u003cli\u003e裏面滑りにくい加工でキッチンでの使用も安心\u003c\/li\u003e\n                    \u003cli\u003e床暖房対応で冬場も快適に使用可能\u003c\/li\u003e\n                    \u003cli\u003e洗濯機で丸洗い可能（特に長いサイズについては重量にご注意ください）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\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    \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            \u003cli\u003e商品により柄の出方が異なります。柄の「始まり」と「途切れる位置」はランダムです。商品ページの画像とは異なる柄の出方の商品が届く場合がございます。また、同じ色・同じサイズを2枚以上ご購入頂いても、柄の位置がずれたものが届きます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"センコー","offers":[{"title":"ベージュ","offer_id":44070024478762,"sku":"SDS-1047-6142700","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070024511530,"sku":"SDS-1047-6143100","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000600_27pX732.jpg?v=1777259539"},{"product_id":"846","title":"DickBruna みんな仲良し PVCキッチンマット 約45×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    \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\/000000000846_HJIiSMt.jpg?v=1777259507\" 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約0.6cm\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_000000000846.jpg?v=1777259507\" 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\/5_000000000846.jpg?v=1777259507\" 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\"\u003eDickBruna みんな仲良し 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                \u003cli\u003e優れた滑り止め加工でズレにくい\u003c\/li\u003e\n                \u003cli\u003e程よい厚み（約0.6cm）で床を保護し、足への負担を軽減\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約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 class=\"body-text\"\u003e本製品の素材情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材：PVC\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ご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Dick Bruna","offers":[{"title":"ベージュ","offer_id":44070041518122,"sku":"DB-262-6579600","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000000846_HJIiSMt.jpg?v=1777259507"},{"product_id":"1539","title":"【キッチンマット モダン エレガント 日本製】約45×120cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e新築を彩るモダンな足元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e水辺の木々や花々を抽象的に描いたデザインが、キッチンの雰囲気を一新します。約45×120cmのサイズは、限られたスペースにもすっきりと馴染み、新居の空間を優雅に演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001539_ljVh6ht.jpg?v=1777259406\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eキッチンを彩る一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e空間に溶け込むシックな色合い\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e濃淡をつけたシックな色合いが特徴で、ブルーグレーとグリーンの2色展開です。どちらの色も、周囲のインテリアを邪魔することなく、洗練された趣をもたらし、キッチンやベットサイドなど、住まいの中心を心地よく華やかに包み込みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001539.jpg?v=1777259406\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練されたカラーバリエーション\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e日本が誇る職人技と機能性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカービング加工とプリント技術の融合により、柄には立体感が生まれ、深みのある表情が楽しめます。裏面には滑りにくい加工が施されており、動きの多いキッチンでも安心して使える、暮らしに寄り添う逸品です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001539.jpg?v=1777259406\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e確かな品質と機能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eデコールミュゼ サミーラ2 キッチンマットの基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品名: デコールミュゼ サミーラ2 キッチンマット\u003c\/li\u003e\n                \u003cli\u003eカラー: ブルーグレー\/グリーン\u003c\/li\u003e\n                \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n                \u003cli\u003e機能: 滑りにくい加工\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本商品は約45×120cmのサイズ展開です。お使いのスペースに合わせてご検討ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 約45×120cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザイン・加工について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e水辺の木々や花々を抽象的にデザインし、シックな色合いで仕上げました。確かな技術が深みのある表情を生み出します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eデザイン: 水辺の木々花々を抽象的に表現\u003c\/li\u003e\n                \u003cli\u003e色合い: 濃淡を変えたシックなカラー\u003c\/li\u003e\n                \u003cli\u003e加工技術: カービング加工とプリント技術の融合\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eリピート柄のため、商品により柄の出方が異なります。\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/b\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070105972778,"sku":"DM-124-3238100","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106005546,"sku":"DM-124-3238200","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001539_ljVh6ht.jpg?v=1777259406"},{"product_id":"1540","title":"【キッチンマット モダン エレガント 日本製】約45×180cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩る モダンキッチンマット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e抽象的な水辺の木々花々が、キッチンやベッドサイドを優雅に演出します。日本の職人技が光る逸品が、日常の空間に彩りと洗練をもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001540_h5VNt70.jpg?v=1777259405\" class=\"img-fluid d-block w-100 product-img\" alt=\"暮らしに溶け込む上質デザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしに溶け込む上質デザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e厳選カラーが織りなすアート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eブルーグレーとグリーンの深みある濃淡が、シックで落ち着いた雰囲気を醸し出します。空間の印象を自在に変化させる二つの選択肢で、理想のインテリアを実現してください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001540.jpg?v=1777259406\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質な色合いで空間を彩る\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な色合いで空間を彩る\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e薄手で快適 毎日を支える機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカービング加工による立体感と、薄手ながらもしっかりとした作りが魅力です。滑りにくい加工で水回りの使用も安心、オーバーロックで耐久性も高めた実用的な一枚です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001540.jpg?v=1777259405\" class=\"img-fluid d-block w-100 product-img\" alt=\"実用性と美しさを両立\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用性と美しさを両立\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e「デコールミュゼ サミーラ2」シリーズのキッチンマットです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e抽象的な水辺の木々花々をデザイン。\u003c\/li\u003e\n        \u003cli\u003e濃淡を変えたシックな色合いで、キッチンやベッドサイドを華やかに演出。\u003c\/li\u003e\n        \u003cli\u003eカービング加工による立体感。\u003c\/li\u003e\n        \u003cli\u003e薄手ながらもしっかりとした作り。\u003c\/li\u003e\n        \u003cli\u003e滑りにくい加工で水回りも安心。\u003c\/li\u003e\n        \u003cli\u003eオーバーロック加工で耐久性を向上。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本ページで販売しているサイズ情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e約45×180cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e素材および生産国に関する情報です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本商品のカラー展開です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブルーグレー\u003c\/li\u003e\n        \u003cli\u003eグリーン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eリピート柄のため、商品により柄の出方が異なります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cb\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/b\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106038314,"sku":"DM-125-3238300","price":6105.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106071082,"sku":"DM-125-3238400","price":6105.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001540_h5VNt70.jpg?v=1777259405"},{"product_id":"1541","title":"【キッチンマット モダン エレガント 日本製】約45×240cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩るモダンアート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e水辺の木々花々を抽象的にデザインしたシックな色合いが、キッチンやベッドサイドを華やかに演出します。足元から始まる豊かな空間を体感ください。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001541_WIf2BzI.jpg?v=1777259405\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された足元の表情\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練された足元の表情\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細に描かれた色彩美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eブルーグレーとグリーンの濃淡が織りなすデザインは、見る角度で表情を変える芸術品です。一つとして同じものがない、あなただけの特別な一枚を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001541.jpg?v=1777259405\" class=\"img-fluid d-block w-100 product-img\" alt=\"奥行きある色彩の調和\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e奥行きある色彩の調和\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適を支える日本製品質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカービング加工で表現された立体的な柄と、滑りにくい裏加工が施された薄手のマット。安心の使い心地で、水回りでも快適な暮らしをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001541.jpg?v=1777259405\" class=\"img-fluid d-block w-100 product-img\" alt=\"暮らしに寄り添う機能性\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e暮らしに寄り添う機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e水辺の木々花々を抽象的にデザインした、シックでモダンなキッチンマットです。濃淡の美しい色合いが、キッチンやベッドサイドを華やかに演出します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eカービング加工による立体的な柄\u003c\/li\u003e\n        \u003cli\u003e滑りにくい裏加工で安心\u003c\/li\u003e\n        \u003cli\u003e薄手で扱いやすい\u003c\/li\u003e\n        \u003cli\u003e日本製の上質な仕上がり\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品は以下のサイズでご提供しております。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e約45×240cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品の特性\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品の特性上、以下の点にご注意ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eリピート柄のため、商品により柄の出方が異なります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違う」という理由による返品交換はお受けできかねますので、ご注文の際は十分にご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106103850,"sku":"DM-126-3238500","price":8030.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106136618,"sku":"DM-126-3238600","price":8030.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001541_WIf2BzI.jpg?v=1777259405"},{"product_id":"1542","title":"【キッチンマット モダン エレガント 日本製】約45×270cm ブルーグレー\/グリーン デコールミュゼ サミーラ2","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: Helvetica, Arial, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #2A2A2A;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #DFDFDF;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #2A2A2A; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 5px solid #2A2A2A; border-bottom: 1px solid #DFDFDF; padding: 5px 0 5px 10px; \n  }\n\n  .body-text { \n      color: #2A2A2A; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #2A2A2A; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #A6A6A640 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #DFDFDF;\n      border-radius: 8px;\n      background-color: #FFFFFF; \n      color: #2A2A2A;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #2A2A2A; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #A6A6A6; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #DFDFDF; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #FFFFFF; color: #2A2A2A; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #A6A6A6; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #2A2A2A; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #2A2A2A; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #A6A6A6; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #2A2A2A; margin-bottom: 12px; border-bottom: 1px solid #A6A6A6; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #DFDFDF; th, td { padding: 12px 8px; border: 1px solid #DFDFDF; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #2A2A2A; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #DFDFDF; background: #EFEFEF; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #2A2A2A; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e空間が生まれ変わるモダンデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e水辺の木々花々を抽象的に描いたデザインが、キッチンやベッドサイドの足元に新たな表情を添えます。濃淡を変えたシックな色合いが織りなすアートのような一枚で、日々の暮らしに\u003cstrong\u003e上質な彩り\u003c\/strong\u003eを加えてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001542_iKOvUTX.jpg?v=1777259404\" class=\"img-fluid d-block w-100 product-img\" alt=\"水辺の木々花々を抽象的に描いたモダンなキッチンマットの画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e豊かな色彩が魅せる空間\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e選べる二色の洗練されたデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eブルーグレー\u003c\/strong\u003eと\u003cstrong\u003eグリーン\u003c\/strong\u003eの二色展開。それぞれが持つ深みあるシックな色合いは、見る角度によって表情を変え、空間に奥行きを与えます。リピート柄の抽象的なデザインが、インテリアの\u003cstrong\u003eアクセント\u003c\/strong\u003eになるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000001542.jpg?v=1777259404\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブルーグレーとグリーンの2色展開を示すマットの画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e芸術的な柄の魅力\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適さを追求した日本品質マット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカービング加工とプリントの融合が、柄にメハリと立体感を生み出し、薄手ながらも\u003cstrong\u003e上質な仕上がり\u003c\/strong\u003eです。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、安心の使い心地を提供します。キッチンはもちろん、ベッドサイドでも優雅な空間を演出する\u003cstrong\u003e多機能マット\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000001542.jpg?v=1777259404\" class=\"img-fluid d-block w-100 product-img\" alt=\"マットのカービング加工や裏面滑り止め加工を示す詳細画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e丁寧な仕立てと安心機能\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細情報\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e水辺の木々花々を抽象的にデザインした、シックでモダンなキッチンマットです。濃淡の美しい色合いが、キッチンやベッドサイドを華やかに彩ります。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eモダンでエレガントな抽象デザイン\u003c\/li\u003e\n                    \u003cli\u003e空間に奥行きを与えるシックな濃淡カラー\u003c\/li\u003e\n                    \u003cli\u003eカービング加工による立体感とメハリ\u003c\/li\u003e\n                    \u003cli\u003e薄手で扱いやすい上質な仕上がり\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこちらのページでは、以下のサイズを販売しております。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e約45cm × 270cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003c!-- サイズ表画像があればここに \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"...\"\u003e\u003c\/div\u003e を追加 --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e快適にご使用いただくための機能が施されています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e裏面滑りにくい加工\u003c\/li\u003e\n                    \u003cli\u003e多機能でキッチン、ベッドサイドなど様々な場所で活躍\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003c!-- 洗濯表示や機能アイコンがあればここに \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"...\"\u003e\u003c\/div\u003e を追加 --\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eインテリアに合わせて選べる、洗練された2色をご用意しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブルーグレー\u003c\/li\u003e\n                    \u003cli\u003eグリーン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e日本の技術と品質で丁寧に作られています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e生産国：日本（日本製）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入に関する注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eリピート柄の商品のため、商品により柄の出方が異なります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いや「イメージと違う」といったお客様都合による返品交換は承りかねますので、ご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DECORMUSE","offers":[{"title":"ブルーグレー","offer_id":44070106202154,"sku":"DM-127-3238700","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070106234922,"sku":"DM-127-3238800","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000001542_iKOvUTX.jpg?v=1777259404"},{"product_id":"2149","title":"【PVCロングマット DickBruna miffy ミッフィー キャラ 可愛い】約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さっと拭くだけで、いつでも清潔を保てるPVC素材。\u003cstrong\u003e防炎・抗菌・防カビ機能\u003c\/strong\u003eも備わり、安心と快適な毎日を足元からお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002149_DcWgOyl.jpg?v=1777259288\" 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温もり感じるラインアート（ブラウン）と、愛らしいアイコン（ベージュ）。お部屋の雰囲気やインテリアに合わせて、ミッフィーとの暮らしを選べます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/1_000000002149.jpg?v=1777259288\" 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_000000002149.jpg?v=1777259289\" 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《ディックブルーナ PVCロングマット》は、さっと拭くだけでお手入れ簡単なミッフィーデザインのマットです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\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\u003ePVCマットには、日々の生活を快適にする様々なメリットがあります。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eほこりや汚れがたまらない:\u003c\/strong\u003e 布製品と違いほこりが出ず、糸の間にごみが入り込むこともないので、掃除機掛けもらくちん。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eパイピングがなく清潔:\u003c\/strong\u003e 表面につなぎ目がなく、縁取りがないのも特徴。汚れがたまらず清潔に保てます。裏面は滑りにくくなっており安心です。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e洗濯不要で簡単お手入れ:\u003c\/strong\u003e 水や汚れに強いので、キッチンマットにおすすめ。汚れたときは乾いた布ですぐに拭き取ればOK!\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eぷにっと心地よい踏み心地:\u003c\/strong\u003e 程よい厚みとクッション性があり、踏み心地抜群！ぷにっと触感＆ソフトな踏み心地のマットです。また、床を傷つけにくいところもポイント。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e防炎・抗菌・防カビ機能付き:\u003c\/strong\u003e 抗菌効果で雑菌の繁殖を抑制。防カビ効果でカビの発生や繁殖を抑え清潔に保てます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e床暖房対応:\u003c\/strong\u003e 床暖房の上でもご使用いただけます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこちらのページでは、約45×120cmのサイズを販売しております。\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\u003ePVC（ポリ塩化ビニル）\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\n\u003c\/div\u003e","brand":"Dick Bruna","offers":[{"title":"ラインアート（ブラウン）","offer_id":44070164496426,"sku":"DB-331-7209100","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"アイコン（ベージュ）","offer_id":44070164529194,"sku":"DB-331-7319400","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002149_DcWgOyl.jpg?v=1777259288"},{"product_id":"2150","title":"【PVCロングマット DickBruna miffy ミッフィー キャラ 可愛い】約45×180cm ディックブルーナ ラインアート（ブラウン）\/アイコン（ベージュ）","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\/000000002150_VAWenJ0.jpg?v=1777259287\" 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\u003e2つのデザイン\u003c\/strong\u003eで、あなたの空間を魅力的に演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002150.jpg?v=1777259287\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e愛らしい表情、空間に溶け込む\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e家事を楽にする、機能性マット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e水や汚れに強く、こぼしても\u003cstrong\u003eサッと拭き取れて洗濯の手間なし\u003c\/strong\u003e。\u003cstrong\u003eぷにっとした心地よい踏み心地\u003c\/strong\u003eは、立ち仕事の負担を軽減します。さらに、\u003cstrong\u003e床の傷つき防止\u003c\/strong\u003eや\u003cstrong\u003e防炎機能\u003c\/strong\u003eも備え、安心を届けます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002150.jpg?v=1777259288\" 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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: ディックブルーナ PVCロングマット\u003c\/li\u003e\n          \u003cli\u003eデザイン: ラインアート（ブラウン）、アイコン（ベージュ）\u003c\/li\u003e\n          \u003cli\u003eサイズ: 約45×180cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e約45cm × 180cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e日々の暮らしを快適にする、PVCマットの様々なメリットをご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eほこりや汚れがたまらない\u003c\/strong\u003e: 布製品と違いほこりが出ず、糸の間にごみが入り込むこともないので、掃除機掛けもらくちんです。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eパイピングなしで清潔\u003c\/strong\u003e: 表面につなぎ目がなく、縁取りもないのが特徴。汚れがたまらず清潔を保てます。裏面は滑りにくい加工で安心です。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e水や汚れに強い\u003c\/strong\u003e: キッチンマットにおすすめ。汚れた時は乾いた布ですぐに拭き取ればOKで、面倒な洗濯は不要です。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eぷにっと心地よい踏み心地\u003c\/strong\u003e: 程よい厚みとクッション性があり、踏み心地抜群。ソフトな踏み心地で立ち仕事の負担を軽減します。床を傷つけにくいのもポイントです。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e防炎・防カビ・抗菌機能付き\u003c\/strong\u003e: 抗菌効果で雑菌の繁殖を抑制し、防カビ効果でカビの発生や繁殖を抑え清潔に保てます。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e床暖房対応\u003c\/strong\u003e: 床暖房の上でも安心してご使用いただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \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":"Dick Bruna","offers":[{"title":"ラインアート（ブラウン）","offer_id":44070164594730,"sku":"DB-332-7209200","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"アイコン（ベージュ）","offer_id":44070164627498,"sku":"DB-332-7319500","price":3850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002150_VAWenJ0.jpg?v=1777259287"},{"product_id":"2151","title":"【PVCロングマット DickBruna miffy ミッフィー キャラ 可愛い】約45×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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eミッフィーと快適ライフ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eさっと拭くだけでいつも\u003cstrong\u003e清潔を保てるPVC素材\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\/000000002151_376bxAv.jpg?v=1777259287\" class=\"img-fluid d-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。お部屋の雰囲気やインテリアに合わせて、異なる表情のミッフィーを楽しめます。どちらも空間に溶け込み、温かい印象を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/7_000000002151.jpg?v=1777259287\" class=\"img-fluid d-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\/8_000000002151.jpg?v=1777259287\" class=\"img-fluid d-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さっと拭くだけでお手入れ簡単なミッフィーのPVCロングマットです。お部屋の雰囲気に合わせて選べる2つのデザインをご用意しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eディックブルーナ PVCロングマット\u003c\/li\u003e\n                    \u003cli\u003eデザイン：ラインアート（ブラウン）、アイコン（ベージュ）\u003c\/li\u003e\n                    \u003cli\u003e可愛らしいミッフィーのキャラクターデザイン\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本ページでは、使いやすいロングサイズをご提供しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e約45×240cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e耐久性に優れたPVC素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003ePVC（ポリ塩化ビニル）\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003ePVCマットには、日々の生活を快適にする様々なメリットがあります。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eほこりや汚れがたまらない：布製品と異なり、ほこりが出ず、ごみが入り込みにくいので掃除機掛けも簡単です。\u003c\/li\u003e\n                    \u003cli\u003e衛生的で清潔：表面につなぎ目がなく、縁取りもないため汚れがたまりにくく清潔に保てます。裏面は滑りにくく安心です。\u003c\/li\u003e\n                    \u003cli\u003eお手入れが簡単：水や汚れに強いため、汚れた際は乾いた布ですぐに拭き取るだけでOKです。面倒な洗濯は不要です。\u003c\/li\u003e\n                    \u003cli\u003e心地よいクッション性：程よい厚みと「ぷにっと」した触感が心地よく、足への負担を和らげます。また、床を傷つけにくいのもポイントです。\u003c\/li\u003e\n                    \u003cli\u003e防炎・防カビ・抗菌機能：雑菌の繁殖を抑制し、カビの発生を防ぎ清潔を保ちます。\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ご注文間違いや「イメージと違う」といった理由での返品交換はお受けできかねます。\u003cbr\u003eご注文の際は十分にご注意ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Dick Bruna","offers":[{"title":"ラインアート（ブラウン）","offer_id":44070164693034,"sku":"DB-333-7209300","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"アイコン（ベージュ）","offer_id":44070164725802,"sku":"DB-333-7319600","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002151_376bxAv.jpg?v=1777259287"},{"product_id":"2235","title":"【ロングマット キッチンマット 日本製 薄手 花柄 シック 大人可愛い】約50×270cm グレージュ\/ピンク サロンドソワレ プランデフル","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優雅な花柄が約270cmの足元いっぱいに広がり、キッチン全体を\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\/000000002235_T97e47O.jpg?v=1777259258\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e空間を彩る大人可愛いデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e安心と快適を紡ぐ上質マット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e薄手ながらもカービング加工が施され、\u003cstrong\u003e豊かな表情\u003c\/strong\u003eを見せます。裏面には\u003cstrong\u003e滑り止め加工\u003c\/strong\u003eが施され、忙しい家事中も\u003cstrong\u003e安心\u003c\/strong\u003e。薄くて軽量だから、\u003cstrong\u003e洗濯も簡単\u003c\/strong\u003eで\u003cstrong\u003e清潔\u003c\/strong\u003eを保てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002235.jpg?v=1777259258\" 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を演出できる2色をご用意しました。日々の生活に\u003cstrong\u003e彩り\u003c\/strong\u003eと\u003cstrong\u003e温かみ\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/4_000000002235.jpg?v=1777259258\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eあなたらしい色を見つけて\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eサロンドソワレ プランデフルシリーズのキッチンマットです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e植物の柄の縁にカービング加工が施されており、薄手のマットながら立体感のある仕上がりです。\u003c\/li\u003e\n                \u003cli\u003eマットの縁はオーバーロックで丈夫に仕上げられています。\u003c\/li\u003e\n                \u003cli\u003e裏面には滑りにくい加工が施されており安心です。\u003c\/li\u003e\n                \u003cli\u003e薄手で軽量のため、お手軽にお洗濯が可能です。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこちらのページで販売している商品の詳細です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 約50×270cm\u003c\/li\u003e\n                \u003cli\u003eカラー: グレージュ、ピンク\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文間違いによる返品交換はお受けできかねます。画像をよくご確認の上、ご注文の際は十分にご注意くださいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"SDS-SALON","offers":[{"title":"グレージュ","offer_id":44070170263594,"sku":"SDS-977-3274700","price":10450.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070170296362,"sku":"SDS-977-3274800","price":10450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002235_T97e47O.jpg?v=1777259258"},{"product_id":"2251","title":"ランチェッティ ピッツォ キッチンマット 約60×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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eランチェッティ 優雅な空間を演出\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e気品あふれる更紗柄が、日々のキッチンに上質な彩りを添えます。\u003cstrong\u003e約60cmのワイド設計\u003c\/strong\u003eが、足元にゆとりのある豊かな空間を創造します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002251_XxnQbRK.jpg?v=1777259253\" 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理想を叶える3色展開\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_000000002251.jpg?v=1777259253\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこだわりの色選び\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e機能美が光るストレスフリーマット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e薄手\u003c\/strong\u003eなので掃除機がけも軽快。裏面には\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、安心してお使いいただけます。\u003cstrong\u003e毛足の短さ\u003c\/strong\u003eで、引き出しへの引っかかりも気にしません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000002251.jpg?v=1777259253\" 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一般的なキッチンマットの中では広めの60cm幅ワイドサイズで、ゆとりのある使い心地です。\u003c\/li\u003e\n          \u003cli\u003e薄手のマットなので、掃除機がけやお洗濯が手軽に行えます。\u003c\/li\u003e\n          \u003cli\u003e裏面は滑りにくい加工が施されており、ずれにくく安心してお使いいただけます。\u003c\/li\u003e\n          \u003cli\u003e毛足の長さは8〜10mmと短めなので、キッチンの引き出しに引っ掛かりにくく、収納時もコンパクトです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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×120cm\u003c\/li\u003e\n          \u003cli\u003eカラー: ブルー、ベージュ、グレーの3色\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e※受注販売のオーダーサイズも展開しております。詳しくは以下のページをご覧ください。\u003c\/p\u003e\n        \u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/order\"\u003e《オーダーマットのページをご覧になる方はこちら》\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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毛足の長さ: 約8〜10mm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e柄の出方について: 本商品は製作の特性上、柄の出方が一点一点異なります。柄の始まりと途切れる位置はランダムとなりますので、予めご了承ください。\u003c\/li\u003e\n      \u003cli\u003e返品・交換について: お客様都合（ご注文間違いや「イメージと違う」など）による返品交換はお受けできかねます。ご注文の際は、サイズ・カラー・仕様などを十分にご確認ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LANCETTI","offers":[{"title":"ブルー","offer_id":44070171639850,"sku":"LA-160-3433500","price":7150.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070171672618,"sku":"LA-160-3426300","price":7150.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070171705386,"sku":"LA-160-3426400","price":7150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002251_XxnQbRK.jpg?v=1777259253"},{"product_id":"2252","title":"ランチェッティ ピッツォ キッチンマット 約60×150cm ブルー\/ベージュ\/グレー","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\n      レースをイメージしたクラシカルな更紗柄が、キッチンの印象を格上げします。60cm幅のワイドサイズで足元に広がる優雅な一枚。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002252_asXCte3.jpg?v=1777259252\" class=\"img-fluid d-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      ブルー、ベージュ、グレーの3色展開で、どんなインテリアにも調和。お部屋の雰囲気に合わせて理想のキッチンを演出します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002252.jpg?v=1777259253\" class=\"img-fluid d-block w-100 product-img\" alt=\"選べる3つの色彩\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e選べる3つの色彩\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を快適にする機能的なマット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      薄手で掃除機もスムーズ、洗濯も手軽。滑りにくい加工で安心の安定感。毛足8〜10mmで引き出しに引っ掛からず、収納も快適です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000002252.jpg?v=1777259252\" class=\"img-fluid d-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一般的なキッチンマットより広めの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=\"benefit-list\"\u003e\n          \u003cli\u003e薄手で掃除機がけがスムーズ\u003c\/li\u003e\n          \u003cli\u003eご家庭での洗濯がお手軽\u003c\/li\u003e\n          \u003cli\u003e裏面滑りにくい加工でずれにくく安心\u003c\/li\u003e\n          \u003cli\u003e毛足8〜10mmでキッチンの引き出しに引っ掛かりにくい\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サイズ: 約60×150cm\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\/order\"\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商品により柄の出方が異なります。\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\n      ご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LANCETTI","offers":[{"title":"ブルー","offer_id":44070171738154,"sku":"LA-161-3433600","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070171770922,"sku":"LA-161-3426500","price":8250.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070171803690,"sku":"LA-161-3426600","price":8250.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002252_asXCte3.jpg?v=1777259252"},{"product_id":"2253","title":"ランチェッティ ピッツォ キッチンマット 約60×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  \n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eLANCETTIの上質キッチンを彩る\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      レースをイメージしたグランドにクラシカルな更紗柄を大胆にレイアウト。\u003cstrong\u003e約60×180cm\u003c\/strong\u003eのワイドなサイズ感が、キッチンの足元にゆとりと上質さをもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002253_EWw1BKY.jpg?v=1777259252\" class=\"img-fluid d-block w-100 product-img\" alt=\"空間を彩るデザインマット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e空間を彩るデザインマット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e理想の空間を演出するカラー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      上品な\u003cstrong\u003eブルー\u003c\/strong\u003e、柔らかな\u003cstrong\u003eベージュ\u003c\/strong\u003e、そして洗練された\u003cstrong\u003eグレー\u003c\/strong\u003e。ランチェッティならではの豊かな色彩が、あなたのキッチンに深みと気品を添え、理想のインテリアを実現します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002253.jpg?v=1777259252\" class=\"img-fluid d-block w-100 product-img\" alt=\"表情豊かな3色展開\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e表情豊かな3色展開\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を快適にする機能美\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e薄手のマット\u003c\/strong\u003eは掃除機がけやお洗濯が手軽で、日々のお手入れもスムーズ。裏面は\u003cstrong\u003e滑りにくい加工\u003c\/strong\u003eが施され、毛足8〜10mmで引き出しにも引っかからず、快適な使い心地を提供します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000002253.jpg?v=1777259252\" class=\"img-fluid d-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一般的なキッチンマットの中では広めの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\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 約60×180cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカラー\u003c\/strong\u003e: ブルー、ベージュ、グレー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・お手入れ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e毎日快適にお使いいただくための機能と、お手入れのしやすさが特長です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e薄手のマットで掃除機がけやお洗濯が手軽\u003c\/li\u003e\n          \u003cli\u003e裏面は滑りにくい加工でずれにくく安心\u003c\/li\u003e\n          \u003cli\u003e毛足8〜10mmでキッチンの引き出しにも引っ掛かりにくい\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\/page\/order\"\u003e《オーダーマットのページをご覧になる方はこちら》\u003c\/a\u003e\n\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\n      \u003cstrong\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご注文の際は十分にご注意ください。\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LANCETTI","offers":[{"title":"ブルー","offer_id":44070171836458,"sku":"LA-162-3433700","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070171869226,"sku":"LA-162-3426700","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070171901994,"sku":"LA-162-3426800","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002253_EWw1BKY.jpg?v=1777259252"},{"product_id":"2254","title":"ランチェッティ ピッツォ キッチンマット 約60×210cm ブルー\/ベージュ\/グレー","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広々とした約60×210cmのマットが、キッチン全体を上品に演出します。クラシカルな更紗柄が、日々の暮らしに\u003cstrong\u003e洗練された美しさ\u003c\/strong\u003eをもたらすでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002254_KsvpCfv.jpg?v=1777259251\" 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ブルー、ベージュ、グレーの3色から、お部屋の雰囲気に合わせて最適な一枚をお選びいただけます。レースをイメージしたグランドに、\u003cstrong\u003e大胆な更紗柄\u003c\/strong\u003eが空間に深みを添えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002254.jpg?v=1777259251\" 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_000000002254.jpg?v=1777259251\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eお手入れも収納もスマートに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eランチェッティが持つ上品さとリッチ感を表現したキッチンマットです。日々の暮らしに溶け込む機能性も兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eレースをイメージしたグランドにクラシカルな更紗柄を大胆にレイアウト\u003c\/li\u003e\n          \u003cli\u003e一般的なキッチンマットの中では広めの60cm幅ワイドサイズ\u003c\/li\u003e\n          \u003cli\u003e薄手のマットで掃除機がけやお洗濯が手軽\u003c\/li\u003e\n          \u003cli\u003e裏面は滑りにくい加工でずれにくく安心\u003c\/li\u003e\n          \u003cli\u003e毛足8〜10mmでキッチンの引き出しに引っ掛かりにくく、コンパクトに収納可能\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこちらのページでは以下のサイズとカラーを販売しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約60×210cm\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ブルー \/ ベージュ \/ グレー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入前に以下の点にご留意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e商品により柄の出方が異なります。製作の都合上、柄の始まりと途切れる位置はランダムとなります。予めご了承ください。\u003c\/li\u003e\n          \u003cli\u003e受注販売のオーダーサイズも展開しております。詳しくは\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/order\"\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!-- ④ 注意事項セクション (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":"LANCETTI","offers":[{"title":"ブルー","offer_id":44070171934762,"sku":"LA-163-3433800","price":10450.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070171967530,"sku":"LA-163-3426900","price":10450.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070172000298,"sku":"LA-163-3427000","price":10450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002254_KsvpCfv.jpg?v=1777259251"},{"product_id":"2255","title":"ランチェッティ ピッツォ キッチンマット 約60×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  \u003cdiv 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\/000000002255_Y8QjK93.jpg?v=1777259251\" class=\"img-fluid d-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暮らしにフィットする3色の選択\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_000000002255.jpg?v=1777259252\" class=\"img-fluid d-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_000000002255.jpg?v=1777259251\" class=\"img-fluid d-block w-100 product-img\" alt=\"機能性に優れた一枚\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e機能性に優れた一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eレースをイメージしたグランドにクラシカルな更紗柄を大胆にレイアウト。ランチェッティが持つ上品さ、リッチ感を表現したキッチンマットです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e一般的なキッチンマットの中では広めの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=\"basic-list\"\u003e\n          \u003cli\u003e販売サイズ: 約60×240cm\u003c\/li\u003e\n          \u003cli\u003eカラー: ブルー、ベージュ、グレーの3色\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e★受注販売のオーダーサイズも展開中！詳しくはオーダーマットのページをご覧ください。\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/www.senko-online.com\/view\/page\/order\"\u003e《オーダーマットのページをご覧になる方はこちら》\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・お手入れ\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e快適な使い心地と、日々のメンテナンスを考慮した機能性を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e薄手設計なので、掃除機がけや洗濯がスムーズに行えます。\u003c\/li\u003e\n          \u003cli\u003e裏面は滑りにくい加工が施されており、ずれにくく安心です。\u003c\/li\u003e\n          \u003cli\u003e毛足の長さは8〜10mmなので、キッチンの引き出しにも引っ掛かりにくい。\u003c\/li\u003e\n          \u003cli\u003e使わない季節などに収納する際もコンパクトにまとまります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e製作上、柄の出方が商品ごとに異なります。柄の始まりと途切れる位置はランダムです。予めご了承ください。\u003c\/li\u003e\n      \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできません。ご注文の際は十分にご注意ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LANCETTI","offers":[{"title":"ブルー","offer_id":44070172065834,"sku":"LA-164-3433900","price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070172098602,"sku":"LA-164-3427100","price":11550.0,"currency_code":"JPY","in_stock":true},{"title":"グレー","offer_id":44070172131370,"sku":"LA-164-3427200","price":11550.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002255_Y8QjK93.jpg?v=1777259251"},{"product_id":"2547","title":"SDS 実はすごいキッチンマット 約50×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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e空間を彩る、理想の足元\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eキッチンに上質な彩りを添える、\u003cstrong\u003e限定サイズ約50×120cm\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\/000000002547_kDmodt5.jpg?v=1777259175\" 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から生まれます。2種類の糸をツイストした独自の製法で、\u003cstrong\u003e長く愛用できる上質な仕上がり\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/2_000000002547.jpg?v=1777259175\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日が特別な肌触り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適を支える秘密の機能\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e水回りで嬉しい\u003cstrong\u003e吸水速乾\u003c\/strong\u003e、\u003cstrong\u003e抗菌防臭\u003c\/strong\u003e、さらに\u003cstrong\u003e防カビ加工\u003c\/strong\u003eをプラス。洗濯後も\u003cstrong\u003e速く乾く\u003c\/strong\u003eから、いつでも\u003cstrong\u003e清潔で気持ち良い\u003c\/strong\u003eキッチンを保てます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000002547.jpg?v=1777259175\" 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          \u003cli\u003e専用パッケージは付属しません\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ・カラー\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: 約50×120cm\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=\"benefit-list\"\u003e\n          \u003cli\u003e吸水速乾のポリエステル糸と抗菌防臭のアクリル糸を組み合わせ\u003c\/li\u003e\n          \u003cli\u003eへたりに強い弾力性のあるコシを実現\u003c\/li\u003e\n          \u003cli\u003eさらっと心地よい足触り\u003c\/li\u003e\n          \u003cli\u003e裏加工剤に防カビ加工を施し、カビの発生を抑制\u003c\/li\u003e\n          \u003cli\u003e洗濯後も速く乾き、気軽に洗える\u003c\/li\u003e\n          \u003cli\u003e程よいパイルの長さで爽やかな足触り\u003c\/li\u003e\n          \u003cli\u003e裏面には滑りにくい加工済み\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e※抗菌・防カビ加工について：全ての細菌、カビ菌に対して効果があるわけではありません。洗濯の回数によって効果が持続しない場合がございます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eマットの裏面に紫色の目印が残っている場合がありますが、数回のお洗濯で目立たなくなりますのでご安心ください。\u003c\/li\u003e\n      \u003cli\u003eご注文間違いや「イメージと違う」といった理由での返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"S.D.S","offers":[{"title":"ブルー","offer_id":44070196183082,"sku":"SDS-1227-9777300","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070196215850,"sku":"SDS-1227-9777400","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070196248618,"sku":"SDS-1227-9777500","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070196281386,"sku":"SDS-1227-9777600","price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44070196314154,"sku":"SDS-1227-9777700","price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002547_kDmodt5.jpg?v=1777259175"},{"product_id":"2548","title":"SDS 実はすごいキッチンマット 約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\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料理や水仕事の時間を快適に変える、長さ約180cmの特別なキッチンマット。インテリアに優しく溶け込むくすみカラーは、お部屋の雰囲気を邪魔せず、足元に心地よい広がりをもたらします。\u003cstrong\u003e吸水速乾\u003c\/strong\u003e性に優れ、水回りをいつもさらさらに保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002548_g9h3ALK.jpg?v=1777259175\" class=\"img-fluid d-block w-100 product-img\" alt=\"特別なサイズのキッチンマット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこだわりの限定サイズ約50×180cm\u003c\/p\u003e\n    \u003c\/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_000000002548.jpg?v=1777259175\" class=\"img-fluid d-block w-100 product-img\" alt=\"程よいパイルの長さのキッチンマット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e程よいパイルの長さで心地よい足触り\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e驚きの高機能、キッチンをいつも清潔に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e吸水速乾のポリエステル糸\u003c\/strong\u003eと\u003cstrong\u003e抗菌防臭のアクリル糸\u003c\/strong\u003eがツイストされた、まさに「すごい」機能性。さらに\u003cstrong\u003e防カビ加工\u003c\/strong\u003eもプラスされ、水回りの清潔さを保ちます。\u003cstrong\u003e洗濯後も乾きが速く、気軽に洗える\u003c\/strong\u003eので、忙しい日々でも衛生的に保つことが可能です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/3_000000002548.jpg?v=1777259175\" class=\"img-fluid d-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\u003eSDS「実はすごい」シリーズから、お客様のご要望にお応えした特別なキッチンマットが登場しました。\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サイズ：約50cm × 180cm\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吸水速乾のポリエステル糸と抗菌防臭のアクリル糸をツイストした独自の構造。\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=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e抗菌・防カビ加工について：全ての細菌、カビ菌に対して効果があるわけではありません。洗濯の回数によって効果が持続しない場合がございます。\u003c\/li\u003e\n                \u003cli\u003eマットの裏面に紫色の目印が残っている場合がありますが、数回のお洗濯で目立たなくなりますのでご安心ください。\u003c\/li\u003e\n                \u003cli\u003eご注文間違いや「イメージと違う」といった理由による返品交換はお受けできかねます。ご不明な点は必ずご注文前にお問い合わせください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"S.D.S","offers":[{"title":"ブルー","offer_id":44070196346922,"sku":"SDS-1228-9777800","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070196379690,"sku":"SDS-1228-9777900","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070196412458,"sku":"SDS-1228-9778000","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070196445226,"sku":"SDS-1228-9778100","price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44070196477994,"sku":"SDS-1228-9778200","price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002548_g9h3ALK.jpg?v=1777259175"},{"product_id":"2549","title":"SDS 実はすごいキッチンマット 約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お客様の声から生まれた特別な240cmサイズ。広々としたキッチンを彩り、足元から\u003cstrong\u003e快適な空間を演出します。\u003c\/strong\u003eインテリアに自然と溶け込む、くすみカラーのラインナップです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002549_URQwRFl.jpg?v=1777259174\" 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_000000002549.jpg?v=1777259174\" 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_000000002549.jpg?v=1777259174\" 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\"\u003eSDS 実はすごいキッチンマットは、お客様の声から生まれた数量限定の別注サイズです。\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 class=\"body-text\"\u003e本商品は以下のサイズとカラーを展開しております。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e 約50×240cm\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e ホワイト、ベージュ、グリーン、ブルー、ピンク (全5色展開。インテリアに馴染むくすみカラーです。)\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e毎日使うキッチンで快適さを追求した、こだわりの機能が満載です。\u003c\/p\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003c!-- 洗濯表示や機能アイコンの画像が入る想定 --\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e吸水速乾\u003c\/strong\u003eのポリエステル糸と\u003cstrong\u003e抗菌防臭\u003c\/strong\u003eのアクリル糸をツイストして組み合わせた特別な素材\u003c\/li\u003e\n                \u003cli\u003eへたりに強く弾力性のあるコシと、湯上がりのようなさらっとした足触りを実現\u003c\/li\u003e\n                \u003cli\u003eマット裏加工剤に\u003cstrong\u003e防カビ加工\u003c\/strong\u003eを施し、カビの発生を抑制\u003c\/li\u003e\n                \u003cli\u003eお洗濯後も乾きが速く、気軽に洗える\u003c\/li\u003e\n                \u003cli\u003e長すぎず短すぎない、程よいパイルの長さが爽やかな足触りを演出\u003c\/li\u003e\n                \u003cli\u003e裏面には滑りにくい加工が施されており、ズレにくい\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e\u003csmall\u003e※抗菌・防カビ加工について：全ての細菌、カビ菌に対して効果があるわけではありません。洗濯の回数によって効果が持続しない場合がございます。\u003c\/small\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        \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":"S.D.S","offers":[{"title":"ブルー","offer_id":44070196510762,"sku":"SDS-1229-9778300","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ","offer_id":44070196543530,"sku":"SDS-1229-9778400","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"グリーン","offer_id":44070196576298,"sku":"SDS-1229-9778500","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":44070196609066,"sku":"SDS-1229-9778600","price":18150.0,"currency_code":"JPY","in_stock":true},{"title":"ホワイト","offer_id":44070196641834,"sku":"SDS-1229-9778700","price":18150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8506\/1418\/files\/000000002549_URQwRFl.jpg?v=1777259174"}],"url":"https:\/\/btol.we-shop.jp\/collections\/kitchen-mat.oembed?page=2","provider":"BToL-we-shop","version":"1.0","type":"link"}