{"product_id":"daiichisankyo-chlolomy-ointment-2-a","title":"Chloromycetin Ointment 2%A","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; }\n.pd-wrap {\n  --acc: #1a7a3c;\n  --acc-dark: #0d4a22;\n  --acc-light: #e8f5ee;\n  --acc-mid: #5dab7a;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n}\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; line-height: 1.3; font-family: inherit;\n}\n\n\/* Hero *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  border-radius: 16px;\n  padding: 48px 36px 40px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 32px;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 220px; height: 220px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.07);\n  pointer-events: none;\n}\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px; left: -40px;\n  width: 280px; height: 280px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.05);\n  pointer-events: none;\n}\n.pd-wrap .hero-badge-row {\n  display: flex;\n  justify-content: center;\n  gap: 10px;\n  flex-wrap: wrap;\n  margin-bottom: 18px;\n}\n.pd-wrap .hero-badge {\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 20px;\n  padding: 4px 14px;\n  font-size: 13px;\n  font-weight: 600;\n}\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 34px) !important;\n  font-weight: 800 !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4) !important;\n  margin-bottom: 12px !important;\n  letter-spacing: 0.02em;\n}\n.pd-wrap .hero-tagline {\n  color: rgba(255,255,255,0.92);\n  font-size: clamp(14px, 2vw, 16px);\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n  margin: 0 0 20px;\n  font-weight: 500;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.18);\n  border: 1px solid rgba(255,255,255,0.5);\n  color: #fff;\n  border-radius: 30px;\n  padding: 5px 16px;\n  font-size: 13px;\n  font-weight: 600;\n}\n\n\/* Section title *\/\n.pd-wrap .section-title {\n  font-size: 18px;\n  font-weight: 700;\n  color: #222;\n  border-left: 5px solid var(--acc);\n  padding-left: 12px;\n  margin: 36px 0 16px;\n  line-height: 1.3;\n  position: relative;\n}\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 2px; bottom: 2px;\n  width: 5px;\n  background: var(--acc);\n  border-radius: 4px;\n}\n\n\/* Overview *\/\n.pd-wrap .product-overview {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 24px 28px;\n  font-size: 15px;\n  line-height: 1.8;\n}\n.pd-wrap .product-overview p { margin: 0 0 12px; }\n.pd-wrap .product-overview p:last-child { margin-bottom: 0; }\n\n\/* Feature grid 2x2 *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n.pd-wrap .action-card {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 18px;\n}\n.pd-wrap .action-num {\n  width: 28px; height: 28px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 13px;\n  font-weight: 700;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 10px;\n}\n.pd-wrap .action-title { font-size: 14px; font-weight: 700; color: var(--acc-dark); margin-bottom: 6px; }\n.pd-wrap .action-pill {\n  display: inline-block;\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 2px 10px;\n  font-size: 11px;\n  color: var(--acc-dark);\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n.pd-wrap .action-body { font-size: 13px; color: #555; line-height: 1.7; }\n\n\/* Ingredient table *\/\n.pd-wrap .table-scroll { overflow-x: auto; }\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  color: #333 !important;\n  vertical-align: middle !important;\n  border-bottom: 1px solid #d8ede0;\n  background-color: #fff;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .cat-pill {\n  display: inline-block;\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 2px 10px;\n  font-size: 11px;\n  color: var(--acc-dark);\n  font-weight: 600;\n}\n\n\/* Efficacy *\/\n.pd-wrap .efficacy-tags { display: flex; flex-wrap: wrap; gap: 8px; }\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc-dark);\n  border-radius: 20px;\n  padding: 6px 16px;\n  font-size: 13px;\n  font-weight: 600;\n}\n\n\/* Dosage table *\/\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.pd-wrap .dosage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 10px 14px !important;\n  color: #333 !important;\n  vertical-align: middle !important;\n  border-bottom: 1px solid #d8ede0;\n  background-color: #fff;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .dosage-note {\n  background: var(--acc-light);\n  border-left: 4px solid var(--acc);\n  border-radius: 0 8px 8px 0;\n  padding: 12px 16px;\n  font-size: 13px;\n  color: #444;\n  margin-top: 12px;\n  line-height: 1.7;\n}\n\n\/* Compare table *\/\n.pd-wrap .compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n.pd-wrap .compare-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  white-space: nowrap;\n}\n.pd-wrap .compare-table tbody tr td {\n  padding: 9px 12px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  border-bottom: 1px solid #e0e0e0;\n  background-color: #fff;\n  text-align: center;\n}\n.pd-wrap .compare-table tbody tr td:first-child {\n  font-weight: 600;\n  background-color: #f5f5f5 !important;\n  white-space: nowrap;\n  text-align: left;\n}\n.pd-wrap .compare-table tbody tr td.highlight {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .compare-table tbody tr:nth-child(even) td { background-color: #fafafa; }\n.pd-wrap .compare-table tbody tr:nth-child(even) td.highlight {\n  background-color: var(--acc-light) !important;\n}\n\n\/* Q\u0026A *\/\n.pd-wrap .qa-list { display: flex; flex-direction: column; gap: 12px; }\n.pd-wrap .qa-card {\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  overflow: hidden;\n}\n.pd-wrap .qa-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 12px 16px;\n}\n.pd-wrap .qa-row:first-child { background: var(--acc-light); border-bottom: 1px solid var(--acc-mid); }\n.pd-wrap .qa-row:last-child { background: #fff; }\n.pd-wrap .qa-badge {\n  width: 24px; height: 24px;\n  border-radius: 50%;\n  font-size: 12px;\n  font-weight: 800;\n  display: flex;\n  align-items: center;\n  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: #fff; color: var(--acc); border: 2px solid var(--acc); }\n.pd-wrap .qa-q { font-size: 13px; font-weight: 700; color: var(--acc-dark); margin: 0; }\n.pd-wrap .qa-a { font-size: 13px; color: #444; margin: 0; line-height: 1.7; }\n\n\/* Caution \/ Storage *\/\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  border-radius: 0 10px 10px 0;\n  padding: 18px 22px;\n  margin-bottom: 12px;\n}\n.pd-wrap .cb-title { font-size: 14px; font-weight: 700; color: #92400e; margin-bottom: 10px; }\n.pd-wrap .caution-list { margin: 0; padding-left: 20px; }\n.pd-wrap .caution-list li { font-size: 13.5px; color: #555; line-height: 1.8; margin-bottom: 3px; }\n.pd-wrap .consult-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  border-radius: 0 10px 10px 0;\n  padding: 18px 22px;\n  margin-bottom: 12px;\n}\n.pd-wrap .consult-title { font-size: 14px; font-weight: 700; color: #1e3a6e; margin-bottom: 10px; }\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  border-radius: 0 10px 10px 0;\n  padding: 18px 22px;\n}\n.pd-wrap .sb-title { font-size: 14px; font-weight: 700; color: #1e3a6e; margin-bottom: 10px; }\n.pd-wrap .storage-box ul { margin: 0; padding-left: 20px; }\n.pd-wrap .storage-box li { font-size: 13.5px; color: #555; line-height: 1.8; margin-bottom: 3px; }\n\n@media (max-width: 480px) {\n  .pd-wrap .action-grid { grid-template-columns: 1fr; }\n  .pd-wrap .pd-hero { padding: 36px 20px 30px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n  \u003cdiv class=\"hero-badge-row\"\u003e\n    \u003cspan class=\"hero-badge\"\u003eClass 2 OTC Drug\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🦠 Contains Antibiotic\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🇯🇵 Daiichi Sankyo Junyaku\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch1\u003eChloramycetin Ointment 2%A\u003c\/h1\u003e\n  \u003cp class=\"hero-tagline\"\u003eContains antibiotic chloramphenicol. A non-sticky cream for infected pimples and acne.\u003c\/p\u003e\n  \u003cdiv class=\"hero-pills\"\u003e\n    \u003cspan class=\"hero-pill\"\u003e🦠 Chloramphenicol 2%\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e💧 Non-sticky Cream\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e✨ Non-Steroid\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e👤 Easy to use on the face\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 商品概要 --\u003e\n\u003cdiv class=\"section-title\"\u003e📝 Product Overview\u003c\/div\u003e\n\u003cdiv class=\"product-overview\"\u003e\n  \u003cp\u003e“Chloramycetin Ointment 2%A” is a Class 2 OTC Drug sold by Daiichi Sankyo Junyaku. The active ingredient “Chloramphenicol” suppresses bacterial growth and proliferation, caring for infectious skin diseases such as impetigo, impetigo (surface scar), and folliculitis.\u003c\/p\u003e\n  \u003cp\u003eWhite cream formulation with good spreadability and non-sticky feel. The non-greasy formula makes it easy to use on pimples and acne on the face, and it is a non-steroid formulation without steroids.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 特長グリッド 2x2 --\u003e\n\u003cdiv class=\"section-title\"\u003e⭐ 4 Features\u003c\/div\u003e\n\u003cdiv class=\"action-grid\"\u003e\n  \u003cdiv class=\"action-card\"\u003e\n    \u003cdiv class=\"action-num\"\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"action-title\"\u003eContains Antibiotic\u003c\/div\u003e\n    \u003cspan class=\"action-pill\"\u003eChloramphenicol\u003c\/span\u003e\n    \u003cdiv class=\"action-body\"\u003eSuppresses the growth and proliferation of bacteria that cause infectious skin diseases, caring for impetigo, impetigo (surface scar), and folliculitis.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"action-card\"\u003e\n    \u003cdiv class=\"action-num\"\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"action-title\"\u003eNon-sticky cream formulation\u003c\/div\u003e\n    \u003cspan class=\"action-pill\"\u003eGood spreadability formulation\u003c\/span\u003e\n    \u003cdiv class=\"action-body\"\u003eWhite cream formulation with good spreadability and non-sticky feel. The formula is non-greasy after application and less likely to stick to clothing.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"action-card\"\u003e\n    \u003cdiv class=\"action-num\"\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"action-title\"\u003eEasy to use on the face\u003c\/div\u003e\n    \u003cspan class=\"action-pill\"\u003eSuitable for both face and body\u003c\/span\u003e\n    \u003cdiv class=\"action-body\"\u003eDesigned as a non-greasy cream type, making it easy to use on pimples and acne on the face.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"action-card\"\u003e\n    \u003cdiv class=\"action-num\"\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"action-title\"\u003eNon-Steroid Formulation\u003c\/div\u003e\n    \u003cspan class=\"action-pill\"\u003eSteroid-Free\u003c\/span\u003e\n    \u003cdiv class=\"action-body\"\u003eAntibiotic-only formulation without steroids. A simple formula focused on treating infectious skin diseases.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 成分テーブル --\u003e\n\u003cdiv class=\"section-title\"\u003e🧪 Ingredients and Amounts (per 100g)\u003c\/div\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n  \u003ctable class=\"ing-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eClassification\u003c\/th\u003e\n        \u003cth\u003eIngredient Name\u003c\/th\u003e\n        \u003cth\u003eAmount\u003c\/th\u003e\n        \u003cth\u003eMain Function\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eActive Ingredient\u003c\/span\u003e\u003c\/td\u003e\n        \u003ctd\u003eChloramphenicol (potency)\u003c\/td\u003e\n        \u003ctd\u003e2g\u003c\/td\u003e\n        \u003ctd\u003eAntibiotic that suppresses bacterial growth and proliferation\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eAdditives\u003c\/span\u003e\u003c\/td\u003e\n        \u003ctd\u003eCetanol, liquid paraffin, sodium lauryl sulfate, parabens\u003c\/td\u003e\n        \u003ctd\u003e—\u003c\/td\u003e\n        \u003ctd\u003eMaintains cream quality and feel\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- 効能・効果 --\u003e\n\u003cdiv class=\"section-title\"\u003e📊 Indications and Effects\u003c\/div\u003e\n\u003cdiv class=\"efficacy-tags\"\u003e\n  \u003cspan class=\"efficacy-tag\"\u003eAcne-related skin conditions\u003c\/span\u003e\n  \u003cspan class=\"efficacy-tag\"\u003eImpetigo contagiosa (infectious crust)\u003c\/span\u003e\n  \u003cspan class=\"efficacy-tag\"\u003eImpetigo (surface scar)\u003c\/span\u003e\n  \u003cspan class=\"efficacy-tag\"\u003eFolliculitis\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- 用法・用量 --\u003e\n\u003cdiv class=\"section-title\"\u003e📌 Usage and Dosage\u003c\/div\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n  \u003ctable class=\"dosage-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n\u003cth\u003eUsage Instructions\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNumber of Applications\u003c\/td\u003e\n\u003ctd\u003eOnce to several times a day\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUsage Method ①\u003c\/td\u003e\n\u003ctd\u003eApply an appropriate amount directly to the affected area\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUsage Method ②\u003c\/td\u003e\n\u003ctd\u003eSpread on gauze or similar and apply to the affected area\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDosage form\u003c\/td\u003e\n\u003ctd\u003eCream (external use - topical agent)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eContent Volume\u003c\/td\u003e\n\u003ctd\u003e15g\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dosage-note\"\u003e\n  \u003cstrong\u003e[Precautions related to usage and dosage]\u003c\/strong\u003e\u003cbr\u003e\n  ・Follow the usage instructions strictly.\u003cbr\u003e\n  ・When using on children, use under the guidance and supervision of a guardian.\u003cbr\u003e\n  ・Avoid contact with eyes. If it gets into the eyes, rinse immediately with water or lukewarm water, and if symptoms are severe, consult an ophthalmologist.\u003cbr\u003e\n  ・For external use only (do not take orally).\n\u003c\/div\u003e\n\n\u003c!-- 比較表 --\u003e\n\u003cdiv class=\"section-title\"\u003e📊 Chromai Series Comparison\u003c\/div\u003e\n\u003cdiv style=\"overflow-x:auto;\"\u003e\n  \u003ctable class=\"compare-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eComparison Items\u003c\/th\u003e\n        \u003cth\u003eChloramycetin\u003cbr\u003eOintment 2%A (this product)\u003c\/th\u003e\n        \u003cth\u003eChromai-P Ointment AS\u003c\/th\u003e\n        \u003cth\u003eChromai-N Ointment\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDrug classification\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eClass 2 OTC Drug\u003c\/td\u003e\n        \u003ctd\u003eClass 2 OTC Drug\u003c\/td\u003e\n        \u003ctd\u003eClass 2 OTC Drug\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDosage form\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eCream\u003c\/td\u003e\n        \u003ctd\u003eOintment\u003c\/td\u003e\n        \u003ctd\u003eOintment\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAntibiotics\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eChloramphenicol only\u003c\/td\u003e\n        \u003ctd\u003eChloramphenicol + Fradiomycin\u003c\/td\u003e\n        \u003ctd\u003eChloramphenicol + Fradiomycin\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSteroid\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eNo (Non-steroidal)\u003c\/td\u003e\n        \u003ctd\u003eYes (Prednisolone acetate)\u003c\/td\u003e\n        \u003ctd\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAntifungal ingredients\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eNo\u003c\/td\u003e\n        \u003ctd\u003eNo\u003c\/td\u003e\n        \u003ctd\u003eYes (Nystatin)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMain uses\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eAcne-related skin conditions\u003cbr\u003e(Also for pimples and acne on the face)\u003c\/td\u003e\n        \u003ctd\u003eAcne-related skin conditions + inflammation and itching\u003c\/td\u003e\n        \u003ctd\u003eAcne-related skin conditions + suspected fungal infection\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRecommended for\u003c\/td\u003e\n        \u003ctd class=\"highlight\"\u003eThose concerned about shine from pimples and acne on the face\u003c\/td\u003e\n        \u003ctd\u003eThose with both acne and inflammation or itching\u003c\/td\u003e\n        \u003ctd\u003eThose suspected of fungal infections along with acne\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- Q\u0026A --\u003e\n\u003cdiv class=\"section-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\u003cp class=\"qa-q\"\u003eFrom what age can it be used?\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\u003cp class=\"qa-a\"\u003eThere is no age restriction. When using on children, use under the guidance and supervision of a guardian.\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\u003cp class=\"qa-q\"\u003eCan it be used during pregnancy and breastfeeding?\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\u003cp class=\"qa-a\"\u003eCan be used during pregnancy and breastfeeding.\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\u003cp class=\"qa-q\"\u003eIt says \"consult if the affected area is extensive,\" but how extensive is considered extensive?\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\u003cp class=\"qa-a\"\u003eAbout two palm-sized amounts are a guideline for use. If applicable, consult a doctor, pharmacist, or registered seller 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\u003cp class=\"qa-q\"\u003eHow to differentiate use between Chlormy-P Ointment AS and Chlormy-N Ointment?\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\u003cp class=\"qa-a\"\u003eThis product (Chloramphenicol Ointment 2%) is a cream type containing only antibiotics. Recommended for shiny areas such as pimples and acne on the face. Chlormy-P Ointment AS also contains steroid ingredients and is for those with both acne and inflammation or itching. Chlormy-N Ointment contains antifungal ingredients and is for those suspected of fungal infections along with acne.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 使用上の注意 --\u003e\n\u003cdiv class=\"section-title\"\u003e⚠️ Usage Precautions\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n  \u003cdiv class=\"cb-title\"\u003e■ Things you must not do\u003c\/div\u003e\n  \u003cul class=\"caution-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 on or around the eyes.\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eDo not use for long-term continuous application.\u003c\/strong\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"consult-box\"\u003e\n  \u003cdiv class=\"consult-title\"\u003e💬 Consult a doctor, pharmacist, or registered seller before use.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eThose currently receiving medical treatment\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    \u003cli\u003eThose with deep wounds or severe burns\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n  \u003cdiv class=\"cb-title\"\u003eIf any of the following symptoms appear after use, stop immediately and consult a professional.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eSkin: rash, redness, itching, swelling, blistering\u003c\/li\u003e\n    \u003cli\u003eIf symptoms do not improve after 5–6 days of use, stop using and consult a doctor, pharmacist, or registered seller.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- 保管上の注意 --\u003e\n\u003cdiv class=\"section-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e\n  \u003cdiv class=\"sb-title\"\u003e📦 Storage Method\u003c\/div\u003e\n  \u003cul\u003e\n    \u003cli\u003eAvoid freezing and store 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\n\u003c\/div\u003e\u003c!-- \/.pd-wrap --\u003e","brand":"DAIICHI SANKYO","offers":[{"title":"15g","offer_id":52886190588220,"sku":"4987107608697","price":1078.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987107608697.jpg?v=1777475807","url":"https:\/\/mamigo.jp\/en-tw\/products\/daiichisankyo-chlolomy-ointment-2-a","provider":"MamiGo","version":"1.0","type":"link"}