{"title":"特集ランキングTOP","description":"","products":[{"product_id":"1000000005","title":"HINアクネスラボ 28デイズキュアエッセンス","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFDFA; \n      font-family: \"Zen Maru Gothic\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #475D7C;\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: #475D7C; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D2D5D9; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #475D7C; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #475D7C; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C0DFF440 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: 0px;\n      background-color: #FFFDFA; \n      color: #475D7C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #475D7C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFDFA; 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: #C0DFF4; }\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: #FFFDFA; color: #475D7C; 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: #C0DFF4; 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: #475D7C; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #475D7C; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #475D7C; 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: #C0DFF4; 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: #475D7C; margin-bottom: 12px; border-bottom: 1px solid #C0DFF4; 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: #475D7C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D2D5D9; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #475D7C; 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肌リズムを整える28日間集中ケア\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肌の生まれ変わりに合わせた28日間の集中ケア。\u003cstrong\u003eヒオウギエキス\u003c\/strong\u003eが肌バランスを整え、\u003cstrong\u003eAPPS\u003c\/strong\u003eや\u003cstrong\u003eフラーレン\u003c\/strong\u003eが深く浸透。毛穴の悩みにアプローチし、健やかな素肌へと導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0010000000052.jpg?v=1750660627\" class=\"img-fluid d-block w-100 product-img\" alt=\"28日間の集中肌ケア\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e28日間の集中肌ケア\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\u003e28日間の肌サイクルに着目した集中美容液。高濃度に配合された「ホルモンバランス調整成分」と「エイジング成分」で肌質の根本改善を目指します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e肌の周期にあわせて成分を集中的に供給\u003c\/li\u003e\n        \u003cli\u003eヒオウギエキス（イソフラボン）で男性ホルモン増加による毛穴の詰まりを修復\u003c\/li\u003e\n        \u003cli\u003eAPPS、フラーレンなどニキビ肌のデイリーケアに欠かせない保湿成分を高濃度配合\u003c\/li\u003e\n        \u003cli\u003eグリシルグリシンが角化異常を抑え、毛穴の開きを改善\u003c\/li\u003e\n        \u003cli\u003e肌のターンオーバーに合わせて集中ケアすることで肌質を根本改善。28日間集中的にお使いいただくことで、健康でおだやかな肌へ導きます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e製品の全成分は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e第1剤\u003c\/strong\u003e: ソルビトール、パルミチン酸アスコルビルリン酸3Na\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e第2剤\u003c\/strong\u003e: 水, BG, グリシルグリシン, エタノール, PEG-20ソルビタンココエート、1,2-ヘキサンジオール、フェノキシエタノール、メチルパラベン、キサンタンガム、カルボマー、PVP、水酸化K、ヒオウギエキス、ジメチコン、ヒアルロン酸Na、ユキノシタエキス、トコフェリルリン酸Na,フラーレン、ラウロイルラクチレートNa,マンダリンオレンジ果皮エキス、アルゲエキス、オウゴン根エキス、水溶性コラーゲン、クララ根エキス、セラミドNP、ヒメフウロエキス、コメヌカエキス、ナツメ果実エキス、セラミドAP、フィトスフィンゴシン、カンゾウ根エキス、コレステロール、スイゼンジノリ多糖体、アーチチョーク葉エキス、セラミドEOP、エチルヘキシルグリセリン\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eご使用方法\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e正しいご使用方法で、製品の効果を最大限に引き出してください。\u003c\/p\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e第1剤（パウダー）の入っている瓶のスポイトキャップと中栓を取り、第2剤（美容液）を7mL入れ軽く振り混ぜ合わせてください。（パウダーが溶けにくい事がありますが、時間とともに溶けて混ざります。）\u003c\/li\u003e\n        \u003cli\u003e朝晩洗顔後、化粧水でお肌を整えたあとに適量（目安0.5mL）を手にとり、顔全体に薄くのばしてください。気になる箇所などには重ね付けがおすすめです。\u003c\/li\u003e\n        \u003cli\u003e瓶には1mL単位で7mLの目盛りが表記されています。1瓶（7mL）を1週間の目安でお使いください。1セット4瓶ですので4週間（28日分）ご使用いただけます。\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      \u003cdl class=\"qa-list\"\u003e\n        \u003cdt\u003eQ. どのような製品ですか?\u003c\/dt\u003e\n        \u003cdd\u003eA. ターンオーバーの周期である28日間の肌サイクルに着目した集中美容液です。高濃度に配合されたヒオウギエキス、APPS、フラーレンをはじめとする美容成分が肌質の根本にアプローチします。\u003c\/dd\u003e\n        \u003cdt\u003eQ. どのような人におすすめですか?\u003c\/dt\u003e\n        \u003cdd\u003eA. ニキビの予防に限らず、どんな肌質の方にもお使いいただけます。特に繰り返すニキビにお悩みの方や、揺らぎやすい肌の方におすすめです。\u003c\/dd\u003e\n        \u003cdt\u003eQ. どうして美容液と粉末が別になっているのですか?\u003c\/dt\u003e\n        \u003cdd\u003eA. 粉末状のビタミンC誘導体(APPS粉末)を使用する直前に美容液に溶かして使うことでビタミンC誘導体の効果を引き出します。ビタミンC誘導体を新鮮な状態で肌に届けられるように二剤式の美容液になっています。\u003c\/dd\u003e\n        \u003cdt\u003eQ. 粉末が溶けにくいのですが。\u003c\/dt\u003e\n        \u003cdd\u003eA. 粉末が溶けきるまでには少々お時間がかかります。しっかりと効果を実感していただくために、溶けきった状態でご使用ください。\u003c\/dd\u003e\n      \u003c\/dl\u003e\n      \u003cp class=\"body-text\"\u003e※ニキビケアとはニキビを予防することです。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":51955508248851,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0010000000052.jpg?v=1750660627"},{"product_id":"000000000161","title":"HINアクネスラボ お試しセット","description":"\n\n\n\n\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFDFA; \n      font-family: \"Zen Maru Gothic\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #475D7C;\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: #475D7C; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D2D5D9; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #475D7C; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #475D7C; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C0DFF440 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: 0px;\n      background-color: #FFFDFA; \n      color: #475D7C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #475D7C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFDFA; 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: #C0DFF4; }\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: #FFFDFA; color: #475D7C; 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: #C0DFF4; 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: #475D7C; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #475D7C; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #475D7C; 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: #C0DFF4; 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: #475D7C; margin-bottom: 12px; border-bottom: 1px solid #C0DFF4; 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: #475D7C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D2D5D9; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #475D7C; 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ニキビ・肌荒れ卒業へ HINお試しセット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e「肌に合うか不安…」そんな悩みに寄り添う、HINアクネスラボの薬用４ステップ。\u003cstrong\u003e化粧水\u003c\/strong\u003e、\u003cstrong\u003e美容液\u003c\/strong\u003e、\u003cstrong\u003e保湿ジェル\u003c\/strong\u003e、\u003cstrong\u003eクリーム\u003c\/strong\u003eで、ニキビ・肌荒れへアプローチする本格ケアをじっくりご体験。送料も無料です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001612_GMBIhzp.png?v=1750660793\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e安心の送料無料でお届け\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\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\u003eHINアクネスラボの薬用4ステップをじっくりお試しいただけます。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e【化粧水】 HIN アクネスラボ 薬用プレミアムローション ミニボトル 3mL\u003c\/li\u003e\n        \u003cli\u003e【美容液】 HIN アクネスラボ 薬用Rエッセンス ミニボトル 5mL\u003c\/li\u003e\n        \u003cli\u003e【保湿ジェル】 HIN アクネスラボ モイスチャーI・Fジェル ミニボトル 5g\u003c\/li\u003e\n        \u003cli\u003e【クリーム】アクネスラボ 相澤メソッド 薬用ミドリクリーム パウチ 0.5g\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e同一住所からの複数のご注文や、当社が悪質と判断した場合につきましては、ご注文をお取消しさせていただく場合がございます。\u003c\/li\u003e\n      \u003cli\u003e正確ではないメールアドレスやご住所からご注文された場合、誠に申し訳ございませんが、ご注文をお取消しさせていただきます。\u003c\/li\u003e\n      \u003cli\u003e商品のパッケージは予告なく変更する場合がございますので、あらかじめご了承ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":51955519848723,"sku":null,"price":1100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001612_GMBIhzp.png?v=1750660793"},{"product_id":"61","title":"HINアクネスラボ 薬用Rエッセンス【医薬部外品】","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFDFA; \n      font-family: \"Zen Maru Gothic\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #475D7C;\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: #475D7C; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D2D5D9; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #475D7C; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #475D7C; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C0DFF440 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: 0px;\n      background-color: #FFFDFA; \n      color: #475D7C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #475D7C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFDFA; 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: #C0DFF4; }\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: #FFFDFA; color: #475D7C; 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: #C0DFF4; 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: #475D7C; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #475D7C; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #475D7C; 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: #C0DFF4; 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: #475D7C; margin-bottom: 12px; border-bottom: 1px solid #C0DFF4; 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: #475D7C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D2D5D9; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #475D7C; 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最先端のP-PComplex技術\u003c\/strong\u003eが角層深くまで成分を届け、\u003cstrong\u003eゲルマトリックス\u003c\/strong\u003eが潤いを逃しません。\u003cstrong\u003eイソフラボン\u003c\/strong\u003eと\u003cstrong\u003eビタミンC誘導体\u003c\/strong\u003eが、揺らぎやすい肌を健やかに導く医薬部外品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000612_d8eacc53-8e6a-427f-9589-5ba89c30791a.jpg?v=1760499437\" 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    \u003c!-- 特徴 --\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\"\u003eHINアクネスラボ 薬用Rエッセンスの主な特徴をご紹介します。\u003c\/p\u003e\n\n        \u003c!-- 浸透力 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n          \u003csummary class=\"spec-summary\"\u003e画期的な浸透力 P-PComplex\u003c\/summary\u003e\n          \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eP-PComplexは細胞膜の構造に極めて似ているため、皮膚とのなじみが良く、肌にすぅっと浸透し表面はさらっとします。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_02.gif\" class=\"img-fluid d-block w-100\" alt=\"浸透技術P-PComplexの説明図\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e実験データをご覧ください。ジェルを塗り込まず一滴のせただけで、P-PComplexを使わない場合と比べて浸透力※の差は明らかです。\u003c\/p\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_03.gif\" alt=\"色素の浸透実験\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_04.gif\" alt=\"青い色素が皮膚内部まで浸透して、洗い流しても落ちません。\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eP-PComplexとは：アルギン酸とリン酸を複合した化粧品の基材。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 逃さない --\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\"\u003eP-PComplexが肌にしみ込むとゲルマトリックスが形成され、肌にしみ込んだ成分を外に逃さず、肌内部に保持する機能があります。まるで紙オムツが水を吸うように、潤いを閉じ込めます。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_05.gif\" class=\"img-fluid d-block w-100\" alt=\"ゲルマトリックスによる紙オムツの保水力\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_06.gif\" class=\"img-fluid d-block w-100\" alt=\"ゲルマトリックスの構造\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 女性ホルモン --\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:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_07.gif\" class=\"img-fluid d-block w-100\" alt=\"アグリコン型イソフラボンの浸透\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_08.gif\" class=\"img-fluid d-block w-100\" alt=\"ゲルマトリックスがイソフラボンを送り込む\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 保湿 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n          \u003csummary class=\"spec-summary\"\u003e攻めと守りのW保湿効果\u003c\/summary\u003e\n          \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e皮膚深部に浸透※したゲルマトリックスは、水分をたっぷり含んだ状態で保湿層を形成します。また、不感蒸泄により皮膚内部から蒸発する水分までも捉えて保持する機能があります。Rエッセンスは攻めの保湿と守りの保湿で潤いを守ります。さらにお肌に吸収されやすいヒアルロン酸Naも配合しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_09.gif\" class=\"img-fluid d-block w-100\" alt=\"ゲルマトリックスのW保湿\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_10.gif\" class=\"img-fluid d-block w-100\" alt=\"HINアクネスラボ Rエッセンスの保湿力\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/bihadakai2\/img\/r\/r2_11.gif\" class=\"img-fluid d-block w-100\" alt=\"ゲルマトリックス構造が皮膚の保湿力を高める\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eエイジングケアにも画期的な効果: イソフラボンは植物性女性ホルモンともいわれるように、女性ホルモンの減退が気になる世代の女性のエイジングケアにも効果があります。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 美肌 (ビタミンC誘導体) --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n          \u003csummary class=\"spec-summary\"\u003e肌の赤みをケアするビタミンC誘導体\u003c\/summary\u003e\n          \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e初期のコメドが炎症ニキビへと移行してしまう主な原因は、アクネ菌が増殖する過程で発生する「活性酸素」です。薬用Rエッセンスには、炎症ニキビの原因となる活性酸素を除去する『ビタミンC誘導体』や『EPC』を配合しています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_yakuyou_01.gif\" class=\"img-fluid d-block w-100\" alt=\"活性酸素を除去するビタミンC誘導体\"\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速効型ビタミンC（3-O-エチルアスコルビン酸）:\u003c\/strong\u003e 水溶性と安定性に優れた新しいビタミンCの誘導体。直接的なメラニン抑制作用による美白※1作用の他、コラーゲンの合成を促進する作用もあり、肌の赤みを綺麗にする効果も期待できます。\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eEPC:\u003c\/strong\u003e ビタミンEとビタミンCが結合した物質で、高い抗酸化力を持つだけでなく、ビタミンCやビタミンE単独では見られない「アクネ菌の発育を抑える」作用もあります。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/img\/r\/r2_yakuyou_02.gif\" class=\"img-fluid d-block w-100\" alt=\"ビタミンC誘導体の働き\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/img\/r\/r2_yakuyou_03.gif\" class=\"img-fluid d-block w-100\" alt=\"ビタミンC誘導体のメカニズム\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eこれらの有効成分が、女性ホルモン様作用を示すイソフラボンのニキビ治療効果を強力にサポートします。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 使用感 --\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\"\u003eHINアクネスラボ Rエッセンスには、べたつきを抑える天然のアミノ酸由来成分ベタイン、さっぱりした使用感を実現するローズ水、さらっとした感触でうるおいとはりを与えるブチレングリコールなどが配合されており、快適な使用感に仕上げています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_12.gif\" class=\"img-fluid d-block w-100\" alt=\"使用感にもこだわりを\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 安心・安全 --\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最後のポイントは安全性。HINアクネスラボ Rエッセンスに含まれるほとんどの成分は植物由来。「食べても安全」な成分ばかりで構成されています。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_13.gif\" class=\"img-fluid d-block w-100\" alt=\"お肌と体の安全にも配慮。多くの成分が植物由来。\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※ 角層まで\u003cbr\u003e※1 美白とはメラニンの生成を抑え、シミ・そばかすを防ぐことです。\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/lang-switcher\/images\/ja\/ressence\/r2_14.gif\" class=\"img-fluid d-block w-100\" alt=\"HINアクネスラボ Rエッセンスのまとめ\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eニキビでダメージを受けた皮膚にイソフラボンを浸透させることにより、シミ、くすみ、赤み等の色素沈着を取り除きます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e浸透力: P-PComplexによる画期的な浸透力\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    \u003c!-- 全成分 --\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\u003cstrong\u003e無添加:\u003c\/strong\u003e 合成香料、合成着色料、鉱物油、動物由来原料\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e有効成分: 3-O-エチルアスコルビン酸、グリチルリチン酸ジカリウム\u003c\/li\u003e\n          \u003cli\u003eその他の成分: ヒオウギ抽出液、ヒアルロン酸ナトリウム（２）、濃グリセリン、トリメチルグリシン、アルギン酸ナトリウム、リン酸二水素ナトリウム、ローズ水、フェノキシエタノール、パラオキシ安息香酸メチル、（アスコルビル\/トコフェリル）リン酸カリウム、クエン酸、BG、無水エタノール、エデト酸二ナトリウム、精製水\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 使い方 --\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洗顔後、化粧水の後に、適量（3〜4プッシュ）手に取り、お肌になじませてください。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003ciframe width=\"100%\" height=\"215\" src=\"https:\/\/www.youtube.com\/embed\/nQA5m6h1Qeo\" 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    \u003c\/details\u003e\n\n    \u003c!-- どんな製品？ (FAQ) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eよくあるご質問 (FAQ)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ. どのような製品ですか?\u003c\/strong\u003e\u003cbr\u003eA. 独自の浸透技術で肌の奥まで美容成分を届ける美容液です。「届ける」だけでなく「留める」力も発揮して肌自体の保湿力を高めます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ. どのような人におすすめですか?\u003c\/strong\u003e\u003cbr\u003eA. ニキビ肌やニキビの予防に限らず、どんな肌質の方にもお使いいただけます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ. Rエッセンスコンディショニングとはどう違いますか?\u003c\/strong\u003e\u003cbr\u003eA. 浸透技術は同じです。Rエッセンスコンディショニングと比べて配合している成分の種類は少ないですがその分高濃度になっています。\u003c\/p\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":52482387181843,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000612_d8eacc53-8e6a-427f-9589-5ba89c30791a.jpg?v=1760499437"},{"product_id":"128","title":"相澤メソッド 薬用スポッツローション【医薬部外品】","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFDFA; \n      font-family: \"Zen Maru Gothic\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #475D7C;\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: #475D7C; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-bottom: 1px solid #D2D5D9; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #475D7C; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #475D7C; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #C0DFF440 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: 0px;\n      background-color: #FFFDFA; \n      color: #475D7C;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #475D7C; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFDFA; 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: #C0DFF4; }\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: #FFFDFA; color: #475D7C; 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: #C0DFF4; 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: #475D7C; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #475D7C; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #475D7C; 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: #C0DFF4; 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: #475D7C; margin-bottom: 12px; border-bottom: 1px solid #C0DFF4; 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: #475D7C; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D2D5D9; background: #f9f9f9; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #475D7C; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繰り返す大人ニキビへ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繰り返す大人の肌荒れ、特に気になる赤みに\u003cstrong\u003e集中アプローチ\u003c\/strong\u003e。アクネスラボ史上最高濃度のユキノシタエキスが、過剰な皮脂バランスを整え、健やかな肌へと導きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001282_1ChDBr0_5b4ce0bb-76fe-4ee7-8200-4f04764e0cde.png?v=1760499451\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003e赤ニキビケアに特化した皮脂コントロールローション\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cp\u003eアクネスラボ史上、最高濃度*1のユキノシタエキス*2を配合。皮脂コントロールという今までと別の角度からニキビの根本原因にアプローチする薬用ローションです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/aiwaza\/ipmp_gk2.png\" 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:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/aiwaza\/yukinoshita.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"ユキノシタエキス\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eユキノシタエキス*2はユキノシタ(雪の下)という多年草の植物から抽出した成分です。古くから生の葉を揉んで、その汁をかぶれ止め、やけど、腫物、しもやけの治療等に使われてきました。\u003c\/p\u003e\n        \u003cp\u003eスキンケアとしては皮脂のコントロール作用や色素沈着の抑制作用、セラミドの合成促進作用が認められています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/aiwaza\/komenuka.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"コメヌカエキス\"\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eコメヌカエキス*3は、米の種子である玄米を精白する際に生じる果皮、種皮、胚芽などの部分である米糠から抽出した成分です。米の栄養素の95%は米糠中に存在することが知られています。\u003c\/p\u003e\n        \u003cp\u003eコメヌカエキスにはポリフェノールの1種であるフェルラ酸が多く含まれており、抗酸化作用とメラニン生成抑制作用があります。\u003c\/p\u003e\n        \u003cp\u003e*1　当社比\u003cbr\u003e*2　整肌成分\u003cbr\u003e*3　保湿成分\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003e無添加: 合成香料、合成着色料、鉱物油、オイル、シリコーン\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e有効成分: イソプロピルメチルフェノール、グリチルリチン酸ジカリウム\u003c\/li\u003e\n          \u003cli\u003eその他の成分: ユキノシタエキス、コメヌカエキス、フェノキシエタノール、水素添加大豆リン脂質、フィトステロール、1,3-ブチレングリコール、エタノール、ヒドロキシプロピルメチルセルロース、ポリオキシエチレン硬化ヒマシ油、1,2-ペンタンジオール、クエン酸、クエン酸ナトリウム、精製水\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e薬用スポッツローションは茶褐色ですが、この色はユキノシタエキスそのものの色です。品質に問題はありませんのでご安心してお使いください。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使い方\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e洗顔後、気になる部分に厚めに塗布してください。\u003c\/p\u003e\n      \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\u003cstrong\u003eQ. どのような製品ですか?\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eA. 皮脂コントロール作用のあるユキノシタエキス*を高配合した化粧水です。赤ニキビや繰り返すニキビのお悩みにアプローチします。\u003cbr\u003e*整肌成分\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eQ. どのような人におすすめですか?\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eA. 炎症ニキビの方におすすめです。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eQ. 使用順序はどうなりますか？\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eA. 薬用プレミアムローションや普段お使いのお化粧水の後に、ニキビの気になる箇所に塗布してください。\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eQ. 部分使いだけでなく顔全体にも使用できますか？\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003e\u003cspan style=\"color:red;\"\u003e\u003cstrong\u003e大人ニキビにもお使いいただけますがお顔全体への使用は避けてください。\u003c\/strong\u003e\u003c\/span\u003eまれに乾燥を引き起こす場合があります。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":52482387607827,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001282_1ChDBr0_5b4ce0bb-76fe-4ee7-8200-4f04764e0cde.png?v=1760499451"}],"url":"https:\/\/acne-note.we-shop.jp\/collections\/%e7%89%b9%e9%9b%86%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0top.oembed","provider":"アクネノート","version":"1.0","type":"link"}