{"title":"始めるならここから","description":"","products":[{"product_id":"product_cf2a2821-4091-9419-8c6a-3f567214a092","title":"KASHOEN BASICシリーズ WAチークブラシS（毛質等級：山羊 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    \u003c!-- ① 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e毎日のメイクを格上げする上質化粧筆\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e一般的に高級ブラシに採用される等級の毛質が、メイク初心者でも簡単に自然なチークを叶えます。自分へのご褒美や、大切な方への洗練された贈り物にも選ばれています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_3a4235c0f06f4783b2ce605af74c1d46_mv2_3036d261-8b19-4103-8fa8-1f22040da83f.jpg?v=1721971549\" 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    \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筆メイクを始められる方におすすめの上質なお化粧筆です。\u003c\/li\u003e\n                \u003cli\u003eギフトとしても人気の高いシリーズです。\u003c\/li\u003e\n                \u003cli\u003e毛質等級：山羊 Aクラス\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e使用方法・効果\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e自然なチークを簡単に入れる為にはチークブラシは欠かせません。ナチュラルなグラデーションで色をのせると、ふわっと内側から色づいた自然な顔色と立体感のある顔に仕上がります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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全長: 141mm\u003c\/li\u003e\n                \u003cli\u003e毛丈: 34mm\u003c\/li\u003e\n                \u003cli\u003e厚み: 10mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e","brand":"KASHOEN BASICシリーズ WA","offers":[{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031629746419,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031629779187,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031629811955,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031629844723,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031629877491,"sku":null,"price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031629910259,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_3a4235c0f06f4783b2ce605af74c1d46_mv2_3036d261-8b19-4103-8fa8-1f22040da83f.jpg?v=1721971549"},{"product_id":"product_47a326bb-932f-e64d-9ce6-5bb0649ce1a6","title":"KASHOEN BASICシリーズ WAファンデーションブラシⅡ（毛質等級：特殊混毛高品質PBT Aクラス）","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) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eメイク初心者も簡単、崩れにくいWAブラシ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_841ec0e7076f4187a6f1de239da09614_mv2_11aff24c-1bda-4808-b9aa-3409e02ddc73.jpg?v=1721971550\" class=\"img-fluid d-block w-100 product-img\" alt=\"KASHOENの上質WAブラシ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eKASHOENの上質WAブラシ ギフトにも\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e肌に薄く均一にファンデーションを広げる、KASHOENのWAブラシ。\u003cstrong\u003e高品質PBT\u003c\/strong\u003eがリキッドもパウダーも素早く密着させ、目の際や小鼻まで\u003cstrong\u003e崩れにくいベースメイク\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\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 BASICシリーズは、一般的に流通する高級ブラシに採用される等級の高品質なお化粧筆です。筆メイクを始められる方や、ギフトとしても人気のシリーズです。\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                \u003cp class=\"body-text\"\u003eWAブラシの具体的なサイズは以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e全長: 137mm\u003c\/li\u003e\n                    \u003cli\u003e毛丈: 25mm\u003c\/li\u003e\n                    \u003cli\u003e厚み: 8.5mm\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":"KASHOEN BASICシリーズ WA","offers":[{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031630631155,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031630663923,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031630729459,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031630762227,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031630794995,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031630827763,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_841ec0e7076f4187a6f1de239da09614_mv2_11aff24c-1bda-4808-b9aa-3409e02ddc73.jpg?v=1721971550"},{"product_id":"product_30904830-758e-ae4e-e143-c1df10fcdf04","title":"KASHOEN BASICシリーズ BBチークブラシSSⅡ（毛質等級：山羊 Aクラス）","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) --\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\/d61bbd_852190726cb547ac8715d4ce17768d54_mv2_9ef2d6df-3342-486b-9865-c025f96678da.jpg?v=1721971563\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eギフトにも人気のKASHOEN BASIC\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e上質な山羊Aクラスの毛質\u003c\/strong\u003eが、肌に触れるたび心地よい感触を届けます。\n            \u003cstrong\u003eナチュラルなグラデーション\u003c\/strong\u003eで、内側から色づくような\u003cstrong\u003e自然な血色感と立体感\u003c\/strong\u003eを簡単に演出。\n            \u003cstrong class=\"font-weight-bold\"\u003e筆メイクを始める方にもおすすめの一本\u003c\/strong\u003eです。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\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 BASICシリーズは、一般的に流通する高級ブラシに採用される等級の毛質を使用した、上質なお化粧筆です。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e筆メイク初心者の方にもおすすめ\u003c\/li\u003e\n                \u003cli\u003eギフトとしても人気のシリーズ\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e自然なチークを簡単に演出するために、チークブラシは欠かせません。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eナチュラルなグラデーションで自然な血色感を演出\u003c\/li\u003e\n                \u003cli\u003e内側から色づいたような顔色と立体感を実現\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \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厚み: 10mm\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毛質: 山羊Aクラス\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商品コード: product_30904830-758e-ae4e-e143-c1df10fcdf04\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 配送情報、注意事項は入力データにないためセクションを生成しません --\u003e\n\n\u003c\/div\u003e","brand":"KASHOEN BASICシリーズ BB","offers":[{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031633907955,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031633940723,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031633973491,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031634006259,"sku":null,"price":6050.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031634039027,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031634071795,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_852190726cb547ac8715d4ce17768d54_mv2_9ef2d6df-3342-486b-9865-c025f96678da.jpg?v=1721971563"},{"product_id":"product_8303432b-5f9a-090b-4da2-194d26821d1b","title":"KASHOEN BASICシリーズ BBファンデーションブラシⅡ（毛質等級：特殊混毛高品質PBT Aクラス）","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) --\u003e\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_af00d74f4ccd43c5923b60cf215a9bb6_mv2_0b6f2989-7566-4fd2-8eb8-9b5e07fef1ee.jpg?v=1721971570\" 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\u003ePBT毛質\u003c\/strong\u003eが、リキッドやパウダーを肌に\u003cstrong\u003e薄く均一に塗布\u003c\/strong\u003e。目の際や小鼻にも\u003cstrong\u003e完璧にフィット\u003c\/strong\u003eし、\u003cstrong\u003eムラなく美しい仕上がり\u003c\/strong\u003eが\u003cstrong\u003e長時間続きます\u003c\/strong\u003e。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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\"\u003eKASHOEN BASICシリーズは、筆メイクを始められる方にもおすすめの上質なお化粧筆です。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e一般的に流通する高級ブラシに採用される等級\u003c\/li\u003e\n          \u003cli\u003e筆メイク初心者から経験者まで幅広く対応\u003c\/li\u003e\n          \u003cli\u003eギフトとしても人気の高いシリーズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e機能と使い方\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eリキッド、プレストパウダー両用で、素早く簡単に美しいベースメイクが完成します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e少量のファンデーションでも素早く簡単に塗り広げることが可能\u003c\/li\u003e\n          \u003cli\u003e薄く平たい毛先が目の際や小鼻にも完璧にフィット\u003c\/li\u003e\n          \u003cli\u003eブラシの使い方は“寝かせる” “立たせる”の二通り\u003c\/li\u003e\n          \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全長: 137mm\u003c\/li\u003e\n          \u003cli\u003e毛丈: 25mm\u003c\/li\u003e\n          \u003cli\u003e厚み: 8.5mm\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毛質: PBT\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":"KASHOEN BASICシリーズ BB","offers":[{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031634792691,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031634825459,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031634858227,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031634890995,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031634923763,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031634956531,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_af00d74f4ccd43c5923b60cf215a9bb6_mv2_0b6f2989-7566-4fd2-8eb8-9b5e07fef1ee.jpg?v=1721971570"},{"product_id":"product_8a87c25f-e051-6d25-f717-79ddd7599d79","title":"KASHOEN BASICシリーズ BBフェイスカラーブラシL（毛質等級：山羊 Aクラス）","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) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eKASHOEN上質フェイスブラシ、メイク格上げの秘訣\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            上質な\u003cstrong\u003e山羊Aクラス毛\u003c\/strong\u003eが、肌に溶け込むような心地よさを提供。\n            顔の凹凸にフィットする毛先と、力がコントロールしやすい持ち手で、\n            広範囲のシェーディングやハイライト、チークまで、これ一本で\u003cstrong\u003eプロ級の仕上がり\u003c\/strong\u003eを実現します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_cedcf7a050994ef78e9e3daf58cdd6a6_mv2_e624fc24-2ecb-4f1f-86b3-946c3dc5894b.jpg?v=1721971579\" 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        \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 BASICシリーズは、筆メイクを始められる方におすすめの上質なお化粧筆です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e一般的に流通する高級ブラシに採用される等級\u003c\/li\u003e\n                    \u003cli\u003eギフトとしても人気のシリーズ\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eフェイスカラーブラシは、顔の凹凸にフィットしやすい設計で、多彩なメイクアップに対応します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eしなやかな毛先と力がコントロールしやすい持ち手\u003c\/li\u003e\n                    \u003cli\u003e広範囲のシェーディングやハイライト、チークブラシとしても使用可能\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・品質\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e上質な素材を使用し、プロの仕上がりをサポートします。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e毛質: 山羊Aクラス毛\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全長: 149mm\u003c\/li\u003e\n                    \u003cli\u003e毛丈: 36mm\u003c\/li\u003e\n                    \u003cli\u003e厚み: 17mm\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\u003eproduct_8a87c25f-e051-6d25-f717-79ddd7599d79\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":"KASHOEN BASICシリーズ BB","offers":[{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031636005107,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031636037875,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031636070643,"sku":null,"price":13750.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031636103411,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031636136179,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031636168947,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_cedcf7a050994ef78e9e3daf58cdd6a6_mv2_e624fc24-2ecb-4f1f-86b3-946c3dc5894b.jpg?v=1721971579"},{"product_id":"product_029d4725-3499-aeda-3b3e-448b7e6f651d","title":"KASHOEN BASICシリーズ BBパウダーブラシ（毛質等級：山羊Aクラス）","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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eKASHOENの上質ブラシ ふんわり美肌を叶える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e一般的な高級ブラシと同等の\u003cstrong\u003e山羊Aクラスの毛質\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\/d61bbd_bcfec3a11f9b405b991f8b2a129912bb_mv2_07d8afa7-876a-42cb-82aa-8e992b3c81d8.jpg?v=1721971581\" 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 class=\"body-text\"\u003eKASHOEN BASICシリーズのブラシは、上質さと使いやすさを兼ね備え、筆メイクを始められる方やギフトにもおすすめです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e一般的に流通する高級ブラシと同等の等級\u003c\/li\u003e\n        \u003cli\u003eとろけるような柔らかさで感動の使い心地\u003c\/li\u003e\n        \u003cli\u003eギフトとしても人気の高いシリーズ\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e形状と用途\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e粉含みが良い卵形のかわいい形状は、様々なメイクアップにお使いいただけます。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003eかわいらしい卵形のデザイン\u003c\/li\u003e\n        \u003cli\u003e優れた粉含み\u003c\/li\u003e\n        \u003cli\u003e粉おしろいやパウダーファンデーションに最適\u003c\/li\u003e\n        \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=\"step-list\"\u003e\n        \u003cli\u003eブラシに粉を十分に含ませる\u003c\/li\u003e\n        \u003cli\u003e顔の中心から優しく外側に向かって掃くように使用する\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・製品情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e毛質:\u003c\/strong\u003e 山羊Aクラス\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eシリーズ名:\u003c\/strong\u003e KASHOEN BASICシリーズ\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e商品コード:\u003c\/strong\u003e product_029d4725-3499-aeda-3b3e-448b7e6f651d\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eブラシの各部の寸法は以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e項目\u003c\/th\u003e\n              \u003cth\u003e寸法\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e全長\u003c\/td\u003e\n              \u003ctd\u003e165mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e毛丈\u003c\/td\u003e\n              \u003ctd\u003e52mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e厚み\u003c\/td\u003e\n              \u003ctd\u003e50mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"KASHOEN BASICシリーズ BB","offers":[{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031636201715,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031636234483,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031636267251,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031636300019,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031636332787,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031636365555,"sku":null,"price":14850.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_bcfec3a11f9b405b991f8b2a129912bb_mv2_07d8afa7-876a-42cb-82aa-8e992b3c81d8.jpg?v=1721971581"},{"product_id":"product_f294cc8a-2754-0695-c56a-2906bb0627cc","title":"KASHOEN BASICシリーズ BBチークブラシM（毛質等級：山羊 Aクラス）","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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eKASHOEN チークブラシで叶える透明感メイク\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e山羊Aクラスの毛質が、肌に触れるたびうっとりするような心地よさを提供します。筆メイクを始める方も、この上質なお化粧筆で自然な血色感と立体感を簡単に演出できるでしょう。使いやすさを追求した絶妙な\u003cstrong\u003e全長152mm\u003c\/strong\u003eが、毎日のメイクを心地よい習慣に変えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_f87423e5e5db4a2baf2752f7702f509c_mv2_34f73f68-311e-4ba9-a1f7-ef263f529277.jpg?v=1721971812\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eBASICシリーズの、輝く仕上がりを導く一本\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 class=\"body-text\"\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            \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全長: 152mm\u003c\/li\u003e\n                    \u003cli\u003e毛丈: 40mm\u003c\/li\u003e\n                    \u003cli\u003e厚み: 12mm\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毛質: 山羊Aクラス\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商品コード: product_f294cc8a-2754-0695-c56a-2906bb0627cc\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KASHOEN BASICシリーズ BB","offers":[{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031643214067,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031643246835,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031643279603,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031643312371,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031643345139,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 必要","offer_id":46031643377907,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_f87423e5e5db4a2baf2752f7702f509c_mv2_34f73f68-311e-4ba9-a1f7-ef263f529277.jpg?v=1721971812"},{"product_id":"product_92a712a1-9fea-14a6-849a-f241100001bf","title":"KASHOEN BASICシリーズ WAチークブラシM（毛質等級：山羊 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\"\u003eKASHOEN上質チークブラシでプロ級仕上がり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eKASHOEN BASICシリーズは、美意識の高い女性へ贈る逸品です。毎日を彩る\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\/d61bbd_7c7ecf3265ed47fc9132b24d27a059fc_mv2_d5fe6c0a-a5a0-41db-83bc-187ccf7eb71b.jpg?v=1721971814\" 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\u003eKASHOEN BASICシリーズは、美意識の高い女性のための上質なお化粧筆です。\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      \u003cp\u003e本製品の主な寸法は以下の通りです。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e全長: 152mm\u003c\/li\u003e\n        \u003cli\u003e毛丈: 40mm\u003c\/li\u003e\n        \u003cli\u003e厚み: 12mm\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毛質等級: 山羊 Aクラス\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製品番号: product_92a712a1-9fea-14a6-849a-f241100001bf\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":46031643443443,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 必要","offer_id":46031643476211,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"不要（おまとめ包装の場合の２つ目以降の商品） \/ 不要","offer_id":46031643508979,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"桐箱包装（有料 ￥1650） \/ 不要","offer_id":46031643541747,"sku":null,"price":9350.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 必要","offer_id":46031643574515,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"たとう紙包装（無料 ¥0） \/ 不要","offer_id":46031643607283,"sku":null,"price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/4071\/2435\/files\/d61bbd_7c7ecf3265ed47fc9132b24d27a059fc_mv2_d5fe6c0a-a5a0-41db-83bc-187ccf7eb71b.jpg?v=1721971814"}],"url":"https:\/\/kashoen.we-shop.jp\/collections\/%e5%a7%8b%e3%82%81%e3%82%8b%e3%81%aa%e3%82%89%e3%81%93%e3%81%93%e3%81%8b%e3%82%89.oembed","provider":"KASHOEN","version":"1.0","type":"link"}