{"product_id":"dermarin-grande-x-cream","title":"Damalin Grande X Cream","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; }\n.pd-wrap {\n  --acc: #1a6e3c;\n  --acc-dark: #0f4526;\n  --acc-light: #eaf5ee;\n  --acc-mid: #6dbf8a;\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\/* Drug classification banner *\/\n.pd-wrap .drug-banner {\n  background: #1a3a5c;\n  color: #fff;\n  border-radius: 8px;\n  padding: 10px 18px;\n  font-size: 13px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  letter-spacing: 0.04em;\n}\n.pd-wrap .drug-banner .drug-class {\n  background: #e74c3c;\n  color: #fff;\n  border-radius: 4px;\n  padding: 2px 10px;\n  font-size: 12px;\n  font-weight: 800;\n  white-space: nowrap;\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.04);\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.03em;\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 .sec-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}\n\n\/* Overview *\/\n.pd-wrap .overview-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 24px 28px;\n  line-height: 1.8;\n  font-size: 15px;\n}\n.pd-wrap .overview-card p { margin: 0 0 12px; }\n.pd-wrap .overview-card p:last-child { margin-bottom: 0; }\n\n\/* Feature grid *\/\n.pd-wrap .feat-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin-bottom: 8px;\n}\n.pd-wrap .feat-card {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 22px 20px;\n  text-align: center;\n}\n.pd-wrap .feat-icon { font-size: 32px; display: block; margin-bottom: 10px; }\n.pd-wrap .feat-title { font-size: 15px; font-weight: 700; color: var(--acc-dark); margin-bottom: 8px; }\n.pd-wrap .feat-body { font-size: 13.5px; color: #555; line-height: 1.7; }\n\n\/* Efficacy *\/\n.pd-wrap .efficacy-box {\n  background: var(--acc-light);\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 24px;\n}\n.pd-wrap .efficacy-box p { margin: 0; font-size: 15px; line-height: 1.8; }\n\n\/* Dosage table *\/\n.pd-wrap .dosage-table-wrap { overflow-x: auto; }\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  border-radius: 10px;\n  overflow: hidden;\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 #d8edd e;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) td { background: var(--acc-light); }\n\n\/* Ingredients *\/\n.pd-wrap .ing-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.pd-wrap .ing-card {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 16px 18px;\n}\n.pd-wrap .ing-name { font-size: 14px; font-weight: 700; color: var(--acc-dark); margin-bottom: 4px; }\n.pd-wrap .ing-amount { font-size: 13px; color: #888; margin-bottom: 6px; }\n.pd-wrap .ing-role { font-size: 13px; color: #555; line-height: 1.6; }\n.pd-wrap .additive-box {\n  background: #f5f5f5;\n  border-radius: 8px;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #666;\n  line-height: 1.7;\n}\n.pd-wrap .additive-label { font-weight: 700; color: #444; margin-bottom: 4px; font-size: 13px; }\n\n\/* Caution *\/\n.pd-wrap .caution-section {\n  background: #fff8f0;\n  border: 1.5px solid #f5c07a;\n  border-radius: 12px;\n  padding: 22px 26px;\n  margin-bottom: 16px;\n}\n.pd-wrap .caution-title { font-size: 15px; font-weight: 700; color: #b85c00; margin-bottom: 14px; }\n.pd-wrap .caution-subtitle { font-size: 13px; font-weight: 700; color: #c0392b; margin: 14px 0 6px; }\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-section {\n  background: #f0f4ff;\n  border: 1.5px solid #a0b4e8;\n  border-radius: 12px;\n  padding: 22px 26px;\n  margin-bottom: 16px;\n}\n.pd-wrap .consult-title { font-size: 15px; font-weight: 700; color: #1a3a8c; margin-bottom: 14px; }\n\n\/* Storage *\/\n.pd-wrap .storage-box {\n  background: #f5f5f5;\n  border-radius: 10px;\n  padding: 18px 22px;\n}\n.pd-wrap .sb-title { font-size: 14px; font-weight: 700; color: #444; 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\/* Brand story *\/\n.pd-wrap .brand-story-card {\n  background: var(--acc-light);\n  border-left: 4px solid var(--acc);\n  border-radius: 0 12px 12px 0;\n  padding: 24px 28px;\n  font-size: 15px;\n  line-height: 1.85;\n}\n.pd-wrap .brand-story-card p { margin: 0 0 12px; }\n.pd-wrap .brand-story-card p:last-child { margin-bottom: 0; }\n\n@media (max-width: 600px) {\n  .pd-wrap .feat-grid { grid-template-columns: 1fr; }\n  .pd-wrap .ing-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!-- 医薬品区分バナー --\u003e\n\u003cdiv class=\"drug-banner\"\u003e\n  \u003cspan class=\"drug-class\"\u003eDesignated Class 2 OTC Drug\u003c\/span\u003e\n  This product is a medicine. Please read the instructions carefully and use according to the prescribed usage and dosage.\n\u003c\/div\u003e\n\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n  \u003cdiv class=\"hero-badge-row\"\u003e\n    \u003cspan class=\"hero-badge\"\u003e🦶 Athlete's Foot and Ringworm Treatment\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🇯🇵 Made in Japan\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch1\u003eDamarin Grande X Cream\u003c\/h1\u003e\n  \u003cp class=\"hero-tagline\"\u003eContains 5 active ingredients. A smoothly blending cream for athlete's foot and ringworm accompanied by itching and pain.\u003c\/p\u003e\n  \u003cdiv class=\"hero-pills\"\u003e\n    \u003cspan class=\"hero-pill\"\u003e✨ Contains 5 ingredients\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e📅 Use once a day\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e💧 Smoothly blends in\u003c\/span\u003e\n    \u003cspan class=\"hero-pill\"\u003e🧤 For moist affected areas\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ② 商品概要 --\u003e\n\u003cdiv class=\"sec-title\"\u003e📝 Product Overview\u003c\/div\u003e\n\u003cdiv class=\"overview-card\"\u003e\n  \u003cp\u003e\"Damarin Grande X Cream\" is a Designated Class 2 OTC Drug containing five active ingredients including the antifungal ingredient terbinafine hydrochloride, antibacterial, pain relief, anti-inflammatory, and anti-itch components. It effectively addresses athlete's foot, jock itch, and ringworm caused by Trichophyton, relieving itching and pain.\u003c\/p\u003e\n  \u003cp\u003eEasy to continue with just once daily use, the smoothly blending cream form is easy to apply even on moist affected areas, designed for easy incorporation into daily care.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ③ こだわり特長グリッド --\u003e\n\u003cdiv class=\"sec-title\"\u003e⭐ Features of This Medicine\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n  \u003cdiv class=\"feat-card\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e🦠\u003c\/span\u003e\n    \u003cdiv class=\"feat-title\"\u003eContains antifungal ingredients\u003c\/div\u003e\n    \u003cdiv class=\"feat-body\"\u003eTerbinafine hydrochloride acts directly on Trichophyton, eliminating the root cause of athlete's foot and ringworm.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e💧\u003c\/span\u003e\n    \u003cdiv class=\"feat-title\"\u003eSmoothly blending cream\u003c\/div\u003e\n    \u003cdiv class=\"feat-body\"\u003eNon-sticky cream form that smoothly blends into moist affected areas for comfortable use.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e📅\u003c\/span\u003e\n    \u003cdiv class=\"feat-title\"\u003eUse once a day\u003c\/div\u003e\n    \u003cdiv class=\"feat-body\"\u003eSupports a treatment schedule that is easy to continue with fewer applications, making it manageable even in a busy daily life.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e🛡️\u003c\/span\u003e\n    \u003cdiv class=\"feat-title\"\u003eContains 5 active ingredients\u003c\/div\u003e\n    \u003cdiv class=\"feat-body\"\u003eCombining antifungal, pain relief, anti-inflammatory, and anti-itch ingredients to comprehensively care for itching, pain, and inflammation.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ④ 効能・効果 --\u003e\n\u003cdiv class=\"sec-title\"\u003e📊 Indications and Effects\u003c\/div\u003e\n\u003cdiv class=\"efficacy-box\"\u003e\n  \u003cp\u003eAthlete's foot, jock itch, ringworm\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑤ 用法・用量 --\u003e\n\u003cdiv class=\"sec-title\"\u003e📌 Usage and Dosage\u003c\/div\u003e\n\u003cdiv class=\"dosage-table-wrap\"\u003e\n  \u003ctable class=\"dosage-table\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eHow to Use\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNumber of Uses\u003c\/td\u003e\n\u003ctd\u003eOnce a day\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHow to Use\u003c\/td\u003e\n\u003ctd\u003eApply an appropriate amount 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 Amount\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=\"caution-section\" style=\"margin-top:14px;\"\u003e\n  \u003cdiv class=\"caution-title\"\u003e📌 Precautions Related to Usage and Dosage\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eStrictly follow the prescribed usage and dosage.\u003c\/li\u003e\n    \u003cli\u003eDo not use on dirty affected areas or surrounding skin.\u003c\/li\u003e\n    \u003cli\u003eBe careful not to get it in the eyes. If it gets in the eyes, rinse immediately with water or lukewarm water and consult an ophthalmologist immediately.\u003c\/li\u003e\n    \u003cli\u003eWhen using on children, use under the guidance and supervision of a guardian.\u003c\/li\u003e\n    \u003cli\u003eFor external use only.\u003c\/li\u003e\n    \u003cli\u003eDo not touch eyes or mucous membranes with hands that have applied this product.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑥ 成分・分量 --\u003e\n\u003cdiv class=\"sec-title\"\u003e🧪 Ingredients and Amounts per 100g\u003c\/div\u003e\n\u003cdiv class=\"ing-grid\"\u003e\n  \u003cdiv class=\"ing-card\"\u003e\n    \u003cdiv class=\"ing-name\"\u003eTerbinafine hydrochloride\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e1g\u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003eAntifungal ingredient. Suppresses the growth of Trichophyton and fundamentally improves athlete's foot and ringworm.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ing-card\"\u003e\n    \u003cdiv class=\"ing-name\"\u003eLidocaine\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e2g\u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003ePain relief ingredient. Quickly relieves pain and itching in the affected area.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ing-card\"\u003e\n    \u003cdiv class=\"ing-name\"\u003el-Menthol\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e2g\u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003eProvides a cooling sensation and reduces itching and heat sensation.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ing-card\"\u003e\n    \u003cdiv class=\"ing-name\"\u003eIsopropyl methylphenol\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e0.3g\u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003eAntibacterial ingredient. Suppresses the activity of Trichophyton and complements antifungal effects.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ing-card\"\u003e\n    \u003cdiv class=\"ing-name\"\u003eGlycyrrhetinic acid\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e0.5g\u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003eAnti-inflammatory ingredient. Suppresses inflammation in the affected area and relieves redness and swelling.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ing-card\" style=\"background:var(--acc-light);\"\u003e\n    \u003cdiv class=\"ing-name\" style=\"color:#555;\"\u003eContains 5 types\u003c\/div\u003e\n    \u003cdiv class=\"ing-amount\"\u003e \u003c\/div\u003e\n    \u003cdiv class=\"ing-role\"\u003eAntifungal, pain relief, anti-itch, and anti-inflammatory ingredients work together to provide effects.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"additive-box\"\u003e\n  \u003cdiv class=\"additive-label\"\u003eAdditives\u003c\/div\u003e\n  Stearyl alcohol, octyldodecyl myristate, hard fat, polyoxyethylene stearate, dimethylpolysiloxane, carbovinyl polymer, disodium edetate\n\u003c\/div\u003e\n\n\u003c!-- ⑦ 使用上の注意 --\u003e\n\u003cdiv class=\"sec-title\"\u003e⚠️ Precautions for Use\u003c\/div\u003e\n\u003cdiv class=\"caution-section\"\u003e\n  \u003cdiv class=\"caution-title\"\u003e■ Things Not to Do (Failure to follow may worsen current symptoms or increase side effects)\u003c\/div\u003e\n  \u003cdiv class=\"caution-subtitle\"\u003e1. Do not use if you fall under the following categories.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003ePeople who have had allergic reactions to this product or its ingredients.\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cdiv class=\"caution-subtitle\"\u003e2. Do not use on the following areas.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eEyes or around the eyes, mucous membranes (mouth, nose, throat, etc.), scrotum, external genitalia, etc.\u003c\/li\u003e\n    \u003cli\u003eEczema.\u003c\/li\u003e\n    \u003cli\u003eSevere moistening, erosion, cracks, or wounds on the affected area.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"consult-section\"\u003e\n  \u003cdiv class=\"consult-title\"\u003e💬 Things to Consult About\u003c\/div\u003e\n  \u003cdiv class=\"caution-subtitle\" style=\"color:#1a3a8c;\"\u003e1. Consult a doctor, pharmacist, or registered seller before use.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003ePeople receiving medical treatment.\u003c\/li\u003e\n    \u003cli\u003ePregnant women or those who may be pregnant.\u003c\/li\u003e\n    \u003cli\u003eInfants.\u003c\/li\u003e\n    \u003cli\u003ePeople who have had allergic reactions to medicines.\u003c\/li\u003e\n    \u003cli\u003ePeople with affected areas on the face or widespread areas.\u003c\/li\u003e\n    \u003cli\u003ePeople with infected affected areas.\u003c\/li\u003e\n    \u003cli\u003ePeople unsure whether the condition is eczema or athlete's foot, jock itch, or ringworm.\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cdiv class=\"caution-subtitle\" style=\"color:#1a3a8c;\"\u003e2. If any of the following symptoms appear after use, stop using immediately and consult a doctor, pharmacist, or registered seller.\u003c\/div\u003e\n  \u003cul class=\"caution-list\"\u003e\n    \u003cli\u003eSkin: rash, irritation, heat sensation, scaling, erosion, dryness or tightness, skin cracks, pain, pigmentation, rash or redness, itching, swelling, hives.\u003c\/li\u003e\n    \u003cli\u003eIf symptoms do not improve after 2 weeks of use or worsen after using this product, discontinue use.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑧ ブランドストーリー --\u003e\n\u003cdiv class=\"sec-title\"\u003e🌱 Brand Story\u003c\/div\u003e\n\u003cdiv class=\"brand-story-card\"\u003e\n  \u003cp\u003eSince its founding in 1912, Taisho Pharmaceutical Co., Ltd. has provided a wide range of pharmaceuticals and health foods under the philosophy of \"contributing to people's health and happiness.\" The \"Damarin\" brand has earned long-standing trust as a specialized lineup of athlete's foot treatments.\u003c\/p\u003e\n  \u003cp\u003e\"Damarin Grande X\" is an advanced series that combines traditional antifungal ingredients with added pain relief, anti-inflammatory, and anti-itch components. It offers a smooth application and high therapeutic effect, supporting daily care for those suffering from athlete's foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ⑨ 保管及び取り扱い上の注意 --\u003e\n\u003cdiv class=\"sec-title\"\u003eStorage and Handling Precautions\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e\n  \u003cdiv class=\"sb-title\"\u003e📦 Storage Method \u0026 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 change the quality.)\u003c\/li\u003e\n    \u003cli\u003eDo not use products past the expiration date.\u003c\/li\u003e\n    \u003cli\u003eEven within the expiration date, please use as soon as possible after opening.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/.pd-wrap --\u003e","brand":"Taisho","offers":[{"title":"15g","offer_id":50208570147132,"sku":"4987306035119","price":1515.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987306035119.jpg?v=1751851503","url":"https:\/\/mamigo.jp\/en-ph\/products\/dermarin-grande-x-cream","provider":"MamiGo","version":"1.0","type":"link"}