{"product_id":"loxonin-s-hot-tape","title":"Loxonin S Warm Sensation Patch","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eロキソニンS温感テープ\u003c\/title\u003e\n\u003cstyle\u003e\n\/* ===== RESET \u0026 SCOPE ===== *\/\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n.pd-wrap {\n  --acc: #c0392b;\n  --acc-dark: #922b21;\n  --acc-light: #fdf2f1;\n  --acc-mid: #e8a09a;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 0 40px;\n}\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3,\n.pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0; padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n.pd-wrap p { margin: 0 0 12px; line-height: 1.7; }\n.pd-wrap ul, .pd-wrap ol { margin: 0; padding: 0; list-style: none; }\n\n\/* ===== ① HERO ===== *\/\n.pd-wrap .pd-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #7b241c 0%, var(--acc) 55%, #e55039 100%);\n  border-radius: 16px;\n  padding: 48px 40px 44px;\n  margin-bottom: 20px;\n  text-align: center;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 280px; height: 280px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.07);\n  pointer-events: none;\n}\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px; left: -40px;\n  width: 320px; height: 320px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.05);\n  pointer-events: none;\n}\n.pd-wrap .hero-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 18px;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero-badge {\n  background: rgba(255,255,255,0.18);\n  border: 1px solid rgba(255,255,255,0.35);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n  padding: 4px 12px;\n  border-radius: 20px;\n}\n.pd-wrap .hero-badge.med-type {\n  background: rgba(255,220,100,0.30);\n  border: 1px solid rgba(255,220,100,0.60);\n  color: #fff8dc;\n}\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(20px, 4vw, 32px) !important;\n  font-weight: 900 !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n  margin-bottom: 14px !important;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero-tagline {\n  color: rgba(255,255,255,0.92);\n  font-size: clamp(13px, 2vw, 16px);\n  font-weight: 500;\n  line-height: 1.7;\n  margin-bottom: 22px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.22);\n  border: 1px solid rgba(255,255,255,0.4);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 14px;\n  border-radius: 30px;\n}\n\n\/* ===== pd-section 共通 ===== *\/\n.pd-wrap .pd-section {\n  background: transparent;\n  border: none;\n  border-radius: 0;\n  padding: 15px;\n  margin-bottom: 10px;\n}\n.pd-wrap .section-title {\n  font-size: 18px;\n  font-weight: 800;\n  color: var(--acc);\n  border-left: 4px solid var(--acc);\n  padding-left: 12px;\n  margin-bottom: 18px !important;\n}\n.pd-wrap .section-body {\n  font-size: 15px;\n  color: #444;\n  line-height: 1.8;\n}\n\n\/* ===== 成分カード（2×2グリッド） ===== *\/\n.pd-wrap .two-ing-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 16px;\n}\n.pd-wrap .ing-card {\n  position: relative;\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 22px 16px 18px;\n  text-align: center;\n  overflow: hidden;\n}\n.pd-wrap .ing-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, var(--acc-dark), var(--acc));\n}\n.pd-wrap .ing-card .ing-icon { font-size: 28px; margin-bottom: 8px; display: block; }\n.pd-wrap .ing-card .ing-name {\n  font-size: 12px;\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 6px;\n}\n.pd-wrap .ing-card .ing-amount {\n  font-size: 24px;\n  font-weight: 900;\n  color: #222;\n  line-height: 1.1;\n  margin-bottom: 4px;\n}\n.pd-wrap .ing-card .ing-unit {\n  font-size: 12px;\n  color: #666;\n}\n.pd-wrap .ing-card .ing-desc {\n  font-size: 11px;\n  color: #666;\n  line-height: 1.6;\n  margin-top: 8px;\n}\n\n\/* ===== 特長グリッド ===== *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 20px;\n}\n.pd-wrap .action-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 22px 20px;\n}\n.pd-wrap .action-card .ac-header {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.pd-wrap .action-num {\n  width: 30px; height: 30px;\n  border-radius: 50%;\n  background: var(--acc);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.pd-wrap .action-card h3 {\n  font-size: 14px;\n  font-weight: 800;\n  color: #222;\n}\n.pd-wrap .ac-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  padding: 3px 10px;\n  border-radius: 20px;\n  margin-bottom: 8px;\n}\n.pd-wrap .action-card p {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n  margin: 0;\n}\n\n\/* ===== テーブル共通 ===== *\/\n.pd-wrap .table-wrap { overflow-x: auto; margin-bottom: 12px; }\n.pd-wrap .ing-table,\n.pd-wrap .cmp-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.pd-wrap .ing-table thead tr th,\n.pd-wrap .cmp-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: center;\n  white-space: nowrap;\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #eee;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .table-note {\n  font-size: 12px;\n  color: #888;\n  margin-top: 8px;\n  line-height: 1.6;\n  margin-bottom: 0;\n}\n\n\/* ===== 比較テーブル ===== *\/\n.pd-wrap .cmp-table {\n  table-layout: fixed;\n}\n.pd-wrap .cmp-table thead tr th:first-child { background-color: #777 !important; width: 33.33%; }\n.pd-wrap .cmp-table thead tr th:nth-child(2) { background-color: var(--acc) !important; width: 33.33%; }\n.pd-wrap .cmp-table thead tr th:nth-child(3) { background-color: #2e7d4f !important; width: 33.33%; }\n.pd-wrap .cmp-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  text-align: center;\n  background-color: #fff;\n  border-bottom: 1px solid #eee;\n  word-break: keep-all;\n}\n.pd-wrap .cmp-table tbody tr:nth-child(even) td { background-color: #f9f9f9 !important; }\n.pd-wrap .cmp-table td:first-child { font-weight: 700; text-align: left; background-color: #f4f4f4 !important; }\n.pd-wrap .cmp-check { color: var(--acc); font-size: 18px; font-weight: 900; }\n.pd-wrap .cmp-dash { color: #bbb; font-size: 18px; }\n.pd-wrap .cmp-note-wrap {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 14px;\n}\n.pd-wrap .cmp-note {\n  padding: 14px 16px;\n  border-radius: 10px;\n  font-size: 13px;\n  line-height: 1.7;\n}\n.pd-wrap .cmp-note.this { background: var(--acc-light); border: 1px solid var(--acc-mid); }\n.pd-wrap .cmp-note.other { background: #edf7f1; border: 1px solid #a0d5b5; }\n.pd-wrap .cmp-note-title { font-weight: 800; margin-bottom: 6px; font-size: 14px; }\n.pd-wrap .cmp-note.this .cmp-note-title { color: var(--acc); }\n.pd-wrap .cmp-note.other .cmp-note-title { color: #2e7d4f; }\n\n\/* ===== 効能タグ ===== *\/\n.pd-wrap .efficacy-wrap {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 14px;\n}\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 14px;\n  border-radius: 30px;\n}\n.pd-wrap .efficacy-note {\n  font-size: 12px;\n  color: #999;\n  margin-top: 10px;\n  margin-bottom: 0;\n}\n\n\/* ===== 貼り方ステップ ===== *\/\n.pd-wrap .how-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-bottom: 20px;\n}\n.pd-wrap .how-step {\n  text-align: center;\n  padding: 24px 16px 20px;\n  position: relative;\n}\n.pd-wrap .how-step:not(:last-child)::after {\n  content: '→';\n  position: absolute;\n  right: -10px; top: 44px;\n  font-size: 22px;\n  color: var(--acc-mid);\n  font-weight: 700;\n  z-index: 2;\n}\n.pd-wrap .step-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px; height: 36px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 16px;\n  font-weight: 900;\n  margin-bottom: 12px;\n}\n.pd-wrap .step-icon {\n  font-size: 34px;\n  display: block;\n  margin-bottom: 10px;\n  line-height: 1;\n}\n.pd-wrap .step-label {\n  font-size: 13px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  margin-bottom: 6px;\n}\n.pd-wrap .step-desc {\n  font-size: 11px;\n  color: #777;\n  line-height: 1.6;\n}\n\n\/* ===== 注意ノートボックス ===== *\/\n.pd-wrap .note-box {\n  background: var(--acc-light);\n  border-left: 4px solid var(--acc);\n  border-radius: 0 10px 10px 0;\n  padding: 16px 20px;\n  margin-top: 4px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 0;\n}\n\n\/* ===== Q\u0026A ===== *\/\n.pd-wrap .qa-list { display: flex; flex-direction: column; gap: 12px; }\n.pd-wrap .qa-card {\n  background: #f8f9fa;\n  border: 1px solid #e0e0e0;\n  border-radius: 10px;\n  padding: 18px 20px;\n}\n.pd-wrap .qa-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.pd-wrap .qa-row:last-child { margin-bottom: 0; }\n.pd-wrap .qa-badge {\n  width: 24px; height: 24px;\n  border-radius: 50%;\n  font-size: 13px;\n  font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .qa-badge.q { background: var(--acc); color: #fff; }\n.pd-wrap .qa-badge.a { background: #888; color: #fff; }\n.pd-wrap .qa-q { font-size: 14px; font-weight: 700; color: var(--acc); line-height: 1.6; margin: 0; }\n.pd-wrap .qa-a { font-size: 14px; color: #555; line-height: 1.7; margin: 0; }\n\n\/* ===== 使用上の注意 ===== *\/\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 24px;\n  margin-bottom: 20px;\n}\n.pd-wrap .caution-box .box-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #92400e;\n  margin-bottom: 16px !important;\n}\n.pd-wrap .caution-subtitle {\n  font-size: 13px;\n  font-weight: 700;\n  color: #7a3a00;\n  margin: 12px 0 8px !important;\n  padding-left: 4px;\n  border-left: 3px solid #f59e0b;\n  padding-left: 8px;\n}\n.pd-wrap .caution-list { padding-left: 0; margin-bottom: 8px; }\n.pd-wrap .caution-list li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n  margin-bottom: 5px;\n}\n.pd-wrap .caution-list li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #f59e0b;\n  font-size: 12px;\n}\n\n\/* ===== 保管上の注意 ===== *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 24px;\n  margin-bottom: 20px;\n}\n.pd-wrap .storage-box .box-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #1e3a6e;\n  margin-bottom: 14px !important;\n}\n.pd-wrap .storage-list { padding-left: 0; }\n.pd-wrap .storage-list li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n  margin-bottom: 5px;\n}\n.pd-wrap .storage-list li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #4a6fa5;\n  font-size: 12px;\n}\n\n\/* ===== 注記 ===== *\/\n.pd-wrap .footnote {\n  border-top: 1px solid var(--acc-mid);\n  padding-top: 16px;\n  font-size: 11px;\n  color: #999;\n  line-height: 1.9;\n  margin-bottom: 0;\n}\n\n\/* ===== レスポンシブ ===== *\/\n@media (max-width: 600px) {\n  .pd-wrap .pd-hero { padding: 36px 20px 32px; border-radius: 12px; }\n  .pd-wrap .pd-section { padding: 12px 4px; }\n  .pd-wrap .two-ing-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n  .pd-wrap .ing-card { padding: 16px 10px 14px; }\n  .pd-wrap .ing-card .ing-icon { font-size: 24px; }\n  .pd-wrap .ing-card .ing-amount { font-size: 20px; }\n  .pd-wrap .action-grid { grid-template-columns: 1fr; }\n  .pd-wrap .cmp-note-wrap { grid-template-columns: 1fr; }\n  .pd-wrap .how-steps { grid-template-columns: 1fr; gap: 4px; }\n  .pd-wrap .how-step {\n    display: flex; align-items: center; gap: 16px;\n    text-align: left; background: var(--acc-light);\n    border-radius: 12px; margin-bottom: 8px; padding: 16px 18px;\n  }\n  .pd-wrap .how-step:not(:last-child)::after { display: none; }\n  .pd-wrap .step-icon { font-size: 28px; margin-bottom: 0; flex-shrink: 0; }\n  .pd-wrap .step-text-wrap { flex: 1; }\n  .pd-wrap .step-num { width: 30px; height: 30px; font-size: 13px; margin-bottom: 0; flex-shrink: 0; }\n  .pd-wrap .step-label { font-size: 13px; margin-bottom: 2px; }\n}\n@media (max-width: 360px) {\n  .pd-wrap .two-ing-grid { gap: 8px; }\n  .pd-wrap .ing-card .ing-amount { font-size: 18px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n  \u003cdiv class=\"hero-badges\"\u003e\n    \u003cspan class=\"hero-badge med-type\"\u003eClass 2 OTC Drug\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003eTopical analgesic anti-inflammatory drug\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003eTape type\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003eFor ages 15 and older\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003eUse once a day\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch1\u003eLoxonin S warming tape\u003c\/h1\u003e\n  \u003cp class=\"hero-tagline\"\u003eDouble formulation of analgesic anti-inflammatory and warming ingredients.\u003cbr\u003eThe pleasant warming sensation promotes blood circulation in the affected area and directly relieves painful shoulders, lower back, and joints.\u003c\/p\u003e\n  \u003cdiv class=\"hero-pills\"\u003e\n    \u003cspan class=\"hero-pill\"\u003e🔥 Contains warming ingredient\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e💊 Loxoprofen\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e📌 Adhesive and stretchable type\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e🩹 Apply once a day\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e🇯🇵 Daiichi Sankyo Healthcare\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ④ 商品概要 --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e🌡️ Product Overview\u003c\/p\u003e\n  \u003cdiv class=\"section-body\"\u003e\n    \u003cp\u003e“Loxonin S warming tape” is a topical analgesic anti-inflammatory drug (tape type) developed by Daiichi Sankyo Healthcare. In addition to the excellent analgesic and anti-inflammatory effect of “loxoprofen sodium hydrate,” it contains the warming ingredient “nonanoyl vanillylamide” that promotes blood circulation. The pleasant warming effect warms the affected area and relieves pain in shoulders, lower back, and joints caused by stiffness.\u003c\/p\u003e\n    \u003cp\u003eDesigned with a stretchable loop-knit backing for easy application and hard to peel off. Beige color blends with skin and is inconspicuous. Easy to continue with once-a-day use. Eligible for the self-medication tax system.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑥ 特長グリッド --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e✨ Four features of Loxonin S warming tape\u003c\/p\u003e\n  \u003cdiv class=\"action-grid\"\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"ac-header\"\u003e\n        \u003cdiv class=\"action-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eDouble formulation of analgesic anti-inflammatory and warming ingredients\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"ac-pill\"\u003eLoxoprofen + Nonanoyl vanillylamide\u003c\/span\u003e\n      \u003cp\u003eIn addition to loxoprofen, which suppresses prostaglandins causing inflammation and pain, the warming ingredient promotes blood circulation in the affected area. Approaches pain from both analgesic and blood circulation promotion perspectives.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"ac-header\"\u003e\n        \u003cdiv class=\"action-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eDesigned for easy application and hard to peel off\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"ac-pill\"\u003eAdhesive and stretchable type\u003c\/span\u003e\n      \u003cp\u003eEasy to apply with a wide valley and high peak three-part film, and hard to peel off thanks to a stretchable loop-knit backing. Beige color blends with skin and is inconspicuous when applied.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"ac-header\"\u003e\n        \u003cdiv class=\"action-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eIdeal for chronic pain caused by stiffness\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"ac-pill\"\u003eFor pain in shoulders, lower back, and joints\u003c\/span\u003e\n      \u003cp\u003eWarming is especially effective for chronic pain such as stiff shoulders and lower back pain caused by poor blood circulation. This product is most suitable within the series for stiffness and chronic pain rather than acute inflammation (such as immediately after injury).\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-card\"\u003e\n      \u003cdiv class=\"ac-header\"\u003e\n        \u003cdiv class=\"action-num\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eEasy to continue with once-a-day application\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"ac-pill\"\u003eApply once a day\u003c\/span\u003e\n      \u003cp\u003eDesigned for easy continuation with once-a-day application. Easy to store in a resealable bag, maintaining the quality of unused sheets. Can be cut to fit the affected area.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑤ 主要成分カード（2×2） --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e💊 Main ingredients\u003csmall style=\"font-size:13px;font-weight:400;color:#888;\"\u003e(per 100g ointment)\u003c\/small\u003e\u003c\/p\u003e\n  \u003cdiv class=\"two-ing-grid\"\u003e\n    \u003cdiv class=\"ing-card\"\u003e\n      \u003cspan class=\"ing-icon\"\u003e🔬\u003c\/span\u003e\n      \u003cdiv class=\"ing-name\"\u003eLoxoprofen sodium hydrate\u003c\/div\u003e\n      \u003cdiv class=\"ing-amount\"\u003e5.67\u003cspan class=\"ing-unit\"\u003eg\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ing-desc\"\u003e(5g anhydrous)\u003cbr\u003eAnalgesic and anti-inflammatory ingredient that suppresses prostaglandins causing inflammation and pain\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ing-card\"\u003e\n      \u003cspan class=\"ing-icon\"\u003e🔥\u003c\/span\u003e\n      \u003cdiv class=\"ing-name\"\u003eNonanoyl vanillylamide\u003c\/div\u003e\n      \u003cdiv class=\"ing-amount\"\u003e0.015\u003cspan class=\"ing-unit\"\u003eg\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ing-desc\"\u003eWarming ingredient that promotes blood circulation in the affected area and relieves pain through warming action\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑦ 有効成分テーブル --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e📋 Ingredients and Amounts\u003csmall style=\"font-size:13px;font-weight:400;color:#888;\"\u003e(per 100g ointment)\u003c\/small\u003e\u003c\/p\u003e\n  \u003cdiv class=\"table-wrap\"\u003e\n    \u003ctable class=\"ing-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"text-align:left;\"\u003eIngredient name\u003c\/th\u003e\n          \u003cth\u003eAmount\u003c\/th\u003e\n          \u003cth\u003eFunction\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eLoxoprofen sodium hydrate\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd style=\"text-align:center;\"\u003e5.67g\u003cbr\u003e\u003csmall\u003e(5g anhydrous)\u003c\/small\u003e\n\u003c\/td\u003e\n          \u003ctd\u003eSuppresses prostaglandins, which cause inflammation and pain.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eNonanoyl vanillylamide\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd style=\"text-align:center;\"\u003e0.015g\u003c\/td\u003e\n          \u003ctd\u003eThe warming effect promotes blood circulation in the affected area and relieves pain.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"table-note\"\u003e\n    [Additives] Styrene-isoprene-styrene block copolymer, polyisobutylene, hydrogenated rosin glycerol ester, BHT, l-menthol, liquid paraffin, and 2 other ingredients\u003cbr\u003e\n    [Amount of ointment per sheet (7cm×10cm): 1g]\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑧ 効能・効果 --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e🩺 Indications and Effects\u003c\/p\u003e\n  \u003cdiv class=\"efficacy-wrap\"\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Lower back pain\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Shoulder pain associated with stiff shoulders\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Joint pain\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Muscle pain\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Tenosynovitis (pain in hands and wrists)\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Elbow pain (such as tennis elbow)\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Bruises\u003c\/span\u003e\n    \u003cspan class=\"efficacy-tag\"\u003e🔴 Sprains\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"efficacy-note\"\u003e※ This product is a medicine. The listed indications and effects are based on the package insert. This product treats only symptoms such as pain and swelling and does not treat the underlying disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑨ 比較テーブル --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e📊 Loxonin topical medication series — Who is the warming tape for?\u003c\/p\u003e\n  \u003cdiv class=\"table-wrap\"\u003e\n    \u003ctable class=\"cmp-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eComparison items\u003c\/th\u003e\n          \u003cth\u003eLoxonin S\u003cbr\u003eWarming tape\u003c\/th\u003e\n          \u003cth\u003eLoxonin S\u003cbr\u003ePoultice (cooling sensation)\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLoxoprofen\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-check\" style=\"color:#2e7d4f;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWarming ingredient\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-check\"\u003e✓ Nonanoyl vanillylamide\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-dash\"\u003e—\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCooling ingredient\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-dash\"\u003e—\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"cmp-check\" style=\"color:#2e7d4f;\"\u003e✓ l-menthol\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDosage form\u003c\/td\u003e\n          \u003ctd\u003eTape type\u003cbr\u003e\u003csmall\u003e(Adhesive and stretchable type)\u003c\/small\u003e\n\u003c\/td\u003e\n          \u003ctd\u003ePoultice type\u003cbr\u003e\u003csmall\u003e(Thick and contains moisture)\u003c\/small\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSuitable pain types\u003c\/td\u003e\n          \u003ctd\u003eChronic stiff shoulders and lower back pain\u003cbr\u003ePain from stiffness due to poor blood circulation\u003c\/td\u003e\n          \u003ctd\u003ePain with acute inflammation and heat\u003cbr\u003eImmediately after sprains or bruises\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAdhesion feel\u003c\/td\u003e\n          \u003ctd\u003eBeige and inconspicuous\u003cbr\u003eHard to peel off\u003c\/td\u003e\n          \u003ctd\u003eWhite and thick\u003cbr\u003eRefreshing sensation\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cmp-note-wrap\"\u003e\n    \u003cdiv class=\"cmp-note this\"\u003e\n      \u003cdiv class=\"cmp-note-title\"\u003e🌡️ Who is suited for the warming tape\u003c\/div\u003e\n      For those suffering from chronic pain due to poor blood circulation such as stiff shoulders and lower back pain. Recommended for those who want to promote blood circulation and relieve stiffness by warming, and for those who feel better warming rather than cooling.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cmp-note other\"\u003e\n      \u003cdiv class=\"cmp-note-title\"\u003e❄️ Who is suited for Poultice (cooling sensation)\u003c\/div\u003e\n      For acute inflammation such as sprains and bruises, or when there is heat and swelling in the affected area. Recommended for those who want to relieve pain with a refreshing cooling sensation and for acute pain with strong inflammation.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑩ 貼り方ステップ --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e🩹 Easy Application Method\u003c\/p\u003e\n  \u003cdiv class=\"how-steps\"\u003e\n    \u003cdiv class=\"how-step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n      \u003cspan class=\"step-icon\"\u003e💧\u003c\/span\u003e\n      \u003cdiv class=\"step-text-wrap\"\u003e\n        \u003cdiv class=\"step-label\"\u003eKeep the affected area clean\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003eWipe off sweat and moisture well before use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"how-step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n      \u003cspan class=\"step-icon\"\u003e📄\u003c\/span\u003e\n      \u003cdiv class=\"step-text-wrap\"\u003e\n        \u003cdiv class=\"step-label\"\u003ePeel off the liner\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003ePeel off the surface film in three parts\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"how-step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n      \u003cspan class=\"step-icon\"\u003e🩹\u003c\/span\u003e\n      \u003cdiv class=\"step-text-wrap\"\u003e\n        \u003cdiv class=\"step-label\"\u003eApply to the affected area\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003eApply once a day, up to 4 sheets, for a secure fit\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cstrong\u003e💡 Usage Tips\u003c\/strong\u003e\u003cbr\u003e\n    ・Do not use more than 4 sheets on the whole body per day.\u003cbr\u003e\n    ・It can also be cut to fit the affected area (the number of sheets is counted based on the size before cutting).\u003cbr\u003e\n    ・Remove at least \u003cstrong\u003e1 hour before bathing\u003c\/strong\u003e. After bathing, wait about \u003cstrong\u003e30 minutes before\u003c\/strong\u003e applying a new one.\u003cbr\u003e\n    ・Do not warm the applied area with a kotatsu or electric blanket.\u003cbr\u003e\n    ・Do not use continuously for \u003cstrong\u003emore than 2 weeks\u003c\/strong\u003e.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑪ Q\u0026A --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n  \u003cp class=\"section-title\"\u003e❓ Frequently Asked Questions (Official FAQ)\u003c\/p\u003e\n  \u003cdiv class=\"qa-list\"\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eWhat are the features of Loxonin S Warm Sensation Tape?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eThis topical analgesic anti-inflammatory drug contains excellent analgesic and anti-inflammatory effects from \"Loxoprofen Sodium Hydrate\" plus the warming ingredient \"Nonanoic Vanillylamide\" that promotes blood circulation. It is a once-a-day, adhesive, stretchable tape that is easy to apply and hard to peel off.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eWhat are the differences between Loxonin S Tape, EX Tape, and Warm Sensation Tape?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eLoxonin S Tape is a standard type with only analgesic and anti-inflammatory ingredients. Loxonin EX Tape is a cooling type with added l-menthol and tocopherol acetate (cooling sensation). Loxonin S Warm Sensation Tape is a warming type with added nonanoic vanillylamide, promoting blood circulation and especially recommended for pain caused by stiffness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eHow many sheets can I use per day?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eApply once a day to the affected area. Do not use more than 4 sheets per day on the whole body (2 sheets for warm sensation tape L).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eCan I cut it and use it?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eYou can cut it to fit the affected area. Consider the number of sheets based on the original size before cutting, and do not use more than 4 sheets per day (2 sheets for warm sensation tape L).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eWhat should I do before and after bathing?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eSince you may feel strong stimulation, remove the product at least 1 hour before bathing. After bathing, wait about 30 minutes before applying a new one. Then use it until 1 hour before the next day’s bath. There is no need to replace it in the morning.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qa-card\"\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n        \u003cp class=\"qa-q\"\u003eWhat kind of pain is the warm sensation tape suitable for?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qa-row\"\u003e\n        \u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n        \u003cp class=\"qa-a\"\u003eContains ingredients that promote blood circulation and relieve pain, recommended for pain caused by poor circulation such as stiffness in the shoulders and neck. For larger areas like the lower back and back, there is also a large-size warm sensation tape L.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑫ 使用上の注意 --\u003e\n\u003cdiv class=\"caution-box\"\u003e\n  \u003cp class=\"box-title\"\u003e⚠️ Precautions for Use\u003c\/p\u003e\n\n  \u003cp class=\"caution-subtitle\"\u003eThings you must not do\u003c\/p\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eDo not use if you have had allergic reactions to this product or its ingredients.\u003c\/li\u003e\n    \u003cli\u003eDo not use if you have had asthma caused by this product or other antipyretic analgesics, cold medicines, or topical analgesic anti-inflammatory drugs.\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eDo not use on children under 15 years old.\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003eDo not use around the eyes, mucous membranes, eczema, irritation, wounds, athlete’s foot, ringworm, or infected areas.\u003c\/li\u003e\n    \u003cli\u003eDo not use other topical analgesic anti-inflammatory drugs while using this product.\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eDo not use continuously for more than 2 weeks.\u003c\/strong\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"caution-subtitle\"\u003eConsult a doctor or pharmacist before use.\u003c\/p\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003ePeople receiving medical treatment or who have had allergic reactions to medicines\u003c\/li\u003e\n    \u003cli\u003ePregnant women or those who may be pregnant, Elderly\u003c\/li\u003e\n    \u003cli\u003ePeople diagnosed with bronchial asthma\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp class=\"caution-subtitle\"\u003ePrecautions for Use (Related to Dosage and Administration)\u003c\/p\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eIf you are sweating or the affected area is wet, wipe it thoroughly before use.\u003c\/li\u003e\n    \u003cli\u003eDo not warm the applied area with a kotatsu or electric blanket.\u003c\/li\u003e\n    \u003cli\u003eIf you have sensitive skin, perform a patch test on the inside of your arm for more than half a day before use.\u003c\/li\u003e\n    \u003cli\u003eIf you experience rash, redness, itching, irritation, blisters, or other symptoms after use, stop using immediately and consult a doctor or pharmacist.\u003c\/li\u003e\n    \u003cli\u003eIf symptoms do not improve after 5 to 6 days of use, stop using and consult a doctor.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑬ 保管上の注意 --\u003e\n\u003cdiv class=\"storage-box\"\u003e\n  \u003cp class=\"box-title\"\u003e📦 Storage and Handling Precautions\u003c\/p\u003e\n  \u003cul class=\"storage-list\"\u003e\n    \u003cli\u003eStore in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n    \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n    \u003cli\u003eDo not transfer to other containers. (This may cause misuse or change the quality.)\u003c\/li\u003e\n    \u003cli\u003eTo maintain quality, store unused portions in the pouch and close the zipper tightly after opening.\u003c\/li\u003e\n    \u003cli\u003eDo not use products past the displayed expiration date. After opening the aluminum pouch, use as soon as possible.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑭ 注記 --\u003e\n\u003cdiv class=\"footnote\"\u003e\n  * This product is a Class 2 OTC Drug. Please be sure to read the package insert before use.\u003cbr\u003e\n  * Efficacy, effects, usage, dosage, and ingredient information are based on the package insert information published on the Daiichi Sankyo Healthcare official website (as of September 2025).\u003cbr\u003e\n  * Product specifications and ingredients may change without notice. Please check the latest information on the official website (daiichisankyo-hc.co.jp).\u003cbr\u003e\n  * Eligible for the Self-Medication Tax Deduction.\u003cbr\u003e\n  * Please follow the dosage and administration instructions and use the medicine correctly. If symptoms persist, consult a doctor or pharmacist.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"DAIICHI SANKYO","offers":[{"title":"7 sheets","offer_id":52625860854076,"sku":"4987107637178","price":1242.0,"currency_code":"JPY","in_stock":true},{"title":"14 sheets","offer_id":52625860886844,"sku":"4987107637185","price":2048.0,"currency_code":"JPY","in_stock":true},{"title":"21 sheets","offer_id":52625860919612,"sku":"4987107638021","price":2853.0,"currency_code":"JPY","in_stock":true},{"title":"Large Size 7 sheets","offer_id":52625860952380,"sku":"4987107637192","price":2048.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987107637178.jpg?v=1768377720","url":"https:\/\/mamigo.jp\/en-cn\/products\/loxonin-s-hot-tape","provider":"MamiGo","version":"1.0","type":"link"}