{"title":"セット・まとめ買い","description":"","products":[{"product_id":"000000000060","title":"HINアクネスラボ はじめて4点セット 10％OFF（さっぱり保湿\/ジェルタイプ）","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健やかな肌への第一歩\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e繰り返すニキビや肌荒れにお悩みの方へ。洗顔から保湿まで、あなたの肌をトータルでサポートする4点セットです。セット購入で\u003cstrong\u003e10%オフ\u003c\/strong\u003e、賢く美しい肌を手に入れましょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000602_ttyk8iS.png?v=1750660674\" 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アクネスラボの基本のスキンケア3点セットに保湿ジェルを加えた4点セットです。セットで購入すると10％OFFとなります。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e単品で各々ご購入されると割引きになりません。\u003c\/li\u003e\n        \u003cli\u003eはじめての方以外でも何度でもご利用いただけます。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e【洗顔】HINアクネスラボ薬用イソフラフォームM\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e内容量：140mL\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【化粧水】HINアクネスラボ薬用プレミアムローション\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e内容量：100mL\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eニキビの「赤み」、「シミ」を防ぎます。\u003c\/li\u003e\n        \u003cli\u003eイソフラボンを多く含むヒオウギエキス配合。ヒオウギエキスは、ホルモンバランスを整え、みずみずしい保湿感が得られます。\u003c\/li\u003e\n        \u003cli\u003e消炎効果を持つGK2、アミノカプロン酸、ナイアシンアミドによりニキビで荒れたお肌を整えます。\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【美容液】HINアクネスラボ薬用Rエッセンス\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e内容量：30mL\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eニキビ改善＆予防のためのジェル。相澤ドクターの新しいメディカルコスメ「Rシリーズ」の薬用化粧品。\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【保湿】HINアクネスラボモイスチャーI・Fジェル\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e内容量：50g\u003c\/p\u003e\n      \u003cp\u003eイソフラボン、フラーレン、EGFの3つの主要配合成分が特長の保湿ジェルです。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eイソフラボンは、ホルモンバランスを整えるおなじみの保湿成分で、ニキビ対策の基本である保湿を担当します。\u003c\/li\u003e\n        \u003cli\u003eフラーレンは、傷ついた肌を回復、角質層の深層まで届き、肌細胞に働きかける、「お肌の中からキレイになる」ための成分です。\u003c\/li\u003e\n        \u003cli\u003eEGFは、上皮細胞増殖因子で表皮細胞を生成させる原動力であり、ニキビ改善にも役立つ成分です。\u003c\/li\u003e\n        \u003cli\u003eその他、CoQ10やお肌の5大成分（コラーゲン、エラスチン、セラミド、コンドロイチン、ヒアルロン酸Na）も配合。\u003c\/li\u003e\n        \u003cli\u003e美肌にも、エイジングケア（※年齢に応じたスキンケア）にもオススメします。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":51955512148243,"sku":null,"price":19404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000602_ttyk8iS.png?v=1750660674"},{"product_id":"000000000099","title":"HINアクネスラボ  はじめて4点セット 10％OFF（しっとり保湿\/クリームタイプ）","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eうるおい潤う健やか4点\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアクネスラボの基本ケアに、しっとり保湿が加わった充実の4ステップです。\u003cstrong\u003e10%お得\u003c\/strong\u003eなこのセットで、肌本来の力を引き出し、みずみずしく整った毎日を体感してください。肌のゆらぎが気になるあなたに、やさしく寄り添います。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000992_Al4K1Am.png?v=1750660717\" 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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセットの特徴・お得な情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eアクネスラボの基本スキンケア3点セットに保湿クリームを加えた4点セットです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eセット購入で\u003cstrong\u003e10%OFF\u003c\/strong\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【洗顔】HINアクネスラボ薬用 イソフラフォームM　140mL\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eキメ細かい泡が毛穴に詰まった余分な皮脂や汚れをやさしく取り除き、いつも潤いのある艶やかな肌を演出します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e肌と同じ弱酸性のアミノ酸系界面活性剤を高配合。\u003c\/li\u003e\n          \u003cli\u003e面倒な泡立てが不要。押すだけで簡単にキメ細かいクリーミーな泡が作れます。\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/001000000023\/001\/O\/page1\/order\/\"\u003e洗顔料の商品詳細を見る\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e【化粧水】HINアクネスラボ 薬用プレミアムローション　100mL\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eニキビの「赤み」、「シミ」を防ぎ、みずみずしい保湿感が得られます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eイソフラボンを多く含むヒオウギエキス配合。ホルモンバランスを整えます。\u003c\/li\u003e\n          \u003cli\u003e消炎効果を持つGK2、アミノカプロン酸、ナイアシンアミドによりニキビで荒れた肌を整えます。\u003c\/li\u003e\n          \u003cli\u003e毛穴の開きを改善するグリシルグリシンがニキビに働きかけ、キメ細かいハリのある本来の肌へ導きます。\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/001000000024\/001\/O\/page1\/order\/\"\u003e化粧水の商品詳細を見る\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e【美容液】HINアクネスラボ 薬用Rエッセンス　30mL\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eニキビ改善＆予防のための、相澤ドクターの新しいメディカルコスメ「Rシリーズ」の薬用化粧品です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eイソフラボンを中心としたニキビ有効成分が肌の深部まで浸透（国際特許出願中）。\u003c\/li\u003e\n          \u003cli\u003e皮膚深部で保湿層を形成します。\u003c\/li\u003e\n          \u003cli\u003e特に吸収力が高いと言われるアグリコン型イソフラボンを配合。\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/000000000061\/\"\u003e美容液の商品詳細を見る\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e【保湿】HINアクネスラボ アクアクリーム　40g\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eローションとジェルの保湿では物足りないと感じる方へ。ニキビによる凹みやザラついた肌に、しっかり保湿のクリームです。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e乾燥に負けない保湿成分で肌にしっかりと潤いを与えます。\u003c\/li\u003e\n          \u003cli\u003eみずみずしい感触でスーッとなじみ、肌の水分蒸発を防ぎ乾燥から肌を守ります。\u003c\/li\u003e\n          \u003cli\u003e和漢植物性美容成分配合によりホルモンバランスを整え、肌をケアし、なめらかさとハリを与えます。\u003c\/li\u003e\n          \u003cli\u003e\u003ca href=\"https:\/\/www.e-ohada.jp\/shopdetail\/000000000092\"\u003e保湿クリームの商品詳細を見る\u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":51955515228435,"sku":null,"price":19404.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000992_Al4K1Am.png?v=1750660717"},{"product_id":"000000000150","title":"HINアクネスラボ 思春期ニキビケア基本セット(3点)","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e思春期肌の不安に、確かな答えを\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eHINアクネスラボが贈る、思春期の肌悩みに寄り添う基本の3ステップケア。日々のざらつきやポツポツ肌に自信を取り戻す、新しいスキンケア習慣を始められます。\u003cstrong\u003eセット購入で10%OFF\u003c\/strong\u003e、健やかな肌への賢い投資を。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/shishunki_basic_plus.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"HINアクネスラボ 思春期ニキビケア基本セット 3点\"\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      \u003cp\u003eHINアクネスラボの思春期ニキビケアの基本セットです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eこちらのセットで購入すると10%OFFとなります。\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/shishunki_basic_plus.png\" alt=\"思春期ニキビケア基本セットプラス\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":51955518603539,"sku":null,"price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001502_203B5xe.png?v=1750660774"},{"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":"59","title":"HINアクネスラボ はじめて３点セット（10％OFF）","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大人ニキビ対策に HINアクネスラボ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      繰り返す肌悩みにHINアクネスラボが応えます。\n      \u003cstrong\u003e基本のスキンケア3ステップ\u003c\/strong\u003eで、健やかな素肌へ導く薬用セットです。\n      \u003cstrong\u003eアミノ酸系洗顔の優しさ\u003c\/strong\u003e、\n      \u003cstrong\u003eイソフラボン化粧水の保湿力\u003c\/strong\u003e、そして\n      \u003cstrong\u003e浸透美容液\u003c\/strong\u003eで\n      \u003cstrong\u003e肌本来の力\u003c\/strong\u003eを引き出します。自信あふれる毎日をあなたに。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000592_T7fvZ4Q_39adbb60-d1e0-4a98-a130-8e8acfb39c26.png?v=1760499435\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eお得な10%OFFセット\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容・割引情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eアクネスラボの基本のスキンケア3点セットです。セットで購入すると10％OFFとなります。単品で各々ご購入されると割引きになりませんのでご注意ください。こちらのセットは、はじめての方以外でも何度でもご利用いただけます！\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e【洗顔】HINアクネスラボ薬用イソフラフォームM\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/001000000023\/001\/O\/page1\/order\/\"\u003eHINアクネスラボ薬用イソフラフォームM\u003c\/a\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内容量: 140mL\u003c\/li\u003e\n        \u003c\/ul\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【化粧水】HINアクネスラボ薬用プレミアムローション\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/001000000024\/001\/O\/page1\/order\/\"\u003eHINアクネスラボ薬用プレミアムローション\u003c\/a\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内容量: 100mL\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eニキビの「赤み」、「シミ」を防ぎます。\u003c\/li\u003e\n          \u003cli\u003eイソフラボンを多く含むヒオウギエキス配合。ヒオウギエキスは、ホルモンバランスを整え、みずみずしい保湿感が得られます。\u003c\/li\u003e\n          \u003cli\u003e消炎効果を持つGK2、アミノカプロン酸、ナイアシンアミドによりニキビで荒れたお肌を整えます。\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【美容液】HINアクネスラボ薬用Rエッセンス\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/e-ohada.jp\/shopdetail\/000000000061\/001\/O\/page1\/order\/\"\u003eHINアクネスラボ薬用Rエッセンス\u003c\/a\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e内容量: 30mL\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eニキビ改善＆予防のためのジェル相澤ドクターの新しいメディカルコスメ「Rシリーズ」。\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\/div\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":52482387050771,"sku":null,"price":12969.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000000592_T7fvZ4Q_39adbb60-d1e0-4a98-a130-8e8acfb39c26.png?v=1760499435"},{"product_id":"149","title":"HINアクネスラボ 思春期ニキビケア基本セット(2点)","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思春期ニキビに悩む肌へ。HINアクネスラボの基本セットは、やさしい泡洗顔と肌を整えるローションで健やかな素肌へ導きます。\u003cstrong\u003eセット購入で10%オフ、未来の肌を変える第一歩。\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001492_8zv2OGX_d6c2a378-c414-4f52-8f1f-2142a2dd129b.png?v=1760499455\" class=\"img-fluid d-block w-100 product-img\" alt=\"HINアクネスラボ 思春期ニキビケア基本セット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e2ステップで自信の肌へ\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eHINアクネスラボの思春期ニキビケアの基本セットです。\u003cstrong\u003eこちらのセットで購入すると10％OFFとなります。単品で各々ご購入されると割引きになりませんのでご注意ください。\u003c\/strong\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    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容・特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eHINアクネスラボの思春期ニキビケア基本セットは、クリアな肌へ導くための特別な組み合わせです。このセットには、思春期特有の肌悩みに対応した主要な2製品が含まれています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/gigaplus.makeshop.jp\/iiohada\/eo\/images\/shishunki_basic.png\" alt=\"思春期ニキビケア基本セットの構成\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため出力しません --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため出力しません --\u003e\n\n\u003c\/div\u003e","brand":"アクネスラボ","offers":[{"title":"Default Title","offer_id":52482387738899,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0928\/3924\/8147\/files\/0000000001492_8zv2OGX_d6c2a378-c414-4f52-8f1f-2142a2dd129b.png?v=1760499455"}],"url":"https:\/\/acne-note.we-shop.jp\/collections\/%e3%82%bb%e3%83%83%e3%83%88-%e3%81%be%e3%81%a8%e3%82%81%e8%b2%b7%e3%81%84.oembed","provider":"アクネノート","version":"1.0","type":"link"}