{"title":"スキンケア","description":"","products":[{"product_id":"hada-no-koe-トーニングクリアミスト","title":"HADA NO KOÉ　トーニングクリアミスト","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"New York\", Iowan Old Style, Apple Garamond, Baskerville, \"Times New Roman\", Droid Serif, Times, \"Source Serif Pro\", serif, YuMincho, \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #212326;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d2d5d9;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1a1b18; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #b79671; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #212326; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #7B7B7B; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 40px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b7967140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d2d5d9;\n      border-radius: 40px;\n      background-color: #ffffff; \n      color: #212326;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1a1b18; 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: #b79671; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d2d5d9; 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: #212326; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b79671; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #7B7B7B; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1a1b18; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #7B7B7B; 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: #b79671; 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: #1a1b18; margin-bottom: 12px; border-bottom: 1px solid #b79671; 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 #d2d5d9; th, td { padding: 12px 8px; border: 1px solid #d2d5d9; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1a1b18; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d2d5d9; background: #ebebeb; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1a1b18; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e澄みわたる素肌へ導くミスト\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e白くミニマルなボトルが魅せる、\u003cstrong\u003e洗練された佇まい\u003c\/strong\u003e。使う空間に溶け込み、日々のスキンケアを豊かな時間へと昇華させます。手に取るたびに心が満たされる上質感を演出します。シンプルなケアで、ゆらぎがちな肌も心地よく整えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/19873285cb9afa33590bbdd8d57317ad-1.jpg?v=1750817433\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミストの洗練されたボトルデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日に寄り添うデザイン\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm1.jpg?v=1750817447\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ1\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm2.jpg?v=1750817455\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ2\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm3.jpg?v=1750817466\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ3\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm4.jpg?v=1750817478\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ4\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm5.jpg?v=1750817487\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ5\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm6_2.jpg?v=1750817498\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ6\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm7.jpg?v=1750817507\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ7\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm8.jpg?v=1750817517\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 商品イメージ8\"\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\"\u003ehada-no-koe-トーニングクリアミストの内容量に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e200ml （朝晩で約1か月分）\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水、海水、セリン、グリシン、アラニン、アルギニン、プロリン、グルタミン酸、リシンHCl、トレオニン、エクトイン、ベタイン、PCA-Na、PCA、乳酸Na、グルコシルセラミド、加水分解ヒアルロン酸、加水分解コラーゲン、グリセリルアスコルビン酸、α-グルカン、アーチチョーク葉エキス、アロエベラ葉エキス、オウゴン根エキス、カンゾウ根エキス、フィチン酸、酸化銀、BG\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/tcm9-2.jpg?v=1750817613\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ トーニングクリアミスト 使用方法・特徴説明\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e未開封で商品到着日より７日以内であれば返品可能です。（\u003ca href=\"https:\/\/www.rachelwine.com\/law\" target=\"_blank\"\u003e特定商取引法に基づく表記\u003c\/a\u003e）\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HADA NO KOÉ","offers":[{"title":"Default Title","offer_id":43601694621835,"sku":"101OT05","price":3850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/19873285cb9afa33590bbdd8d57317ad-1.jpg?v=1750817433"},{"product_id":"hada-no-koe-ミネラルクレイウォッシュ","title":"HADA NO KOÉ　ミネラルクレイウォッシュ","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"New York\", Iowan Old Style, Apple Garamond, Baskerville, \"Times New Roman\", Droid Serif, Times, \"Source Serif Pro\", serif, YuMincho, \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #212326;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d2d5d9;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1a1b18; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #b79671; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #212326; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #7B7B7B; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 40px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b7967140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d2d5d9;\n      border-radius: 40px;\n      background-color: #ffffff; \n      color: #212326;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1a1b18; 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: #b79671; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d2d5d9; 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: #212326; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b79671; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #7B7B7B; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1a1b18; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #7B7B7B; 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: #b79671; 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: #1a1b18; margin-bottom: 12px; border-bottom: 1px solid #b79671; 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 #d2d5d9; th, td { padding: 12px 8px; border: 1px solid #d2d5d9; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1a1b18; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d2d5d9; background: #ebebeb; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1a1b18; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毛穴の悩み、もう迷わない\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e毛穴の目立ち、ごわつき、くすみに悩む肌へ。\u003cstrong\u003eミネラルクレイ\u003c\/strong\u003eが深部の汚れを吸着し、しっとり明るい\u003cstrong\u003e透明肌\u003c\/strong\u003eへ。毎日使うほど、触れたくなる素肌に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw_1000_dd162c0d-4695-43e4-965d-bc32a1ab2ebc.jpg?v=1750917038\" 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!-- 商品の魅力・コンセプトを伝えるブロック --\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw01.jpg?v=1750916635\" class=\"img-fluid d-block w-100 product-img\" alt=\"毛穴汚れを吸着しクリアな肌へ導くクレイのイメージ\"\u003e\n        \u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw02.jpg?v=1750916635\" class=\"img-fluid d-block w-100 product-img\" alt=\"しっとり潤う洗い上がりの肌のイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eしっとり潤う洗い上がり\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw03.jpg?v=1750916882\" class=\"img-fluid d-block w-100 product-img\" alt=\"キメの整った肌のイメージ\"\u003e\n        \u003c\/div\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw04.jpg?v=1750916750\" class=\"img-fluid d-block w-100 product-img\" alt=\"天然由来成分のイラスト\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e天然由来成分を厳選配合\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw05.jpg?v=1750916767\" class=\"img-fluid d-block w-100 product-img\" alt=\"肌に優しい使い心地を表現したイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e肌に優しい使い心地\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- YouTube動画の配置 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e使い方動画\u003c\/h3\u003e\n        \u003cdiv class=\"video-wrapper\"\u003e\n            \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/c1J95BVeqns\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen class=\"d-block w-100\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003ehada-no-koe ミネラルクレイウォッシュの使い方\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\u003ehada-no-koe ミネラルクレイウォッシュは、以下の特徴を持っています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e毛穴の奥の汚れを吸着\u003c\/strong\u003e: ミネラル豊富なクレイが古い角質や皮脂を優しく除去します。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eしっとりとした洗い上がり\u003c\/strong\u003e: 天然由来の保湿成分が、洗顔後のつっぱり感を防ぎます。\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e肌のキメを整え、透明感アップ\u003c\/strong\u003e: 毎日使うことで、なめらかで明るい肌へと導きます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw08.jpg?v=1750916799\" class=\"img-fluid d-block w-100 product-img\" alt=\"毛穴汚れへのアプローチの図解\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e毛穴汚れへのアプローチ\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw09.jpg?v=1750916821\" class=\"img-fluid d-block w-100 product-img\" alt=\"潤いを守る洗顔の仕組みの図解\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e潤いを守る洗顔\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご使用方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e適量を手に取り、水またはぬるま湯でよく泡立ててから顔を洗い、その後十分に洗い流してください。\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e❶ 手のひらに適量（約2cm）を取ります。\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:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗顔料の泡立て方\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e泡立て方\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw12.jpg?v=1750916850\" class=\"img-fluid d-block w-100 product-img\" alt=\"正しい洗顔方法のイラスト\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e正しい洗顔方法\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e内容量・使用目安\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の内容量と使用目安です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e内容量: 150g\u003c\/li\u003e\n                    \u003cli\u003e使用目安: 朝晩使用で約2か月分\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e全成分表示\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e肌に優しい処方で厳選された成分です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e水\u003c\/li\u003e\n                    \u003cli\u003eグリセリン\u003c\/li\u003e\n                    \u003cli\u003eステアリン酸\u003c\/li\u003e\n                    \u003cli\u003eミリスチン酸\u003c\/li\u003e\n                    \u003cli\u003e水酸化K\u003c\/li\u003e\n                    \u003cli\u003eラウラミド DEA\u003c\/li\u003e\n                    \u003cli\u003eステアリン酸PEG-150\u003c\/li\u003e\n                    \u003cli\u003eココイルメチルタウリンNa\u003c\/li\u003e\n                    \u003cli\u003eコカミドプロピルベタイン\u003c\/li\u003e\n                    \u003cli\u003eバクハン石\u003c\/li\u003e\n                    \u003cli\u003eホノライト\u003c\/li\u003e\n                    \u003cli\u003eプロテアーゼ\u003c\/li\u003e\n                    \u003cli\u003eリパーゼ\u003c\/li\u003e\n                    \u003cli\u003eプラセンタエキス\u003c\/li\u003e\n                    \u003cli\u003ePCA-Na\u003c\/li\u003e\n                    \u003cli\u003e乳酸Na\u003c\/li\u003e\n                    \u003cli\u003eアルギニン\u003c\/li\u003e\n                    \u003cli\u003eアスパラギン酸\u003c\/li\u003e\n                    \u003cli\u003ePCA\u003c\/li\u003e\n                    \u003cli\u003eグリシン\u003c\/li\u003e\n                    \u003cli\u003eアラニン\u003c\/li\u003e\n                    \u003cli\u003eセリン\u003c\/li\u003e\n                    \u003cli\u003eバリン\u003c\/li\u003e\n                    \u003cli\u003eプロリン\u003c\/li\u003e\n                    \u003cli\u003eトレオニン\u003c\/li\u003e\n                    \u003cli\u003eイソロイシン\u003c\/li\u003e\n                    \u003cli\u003eヒスチジン\u003c\/li\u003e\n                    \u003cli\u003eフェニルアラニン\u003c\/li\u003e\n                    \u003cli\u003eボタンエキス\u003c\/li\u003e\n                    \u003cli\u003eアルテア根エキス\u003c\/li\u003e\n                    \u003cli\u003eフユボダイジュ花エキス\u003c\/li\u003e\n                    \u003cli\u003eアルニカ花エキス\u003c\/li\u003e\n                    \u003cli\u003eオリーブ果実油\u003c\/li\u003e\n                    \u003cli\u003eトコフェロール\u003c\/li\u003e\n                    \u003cli\u003eマルトデキストリン\u003c\/li\u003e\n                    \u003cli\u003ePPG-10ソルビトール\u003c\/li\u003e\n                    \u003cli\u003eテトラオレイン酸ソルベス-60\u003c\/li\u003e\n                    \u003cli\u003e塩化Na\u003c\/li\u003e\n                    \u003cli\u003eペンチレングリコール\u003c\/li\u003e\n                    \u003cli\u003eBG\u003c\/li\u003e\n                    \u003cli\u003eフェノキシエタノール\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw13.jpg?v=1750916882\" class=\"img-fluid d-block w-100 product-img\" alt=\"主要成分の詳細説明\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e主要成分の説明\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw15.jpg?v=1750916891\" class=\"img-fluid d-block w-100 product-img\" alt=\"肌への優しさを追求した処方について\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e肌への優しさを追求\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"成分へのこだわりを説明するイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e成分へのこだわり\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e返品について\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品の返品に関するご案内です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e未開封の商品に限り、商品到着日より7日以内であれば返品可能です。\u003c\/li\u003e\n                    \u003cli\u003e返品の詳細については、\u003ca href=\"https:\/\/www.rachelwine.com\/law\" target=\"_blank\"\u003e特定商取引法に基づく表記\u003c\/a\u003eをご確認ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e開発ストーリー・ブランドへの想い\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003ehada-no-koeの製品は、お客様の肌への深い愛情とこだわりから生まれました。私たちは、すべての女性が自信を持って輝ける素肌を手に入れることを願っています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw17.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブランドのこだわりを表現したイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eブランドのこだわり\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"研究開発への情熱を表現したイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e研究開発への情熱\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw19.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"お客様の声を取り入れた商品開発のイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eお客様の声から\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw20.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"美しさを育むというコンセプトイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e美しさを育む\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw21-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"未来の肌への願いを込めたイメージ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e未来の肌のために\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw25.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉのブランドロゴとコンセプト\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003eHADA NO KOÉとは\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HADA NO KOÉ","offers":[{"title":"Default Title","offer_id":43603942408331,"sku":"104OT01","price":5720.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mcw_1000_dd162c0d-4695-43e4-965d-bc32a1ab2ebc.jpg?v=1750917038"},{"product_id":"hada-no-koe-薬用リンクル-ホワイトニング-ターゲットゲル","title":"HADA NO KOÉ　薬用リンクル＆ホワイトニング ターゲットゲル","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"New York\", Iowan Old Style, Apple Garamond, Baskerville, \"Times New Roman\", Droid Serif, Times, \"Source Serif Pro\", serif, YuMincho, \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #212326;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d2d5d9;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1a1b18; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #b79671; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #212326; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #7B7B7B; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 40px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b7967140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d2d5d9;\n      border-radius: 40px;\n      background-color: #ffffff; \n      color: #212326;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1a1b18; 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: #b79671; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d2d5d9; 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: #212326; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b79671; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #7B7B7B; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1a1b18; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #7B7B7B; 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: #b79671; 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: #1a1b18; margin-bottom: 12px; border-bottom: 1px solid #b79671; 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 #d2d5d9; th, td { padding: 12px 8px; border: 1px solid #d2d5d9; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1a1b18; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d2d5d9; background: #ebebeb; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1a1b18; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eHADA NO KOÉ 薬用リンクル＆ホワイトニング ターゲットゲル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eナイアシンアミド\u003c\/strong\u003eと\u003cstrong\u003eグリチルリチン酸2K\u003c\/strong\u003eを配合し、乾燥による小ジワを目立たなくします。\n      肌本来の明るさを引き出し、潤いあふれるハリ肌を育む薬用ジェルです。\n      毎日のお手入れで自信の持てる素肌へ。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/wwtg-1000.jpg?v=1750917127\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ 薬用リンクル＆ホワイトニング ターゲットゲル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e潤いと輝きを呼び覚ます\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 製品全体イメージ --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtgfv\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲルの全体イメージ\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 製品詳細イメージ群 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品の細部まで\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg01.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:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg02.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:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg03.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:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン1\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン2\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン3\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン4\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン5\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン6\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/wwtg10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"薬用リンクル＆ホワイトニング ターゲットゲル 使用シーン7\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ブランドコンセプトイメージ --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mcw25.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ ブランドコンセプト\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e55g\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e有効成分\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e乾燥小ジワと輝きにアプローチする有効成分です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eナイアシンアミド\u003c\/li\u003e\n          \u003cli\u003eグリチルリチン酸2K\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濃グリセリン、グリセリン、米ヌカ油、オリブ油、シア脂、トリメチルグリシン、ラウロイルグルタミン酸ジ（フィトステリル・オクチルドデシル）、ステアロイルフィトスフィンゴシン、サクシニルアテロコラーゲン液、メリッサエキス、セイヨウハッカエキス、ゼニアオイエキス、ムラサキシキブ果実エキス、黒砂糖エキス、海藻エキス-1、アセチル化ヒアルロン酸ナトリウム、ヒアルロン酸Na-2、加水分解ヒアルロン酸、ジリノール酸ジ（フィトステリル／イソステアリル／セチル／ステアリル／ベヘニル）、エチルヘキサン酸セチル、天然ビタミンE、キサンタンガム、カルボキシビニルポリマー、ジメチコン、BG、水酸化K、ステアリン酸POE（20）ソルビタン、1,2-ペンタンジオール、フェノキシエタノール、ジエチレントリアミン5酢酸5Na液\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e返品について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      未開封で商品到着日より７日以内であれば返品可能です。詳細は\u003ca href=\"https:\/\/www.rachelwine.com\/law\" target=\"_blank\"\u003e特定商取引法に基づく表記\u003c\/a\u003eをご確認ください。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HADA NO KOÉ","offers":[{"title":"Default Title","offer_id":43603943063691,"sku":"4582423593889","price":5280.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/wwtg-1000.jpg?v=1750917127"},{"product_id":"hada-no-koe-ゴールドモイストセラム","title":"HADA NO KOÉ　ゴールドモイストセラム","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"New York\", Iowan Old Style, Apple Garamond, Baskerville, \"Times New Roman\", Droid Serif, Times, \"Source Serif Pro\", serif, YuMincho, \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #212326;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d2d5d9;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1a1b18; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #b79671; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #212326; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #7B7B7B; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 40px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b7967140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d2d5d9;\n      border-radius: 40px;\n      background-color: #ffffff; \n      color: #212326;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1a1b18; 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: #b79671; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d2d5d9; 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: #212326; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b79671; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #7B7B7B; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1a1b18; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #7B7B7B; 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: #b79671; 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: #1a1b18; margin-bottom: 12px; border-bottom: 1px solid #b79671; 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 #d2d5d9; th, td { padding: 12px 8px; border: 1px solid #d2d5d9; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1a1b18; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d2d5d9; background: #ebebeb; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1a1b18; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e金とプラチナ至高の輝き\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e純白のチューブに秘められた、\u003cstrong\u003e金とプラチナ\u003c\/strong\u003eの濃密な滴。使うたびに肌に深く浸透し、しっとりとした潤いと弾むようなハリをもたらします。自信あふれる\u003cstrong\u003eツヤ肌\u003c\/strong\u003eへ。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/gms_500.jpg?v=1750917291\" class=\"img-fluid d-block w-100 product-img\" alt=\"HADA NO KOÉ ゴールドモイストセラム\"\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\u003ehada-no-koe-ゴールドモイストセラムは、以下の特徴でお肌の悩みにアプローチします。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e金・プラチナを贅沢に配合し、肌に深い潤いとハリを与えます。\u003c\/li\u003e\n                \u003cli\u003e年齢を重ねた肌の悩みに寄り添い、使うたびに輝きあふれるツヤ肌へと誘います。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e商品の様々な表情をご覧ください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gms01.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms15-1.jpg\" alt=\"HADA NO KOE ゴールドモイストセラム 詳細11-1\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms03.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細1\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms05.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細2\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms06.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細3\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms07.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細4\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms08.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細5\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms09.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細6\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms10.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細7\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms11.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細8\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms12.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細9\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms13.jpg\" alt=\"HADA NO KOÉ ゴールドモイストセラム 詳細10\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms15-2.jpg\" alt=\"HADA NO KOE ゴールドモイストセラム 詳細11-2\" 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:\/\/www.rachelwine.com\/wp-content\/uploads\/gms16-1.jpg\" alt=\"HADA NO KOE ゴールドモイストセラム 詳細12\" 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\u003ehada-no-koe-ゴールドモイストセラムの基本情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e内容量：50ml (約1か月分)\u003c\/li\u003e\n                \u003cli\u003e商品コード：2129\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品に含まれる全成分は以下の通りです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e水、海水、スクワラン、ペンチレングリコール、グリセリン、金、白金、銀、孔雀石抽出物、セラミドNP、セラミドNS、セラミドEOS、セラミドEOP、セラミドAP、ヒアルロン酸Na、加水分解ヒアルロン酸、ヒアルロン酸ジメチルシラノール、加水分解コラーゲン、エクトイン、セリン、グリシン、アラニン、アルギニン、プロリン、グルタミン酸、リシンHCl、トレオニン、ベタイン、PCA-Na、PCA、乳酸Na、カプロオイルフィトスフィンゴシン、カプロオイルスフィンゴシン、マンダリンオレンジ果皮エキス、ゴレンシ葉エキス、クダモノトケイソウ果実エキス、乳酸桿菌／セイヨウナシ果汁発酵液、ブドウ果実エキス、コレステロール、グリチルリチン酸2K、ツボクサ葉エキス、ソメイヨシノ葉エキス、セイヨウアブラナ種子油、キサンタンガム、ヒドロキシエチルセルロース、セルロースガム、水添レシチン、トコフェロール、水酸化K、炭酸水素Na、ポリソルベート60、ポリソルベート80、ベヘン酸、（C15-19）アルカン、セテアレス-25、ベヘニルアルコール、セタノール、（アクリレーツ／アクリル酸アルキル（C10-30））クロスポリマー、BG、フェノキシエタノール、EDTA-2Na\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eHADA NO KOÉとは\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eHADA NO KOÉのブランドコンセプトや製品開発へのこだわりについてはこちらをご覧ください。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/hadanokoe_info.jpg\" alt=\"HADA NO KOÉとは\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品のご返品については以下の条件をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e未開封の場合のみ：商品到着日より７日以内であれば返品可能です。\u003c\/li\u003e\n            \u003cli\u003e詳細については\u003ca href=\"https:\/\/www.rachelwine.com\/law\" target=\"_blank\"\u003e特定商取引法に基づく表記\u003c\/a\u003eをご確認ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"HADA NO KOÉ","offers":[{"title":"Default Title","offer_id":43603943653515,"sku":"108OT01","price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/gms_500.jpg?v=1750917291"},{"product_id":"hada-no-koe-ゴールドエンリッチクリーム","title":"HADA NO KOÉ　ゴールドエンリッチクリーム","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: \"New York\", Iowan Old Style, Apple Garamond, Baskerville, \"Times New Roman\", Droid Serif, Times, \"Source Serif Pro\", serif, YuMincho, \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #212326;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d2d5d9;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #1a1b18; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #b79671; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #212326; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #7B7B7B; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 40px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #b7967140 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d2d5d9;\n      border-radius: 40px;\n      background-color: #ffffff; \n      color: #212326;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #1a1b18; 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: #b79671; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d2d5d9; 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: #212326; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"●\"; color: #b79671; font-size: 0.9em; top: 2px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #7B7B7B; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #1a1b18; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #7B7B7B; 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: #b79671; 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: #1a1b18; margin-bottom: 12px; border-bottom: 1px solid #b79671; 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 #d2d5d9; th, td { padding: 12px 8px; border: 1px solid #d2d5d9; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #1a1b18; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d2d5d9; background: #ebebeb; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #1a1b18; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e煌めくゴールド 至高の美容クリーム\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e手にした瞬間に高揚感をもたらす、洗練されたパッケージ。輝くゴールドのキャップが、肌に惜しみない潤いとハリを与える\u003cstrong\u003e特別な夜のケア\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/gec_500.jpg?v=1750917390\" 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\"\u003eHADA NO KOÉ ゴールドエンリッチクリームの魅力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e厳選された成分と技術が、肌本来の輝きを引き出します。製品の詳細やテクスチャ、使用イメージをご覧ください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec15-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec03.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec05.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec06.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec07.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec08.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec09.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec10.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec11.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec12.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec13.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec15-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec15-2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/gec16-1.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eHADA NO KOÉについて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003ehada-no-koeは、肌の声に耳を傾け、本当に必要なケアを追求するブランドです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/hadanokoe_info.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\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\"\u003eHADA NO KOÉ ゴールドエンリッチクリームは、毎日のスキンケアに贅沢な潤いをもたらします。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e内容量: 50g\u003c\/li\u003e\n                \u003cli\u003eご使用目安: 夜だけの使用で約1.5か月分\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e厳選された成分が、肌の健やかさをサポートします。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e成分名\u003c\/th\u003e\n                            \u003ctd\u003e水、トリエチルヘキサノイン、グリセリン、ベヘニルアルコール、エチルヘキサン酸セチル、ペンチレングリコール、ステアリン酸グリセリル、BG、ホウロクタケ菌糸体エキス液、ニコチンアミドモノヌクレオチド、ナイアシンアミド、金、白金、銀、孔雀石抽出物、リンゴ果実培養細胞エキス、エーデルワイス成長点細胞培養物、サッカロミセス溶解質エキス、スーパーオキシドディスムターゼ、加水分解ヒアルロン酸、グルコシルセラミド、エルゴチオネイン、ヒドロキシプロリン、ゲンチアナ根 エキス、グリチルリチン酸2K、グルコシルヘスペリジン、パルミチン酸レチノール、ホホバ種子油、アボカド油、コーン油、セイヨウアブラナ種子油、セリン、α-グルカン、水添レシチン、レシチン、キサンタンガム、セルロースガム、トロメタミン、トコフェロール、水酸化K、炭酸水素Na、ポリソルベート80、ステアロイルグルタミン酸Na、ジメチコン、セテアリルアルコール、（アクリレーツ／アクリル酸アルキル（C10-30））クロスポリマー、フェノキシエタノール\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    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e未開封で商品到着日より７日以内であれば返品可能です。詳細については、\u003ca href=\"https:\/\/www.rachelwine.com\/law\" target=\"_blank\"\u003e特定商取引法に基づく表記\u003c\/a\u003eをご確認ください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HADA NO KOÉ","offers":[{"title":"Default Title","offer_id":43603944276107,"sku":"109OT01","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/gec_500.jpg?v=1750917390"}],"url":"https:\/\/suhada-blanc.we-shop.jp\/collections\/%e3%82%b9%e3%82%ad%e3%83%b3%e3%82%b1%e3%82%a2.oembed","provider":"SUHADA BLANC","version":"1.0","type":"link"}