{"title":"大協薬品(湿布)_価格改定対象商品","description":"\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e【\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(128, 128, 128); text-decoration: underline;\"\u003eこちらの価格改定日は\u003c\/span\u003e\u003cem\u003e9月29日\u003c\/em\u003e\u003cspan style=\"color: rgb(128, 128, 128); text-decoration: underline;\"\u003eです\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e】\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e2026年9月29日ご注文分より価格改定\u003c\/span\u003eとなる商品一覧です。\u003cbr\u003e在庫の確認はお済みでしょうか？\u003cbr\u003eご入用のものがあれば是非改定前にお買い求めください。\u003c\/p\u003e","products":[{"product_id":"g4617040","title":"リードエールT","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Noto Sans JP フォントの読み込み --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Reset \u0026 Styles *\/\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: 'Noto Sans JP', sans-serif;\n            background-color: #f9fafb;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        .lp-container {\n            max-width: 1024px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        \/* Typography *\/\n        .h1-style {\n            font-size: 1.8rem;\n            font-weight: 800;\n            border-bottom: 4px solid #FF8800;\n            padding-bottom: 8px;\n            margin-bottom: 32px;\n            color: #333;\n            text-align: center;\n        }\n\n        @media (min-width: 768px) {\n            .h1-style {\n                font-size: 2.5rem;\n                text-align: left;\n            }\n        }\n\n        .h2-style {\n            font-size: 1.875rem; \/* 30px *\/\n            font-weight: 700;\n            border-bottom: 2px solid #FF8800;\n            padding-bottom: 4px;\n            margin-top: 32px;\n            margin-bottom: 24px;\n            color: #333;\n            display: inline-block;\n        }\n\n        .h3-style {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 700;\n            color: #006FC5;\n            margin: 24px 0 16px;\n        }\n\n        .text-main {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 400;\n            margin-bottom: 20px;\n        }\n\n        \/* Tab System (Shopify Optimized) *\/\n        .tab-container {\n            display: flex;\n            width: 100%;\n            margin-bottom: 0;\n            background-color: #f3f4f6;\n            border: 1px solid #d1d5db;\n            border-radius: 12px 12px 0 0;\n            overflow: hidden;\n        }\n\n        .tab-button {\n            flex: 1 1 0;\n            padding: 18px 2px;\n            cursor: pointer;\n            background-color: #f3f4f6;\n            color: #374151;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1rem;\n            border: none;\n            border-right: 1px solid #d1d5db;\n            transition: all 0.2s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            line-height: 1.2;\n            word-break: break-all;\n            white-space: normal;\n        }\n\n        .tab-button:last-child {\n            border-right: none;\n        }\n\n        .tab-button.active {\n            background-color: #006FC5;\n            color: #fff;\n            border-color: #006FC5;\n        }\n\n        .tab-content {\n            display: none;\n            animation: fadeIn 0.4s ease;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n\n        \/* Card Styles *\/\n        .product-card-body {\n            background-color: #fff;\n            padding: 24px 32px;\n            border-radius: 0 0 12px 12px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n            border: 1px solid #d1d5db;\n            border-top: none;\n            margin-bottom: 24px;\n        }\n\n        \/* Utilities *\/\n        .custom-blue-box {\n            background-color: #e6f3ff;\n            border-left: 6px solid #006FC5;\n            padding: 20px;\n            margin: 20px 0;\n            font-size: 1.5625rem;\n            font-weight: 700;\n        }\n\n        \/* Notice Box within Tabs *\/\n        .tab-notice-box {\n            background-color: #fff8e6;\n            border: 1px dashed #FF8800;\n            padding: 16px;\n            margin: 20px 0;\n            border-radius: 8px;\n        }\n\n        .tab-notice-box p {\n            margin: 0;\n            font-weight: 700;\n            color: #333;\n            font-size: 1.25rem;\n        }\n\n        \/* Lists *\/\n        .usage-notes-list {\n            padding-left: 1.5rem;\n            margin-bottom: 24px;\n        }\n        .usage-notes-list li {\n            font-size: 1.5625rem; \/* 本文と同じサイズに統一 *\/\n            margin-bottom: 12px;\n        }\n\n        \/* Spec Table Style *\/\n        .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            border-radius: 8px;\n            border: 1px solid #d1d5db;\n            margin-bottom: 32px;\n        }\n\n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 400px;\n        }\n\n        .spec-table th {\n            background-color: #006FC5;\n            color: #fff;\n            width: 40%;\n            padding: 16px;\n            font-size: 1.25rem;\n            font-weight: 700;\n            text-align: center;\n            border: 1px solid #d1d5db;\n        }\n\n        .spec-table td {\n            background-color: #fff;\n            color: #333;\n            padding: 16px;\n            font-size: 1.25rem;\n            border: 1px solid #d1d5db;\n            text-align: left;\n        }\n\n        \/* 成分表専用スタイル *\/\n        .ingredients-table th {\n            text-align: left;\n            padding-left: 24px;\n            border: 1px solid #fff;\n        }\n        .ingredients-table tr:first-child th { border-top: none; }\n        .ingredients-table tr:last-child th { border-bottom: none; }\n\n        \/* Data Table Style *\/\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            margin-bottom: 20px;\n            table-layout: fixed;\n        }\n\n        .data-table th {\n            background-color: #006FC5;\n            color: #fff;\n            text-align: center;\n            padding: 12px 4px;\n            font-size: 1.1rem;\n            border: 1px solid #d1d5db;\n        }\n\n        .data-table td {\n            padding: 12px 4px;\n            border: 1px solid #d1d5db;\n            font-size: 1.1rem;\n            text-align: center;\n            word-break: break-all;\n        }\n\n        \/* Footer Important Notes *\/\n        .footer-important-notes {\n            background-color: #fef3c7;\n            border: 1px solid #f59e0b;\n            padding: 24px;\n            margin-top: 40px;\n            border-radius: 10px;\n            text-align: center;\n        }\n\n        .footer-important-notes p {\n            color: #dc2626;\n            margin: 0;\n            font-weight: 700;\n            font-size: 1.25rem;\n            line-height: 1.6;\n        }\n\n        @media (max-width: 768px) {\n            .tab-button {\n                font-size: 0.85rem;\n                padding: 12px 2px;\n            }\n            .product-card-body {\n                padding: 16px 20px;\n            }\n            .text-main, .custom-blue-box, .footer-important-notes p, .tab-notice-box p, .spec-table th, .spec-table td, .data-table th, .data-table td, .usage-notes-list li {\n                font-size: 1.1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"lp-container\"\u003e\n\u003c!-- Header Title --\u003e\n\u003ch1 class=\"h1-style\"\u003eリードエールT｜サリチル酸グリコール配合の微香性冷感パップ剤\u003c\/h1\u003e\n\u003c!-- Tab Navigation --\u003e\u003cnav class=\"tab-container\"\u003e\n\u003cdiv class=\"tab-button active\"\u003e商品特長\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e成分・効果効能\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e注意事項\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e商品詳細\u003c\/div\u003e\n\u003c\/nav\u003e\u003c!-- Tab Contents --\u003e \u003c!-- Tab 0: 商品特長 --\u003e\n\u003cdiv id=\"tab0\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e痛みの原因にアプローチ\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e「リードエールT」は、鎮痛消炎成分のサリチル酸グリコールを含む、微香性の冷感パップ剤です。\u003c\/p\u003e\n\u003ch3 class=\"h3-style\"\u003e血行を促進し、関節にもフィット\u003c\/h3\u003e\n\u003cp class=\"text-main\"\u003e血行を促進するトコフェロール酢酸エステル（ビタミンE）を配合。高い伸縮性で、関節部位にもピッタリフィットします。\u003c\/p\u003e\n\u003cdiv class=\"custom-blue-box\"\u003e鎮痛消炎成分サリチル酸グリコール配合。伸縮性があり、関節にもフィットする微香性冷感パップ剤。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 1: 成分・効果効能 --\u003e\n\u003cdiv id=\"tab1\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003eリードエールT　成分・分量\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e膏体100g（1167cm²）中に次の成分を含んでいます。\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table ingredients-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eサリチル酸グリコール\u003c\/th\u003e\n\u003ctd\u003e1.0g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003el-メントール\u003c\/th\u003e\n\u003ctd\u003e0.8g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eトコフェロール酢酸エステル\u003c\/th\u003e\n\u003ctd\u003e0.3g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"h2-style\"\u003e効能・効果\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e腰痛、打撲、捻挫、肩こり、関節痛、筋肉痛、筋肉疲労、しもやけ\u003c\/p\u003e\n\u003ch2 class=\"h2-style\"\u003e用法・用量\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e1日1～2回，膏面のライナーをはがし，患部に貼ってください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: 注意事項 (詳細) --\u003e\n\u003cdiv id=\"tab2\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e使用上の注意\u003c\/h2\u003e\n\u003cdiv class=\"tab-notice-box\"\u003e\n\u003cp\u003e■使用上の注意をよく読み、用法・用量を守って正しくお使いください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"h3-style\"\u003e【してはいけないこと】\u003c\/h3\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 24px; font-weight: bold;\"\u003e(守らないと現在の症状が悪化したり、副作用が起こりやすくなる)\u003c\/p\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 8px; font-weight: bold;\"\u003e次の部位には使用しないこと\u003c\/p\u003e\n\u003cul class=\"usage-notes-list\"\u003e\n\u003cli\u003e(1) 目の周囲、粘膜等。\u003c\/li\u003e\n\u003cli\u003e(2) 湿疹、かぶれ、傷口。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"h3-style\"\u003e【相談すること】\u003c\/h3\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 8px; font-weight: bold;\"\u003e1. 次の人は使用前に医師、薬剤師又は登録販売者に相談すること\u003c\/p\u003e\n\u003cul class=\"usage-notes-list\"\u003e\n\u003cli\u003e薬などによりアレルギー症状を起こしたことがある人。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 8px; font-weight: bold;\"\u003e2. 使用後、次の症状があらわれた場合は副作用の可能性があるので、直ちに使用を中止し、この外袋を持って医師、薬剤師又は登録販売者に相談すること\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\" style=\"margin-bottom: 16px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 30%;\"\u003e関係部位\u003c\/th\u003e\n\u003cth\u003e症状\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e皮膚\u003c\/td\u003e\n\u003ctd\u003e発疹・発赤、かゆみ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 8px; font-weight: bold;\"\u003e3. 5〜6日間使用しても症状がよくならない場合は使用を中止し、この外袋を持って医師、薬剤師又は登録販売者に相談すること\u003c\/p\u003e\n\u003cp class=\"text-main\" style=\"margin-top: 32px; margin-bottom: 8px; font-weight: bold;\"\u003e■保管及び取扱い上の注意\u003c\/p\u003e\n\u003cul class=\"usage-notes-list\" style=\"list-style-type: none; padding-left: 0;\"\u003e\n\u003cli\u003e1. 直射日光の当たらない涼しい所に保管してください。\u003c\/li\u003e\n\u003cli\u003e2. 小児の手の届かない所に保管してください。\u003c\/li\u003e\n\u003cli\u003e3. 他の容器に入れ替えないでください。(誤用の原因になったり品質が変わります。)\u003c\/li\u003e\n\u003cli\u003e4. 開封後は、袋の口を折り曲げて保管してください。\u003c\/li\u003e\n\u003cli\u003e5. 使用期限を過ぎた製品は使用しないでください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: 商品詳細 --\u003e\n\u003cdiv id=\"tab3\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e商品詳細情報\u003c\/h2\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eリードエールT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e成分分量\u003cbr\u003e(膏体100g中)\u003c\/th\u003e\n\u003ctd\u003eサリチル酸グリコール 1.0g、l-メントール 0.8g、トコフェロール酢酸エステル 0.3g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e効能・効果\u003c\/th\u003e\n\u003ctd\u003e腰痛、打撲、捻挫、肩こり、関節痛、筋肉痛、筋肉疲労、しもやけ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e入数\u003c\/th\u003e\n\u003ctd\u003e7枚入×100袋(10×14cm）\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\/div\u003e\n\u003c!-- Important Notes Footer Section --\u003e\n\u003cdiv class=\"footer-important-notes\"\u003e\n\u003cp style=\"margin-top: 16px;\"\u003e■【オンラインストアリニューアルオープン記念】1箱からまとメリット対応中！\u003c\/p\u003e\n\u003cp\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n\u003cp\u003e※2026年9月29日ご注文分より価格改定となります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function () {\n        const buttons = document.querySelectorAll('.tab-button');\n        const contents = document.querySelectorAll('.tab-content');\n\n        buttons.forEach((button, index) =\u003e {\n            button.addEventListener('click', () =\u003e {\n                \/\/ すべてのボタンから active クラスを削除\n                buttons.forEach(btn =\u003e btn.classList.remove('active'));\n                \/\/ すべてのコンテンツから active クラスを削除\n                contents.forEach(content =\u003e content.classList.remove('active'));\n\n                \/\/ クリックされたボタンに active クラスを追加\n                button.classList.add('active');\n                \n                \/\/ 対応するコンテンツを表示（インデックスで紐付け）\n                \/\/ ※HTMLの構造上、上から順にtab1, tab2, tab3, tab4と対応します\n                if (contents[index]) {\n                    contents[index].classList.add('active');\n                }\n            });\n        });\n    });\n\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"7枚入×100袋(10×14cm）","offer_id":46239931695261,"sku":"4617040","price":10780.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/T.jpg?v=1775113683"},{"product_id":"g4617000","title":"リードパップDS","description":"\u003cp\u003e厚手タイプで冷感時間が持続するパップ剤。 \u003cbr\u003e伸縮性のある不織布を使用しているため、患部にピッタリとフィットします。\u003c\/p\u003e\n\u003cp\u003e〇成分・分量(膏体100g中) \u003cbr\u003e　サリチル酸メチル…1.5g、ℓ-メントール…0.8g、㎗-カンフル…1.0g、 \u003cbr\u003e　サリチル酸ジフェンヒドラミン…0.1g\u003c\/p\u003e\n\u003cp\u003e※第3類医薬品 \u003cbr\u003e※冷感タイプ\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e【オンラインストアリニューアルオープン記念】1箱からまとメリット対応中！\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e※2026年9月29日ご注文分より価格改定となります。\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: white;\"\u003e----------\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold;\"\u003eサイズ表\u003c\/p\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"font-weight: 400;\"\u003e品番\u003c\/span\u003e\u003c\/th\u003e\n\u003cth\u003e\u003cspan style=\"font-weight: 400;\"\u003e包装\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e461-7000\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e5枚入 × 100袋(10 × 14cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"daiya-k","offers":[{"title":"5枚入×100袋(10×14cm)","offer_id":46439025639581,"sku":"4617000","price":13200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/DS.jpg?v=1775115351"},{"product_id":"g4617071","title":"リードパップT","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base Reset \u0026 Styles *\/\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n            background-color: #f9fafb;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        .lp-container {\n            max-width: 1024px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        \/* Typography *\/\n        .h1-style {\n            font-size: 1.8rem;\n            font-weight: 800;\n            border-bottom: 4px solid #FF8800;\n            padding-bottom: 8px;\n            margin-bottom: 32px;\n            color: #333;\n            text-align: center;\n        }\n\n        @media (min-width: 768px) {\n            .h1-style {\n                font-size: 2.5rem;\n                text-align: left;\n            }\n        }\n\n        .h2-style {\n            font-size: 1.875rem; \/* 30px *\/\n            font-weight: 700;\n            border-bottom: 2px solid #FF8800;\n            padding-bottom: 4px;\n            margin-top: 32px;\n            margin-bottom: 24px;\n            color: #333;\n            display: inline-block;\n        }\n\n        .h3-style {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 700;\n            color: #006FC5;\n            margin: 24px 0 16px;\n        }\n\n        .text-main {\n            font-size: 1.5625rem; \/* 25px *\/\n            font-weight: 400;\n            margin-bottom: 20px;\n        }\n\n        \/* Tab System (Shopify Optimized) *\/\n        .tab-container {\n            display: flex;\n            width: 100%;\n            margin-bottom: 0;\n            background-color: #f3f4f6;\n            border: 1px solid #d1d5db;\n            border-radius: 12px 12px 0 0;\n            overflow: hidden;\n        }\n\n        .tab-button {\n            flex: 1 1 0;\n            padding: 18px 2px;\n            cursor: pointer;\n            background-color: #f3f4f6;\n            color: #374151;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1rem;\n            border: none;\n            border-right: 1px solid #d1d5db;\n            transition: all 0.2s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            line-height: 1.2;\n            word-break: break-all;\n            white-space: normal;\n        }\n\n        .tab-button:last-child {\n            border-right: none;\n        }\n\n        .tab-button.active {\n            background-color: #006FC5;\n            color: #fff;\n            border-color: #006FC5;\n        }\n\n        .tab-content {\n            display: none;\n            animation: fadeIn 0.4s ease;\n        }\n\n        .tab-content.active {\n            display: block;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n\n        \/* Card Styles *\/\n        .product-card-body {\n            background-color: #fff;\n            padding: 24px 32px;\n            border-radius: 0 0 12px 12px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n            border: 1px solid #d1d5db;\n            border-top: none;\n            margin-bottom: 24px;\n        }\n\n        \/* Utilities *\/\n        .custom-blue-box {\n            background-color: #e6f3ff;\n            border-left: 6px solid #006FC5;\n            padding: 20px;\n            margin: 20px 0;\n            font-size: 1.5625rem;\n            font-weight: 700;\n        }\n\n        \/* Notice Box within Tabs *\/\n        .tab-notice-box {\n            background-color: #fff8e6;\n            border: 1px dashed #FF8800;\n            padding: 16px;\n            margin: 20px 0;\n            border-radius: 8px;\n        }\n\n        .tab-notice-box p {\n            margin: 0;\n            font-weight: 700;\n            color: #333;\n            font-size: 1.25rem;\n        }\n\n        \/* Lists *\/\n        .usage-notes-list {\n            padding-left: 1.5rem;\n            margin-bottom: 24px;\n        }\n        .usage-notes-list li {\n            font-size: 1.5625rem; \/* 本文と同じサイズに統一 *\/\n            margin-bottom: 12px;\n        }\n\n        \/* Spec Table Style *\/\n        .table-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            border-radius: 8px;\n            border: 1px solid #d1d5db;\n            margin-bottom: 32px;\n        }\n\n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 400px;\n        }\n\n        .spec-table th {\n            background-color: #006FC5;\n            color: #fff;\n            width: 40%;\n            padding: 16px;\n            font-size: 1.25rem;\n            font-weight: 700;\n            text-align: center;\n            border: 1px solid #d1d5db;\n        }\n\n        .spec-table td {\n            background-color: #fff;\n            color: #333;\n            padding: 16px;\n            font-size: 1.25rem;\n            border: 1px solid #d1d5db;\n            text-align: left;\n        }\n\n        \/* 成分表専用スタイル *\/\n        .ingredients-table th {\n            text-align: left;\n            padding-left: 24px;\n            border: 1px solid #fff;\n        }\n        .ingredients-table tr:first-child th { border-top: none; }\n        .ingredients-table tr:last-child th { border-bottom: none; }\n\n        \/* Data Table Style *\/\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 20px;\n            margin-bottom: 20px;\n            table-layout: fixed;\n        }\n\n        .data-table th {\n            background-color: #006FC5;\n            color: #fff;\n            text-align: center;\n            padding: 12px 4px;\n            font-size: 1.1rem;\n            border: 1px solid #d1d5db;\n        }\n\n        .data-table td {\n            padding: 12px 4px;\n            border: 1px solid #d1d5db;\n            font-size: 1.1rem;\n            text-align: center;\n            word-break: break-all;\n        }\n\n        \/* Footer Important Notes *\/\n        .footer-important-notes {\n            background-color: #fef3c7;\n            border: 1px solid #f59e0b;\n            padding: 24px;\n            margin-top: 40px;\n            border-radius: 10px;\n            text-align: center;\n        }\n\n        .footer-important-notes p {\n            color: #dc2626;\n            margin: 0;\n            font-weight: 700;\n            font-size: 1.25rem;\n            line-height: 1.6;\n        }\n\n        @media (max-width: 768px) {\n            .tab-button {\n                font-size: 0.85rem;\n                padding: 12px 2px;\n            }\n            .product-card-body {\n                padding: 16px 20px;\n            }\n            .text-main, .custom-blue-box, .footer-important-notes p, .tab-notice-box p, .spec-table th, .spec-table td, .data-table th, .data-table td, .usage-notes-list li {\n                font-size: 1.1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"lp-container\"\u003e\n\u003c!-- Header Title --\u003e\n\u003ch1 class=\"h1-style\"\u003eリードパップT｜サリチル酸メチル配合の冷感パップ剤（湿布）\u003c\/h1\u003e\n\u003c!-- Tab Navigation --\u003e\u003cnav class=\"tab-container\"\u003e\n\u003cdiv class=\"tab-button active\"\u003e商品特長\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e成分・効果効能\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e注意事項\u003c\/div\u003e\n\u003cdiv class=\"tab-button\"\u003e商品詳細\u003c\/div\u003e\n\u003c\/nav\u003e\u003c!-- Tab Contents --\u003e \u003c!-- Tab 0: 商品特徴 --\u003e\n\u003cdiv id=\"tab0\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e冷感刺激で痛みをやわらげる冷感パップ剤（湿布）\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e「リードパップT」は、鎮痛消炎成分のサリチル酸メチルを含む冷感パップ剤です。腰痛、打撲（うちみ）、捻挫、肩こりなどにご使用いただける第3類医薬品です。伸びのよい不織布で関節部位にもピッタリフィットします。\u003c\/p\u003e\n\u003ch3 class=\"h3-style\"\u003eさわやかな使用感\u003c\/h3\u003e\n\u003cp class=\"text-main\"\u003eはがしやすく汚れも残りにくいので、さわやかな使用感が特徴です。\u003c\/p\u003e\n\u003cdiv class=\"custom-blue-box\"\u003e[第3類医薬品] サリチル酸メチル配合。冷感刺激により痛みをやわらげる冷感パップ剤。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 1: 成分・効果効能 --\u003e\n\u003cdiv id=\"tab1\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003eリードパップT　成分・分量\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e膏体100g（1000cm²）中に次の成分を含んでいます。\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table ingredients-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eサリチル酸メチル\u003c\/th\u003e\n\u003ctd\u003e1.5g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003edl-カンフル\u003c\/th\u003e\n\u003ctd\u003e1.0g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003el-メントール\u003c\/th\u003e\n\u003ctd\u003e0.8g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"h2-style\"\u003e効能・効果\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e腰痛、打撲（うちみ）、捻挫、肩こり、関節痛、筋肉痛、筋肉疲労\u003c\/p\u003e\n\u003ch2 class=\"h2-style\"\u003e用法・用量\u003c\/h2\u003e\n\u003cp class=\"text-main\"\u003e1日1～2回、膏面のライナーをはがし、患部に貼ってください。\u003c\/p\u003e\n\u003ch3 class=\"h3-style\"\u003e＜用法・用量に関連する注意＞\u003c\/h3\u003e\n\u003col class=\"usage-notes-list\"\u003e\n\u003cli\u003e定められた用法及び用量を守ってください。\u003c\/li\u003e\n\u003cli\u003e小児に使用させる場合には、保護者の指導監督のもとに使用させてください。\u003c\/li\u003e\n\u003cli\u003e必要に応じて包帯などで固定してください。\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: 注意事項 (詳細) --\u003e\n\u003cdiv id=\"tab2\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e使用上の注意\u003c\/h2\u003e\n\u003cdiv class=\"tab-notice-box\"\u003e\n\u003cp\u003e■使用上の注意をよく読み、用法・用量を守って正しくお使いください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"h3-style\"\u003e【してはいけないこと】\u003c\/h3\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 24px; font-weight: bold;\"\u003e（守らないと現在の症状が悪化したり、副作用が起こりやすくなります）\u003c\/p\u003e\n\u003cp class=\"text-main\" style=\"margin-bottom: 8px;\"\u003e次の部位には使用しないでください\u003c\/p\u003e\n\u003cul class=\"usage-notes-list\"\u003e\n\u003cli\u003e目の周囲、粘膜等。\u003c\/li\u003e\n\u003cli\u003e湿疹、かぶれ、傷口。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"text-main\" style=\"margin-top: 32px; margin-bottom: 8px; font-weight: bold;\"\u003e■保管および取り扱い上の注意\u003c\/p\u003e\n\u003cul class=\"usage-notes-list\" style=\"list-style-type: none; padding-left: 0;\"\u003e\n\u003cli\u003e（1）直射日光の当たらない涼しい所に保管してください。\u003c\/li\u003e\n\u003cli\u003e（2）小児の手の届かない所に保管してください。\u003c\/li\u003e\n\u003cli\u003e（3）他の容器に入れ替えないでください。（誤用の原因になったり品質が変わります。）\u003c\/li\u003e\n\u003cli\u003e（4）開封後は，袋の口を折り曲げて保管してください。\u003c\/li\u003e\n\u003cli\u003e（5）使用期限を過ぎた製品は使用しないでください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: 商品詳細 --\u003e\n\u003cdiv id=\"tab3\" class=\"tab-content\"\u003e\n\u003cdiv class=\"product-card-body\"\u003e\n\u003ch2 class=\"h2-style\"\u003e商品詳細情報\u003c\/h2\u003e\n\u003cdiv class=\"table-wrapper\"\u003e　　　\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eリードパップT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e区分\u003c\/th\u003e\n\u003ctd\u003e第3類医薬品\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e成分分量\u003cbr\u003e(膏体100g中)\u003c\/th\u003e\n\u003ctd\u003eサリチル酸メチル 1.5g、dl-カンフル 1.0g、l-メントール 0.8g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e効能・効果\u003c\/th\u003e\n\u003ctd\u003e腰痛、打撲（うちみ）、捻挫、肩こり、関節痛、筋肉痛、筋肉疲労\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e入数（サイズ）\u003c\/th\u003e\n\u003ctd\u003e6枚入×100袋（14cm×10cm）\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\/div\u003e\n\u003c!-- Important Notes Footer Section --\u003e\n\u003cdiv class=\"footer-important-notes\"\u003e\n\u003cp\u003e※医療関係者専売品\u003c\/p\u003e\n\u003cp\u003e【オンラインストアリニューアルオープン記念】1箱からまとメリット対応中！\u003c\/p\u003e\n\u003cp\u003e※2026年9月29日ご注文分より価格改定となります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function () {\n        const buttons = document.querySelectorAll('.tab-button');\n        const contents = document.querySelectorAll('.tab-content');\n\n        buttons.forEach((button, index) =\u003e {\n            button.addEventListener('click', () =\u003e {\n                \/\/ すべてのボタンから active クラスを削除\n                buttons.forEach(btn =\u003e btn.classList.remove('active'));\n                \/\/ すべてのコンテンツから active クラスを削除\n                contents.forEach(content =\u003e content.classList.remove('active'));\n\n                \/\/ クリックされたボタンに active クラスを追加\n                button.classList.add('active');\n                \n                \/\/ 対応するコンテンツを表示（インデックスで紐付け）\n                \/\/ ※HTMLの構造上、上から順にtab1, tab2, tab3, tab4と対応します\n                if (contents[index]) {\n                    contents[index].classList.add('active');\n                }\n            });\n        });\n    });\n\u003c\/script\u003e","brand":"daiya-k","offers":[{"title":"6枚入×100袋(10×14cm)","offer_id":46439048118429,"sku":"4617071","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/T_1.jpg?v=1775113041"},{"product_id":"g4617053","title":"ピノクールT","description":"\u003cp\u003e森のアロマ（森林の香り）の冷却シートです。 \u003cbr\u003e冷たい刺激があります。 \u003cbr\u003e伸縮性があり、いろんな部位に使用可能です。\u003c\/p\u003e\n\u003cp\u003e※冷感タイプ \u003cbr\u003e※雑品\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e【オンラインストアリニューアルオープン記念】1箱からまとメリット対応中！\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e■医療関係者の方専売品となります。\u003c\/p\u003e\n\u003cp style=\"color: red;\"\u003e※2026年9月29日ご注文分より価格改定となります。\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: white;\"\u003e----------\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold;\"\u003eサイズ表\u003c\/p\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e品番\u003c\/th\u003e\n\u003cth\u003e包装\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"text-align: center;\"\u003e461-7053\u003c\/td\u003e\n\u003ctd style=\"text-align: center;\"\u003e6枚入 × 100袋(10 × 14cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"daiya-k","offers":[{"title":"6枚入×100袋(10×14cm)","offer_id":46439068270749,"sku":"4617053","price":8910.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0676\/6680\/4893\/files\/241051.png?v=1738738898"}],"url":"https:\/\/ec.daiyak.co.jp\/collections\/daikyo-yakuhin-poultice-products-subject-to-price-revision.oembed","provider":"【施術・医療従事者向け】ダイヤ公式オンラインストア","version":"1.0","type":"link"}