{"title":"20,000円〜29,999円","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-sheets-root=\"1\"\u003e20,000円〜29,999円\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"9","title":"着心地の良いオーガニックコットン リラックスワンピース｜すっきりシルエット","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbfb; \n      font-family: \"Yu Gothic\", \"Hiragino Sans\", \"Noto Sans JP\", \"Inter\", \"system-ui\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5f616d;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e7e7e7;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #434954; \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 #434954; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5f616d; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #93969a; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b39d8940 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e7e7e7;\n      border-radius: 4px;\n      background-color: #fbfbfb; \n      color: #5f616d;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #434954;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbfb;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #b39d89;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e7e7e7; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbfb;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #b39d89; 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: #93969a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #434954; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #93969a; 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: #b39d89; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #434954;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #b39d89;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e7e7e7; th, td { padding: 12px 8px; border: 1px solid #e7e7e7; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #434954; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e7e7e7; background: #fcfcfc; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #434954; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e7e7e7; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #b39d89; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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が、肌に触れるたび心地よさを届けます。ゆったりとしたデザインながら、着膨れせず洗練された印象を与え、おうち時間も外出も快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000009_87DwEdg.jpg?v=1763712942\" class=\"img-fluid d-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\"\u003e157cmと162cm、どちらの身長でも\u003cstrong\u003eバランスよく決まる計算された丈感\u003c\/strong\u003eです。気になるヒップや太ももを自然にカバーし、洗練された大人のカジュアルスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_8_12_000000000009.jpg?v=1763712942\" class=\"img-fluid d-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\/0725\/2292\/4231\/files\/imgi_10_2_000000000009.jpg?v=1763712942\" class=\"img-fluid d-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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード：782000040\u003c\/li\u003e\n                \u003cli\u003e素材：綿100%（オーガニックコットン使用）\u003c\/li\u003e\n                \u003cli\u003e対応サイズ：M〜L\u003c\/li\u003e\n                \u003cli\u003e着用モデル身長：162cm\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肩巾：約60cm\u003c\/li\u003e\n                \u003cli\u003e袖丈：約44cm\u003c\/li\u003e\n                \u003cli\u003eバスト：約79〜94cm\u003c\/li\u003e\n                \u003cli\u003e前身丈：約110cm\u003c\/li\u003e\n                \u003cli\u003e後身丈：約120cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e※サイズの測り方については下図をご参照ください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/setsetouchi\/img\/shop\/item\/Pajamas\/onepiecepajamas_size.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\u003c\/div\u003e","brand":"setセトウチリズム","offers":[{"title":"ベージュ082 \/ 希望する","offer_id":45844379107527,"sku":"782000040-082a","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082 \/ 希望しない","offer_id":45844379140295,"sku":"782000040-082b","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844379173063,"sku":"782000040-013a","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844379205831,"sku":"782000040-013b","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082(試着サービス利用) \/ 希望する","offer_id":45844379238599,"sku":"782000040-082c","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082(試着サービス利用) \/ 希望しない","offer_id":45844379271367,"sku":"782000040-082d","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013(試着サービス利用) \/ 希望する","offer_id":45844379304135,"sku":"782000040-013c","price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013(試着サービス利用) \/ 希望しない","offer_id":45844379336903,"sku":"782000040-013d","price":23100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000009_87DwEdg.jpg?v=1763712942"},{"product_id":"14","title":"肌触りにこだわった｜着心地の良いロングニットカーディガン","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbfb; \n      font-family: \"Yu Gothic\", \"Hiragino Sans\", \"Noto Sans JP\", \"Inter\", \"system-ui\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5f616d;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e7e7e7;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #434954; \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 #434954; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5f616d; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #93969a; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b39d8940 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e7e7e7;\n      border-radius: 4px;\n      background-color: #fbfbfb; \n      color: #5f616d;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #434954;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbfb;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #b39d89;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e7e7e7; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbfb;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #b39d89; 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: #93969a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #434954; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #93969a; 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: #b39d89; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #434954;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #b39d89;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e7e7e7; th, td { padding: 12px 8px; border: 1px solid #e7e7e7; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #434954; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e7e7e7; background: #fcfcfc; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #434954; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e7e7e7; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #b39d89; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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            \u003cspan class=\"strong\"\u003eゆとりのある身幅とロング丈\u003c\/span\u003eが、気になる部分を優しくカバーします。\u003cspan class=\"strong\"\u003e綿100%のしなやかな質感\u003c\/span\u003eが、一日中リラックスできる心地よさをお届けします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000014_akjfnod.jpg?v=1763713157\" class=\"img-fluid d-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            \u003cspan class=\"strong\"\u003e日本の職人技が光る丁寧な仕立て\u003c\/span\u003e。肌に吸い付くような\u003cspan class=\"strong\"\u003e綿100%の柔らかな風合い\u003c\/span\u003eは、着るたびに心を満たします。便利なサイドポケットも魅力です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_10_7_000000000014.jpg?v=1763713157\" class=\"img-fluid d-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            ふんわりと空気を含んだような編み地が、\u003cspan class=\"strong\"\u003e天然綿100%の優しい感触\u003c\/span\u003eを伝えます。\u003cspan class=\"strong\"\u003e敏感な肌にも寄り添う\u003c\/span\u003e、ストレスフリーな肌触りで、快適な毎日を応援します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_13_2_000000000014.jpg?v=1763713158\" class=\"img-fluid d-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商品コード：782000720\u003c\/li\u003e\n                    \u003cli\u003eカラー：アイボリー、チャコール、ベージュ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品に使用されている素材と生産国についてご紹介します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：綿100%\u003c\/li\u003e\n                    \u003cli\u003e生産国：日本製\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の実寸サイズをご確認ください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e対応サイズ：M〜L\u003c\/li\u003e\n                \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\u003e79〜94cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e身丈\u003c\/td\u003e\n                                \u003ctd\u003e90cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e袖丈\u003c\/td\u003e\n                                \u003ctd\u003e40cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e肩幅\u003c\/td\u003e\n                                \u003ctd\u003e62cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため出力しない --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため出力しない --\u003e\n\n\u003c\/div\u003e","brand":"setセトウチリズム","offers":[{"title":"アイボリー052 \/ 希望する","offer_id":45844381106375,"sku":"782000720-052a","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー052 \/ 希望しない","offer_id":45844381139143,"sku":"782000720-052b","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844381171911,"sku":"782000720-013a","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844381204679,"sku":"782000720-013b","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082 \/ 希望する","offer_id":45844381237447,"sku":"782000720-082a","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082 \/ 希望しない","offer_id":45844381270215,"sku":"782000720-082b","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー052（試着サービス利用） \/ 希望する","offer_id":45844381302983,"sku":"782000720-052c","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"アイボリー052（試着サービス利用） \/ 希望しない","offer_id":45844381335751,"sku":"782000720-052d","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望する","offer_id":45844381368519,"sku":"782000720-013c","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望しない","offer_id":45844381401287,"sku":"782000720-013d","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082（試着サービス利用） \/ 希望する","offer_id":45844381434055,"sku":"782000720-082c","price":20900.0,"currency_code":"JPY","in_stock":true},{"title":"ベージュ082（試着サービス利用） \/ 希望しない","offer_id":45844381466823,"sku":"782000720-082d","price":20900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000014_akjfnod.jpg?v=1763713157"},{"product_id":"20","title":"カーディガン／ウールカシミヤ","description":"\u003cp class=\"item-despriction\"\u003eメリノオプティモウールという豪州の羊毛の中でも生産量が少なく、希少なウール糸を使用しているの\u003cbr\u003e\nでチクチク感がなく、カシミヤとのブレンドにも非常に適しています。とても軽くてふっくらとした程\u003cbr\u003e\nよい厚みや、上質でやわらかな肌触りが魅力です。上品な雰囲気を残しながら、程よい抜け感をプラス\u003cbr\u003e\nするボタンレスのシンプルデザイン。\u003cbr\u003e\n\u003cbr\u003e\n・商品コード／782000830\u003cbr\u003e\n・素材／毛90％ カシミヤ10％\u003cbr\u003e\n・サイズ／M〜L\u003cbr\u003e\n・カラー／キャメル、チャコール\u003cbr\u003e\n・生産国／日本製\u003c\/p\u003e\n\n\u003ch3 class=\"ttl-sub\"\u003e【商品詳細】\u003c\/h3\u003e\n\n\u003cp class=\"ttl-sub\"\u003e  実寸サイズ／バスト\/79〜94cm、身丈\/90cm、袖丈\/44cm、肩幅\/62cm\u003c\/p\u003e\n","brand":"setセトウチリズム","offers":[{"title":"モカ茶083 \/ 希望する","offer_id":45844382613703,"sku":"782000830-083a","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083 \/ 希望しない","offer_id":45844382646471,"sku":"782000830-083b","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844382679239,"sku":"782000830-013a","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844382712007,"sku":"782000830-013b","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望する","offer_id":45844382744775,"sku":"782000830-083c","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望しない","offer_id":45844382777543,"sku":"782000830-083d","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望する","offer_id":45844382810311,"sku":"782000830-013c","price":27500.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望しない","offer_id":45844382843079,"sku":"782000830-013d","price":27500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000020_7CJpSZ5_77626af0-7aea-40b0-9d4c-ea7e1acb90fa.jpg?v=1763713431"},{"product_id":"29","title":"ニットワンピース／ウールカシミヤ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbfb; \n      font-family: \"Yu Gothic\", \"Hiragino Sans\", \"Noto Sans JP\", \"Inter\", \"system-ui\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #5f616d;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e7e7e7;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #434954; \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 #434954; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #5f616d; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #93969a; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b39d8940 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e7e7e7;\n      border-radius: 4px;\n      background-color: #fbfbfb; \n      color: #5f616d;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #434954;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbfb;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #b39d89;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e7e7e7; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbfb;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #b39d89; 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: #93969a; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #434954; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #93969a; 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: #b39d89; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #434954;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #b39d89;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e7e7e7; th, td { padding: 12px 8px; border: 1px solid #e7e7e7; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #434954; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e7e7e7; background: #fcfcfc; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #434954; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e7e7e7; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #b39d89; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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が、安らぎに満ちた\u003cstrong\u003eおうち時間\u003c\/strong\u003eを優雅に演出します。忙しい大人の女性に寄り添う、\u003cstrong\u003e心地よい一枚\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_6_11_000000000029.jpg?v=1763714479\" 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着痩せ叶える Iライン 洗練のワンピース\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e体のラインを拾いすぎない、\u003cstrong\u003e計算され尽くしたIラインシルエット\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\/0725\/2292\/4231\/files\/imgi_8_14_000000000029.jpg?v=1763714479\" 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デコルテ美人 Vネック ふわり上質素材\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e深すぎず浅すぎない\u003cstrong\u003eVネックライン\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\/0725\/2292\/4231\/files\/imgi_10_16_000000000029.jpg?v=1763714479\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e首元を彩る繊細なVライン\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 782001060\u003c\/li\u003e\n        \u003cli\u003eカラー: モカ茶, チャコール\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e表記サイズ: M〜L\u003c\/p\u003e\n      \u003cp\u003e実寸サイズ:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eバスト: 79〜94cm\u003c\/li\u003e\n        \u003cli\u003e身丈: 115cm\u003c\/li\u003e\n        \u003cli\u003e袖丈: 51cm\u003c\/li\u003e\n        \u003cli\u003e肩幅: 52cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\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素材: 毛90％ カシミヤ10％\u003c\/li\u003e\n        \u003cli\u003e生産国: 日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"setセトウチリズム","offers":[{"title":"モカ茶083 \/ 希望する","offer_id":45844384743623,"sku":"782001060-083a","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083 \/ 希望しない","offer_id":45844384776391,"sku":"782001060-083b","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844384809159,"sku":"782001060-013a","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844384841927,"sku":"782001060-013b","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望する","offer_id":45844384874695,"sku":"782001060-083c","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望しない","offer_id":45844384907463,"sku":"782001060-083d","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望する","offer_id":45844384940231,"sku":"782001060-013c","price":29700.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望しない","offer_id":45844384972999,"sku":"782001060-013d","price":29700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000029_oilxP6q.jpg?v=1763714479"}],"url":"https:\/\/set-setouchi-gift.we-shop.jp\/collections\/20000-29999.oembed","provider":"set setouchi gift","version":"1.0","type":"link"}