{"title":"recommend","description":"","products":[{"product_id":"product_f841d2a0-1036-6387-cf08-47c71bf8cd7a","title":"KASHOEN シリーズ BKポイントシャドウブラシL（毛質等級：リス）","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcf7f7; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", serif, \"Hiragino Sans\", \"Meiryo\", system-ui, sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #4a4a4a;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #9c7c4c; \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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #4a4a4a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #9c7c4c; \n      font-size: 14px;\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%, #a6823340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #fcf7f7; \n      color: #4a4a4a;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #9c7c4c;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fcf7f7;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a68233;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fcf7f7;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a68233; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #9c7c4c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #9c7c4c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #9c7c4c; 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: #a68233; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #9c7c4c;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a68233;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #9c7c4c; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #ffffff; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #9c7c4c; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a68233; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eKASHOEN シリーズ BKポイントシャドウブラシL\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eデリケートな肌に、\u003cstrong\u003eKASHOEN「Sクラスリス毛」\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\/0712\/4071\/2435\/files\/263fff_01d771ed0a404903bc8a4cc4768dd020_mv2_02baa96e-3738-4c7e-a987-b91dd9961f5b.jpg?v=1721971500\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e繊細なグラデーションを\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \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\"\u003eKASHOEN シリーズ BKポイントシャドウブラシLは、繊細な肌に配慮し、プロの仕上がりをサポートします。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e1世紀以上の歴史を誇る華祥苑独自の卓越した自社基準をクリアした「KASHOENシリーズ」の毛を選定しています。\u003c\/li\u003e\n                    \u003cli\u003eペンシル型のブラシで、アイホールの上にアイカラー（パウダー）をのせるときに活躍します。\u003c\/li\u003e\n                    \u003cli\u003eブラシを寝かせてアイシャドウを広めにぼかしたり、ブラシを立ててまぶたのキワにのせたアイシャドウをぼかしたりと、自由自在に使える一品です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e肌に優しい厳選された素材を使用しています。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eブラシ部分には毛質等級Sクラスの大変希少なリス毛を使用しています。\u003c\/li\u003e\n                    \u003cli\u003e肌触りが特に柔らかく繊細な毛で、デリケートな肌にも安心してお使いいただけます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e全長: 142mm\u003c\/li\u003e\n                    \u003cli\u003e毛丈: 15mm\u003c\/li\u003e\n                    \u003cli\u003e厚み: 9.4mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eproduct_f841d2a0-1036-6387-cf08-47c71bf8cd7a\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 提供情報がないため作成しません。 --\u003e\n    \u003c!-- ④ 注意事項セクション (Notes) - 提供情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"KASHOENシリーズ BK","offers":[{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031623389427,"sku":null,"price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031623422195,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031623454963,"sku":null,"price":12650.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031623487731,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031623520499,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031623553267,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/263fff_01d771ed0a404903bc8a4cc4768dd020_mv2_02baa96e-3738-4c7e-a987-b91dd9961f5b.jpg?v=1721971500"},{"product_id":"product_96325082-e0a0-68a2-012e-ef8184566fe4","title":"KASHOEN BASICシリーズ WAフェイスカラーブラシL（毛質等級：山羊 Aクラス）","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcf7f7; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", serif, \"Hiragino Sans\", \"Meiryo\", system-ui, sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #4a4a4a;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #9c7c4c; \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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #4a4a4a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #9c7c4c; \n      font-size: 14px;\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%, #a6823340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #fcf7f7; \n      color: #4a4a4a;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #9c7c4c;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fcf7f7;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a68233;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fcf7f7;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a68233; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #9c7c4c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #9c7c4c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #9c7c4c; 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: #a68233; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #9c7c4c;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a68233;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #9c7c4c; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #ffffff; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #9c7c4c; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a68233; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上質を纏うフェイスカラーブラシ、特別なメイク体験を\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_c0454b16451e4a549319d911592e9145_mv2_32b2876a-8a2e-48a0-8ce4-eec2a2cf085b.jpg?v=1721971538\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e力が伝わる持ち手で、ギフトにも喜ばれる一本\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e筆メイク\u003c\/strong\u003eを始める方に最適な、\u003cstrong\u003eKASHOEN BASICシリーズ\u003c\/strong\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\u003eKASHOEN BASICシリーズについて\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e一般的に流通する高級ブラシに採用される等級です。（毛質等級：山羊 Aクラス）\u003c\/li\u003e\n        \u003cli\u003e筆メイクを始められる方におすすめの上質なお化粧筆です。\u003c\/li\u003e\n        \u003cli\u003eギフトとしても人気のシリーズです。\u003c\/li\u003e\n      \u003c\/ul\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e全長:\u003c\/strong\u003e 149mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e毛丈:\u003c\/strong\u003e 36mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e厚み:\u003c\/strong\u003e 17mm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"KASHOEN BASICシリーズ WA","offers":[{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031628108019,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031628140787,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031628173555,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031628206323,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031628239091,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031628271859,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_c0454b16451e4a549319d911592e9145_mv2_32b2876a-8a2e-48a0-8ce4-eec2a2cf085b.jpg?v=1721971538"},{"product_id":"product_5f3b4f40-2b48-69c6-7915-7ccc356fd4a0","title":"BPこだわりの洗顔ブラシ（毛質：ESGⅡ\u0026G）＆石鹸セット","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcf7f7; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", serif, \"Hiragino Sans\", \"Meiryo\", system-ui, sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #4a4a4a;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #9c7c4c; \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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #4a4a4a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #9c7c4c; \n      font-size: 14px;\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%, #a6823340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #fcf7f7; \n      color: #4a4a4a;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #9c7c4c;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fcf7f7;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a68233;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fcf7f7;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a68233; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #9c7c4c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #9c7c4c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #9c7c4c; 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: #a68233; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #9c7c4c;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a68233;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #9c7c4c; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #ffffff; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #9c7c4c; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a68233; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKASHOEN洗顔ブラシ 毛穴すっきり透明肌\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/BP_ESG_G_20250821.jpg?v=1759986684\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e至高の洗顔体験で素肌に自信を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e長年の研究で生まれたKASHOENの洗顔ブラシと石鹸が、日々の洗顔を\u003cstrong\u003e革新\u003c\/strong\u003eします。肌に優しい天然成分と、毛穴の奥まで届く職人技ブラシで、肌悩みに寄り添い、\u003cstrong\u003eクリアな素肌\u003c\/strong\u003eへと導きます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e桜の恵みとろける泡 天然由来石鹸\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_ab8f53d0df064d1695bd5fa4721da388_mv2_d41447b7-554a-4422-923f-4ff95ed87531.jpg?v=1759986684\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e優しさに包まれるきめ細かな泡\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e天然由来成分100%\u003c\/strong\u003e『KASHOENさくら石鹸』は、コールドプロセス製法で丁寧に作られました。ほのかな柑橘の香りと吸い付くような泡が、毛穴の奥の汚れまで優しく洗い流し、しっとりすべすべの\u003cstrong\u003e潤い肌\u003c\/strong\u003eへ導きます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大切な方へ贈る上質 洗顔ギフト\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_0a2e1bee88f0454986e8e1e3bf620fa5_mv2_a4b0c127-789f-4802-8283-0a568520b0c8.jpg?v=1759986684\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心が躍る特別な贈り物を\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e熟練の技が息づくこのセットは、大切な方への贈り物に最適です。このセットがもたらす\u003cstrong\u003e特別感\u003c\/strong\u003eが、受け取る方の日常に贅沢な彩りを添え、洗顔の時間を\u003cstrong\u003e至福のリラックスタイム\u003c\/strong\u003eへと昇華させます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eKASHOEN洗顔ブラシは、長年の研究と職人の技が詰まった逸品です。毛穴の奥まで届く特殊な形状で、肌を優しく洗い上げます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e熟練の職人が手作業で作り上げた特殊な形状\u003c\/li\u003e\n          \u003cli\u003eやわらかな毛先が毛穴に対して常に垂直にあたるよう工夫\u003c\/li\u003e\n          \u003cli\u003e毛穴汚れやクレンジング後の残存ファンデーションをスッキリ除去\u003c\/li\u003e\n          \u003cli\u003e男女問わず、幅広い年齢の方へのプレゼントにも最適\u003c\/li\u003e\n        \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全長: 124mm\u003c\/li\u003e\n          \u003cli\u003e毛丈: 34mm\u003c\/li\u003e\n          \u003cli\u003e厚み: 20mm\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洗顔ブラシの毛質: 山羊毛に似せた耐久性の良い人工毛と天然山羊毛をミックス\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eKASHOENさくら石鹸は、天然由来成分100%にこだわり、デリケートな肌とブラシの耐久性を両立するために開発されました。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e天然由来成分100%\u003c\/strong\u003e：コールドプロセス製法で丁寧に製造\u003c\/li\u003e\n          \u003cli\u003e防腐剤、品質安定剤、化学香料、化学色素を一切無添加\u003c\/li\u003e\n          \u003cli\u003eブランドモチーフの\u003cstrong\u003eソメイヨシノ葉エキス\u003c\/strong\u003eを配合\u003c\/li\u003e\n          \u003cli\u003e淡いサクラの色素には天然の\u003cstrong\u003eクレイパウダー\u003c\/strong\u003eを使用\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        \u003cul class=\"step-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        \u003cp\u003eきめ細やかな泡の繊細な触感とほのかな柑橘系の香りをお楽しみください。毛穴や皮膚の汚れを優しく落とし、お肌をしっとりすべすべに。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e年齢を問わず、どなたでも全身にお使いいただけます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KASHOENシリーズ BP","offers":[{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031636955379,"sku":"","price":12320.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031636988147,"sku":"","price":10670.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031637020915,"sku":"","price":10670.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031637053683,"sku":"","price":12320.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031637086451,"sku":"","price":10670.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031637119219,"sku":"","price":10670.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/BP_ESG_G_20250821.jpg?v=1759986684"},{"product_id":"product_a8f160c8-b6d6-4e7a-99c8-f4a9052efc36","title":"【オンライン限定】ブラシクリーニングリキッドⅣ (100ml) 　におまけ\"ミニブラシ クリーニングリキッドⅣ(30ml)\"","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcf7f7; \n      font-family: \"Yu Mincho\", \"Hiragino Mincho ProN\", \"Yu Mincho\", \"MS PMincho\", serif, \"Hiragino Sans\", \"Meiryo\", system-ui, sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #4a4a4a;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #9c7c4c; \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 #e0e0e0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #4a4a4a; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #9c7c4c; \n      font-size: 14px;\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%, #a6823340 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #e0e0e0;\n      border-radius: 4px;\n      background-color: #fcf7f7; \n      color: #4a4a4a;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #9c7c4c;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fcf7f7;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #a68233;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #e0e0e0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fcf7f7;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #a68233; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #9c7c4c; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #9c7c4c; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #9c7c4c; 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: #a68233; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong {\n      display: block;\n      font-size: 1.1em;\n      color: #9c7c4c;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #a68233;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #9c7c4c; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #ffffff; padding: 20px;\n  }\n  .shipping-box strong { \n      color: #9c7c4c; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #a68233; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e天然成分の恵み 敏感肌も安心の筆ケア\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e天然素材のヤシ油をベースに、ラベンダーとレモンの自然な香りが心地よいクリーンタイムを演出します。大切な化粧筆を\u003cstrong\u003eやさしく洗い上げ\u003c\/strong\u003e、敏感肌のあなたにも\u003cstrong\u003e安心\u003c\/strong\u003eを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/30.jpg?v=1736817441\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eオンライン限定セットで賢く美肌ケア\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e無添加で輝く！あなたの化粧筆が蘇る\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eシリコンや人工的な香料を使わない\u003cstrong\u003e純粋な処方\u003c\/strong\u003eで、肌とブラシに\u003cstrong\u003e穏やかに寄り添います\u003c\/strong\u003e。すべての化粧筆が、驚くほどスッキリと生まれ変わります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/IMG_2559.jpg?v=1739765210\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eデリケートな筆も毎日クリアな状態へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eオンライン限定の特別なケアアイテム。天然成分があなたの化粧筆と肌に優しく寄り添います。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eオンライン限定セット\u003c\/li\u003e\n                \u003cli\u003eヤシ油を原料とした天然素材の洗浄液\u003c\/li\u003e\n                \u003cli\u003e天然成分のラベンダー油とレモン果皮油の自然な香り\u003c\/li\u003e\n                \u003cli\u003eブラシを傷めず、やさしく簡単に汚れをスッキリ洗浄\u003c\/li\u003e\n                \u003cli\u003eすべての化粧筆にご使用いただけます\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e内容量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e100ml \u0026amp; 30ml\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e品質へのこだわり（無添加）\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e肌とブラシへの優しさを追求し、刺激となる化学物質は一切使用しておりません。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eシリコンなどのコーティング剤不使用\u003c\/li\u003e\n                \u003cli\u003e科学的な香料不使用\u003c\/li\u003e\n                \u003cli\u003e着色料不使用\u003c\/li\u003e\n                \u003cli\u003e防腐剤不使用\u003c\/li\u003e\n                \u003cli\u003eその他品質安定剤不使用\u003c\/li\u003e\n                \u003cli\u003eサルフェート不使用\u003c\/li\u003e\n                \u003cli\u003e毛や肌に刺激を与える化学物質は一切不使用\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e全成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e厳選された天然成分のみで構成されています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e水\u003c\/li\u003e\n                \u003cli\u003eヤシ油\u003c\/li\u003e\n                \u003cli\u003e水酸化K\u003c\/li\u003e\n                \u003cli\u003eラベンダー油\u003c\/li\u003e\n                \u003cli\u003eレモン果皮油\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eボトルの形状は変更する場合がありますが、内容量に変更はございません。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"華祥苑","offers":[{"title":"Default Title","offer_id":46031510012147,"sku":null,"price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/30.jpg?v=1736817441"}],"url":"https:\/\/kashoen.we-shop.jp\/collections\/recommend.oembed","provider":"KASHOEN","version":"1.0","type":"link"}