{"title":"アフリカ・東南アジアなど","description":"\u003cp\u003eアフリカ・東南アジアなど\u003c\/p\u003e","products":[{"product_id":"gastrointestinalt-drug1","title":"第2類医薬品　新セルベール整胃プレミアム＜錠＞　１８錠　★","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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        \u003cp class=\"body-text\"\u003e「最近胃が重い、食べすぎたかも」そんな時は、\u003cstrong\u003e加齢で減りがちな胃粘液が原因かもしれません\u003c\/strong\u003e。胃を守る\u003cstrong\u003eテプレノン増量\u003c\/strong\u003e、3つの力で弱った胃をすこやかに。食後の不快感をやわらげ、毎日おいしい食事を楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7888-PhotoRoom.png-PhotoRoom.png?v=1751373441\" class=\"img-fluid d-block w-100 product-img\" alt=\"胃の不調に悩む人が新セルベール整胃プレミアムを手に取るイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e1回1錠で叶える食事の喜び\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            \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            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e弱ってきた胃の原因のひとつは\u003cstrong\u003e胃粘液の減少\u003c\/strong\u003eです。胃を守るテプレノンを医療用と同量配合し、処方強化した新セルベール整胃プレミアム〈錠〉は、以下の3つの働きで胃もたれなどの弱ってきた胃の症状を改善します。\u003c\/p\u003e\n            \u003cul class=\"step-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e守る\u003c\/strong\u003e：胃の粘膜を覆ったベール「胃粘液」を増やして、胃を守ります。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e動かす\u003c\/strong\u003e：胃の運動を活発にします。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e消化する\u003c\/strong\u003e：脂肪を分解して、消化する力を高めます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e新セルベール整胃プレミアム〈錠〉は、1回1錠で効く飲みやすい錠剤です。\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=\"benefit-list\"\u003e\n                \u003cli\u003e胃もたれ\u003c\/li\u003e\n                \u003cli\u003e食べすぎ\u003c\/li\u003e\n                \u003cli\u003e食欲不振\u003c\/li\u003e\n                \u003cli\u003e胃部・腹部膨満感\u003c\/li\u003e\n                \u003cli\u003e胸やけ\u003c\/li\u003e\n                \u003cli\u003e飲みすぎ\u003c\/li\u003e\n                \u003cli\u003eはきけ（むかつき、嘔気、悪心）\u003c\/li\u003e\n                \u003cli\u003e嘔吐\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            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e年齢\u003c\/th\u003e\n                            \u003cth\u003e1回量\u003c\/th\u003e\n                            \u003cth\u003e1日服用回数\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e成人（15歳以上）\u003c\/td\u003e\n                            \u003ctd\u003e1錠\u003c\/td\u003e\n                            \u003ctd\u003e1日3回\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e小児（15歳未満）\u003c\/td\u003e\n                            \u003ctd\u003e服用しないこと\u003c\/td\u003e\n                            \u003ctd\u003e-\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \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成人1日量3錠中に次の成分を含みます。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e成分\u003c\/th\u003e\n                            \u003cth\u003e分量\u003c\/th\u003e\n                            \u003cth\u003e作用\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eテプレノン\u003c\/td\u003e\n                            \u003ctd\u003e150mg\u003c\/td\u003e\n                            \u003ctd\u003e胃粘液を増やして食事や胃酸による刺激から胃を守ります。\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eソウジュツ乾燥エキス\u003cbr\u003e（原生薬としてソウジュツ 1.5g）\u003c\/td\u003e\n                            \u003ctd\u003e150mg\u003c\/td\u003e\n                            \u003ctd\u003e弱ってしまった胃の運動を活発にします。\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eコウボク乾燥エキス\u003cbr\u003e（原生薬としてコウボク 1.0g）\u003c\/td\u003e\n                            \u003ctd\u003e83.4mg\u003c\/td\u003e\n                            \u003ctd\u003e弱ってしまった胃の運動を活発にします。\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eリパーゼAP6\u003c\/td\u003e\n                            \u003ctd\u003e14.7mg\u003c\/td\u003e\n                            \u003ctd\u003e胃もたれの主な原因となる脂肪の消化を助けます。\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e［添加物］\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eタルク\u003c\/li\u003e\n                \u003cli\u003eビタミンE\u003c\/li\u003e\n                \u003cli\u003e部分アルファー化デンプン\u003c\/li\u003e\n                \u003cli\u003eエリスリトール\u003c\/li\u003e\n                \u003cli\u003eケイ酸Ca\u003c\/li\u003e\n                \u003cli\u003eポビドン\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\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    \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=\"point-list\"\u003e\n                \u003cli\u003e直射日光の当たらない湿気の少ない涼しい所に密栓して保管してください。\u003c\/li\u003e\n                \u003cli\u003e小児の手の届かない所に保管してください。\u003c\/li\u003e\n                \u003cli\u003e他の容器に入れ替えないでください。また、本容器内に他の薬剤等を入れないでください。（誤用の原因になったり品質が変わります。）\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003eピルケース等に入れ替えることにより、製品や容器の品質に影響をおよぼすことがあります。\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e湿気により錠剤の外観が変化するおそれがありますので、ぬれた手で触れないでください。\u003c\/li\u003e\n                \u003cli\u003e容器内の詰め物は、輸送中の錠剤破損防止用です。容器のキャップを開けた後は捨ててください。\u003c\/li\u003e\n                \u003cli\u003e使用期限をすぎた製品は使用しないでください。\u003c\/li\u003e\n                \u003cli\u003e使用期限内であっても一度容器のキャップを開けた後は、品質保持の点から6ヵ月以内を目安に使用してください。箱の内ブタの「開封年月日」欄に、開封日を記入してください。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品概要・その他情報\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eメーカー：エーザイ\u003c\/li\u003e\n                \u003cli\u003e医薬品分類：第2類医薬品\u003c\/li\u003e\n                \u003cli\u003e区分：OTC医薬品\u003c\/li\u003e\n                \u003cli\u003e小児用区分：大人用（大人（15歳以上）の用量・用法しかない）\u003c\/li\u003e\n                \u003cli\u003e薬剤形状：錠剤・丸剤・カプセル\u003c\/li\u003e\n                \u003cli\u003e内容量：18錠\u003c\/li\u003e\n                \u003cli\u003e出荷時点で使用期限終了まで：1年以上\u003c\/li\u003e\n                \u003cli\u003e希望小売価格：1045円（税込）\u003c\/li\u003e\n                \u003cli\u003eセルフメディケーション税制対象品\u003c\/li\u003e\n                \u003cli\u003eJANコード：4987028114918\u003c\/li\u003e\n                \u003cli\u003e商品コード：051505843\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e製品内容はホームページでも紹介しています。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e\u003ca href=\"https:\/\/eisai.jp\" target=\"_blank\"\u003eeisai.jp\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意（相談すること）\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e1. 次の人は服用前に医師、薬剤師又は登録販売者に相談してください。\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            \u003cli\u003e次の診断を受けた人：肝臓病\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e2. 服用後、次の症状があらわれた場合は副作用の可能性があるので、直ちに服用を中止し、この説明書を持って医師、薬剤師又は登録販売者に相談してください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n            \u003ctable class=\"spec-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003e関係部位\u003c\/th\u003e\n                        \u003cth\u003e症状\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e皮膚\u003c\/td\u003e\n                        \u003ctd\u003e発疹、発赤、かゆみ\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e消化器\u003c\/td\u003e\n                        \u003ctd\u003e腹部膨満感、はきけ、腹痛\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e精神神経系\u003c\/td\u003e\n                        \u003ctd\u003e頭痛\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eその他\u003c\/td\u003e\n                        \u003ctd\u003e皮下出血\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eまれに下記の重篤な症状が起こることがあります。その場合は直ちに医師の診療を受けてください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n            \u003ctable class=\"spec-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003e症状の名称\u003c\/th\u003e\n                        \u003cth\u003e症状\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e肝機能障害\u003c\/td\u003e\n                        \u003ctd\u003e発熱、かゆみ、発疹、黄疸（皮膚や白目が黄色くなる）、褐色尿、全身のだるさ、食欲不振等があらわれます。\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e3. 服用後、次の症状があらわれることがあるので、このような症状の持続又は増強が見られた場合には、服用を中止し、この説明書を持って医師、薬剤師又は登録販売者に相談してください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e便秘\u003c\/li\u003e\n            \u003cli\u003e下痢\u003c\/li\u003e\n            \u003cli\u003e口のかわき\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e4. 2週間位服用しても症状がよくならない場合は服用を中止し、この説明書を持って医師、薬剤師又は登録販売者に相談してください。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"eisai","offers":[{"title":"なし","offer_id":43903530696876,"sku":"4987028114918","price":1980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7888-PhotoRoom.png-PhotoRoom.png?v=1751373441"},{"product_id":"antipyretict-analgesic1","title":"第2類医薬品　アセトアミノフェン錠「クニヒロ」　２０錠　★","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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    \u003cp class=\"body-text\"\u003eアセトアミノフェン錠「クニヒロ」は、脳に直接作用し、\u003cstrong\u003eつらい頭痛や生理痛を穏やかに鎮めます\u003c\/strong\u003e。\u003cstrong\u003e胃への負担を考えた処方\u003c\/strong\u003eで、大切な胃壁を守りながら痛みを和らげます。小さく飲みやすいフィルムコーティング錠です。内容量：20錠。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/DSCF1114_2_-PhotoRoom.png-PhotoRoom.png?v=1751373438\" class=\"img-fluid d-block w-100 product-img\" alt=\"アセトアミノフェン錠「クニヒロ」のパッケージと錠剤のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e眠くなりにくい、日中のケア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e解熱鎮痛薬\u003c\/li\u003e\n          \u003cli\u003e頭痛、生理痛に\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eアセトアミノフェン錠「クニヒロ」は、主に脳（中枢神経）に作用し、痛みや発熱をおさえます。胃にはもともと、胃酸から胃壁を守るプロスタグランジン（ＰＧ）という物質がありますが、ＰＧにはほとんど影響を与えないので、胃にもやさしいお薬です。服用しやすいフィルムコーティング錠です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e守らないと現在の症状が悪化したり、副作用・事故が起こりやすくなります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eしてはいけないこと\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003e次の人は服用しないでください。\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e本剤または本剤の成分によりアレルギー症状を起こしたことがある人。\u003c\/li\u003e\n              \u003cli\u003e本剤または他の解熱鎮痛薬、かぜ薬を服用してぜんそくを起こしたことがある人。\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e本剤を服用している間は、次のいずれの医薬品も服用しないでください。\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e他の解熱鎮痛薬、かぜ薬、鎮静薬\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e服用前後は飲酒しないでください。\u003c\/li\u003e\n          \u003cli\u003e長期連用しないでください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e相談すること\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003e次の人は服用前に医師、歯科医師、薬剤師または登録販売者に相談してください。\n            \u003cul class=\"basic-list\"\u003e\n              \u003cli\u003e医師または歯科医師の治療を受けている人。\u003c\/li\u003e\n              \u003cli\u003e妊婦または妊娠していると思われる人。\u003c\/li\u003e\n              \u003cli\u003e高齢者。\u003c\/li\u003e\n              \u003cli\u003e薬などによりアレルギー症状を起こしたことがある人。\u003c\/li\u003e\n              \u003cli\u003e次の診断を受けた人。\u003cbr\u003e心臓病、腎臓病、肝臓病、胃・十二指腸潰瘍\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e服用後、次の症状があらわれた場合は副作用の可能性があるので、直ちに服用を中止し、この添付文書を持って医師、薬剤師または登録販売者に相談してください。\n            \u003cdiv class=\"table-scroll-view\"\u003e\n              \u003ctable class=\"spec-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003e関係部位\u003c\/th\u003e\n                    \u003cth\u003e症状\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e皮膚\u003c\/td\u003e\n                    \u003ctd\u003e発疹・発赤、かゆみ\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e消化器\u003c\/td\u003e\n                    \u003ctd\u003e吐き気・嘔吐、食欲不振\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e精神神経系\u003c\/td\u003e\n                    \u003ctd\u003eめまい\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eその他\u003c\/td\u003e\n                    \u003ctd\u003e過度の体温低下\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eまれに下記の重篤な症状が起こることがあります。その場合は直ちに医師の診療を受けてください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n              \u003ctable class=\"spec-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003e症状の名称\u003c\/th\u003e\n                    \u003cth\u003e症状\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eショック（アナフィラキシー）\u003c\/td\u003e\n                    \u003ctd\u003e服用後すぐに、皮膚のかゆみ、じんましん、声のかすれ、くしゃみ、のどのかゆみ、息苦しさ、動悸、意識の混濁等があらわれる。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e皮膚粘膜眼症候群（スティーブンス・ジョンソン症候群）、中毒性表皮壊死融解症、急性汎発生発疹性膿疱症\u003c\/td\u003e\n                    \u003ctd\u003e高熱、目の充血、目やに、唇のただれ、のどの痛み、皮膚の広範囲の発疹・発赤、赤くなった皮膚上に小さなブツブツ（小膿疱）が出る、全身がだるい、食欲がない等が持続したり、急激に悪化する。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e薬剤性過敏症症候群\u003c\/td\u003e\n                    \u003ctd\u003e皮膚が広い範囲で赤くなる、全身性の発疹、発熱、体がだるい、リンパ節（首、わきの下、股の付け根等）のはれ等があらわれる。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e肝機能障害\u003c\/td\u003e\n                    \u003ctd\u003e発熱、かゆみ、発疹、黄疸（皮膚や白目が黄色くなる）、褐色尿、全身のだるさ、食欲不振等があらわれる。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e腎障害\u003c\/td\u003e\n                    \u003ctd\u003e発熱、発疹、尿量の減少、全身のむくみ、全身のだるさ、関節痛（節々が痛む）、下痢等があらわれる。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003e間質性肺炎\u003c\/td\u003e\n                    \u003ctd\u003e階段を上ったり、少し無理をしたりすると息切れがする・息苦しくなる、空せき、発熱等がみられ、これらが急にあらわれたり、持続したりする。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eぜんそく\u003c\/td\u003e\n                    \u003ctd\u003e息をするときゼーゼー、ヒューヒューと鳴る、息苦しさ等があらわれる。\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e５～６回服用しても症状がよくならない場合は服用を中止し、この添付文書を持って医師、歯科医師、薬剤師または登録販売者に相談してください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e効能・効果\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e頭痛・歯痛・抜歯後の疼痛・咽喉痛（のどの痛み）・耳痛・関節痛・神経痛・腰痛・筋肉痛・肩こり痛・打撲痛・骨折痛・ねんざにともなう痛み（ねんざ痛）・月経痛（生理痛）・外傷痛の鎮痛\u003c\/li\u003e\n          \u003cli\u003e悪寒（発熱によるさむけ）・発熱時の解熱\u003c\/li\u003e\n        \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            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e年齢\u003c\/th\u003e\n                \u003cth\u003e1回量\u003c\/th\u003e\n                \u003cth\u003e1日服用回数\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e成人（15歳以上）\u003c\/td\u003e\n                \u003ctd\u003e1錠\u003c\/td\u003e\n                \u003ctd\u003e3回まで。服用間隔は4時間以上おいてください。\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e15歳未満\u003c\/td\u003e\n                \u003ctd\u003e服用しないでください。\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003e定められた用法・用量を厳守してください。\u003c\/li\u003e\n          \u003cli\u003e錠剤の取り出し方\u003cbr\u003e右図のように錠剤の入っているＰＴＰシートの凸部を指先で強く押して裏面のアルミ箔を破り、取り出してお飲みください。\u003cbr\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\"\u003e1回量（1錠）中\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e成分\u003c\/th\u003e\n                \u003cth\u003e含量\u003c\/th\u003e\n                \u003cth\u003e作用\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eアセトアミノフェン\u003c\/td\u003e\n                \u003ctd\u003e300mg\u003c\/td\u003e\n                \u003ctd\u003e熱を下げる・痛みをやわらげる\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\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=\"step-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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"kokando","offers":[{"title":"なし","offer_id":43903530827948,"sku":"4987343084019-","price":880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/DSCF1114_2_-PhotoRoom.png-PhotoRoom.png?v=1751373438"},{"product_id":"travelerst-diarrhea8","title":"第2類医薬品　セイロガン糖衣Ａ　３６錠","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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急な軟便 下痢に糖衣A\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご家族みんなの胃腸をサポート。\u003cstrong\u003e急な軟便や下痢、食あたりに素早く対処\u003c\/strong\u003eします。白い糖衣錠だから、匂いを気にせず手軽に服用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7891.jpg?v=1751373489\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e家庭の常備薬、36錠\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメーカー：大幸薬品\u003c\/li\u003e\n          \u003cli\u003e医薬品分類：第2類医薬品\u003c\/li\u003e\n          \u003cli\u003e区分：ＯＴＣ医薬品\u003c\/li\u003e\n          \u003cli\u003e小児用区分：兼用\u003c\/li\u003e\n          \u003cli\u003e薬剤形状：錠剤・丸剤・カプセル\u003c\/li\u003e\n          \u003cli\u003e内容量：36錠\u003c\/li\u003e\n          \u003cli\u003e商品概要：飲みやすい白い錠剤\u003c\/li\u003e\n          \u003cli\u003e使用期限：出荷時点で使用期限終了まで1年以上\u003c\/li\u003e\n          \u003cli\u003eＪＡＮコード：4987110004240\u003c\/li\u003e\n          \u003cli\u003e商品コード：071500457\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セイロガン糖衣Ａは、100年以上前から使用されている正露丸の姉妹品です。ご家族（5才以上）のみなさまに使用されている常備薬として、以下の特徴があります。\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=\"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          \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次の量を食後（なるべく30分以内）に必ず水またはお湯といっしょに服用してください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e年齢\u003c\/th\u003e\n                \u003cth\u003e1回量\u003c\/th\u003e\n                \u003cth\u003e1日服用回数\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e成人（15才以上）\u003c\/td\u003e\n                \u003ctd\u003e4錠\u003c\/td\u003e\n                \u003ctd\u003e3回\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e11才以上15才未満\u003c\/td\u003e\n                \u003ctd\u003e3錠\u003c\/td\u003e\n                \u003ctd\u003e3回\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5才以上11才未満\u003c\/td\u003e\n                \u003ctd\u003e2錠\u003c\/td\u003e\n                \u003ctd\u003e3回\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5才未満\u003c\/td\u003e\n                \u003ctd\u003e服用しないでください\u003c\/td\u003e\n                \u003ctd\u003e-\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e用法・用量についての注意：\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e定められた用法・用量を必ず守ってください。\u003c\/li\u003e\n          \u003cli\u003e5才以上の小児に服用させる場合には、服用量のまちがいや薬剤がのどにつかえることがないよう、保護者の指導監督のもとに服用させてください。\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\u003e12錠（成人の1日最大服用量）中、次の成分を含みます。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e成分\u003c\/th\u003e\n                \u003cth\u003e分量\u003c\/th\u003e\n                \u003cth\u003e働き\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e日局 木（もく）クレオソート\u003c\/td\u003e\n                \u003ctd\u003e270mg\u003c\/td\u003e\n                \u003ctd\u003e大腸の過剰なぜん動運動の正常化、腸管内の水分量の調整、腸内静菌\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e日局 ゲンノショウコ末\u003c\/td\u003e\n                \u003ctd\u003e300mg\u003c\/td\u003e\n                \u003ctd\u003e腸の運動調整\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eオウバク乾燥エキス\u003c\/td\u003e\n                \u003ctd\u003e300mg\u003c\/td\u003e\n                \u003ctd\u003e健胃作用、腸内静菌\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp\u003e添加物として、メタケイ酸アルミン酸Ｍｇ、ケイ酸Ａ1、メチルセルロース、ヒドロキシプロピルセルロース、ＣＭＣ－Ｃａ、ステアリン酸Ｍｇを含有しています。この他に糖衣層として、白糖、アラビアゴム、ゼラチン、タルク、炭酸Ｃａ、酸化チタン、ＣＭＣ－Ｎａ、マクロゴール、カルナウバロウ、サラシミツロウを含有しています。\u003c\/p\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\u003e990円（税込）\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しない --\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eしてはいけないこと\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e守らないと現在の症状が悪化したり、副作用・事故が起こりやすくなります。\u003c\/p\u003e\n        \u003cp\u003e1. 次の方は服用しないでください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e今までに本剤又は本剤の成分によるアレルギー症状（発疹・発赤、かゆみ、むくみなど）を起こしたことがある方\u003c\/li\u003e\n          \u003cli\u003e5才未満の乳幼児（のどにつかえる恐れがあります）\u003c\/li\u003e\n          \u003cli\u003e透析療法を受けている方\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e2. 本剤を服用している間は、他の止瀉薬（下痢止め薬）を服用しないでください。\u003c\/p\u003e\n        \u003cp\u003e3. 長期連用はしないでください。\u003c\/p\u003e\n        \u003cp\u003e4. 本剤を「効能」以外の目的には使用しないでください。\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\u003e1. 次の方は本剤を服用する前に医師、歯科医師、薬剤師又は登録販売者に相談してください。\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          \u003cli\u003e本人又は父母、兄弟姉妹がアレルギー体質の方\u003c\/li\u003e\n          \u003cli\u003e薬や化粧品などによるアレルギー症状を起こしたことがある方\u003c\/li\u003e\n          \u003cli\u003e肝臓や腎臓に疾患のある方\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e2. 服用後、次の症状があらわれた場合は副作用の可能性があるので、直ちに服用を中止し、この添付文書（説明文書）を持って医師、歯科医師、薬剤師又は登録販売者に相談してください。\u003c\/p\u003e\n        \u003cp class=\"sub-point\"\u003e(1) 服用後、次の症状があらわれた場合\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e関係部位\u003c\/th\u003e\n                \u003cth\u003e症状\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e皮膚\u003c\/td\u003e\n                \u003ctd\u003e発疹・発赤、かゆみ、むくみ\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e消化器\u003c\/td\u003e\n                \u003ctd\u003e吐き気・嘔吐、便秘、食欲不振、胃部不快感\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e精神神経系\u003c\/td\u003e\n                \u003ctd\u003eめまい、頭痛\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sub-point\"\u003e(2) 数日間（目安として5～6日）服用しても、症状がよくならない場合\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\u003e1. 次の方は本剤を服用する前に医師、歯科医師、薬剤師又は登録販売者に相談してください。\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          \u003cli\u003e本人又は父母、兄弟姉妹がアレルギー体質の方\u003c\/li\u003e\n          \u003cli\u003e薬や化粧品などによるアレルギー症状を起こしたことがある方\u003c\/li\u003e\n          \u003cli\u003e肝臓や腎臓に疾患のある方\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e2. 服用後、次の症状があらわれた場合は副作用の可能性があるので、直ちに服用を中止し、この添付文書（説明文書）を持って医師、歯科医師、薬剤師又は登録販売者に相談してください。\u003c\/p\u003e\n        \u003cp class=\"sub-point\"\u003e(1) 服用後、次の症状があらわれた場合\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e関係部位\u003c\/th\u003e\n                \u003cth\u003e症状\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e皮膚\u003c\/td\u003e\n                \u003ctd\u003e発疹・発赤、かゆみ、むくみ\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e消化器\u003c\/td\u003e\n                \u003ctd\u003e吐き気・嘔吐、便秘、食欲不振、胃部不快感\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e精神神経系\u003c\/td\u003e\n                \u003ctd\u003eめまい、頭痛\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"sub-point\"\u003e(2) 数日間（目安として5～6日）服用しても、症状がよくならない場合\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=\"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          \u003cli\u003eビンの中のつめ物は、輸送中に錠剤が破損するのを防ぐためのものです。開封後は不要となりますので取り除いてください。\u003c\/li\u003e\n          \u003cli\u003e強い衝撃が加わると錠剤が割れる恐れがあります。\u003c\/li\u003e\n          \u003cli\u003e使用期限の過ぎたものは、服用しないでください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"taiko","offers":[{"title":"なし","offer_id":43903530959020,"sku":"4987110004240","price":990.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7891.jpg?v=1751373489"},{"product_id":"travelerst-diarrhea4","title":"携帯用ストロー浄水器　mizu-Q","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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    \u003cp class=\"body-text\"\u003eいつものバッグにもすっぽり収まる\u003cstrong\u003e約35gの軽量設計\u003c\/strong\u003eです。コンパクトながら\u003cstrong\u003e100Lもの水を浄化\u003c\/strong\u003eし、もしもの時の\u003cstrong\u003e水源確保に大きな安心\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/MIZU-Q_1.png?v=1751373487\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族を守る携帯浄水器 災害対策の必需品\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eいざという時に頼れる小さなお守り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアウトドアや非常時に 澄みきった水を家族で\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\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\/0663\/7299\/3196\/files\/1_cde04484-143f-4916-addc-dd395bebc13f.webp?v=1758515641\" class=\"img-fluid d-block w-100 product-img\" alt=\"アウトドアや非常時に 澄みきった水を家族で\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自然の中で命をつなぐ信頼の品質\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e誰でも簡単にクリアな水へ 直感操作で緊急対応\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e複雑な手順は一切不要\u003c\/strong\u003eです。\u003cstrong\u003e除菌剤を混ぜ、ストローで吸うだけ\u003c\/strong\u003eのシンプル設計で、飲料に適さない水を確実に浄化します。分あたり\u003cstrong\u003e0.05リットルの流量\u003c\/strong\u003eで、\u003cstrong\u003e渇きを素早く癒やします\u003c\/strong\u003e。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/3_8da30a9b-3075-4ba8-8040-d88ab06ebbb2.webp?v=1758515640\" class=\"img-fluid d-block w-100 product-img\" alt=\"誰でも簡単にクリアな水へ 直感操作で緊急対応\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eもしもの時も慌てないシンプル設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e携帯用ストロー浄水器「ミズキュー」は、まず付属の除菌剤で水中の細菌を取り、特殊配合の粒状活性炭入りのストローで吸うことで塩素、臭気、濁りなども除去。飲料水に適さない水も飲料水に変化させます。\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ろ過流量：0.05ℓ\/分\u003c\/li\u003e\n          \u003cli\u003e重量：約35g\u003c\/li\u003e\n          \u003cli\u003e浄水能力：遊離残留塩素 100L（JIS S 3201試験結果）\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サイズ：ɸ19㎜×ｌ133㎜\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・ろ材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eろ材：粒状活性炭、銀添着活性炭、コーラルサンド\u003c\/li\u003e\n          \u003cli\u003e材質：ポリプロピレン（抗菌剤使用）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"karihana","offers":[{"title":"Default Title","offer_id":43903531122860,"sku":"4562182770011","price":2640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/MIZU-Q_1.png?v=1751373487"},{"product_id":"travelerst-diarrhea3","title":"携帯型浄水器　mizu-Q PLUS　交換カートリッジ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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) - ブロック1 --\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\/0663\/7299\/3196\/files\/Frame264.png?v=1751543573\" class=\"img-fluid d-block w-100 product-img\" alt=\"mizu-Q PLUS交換用カートリッジのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003emizu-Q PLUSの高性能を長く維持\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eいざという時のために、確かな国産技術が光る交換用カートリッジです。\u003cstrong\u003e0.1ミクロンの中空糸膜\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/09fac30afe8f718a0b10c81dabc43445.webp?v=1758515027\" class=\"img-fluid d-block w-100 product-img\" alt=\"ペットボトルに装着された携帯浄水器のイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e持ち歩ける防災・サバイバルギア\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e約65gと驚くほどの軽さで、持ち運びも楽々。市販のペットボトルに簡単に装着でき、災害時やアウトドアで\u003cstrong\u003e350Lもの澄んだ水\u003c\/strong\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 class=\"body-text\"\u003emizu-Q PLUS用の交換カートリッジです。\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\u003e処理能力: 約350L（水道水の場合）\u003c\/li\u003e\n                \u003cli\u003eろ材: 中空糸膜（0.1ミクロン）、繊維状活性炭\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            \u003c\/ul\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重量: 約65g\u003c\/li\u003e\n                \u003cli\u003e本体サイズ: 直径40.5mm × 高さ134mm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"karihana","offers":[{"title":"Default Title","offer_id":43903531188396,"sku":"4562182770042","price":2915.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/Frame264.png?v=1751543573"},{"product_id":"travelerst-diarrhea2","title":"携帯型浄水器　mizu-Q PLUS","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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\"\u003e頼れる携帯型浄水器 日本製の安心と備え\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e市販のペットボトルにサッと装着できるハンディ浄水器。この1本がアウトドアや海外旅行、そして万一の備えとして、あなたの「\u003cstrong\u003e安心\u003c\/strong\u003e」を格段に高めます。繰り返し使えて経済的です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/Frame262_1.png?v=1751543573\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんな場所へも持ち運び可能な設計\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアウトドアや海外旅行に わずか65gの軽さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大自然の中で喉の渇きを感じた時、手持ちの水源から安全な水を瞬時に生成できます。たった約\u003cstrong\u003e65g\u003c\/strong\u003eの軽量設計で、あなたの旅路に負担をかけることはありません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/1.webp?v=1758515437\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手軽にクリアな水を確保\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e0.1ミクロンが叶える 350Lの頼れる浄水力\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e直径40.5㎜×h134㎜のコンパクトボディに、\u003cstrong\u003e0.1ミクロン\u003c\/strong\u003eの中空糸膜と繊維状活性炭を搭載。水道水や淡水に潜む微細な不純物を確実に捕らえます。カートリッジを交換すれば約\u003cstrong\u003e350L\u003c\/strong\u003eもの水を浄水でき、長期的な利用をサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/13.webp?v=1758515437\" 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\"\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            \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処理能力: 約350ℓ（水道水の場合）\u003c\/li\u003e\n                \u003cli\u003e原水条件: 水道水、もしくは魚の生息している水（淡水）\u003c\/li\u003e\n                \u003cli\u003eろ材: 中空糸膜（0.1ミクロン）、繊維状活性炭\u003c\/li\u003e\n                \u003cli\u003eろ過精度: 0.1ミクロン\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本体サイズ: 直径40.5㎜ × 高さ134㎜\u003c\/li\u003e\n                \u003cli\u003e本体重量: 約65ｇ\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            \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\u003etravelerst-diarrhea2\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"karihana","offers":[{"title":"Default Title","offer_id":43903531221164,"sku":"4562182770035","price":4730.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/Frame262_1.png?v=1751543573"},{"product_id":"travelerst-diarrhea1","title":"【軽】OS-1(オーエスワン)パウダー　500ml用 10袋×1箱","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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出張の頼れる相棒、OS-1パウダー\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e忙しい日々に潜む、体調リスク。OS-1パウダーは、水に溶かすだけで、必要な水分と電解質を迅速に補給します。\u003cstrong\u003e消費者庁が認めた病者用食品\u003c\/strong\u003eとして、あなたのビジネスシーンを力強く支えます。本商品は500ml用が10袋入った1箱セットです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2.jpg?v=1751373483\" 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\"\u003eオーエスワンパウダーは、脱水症のための食事療法（経口補水療法）に用いる経口補水液用粉末です。水に溶かしてご使用ください。軽度から中等度の脱水症における水・電解質の補給、維持に適した病者用食品です。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e下記の症状における水・電解質の補給、維持にご利用ください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e感染性腸炎、感冒による下痢・嘔吐・発熱\u003c\/li\u003e\n        \u003cli\u003e高齢者の経口摂取不足\u003c\/li\u003e\n        \u003cli\u003e過度の発汗\u003c\/li\u003e\n        \u003cli\u003e脱水を伴う熱中症\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003e※病者用食品とは、特別用途食品のうちで特定の疾病のための食事療法上の期待できる効果の根拠が医学的、栄養学的に明らかにされている食品として消費者庁が許可した食品です。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e栄養成分表示\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e1袋15gあたり(500ml用)\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e項目\u003c\/th\u003e\n              \u003cth\u003e値\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eエネルギー\u003c\/td\u003e\n              \u003ctd\u003e51kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eタンパク質\u003c\/td\u003e\n              \u003ctd\u003e0g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e脂質\u003c\/td\u003e\n              \u003ctd\u003e0g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e炭水化物\u003c\/td\u003e\n              \u003ctd\u003e12.7g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e食塩相当量\u003c\/td\u003e\n              \u003ctd\u003e1.485g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eカリウム\u003c\/td\u003e\n              \u003ctd\u003e397mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eマグネシウム\u003c\/td\u003e\n              \u003ctd\u003e12.5mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eリン\u003c\/td\u003e\n              \u003ctd\u003e31.5mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eブドウ糖\u003c\/td\u003e\n              \u003ctd\u003e9.15g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e塩素\u003c\/td\u003e\n              \u003ctd\u003e900.5mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e原材料名・アレルギー情報\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e原材料名:\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eブドウ糖（国内製造）\u003c\/li\u003e\n        \u003cli\u003eマルトデキストリン\u003c\/li\u003e\n        \u003cli\u003e食塩\u003c\/li\u003e\n        \u003cli\u003eクエン酸(Na)\u003c\/li\u003e\n        \u003cli\u003e塩化K\u003c\/li\u003e\n        \u003cli\u003eリン酸Na\u003c\/li\u003e\n        \u003cli\u003e糊料（プルラン）\u003c\/li\u003e\n        \u003cli\u003e炭酸Mg\u003c\/li\u003e\n        \u003cli\u003e甘味料（スクラロース、タウマチン）\u003c\/li\u003e\n        \u003cli\u003e香料\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eアレルギー物質（28品目中）：該当なし\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製造元・製品概要\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e名称：粉末清涼飲料\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e保存方法：常温にて保存してください。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e製造所：大塚食品株式会社 滋賀県湖南市高松町6-6\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e摂取・お取り扱い上の注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003e下記の1日当たり目安量を参考に、脱水状態に合わせて適宜増減してお飲みください。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e学童～成人（高齢者を含む）：500～1000mL\/日\u003c\/li\u003e\n        \u003cli\u003e幼児：300～600mL\/日\u003c\/li\u003e\n        \u003cli\u003e乳児：体重1kg当たり30～50mL \/日\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eお取り扱い上の注意点:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e本品は吸湿し易いので、開封後はすぐにご使用ください。また、溶かした後は冷蔵庫に保存し、すぐにお飲みください。\u003c\/li\u003e\n        \u003cli\u003e本品を溶かしたり保存する場合には金属以外の容器をご使用ください。\u003c\/li\u003e\n        \u003cli\u003e粉末のまま、又は使用方法のとおりに溶かしていないものは飲まないでください。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eその他:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e医師から脱水症の食事療法として指示された場合にお飲みください。\u003c\/li\u003e\n        \u003cli\u003e医師、薬剤師、看護師、管理栄養士、登録販売者の指導に従ってお飲みください。\u003c\/li\u003e\n        \u003cli\u003e食事療法の素材として適するものであって、多く飲用することによって原疾患が治癒するものではありません。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e重要｜商品購入規約（注意事項）\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e経口補水液OS-1(オーエスワン)パウダーは、脱水症のための食事療法（経口補水療法）に用いる経口補水液です。\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\u003e1日当たりの目安量を参考に、脱水状態に合せて適宜増減してください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"otsuka","offers":[{"title":"なし","offer_id":43903531253932,"sku":"4987035063629","price":2600.0,"currency_code":"JPY","in_stock":false},{"title":"あり","offer_id":44798207492268,"sku":"4987035063629","price":2600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2.jpg?v=1751373483"},{"product_id":"insectt-repellent6","title":"医薬部外品　アース渦巻香　プロプレミアム（１０巻入）","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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\/0663\/7299\/3196\/files\/IMG_7877-PhotoRoom.png-PhotoRoom.png?v=1751373476\" 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し侵入を阻止。お子様との時間も\u003cstrong\u003e安心\u003c\/strong\u003eです。\u003cstrong\u003e伽羅の高級香り\u003c\/strong\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eメーカー：アース製薬\u003c\/li\u003e\n        \u003cli\u003e区分：医薬部外品\u003c\/li\u003e\n        \u003cli\u003e内容量：10巻\u003c\/li\u003e\n        \u003cli\u003e商品概要：「防除用医薬部外品」アース渦巻香史上、効きめ最強の蚊とり線香。\u003c\/li\u003e\n        \u003cli\u003eJANコード：4901080016317\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蚊成虫の駆除、忌避、侵入阻止という3つの効果を持ったプレミアムタイプの蚊とり線香です。アース渦巻香史上、効きめ最強。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e屋内で速効駆除\u003c\/li\u003e\n        \u003cli\u003e屋外で空間忌避（直径6m空間）\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      \u003cp class=\"body-text\"\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=\"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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eメトフルトリン（ピレスロイド系）2.6mg／巻\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有効成分：メトフルトリン（ピレスロイド系）2.6mg／巻\u003c\/li\u003e\n        \u003cli\u003e成分：デヒドロ酢酸ナトリウム、植物混合粉、香料、他4成分\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e1巻で約7時間燃焼\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\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原産国・製造国：タイ\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eメーカー希望小売価格\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eオープン価格\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ④ 注意事項セクション (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    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e万一身体に異常が起きた場合は、直ちに本品がピレスロイド系薬剤を含む商品であることを医師に告げて、診療を受けてください。\u003c\/li\u003e\n    \u003c\/ul\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      \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風が吹いている場合は煙の届く範囲（風下には約9m）に忌避効果があります。\u003c\/li\u003e\n      \u003cli\u003e使用場所や風などの使用環境により、十分な効果が得られないことがあります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"earth","offers":[{"title":"Default Title","offer_id":43903531352236,"sku":"4901080016317","price":360.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7877-PhotoRoom.png-PhotoRoom.png?v=1751373476"},{"product_id":"insectt-repellent5","title":"医薬部外品　アース渦巻香　プロプレミアム（６０巻入）","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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    \u003cp class=\"body-text\"\u003e日本初の\u003cstrong\u003e最高レベル6m蚊よけ空間\u003c\/strong\u003eで、屋外での大切な時間を快適に。アース渦巻香史上\u003cstrong\u003e最強の効きめ\u003c\/strong\u003eが、屋内への侵入を阻止し速やかに駆除。極上の伽羅の香りが、家族の夏の夜を優雅に彩ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7883-PhotoRoom.png-PhotoRoom.png?v=1751373475\" class=\"img-fluid d-block w-100 product-img\" alt=\"最強効きめ、伽羅の香り\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e最強効きめ、伽羅の香り\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメーカー：アース製薬\u003c\/li\u003e\n          \u003cli\u003e区分：医薬部外品\u003c\/li\u003e\n          \u003cli\u003e内容量：６０巻\u003c\/li\u003e\n          \u003cli\u003e商品概要：「防除用医薬部外品」アース渦巻香史上、効きめ最強の蚊とり線香。大容量６０巻入り。\u003c\/li\u003e\n          \u003cli\u003eＪＡＮコード：4901080030313\u003c\/li\u003e\n          \u003cli\u003e商品コード：075312147\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=\"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        \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=\"basic-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\u003e有効成分は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメトフルトリン（ピレスロイド系）２．６ｍｇ／巻\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eその他の成分：\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eデヒドロ酢酸ナトリウム\u003c\/li\u003e\n          \u003cli\u003e植物混合粉\u003c\/li\u003e\n          \u003cli\u003e香料\u003c\/li\u003e\n          \u003cli\u003e他４成分\u003c\/li\u003e\n        \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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e原産国・製造元\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e原産国・製造国：タイ\u003c\/li\u003e\n          \u003cli\u003e発売元／製造元／輸入元：アース製薬\u003c\/li\u003e\n        \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  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\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        \u003cul class=\"point-list\"\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=\"point-list\"\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          \u003cli\u003e本品は必ず付属の線香立て、または専用の線香立て、燃焼具でお使いください。\u003c\/li\u003e\n          \u003cli\u003e線香立ては燃えない陶器や金属の皿などで使用し、紙箱やプラスチックの容器など燃える危険性のあるものの上では使用しないでください。\u003c\/li\u003e\n          \u003cli\u003e観賞魚、観賞エビ等の水槽の付近や、昆虫の飼育カゴがある部屋では使用しないでください。\u003c\/li\u003e\n          \u003cli\u003e火のついた蚊とり線香を燃えやすいものの上やそばに置かないでください。ふとんや衣類などがかぶらないように十分に注意してください。また、蚊とり線香が倒れないように注意してください。\u003c\/li\u003e\n          \u003cli\u003e使用中の線香近くの天井や壁、家具やカーテンなどにヤニが付着し着色することがあるので、それらのものから離して置いてください。\u003c\/li\u003e\n          \u003cli\u003e線香立ての先端部分や金属のうすいところで手などを切らないように十分注意してください。\u003c\/li\u003e\n          \u003cli\u003e風が吹いている場合は煙の届く範囲（風下には約９ｍ）に忌避効果があります。\u003c\/li\u003e\n          \u003cli\u003e使用場所や風などの使用環境により、十分な効果が得られないことがあります。\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":"earth","offers":[{"title":"Default Title","offer_id":43903531385004,"sku":"4901080030313","price":1136.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7883-PhotoRoom.png-PhotoRoom.png?v=1751373475"},{"product_id":"insectt-repellent4","title":"日用雑貨　フマキラー 虫よけアロマ線香 ５色パック 不快害虫用（５０巻）","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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\"\u003eカラフルな香りで魅せる虫よけ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eお香感覚で楽しめるアロマ線香が、リラックスタイムを彩ります。目にも鮮やかな５色の展開で、いつもの空間を素敵に演出。不快な虫から守りながら、心地よい香りで贅沢なひとときを叶えます。当社品比較で\u003cstrong\u003e３倍の虫よけ効果\u003c\/strong\u003eを発揮し、頼もしい存在です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7878.jpg?v=1751373474\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e香りで彩る心地よい時間\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e７時間持続！大容量５０巻\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\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\/0663\/7299\/3196\/files\/IMG_7880.jpg?v=1751373474\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e頼れる大容量パック\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e癒しを誘うアロマ５選\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e気分やシーンで選べる\u003cstrong\u003e５つのアロマ\u003c\/strong\u003eが、毎日のリラックスタイムを特別なものにします。心を癒すベルガモット香る「\u003cstrong\u003eファインシトラス\u003c\/strong\u003e」、穏やかなローズマリー香る「\u003cstrong\u003eリラクシンググリーン\u003c\/strong\u003e」。リンゴに似た優しい「\u003cstrong\u003eリラックスカモミール\u003c\/strong\u003e」、華やかな「\u003cstrong\u003eデラックスローズ\u003c\/strong\u003e」、そして落ち着きのある「\u003cstrong\u003eピースフルラベンダー\u003c\/strong\u003e」。香りの力で心豊かなひとときを。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7879.jpg?v=1751373474\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e五感で楽しむ贅沢アロマ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e気分で選べる５つの香りとお香感覚で楽しめるカラフルな色合い\u003c\/li\u003e\n          \u003cli\u003e当社品比較で３倍の虫よけ効果を発揮するパワフルな効きめ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e基本情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメーカー：フマキラー\u003c\/li\u003e\n          \u003cli\u003e区分：日用雑貨\u003c\/li\u003e\n          \u003cli\u003e内容量：５０巻\u003c\/li\u003e\n          \u003cli\u003eＪＡＮコード：4902424437843\u003c\/li\u003e\n          \u003cli\u003e商品コード：012814755\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\"\u003edl・d－T80－アレスリン、ソルビン酸カリウム、安息香酸ナトリウム、着色剤、タルク、香料、植物混合粉、他１　成分\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e価格情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e希望小売価格：1188円\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=\"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          \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        \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  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"fumakilla","offers":[{"title":"Default Title","offer_id":43903531417772,"sku":"4902424437843","price":1188.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/IMG_7878.jpg?v=1751373474"},{"product_id":"insectt-repellent2","title":"医薬部外品　天使のスキンベープ　ミスト　プレミアム（６０ｍＬ）","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e高濃度イカリジン15%配合\u003c\/strong\u003eで、小さなお子様から大人まで\u003cstrong\u003e最長8時間\u003c\/strong\u003e、不快な虫から守ります。肌に優しい\u003cstrong\u003e潤水成分ヒアルロン酸Na配合\u003c\/strong\u003eで、デリケートな肌も心地よく、お出かけのたびに快適に使えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/1_-PhotoRoom.png-PhotoRoom.png?v=1751373472\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族みんなで肌ケア虫除けスプレー\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e家族みんなで肌ケア虫除け\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n\n    \u003c!-- 商品概要 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の基本的な情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eメーカー：フマキラー\u003c\/li\u003e\n                \u003cli\u003e区分：医薬部外品\u003c\/li\u003e\n                \u003cli\u003e内容量：６０ｍＬ\u003c\/li\u003e\n                \u003cli\u003e商品概要：「防除用医薬部外品」新虫よけ成分＜イカリジン＞を高濃度に配合！\u003c\/li\u003e\n                \u003cli\u003eＪＡＮコード：4902424441369\u003c\/li\u003e\n                \u003cli\u003e商品コード：012815565\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 商品の特徴 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の優れた特徴をご紹介します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e虫よけ効果が６～８時間持続！有効成分＜イカリジン※＞の濃度を１５％まで高めたことによって、虫よけ効果が長持ちします。\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e※化学名：１－メチルプロピル２－（２－ヒドロキシエチル）－１－ピペリジンカルボキシレート\u003c\/li\u003e\n                        \u003cli\u003e※イカリジンは、ピカリジンと呼ばれることもあります。 日本での登録名はイカリジンです。\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e赤ちゃんから大人まで使える！お肌にやさしく、お子様への使用制限もないので、お肌の弱い方やお子様のいる方など、薬剤を肌に直接つけることに抵抗があるために虫よけ対策をしていない方にもおすすめです。\u003c\/li\u003e\n                \u003cli\u003eやさしい使い心地！お肌にやさしい潤水成分ヒアルロン酸Ｎａ配合。舞いちりが少なく、イヤなニオイもないので、虫よけを塗るのを嫌がるお子様でも気持ち良く使えます。\u003c\/li\u003e\n                \u003cli\u003e携帯に便利なミニサイズ！\u003c\/li\u003e\n                \u003cli\u003eマダニにも効く！\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 効能・効果 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e効能・効果\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\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    \u003c!-- 用法・用量 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e用法・用量\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eご使用の前にご確認ください。\u003c\/p\u003e\n            \u003cp\u003e６０ｍＬ　火気厳禁　第二石油類\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 有効成分 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e有効成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の有効成分です。\u003c\/p\u003e\n            \u003cp\u003eイカリジン　１５％（原液濃度）\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 原材料・成分 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e原材料・成分\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の原材料・成分です。\u003c\/p\u003e\n            \u003cp\u003eイカリジン　１５％（原液濃度）、エタノール、ヒアルロン酸　Ｎａ（２）、精製水、香料\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- メーカー希望小売価格 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eメーカー希望小売価格\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e価格に関する情報です。\u003c\/p\u003e\n            \u003cp\u003e８５８円（税込）\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発売元・製造元 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e発売元・製造元\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の発売元・製造元です。\u003c\/p\u003e\n            \u003cp\u003eフマキラー\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 配送情報、注意事項に関する情報が提供されていないため、該当セクションは生成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"fumakilla","offers":[{"title":"なし","offer_id":43903531516076,"sku":"4902424441369","price":858.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/1_-PhotoRoom.png-PhotoRoom.png?v=1751373472"},{"product_id":"insect-repellent1","title":"医薬部外品　天使のスキンベープ　ミスト　プレミアム（２００ｍＬ）","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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    \u003cp class=\"body-text\"\u003eデリケートなお肌に配慮した\u003cstrong\u003eイカリジン15%配合\u003c\/strong\u003eの医薬部外品です。小さなお子様との公園遊びや、敏感肌の方でも安心して使えます。約8時間続く効果で、蚊やマダニからしっかり守り、一日中快適に過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/PhotoRoom.png-PhotoRoom_2.png?v=1751373451\" 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    \u003c!-- 商品概要 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品概要\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメーカー：フマキラー\u003c\/li\u003e\n          \u003cli\u003e区分：医薬部外品\u003c\/li\u003e\n          \u003cli\u003e内容量：２００ｍＬ\u003c\/li\u003e\n          \u003cli\u003e商品概要：「防除用医薬部外品」有効成分であるイカリジン濃度１５％。お肌にとてもやさしい虫よけ剤。舞い散りの少ないミストタイプ。\u003c\/li\u003e\n          \u003cli\u003eＪＡＮコード：4902424440621\u003c\/li\u003e\n          \u003cli\u003e商品コード：012815317\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 商品の特徴 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品は、有効成分であるイカリジンの濃度を１５％にまで高めた虫よけ剤です。\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 class=\"body-text\"\u003e「イカリジン」は、１９８６年にドイツのバイエル社がディートに代わる忌避剤として開発し、欧州、米国、オーストラリア、マレーシアなど５４ヵ国以上（２０１５年１月メーカー調べ）で採用されている、実績ある成分です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 効能・効果 \/ 使用方法 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e効能・効果 \/ 使用方法\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\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        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e有効成分：イカリジン１５％\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eご使用方法：\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e肌から約１０ｃｍ離して、適量を肌の露出部にまんべんなくスプレーしてください。\u003c\/li\u003e\n          \u003cli\u003e顔や首筋等には、一度手のひらにスプレーしてから塗り広げてください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- メーカー希望小売価格 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eメーカー希望小売価格\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eメーカー希望小売価格（税込）：1210円\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 販売元 --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e販売元\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e発売元／製造元／輸入元：フマキラー\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"fumakilla","offers":[{"title":"なし","offer_id":43903531581612,"sku":"4902424440621","price":1210.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/PhotoRoom.png-PhotoRoom_2.png?v=1751373451"},{"product_id":"insect-shield-wear04","title":"インセクトシールド　虫よけメッシュパンツ　男女兼用","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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\"\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\/0663\/7299\/3196\/files\/MPgray1_360x_4ce53760-9fe5-4180-a36d-0161fe26aae6.webp?v=1751373458\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適な着用感で虫対策\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e細部まで拘る高機能メッシュ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\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\/0663\/7299\/3196\/files\/MPgray4_360x_579372be-75f1-4f4e-bb9d-5f62f9986678.jpg?v=1751373458\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e安心の防虫加工と機能美\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウエスト自在でぴったりフィット\u003c\/h3\u003e\n    \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\/0663\/7299\/3196\/files\/MPgray5_360x_8b181c0d-7e8e-4648-b2c6-b20a679faf66.webp?v=1751373459\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e体型を選ばない調整力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品スペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品は、快適な着用感で日常の虫対策をサポートします。\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        \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          \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ウエスト: 約60～120cm (ドローコードで調整可能)\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素材: ポリエステル100%\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":"gramsky","offers":[{"title":"GREEN","offer_id":43903532662956,"sku":null,"price":4543.0,"currency_code":"JPY","in_stock":false},{"title":"WHITE","offer_id":43903532695724,"sku":"4571435550089","price":4543.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY","offer_id":43903532728492,"sku":"4571435551079","price":4543.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2e3d633c5e9e4dedbdbaf534b343f3d0_7c9a3294-8601-4b10-91d6-02b2915eb95f.jpg?v=1751373458"},{"product_id":"insect-shield-wear03","title":"インセクトシールド　虫よけメッシュジャケット(ポケット裏地付き)　男女兼用","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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    \u003cp class=\"body-text\"\u003e開放感あふれるメッシュ素材が肌に心地よく、動くたびに風が抜けるような爽快感をもたらします。どんなシーンにも溶け込むシンプルデザインで、あなたの活動を軽やかにサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2e3d633c5e9e4dedbdbaf534b343f3d0_7a2ea0a6-534f-4495-8a33-4d7b47039180.jpg?v=1751373456\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e男女兼用デザインで着こなし自在\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e頼れる虫よけ加工、ポケット裏地も万全\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eインセクトシールド加工\u003c\/strong\u003eが小さな不快害虫を寄せ付けず、その効果は洗濯を繰り返しても持続します。必需品をスマートに収納できる裏地付きポケットは、機能性と安心感を両立しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/ShudderBug_MeshJacketB_Brown00122_Grey_Web_360x_47f70afc-62b9-46cc-bc2e-8e7abeec53e1.jpg?v=1751373456\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで考え抜かれた設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e指先までガード、活動を妨げない設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサムホール\u003c\/strong\u003eが手元をしっかり包み込み、腕全体を優しくガードします。アウトドアやガーデニング、スポーツで集中したい時も、小さな不快害虫を気にせず、思う存分パフォーマンスを発揮できるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/ShudderbugMeshB_Brown00318_Grey_Web_360x_8cb1b35c-8cca-4e1c-a160-22b2cf6a3645.jpg?v=1751373456\" 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  \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのウェアは、快適な着用感と優れた機能性を兼ね備えています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eインセクトシールド虫よけ加工済み\u003c\/li\u003e\n        \u003cli\u003eくり返し洗濯しても、虫よけ効果が持続します\u003c\/li\u003e\n        \u003cli\u003e小さな不快害虫を寄せ付けにくくします\u003c\/li\u003e\n        \u003cli\u003e軽さと、通気性、シンプルなデザインも盛り込んだモデル\u003c\/li\u003e\n        \u003cli\u003e男女兼用モデル\u003c\/li\u003e\n        \u003cli\u003eアウトドア、園芸、ハイキングやスポーツなどで活躍します\u003c\/li\u003e\n        \u003cli\u003e前面ファスナー付き\u003c\/li\u003e\n        \u003cli\u003e裏地付きポケット装備\u003c\/li\u003e\n        \u003cli\u003eサムホール付きで手元までしっかりガード\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- スペック情報に「サイズ」「素材」「生産国」「配送情報」「注意書き」「商品コード」に関する明示的なデータがないため、該当セクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"gramsky","offers":[{"title":"BROWN \/ M","offer_id":44099197042860,"sku":"4589771880135","price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"BROWN \/ L","offer_id":44099197075628,"sku":"4589771880142","price":6820.0,"currency_code":"JPY","in_stock":false},{"title":"LIGHT GRAY \/ M","offer_id":43903532957868,"sku":"4589771880159","price":6820.0,"currency_code":"JPY","in_stock":true},{"title":"LIGHT GRAY \/ L","offer_id":43903532990636,"sku":"4589771880166","price":6820.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2e3d633c5e9e4dedbdbaf534b343f3d0_7a2ea0a6-534f-4495-8a33-4d7b47039180.jpg?v=1751373456"},{"product_id":"insect-shield-wear01","title":"インセクトシールド　メンズ虫よけメッシュパーカー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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\/0663\/7299\/3196\/files\/2e3d633c5e9e4dedbdbaf534b343f3d0_748cdb78-d152-421e-8b31-d03682f2ae74.jpg?v=1751373452\" 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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/LM1016_MHaloNetHoodie_NVY01015_Grey_Web_360x_f53f862c-948d-44fa-b429-b29b0739067e.jpg?v=1751373453\" 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は\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\/0663\/7299\/3196\/files\/Msize_360x_72e48825-14de-415b-b857-03f3b7729063.webp?v=1751373453\" 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  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e「インセクトシールド」加工による、虫よけウェアの主な特徴です。\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素材: メッシュ\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=\"point-list\"\u003e\n          \u003cli\u003eドライクリーニングはお避け下さい\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"gramsky","offers":[{"title":"NAVY \/ S","offer_id":43903533744300,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"NAVY \/ M","offer_id":43903533777068,"sku":"4571435557194","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"NAVY \/ L","offer_id":43903533809836,"sku":"4571435557200","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"PLATINUM \/ S","offer_id":44083680510124,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"PLATINUM \/ M","offer_id":44083680542892,"sku":"4571435557224","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"PLATINUM \/ L","offer_id":44083680575660,"sku":"4571435557231","price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/2e3d633c5e9e4dedbdbaf534b343f3d0_748cdb78-d152-421e-8b31-d03682f2ae74.jpg?v=1751373452"},{"product_id":"4987910710570","title":"指定医薬部外品　アリナミン製薬 ビオスリーH (42錠) 腸内フローラを改善する 整腸剤","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #ffffff; \n      font-family: Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', '游ゴシック体', 'メイリオ', 'Meiryo', sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #666666;\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: #333333; \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      padding-bottom: 8px; background: linear-gradient(to right, #3498db 20%, transparent 20%) bottom left \/ 100% 3px no-repeat, linear-gradient(to right, #e0e0e0 100%, transparent 0%) bottom left \/ 100% 3px no-repeat; \n  }\n\n  .body-text { \n      color: #666666; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #3498db40 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: #ffffff; \n      color: #666666;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #333333;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #ffffff;\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: #3498db;\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: #ffffff;\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: #3498db; font-weight: bold; font-size: 1.1em; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #333333; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #3498db; 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: #333333;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #3498db;\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: #333333; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #e0e0e0; background: #f8f8f8; padding: 15px 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n  }\n  .shipping-box strong { \n      color: #333333; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #3498db; }\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小腸から大腸へ 3菌共生の力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e生きた3種の善玉菌が腸内フローラを整え、本来の健やかさへ導きます。\u003cstrong\u003e便秘\u003c\/strong\u003e・\u003cstrong\u003e軟便\u003c\/strong\u003e、お腹の\u003cstrong\u003e張り\u003c\/strong\u003eを和らげ、体の中から軽やかな心地よさ。日々の\u003cstrong\u003e快調\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/4987910710570.webp?v=1752500481\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e毎日の快適さに整腸の力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e活性生菌剤ビオスリーＨiは、生きている3種の善玉菌（糖化菌・乳酸菌・酪酸菌）を含んでいます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eこれらの菌が互いに助け合い共生することによって、長い腸管内で増殖し、より高い整腸効果が得られます。\u003c\/li\u003e\n          \u003cli\u003e糖化菌・乳酸菌・酪酸菌という3種の善玉菌が腸内菌叢を整え、便通異常を改善します。\u003c\/li\u003e\n          \u003cli\u003e3種の共生する活性菌が腸内で有用菌を増やし、腸内フローラを改善することで、腸を整える市販の整腸薬です。\u003c\/li\u003e\n          \u003cli\u003e3菌の共生により、単独の時より高い増殖をします。糖化菌の産生物が腸内ビフィズス菌の増殖を助けます。\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=\"point-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e糖化菌\u003c\/strong\u003e: 腸内有用菌である乳酸菌やビフィズス菌を増やします。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e乳酸菌\u003c\/strong\u003e: 乳酸を産生して腸内フローラを改善するとともに、酪酸菌の増殖を助けます。\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e酪酸菌\u003c\/strong\u003e: 乳酸菌とともに腸で増え、大腸のエネルギー源として腸の機能維持に必要な酪酸を産生します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e効能・効果\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003e年齢\u003c\/th\u003e\n                \u003cth\u003e1回量\u003c\/th\u003e\n                \u003cth\u003e1日服用回数\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e成人（15歳以上）\u003c\/td\u003e\n                \u003ctd\u003e2錠\u003c\/td\u003e\n                \u003ctd\u003e3回\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5歳以上 15歳未満\u003c\/td\u003e\n                \u003ctd\u003e1錠\u003c\/td\u003e\n                \u003ctd\u003e3回\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e5歳未満\u003c\/td\u003e\n                \u003ctd\u003e服用しないこと\u003c\/td\u003e\n                \u003ctd\u003e-\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 4987910710570\u003c\/li\u003e\n          \u003cli\u003e内容量: 42錠\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":"グラムスキー_weshop","offers":[{"title":"あり","offer_id":44837303910572,"sku":"4987910710570","price":1078.0,"currency_code":"JPY","in_stock":true},{"title":"なし","offer_id":44837303943340,"sku":"4987910710570","price":1078.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/7299\/3196\/files\/4987910710570.webp?v=1752500481"}],"url":"https:\/\/gramsky.we-shop.jp\/collections\/africa-southeast-asia.oembed?page=2","provider":"グラムスキー_weshop","version":"1.0","type":"link"}