{"title":"Betnevate Series","description":"","products":[{"product_id":"betnevate-n-ointment-as","title":"Betnovate N Ointment AS","description":"\u003cstyle\u003e\n\/* ===== ベースリセット ===== *\/\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #1a5f8a;\n  --acc-dark: #0d3d5e;\n  --acc-light: #edf4f9;\n  --acc-mid: #7ab3d0;\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  line-height: 1.7;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 4px;\n}\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\n\/* ── Hero ── *\/\n.pd-wrap .hero {\n  background: linear-gradient(135deg, #0d3d5e 0%, #1a5f8a 55%, #2a84b5 100%);\n  border-radius: 16px;\n  padding: 40px 32px;\n  color: #fff;\n  text-align: center;\n  margin-bottom: 36px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .hero::before {\n  content: '';\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 180px; height: 180px;\n  background: rgba(255,255,255,0.08);\n  border-radius: 50%;\n}\n.pd-wrap .hero::after {\n  content: '';\n  position: absolute;\n  bottom: -60px; left: -30px;\n  width: 220px; height: 220px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap .hero .brand-label {\n  display: inline-block;\n  background: rgba(255,255,255,0.18);\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 20px;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  padding: 4px 14px;\n  margin-bottom: 14px;\n  text-transform: uppercase;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero h1 {\n  font-size: clamp(22px, 5vw, 32px) !important;\n  font-weight: 900 !important;\n  color: #ffffff !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.45), 0 2px 8px rgba(0,0,0,0.35);\n  margin: 0 0 10px !important;\n  line-height: 1.3 !important;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-sub {\n  font-size: 14px;\n  opacity: 0.88;\n  margin: 0 0 20px;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.3);\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-badge-row {\n  display: flex;\n  gap: 10px;\n  justify-content: center;\n  flex-wrap: wrap;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-badge {\n  background: rgba(255,255,255,0.22);\n  border: 1px solid rgba(255,255,255,0.45);\n  border-radius: 8px;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 6px 14px;\n}\n\n\/* ── Section title ── *\/\n.pd-wrap .sec-title {\n  font-size: 18px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  border-left: 5px solid var(--acc);\n  padding-left: 12px;\n  margin: 40px 0 16px;\n  line-height: 1.4;\n}\n\n\/* ── No.1 バナー ── *\/\n.pd-wrap .no1-banner {\n  background: linear-gradient(90deg, var(--acc-light) 0%, #f4f9fc 100%);\n  border: 2px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 24px;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  margin-bottom: 30px;\n  flex-wrap: wrap;\n}\n.pd-wrap .no1-banner .no1-icon {\n  font-size: 48px;\n  line-height: 1;\n}\n.pd-wrap .no1-banner .no1-text { flex: 1; min-width: 200px; }\n.pd-wrap .no1-banner .no1-headline {\n  font-size: 20px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin: 0 0 4px;\n}\n.pd-wrap .no1-banner .no1-note {\n  font-size: 11px;\n  color: #888;\n  margin: 0;\n}\n\n\/* ── 商品概要 ── *\/\n.pd-wrap .product-overview {\n  background: #fff;\n  border-radius: 14px;\n  padding: 15px;\n  margin-bottom: 12px;\n}\n.pd-wrap .product-overview p {\n  font-size: 18x;\n  color: #444;\n  line-height: 1.85;\n  margin: 0 0 14px;\n}\n.pd-wrap .product-overview p:last-child { margin: 0; }\n\n\/* ── Feature cards: 常に2列2行 ── *\/\n.pd-wrap .feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 22px 18px;\n  text-align: center;\n}\n.pd-wrap .feature-card .fc-icon {\n  font-size: 36px;\n  margin-bottom: 10px;\n  display: block;\n}\n.pd-wrap .feature-card .fc-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  margin-bottom: 6px;\n}\n.pd-wrap .feature-card .fc-body {\n  font-size: 12.5px;\n  color: #555;\n  line-height: 1.6;\n}\n\n\/* ── 期待できる健康サポート ── *\/\n.pd-wrap .health-support {\n  background: linear-gradient(135deg, #edf4f9 0%, #f0f7fb 100%);\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 24px;\n  margin-bottom: 12px;\n}\n.pd-wrap .health-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 14px;\n}\n.pd-wrap .health-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 7px 16px;\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\n.pd-wrap .health-note {\n  font-size: 11px;\n  color: #999;\n  margin: 0;\n}\n\n\/* ── ステロイドランクバー ── *\/\n.pd-wrap .rank-wrap {\n  background: #fff;\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 22px 20px;\n  margin-bottom: 12px;\n}\n.pd-wrap .rank-bar {\n  display: flex;\n  gap: 4px;\n  margin: 14px 0 8px;\n  align-items: stretch;\n}\n.pd-wrap .rank-seg {\n  flex: 1;\n  height: 32px;\n  border-radius: 4px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 10px;\n  font-weight: 700;\n  color: #fff;\n  text-align: center;\n  line-height: 1.3;\n}\n.pd-wrap .rank-seg.r1 { background: #aab8c2; }\n.pd-wrap .rank-seg.r2 { background: #6baed6; }\n.pd-wrap .rank-seg.r3 { background: #1a5f8a; outline: 3px solid #f5c842; outline-offset: 2px; }\n.pd-wrap .rank-seg.r4 { background: #d45500; }\n.pd-wrap .rank-seg.r5 { background: #8b0000; }\n.pd-wrap .rank-label {\n  display: flex;\n  gap: 4px;\n  font-size: 10px;\n  color: #888;\n  margin-bottom: 6px;\n}\n.pd-wrap .rank-label span { flex: 1; text-align: center; }\n.pd-wrap .rank-note { font-size: 11.5px; color: #555; margin: 0; }\n\n\/* ── 比較テーブル ── *\/\n.pd-wrap .compare-intro {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 16px;\n}\n.pd-wrap .compare-scroll { overflow-x: auto; margin-bottom: 20px; }\n.pd-wrap .compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 320px;\n}\n.pd-wrap .compare-table thead tr th {\n  padding: 12px 16px !important;\n  text-align: center !important;\n  font-weight: 700 !important;\n  font-size: 13px !important;\n}\n.pd-wrap .compare-table thead tr th:first-child {\n  background: #555 !important;\n  color: #fff !important;\n  border-radius: 8px 0 0 0;\n}\n.pd-wrap .compare-table thead tr th:nth-child(2) {\n  background: var(--acc) !important;\n  color: #fff !important;\n}\n.pd-wrap .compare-table thead tr th:nth-child(3) {\n  background: #2e7d32 !important;\n  color: #fff !important;\n  border-radius: 0 8px 0 0;\n}\n.pd-wrap .compare-table tbody tr:nth-child(even) { background: #f9f9f9; }\n.pd-wrap .compare-table tbody tr:nth-child(odd) { background: #fff; }\n.pd-wrap .compare-table tbody td {\n  padding: 10px 16px !important;\n  border-bottom: 1px solid #eee;\n  text-align: center !important;\n  color: #444 !important;\n  font-size: 13px !important;\n}\n.pd-wrap .compare-table tbody td:first-child {\n  font-weight: 700 !important;\n  color: #333 !important;\n  text-align: left !important;\n  background: #f5f5f5;\n}\n.pd-wrap .compare-table tbody tr:last-child td {\n  font-size: 12px !important;\n  color: var(--acc) !important;\n  font-weight: 600 !important;\n}\n.pd-wrap .compare-table tbody tr:last-child td:first-child {\n  color: #333 !important;\n}\n\n\/* ── 比較ポイントカード ── *\/\n.pd-wrap .compare-points {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .cp-card {\n  border-radius: 12px;\n  padding: 18px 16px;\n  font-size: 13px;\n  line-height: 1.75;\n  color: #444;\n}\n.pd-wrap .cp-card.std {\n  background: var(--acc-light);\n  border: 1.5px solid var(--acc-mid);\n}\n.pd-wrap .cp-card.prm {\n  background: #e8f5e9;\n  border: 1.5px solid #81c784;\n}\n.pd-wrap .cp-card .cp-title {\n  font-size: 14px;\n  font-weight: 900;\n  margin-bottom: 8px;\n}\n.pd-wrap .cp-card.std .cp-title { color: var(--acc-dark); }\n.pd-wrap .cp-card.prm .cp-title { color: #1b5e20; }\n\n\/* ── 主要成分 2列2行カード ── *\/\n.pd-wrap .ing-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .ing-card {\n  background: #fff;\n  border: 2px solid var(--acc-mid);\n  border-radius: 16px;\n  padding: 24px 18px;\n  text-align: center;\n  transition: box-shadow 0.2s;\n}\n.pd-wrap .ing-card:hover {\n  box-shadow: 0 4px 16px rgba(26,95,138,0.13);\n}\n.pd-wrap .ing-card .ic-icon {\n  font-size: 40px;\n  display: block;\n  margin-bottom: 10px;\n}\n.pd-wrap .ing-card .ic-name {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc);\n  margin-bottom: 8px;\n}\n.pd-wrap .ing-card .ic-amount {\n  font-size: 32px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  line-height: 1.1;\n  margin-bottom: 2px;\n}\n.pd-wrap .ing-card .ic-amount span {\n  font-size: 14px;\n  font-weight: 600;\n  color: #888;\n}\n.pd-wrap .ing-card .ic-desc {\n  font-size: 12px;\n  color: #666;\n  line-height: 1.65;\n  margin-top: 8px;\n}\n\n\/* ── 栄養成分テーブル ── *\/\n.pd-wrap .table-scroll { overflow-x: auto; margin-bottom: 8px; }\n.pd-wrap .table-scroll table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 280px;\n}\n.pd-wrap .table-scroll table thead tr {\n  background: var(--acc);\n  color: #fff;\n}\n.pd-wrap .table-scroll table thead th {\n  padding: 10px 14px !important;\n  text-align: left !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  background-color: var(--acc) !important;\n}\n.pd-wrap .table-scroll table tbody tr:nth-child(even) { background: var(--acc-light); }\n.pd-wrap .table-scroll table tbody tr:nth-child(odd) { background: #fff; }\n.pd-wrap .table-scroll table tbody td {\n  padding: 9px 14px !important;\n  border-bottom: 1px solid #c8dfe9;\n  color: #333 !important;\n  vertical-align: middle !important;\n}\n.pd-wrap .table-scroll table tbody td:first-child {\n  font-weight: 600;\n  color: #555 !important;\n}\n\n\/* ── 使い方ステップ ── *\/\n.pd-wrap .how-steps {\n  display: flex;\n  flex-direction: row;\n  align-items: flex-start;\n  gap: 0;\n  margin-bottom: 20px;\n}\n.pd-wrap .how-step {\n  flex: 1;\n  text-align: center;\n  padding: 16px 8px;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 0;\n}\n.pd-wrap .how-step .step-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 14px;\n  font-weight: 900;\n  flex-shrink: 0;\n  margin-bottom: 10px;\n}\n.pd-wrap .how-step .step-icon {\n  font-size: 34px;\n  display: block;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.pd-wrap .how-step .step-label {\n  font-size: 13px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  line-height: 1.4;\n  margin-bottom: 4px;\n}\n.pd-wrap .how-step .step-desc {\n  font-size: 11.5px;\n  color: #666;\n  line-height: 1.5;\n}\n.pd-wrap .how-step:not(:last-child)::after {\n  content: '→';\n  position: absolute;\n  right: -10px;\n  top: 30px;\n  font-size: 18px;\n  color: var(--acc-mid);\n  line-height: 1;\n}\n\n\/* ── 商品仕様テーブル ── *\/\n.pd-wrap .spec-wrap { overflow-x: auto; margin-bottom: 12px; }\n.pd-wrap .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 280px;\n}\n.pd-wrap .spec-table th {\n  background: var(--acc-light);\n  color: var(--acc-dark);\n  font-weight: 700;\n  padding: 10px 14px;\n  text-align: left;\n  width: 30%;\n  border-bottom: 1px solid var(--acc-mid);\n  vertical-align: top;\n}\n.pd-wrap .spec-table td {\n  padding: 10px 14px;\n  background: #fff;\n  border-bottom: 1px solid #c8dfe9;\n  color: #444;\n  font-size: 13px;\n  word-break: break-all;\n}\n\n\/* ── Q\u0026A ── *\/\n.pd-wrap .qa-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 12px;\n}\n.pd-wrap .qa-card {\n  background: #f8f9fa;\n  border: 1px solid #e0e0e0;\n  border-radius: 12px;\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: 26px; height: 26px;\n  border-radius: 50%;\n  font-size: 12px;\n  font-weight: 900;\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 {\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-wrap .qa-a {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* ── 禁忌ボックス ── *\/\n.pd-wrap .kinki-box {\n  background: #fff0f0;\n  border-left: 5px solid #e53e3e;\n  border-radius: 0 12px 12px 0;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .kinki-box .kk-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: #9b1c1c;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.pd-wrap .kinki-list { list-style: none; padding: 0; margin: 0; }\n.pd-wrap .kinki-list li {\n  position: relative;\n  padding-left: 20px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.pd-wrap .kinki-list li::before {\n  content: '✕';\n  position: absolute;\n  left: 0;\n  color: #e53e3e;\n  font-size: 11px;\n  top: 4px;\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.pd-wrap .caution-box-new {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 12px 12px 0;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .caution-box-new .cb-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: #92400e;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.pd-wrap .caution-list-new { list-style: none; padding: 0; margin: 0; }\n.pd-wrap .caution-list-new li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.pd-wrap .caution-list-new li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #f59e0b;\n  font-size: 12px;\n  top: 3px;\n}\n\n\/* ── 保管上の注意 ── *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 12px 12px 0;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .storage-box .sb-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: #1e3a6e;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.pd-wrap .storage-list { list-style: none; padding: 0; margin: 0; }\n.pd-wrap .storage-list li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.pd-wrap .storage-list li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #4a6fa5;\n  font-size: 12px;\n  top: 3px;\n}\n\n\/* ── 注記 ── *\/\n.pd-wrap .footnote {\n  font-size: 11px;\n  color: #999;\n  line-height: 1.8;\n  margin-top: 20px;\n  padding-top: 14px;\n  border-top: 1px solid var(--acc-mid);\n}\n\n\/* ===== モバイル対応 ===== *\/\n@media (max-width: 600px) {\n  .pd-wrap .hero { padding: 32px 18px 28px; }\n  .pd-wrap .hero h1 { font-size: 22px !important; }\n  .pd-wrap .hero .hero-badge-row { gap: 6px; }\n  .pd-wrap .hero .hero-badge { font-size: 11px; padding: 5px 10px; }\n\n  .pd-wrap .no1-banner { flex-direction: column; text-align: center; padding: 18px 16px; gap: 12px; }\n  .pd-wrap .no1-banner .no1-icon { font-size: 38px; }\n  .pd-wrap .no1-banner .no1-headline { font-size: 16px; }\n\n  .pd-wrap .product-overview { padding: 18px 16px; }\n  .pd-wrap .product-overview p { font-size: 13.5px; }\n\n  .pd-wrap .feature-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .pd-wrap .feature-card { padding: 14px 10px; }\n  .pd-wrap .feature-card .fc-icon { font-size: 28px; margin-bottom: 6px; }\n  .pd-wrap .feature-card .fc-title { font-size: 12.5px; }\n  .pd-wrap .feature-card .fc-body { font-size: 11.5px; }\n\n  .pd-wrap .ing-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .pd-wrap .ing-card { padding: 16px 12px; }\n  .pd-wrap .ing-card .ic-amount { font-size: 24px; }\n  .pd-wrap .ing-card .ic-icon { font-size: 30px; }\n\n  .pd-wrap .compare-points { grid-template-columns: 1fr; }\n\n  .pd-wrap .how-steps { flex-direction: row; align-items: flex-start; }\n  .pd-wrap .how-step { padding: 10px 4px; }\n  .pd-wrap .how-step .step-num { width: 26px; height: 26px; font-size: 12px; margin-bottom: 8px; }\n  .pd-wrap .how-step .step-icon { font-size: 26px; }\n  .pd-wrap .how-step .step-label { font-size: 10.5px; }\n  .pd-wrap .how-step .step-desc { font-size: 10px; }\n  .pd-wrap .how-step:not(:last-child)::after { right: -8px; top: 26px; font-size: 13px; }\n\n  .pd-wrap .spec-table th { width: 38%; font-size: 12px; padding: 8px 10px; }\n  .pd-wrap .spec-table td { font-size: 12px; padding: 8px 10px; }\n\n  .pd-wrap .qa-card { padding: 14px; }\n  .pd-wrap .qa-q { font-size: 13px; }\n  .pd-wrap .qa-a { font-size: 13px; }\n\n  .pd-wrap .caution-box-new { padding: 16px; }\n  .pd-wrap .kinki-box { padding: 16px; }\n  .pd-wrap .storage-box { padding: 16px; }\n  .pd-wrap .sec-title { font-size: 16px; margin: 30px 0 14px; }\n  .pd-wrap .rank-seg { font-size: 9px; height: 26px; }\n}\n\n@media (max-width: 400px) {\n  .pd-wrap .feature-grid { grid-template-columns: 1fr 1fr; }\n  .pd-wrap .feature-card .fc-body { font-size: 11px; }\n  .pd-wrap .ing-grid { grid-template-columns: 1fr 1fr; }\n  .pd-wrap .how-step .step-icon { font-size: 22px; }\n  .pd-wrap .how-step .step-label { font-size: 9.5px; }\n  .pd-wrap .how-step .step-desc { font-size: 9px; }\n  .pd-wrap .how-step:not(:last-child)::after { right: -6px; top: 24px; font-size: 11px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"brand-label\"\u003eDaiichi Sankyo Healthcare\u003c\/div\u003e\n\u003ch1\u003eBetnevate N Ointment AS\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eSteroid (Strong rank) + antibiotic combination \/ For suppurative eczema and dermatitis\u003cbr\u003e5g, 10g\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e💊 Designated Class 2 OTC Drug\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🧴 Contains steroid (Strong)\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🦠 Contains antibiotic\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💧 Oil-based base for oozing affected areas\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🇯🇵 Made in Japan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ② 医薬品区分バナー --\u003e\n\u003cdiv class=\"no1-banner\"\u003e\n\u003cdiv class=\"no1-icon\"\u003e🏥\u003c\/div\u003e\n\u003cdiv class=\"no1-text\"\u003e\n\u003cp class=\"no1-headline\"\u003eDesignated Class 2 OTC Drug — Please consult a pharmacist or registered seller\u003c\/p\u003e\n\u003cp class=\"no1-note\"\u003e* This product is a pharmaceutical drug. Please follow the usage and dosage instructions and read the precautions carefully before use. If you have any questions, consult a pharmacist or registered seller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 商品概要 --\u003e\n\u003cdiv class=\"sec-title\"\u003e💊 Product overview\u003c\/div\u003e\n\u003cdiv class=\"product-overview\"\u003e\n\u003cp\u003e\"Betnevate N Ointment AS\" is a Designated Class 2 OTC Drug for skin treatment manufactured and sold by Daiichi Sankyo Healthcare. It is a combination of the steroid ingredient \"betamethasone valerate\" and the antibiotic \"fradiomycin sulfate\" with antibacterial action, addressing suppurative eczema, dermatitis, impetigo, and other conditions where inflammation and infection occur simultaneously.\u003c\/p\u003e\n\u003cp\u003eBetamethasone valerate is ranked third out of five strength levels as \"Strong\" and is the strongest rank among OTC drugs. The base is oil-based (liquid paraffin and petrolatum), firmly protecting moist, oozing affected areas while delivering active ingredients. The double formula of steroid and antibiotic provides excellent effects for painful symptoms of inflammation, itching, and suppuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ④ 特長 2列2行 --\u003e\n\u003cdiv class=\"sec-title\"\u003e\n\u003cspan\u003e✨ \u003c\/span\u003eFour features of Betnevate N Ointment AS\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔥\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eStrong-rank steroid\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eBetamethasone valerate is the highest OTC rank \"Strong (Class 3)\". Strongly calms inflammation, itching, and redness of eczema and dermatitis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🦠\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eContains antibiotic fradiomycin\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eContains antibiotic that suppresses bacterial growth and proliferation. Effective for suppurative affected areas and suppurative skin diseases like impetigo and folliculitis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eOil-based base suitable for oozing affected areas\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eOil-based base of liquid paraffin and petrolatum firmly protects moist affected areas. Adheres to oozing, eroded skin and delivers active ingredients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eCares for inflammation and infection simultaneously\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eDouble formula of steroid (anti-inflammatory) + antibiotic (antibacterial). Approaches \"suppurative eczema and dermatitis\" with one product.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ 効能・効果 --\u003e\n\u003cdiv class=\"sec-title\"\u003e🎯 Indications and effects\u003c\/div\u003e\n\u003cdiv class=\"health-support\"\u003e\n\u003cdiv class=\"health-tags\"\u003e\n\u003cspan class=\"health-tag\"\u003e🩹 Eczema and dermatitis (with suppuration)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e💦 Heat rash and rashes (with suppuration)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e❄️ Chilblains (with suppuration)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e🐛 Insect bites (with suppuration)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e🌿 Urticaria (with suppuration)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e🦠 Impetigo (suppurative skin disease)\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e🔴 Boils and folliculitis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"health-note\"\u003e* Do not use this product for symptoms not listed in the indications and usage. This product is a pharmaceutical drug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ ステロイドランク --\u003e\n\u003cdiv class=\"sec-title\"\u003e📊 Steroid strength ranking\u003c\/div\u003e\n\u003cdiv class=\"rank-wrap\"\u003e\n\u003cp style=\"font-size: 13.5px; color: #444; margin: 0 0 4px;\"\u003eTopical steroids are classified into five strength levels. Betamethasone valerate contained in Betnevate N Ointment AS is classified as \u003cstrong style=\"color: #1a5f8a;\"\u003e\"Strong (Class 3)\"\u003c\/strong\u003e, the strongest rank among OTC drugs.\u003c\/p\u003e\n\u003cdiv class=\"rank-bar\"\u003e\n\u003cdiv class=\"rank-seg r1\"\u003eWeak\u003cbr\u003eWeak\u003c\/div\u003e\n\u003cdiv class=\"rank-seg r2\"\u003eNormal\u003cbr\u003eMedium\u003c\/div\u003e\n\u003cdiv class=\"rank-seg r3\"\u003e★This product\u003cbr\u003eStrong\u003c\/div\u003e\n\u003cdiv class=\"rank-seg r4\"\u003ePowerful\u003cbr\u003eV.Strong\u003c\/div\u003e\n\u003cdiv class=\"rank-seg r5\"\u003eStrongest\u003cbr\u003eStrongest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rank-label\"\u003e\n\u003cspan\u003eClass 1\u003c\/span\u003e\u003cspan\u003eClass 2\u003c\/span\u003e\u003cspan\u003eClass 3\u003c\/span\u003e\u003cspan\u003eClass 4\u003c\/span\u003e\u003cspan\u003eClass 5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"rank-note\"\u003e* The strongest steroid available as an OTC drug is \"Strong (Class 3)\". Classes 4 and 5 require a prescription as medical drugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑦ 軟膏AS vs クリームS 比較 --\u003e\n\u003cdiv class=\"sec-title\"\u003e📋 Ointment AS vs Cream S — Which to choose?\u003c\/div\u003e\n\u003cp class=\"compare-intro\"\u003eEven within the Betnevate series, the \"Ointment AS\" and \"Cream S\" differ in base and suitable affected area conditions. Please choose according to the condition of the affected area.\u003c\/p\u003e\n\u003cdiv class=\"compare-scroll\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eComparison items\u003c\/th\u003e\n\u003cth\u003eBetnevate N\u003cbr\u003eOintment AS (this product)\u003c\/th\u003e\n\u003cth\u003eBetnevate\u003cbr\u003eCream S\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteroid ingredient\u003c\/td\u003e\n\u003ctd\u003eBetamethasone valerate\u003c\/td\u003e\n\u003ctd\u003eBetamethasone valerate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAntibiotic\u003c\/td\u003e\n\u003ctd\u003eContains fradiomycin\u003c\/td\u003e\n\u003ctd\u003eNo combination\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase type\u003c\/td\u003e\n\u003ctd\u003eOil-based (Ointment)\u003c\/td\u003e\n\u003ctd\u003eWater-in-oil emulsion (Cream)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable affected areas\u003c\/td\u003e\n\u003ctd\u003eOozing, moist affected areas\u003c\/td\u003e\n\u003ctd\u003eDry to normal affected areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResponse to suppurative symptoms\u003c\/td\u003e\n\u003ctd\u003e◎ Suitable\u003c\/td\u003e\n\u003ctd\u003e— Not suitable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTexture\u003c\/td\u003e\n\u003ctd\u003eRich ointment feel\u003c\/td\u003e\n\u003ctd\u003eLight and easy to spread\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFor these users\u003c\/td\u003e\n\u003ctd\u003eFor suppurative, oozing eczema and impetigo\u003c\/td\u003e\n\u003ctd\u003eFor eczema, rashes, and dry skin inflammation without suppuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-points\"\u003e\n\u003cdiv class=\"cp-card std\"\u003e\n\u003cdiv class=\"cp-title\"\u003e🧴 Key points of Betnevate N Ointment AS (this product)\u003c\/div\u003e\nCombination type containing the antibiotic fradiomycin. Addresses symptoms with inflammation and infection such as suppurative oozing eczema, impetigo, and folliculitis. Oil-based base firmly protects the affected area.\u003c\/div\u003e\n\u003cdiv class=\"cp-card prm\"\u003e\n\u003cdiv class=\"cp-title\"\u003e🌿 Key points of Betnevate Cream S\u003c\/div\u003e\nSimple formula with only steroids. Ideal for eczema, rashes, and dry inflamed skin without suppuration. Cream type spreads well and is less sticky, suitable for daily use and wide-area application.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑧ 主要成分 --\u003e\n\u003cdiv class=\"sec-title\"\u003e🔬 Main ingredients \u003csmall style=\"font-size: 13px; font-weight: 400; color: #888;\"\u003e(per 100g)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-grid\"\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e💊\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eBetamethasone valerate\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e0.12\u003cspan\u003eg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eStrong-rank steroid ingredient. Anti-inflammatory agent that calms skin inflammation, itching, redness, and swelling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🦠\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eFradiomycin sulfate\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e0.35\u003cspan\u003eg (potency)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eAminoglycoside antibiotic. Suppresses bacterial growth and proliferation, preventing suppuration and secondary infection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🛢️\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eLiquid paraffin\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\" style=\"font-size: 18px; margin: 8px 0;\"\u003eAdditives\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eA type of oil-based base. Improves ointment spreadability and enhances adhesion to the affected area.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🧴\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003ePetrolatum\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\" style=\"font-size: 18px; margin: 8px 0;\"\u003eAdditives\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eOil-based base. Firmly protects the affected area from external stimuli and supports absorption of active ingredients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑨ 成分一覧表 --\u003e\n\u003cdiv class=\"sec-title\"\u003eList of ingredients and quantities \u003csmall style=\"font-size: 13px; font-weight: 400; color: #888;\"\u003ePer 100g\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredient name\u003c\/th\u003e\n\u003cth\u003eQuantity\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\u003eBetamethasone valerate\u003c\/td\u003e\n\u003ctd\u003e0.12g\u003c\/td\u003e\n\u003ctd\u003eCalms skin inflammation (steroid anti-inflammatory agent)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFradiomycin sulfate\u003c\/td\u003e\n\u003ctd\u003e0.35g (potency)\u003c\/td\u003e\n\u003ctd\u003eSuppresses bacterial growth and proliferation (antibiotic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLiquid paraffin\u003c\/td\u003e\n\u003ctd\u003eAppropriate amount\u003c\/td\u003e\n\u003ctd\u003eAdditives (Oily base)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePetrolatum\u003c\/td\u003e\n\u003ctd\u003eAppropriate amount\u003c\/td\u003e\n\u003ctd\u003eAdditives (Oily base)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ⑩ 使い方ステップ --\u003e\n\u003cdiv class=\"sec-title\"\u003eHow to Use\u003c\/div\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-label\"\u003eKeep the affected area clean.\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eWash the affected area and hands clean before use.\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-label\"\u003eTake out an appropriate amount.\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eTake an appropriate amount from the tube onto your fingertip.\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-label\"\u003eApply to the affected area.\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eApply thinly to the affected area once or several times a day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑩ 商品仕様 --\u003e\n\u003cdiv class=\"sec-title\"\u003eProduct Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eBetnevate N Ointment AS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrug Classification\u003c\/th\u003e\n\u003ctd\u003eDesignated Class 2 OTC Drug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContent Volume\u003c\/th\u003e\n\u003ctd\u003e5g \/ 10g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDosage Form\u003c\/th\u003e\n\u003ctd\u003eWhite translucent ointment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDosage and Administration\u003c\/th\u003e\n\u003ctd\u003eApply an appropriate amount to the affected area once or several times a day.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredients (per 100g)\u003c\/th\u003e\n\u003ctd\u003eBetamethasone valerate 0.12g, fradiomycin sulfate 0.35g (potency), additives: liquid paraffin, petrolatum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Method\u003c\/th\u003e\n\u003ctd\u003eStore tightly closed in a cool place away from direct sunlight.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer and Distributor\u003c\/th\u003e\n\u003ctd\u003eDaiichi Sankyo Healthcare Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCountry of Manufacture\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ⑪ よくある質問 --\u003e\n\u003cdiv class=\"sec-title\"\u003e❓ Frequently Asked Questions\u003c\/div\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\"\u003eHow strong is the steroid?\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\"\u003eBetamethasone valerate is ranked \"Strong,\" the third level out of five steroid strengths. It is the strongest rank available in OTC drugs. Levels 4 and 5 (Very Strong and Strongest) require a prescription.\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 is the difference between the ointment and cream?\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\"\u003eOintment AS has an oily base suitable for weeping moist areas. Cream S has a water-in-oil emulsion base, feels light, and is suitable for dry to normal areas. Only Ointment AS contains the antibiotic fradiomycin, effective for purulent symptoms.\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 it be used on the face?\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\"\u003eAvoid extensive use on the face. The skin is thin and absorbs steroids easily, which may cause redness or thinning. Consult a doctor or pharmacist if necessary.\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 if there is no improvement after several days of use?\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\"\u003eIf symptoms do not improve after 5 to 6 days, stop use and consult a doctor, pharmacist, or registered seller. Stop immediately if symptoms worsen.\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 it be used on children?\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\"\u003eWhen using on children, do so under the supervision of a guardian. Avoid long-term use and stop when symptoms improve. Consult a doctor if concerned.\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 it be used for athlete’s foot or ringworm?\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\"\u003eDo not use for fungal infections like athlete’s foot, ringworm, or chickenpox. Steroids suppress immunity and may worsen fungal or viral infections.\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 it be used during pregnancy or breastfeeding?\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\"\u003ePregnant or possibly pregnant individuals should consult a doctor, pharmacist, or registered seller before use. Nursing mothers should also consult before use.\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 it be used around the eyes or on mucous membranes?\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\"\u003eAvoid use around the eyes and mucous membranes. If it gets into the eyes, rinse immediately with water or lukewarm water. If symptoms are severe, consult an ophthalmologist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c!-- ⑨ Brand Story --\u003e\n  \u003cdiv class=\"brand-card\"\u003e\n    \u003cdiv class=\"brand-label\"\u003e🌱 Brand Story\u003c\/div\u003e\n    \u003cp\u003e\n      “Betnevate” is a topical steroid brand by Daiichi Sankyo Healthcare Co., Ltd. The brand name comes from the active ingredient \"\u003cstrong\u003eBET\u003c\/strong\u003eamethasone \u003cstrong\u003eVA\u003c\/strong\u003elerate (betamethasone valerate).\" It offers betamethasone valerate, a steroid with a long history of medical use, in an easy-to-use OTC form.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The Betnevate series currently offers two products tailored to skin conditions. For eczema or rashes without pus, use \"Betnevate Cream S.\" For weeping areas or purulent skin diseases, use \"Betnevate N Ointment AS,\" which contains added antibiotics.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Daiichi Sankyo Healthcare continues to provide effective and safe medicines based on evidence, supporting self-medication to \"protect your own health.\"\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \n\u003c!-- ⑫ してはいけないこと --\u003e\n\u003cdiv class=\"sec-title\"\u003e🚫 Things you must not do\u003c\/div\u003e\n\u003cdiv class=\"kinki-box\"\u003e\n\u003cdiv class=\"kk-title\"\u003e🚫 Failure to follow these instructions may worsen symptoms or increase side effects.\u003c\/div\u003e\n\u003cul class=\"kinki-list\"\u003e\n\u003cli\u003eDo not use if you have had allergic reactions to this product, its ingredients, or antibiotics.\u003c\/li\u003e\n\u003cli\u003eDo not use for chickenpox, athlete’s foot, ringworm, or similar conditions.\u003c\/li\u003e\n\u003cli\u003eDo not use around the eyes or on mucous membranes.\u003c\/li\u003e\n\u003cli\u003eDo not use extensively on the face.\u003c\/li\u003e\n\u003cli\u003eDo not use for prolonged periods.\u003c\/li\u003e\n\u003cli\u003eDo not cover the application area with non-breathable materials like plastic wrap.\u003c\/li\u003e\n\u003cli\u003eDo not use under makeup or after shaving.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑬ 使用上の注意 --\u003e\n\u003cdiv class=\"sec-title\"\u003eUsage Precautions\u003c\/div\u003e\n\u003cdiv class=\"caution-box-new\"\u003e\n\u003cdiv class=\"cb-title\"\u003e⚠️ Consult a doctor, pharmacist, or registered seller before use.\u003c\/div\u003e\n\u003cul class=\"caution-list-new\"\u003e\n\u003cli\u003eThose receiving medical treatment.\u003c\/li\u003e\n\u003cli\u003ePregnant or possibly pregnant individuals.\u003c\/li\u003e\n\u003cli\u003eIf you have had allergic reactions to medicines before.\u003c\/li\u003e\n\u003cli\u003eFor extensive affected areas.\u003c\/li\u003e\n\u003cli\u003eFor severe moisture or erosion.\u003c\/li\u003e\n\u003cli\u003eFor deep wounds or severe burns.\u003c\/li\u003e\n\u003cli\u003eIf rash, redness, itching, swelling, or blisters appear after use, stop immediately and consult a doctor, pharmacist, or registered seller.\u003c\/li\u003e\n\u003cli\u003eIf symptoms do not improve after 5 to 6 days of use, stop using and consult a healthcare professional.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑭ 保管上の注意 --\u003e\n\u003cdiv class=\"storage-box\"\u003e\n\u003cdiv class=\"sb-title\"\u003e📦 Storage and Handling Precautions\u003c\/div\u003e\n\u003cul class=\"storage-list\"\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 change the quality).\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!-- 注記 --\u003e\n\u003c\/div\u003e","brand":"DAIICHI SANKYO","offers":[{"title":"5g","offer_id":52978022023484,"sku":"4987107608659","price":1150.0,"currency_code":"JPY","in_stock":true},{"title":"10g","offer_id":52978022056252,"sku":"4987107620880","price":2100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987107608659.jpg?v=1776040232"},{"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":1150.0,"currency_code":"JPY","in_stock":true},{"title":"10g","offer_id":52978066063676,"sku":"4987107620897","price":2100.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\/collections\/betnevate.oembed","provider":"MamiGo","version":"1.0","type":"link"}