{"title":"30,000円〜","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-sheets-root=\"1\"\u003e30,000円〜\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"8","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  \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\/0725\/2292\/4231\/files\/imgi_4_000000000008_eJbygM9.jpg?v=1763712887\" class=\"img-fluid d-block w-100 product-img\" alt=\"心地よい休息へ誘う、ふわりと軽い着心地\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よい休息へ誘う、ふわりと軽い着心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e今治が紡ぐ、日常の上質\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e繊細なガーゼ織り\u003c\/strong\u003eの表情と、品格あるパイピングが調和し、纏う人の品位を高めます。\n      細部に宿る\u003cstrong\u003e丁寧な仕立て\u003c\/strong\u003eが、静かな充足感をもたらします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_5_19_000000000008.jpg?v=1763712887\" class=\"img-fluid d-block w-100 product-img\" alt=\"落ち着いた色彩、洗練された佇まい\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e落ち着いた色彩、洗練された佇まい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快眠を育む、天然素材の恩恵\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      混じりけのない\u003cstrong\u003eオーガニックコットンガーゼ\u003c\/strong\u003eが、\u003cstrong\u003e睡眠の質を高めます\u003c\/strong\u003e。\n      呼吸するように肌になじみ、一晩中\u003cstrong\u003eサラリとした感触\u003c\/strong\u003eで快適な眠りをサポートします。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_16_16_000000000008.jpg?v=1763712887\" class=\"img-fluid d-block w-100 product-img\" alt=\"素肌が喜ぶ、清らかな一枚\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素肌が喜ぶ、清らかな一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード／782000010\u003c\/li\u003e\n        \u003cli\u003eカラー／キャメル、チャコール、ミントグリーン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材／綿100%（オーガニックコットン使用）\u003c\/li\u003e\n        \u003cli\u003e生産国／日本製\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\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肩巾：約46cm\u003c\/li\u003e\n        \u003cli\u003e袖丈：約54cm\u003c\/li\u003e\n        \u003cli\u003eバスト：約79〜94cm\u003c\/li\u003e\n        \u003cli\u003e前身丈：約74cm\u003c\/li\u003e\n        \u003cli\u003e後身丈：約77cm\u003c\/li\u003e\n        \u003cli\u003eウエスト：約64cm〜77cm\u003c\/li\u003e\n        \u003cli\u003e股上：約29cm\u003c\/li\u003e\n        \u003cli\u003e股下：約69cm\u003c\/li\u003e\n        \u003cli\u003eパンツ丈：約98.5cm\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":45844378681543,"sku":"782000010-083a","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル083 \/ 希望しない","offer_id":45844378714311,"sku":"782000010-083b","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844378747079,"sku":"782000010-013a","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844378779847,"sku":"782000010-013b","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン071 \/ 希望する","offer_id":45844378812615,"sku":"782000010-071a","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン071 \/ 希望しない","offer_id":45844378845383,"sku":"782000010-071b","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル083（試着サービス利用） \/ 希望する","offer_id":45844378878151,"sku":"782000010-083c","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"キャメル083（試着サービス利用） \/ 希望しない","offer_id":45844378910919,"sku":"782000010-083d","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望する","offer_id":45844378943687,"sku":"782000010-013c","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望しない","offer_id":45844378976455,"sku":"782000010-013d","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン071（試着サービス利用） \/ 希望する","offer_id":45844379009223,"sku":"782000010-071c","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"ミントグリーン071（試着サービス利用） \/ 希望しない","offer_id":45844379041991,"sku":"782000010-071d","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000008_eJbygM9.jpg?v=1763712887"},{"product_id":"21","title":"ロング丈フードカーディガン／ウールカシミヤ","description":"\u003cp class=\"item-despriction\"\u003eメリノオプティモウールという豪州の羊毛の中でも生産量が少なく、希少なウール糸を使用しているの\u003cbr\u003e\nでチクチク感がなく、カシミヤとのブレンドにも非常に適しています。とても軽くてふっくらとした程\u003cbr\u003e\nよい厚みや、上質でやわらかな肌触りが魅力です。上品な雰囲気を残しながら、程よい抜け感をプラス\u003cbr\u003e\nするボタンレスのシンプルデザイン。\u003cbr\u003e\n\u003cbr\u003e\nAMARCの大草直子さんに、ウールカシミヤフードカーディガンを着用していただきました。\u003cbr\u003e\n着用イメージなどこちらからご覧ください。\u003cbr\u003e\n\u003cbr\u003e\n\u003ca _blank=\"\" href=\"https:\/\/amarclife.com\/blog\/20230213\/\"\u003e\u003cspan style=\"color:#2980b9;\"\u003e【Ｅveryday happy】大草直子の毎日AMARC \u003c\/span\u003e\u003c\/a\u003e\u003cbr\u003e\n\u003cbr\u003e\n・商品コード／782000905\u003cbr\u003e\n・素材／毛90％ カシミヤ10％\u003cbr\u003e\n・サイズ／M〜L\u003cbr\u003e\n・カラー／キャメル、チャコール\u003cbr\u003e\n・生産国／日本製\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e【商品詳細】\u003c\/strong\u003e\u003cbr\u003e\n・実寸サイズ／バスト\/79〜94cm、身丈\/110cm、袖丈\/49cm、肩幅\/56cm\u003cbr\u003e\n \u003c\/p\u003e\n","brand":"setセトウチリズム","offers":[{"title":"モカ茶083 \/ 希望する","offer_id":45844382875847,"sku":"782000905-083a","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083 \/ 希望しない","offer_id":45844382908615,"sku":"782000905-083b","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望する","offer_id":45844382941383,"sku":"782000905-013a","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013 \/ 希望しない","offer_id":45844382974151,"sku":"782000905-013b","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望する","offer_id":45844383006919,"sku":"782000905-083c","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"モカ茶083（試着サービス利用） \/ 希望しない","offer_id":45844383039687,"sku":"782000905-083d","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望する","offer_id":45844383072455,"sku":"782000905-013c","price":33000.0,"currency_code":"JPY","in_stock":true},{"title":"チャコール013（試着サービス利用） \/ 希望しない","offer_id":45844383105223,"sku":"782000905-013d","price":33000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000021_gOl7OIc.jpg?v=1763713501"},{"product_id":"37","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。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000037_CCF5lW7.jpg?v=1763714695\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e想いを伝える優しいギフト\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e身体を解き放つリラックスウェア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e肩巾約46cm、バスト79〜94cmに対応するM〜Lサイズ。\u003cstrong\u003e締め付けないゆとり\u003c\/strong\u003eが、一日頑張った身体をそっと包み込み、深い休息へ誘います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_5_4_000000000037.jpg?v=1763714695\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e部屋着としても映える洗練\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e素肌に優しいリブタンクトップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e繊細なリブ編み\u003c\/strong\u003eと\u003cstrong\u003eオーガニックコットンの柔らかな肌触り\u003c\/strong\u003e。単体で快適なのはもちろん、パジャマやカーディガンのインナーとしても活躍します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_6_10_000000000037.jpg?v=1763714695\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e季節を問わず活躍する一枚\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eセット内容\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品のセット内容は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eガーゼパジャマ (モカ茶)\u003c\/li\u003e\n                    \u003cli\u003eリブタンクトップ (アイボリー)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\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\u003eM〜L\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e実寸サイズ\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e各アイテムの実寸サイズは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e【パジャマ】\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e肩巾：約46cm\u003c\/li\u003e\n                            \u003cli\u003e袖丈：約54cm\u003c\/li\u003e\n                            \u003cli\u003eバスト：約79〜94cm\u003c\/li\u003e\n                            \u003cli\u003e前身丈：約74cm\u003c\/li\u003e\n                            \u003cli\u003e後身丈：約77cm\u003c\/li\u003e\n                            \u003cli\u003eウエスト：約64cm〜77cm\u003c\/li\u003e\n                            \u003cli\u003e股上：約29cm\u003c\/li\u003e\n                            \u003cli\u003e股下：約69cm\u003c\/li\u003e\n                            \u003cli\u003eパンツ丈：約98.5cm\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e【タンクトップ】\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e肩巾：27cm\u003c\/li\u003e\n                            \u003cli\u003eバスト：79〜94cm\u003c\/li\u003e\n                            \u003cli\u003e身丈：60cm\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e日本製\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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\u003e782001100\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"setセトウチリズム","offers":[{"title":"希望する","offer_id":45983357042887,"sku":"782001100","price":32780.0,"currency_code":"JPY","in_stock":true},{"title":"希望しない","offer_id":45983357075655,"sku":"782001101","price":32780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2292\/4231\/files\/imgi_4_000000000037_CCF5lW7.jpg?v=1763714695"}],"url":"https:\/\/set-setouchi-gift.we-shop.jp\/collections\/30000-and-up.oembed","provider":"set setouchi gift","version":"1.0","type":"link"}