{"title":"ベースメイク","description":"","products":[{"product_id":"ミネラルファンデーション-spf27-pa","title":"ミネラルファンデーション 【SPF27 PA+++】","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌に溶け込む無重力ファンデ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e天然鉱物を主成分とし、まるでつけていないような軽さを実現しました。メイク中も肌をいたわり、一日中快適に過ごせます。洗顔料で簡単にオフでき、敏感肌の方も安心してお使いいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/top_lineup_mf.jpg?v=1764220185\" 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    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/header_pc.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e1日のうちで、顔についている時間が最も長いファンデーション。一般なファンデーションは、肌を綺麗に見せてくれる代わりに、毛穴をふさいだり配合されている油分やケミカル成分が毛穴に詰まってトラブルを起こすなど、肌への負担は大きいと言えます。キレイになるためなのか、肌にダメージを与えるためなのか…その矛盾に悩む女性は多いかと思います。その矛盾を解消してくれるのが、\u003cstrong\u003eミネラルファンデーション\u003c\/strong\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:\/\/www.rachelwine.com\/wp-content\/uploads\/Developer_RW.jpg\" 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    \u003cp style=\"text-align: center;\"\u003e\n      \u003ca href=\"https:\/\/www.rachelwine.com\/rachelwine\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/link_01.jpg\" width=\"140\"\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/www.rachelwine.com\/about\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/link_02.jpg\" width=\"140\"\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/www.rachelwine.com\/mmu\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/link_03.jpg\" width=\"140\"\u003e\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eメイクもスキンケアの一部\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eメイクアップは肌トラブルを隠すためにするものではなく、肌が本来持っている美しさを引き出す為にするものです。せっかく日々のスキンケアを一生懸命行っていても、そのメイクで肌にダメージを与えていては意味がありません。レイチェルワインミネラルファンデーションは、防腐剤、界面活性剤はもちろん、石油由来成分や鉱物油などの添加物なども不使用で、天然鉱物を主成分として作られた「\u003cstrong\u003e肌への優しさ\u003c\/strong\u003e」を追求したファンデーションです。また油分を含んでいないのでクレンジングも不要で、洗顔料だけで簡単に落とせるので、肌に余分なストレスがかかりません。\u003c\/p\u003e\n  \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普段お使いのスキンケアで肌を整えた後、直接ファンデーションをブラシでクルクル。下地不要で、忙しい朝でも簡単にメイクができます。パウダーが皮脂を吸着しなじんでくるので、化粧崩れしにくく、朝したメイクを1日中キープ。また重ね付しても厚塗りにならず、化粧をしてないと感じるほどの軽さ。汗や水にも強く、汗をかいてもハンカチで押さえるだけで、化粧したての状態に。また日常生活では十分な紫外線防止効果 \u003cstrong\u003eSPF27 PA+++\u003c\/strong\u003e、\u003cstrong\u003eブルーライトカット率は99.7%\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eHOW TO USE\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/step_2.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\/cover.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/cQ4roxIlNj4\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\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\/colour-runs.jpg\" 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\/mask.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e国産ミネラルファンデーションでカラー展開NO.1　あなたのカラーがきっと見つかる\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本人の肌色に合わせた\u003cstrong\u003e12色\u003c\/strong\u003e。季節によってお肌の色が変わったり、自分にあった色が見つからない場合は、パウダーなので混ぜ合わせることができ、自分だけのオリジナルカラーを作れるのもミネラルファンデーションの楽しさの一つです。あなたの肌にぴったりなファンデーションを見つけてみてください。\u003c\/p\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mf-12color.jpg\" alt=\"あなたのカラーがきっと見つかる\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/about_puff.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\u003ca href=\"https:\/\/www.rachelwine.com\/blog\/01\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/link_04.jpg\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e本製品は、肌への優しさと多機能性を両立したミネラルファンデーションです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e天然鉱物を主成分とし、肌に優しい処方\u003c\/li\u003e\n        \u003cli\u003e防腐剤、界面活性剤、石油由来成分、鉱物油などの添加物は不使用\u003c\/li\u003e\n        \u003cli\u003eクレンジング不要で、洗顔料のみで簡単にオフ可能\u003c\/li\u003e\n        \u003cli\u003e下地不要で、忙しい朝でも簡単メイク\u003c\/li\u003e\n        \u003cli\u003e皮脂を吸着し、化粧崩れしにくい\u003c\/li\u003e\n        \u003cli\u003e重ね付けしても厚塗りにならず、軽やかな付け心地\u003c\/li\u003e\n        \u003cli\u003e汗や水に強く、化粧したての美しさをキープ\u003c\/li\u003e\n        \u003cli\u003e日常生活で十分な紫外線防止効果（SPF27 PA+++）\u003c\/li\u003e\n        \u003cli\u003eブルーライトカット率99.7%\u003c\/li\u003e\n        \u003cli\u003e日本人の肌に合わせた12色のカラー展開\u003c\/li\u003e\n        \u003cli\u003e複数のパウダーを混ぜ合わせ、オリジナルカラーの作成が可能\u003c\/li\u003e\n        \u003cli\u003eスマホの画面やマスクにファンデーションがつきにくい\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e内容量・使用目安\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e内容量:\u003c\/strong\u003e 4.5g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e使用目安:\u003c\/strong\u003e 毎日の使用でしっかりメイクの場合約2ヶ月、ナチュラルメイクの場合約3ヶ月\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\n\u003cstrong\u003e主な成分:\u003c\/strong\u003e マイカ、酸化亜鉛、酸化チタン、シリカ、酸化鉄、ラウロイルリシン、水酸化AI\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e原産国:\u003c\/strong\u003e 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能性詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e日焼け止め効果:\u003c\/strong\u003e SPF27 PA+++（アメリカ検査機関 AMA 調べ）\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eブルーライトカット率:\u003c\/strong\u003e 99.7%（desirtech合同会社 調べ）\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eカラーバリエーション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e日本人の肌色に合わせた全12色展開。季節や肌色に合わせて、自分だけのオリジナルカラーを作成できます。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mf-12color.jpg\" alt=\"カラー展開画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \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\n\u003cstrong\u003e返品について:\u003c\/strong\u003e 未開封で商品到着日より7日以内であれば返品可能です。（特定商取引法に基づく表記をご確認ください）\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"Y01 シフォン","offer_id":43573377204363,"sku":"mfmf-mf-sf","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"Y02 ブロンディ","offer_id":43573377237131,"sku":"mfmf-mf-bl","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"Y03 ベージュ","offer_id":43573377269899,"sku":"mfmf-mf-bg","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"Y04 ウォーム","offer_id":43573377302667,"sku":"mfmf-mf-wm","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"M00 シャンパン","offer_id":43573377433739,"sku":"mfmf-mf-cp","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"M01 ブロッサム","offer_id":43573377400971,"sku":"mfmf-mf-bs","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"M02 オパール","offer_id":43573377368203,"sku":"mfmf-mf-op","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"M03 メイプル","offer_id":43573377335435,"sku":"mfmf-mf-mp","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"P01 ピーチ","offer_id":43573377466507,"sku":"mfmf-mf-pk","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"P02 ナチュラル","offer_id":43573377499275,"sku":"mfmf-mf-nr","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"P03 ヌーディ","offer_id":43573377532043,"sku":"mfmf-mf-nd","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"P04 ロゼ","offer_id":43573377564811,"sku":"mfmf-mf-rs","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/top_lineup_mf.jpg?v=1764220185"},{"product_id":"ミネラルファンデーション-spf27-pa-1","title":"ミネラルファンデーション コンパクト用［詰め替えパウチ］","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を、必要な分だけ詰め替えられるパウチでご提供。いつでも\u003cstrong\u003eフレッシュな美しさ\u003c\/strong\u003eを、手軽に持ち運びませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/fdp-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミネラルファンデーション詰め替えパウチ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e高品質な国産ファンデを補充\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\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パウチタイプのファンデーションをご用意。\n        \u003ca href=\"https:\/\/www.rachelwine.com\/item\/pcc\" target=\"_blank\"\u003eコンパクトパウダーケース\u003c\/a\u003e\n        等の持ち運びに便利なケースに必要な分を入れて使用できます。チャック付きパウチを採用することで、必要な分だけを詰め替えることができます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e必要な分だけ詰め替えられるチャック付きパウチ\u003c\/li\u003e\n        \u003cli\u003eコンパクトケースに入れて手軽に持ち運び可能\u003c\/li\u003e\n        \u003cli\u003eいつでもフレッシュな状態で使用\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/fdp-1.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\/2020\/01\/mf-re250.jpg\" alt=\"詰め替え\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003ca href=\"https:\/\/www.rachelwine.com\/item\/pcc\"\u003e\n          \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/01\/case_top_new4.jpg\" alt=\"レイチェルワイン パウダーコンパクトケース\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/a\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 class=\"body-text\"\u003e日本人の肌色に合わせた全13色。季節によってお肌の色が変わったり、自分にあった色が見つからない場合は、パウダーなので混ぜ合わせることができ、自分だけのオリジナルカラーを作れるのもミネラルファンデーションの楽しさの一つです。あなたの肌にぴったりなファンデーションを見つけてみてください。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/mf-12color.jpg\" alt=\"あなたのカラーがきっと見つかる\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報・仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e内容量\u003c\/td\u003e\n              \u003ctd\u003e3g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e成分\u003c\/td\u003e\n              \u003ctd\u003eマイカ、酸化亜鉛、酸化チタン、シリカ、酸化鉄、ラウロイルリシン、水酸化AI\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e日焼け止め\u003c\/td\u003e\n              \u003ctd\u003eSPF27　PA+++（アメリカ検査機関 AMA 調べ）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eブルーライトカット\u003c\/td\u003e\n              \u003ctd\u003e99.7%（desirtech合同会社 調べ）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eカラー\u003c\/td\u003e\n              \u003ctd\u003e全13色\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e原産国\u003c\/td\u003e\n              \u003ctd\u003e日本\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e使用目安\u003c\/td\u003e\n              \u003ctd\u003e毎日の使用でしっかりメイクの場合約2ヶ月、ナチュラルメイクの場合約3ヶ月\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e環境への配慮\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eレイチェルワインは環境に配慮した製品づくりを心がけています。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" alt=\"ヴィーガン・クルエルティフリー\" class=\"img-fluid d-block w-100 product-img\"\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  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e配送方法でネコポスの選択が可能です。\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.rachelwine.com\/guide#haisou\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/assets\/img\/company\/nekoposu1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネコポス\"\u003e\n    \u003c\/a\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返品について: 未開封で商品到着日より7日以内であれば返品可能です（特定商取引法に基づく表記）。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"Y01 シフォン","offer_id":43573483372683,"sku":"4582423593353","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"Y02 ブロンディ","offer_id":43573478195339,"sku":"4582423593391","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"Y03 ベージュ","offer_id":43573483307147,"sku":"4582423593421","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"Y04 ウォーム","offer_id":43573483339915,"sku":"4582423593452","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"M00 シャンパン","offer_id":43573478391947,"sku":"4582423593346","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"M01 ブロッサム","offer_id":43573483274379,"sku":"4582423593377","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"M02 オパール","offer_id":43573478228107,"sku":"4582423593384","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"M03 メイプル","offer_id":43573483405451,"sku":"4582423593438","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"P01 ピーチ","offer_id":43573478359179,"sku":"4582423593360","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"P02 ナチュラル","offer_id":43573478326411,"sku":"4582423593407","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"P03 ヌーディ","offer_id":43573478293643,"sku":"4582423593414","price":2200.0,"currency_code":"JPY","in_stock":true},{"title":"P04 ロゼ","offer_id":43573478260875,"sku":"4582423593445","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/fpnew1-1.jpg?v=1749714364"},{"product_id":"ミネラルアクセントフェースパウダー","title":"ミネラルアクセントフェースパウダー","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\u003eTゾーンの化粧崩れを強力に防ぎます\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\/top_lineup_af.jpg?v=1764220255\" 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余分な皮脂を抑え、朝つけたメイクを1日中キープ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/af-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"化粧崩れを防ぐパウダー\"\u003e\n    \u003cp class=\"body-text\"\u003e化粧崩れの気になる部位で多いのがTゾーン。 Tゾーンは毛穴の数が多く、皮脂の分泌が激しいため、特に夏場には朝きれいにつけたメイクが夕方には完全に崩れてしまっているということも。レイチェルワイン ミネラルアクセントフェースパウダーは、ファンデーションの後に化粧崩れのしやすいTゾーンや顔全体に軽く広げるだけで、\u003cstrong\u003e余分な皮脂を吸着\u003c\/strong\u003e。肌を\u003cstrong\u003eサラサラ状態に保ち化粧崩れを防ぎます\u003c\/strong\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    \u003cimg src=\"https:\/\/www.rachelwine.com\/assets\/img\/company\/accent_perfect.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミネラルファンデーション＋ミネラルアクセントフェースパウダーで1日中崩れない、簡単パーフェクトベース\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eミネラルファンデーション＋ミネラルアクセントフェースパウダーで1日中崩れない、簡単パーフェクトベース\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eレイチェルワイン ミネラルファンデーションは、ミネラル成分特有の不自然なテカりを抑えるために、少しツヤ感が足りないと感じる方もいらっしゃいます。 ミネラルアクセントフェースパウダーを使うことで\u003cstrong\u003e化粧崩れを防いでくれる\u003c\/strong\u003eだけではなく、好みに合わせて\u003cstrong\u003eツヤ感をプラス\u003c\/strong\u003eすることができます。顔全体にサッと広げれば、顔全体をパッと明るく\u003cstrong\u003e透明感のあるキレイな肌を演出\u003c\/strong\u003eします。優しいツヤ感なので、\u003cstrong\u003eハイライトとしてもお使いいただけます\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/cQ4roxIlNj4\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eこのパウダーは、肌に優しく透明感のある仕上がりを追求した製品です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eヴィーガン処方：動物由来成分は使用していません。\u003c\/li\u003e\n        \u003cli\u003eクルエルティフリー：動物実験は行っていません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品概要\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e内容量: 1.1g\u003c\/li\u003e\n        \u003cli\u003e原産国: 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e肌への負担を考慮し、厳選されたミネラル成分を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eマイカ\u003c\/li\u003e\n        \u003cli\u003eラウロイルリシン\u003c\/li\u003e\n        \u003cli\u003eステアリン酸亜鉛\u003c\/li\u003e\n        \u003cli\u003eオクテニルコハク酸デンプンAl\u003c\/li\u003e\n        \u003cli\u003e酸化チタン\u003c\/li\u003e\n        \u003cli\u003e酸化鉄\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e返品については、未開封で商品到着日より7日以内であれば返品可能です（特定商取引法に基づく表記）。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"Default Title","offer_id":43573561753739,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/top_lineup_af.jpg?v=1764220255"},{"product_id":"ミネラルコントロールカラーベース","title":"ミネラルコントロールカラーベース","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    \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\/cb_4_500.jpg?v=1749718822\" 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        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_header.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コントロールカラーのイメージ\"\u003e\n        \u003ch3 class=\"section-title\"\u003eコントロールカラーとは\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eコンシーラーは使ったことがあっても、『コントロールカラーはよくわからない』『難しそうで使ったことがない』という方も多いかもしれません。コントロールカラーとは化粧下地の一種で、コンシーラーのように『隠す』のではなく、肌の色を調整するアイテムです。肌色を整えることで、ファンデーションの発色が良くなり、メイクの仕上がりもキレイになります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eメイクの仕上がりを一段とアップさせてくれる、ミネラル成分のコントロールカラー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e目の下のクマやくすみ、赤みや黄色みなど、肌にはさまざまな色ムラがあります。目的別のコントロールカラーベースを使うことで、ファンデーションだけではカバーできない素肌の気になる色調整をしてくれます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまた、アイシャドウ前の下地に使用したり、コンシーラーと合わせて使用することで、一段とメイクの仕上がりが変わります。\u003c\/p\u003e\n\n        \u003ch4\u003eCN01 オレンジ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-orange.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN01 オレンジ使用イメージ\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_orange_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN01 オレンジ\"\u003e\n        \u003cp class=\"body-text\"\u003eクマなどの茶色いくすみ系をカバーしてくれるオレンジ。血行不良や顔のたるみによる影などの影色消しとしても活躍してくれるため、部分使いに重宝するカラーです。レイチェルワイン パウダーコンシーラーと合わせて使用することで、カバー力がアップします。\u003c\/p\u003e\n\n        \u003ch4\u003eCN02 イエロー\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-yellow.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN02 イエロー使用イメージ\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_yellow_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN02 イエロー\"\u003e\n        \u003cp class=\"body-text\"\u003e肌を明るくカバーしてくれる、黄み系の肌にも浮かない万能色。色素沈着やくすみ、ほうれい線が気になる方などにおすすめです。レイチェルワイン ミネラルパウダーアイシャドウ前のアイベースとして使用することで、フィット感と発色を良くしてくれます。\u003c\/p\u003e\n\n        \u003ch4\u003eCN03 パープル\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-purple.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN03 パープル使用イメージ\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_purple_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN03 パープル\"\u003e\n        \u003cp class=\"body-text\"\u003eくすみをおさえながら、肌を1トーン明るく見せるパープル。ほど良い透明感を与えてくれます。透明感を出したい箇所や、目の下あたりに横ラインのようにつけるだけで、エレガントな印象に仕上がります。\u003c\/p\u003e\n\n        \u003ch4\u003eCN04 グリーン\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-green.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN04 グリーン使用イメージ\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_green_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN04 グリーン\"\u003e\n        \u003cp class=\"body-text\"\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        \n        \u003ch4\u003e化粧下地として\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-base.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミネラルコントロールカラーベース\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_4color.jp_.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4色のコントロールカラー\"\u003e\n        \u003cp class=\"body-text\"\u003e肌の明るさを整えてくれるので、厚塗りせずにキレイなベースメイクに仕上がります。ファンデーション本来のカラーをキレイに色ムラなく演出してくれます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb-hikaku.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用前後の比較画像\"\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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e使い方のポイント\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n                \u003cp\u003e肌の色むらを均一にするために顔全体に\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eレイチェルワインのミネラルコントロールカラーベースは細かいパウダーなので重ね付しても厚塗りになりません。\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cp\u003e他アイテムとの組み合わせ自由\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eベースとしてミネラルファンデーションの前に、またはミネラルファンデーション⇒ミネラルコントロールカラーベース⇒ミネラルファンデーションと付けていただくことでしっかりカバー。コンシーラーと重ねたり、目の周りのくすみをカバーし、アイシャドウの発色を良くするアイシャドウベースとしてもお使いいただけます。\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cp\u003e気になるところは部分使い\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e目の周りの色素沈着や目の下のクマ、頬の赤みなどに付けることで、気になる部分をカバーします。また、ほうれい線のしわのラインにつけることで、目立ちにくくしてくれます。\u003c\/p\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eブラシを使ってしっかりカバー\u003c\/h3\u003e\n        \u003ch4\u003eカブキブラシ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2015\/07\/162_thumbnail.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カブキブラシ\"\u003e\n        \u003cp class=\"body-text\"\u003eフワッと全体的に均一にパウダーを乗せることが出来るので、コントロールカラーベースを顔全体に簡単に広げることが出来ます。\u003c\/p\u003e\n\n        \u003ch4\u003eスマートカブキ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2017\/10\/smart150.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"スマートカブキ\"\u003e\n        \u003cp class=\"body-text\"\u003e顔全体に塗りたい時はもちろん、部分塗りなど、オールラウンドに使えます。\u003c\/p\u003e\n\n        \u003ch4\u003eアングルブラシ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2015\/07\/angle150.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アングルブラシ\"\u003e\n        \u003cp class=\"body-text\"\u003e斜めのカットで簡単に広い部分にパウダーを乗せることが出来るので、広範囲にコントロールカラーベースを広げることが出来ます。\u003c\/p\u003e\n\n        \u003ch4\u003eポイントブラシ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2015\/07\/point150.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントブラシ\"\u003e\n        \u003cp class=\"body-text\"\u003eカバーをしたいところにしっかりと狙ってパウダーをのせることができるので、目の周りやしわのラインなどポイント使いに最適です。\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb-trial_link.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミネラルコントロールカラーベースお試しサイズ4色セット\"\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Gt1vJ46vUwA\" title=\"YouTube video player\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の基本情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e内容量: 2.5g\u003c\/li\u003e\n                \u003cli\u003eカラー: 全4色\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        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e返品について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e未開封で商品到着日より7日以内であれば返品可能です。（特定商取引法に基づく表記）\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"CN01 オレンジ","offer_id":43573648162955,"sku":"cbcb-cb-orange","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"CN02 イエロー","offer_id":43573648195723,"sku":"cbcb-cb-yellow","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"CN03 パープル","offer_id":43573648228491,"sku":"cbcb-cb-purple","price":1980.0,"currency_code":"JPY","in_stock":true},{"title":"CN04 グリーン","offer_id":43573648261259,"sku":"cbcb-cb-green","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cb_4_500.jpg?v=1749718822"},{"product_id":"パウダーコンシーラー","title":"パウダーコンシーラー","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌に溶け込む、軽やかパウダー\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cn-1_1000.jpg?v=1749799919\" class=\"img-fluid d-block w-100 product-img\" alt=\"パウダーコンシーラーが肌に溶け込むイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e素肌を活かす、自然な仕上がり\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e気になる部分を自然にカバー。パウダー状だから厚塗りにならず、重ねても肌にしっかりフィット。\u003cstrong\u003eラウロイルリシンが乾燥も防ぎます。\u003c\/strong\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    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cn-1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パウダーコンシーラーのボトルとブラシ\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e気になる部分を隠してくれるコンシーラーは、女性にとってまさに化粧品のマストアイテム。しかし気になる部分をしっかりカバーしようとすると厚塗りになったり、よれの原因にもなります。レイチェルワインのコンシーラーはパウダー状で、ファンデーション同様重ね付しても厚塗りにならず、しっかりフィット。またパウダー状なので、付け直しも簡単にできます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌トラブルを隠すはずのコンシーラーが…\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e従来のコンシーラーはカバー力や使用感に優れていますが、油分が非常に多いため、肌に残ってしまうと酸化し、また肌を乾燥させるので、かえって肌トラブルを起こす原因となります。せっかく肌をキレイに見せるために使用しているのに、トラブルを引き起こしていては意味がありません。レイチェルワインのパウダーコンシーラーは\u003cstrong\u003e油分はもちろん、防腐剤、タール色素、界面活性剤など不使用\u003c\/strong\u003eで、\u003cstrong\u003eラウロイルリシンが乾燥を防いでくれます。\u003c\/strong\u003eまた\u003cstrong\u003e洗顔だけで簡単に落とすことができます。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eミネラルファンデーションとマッチする4色\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cn-4color.jpg\" alt=\"ミネラルファンデーションとマッチする4色のコンシーラー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\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    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/winfield\/cn-tr-pc.jpg\" alt=\"パウダーコンシーラーの使用方法\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e筆や指先にコンシーラーを少量付けて、シミやそばかす、ニキビ跡などカバーしたい部分に“トントン”と重ね付けするだけで、厚塗り感なく自然な感じに仕上げることができます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e動画で見るパウダーコンシーラー\u003c\/h3\u003e\n    \u003cdiv class=\"youtube-player\"\u003e\n      \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/AyoIfZbVlXo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"section-title\"\u003e商品詳細・仕様\u003c\/h3\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e気になる部分を自然にカバー\u003c\/li\u003e\n        \u003cli\u003eパウダー状だから厚塗りにならず、重ねても肌にしっかりフィット\u003c\/li\u003e\n        \u003cli\u003eラウロイルリシンが乾燥を防ぐ\u003c\/li\u003e\n        \u003cli\u003eパウダー状で付け直しも簡単\u003c\/li\u003e\n        \u003cli\u003e油分、防腐剤、タール色素、界面活性剤など不使用\u003c\/li\u003e\n        \u003cli\u003e洗顔だけで簡単に落とせる\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg alt=\"ヴィーガン・クルエルティフリー\" src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご使用方法\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eファンデーションの前、または後にお使いください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e筆や指先にコンシーラーを少量取ります。\u003c\/li\u003e\n        \u003cli\u003eシミ、そばかす、ニキビ跡などカバーしたい部分に“トントン”と重ね付けします。\u003c\/li\u003e\n        \u003cli\u003e厚塗り感なく、自然な感じに仕上げることができます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eマイカ\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水酸化Al\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e内容量\u003c\/td\u003e\n              \u003ctd\u003e1.5g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eカラー\u003c\/td\u003e\n              \u003ctd\u003e全4色\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e原産国\u003c\/td\u003e\n              \u003ctd\u003e日本\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/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未開封で商品到着日より7日以内であれば返品可能です。（特定商取引法に基づく表記）\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ウィンフィールド・ライフリサーチ","offers":[{"title":"#0 イエロー系の明るめの肌トーンの方","offer_id":43575639343243,"sku":"cncn-cn-0","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"#1 ピンク系の明るめの肌トーンの方","offer_id":43575639376011,"sku":"cncn-cn-1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"#2 普通の肌トーンの方","offer_id":43575639408779,"sku":"cncn-cn-2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"#3 健康的な肌トーンの方","offer_id":43575639441547,"sku":"cncn-cn-3","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cn-1_1000.jpg?v=1749799919"},{"product_id":"ミネラルuvプロテクトパウダー-spf50-pa","title":"ミネラルUVプロテクトパウダー【SPF50+ PA++++】","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肌に優しい最高峰UVパウダー\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/uvnew1.jpg?v=1749801601\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e敏感肌にも心地よい、透明感UVパウダー\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e日常からレジャーまで、肌への影響を考えた\u003cstrong\u003eノンケミカル処方\u003c\/strong\u003eで紫外線を強力にカット。\u003cstrong\u003eSPF50+ PA++++\u003c\/strong\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uv-2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"UVパウダーイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e紫外線が肌に悪い影響をあたえることは知られていますが、紫外線には「紫外線A波（UV-A）」「紫外線B波（UV-B）」があります。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\u003cp class=\"body-text\"\u003e\u003cstrong\u003e紫外線A波（UV-A）\u003c\/strong\u003e 雲や窓ガラスなども通過し、肌の真皮まで到達して肌の黒化を起こし、シワやタルミなどの原因となります。\u003c\/p\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cp class=\"body-text\"\u003e\u003cstrong\u003e紫外線B波（UV-B）\u003c\/strong\u003e 主に表皮に強く作用して、肌に赤く炎症を起こします。メラニンを増加させシミやソバカスの原因となります。\u003c\/p\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\/2020\/02\/uvp_uv.jpg\" alt=\"紫外線が肌に及ぼす影響の図\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e肌に優しいUVカット商品\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e肌に影響を及ぼす紫外線から肌を守るのに欠かせないのが日焼け止め。しかし、「高SPF・高PAであればどの商品を使ってもOK」というわけではありません。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eSPF値が高くて白浮きしないUVカット商品には、敏感肌の方には負担となる紫外線防御成分が配合されていたり、落としにくいなど肌に負担がかかる場合があります。紫外線から肌を守りたいのに、かえって負担をかけていては意味がありませんよね。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「肌に優しいUVカット商品がほしい」というお客様の声にお応えした\u003cstrong\u003eパウダータイプのUVケア商品\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_spf_3.jpg\" alt=\"SPFイメージ画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e肌にも環境にも優しい紫外線吸収剤フリー\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e日焼け止め(紫外線防止剤)には「紫外線吸収剤」「紫外線散乱剤」の2種類があります。紫外線吸収剤は、紫外線を吸収し化学反応で熱エネルギーに変えて放出させます。紫外線散乱剤は、紫外線を反射・散乱させます。化学反応により肌に刺激を感じる方もいるため、レイチェルワインでは\u003cstrong\u003e紫外線散乱剤を使用\u003c\/strong\u003eしています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg alt=\"紫外線吸収剤・散乱剤の仕組み\" src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2020\/12\/uvp_scatterer_absorber.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eまた、数年前から紫外線吸収剤の「オキシベンゾン」など一部成分が「珊瑚の白化」や「海洋汚染」の原因と考え、世界各国で「紫外線吸収剤配合の日焼け止め」の販売・使用を禁止する動きが広がってきています。そのような環境に影響を及ぼす成分を含めず、\u003cstrong\u003e肌と環境、両方にやさしさにもこだわっています。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg alt=\"環境にやさしい紫外線吸収剤フリー\" src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2021\/03\/uvp_coral.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\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\u003eSPF50+ PA++++\u003c\/strong\u003e」という高い紫外線防止効果と、「\u003cstrong\u003e94.2％\u003c\/strong\u003e」の\u003cstrong\u003eブルーライトカット効果\u003c\/strong\u003eを持っています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e紫外線だけでなく、ほか環境ストレスからも肌を守る独自ブレンドの\u003cstrong\u003eプロテクトパウダー\u003c\/strong\u003e※1を配合。また3種の\u003cstrong\u003eうるおい成分\u003c\/strong\u003e※2配合で、パウダーなのに\u003cstrong\u003eしっとりとした付け心地\u003c\/strong\u003e。\u003cstrong\u003e皮脂吸着パウダー\u003c\/strong\u003eも配合しているため、長時間塗布していてもくすみにくく、化粧崩れを防ぎます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e軽い付け心地でメイクの上からでも何度でも塗り直しいただけます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e外出の予定がない時でも、窓から入る紫外線やブルーライト対策に活躍しますので、真夏はもちろんのこと、\u003cstrong\u003e1年を通してご使用いただけます。\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1：グルコシルセラミド・テトラヘキシルデカン酸アスコルビル・グリチルリチン酸2K\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※2：ユズ果実エキス・メリッサ葉エキス・アロエベラ葉エキス\u003c\/p\u003e\n        \u003cdiv class=\"care-icons\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_yuzu.jpg\" alt=\"ゆずイメージ\" class=\"img-fluid\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_melissa.jpg\" alt=\"メリッサイメージ\" class=\"img-fluid\"\u003e\n            \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2020\/02\/uvp_aloe.jpg\" alt=\"アロエイメージ\" class=\"img-fluid\"\u003e\n        \u003c\/div\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 alt=\"フリー成分\" src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2020\/02\/uvp_free_pc.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e肌と環境に配慮した、高機能UVパウダーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eSPF50+ PA++++で強力UVカット\u003c\/li\u003e\n                    \u003cli\u003eノンケミカル処方\u003c\/li\u003e\n                    \u003cli\u003eブルーライト94.2%カット\u003c\/li\u003e\n                    \u003cli\u003e独自ブレンドのプロテクトパウダー配合\u003c\/li\u003e\n                    \u003cli\u003e3種のうるおい成分配合でしっとりした付け心地\u003c\/li\u003e\n                    \u003cli\u003e皮脂吸着パウダー配合で化粧崩れ防止\u003c\/li\u003e\n                    \u003cli\u003eクレンジング不要、洗顔料で簡単オフ\u003c\/li\u003e\n                    \u003cli\u003e1年を通して顔・全身にご使用いただけます\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eフリー成分\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e以下の成分は不使用で、敏感肌の方にもお使いいただけます。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e紫外線吸収剤\u003c\/li\u003e\n                    \u003cli\u003e石油系界面活性剤\u003c\/li\u003e\n                    \u003cli\u003eシリコン\u003c\/li\u003e\n                    \u003cli\u003eパラベン\u003c\/li\u003e\n                    \u003cli\u003e鉱物油\u003c\/li\u003e\n                    \u003cli\u003e合成色素\u003c\/li\u003e\n                    \u003cli\u003e香料\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e主要配合成分\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e肌を保護し、うるおいを与える成分を配合しています。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eプロテクトパウダー (グルコシルセラミド、テトラヘキシルデカン酸アスコルビル、グリチルリチン酸2K)\u003c\/li\u003e\n                    \u003cli\u003eうるおい成分 (ユズ果実エキス、メリッサ葉エキス、アロエベラ葉エキス)\u003c\/li\u003e\n                    \u003cli\u003e皮脂吸着パウダー\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e使用方法\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eファンデーションの後に、ブラシ（別売り）または付属のパフをお使いください。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e日焼け止め効果を保つため、2～3時間おきを目安に塗り直すことが大切です。\u003c\/p\u003e\n\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eブラシを使用する場合\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003eベースメイク、もしくはスキンケアが終わった状態でパウダーを塗っていきます。メイク直しの時や汗をかいた後などは、ティッシュオフしてから塗布してください。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用方法ステップ1\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003e蓋にパウダーを適量出します。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用方法ステップ2\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003eブラシにパウダーを均等につけます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_3-b.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラシにパウダーをつける\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003e顔にポンポンポンと点を打つように、ブラシを優しく押し当てながらパウダーをつけていきます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_4-b.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラシでパウダーを塗布\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003eブラシをクルクル回しながら、まんべんなくパウダーをつけていきます。チークやアイメイクをして完成です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_5-b.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラシで仕上げ\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eパフを使用する場合\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003eベースメイク、もしくはスキンケアが終わった状態でパウダーを塗っていきます。メイク直しの時や汗をかいた後などは、ティッシュオフしてから塗布してください。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用方法ステップ1\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003e蓋にパウダーを適量出します。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"使用方法ステップ2\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003eパフにパウダーをつけます。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_3-p.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パフにパウダーをつける\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cp class=\"body-text\"\u003e顔にポンポンポンと優しく押さえながら、まんべんなくパウダーをつけていきます。チークやアイメイクをしてメイク完成です。\u003c\/p\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/uvp_howto_4-p.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パフでパウダーを塗布\"\u003e\u003c\/div\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                \u003cp class=\"body-text\"\u003e入力データに具体的な商品コードの記載はありませんでした。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: ミネラルuvプロテクトパウダー-spf50-pa\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"Rachel Wine","offers":[{"title":"Default Title","offer_id":43575939006603,"sku":"uvp","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/uvnew1.jpg?v=1749801601"},{"product_id":"ミネラルファンデーション-お試しサイズ6色セット","title":"ミネラルファンデーション お試しサイズ6色セット","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理想の肌色を見つける6色セット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            0.5g×6色の豊富なミネラルファンデーションで、単色はもちろん、混ぜ合わせてあなただけの\u003cstrong\u003eオリジナルカラー\u003c\/strong\u003eをクリエイトできます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/6_c5019b5a-1bae-4cad-bed6-9312c13e64cc.jpg?v=1764213932\" 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            イエローからピンクまで、細やかに設計されたグラデーション。肌のトーンに自然に溶け込み、まるで元から美しい素肌のよう。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mf_tr6_1_dd7c4a3f-d40b-48df-a67a-446b4b3d6cd1.jpg?v=1764213932\" 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            日々の肌変化や季節に合わせて、自由に色を調整。透明感あふれる、いきいきとした印象を演出し、あなた本来の輝きを引き出します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/mf_tr6_2.jpg?v=1764213932\" class=\"img-fluid d-block w-100 product-img\" alt=\"美を自在に操る愉しみ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e美を自在に操る愉しみ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e\n                    肌色別に組み合わせたネット限定お試しセットです。単色使いはもちろん、パウダーなので混ぜ合わせることができ、ご自身の肌にぴったりなオリジナルカラーを作ることができます。\n                \u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/fdtry..jpg\" class=\"img-fluid\" alt=\"ミネラルファンデーションお試しセット\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/assets\/img\/company\/trial_6color_chart.jpg\" class=\"img-fluid\" alt=\"肌色チャート\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2020\/03\/trial_6color_pattern.jpg\" class=\"img-fluid\" alt=\"6色セット組み合わせパターン\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e肌と環境に配慮した製品です。\u003c\/p\u003e\n                \u003cdiv class=\"care-icons\"\u003e\n                    \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" class=\"img-fluid\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e内容量\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eミネラルファンデーション：0.5g × 6色\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eミネラルファンデーションの全成分はこちらです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eマイカ\u003c\/li\u003e\n                    \u003cli\u003e酸化亜鉛\u003c\/li\u003e\n                    \u003cli\u003e酸化チタン\u003c\/li\u003e\n                    \u003cli\u003eシリカ\u003c\/li\u003e\n                    \u003cli\u003e酸化鉄\u003c\/li\u003e\n                    \u003cli\u003eラウロイルリシン\u003c\/li\u003e\n                    \u003cli\u003e水酸化Al\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    \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            未開封で商品到着日より7日以内であれば返品可能です。（特定商取引法に基づく表記をご確認ください）\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"ミネラルファンデーションお試しサイズ6色セット① ［シャンパン・ピーチ・シフォン・ナチュラル・ブロッサム・ブロンディ］","offer_id":43588345266315,"sku":"tr_6c_1","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ミネラルファンデーションお試しサイズ6色セット② ［オパール・ヌーディ・ベージュ・メイプル・ロゼ・ウォーム］","offer_id":43588345299083,"sku":"tr_6c_2","price":2750.0,"currency_code":"JPY","in_stock":true},{"title":"ミネラルファンデーションお試しサイズ6色セット③ ［ナチュラル・ブロッサム・ブロンディ・ヌーディ・オパール・ベージュ］","offer_id":43588345331851,"sku":"tr_6c_3","price":2750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/6_c5019b5a-1bae-4cad-bed6-9312c13e64cc.jpg?v=1764213932"},{"product_id":"ミネラルコントロールカラーベース-お試しサイズ4色セット","title":"ミネラルコントロールカラーベース お試しサイズ4色セット","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のお試し4色セットです。肌色を自然に補正し、ファンデーションの魅力を最大限に引き出します。新しいベースメイクで、自信あふれる毎日を。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cb-trial4.jpg?v=1750401698\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミネラルコントロールカラーベースお試し4色セット\"\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茶色いくま、色素沈着、気になる赤み、顔全体のくすみ。一つ一つの肌悩みに、4つのカラーが優しくアプローチ。\u003cstrong\u003eCN01オレンジ\u003c\/strong\u003eは茶色いくすみに、\u003cstrong\u003eCN02イエロー\u003c\/strong\u003eは肌を明るく、\u003cstrong\u003eCN03パープル\u003c\/strong\u003eは透明感を、\u003cstrong\u003eCN04グリーン\u003c\/strong\u003eは赤みを自然に整えます。理想の肌印象を自在に描いてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cb-color.jpg?v=1750401752\" class=\"img-fluid d-block w-100 product-img\" alt=\"肌色トーンアップ 印象美しく\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e個性を活かすカラーメイク\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eコントロールカラーとは\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb-tr_header.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コントロールカラーの紹介画像\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e目の下のクマやくすみ、赤みや黄色みなど、肌にはさまざまな色ムラがあります。目的別のコントロールカラーベースを使うことで、ファンデーションだけではカバーできない素肌の気になる色調整をしてくれます。また、アイシャドウ前の下地に使用したり、コンシーラーと合わせて使用することで、一段とメイクの仕上がりが変わります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eコンシーラーは使ったことがあっても、『コントロールカラーはよくわからない』『難しそうで使ったことがない』という方も多いかもしれません。そこで、全国の一般女性310名を対象にアンケートを実施しました。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2018\/09\/07ad7f27a08dd4970ef2503f393e1920.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コントロールカラーを使った経験に関するアンケート結果\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e51.6%の方は「一度も使ったことがない」という調査結果となりました。コントロールカラーとは化粧下地の一種で、コンシーラーのように『隠す』のではなく、肌の色を調整するアイテムです。肌色を整えることで、ファンデーションの発色が良くなり、メイクの仕上がりもキレイになります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eそこで、コントロールカラーを使っているという方を対象にアンケートを行いました。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2018\/09\/067c0d72df33c6cae6fedd4ac8bc88d7.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コントロールカラーの使用目的に関するアンケート結果\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e赤みやくすみ、クマなどの悩みを隠すために使用される方が多いという結果になりました。そんなお悩みを持たれている方に是非ご使用頂きたいと思います。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eさらに、レイチェルワインのコントロールカラーベースを使った方々へ満足度の調査を行ったところ、なんと！89%以上の方に「非常に満足」or「満足」とお答え頂きました♪\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2018\/09\/3c86d0a3713998dd8fe47a00b1c0af41.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"製品満足度に関するアンケート結果\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e4色のカラーバリエーション\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003ch4 class=\"section-title\"\u003eメイクの仕上がりを一段とアップさせてくれる、ミネラル成分のコントロールカラー\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-orange.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN01 オレンジ使用部位イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_orange_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN01 オレンジのパウダー画像\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eCN01 オレンジ\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eクマなどの茶色いくすみ系をカバーしてくれるオレンジ。\u003c\/li\u003e\n                \u003cli\u003e血行不良や顔のたるみによる影などの影色消しとしても活躍してくれるため、部分使いに重宝するカラーです。\u003c\/li\u003e\n                \u003cli\u003eレイチェルワイン パウダーコンシーラーと合わせて使用することで、カバー力がアップします。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-yellow.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN02 イエロー使用部位イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_yellow_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN02 イエローのパウダー画像\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eCN02 イエロー\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e肌を明るくカバーしてくれる、黄み系の肌にも浮かない万能色。\u003c\/li\u003e\n                \u003cli\u003e色素沈着やくすみ、ほうれい線が気になる方などにおすすめです。\u003c\/li\u003e\n                \u003cli\u003eレイチェルワイン ミネラルパウダーアイシャドウ前のアイベースとして使用することで、フィット感と発色を良くしてくれます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-purple.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN03 パープル使用部位イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_purple_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN03 パープルのパウダー画像\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eCN03 パープル\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eくすみをおさえながら、肌を1トーン明るく見せるパープル。\u003c\/li\u003e\n                \u003cli\u003eほど良い透明感を与えてくれます。\u003c\/li\u003e\n                \u003cli\u003e透明感を出したい箇所や、目の下あたりに横ラインのようにつけるだけで、エレガントな印象に仕上がります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-face-green.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN04 グリーン使用部位イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cb_green_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"CN04 グリーンのパウダー画像\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eCN04 グリーン\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e肌の赤みをカバーしてくれるグリーン。\u003c\/li\u003e\n                \u003cli\u003e顔全体の赤みカバーはもちろん、小鼻まわり、ニキビなどピンポイントのカバーにも。\u003c\/li\u003e\n                \u003cli\u003e頬の赤みをグリーンで整えることで、レイチェルワイン ミネラルパウダーチークの発色がよりきれいに見えます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品の特長・こだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003ch4 class=\"section-title\"\u003eナチュラルメイクがさらに引き立つ\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003eミネラル成分のみで作られた肌に優しいレイチェルワイン ミネラルコントロールカラーベースを、普段のメイクに一手間加えるだけで、ナチュラルメイクがさらに引き立ちます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2019\/08\/cb-base.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"化粧下地としての使用イメージ\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e化粧下地として\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e肌の明るさを整えてくれるので、厚塗りせずにキレイなベースメイクに仕上がります。\u003c\/li\u003e\n                \u003cli\u003eファンデーション本来のカラーをキレイに色ムラなく演出してくれます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003ch4 class=\"section-title\"\u003e洗顔だけで簡単に落とすことができる肌に優しいコントロールカラー\u003c\/h4\u003e\n            \u003cp class=\"body-text\"\u003eリキッドタイプやクリームタイプのコントロールカラーはカバー力に優れていますが、油分が非常に多いため、肌に残ってしまうと酸化し、かえって肌トラブルを起こす原因となります。メイクがきれいに仕上がることも大切ですが、別のトラブルを引き起こしてしまっては意味がありません。レイチェルワインのパウダータイプのコントロールカラーは油分はもちろん、防腐剤、タール色素、界面活性剤など不使用で、洗顔だけで簡単に落とすことができる肌に優しいコントロールカラーです。\u003c\/p\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" class=\"img-fluid d-block product-img\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e使い方のポイント\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eコントロールカラーベースの使い方のポイントをご紹介します。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e\n肌の色むらを均一にするために顔全体に レイチェルワインのミネラルコントロールカラーベースは細かいパウダーなので重ね付しても厚塗りになりません。\u003c\/li\u003e\n                \u003cli\u003e\n他アイテムとの組み合わせ自由 ベースとしてミネラルファンデーションの前に、またはミネラルファンデーション⇒ミネラルコントロールカラーベース⇒ミネラルファンデーションと付けていただくことでしっかりカバー。コンシーラーと重ねたり、目の周りのくすみをカバーし、アイシャドウの発色を良くするアイシャドウベースとしてもお使いいただけます。\u003c\/li\u003e\n                \u003cli\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/2018\/09\/cnv_pc.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コントロールカラーベース愛用者の声\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品情報・成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e内容量\u003c\/td\u003e\n                            \u003ctd\u003e0.4g(お試しサイズ) × 4色：イエロー＆オレンジ＆パープル＆グリーン\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e成分\u003c\/td\u003e\n                            \u003ctd\u003eアルミナ、マイカ、ラウロイルリシン、酸化チタン、シリカ、酸化鉄、酸化スズ、(+\/-)グンジョウ、酸化クロム\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e原産国\u003c\/td\u003e\n                            \u003ctd\u003e日本\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e返品について\u003c\/td\u003e\n                            \u003ctd\u003e未開封で商品到着日より7日以内であれば返品可能\u003cbr\u003e（特定商取引法に基づく表記）\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e返品・交換について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e未開封で商品到着日より7日以内であれば返品可能（特定商取引法に基づく表記）\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"ウィンフィールド・ライフリサーチ","offers":[{"title":"Default Title","offer_id":43588351426699,"sku":"cb_tr3","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/cb-trial4.jpg?v=1750401698"},{"product_id":"パウダーコンシーラー-お試しサイズ4色セット","title":"パウダーコンシーラー お試しサイズ4色セット","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自分だけの肌色へ 4色コンシーラー\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\/ae46b1f460ee46f789c27b264a6cb421-1.jpg?v=1750320330\" class=\"img-fluid d-block w-100 product-img\" alt=\"パウダーコンシーラー4色セット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e信頼の日本製ミネラル処方\u003c\/p\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      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/vegan_crueltyfree.jpg\" alt=\"ヴィーガン・クルエルティフリー\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eこのパウダーコンシーラーは、以下のような特徴を持ちます。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eミネラル処方\u003c\/strong\u003eで肌に優しい使い心地\u003c\/li\u003e\n        \u003cli\u003e気になる部分を軽やかにカバーし、自然な仕上がり\u003c\/li\u003e\n        \u003cli\u003e全4色のお試しサイズで、自分にぴったりの色を見つけられます\u003c\/li\u003e\n        \u003cli\u003eヴィーガン＆クルエルティフリーで安心\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eカラー: 全4色\u003c\/li\u003e\n        \u003cli\u003e内容量: 0.1g(お試しサイズ) × 4色\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e配合されている全成分は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eマイカ\u003c\/li\u003e\n        \u003cli\u003e酸化チタン\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水酸化Al\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e原産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/www.rachelwine.com\/wp-content\/uploads\/cntry-1.jpg\" alt=\"日本\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e本製品は信頼の日本製です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e原産国: 日本\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.rachelwine.com\/assets\/img\/company\/nekoposu1.jpg\" alt=\"ネコポス配送対応\" class=\"img-fluid d-block w-100\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e配送方法でネコポスの選択が可能です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e未開封で商品到着日より7日以内であれば返品可能です。（特定商取引法に基づく表記）\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rachel Wine","offers":[{"title":"Default Title","offer_id":43588399300747,"sku":"cn_trial-closed","price":1320.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/4553\/4603\/files\/ae46b1f460ee46f789c27b264a6cb421-1.jpg?v=1750320330"}],"url":"https:\/\/suhada-blanc.we-shop.jp\/collections\/%e3%83%99%e3%83%bc%e3%82%b9%e3%83%a1%e3%82%a4%e3%82%af.oembed","provider":"SUHADA BLANC","version":"1.0","type":"link"}