{"product_id":"betnevate-cream-s","title":"Betnovate Cream S","description":"\u003cstyle\u003e\n\/* =====================================================\n   ベトネベートクリームS — Shopify Product Description\n   Scoped under .pd-wrap\n   ===================================================== *\/\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n.pd-wrap {\n  --acc:      #C8760A;\n  --acc-dark: #7A4200;\n  --acc-light:#FFF8EE;\n  --acc-mid:  #DFA055;\n  font-family: 'Hiragino Sans', 'Noto Sans JP', 'Yu Gothic', sans-serif;\n  color: #333;\n  line-height: 1.75;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 16px 40px;\n}\n\n\/* ---- Hero ---- *\/\n.pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  border-radius: 16px;\n  padding: 44px 32px 36px;\n  text-align: center;\n  margin-bottom: 24px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 220px; height: 220px;\n  background: rgba(255,255,255,0.07);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px; left: -50px;\n  width: 270px; height: 270px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n  pointer-events: none;\n}\n.pd-badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 18px;\n  position: relative;\n  z-index: 1;\n}\n.pd-badge {\n  background: rgba(255,255,255,0.16);\n  border: 1px solid rgba(255,255,255,0.42);\n  color: #fff;\n  border-radius: 20px;\n  padding: 4px 14px;\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n}\n.pd-badge.highlight {\n  background: #fff;\n  color: var(--acc-dark);\n  border-color: #fff;\n}\n.pd-hero h1 {\n  color: #fff !important;\n  font-size: clamp(1.5rem, 4vw, 2.2rem);\n  font-weight: 900;\n  margin: 0 0 10px;\n  letter-spacing: 0.03em;\n  text-shadow: 0 2px 10px rgba(0,0,0,0.25);\n  position: relative;\n  z-index: 1;\n}\n.pd-hero .tagline {\n  color: rgba(255,255,255,0.9);\n  font-size: 0.93rem;\n  margin: 0 0 22px;\n  position: relative;\n  z-index: 1;\n}\n.pd-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  position: relative;\n  z-index: 1;\n}\n.pd-pill {\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.32);\n  color: #fff;\n  border-radius: 30px;\n  padding: 5px 16px;\n  font-size: 0.8rem;\n}\n\n\/* ---- Section Common ---- *\/\n.pd-section {\n  background: #fff;\n  border-radius: 14px;\n  padding: 30px 26px;\n  margin-bottom: 20px;\n  box-shadow: 0 2px 14px rgba(0,0,0,0.06);\n}\n.pd-section-title {\n  font-size: 1.1rem;\n  font-weight: 800;\n  color: #1a1a1a !important;\n  margin: 0 0 20px;\n  padding-left: 14px;\n  border-left: 4px solid var(--acc);\n}\n\n\/* ---- Feature Grid ---- *\/\n.pd-feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n}\n@media (max-width: 560px) {\n  .pd-feature-grid { grid-template-columns: 1fr; }\n  .pd-hero { padding: 32px 20px 28px; }\n  .pd-section { padding: 22px 16px; }\n}\n.pd-feature-card {\n  background: var(--acc-light);\n  border: 1px solid #edd8b8;\n  border-radius: 12px;\n  padding: 22px 18px;\n}\n.pd-feature-card .fc-icon {\n  font-size: 2rem;\n  margin-bottom: 10px;\n  display: block;\n}\n.pd-feature-card .fc-title {\n  font-size: 0.93rem;\n  font-weight: 800;\n  color: var(--acc-dark) !important;\n  margin-bottom: 8px;\n}\n.pd-feature-card .fc-desc {\n  font-size: 0.84rem;\n  color: #555;\n  line-height: 1.7;\n}\n\n\/* ---- Ingredient Table ---- *\/\n.ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.87rem;\n}\n.ing-table th {\n  background: var(--acc) !important;\n  color: #fff !important;\n  padding: 10px 12px;\n  text-align: left;\n  font-weight: 700;\n}\n.ing-table td {\n  color: #333 !important;\n  padding: 10px 12px;\n  border-bottom: 1px solid #edd8b8;\n  vertical-align: middle;\n}\n.ing-table tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.ing-table tr:last-child td { border-bottom: none; }\n.ing-table .ing-name {\n  font-weight: 700;\n  color: var(--acc-dark) !important;\n}\n.ing-note {\n  background: var(--acc-light);\n  border: 1px solid #edd8b8;\n  border-radius: 8px;\n  padding: 12px 16px;\n  font-size: 0.82rem;\n  color: #666;\n  margin-top: 12px;\n  line-height: 1.7;\n}\n\n\/* ---- Efficacy Tags ---- *\/\n.pd-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.pd-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc-dark);\n  border-radius: 24px;\n  padding: 6px 18px;\n  font-size: 0.85rem;\n  font-weight: 700;\n}\n\n\/* ---- Usage Table ---- *\/\n.usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.87rem;\n  margin-bottom: 14px;\n}\n.usage-table th {\n  background: var(--acc) !important;\n  color: #fff !important;\n  padding: 10px 12px;\n  text-align: center;\n  font-weight: 700;\n}\n.usage-table td {\n  color: #333 !important;\n  padding: 10px 12px;\n  border-bottom: 1px solid #edd8b8;\n  text-align: center;\n}\n.usage-table tr:nth-child(even) td { background: var(--acc-light); }\n.usage-table tr:last-child td { border-bottom: none; }\n.note-box {\n  background: #fffbe6;\n  border-left: 4px solid #f5a623;\n  border-radius: 0 8px 8px 0;\n  padding: 13px 16px;\n  font-size: 0.84rem;\n  color: #555;\n  line-height: 1.7;\n  margin-top: 10px;\n}\n\n\/* ---- Compare Table ---- *\/\n.compare-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n}\n.compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.84rem;\n  min-width: 520px;\n}\n.compare-table th {\n  background: var(--acc) !important;\n  color: #fff !important;\n  padding: 10px 12px;\n  text-align: center;\n  font-weight: 700;\n  white-space: nowrap;\n}\n.compare-table th.main-col {\n  background: var(--acc-dark) !important;\n  color: #fff !important;\n}\n.compare-table td {\n  color: #333 !important;\n  padding: 10px 12px;\n  border-bottom: 1px solid #edd8b8;\n  text-align: center;\n  vertical-align: middle;\n}\n.compare-table td.main-col {\n  background: var(--acc-light) !important;\n  font-weight: 700;\n  color: var(--acc-dark) !important;\n}\n.compare-table tr:last-child td { border-bottom: none; }\n.compare-table .row-label {\n  text-align: left;\n  font-weight: 700;\n  color: #555 !important;\n  background: #f9f5ef !important;\n  white-space: nowrap;\n}\n.main-badge {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 0.7rem;\n  font-weight: 700;\n  border-radius: 10px;\n  padding: 2px 8px;\n  margin-bottom: 4px;\n}\n\n\/* ---- Q\u0026A Accordion ---- *\/\n.qa-list { margin: 0; padding: 0; list-style: none; }\n.qa-item {\n  border: 1px solid #edd8b8;\n  border-radius: 10px;\n  margin-bottom: 10px;\n  overflow: hidden;\n}\n.qa-item:last-child { margin-bottom: 0; }\n.qa-q {\n  background: var(--acc-light);\n  padding: 14px 18px;\n  font-size: 0.9rem;\n  font-weight: 700;\n  color: var(--acc) !important;\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  line-height: 1.5;\n}\n.qa-q .q-icon {\n  flex-shrink: 0;\n  width: 24px;\n  height: 24px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.8rem;\n  font-weight: 900;\n  margin-top: 1px;\n}\n.qa-a {\n  padding: 14px 18px 14px 52px;\n  font-size: 0.86rem;\n  color: #444;\n  line-height: 1.75;\n  background: #fff;\n}\n.qa-a .a-icon {\n  color: var(--acc-mid);\n  font-weight: 900;\n  margin-right: 4px;\n}\n\n\/* ---- Brand Story ---- *\/\n.brand-card {\n  background: #fff;\n  border: 1.5px solid #e8e0d4;\n  border-radius: 14px;\n  padding: 28px 24px;\n  margin-bottom: 20px;\n  box-shadow: 0 2px 14px rgba(0,0,0,0.05);\n}\n.brand-label {\n  font-size: 0.78rem;\n  font-weight: 800;\n  color: #888;\n  letter-spacing: 0.1em;\n  margin-bottom: 14px;\n}\n.brand-card p {\n  font-size: 0.88rem;\n  color: #444;\n  line-height: 1.8;\n  margin: 0 0 12px;\n}\n.brand-card p:last-child { margin-bottom: 0; }\n\n\/* ---- Caution \/ Storage ---- *\/\n.caution-box {\n  background: #fff8f0;\n  border: 1.5px solid #f0c080;\n  border-radius: 12px;\n  padding: 22px 20px;\n  margin-bottom: 16px;\n}\n.caution-box .cb-title {\n  font-size: 0.97rem;\n  font-weight: 800;\n  color: var(--acc-dark) !important;\n  margin: 0 0 12px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n.caution-box ul {\n  margin: 0;\n  padding-left: 20px;\n}\n.caution-box ul li {\n  font-size: 0.85rem;\n  color: #444;\n  margin-bottom: 7px;\n  line-height: 1.65;\n}\n.caution-box ul li:last-child { margin-bottom: 0; }\n.storage-box {\n  background: #f0f7ff;\n  border: 1.5px solid #b3d4ff;\n  border-radius: 12px;\n  padding: 22px 20px;\n}\n.storage-box .sb-title {\n  font-size: 0.97rem;\n  font-weight: 800;\n  color: #1a3a6e !important;\n  margin: 0 0 12px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n.storage-box ul {\n  margin: 0;\n  padding-left: 20px;\n}\n.storage-box ul li {\n  font-size: 0.85rem;\n  color: #444;\n  margin-bottom: 7px;\n  line-height: 1.65;\n}\n.storage-box ul li:last-child { margin-bottom: 0; }\n\n\/* ---- Consult Notice ---- *\/\n.consult-notice {\n  background: linear-gradient(90deg, var(--acc-light), #fffdf9);\n  border-left: 4px solid var(--acc);\n  border-radius: 0 8px 8px 0;\n  padding: 14px 18px;\n  font-size: 0.84rem;\n  color: #555;\n  margin: 20px 0;\n  line-height: 1.7;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-badge-row\"\u003e\n\u003cspan class=\"pd-badge highlight\"\u003eDesignated Class 2 OTC Drug\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eAnti-itch and anti-inflammatory drug\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eStrong class\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eCream type\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eBetnevate Cream S\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003eContains steroid ingredient betamethasone valerate\u003cbr\u003eFor unbearable skin itching and inflammation (on areas without pus)\u003c\/p\u003e\n\u003cdiv class=\"pd-pill-row\"\u003e\n\u003cspan class=\"pd-pill\"\u003e💊 Contains betamethasone\u003c\/span\u003e \u003cspan class=\"pd-pill\"\u003e✨ Spreads well and is non-sticky\u003c\/span\u003e \u003cspan class=\"pd-pill\"\u003e🧴 Cream base\u003c\/span\u003e \u003cspan class=\"pd-pill\"\u003e🏭 Daiichi Sankyo Healthcare\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ② Overview --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e🧴 Product overview\u003c\/h2\u003e\n\u003cp\u003eBetnevate Cream S is a \u003cstrong\u003eDesignated Class 2 OTC Drug topical steroid\u003c\/strong\u003e manufactured and sold by Daiichi Sankyo Healthcare Co., Ltd. It contains the active ingredient betamethasone valerate (Strong class), a relatively strong OTC steroid, and works on unbearable skin inflammation and itching such as eczema, dermatitis, rash, and insect bites.\u003c\/p\u003e\n\u003cp\u003eA white cream with a \u003cstrong\u003esmooth, non-sticky\u003c\/strong\u003e feel. The cream base, which has intermediate properties between water and oil, penetrates the skin well and can be used widely from dry to mildly moist affected areas. Suitable for skin troubles without pus. For purulent areas, \"Betnevate N Ointment AS\" with added fradiomycin sulfate (antibiotic) is recommended.\u003c\/p\u003e\n\u003cp\u003e\u003csmall\u003e*This product contains steroid ingredients. Please read the instructions and precautions carefully and consult a pharmacist or registered seller before use.\u003c\/small\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ③ Feature Grid --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e⭐ Four features\u003c\/h2\u003e\n\u003cdiv class=\"pd-feature-grid\"\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e💊\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eContains Strong class steroid ingredient\u003c\/div\u003e\n\u003cp class=\"fc-desc\"\u003eThe active ingredient betamethasone valerate is a corticosteroid derivative classified as \"Strong\" among OTC steroids. It calms skin inflammation and effectively relieves redness, swelling, and itching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eCream that spreads well and is non-sticky\u003c\/div\u003e\n\u003cp class=\"fc-desc\"\u003eUses a water-in-oil cream base. It blends well with the skin and is less sticky after application, allowing stress-free use in daily life. Suitable for dry to mildly moist affected areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🎯\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eTargeted for areas without pus\u003c\/div\u003e\n\u003cp class=\"fc-desc\"\u003eSingle steroid ingredient formulation appropriately addresses eczema, rash, insect bites, hives, etc., without pus. Selecting medicine according to the condition of the affected area allows for more effective self-care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e👶\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eNo age restriction; can be used for children\u003c\/div\u003e\n\u003cp class=\"fc-desc\"\u003eThere are no age restrictions. It can be used for children but must be used under the guidance and supervision of a guardian. Since it is a steroid preparation, it is important to follow the dosage and usage period.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ④ Active Ingredient Table --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e🔬 Ingredients and amounts (per 100g)\u003c\/h2\u003e\n\u003ctable class=\"ing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredient name\u003c\/th\u003e\n\u003cth\u003eAmount\u003c\/th\u003e\n\u003cth\u003eFunction\u003c\/th\u003e\n\u003cth\u003eClassification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ing-name\"\u003eBetamethasone valerate\u003c\/td\u003e\n\u003ctd\u003e0.12g\u003c\/td\u003e\n\u003ctd\u003eCalms skin inflammation and itching\u003c\/td\u003e\n\u003ctd\u003eAnti-inflammatory agent (steroid ingredient \/ Strong class)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ing-note\"\u003e[Additives] Cetostearyl alcohol, petrolatum, liquid paraffin, chlorocresol, cetomacrogol, pH adjuster\u003cbr\u003e*Chlorocresol is included as a preservative. If you have a history of sensitivity to ingredients, consult a pharmacist before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ Efficacy Tags --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e✅ Indications and effects\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.88rem; color: #555; margin-bottom: 16px;\"\u003eEffective for relieving symptoms of the following skin troubles. \u003cstrong\u003eDo not use on areas with pus.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"pd-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eEczema\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDermatitis\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHeat rash\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRash\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eItching\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eChilblains\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eInsect bites\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHives\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ Usage \u0026 Dosage --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e📋 Dosage and administration\u003c\/h2\u003e\n\u003ctable class=\"usage-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eAge\u003c\/th\u003e\n\u003cth\u003eAmount per use\u003c\/th\u003e\n\u003cth\u003eNumber of uses per day\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cstrong\u003eNo age restriction\u003c\/strong\u003e\u003cbr\u003e\u003csmall\u003e(Use under guardian supervision for children)\u003c\/small\u003e\n\u003c\/td\u003e\n\u003ctd\u003eAppropriate amount\u003c\/td\u003e\n\u003ctd\u003e1 to several times\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"note-box\"\u003e📌 \u003cstrong\u003eHow to use:\u003c\/strong\u003e Apply an appropriate amount to the affected area 1 to several times a day. It is effective to use after cleaning the affected area.\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e⏰ \u003cstrong\u003eUsage period guideline:\u003c\/strong\u003e Use for about one week and stop when symptoms improve. If symptoms do not improve after 5-6 days, stop use and consult a doctor, pharmacist, or registered seller.\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e🚫 \u003cstrong\u003eDo not use on:\u003c\/strong\u003e areas with chickenpox, athlete's foot, ringworm, purulent areas, around the eyes, or mucous membranes. Do not use extensively on the face. Do not cover with non-breathable materials like plastic wrap. Avoid use under makeup or after shaving.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑦ Compare Table --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e📊 Betnevate series comparison\u003c\/h2\u003e\n\u003cdiv class=\"compare-wrap\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"row-label\" style=\"background: #f0ebe3!important; color: #555!important;\"\u003eComparison items\u003c\/th\u003e\n\u003cth class=\"main-col\"\u003e\n\u003cdiv class=\"main-badge\"\u003eThis product\u003c\/div\u003e\n\u003cbr\u003eBetnevate\u003cbr\u003eCream S\u003c\/th\u003e\n\u003cth\u003eBetnevate N\u003cbr\u003eOintment AS\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eDrug classification\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eDesignated Class 2 OTC Drug\u003c\/td\u003e\n\u003ctd\u003eDesignated Class 2 OTC Drug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eDosage form\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eCream (white)\u003c\/td\u003e\n\u003ctd\u003eOintment (white translucent)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eSteroid ingredient\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eBetamethasone valerate 0.12g\/100g\u003c\/td\u003e\n\u003ctd\u003eBetamethasone valerate 0.12g\/100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eAntibiotic\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eNone\u003c\/td\u003e\n\u003ctd\u003eFradiomycin sulfate 0.35g\/100g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eSteroid rank\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eStrong class\u003c\/td\u003e\n\u003ctd\u003eStrong class\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eCharacteristics of the base\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eWater-in-oil Cream\u003cbr\u003eSpreads well and is non-sticky\u003c\/td\u003e\n\u003ctd\u003eOily ointment (petrolatum, liquid paraffin)\u003cbr\u003eProtects and seals the affected area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eSuitable condition of affected area\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eDry to mild moisture\u003cbr\u003e(Affected areas without pus)\u003c\/td\u003e\n\u003ctd\u003eWeeping affected areas\u003cbr\u003e(Affected areas with pus)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eMain indications and effects\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eEczema, dermatitis, heat rash, rash, itching, chilblains, insect bites, hives\u003c\/td\u003e\n\u003ctd\u003eEczema, dermatitis, heat rash, rash with pus + purulent skin diseases (impetigo, furuncle, folliculitis)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eSuggested retail price (tax included)\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003e5g: 1,265 yen\u003cbr\u003e10g: 2,310 yen\u003c\/td\u003e\n\u003ctd\u003e5g: 1,265 yen\u003cbr\u003e10g: 2,310 yen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"row-label\"\u003eFor these people\u003c\/td\u003e\n\u003ctd class=\"main-col\"\u003eFor those who want to quickly address itching and inflammation without pus\u003c\/td\u003e\n\u003ctd\u003eFor those with weeping affected areas or purulent diseases such as impetigo\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!-- ⑧ Q\u0026A --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e❓ Frequently Asked Questions (Official Q\u0026amp;A)\u003c\/h2\u003e\n\u003cul class=\"qa-list\"\u003e\n\u003cli class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"q-icon\"\u003eQ\u003c\/span\u003e What does \"S\" mean?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003e\n\u003cspan class=\"a-icon\"\u003eA\u003c\/span\u003e It refers to the initial letter of the English word for the steroid ingredient contained, \"\u003cstrong\u003eSteroid\u003c\/strong\u003e.\"\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"q-icon\"\u003eQ\u003c\/span\u003e From what age can it be used?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003e\n\u003cspan class=\"a-icon\"\u003eA\u003c\/span\u003e There is no age restriction. When using on children, \u003cstrong\u003euse under the guidance and supervision of a guardian\u003c\/strong\u003e. Since it contains steroid ingredients, it is especially important to follow dosage, application site, and usage period.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"q-icon\"\u003eQ\u003c\/span\u003e It says \"do not use long-term,\" but what is the recommended duration?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003e\n\u003cspan class=\"a-icon\"\u003eA\u003c\/span\u003e Use for about \u003cstrong\u003eone week\u003c\/strong\u003e and stop use once symptoms improve. Prolonged indiscriminate use may cause side effects. If no improvement after 5 to 6 days, consult a dermatologist.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"q-icon\"\u003eQ\u003c\/span\u003e Why is extensive use on the face cautioned against?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003e\n\u003cspan class=\"a-icon\"\u003eA\u003c\/span\u003e The face has thin skin and is prone to side effects such as \u003cstrong\u003eredness, skin thinning, and visible capillaries\u003c\/strong\u003e caused by steroid ingredients. Limit use to affected areas only and avoid use around the eyes, under makeup, or after shaving.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"q-icon\"\u003eQ\u003c\/span\u003e Why can't it be used on purulent affected areas?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003e\n\u003cspan class=\"a-icon\"\u003eA\u003c\/span\u003e Steroid ingredients (adrenal cortex hormones) have a \u003cstrong\u003efunction to suppress immune responses\u003c\/strong\u003e, which may worsen skin infections caused by bacteria, fungi, viruses, etc. For purulent affected areas, consider \"Betnevate N Ointment AS,\" which contains the antibiotic fradiomycin sulfate.\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑨ Brand Story --\u003e\n\u003cdiv class=\"brand-card\"\u003e\n\u003ch3 class=\"brand-label\"\u003e🌱 Brand story\u003c\/h3\u003e\n\u003cp\u003e\"Betnevate\" is a topical steroid brand developed by Daiichi Sankyo Healthcare Co., Ltd. The brand name comes from the active ingredient \"\u003cstrong\u003eBET\u003c\/strong\u003eamethasone \u003cstrong\u003eVA\u003c\/strong\u003elerate.\" It offers betamethasone valerate, which has a long history of use as a prescription drug, in an easy-to-use OTC form.\u003c\/p\u003e\n\u003cp\u003eThe Betnevate series currently offers two products tailored to skin condition. For eczema or rashes without purulence, use \"Betnevate Cream S,\" and for weeping affected areas or purulent skin diseases, use \"Betnevate N Ointment AS\" with added antibiotics.\u003c\/p\u003e\n\u003cp\u003eDaiichi Sankyo Healthcare continues to provide effective and safe medicines based on evidence as a company supporting self-medication to \"protect your own health.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑩ Caution \u0026 Storage --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003e⚠️ Usage and storage precautions\u003c\/h2\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"cb-title\"\u003e🚫 Do not use for the following people or areas\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThose who have had allergic reactions to this product or its ingredients\u003c\/li\u003e\n\u003cli\u003eAffected areas of chickenpox, athlete's foot, ringworm, or \u003cstrong\u003epurulent affected areas\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eAreas around the eyes, mucous membranes, etc.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtensive use on the face\u003c\/strong\u003e (limit use to affected areas only)\u003c\/li\u003e\n\u003cli\u003eLong-term continuous use (avoid continuous use exceeding one week)\u003c\/li\u003e\n\u003cli\u003eCovering the application site with non-breathable materials like plastic wrap\u003c\/li\u003e\n\u003cli\u003eUse under makeup, after shaving, etc.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution-box\" style=\"margin-bottom: 16px;\"\u003e\n\u003cdiv class=\"cb-title\"\u003e🩺 Consult a doctor or pharmacist before use\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThose receiving medical treatment\u003c\/li\u003e\n\u003cli\u003ePregnant or possibly pregnant individuals (consult your primary doctor)\u003c\/li\u003e\n\u003cli\u003eThose who have had allergic reactions to medicines\u003c\/li\u003e\n\u003cli\u003eThose with extensive affected areas\u003c\/li\u003e\n\u003cli\u003eThose with severe moisture or erosion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution-box\" style=\"margin-bottom: 16px;\"\u003e\n\u003cdiv class=\"cb-title\"\u003e🔴 If abnormalities appear after use\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSkin:\u003c\/strong\u003e If rash, redness, or itching occurs, stop use immediately and consult a doctor, pharmacist, or registered seller.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAffected area:\u003c\/strong\u003e Stop use if symptoms such as athlete's foot, ringworm, acne, purulent symptoms, or persistent irritation appear.\u003c\/li\u003e\n\u003cli\u003eIf symptoms do not improve after 5 to 6 days of use, discontinue use and consult a dermatologist.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e\n\u003cdiv class=\"sb-title\"\u003e📦 Storage and handling precautions\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eStore tightly closed in a cool 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 quality changes).\u003c\/li\u003e\n\u003cli\u003eDo not use products past the displayed expiration date.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Consult Notice --\u003e\n\u003cdiv class=\"consult-notice\"\u003e💬 \u003cstrong\u003ePlease consult a pharmacist or registered seller before purchase or use.\u003c\/strong\u003e This product is a Designated Class 2 OTC Drug containing steroid ingredients. Please check the condition of the affected area, application site, and concurrent use with other medicines before use.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DAIICHI SANKYO","offers":[{"title":"5g","offer_id":52978066030908,"sku":"4987107608673","price":1265.0,"currency_code":"JPY","in_stock":true},{"title":"10g","offer_id":52978066063676,"sku":"4987107620897","price":2310.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987107608673.jpg?v=1777630607","url":"https:\/\/mamigo.jp\/en-ca\/products\/betnevate-cream-s","provider":"MamiGo","version":"1.0","type":"link"}