{"product_id":"megurizm_good_night","title":"Megurizumu Steam Good Night","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; }\n.pd-wrap {\n  --acc: #3d2080;\n  --acc-dark: #2a1660;\n  --acc-light: #f5f0ff;\n  --acc-mid: #9b86d9;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  line-height: 1.7;\n  color: #333;\n  margin: 0 auto;\n  max-width: 1000px;\n}\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3, .pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 600;\n}\n.pd-wrap section {\n  margin-bottom: 3rem;\n}\n.pd-wrap .hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  color: #fff;\n  padding: 3rem 2rem;\n  border-radius: 16px;\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 3rem;\n}\n.pd-wrap .hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -10%;\n  width: 400px;\n  height: 400px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap .hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.2);\n  backdrop-filter: blur(10px);\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n}\n.pd-wrap .hero h1 {\n  font-size: 2.2rem;\n  margin-bottom: 0.75rem;\n  text-shadow: 2px 2px 8px rgba(0,0,0,0.3);\n}\n.pd-wrap .hero-tagline {\n  font-size: 1.1rem;\n  opacity: 0.95;\n  margin-bottom: 1.25rem;\n  font-weight: 400;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.6rem;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.25);\n  backdrop-filter: blur(8px);\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.9rem;\n  font-weight: 500;\n}\n.pd-wrap .overview-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  margin-bottom: 3rem;\n}\n.pd-wrap .section-title {\n  font-size: 1.6rem;\n  color: var(--acc);\n  margin-bottom: 1.25rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid var(--acc-light);\n}\n.pd-wrap .overview-card p {\n  margin-bottom: 1rem;\n  color: #555;\n}\n.pd-wrap .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.5rem;\n  margin-bottom: 3rem;\n}\n.pd-wrap .feature-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 1.75rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  position: relative;\n}\n.pd-wrap .feature-num {\n  position: absolute;\n  top: -12px;\n  left: 1.5rem;\n  width: 32px;\n  height: 32px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 0.95rem;\n}\n.pd-wrap .feature-card h3 {\n  font-size: 1.15rem;\n  color: #333;\n  margin-bottom: 0.75rem;\n  padding-top: 0.5rem;\n}\n.pd-wrap .feature-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  margin-bottom: 0.75rem;\n}\n.pd-wrap .feature-pill {\n  background: var(--acc-light);\n  color: var(--acc);\n  padding: 0.3rem 0.8rem;\n  border-radius: 12px;\n  font-size: 0.85rem;\n  font-weight: 500;\n}\n.pd-wrap .feature-card p {\n  color: #666;\n  font-size: 0.95rem;\n  line-height: 1.6;\n}\n.pd-wrap .ing-table-wrap {\n  overflow-x: auto;\n  margin-bottom: 3rem;\n  background: #fff;\n  border-radius: 12px;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  padding: 2rem;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.95rem;\n}\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: left;\n  font-weight: 600;\n  border: none;\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 1rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-wrap .ing-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .efficacy-section {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  margin-bottom: 3rem;\n}\n.pd-wrap .efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n}\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  color: var(--acc);\n  padding: 0.6rem 1.2rem;\n  border-radius: 8px;\n  border: 1px solid var(--acc-mid);\n  font-weight: 500;\n  font-size: 0.95rem;\n}\n.pd-wrap .dosage-section {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  margin-bottom: 3rem;\n}\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 1.5rem;\n  font-size: 0.95rem;\n}\n.pd-wrap .dosage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: left;\n  font-weight: 600;\n  border: none;\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 1rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-wrap .dosage-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .note-box {\n  background: #f0f4ff;\n  border-left: 4px solid var(--acc);\n  padding: 1rem 1.25rem;\n  border-radius: 0 8px 8px 0;\n  margin-top: 1rem;\n}\n.pd-wrap .note-box p {\n  margin: 0.5rem 0;\n  color: #555;\n  font-size: 0.9rem;\n}\n.pd-wrap .qna-section {\n  background: #fff;\n  border-radius: 12px;\n  padding: 2rem;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n  margin-bottom: 3rem;\n}\n.pd-wrap .qna-item {\n  margin-bottom: 1.75rem;\n}\n.pd-wrap .qna-item:last-child {\n  margin-bottom: 0;\n}\n.pd-wrap .qna-q {\n  font-weight: 600;\n  color: var(--acc);\n  font-size: 1.05rem;\n  margin-bottom: 0.5rem;\n}\n.pd-wrap .qna-q::before {\n  content: 'Q. ';\n  font-weight: 700;\n}\n.pd-wrap .qna-a {\n  color: #555;\n  padding-left: 1.25rem;\n  line-height: 1.7;\n}\n.pd-wrap .qna-a::before {\n  content: 'A. ';\n  font-weight: 600;\n  color: #333;\n}\n.pd-wrap .warning-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  padding: 1.5rem;\n  border-radius: 0 8px 8px 0;\n  margin-bottom: 3rem;\n}\n.pd-wrap .warning-box h3 {\n  color: #f59e0b;\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.pd-wrap .warning-box h3::before {\n  content: '⚠️ ';\n}\n.pd-wrap .warning-box ul {\n  margin: 0.75rem 0;\n  padding-left: 1.5rem;\n}\n.pd-wrap .warning-box li {\n  margin-bottom: 0.5rem;\n  color: #555;\n}\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  padding: 1.5rem;\n  border-radius: 0 8px 8px 0;\n  margin-bottom: 3rem;\n}\n.pd-wrap .storage-box h3 {\n  color: #4a6fa5;\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.pd-wrap .storage-box h3::before {\n  content: '📦 ';\n}\n.pd-wrap .storage-box ul {\n  margin: 0.75rem 0;\n  padding-left: 1.5rem;\n}\n.pd-wrap .storage-box li {\n  margin-bottom: 0.5rem;\n  color: #555;\n}\n@media (max-width: 768px) {\n  .pd-wrap .hero h1 {\n    font-size: 1.75rem;\n  }\n  .pd-wrap .features-grid {\n    grid-template-columns: 1fr;\n    gap: 1.25rem;\n  }\n  .pd-wrap .hero {\n    padding: 2rem 1.5rem;\n  }\n  .pd-wrap .overview-card,\n  .pd-wrap .efficacy-section,\n  .pd-wrap .dosage-section,\n  .pd-wrap .qna-section,\n  .pd-wrap .ing-table-wrap {\n    padding: 1.5rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eSleep and nerve care\u003c\/div\u003e\n    \u003ch1\u003eMegurhythm Steam Good Night\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eA relaxing sheet for bedtime that gently leads to comfortable sleep with soothing steam\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003eSteam at about 40°C\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eRelaxation before bedtime\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eFragrance-free and colorant-free\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eWarms the neck and shoulders\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"overview-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp\u003eMegurhythm Steam Good Night is a warming sheet that supports relaxation before bedtime. Just stick it on your neck to enjoy comfortable steam at about 40°C for about 6 hours, gently relieving daily tension.\u003c\/p\u003e\n    \u003cp\u003eWith unique steam heat technology, you can enjoy a relaxing time before sleep. Fragrance-free and colorant-free, suitable for those sensitive to scents.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eComfortable steam at about 40°C\u003c\/h3\u003e\n      \u003cdiv class=\"feature-pills\"\u003e\n        \u003cspan class=\"feature-pill\"\u003eHeat technology\u003c\/span\u003e\n        \u003cspan class=\"feature-pill\"\u003eLasts about 6 hours\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eWraps the neck in gentle steam at about 40°C, providing long-lasting comfortable warmth. Supports a relaxing time before bedtime.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eWarms the neck and shoulders\u003c\/h3\u003e\n      \u003cdiv class=\"feature-pills\"\u003e\n        \u003cspan class=\"feature-pill\"\u003eFor the neck area only\u003c\/span\u003e\n        \u003cspan class=\"feature-pill\"\u003eRelaxation\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eGently relieves tension around the neck and shoulders, caring for daily fatigue. Warmth spreads to areas stiffened by desk work or long hours of activity.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003eJust stick it on easily\u003c\/h3\u003e\n      \u003cdiv class=\"feature-pills\"\u003e\n        \u003cspan class=\"feature-pill\"\u003eSheet type\u003c\/span\u003e\n        \u003cspan class=\"feature-pill\"\u003eEasy to use\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eSimple design that can be used just by sticking it on the neck. No power needed, easy to incorporate into your bedtime routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e4\u003c\/div\u003e\n      \u003ch3\u003eFragrance-free and colorant-free\u003c\/h3\u003e\n      \u003cdiv class=\"feature-pills\"\u003e\n        \u003cspan class=\"feature-pill\"\u003eFragrance-free\u003c\/span\u003e\n        \u003cspan class=\"feature-pill\"\u003eGentle on skin\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eSince it contains no fragrance or colorants, it is safe for those sensitive to smells or concerned about scents during sleep.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"dosage-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage Instructions\u003c\/h2\u003e\n    \u003cdiv class=\"note-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003e1. Open the individual packet and take out the sheet.\u003c\/p\u003e\n      \u003cp\u003e2. Attach the adhesive side of the sheet directly to the skin on the neck.\u003c\/p\u003e\n      \u003cp\u003e3. The warming effect lasts about 6 hours. Use before bedtime.\u003c\/p\u003e\n      \u003cp\u003e4. After use, dispose of it with the adhesive side folded inward.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note-box\" style=\"margin-top: 1.5rem;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eUsage Instructions\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003e・This product is intended for use before bedtime.\u003c\/p\u003e\n      \u003cp\u003e・If you have any skin abnormalities or feel any abnormalities during use, stop using immediately.\u003c\/p\u003e\n      \u003cp\u003e・Be careful of low-temperature burns. Do not keep it on the same spot for a long time.\u003c\/p\u003e\n      \u003cp\u003e・Keep out of reach of children.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qna-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cp class=\"qna-q\"\u003eHow long does the warmth last?\u003c\/p\u003e\n      \u003cp class=\"qna-a\"\u003eComfortable steam at about 40°C lasts for about 6 hours. Applying it before bedtime lets you feel warmth until morning.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cp class=\"qna-q\"\u003eI have sensitive skin; can I use it?\u003c\/p\u003e\n      \u003cp class=\"qna-a\"\u003eIt is fragrance-free and colorant-free, but since it is applied directly to the skin, if you have sensitive skin or any skin abnormalities, please consult a doctor or pharmacist before use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qna-item\"\u003e\n      \u003cp class=\"qna-q\"\u003eIs it okay to use every day?\u003c\/p\u003e\n      \u003cp class=\"qna-a\"\u003eYou can use it during your daily relaxation time, but if you use it repeatedly on the same spot, check your skin condition. Stop use if you notice any abnormalities.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"warning-box\"\u003e\n    \u003ch3\u003eUsage Precautions\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eDo not use if you have wounds, swelling, eczema, or other skin abnormalities.\u003c\/li\u003e\n      \u003cli\u003eIf redness, swelling, itching, irritation, or other abnormalities appear during or after use, stop using and consult a doctor or pharmacist.\u003c\/li\u003e\n      \u003cli\u003eTo prevent low-temperature burns, do not keep it on the same spot for a long time.\u003c\/li\u003e\n      \u003cli\u003eIf you feel it is too hot or notice any abnormalities on your skin, stop using immediately.\u003c\/li\u003e\n      \u003cli\u003eIf you have reduced temperature or pain sensitivity due to diabetes or other conditions, consult a doctor before use.\u003c\/li\u003e\n      \u003cli\u003eIf you are pregnant, elderly, or using it for children, please consult a doctor or pharmacist.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-box\"\u003e\n    \u003ch3\u003eStorage Precautions\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eStore in a cool place away from direct sunlight.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n      \u003cli\u003eUse promptly after opening.\u003c\/li\u003e\n      \u003cli\u003eAvoid storing in hot and humid places.\u003c\/li\u003e\n      \u003cli\u003eDo not use the product after the expiration date.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kao","offers":[{"title":"5 sheets","offer_id":50208733167932,"sku":"4901301272768","price":450.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901301272768.jpg?v=1751851257","url":"https:\/\/mamigo.jp\/en-ph\/products\/megurizm_good_night","provider":"MamiGo","version":"1.0","type":"link"}