{"title":"リビングで使う　チェア・ソファ・スツール","description":null,"products":[{"product_id":"rmjj-37","title":"confort(コンフォール) リビングチェア フットレストタイプ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e至福のくつろぎを叶える10段階調整\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e10段階の背もたれ\u003c\/strong\u003eと\u003cstrong\u003e14段階のヘッド・フットレスト調整\u003c\/strong\u003eで、あなただけの究極のポジションを発見できます。\n      長時間座っても疲れない、\u003cstrong\u003e贅沢なボリュームクッション\u003c\/strong\u003eが、忙しい一日の疲れを優しく包み込みます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/confort-ot_olive_w_ad7ee179-89b1-4bac-a44e-64dfc0d416df.jpg?v=1739785750\" class=\"img-fluid d-block w-100 product-img\" alt=\"至福のくつろぎを叶える10段階調整\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eオリーブ色が織りなす極上の癒し\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんな空間にも溶け込む上品グレージュ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e温かみあるグレージュカラー\u003c\/strong\u003eは、どんなインテリアにも自然と調和し、洗練された空間を演出します。\n      \u003cstrong\u003e計算された美しいフォルムと全身を支える設計\u003c\/strong\u003eが、日々の生活に上質な安らぎをもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/confort-ot_greige_w_df0e695d-44bd-4251-af14-77544055eeb5.jpg?v=1739785750\" class=\"img-fluid d-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「confort(コンフォール) リビングチェア フットレストタイプ」の主な特徴です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e背もたれ10段階、ヘッド・フットレスト14段階の細かな調整が可能\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=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort-ot2406_sp1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"リビングチェア フットレスト付き\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort-ot2406_sp2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ボリュームたっぷりクッション\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort-ot2406_sp3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"リクライニングチェア\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort-ot2406_sp4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"オットマン付き\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品の寸法と重量についてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品サイズ：幅 58cm × 奥行 74～146cm × 高さ 74～107cm\u003c\/li\u003e\n          \u003cli\u003e座面高：38cm\u003c\/li\u003e\n          \u003cli\u003e重量：11.5kg\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort-ot_size.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"サイズ表\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・構造部材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品を構成する主要な素材と部材です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e張地（表地）：ポリエステル100%\u003c\/li\u003e\n          \u003cli\u003e張地（裏地）：ポリエステル100%\u003c\/li\u003e\n          \u003cli\u003e構造部材：金属（鋼）、脚部：天然木(合板)\u003c\/li\u003e\n          \u003cli\u003eクッション材：ウレタンフォーム、ポリエステル綿\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能・耐荷重\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eリクライニング機能と製品の最大耐荷重です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eバックレスト：レバー式リクライニングギア (10段階調整)\u003c\/li\u003e\n          \u003cli\u003eヘッドレスト：リクライニングギア (14段階調整)\u003c\/li\u003e\n          \u003cli\u003eフットレスト：リクライニングギア (14段階調整)\u003c\/li\u003e\n          \u003cli\u003e耐荷重：80kg\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e色展開\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e2色のカラーバリエーションをご用意しております。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eオリーブ\u003c\/li\u003e\n          \u003cli\u003eグレージュ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/imgrc0109136364.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"グレージュカラー\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/imgrc0109136363.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"オリーブカラー\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品の名称と管理コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：confort(コンフォール) リビングチェア フットレストタイプ\u003c\/li\u003e\n          \u003cli\u003e商品コード：RMJJ-37\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      モニターの発色の具合により、実際の物と色が異なる場合がございます。予めご了承ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"コンフォール","offers":[{"title":"グレージュ","offer_id":43676020572204,"sku":"RMJJ-37-GBE","price":19990.0,"currency_code":"JPY","in_stock":true},{"title":"オリーブ","offer_id":43943372423212,"sku":"RMJJ-37-OLV","price":19990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/confort-ot_olive_w_ad7ee179-89b1-4bac-a44e-64dfc0d416df.jpg?v=1739785750"},{"product_id":"rmjj-36","title":"confort(コンフォール) リビングチェア","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\/0631\/7385\/3228\/files\/confort_greige_w.jpg?v=1732079437\" class=\"img-fluid d-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\/0631\/7385\/3228\/files\/confort_navy_w.jpg?v=1732079437\" class=\"img-fluid d-block w-100 product-img\" alt=\"リビングチェアに座る人のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e深みと落ち着きを与えるネイビー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eいつもの場所がもっと快適で落ち着く場所になる。クッションの良いリビングチェアは、ほっと一息つける時間をより快適にしてくれます。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort01.jpg\" alt=\"リビングチェアの全体像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort02.jpg\" alt=\"リラックスして座る高座椅子 チェア\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e座ったまま手元レバーで簡単角度調整。ストレスなく変えたい角度へ調節可能です。\u003c\/li\u003e\n                    \u003cli\u003eヘッドレスト角度調整で、テレビや読書姿勢がとっても楽になります。\u003c\/li\u003e\n                    \u003cli\u003e座面から背もたれトップまで70cmのハイバックで、頭をしっかりとあずけられ長時間座っても疲れません。\u003c\/li\u003e\n                    \u003cli\u003e両サイドが盛上がり中央にくぼみをもたせた立体構造座面で、お尻が前にズレず快適です。\u003c\/li\u003e\n                    \u003cli\u003e厳選ウレタンをたっぷりと使用し、体を包み込むように支えるしっかりとしたクッション性。\u003c\/li\u003e\n                    \u003cli\u003e立ち座り最適な座面高38cmで、足腰への負担を軽減します。\u003c\/li\u003e\n                    \u003cli\u003e天然木とクッションを組み合わせたアームレストは、腕を優しく支え、立ち上がりもサポートします。\u003c\/li\u003e\n                    \u003cli\u003eバックレスト10段階、ヘッドレスト14段階の合計140通りもの細かなリクライニング調整が可能です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort03.jpg\" alt=\"座ったまま角度調整可能な機能説明\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort04.jpg\" alt=\"ヘッドレストで楽な姿勢\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort05.jpg\" alt=\"ハイバック背もたれの様子\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort06.jpg\" alt=\"快適な立体形状の座面\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort07.jpg\" alt=\"ウレタンによるしっかりとしたクッション\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort08.jpg\" alt=\"立ち座り楽な座面高で足腰への負担軽減\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort09.jpg\" alt=\"アームレスト付きのチェア\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort10.jpg\" alt=\"リクライニング機能の説明\" class=\"img-fluid d-block w-100 product-img\"\u003e\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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort_size.jpg\" alt=\"リビングチェア サイズ詳細図\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e幅: 58cm\u003c\/li\u003e\n                    \u003cli\u003e奥行: 63～116cm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 74～107cm\u003c\/li\u003e\n                    \u003cli\u003e座面高: 38cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e快適な座り心地を追求した、コンフォールの詳細な製品仕様と機能をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: confort(コンフォール) リビングチェア\u003c\/li\u003e\n                    \u003cli\u003e商品コード: RMJJ-36\u003c\/li\u003e\n                    \u003cli\u003e重量: 9.6kg\u003c\/li\u003e\n                    \u003cli\u003eバックレスト機能: レバー式リクライニングギア(10段階)\u003c\/li\u003e\n                    \u003cli\u003eヘッドレスト機能: リクライニングギア(14段階)\u003c\/li\u003e\n                    \u003cli\u003e耐荷重: 80kg\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort11.jpg\" alt=\"安心設計の表示\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・構造部材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e張地（表地）: ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e張地（裏地）: ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e構造部材: 金属（鋼）\/ 脚部：天然木(合板)\u003c\/li\u003e\n                    \u003cli\u003eクッション材: ウレタンフォーム\/ポリエステル綿\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e空間に合わせた2色のカラー展開。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort_col01.jpg\" alt=\"リビングチェア ネイビー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort_col02.jpg\" alt=\"リビングチェア ブルー 紺色\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort_col03.jpg\" alt=\"リビングチェア グレージュ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/confort_col04.jpg\" alt=\"リビングチェア ベージュ グレー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e色展開: ネイビー\/グレージュ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ④ 注意事項セクション (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":43676022046764,"sku":"RMJJ-36-GBE","price":17990.0,"currency_code":"JPY","in_stock":true},{"title":"ネイビー","offer_id":43943371997228,"sku":"RMJJ-36-NV","price":17990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/confort_greige_w.jpg?v=1732079437"},{"product_id":"rmth-02","title":"herbs(ハーブス) スプリング座面の繋がるスツール","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\/0631\/7385\/3228\/files\/RMTH-02-CBR.jpg?v=1739787086\" class=\"img-fluid d-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の3色展開。同色で揃えるも、異なる色を組み合わせて個性的な空間を演出するも、全ては貴方次第。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/RMTH-02-GBE.jpg?v=1739787086\" class=\"img-fluid d-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が織りなす、へたれにくい座面設計。座面高19cmの\u003cstrong\u003eロースタイル\u003c\/strong\u003eで、オットマンや簡易座面として日々の暮らしに寄り添います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/RMTH-02-IV.jpg?v=1739787086\" class=\"img-fluid d-block w-100 product-img\" alt=\"暮らしを豊かにする品質\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e暮らしを豊かにする品質\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e広がる、つながる。繋がるソファと組み合わせればさらに快適アレンジ可能です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot01_2501.jpg\" alt=\"つながるスツール スプリング\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e別売りの「繋がるソファ」と連結出来ます。脚が伸ばせるカウチスタイルは最高にリラックスできるのでおすすめです。オーソドックスに同色を組み合わせるもよし。色を組み合わせてお部屋を個性的に明るくコーディネートするもよし。色で遊ぶのも楽しいですね。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot05_2501.jpg\" alt=\"ポケットコイル 連結可能\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003ca href=\"https:\/\/item.rakuten.co.jp\/suwalabo\/rmth-01\/\"\u003e\n                        \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot06_2501.jpg\" alt=\"繋がるソファはこちら\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003c\/a\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 class=\"body-text\"\u003eウレタンフォームとポケットコイルスプリングが織りなす、へたれにくい座面設計で、永く愛せる確かな座り心地を実現しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot08_2501.jpg\" alt=\"ポケットコイル 耐久性\" class=\"img-fluid d-block w-100 product-img\"\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 class=\"body-text\"\u003eお部屋の雰囲気やお好みに合わせて選べる3色展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eナチュラル\u003c\/li\u003e\n                    \u003cli\u003eグレージュ\u003c\/li\u003e\n                    \u003cli\u003eチャコールブラウン\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot02_2501.jpg\" alt=\"アイボリー ナチュラル\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot03_2501.jpg\" alt=\"グレージュ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot04_2501.jpg\" alt=\"チャコールブラウン\" class=\"img-fluid d-block w-100 product-img\"\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 class=\"body-text\"\u003e商品の寸法をご確認いただき、設置イメージやレイアウトにご活用ください。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/herbs-ot_size_2501.jpg\" alt=\"サイズ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e幅: 67cm\u003c\/li\u003e\n                    \u003cli\u003e奥行: 67cm\u003c\/li\u003e\n                    \u003cli\u003e高さ: 19cm\u003c\/li\u003e\n                    \u003cli\u003e座面高: 19cm\u003c\/li\u003e\n                    \u003cli\u003e重量: 5kg\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e商品名\u003c\/td\u003e\n                            \u003ctd\u003eherbs(ハーブス) スプリング座面の繋がるスツール\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e規格\u003c\/td\u003e\n                            \u003ctd\u003eRMTH-02\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e張地（表地）\u003c\/td\u003e\n                            \u003ctd\u003eポリエステル100%\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e張地（裏地）\u003c\/td\u003e\n                            \u003ctd\u003eポリエステル100%\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                        \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連結用面ファスナー\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e耐荷重\u003c\/td\u003e\n                            \u003ctd\u003e80kg\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\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":43676044034092,"sku":"RMTH-02-GBE","price":7990.0,"currency_code":"JPY","in_stock":false},{"title":"ナチュラル","offer_id":43943371178028,"sku":"RMTH-02-IV","price":7990.0,"currency_code":"JPY","in_stock":false},{"title":"チャコールブラウン","offer_id":44116915093548,"sku":"RMTH-02-CBR","price":7990.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/RMTH-02-CBR.jpg?v=1739787086"},{"product_id":"guy-255","title":"ratta(ラッタ)アジアンロッキングチェア","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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の座面高38cm。\u003cstrong\u003e80kgの耐荷重\u003c\/strong\u003eで安心です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/guy-255_3-removebg-preview_1.png?v=1732583459\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然素材の癒しを日常に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eラッタ アジアンロッキングチェアの主な特徴です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: guy-255\u003c\/li\u003e\n        \u003cli\u003e商品名: ratta(ラッタ) アジアンロッキングチェア\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商品サイズ(cm): 幅47×奥行75×高さ81\u003c\/li\u003e\n        \u003cli\u003e座面高: 38cm\u003c\/li\u003e\n        \u003cli\u003e耐荷重: 80kg\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e商品に使用されている主な構造部材です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e構造部材: ラタン、スチール\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e天然素材の為、個体差があります。\u003c\/li\u003e\n      \u003cli\u003eモニターの発色の具合により、実際の物と色が異なる場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ラッタ","offers":[{"title":"Default Title","offer_id":43951471132716,"sku":"","price":24900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/guy-255_3-removebg-preview_1.png?v=1732583459"},{"product_id":"nrs-509","title":"ao（アオ）アジアンリビングチェア","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\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\"\u003eaoアジアンリビングチェア、自然の意匠\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\/0631\/7385\/3228\/files\/2024-11-26_10.20.12.png?v=1732584029\" class=\"img-fluid d-block w-100 product-img\" alt=\"aoアジアンリビングチェア、自然の意匠\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二の自然素材デザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e理想の座り心地へ、多機能アジアンチェア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e幅66×奥行74×高さ82cmの\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\/0631\/7385\/3228\/files\/nrs-509_8.jpg?v=1732583858\" class=\"img-fluid d-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\/0631\/7385\/3228\/files\/nrs-509_7.jpg?v=1732583858\" class=\"img-fluid d-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「ao（アオ）アジアンリビングチェア」は、以下の特徴と機能を有しています。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e商品コード: nrs-509\u003c\/li\u003e\n          \u003cli\u003e昇降式\u003c\/li\u003e\n          \u003cli\u003e回転式\u003c\/li\u003e\n          \u003cli\u003e耐荷重: 80kg\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\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商品サイズ: 幅66×奥行74×高さ82cm\u003c\/li\u003e\n          \u003cli\u003e座面高: 42cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・構造部材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品に使用されている素材と構造部材です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e張地: ポリエステル\u003c\/li\u003e\n          \u003cli\u003e構造部材: ラタン、天然木(チーク)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e※天然素材を使用しているため、製品ごとに個体差があります。\u003cbr\u003e※モニターの発色の具合により、実際の製品の色と異なる場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"アオ","offers":[{"title":"Default Title","offer_id":43951471198252,"sku":"","price":29900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/2024-11-26_10.20.12.png?v=1732584029"},{"product_id":"hit-201","title":"aurinko(アウリンコ) パイン古材のスツール","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\/0631\/7385\/3228\/files\/HIT-201BE_1.jpg?v=1732585723\" class=\"img-fluid d-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\/0631\/7385\/3228\/files\/HIT-201GY_1.jpg?v=1732585723\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗練された空間を演出するグレー色のスツール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された空間を演出するグレー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eaurinko(アウリンコ) パイン古材のスツールは、時を刻むような豊かな表情が魅力です。日々の暮らしに寄り添う、個性的なデザインが特徴です。\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\n\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                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e商品名\u003c\/td\u003e\n                                \u003ctd\u003eaurinko(アウリンコ) パイン古材のスツール\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e商品サイズ(cm)\u003c\/td\u003e\n                                \u003ctd\u003e幅40×奥行31×高さ45\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e座面高\u003c\/td\u003e\n                                \u003ctd\u003e45cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・カラー\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e厳選された素材と、お部屋に合わせやすいカラー展開です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e張地: コットン\u003c\/li\u003e\n                    \u003cli\u003e色展開: ベージュ \/ グレー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \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耐荷重: 80kg\u003c\/li\u003e\n                    \u003cli\u003e商品コード: hit-201\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモニターの発色の具合により、実際の物と色が異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"アウリンコ","offers":[{"title":"グレー","offer_id":43952742334508,"sku":"GY","price":9990.0,"currency_code":"JPY","in_stock":false},{"title":"ベージュ","offer_id":43952742367276,"sku":"BE","price":9990.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/HIT-201BE_1.jpg?v=1732585723"},{"product_id":"a01p-14段","title":"和楽カウチソファ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"Yu Gothic\", \"Hiragino Sans ProN\", \"Noto Sans JP\", \"游ゴシック体\", \"メイリオ\", Meiryo, sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #333333;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\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 #eeeeee;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #333333; \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-bottom: 1px solid #eeeeee; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #333333; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 25px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #00000040 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  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #eeeeee;\n      border-radius: 25px;\n      background-color: #ffffff; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #333333; 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: #000000; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #eeeeee; 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: #333333; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #000000; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #333333; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #333333; 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: #000000; 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: #333333; margin-bottom: 12px; border-bottom: 1px solid #000000; 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 #eeeeee; th, td { padding: 12px 8px; border: 1px solid #eeeeee; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #333333; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #eeeeee; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #eeeeee; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\/0631\/7385\/3228\/files\/tm_ct-a01p14_013_up_-removebg-preview.png?v=1732587244\" class=\"img-fluid d-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が、身体を優しく支える快適な座り心地を叶えます。重量約16kgで、お部屋の移動もスムーズにできます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/tm_ct-a01p14_014_up-removebg-preview.png?v=1732587335\" class=\"img-fluid d-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暮らしに彩りを添える、選べる6色\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      鮮やかなレッドから落ち着いたトーンまで、\u003cstrong\u003e6色のタスク生地\u003c\/strong\u003eからあなたの個性にぴったりの一台を。金属（鋼）製の\u003cstrong\u003e頑丈な構造部材\u003c\/strong\u003eが、永く美しい形を保ちます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/removebg-preview.png?v=1732587437\" class=\"img-fluid d-block w-100 product-img\" alt=\"6色のソファカラーバリエーション\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性輝く、長く愛せる品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e和楽カウチソファは、多様なライフスタイルにフィットする機能を備えています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_19.jpg?v=1732587621\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_01s.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_09.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_10.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_11.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_12.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_13.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_14.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_15.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_16.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_22.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/a01sofa_new_24.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/imgrc0108502846.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/imgrc0108502886.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/imgrc0108502887.jpg?v=1732587661\" class=\"img-fluid d-block w-100 product-img\" alt=\"\"\u003e\u003c\/div\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移動も簡単な約16kgの軽量設計\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/image.rakuten.co.jp\/suwalabo\/cabinet\/own\/porte_size.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"和楽カウチソファのサイズ図\"\u003e\u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品サイズ（脚なしの場合）：幅 1300~1680mm × 奥行 710~1110mm × 高さ H180~520mm\u003c\/li\u003e\n          \u003cli\u003e座面の高さ（脚 150mm 選択時）：315mm\u003c\/li\u003e\n          \u003cli\u003e座面高：31.5cm（脚無しの場合 18cm）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※脚を取り付けると15mm程度奥に入り込むため、実際の高さは15mm程度低くなります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・カラーバリエーション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e耐久性とデザイン性を兼ね備えた素材と、お部屋を彩るカラー展開です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e張地：タスク生地\u003c\/li\u003e\n          \u003cli\u003e構造部材：金属（鋼）\u003c\/li\u003e\n          \u003cli\u003eクッション材：ウレタンフォーム、ポケットコイルスプリング\u003c\/li\u003e\n          \u003cli\u003e色展開：グリーン、ブルー、グレー、ブラウン、レッド、ネイビー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品仕様\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e商品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名：和楽カウチソファ\u003c\/li\u003e\n          \u003cli\u003e商品コード：a01p-14段\u003c\/li\u003e\n          \u003cli\u003e重量：16kg\u003c\/li\u003e\n          \u003cli\u003e耐荷重：80kg\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eモニターの発色の具合により、実際の物と色が異なる場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"和楽カウチソファ","offers":[{"title":"ブルー","offer_id":43952751640620,"sku":"BL","price":21990.0,"currency_code":"JPY","in_stock":false},{"title":"グレー","offer_id":43952752164908,"sku":"GY","price":21990.0,"currency_code":"JPY","in_stock":false},{"title":"ブラウン","offer_id":43952752427052,"sku":"BR","price":21990.0,"currency_code":"JPY","in_stock":false},{"title":"レッド","offer_id":43952752558124,"sku":"RE","price":21990.0,"currency_code":"JPY","in_stock":false},{"title":"ネイビー","offer_id":43952752984108,"sku":"NV","price":21990.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0631\/7385\/3228\/files\/tm_ct-a01p14_013_up_-removebg-preview.png?v=1732587244"}],"url":"https:\/\/swalabo-shop.we-shop.jp\/collections\/%e3%83%aa%e3%83%93%e3%83%b3%e3%82%b0%e3%81%a7%e4%bd%bf%e3%81%86-%e3%83%81%e3%82%a7%e3%82%a2-%e3%82%bd%e3%83%95%e3%82%a1-%e3%82%b9%e3%83%84%e3%83%bc%e3%83%ab.oembed","provider":"SUWALABOストア","version":"1.0","type":"link"}