{"product_id":"earth-bathroman-mori","title":"Bath Roman Medicinal Bath Additive Relaxing Forest Scent","description":"\u003cstyle\u003e\n\/* -------------------------------------------------------------------------\n  Shopify Description CSS Scope - Bath Roman Yuttari Mori (v6)\n---------------------------------------------------------------------------- *\/\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #1a6e5a; \/* カテゴリ：鼻炎薬・森林系（清涼感のある緑） *\/\n  --acc-dark: #0f4236;\n  --acc-light: #f0f7f5;\n  --acc-mid: #89b3a9;\n  font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 800px;\n  margin: 0 auto;\n  background-color: #ffffff;\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;\n  padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n\n\/* 1. Hero Section *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  padding: 40px 24px;\n  text-align: center;\n  color: #ffffff;\n  position: relative;\n  overflow: hidden;\n  border-radius: 0 0 24px 24px;\n}\n\n.pd-wrap .pd-hero::before {\n  content: \"\";\n  position: absolute;\n  top: -50px;\n  right: -50px;\n  width: 150px;\n  height: 150px;\n  background: rgba(255, 255, 255, 0.1);\n  border-radius: 50%;\n}\n\n.pd-wrap .pd-hero .category-badge {\n  display: inline-block;\n  background: rgba(255, 255, 255, 0.2);\n  padding: 4px 12px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 600;\n  margin-bottom: 16px;\n  border: 1px solid rgba(255, 255, 255, 0.4);\n}\n\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 36px) !important;\n  font-weight: 800 !important;\n  margin-bottom: 12px !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n}\n\n.pd-wrap .pd-hero .tagline {\n  font-size: 16px;\n  font-weight: 500;\n  margin-bottom: 24px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n  opacity: 0.95;\n}\n\n.pd-wrap .pd-hero .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n\n.pd-wrap .pd-hero .hero-pill {\n  background: #ffffff;\n  color: var(--acc);\n  padding: 6px 14px;\n  border-radius: 50px;\n  font-size: 13px;\n  font-weight: 700;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n}\n\n\/* 2. Card Layout *\/\n.pd-wrap .section-card {\n  background: #ffffff;\n  margin: 20px 16px;\n  padding: 24px;\n  border-radius: 16px;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n}\n\n.pd-wrap .section-title {\n  font-size: 20px;\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 18px;\n  padding-bottom: 8px;\n  border-bottom: 2px solid var(--acc-light);\n  display: flex;\n  align-items: center;\n}\n\n.pd-wrap .section-title::before {\n  content: \"\";\n  width: 6px;\n  height: 24px;\n  background: #ffd700;\n  margin-right: 12px;\n  border-radius: 3px;\n}\n\n\/* 3. Grid *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-top: 10px;\n}\n\n@media (max-width: 480px) {\n  .pd-wrap .action-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.pd-wrap .action-card {\n  background: var(--acc-light);\n  padding: 16px;\n  border-radius: 12px;\n  border: 1px solid var(--acc-mid);\n}\n\n.pd-wrap .action-card .num {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 24px;\n  font-size: 14px;\n  font-weight: 800;\n  margin-bottom: 8px;\n}\n\n.pd-wrap .action-card h3 {\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 6px;\n}\n\n.pd-wrap .action-card .pill {\n  display: inline-block;\n  font-size: 11px;\n  background: #fff;\n  padding: 2px 8px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n  border: 1px solid var(--acc-mid);\n  color: var(--acc);\n}\n\n.pd-wrap .action-card p {\n  font-size: 13px;\n  margin: 0;\n  color: #444;\n}\n\n\/* 4. Table *\/\n.pd-wrap .table-wrapper {\n  overflow-x: auto;\n  margin: 10px 0;\n  border-radius: 8px;\n  border: 1px solid #eee;\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\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: 12px 14px !important;\n  text-align: left;\n}\n\n.pd-wrap .ing-table tbody tr td {\n  padding: 12px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #eee;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n\/* 5. Utility *\/\n.pd-wrap .efficacy-list {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc);\n  padding: 6px 12px;\n  border-radius: 6px;\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  padding: 16px;\n  margin: 20px 16px;\n  border-radius: 0 12px 12px 0;\n}\n\n.pd-wrap .caution-box h4 {\n  color: #b45309;\n  margin-bottom: 8px;\n  font-size: 16px;\n}\n\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  padding: 16px;\n  margin: 20px 16px;\n  border-radius: 0 12px 12px 0;\n}\n\n.pd-wrap .storage-box h4 {\n  color: #2e4a7d;\n  margin-bottom: 8px;\n  font-size: 16px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- 1. Hero セクション --\u003e\u003cheader class=\"pd-hero\"\u003e\n\u003cdiv class=\"category-badge\"\u003eQuasi-drug | Quasi-drug bath additive\u003c\/div\u003e\n\u003ch1\u003eBath Roman Relaxing Forest Scent\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003eWrapped in a refreshing forest scent, a luxurious moment to relieve the day's fatigue from the core.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"hero-pill\"\u003eContains hot spring ingredients (baking soda)\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003ePromotes blood circulation with bathing effect\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eContains natural essences\u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003eContains chlorine removal ingredients\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- 2. 商品概要カード --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eThe bathroom transforms into a \"healing forest,\" a blissful deep breath\u003c\/h2\u003e\n\u003cp\u003e\"Bath Roman Relaxing Forest Scent\" is a long-selling Quasi-drug bath additive developed to free the mind and body of busy people. The moment it dissolves in water, a refreshing and calming scent like forest bathing spreads throughout the bathroom.\u003c\/p\u003e\n\u003cp\u003eContains hot spring ingredients (sodium bicarbonate). Enhances bathing effect, promotes blood circulation, and warms the body to the core. An ionic veil wraps the body, keeping warmth after bathing. Effective for fatigue recovery, stiff shoulders, cold sensitivity, and other symptoms. Contains chlorine removal ingredients that ease the sting of plain water, making it ideal for bathing with children.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 3. 特長グリッド --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eFour key points\u003c\/h2\u003e\n\u003cdiv class=\"action-grid\"\u003e\n\u003cdiv class=\"action-card\"\u003e\n\u003cspan class=\"num\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eHot spring ingredients that enhance bathing effect\u003c\/h3\u003e\n\u003cspan class=\"pill\"\u003eContains baking soda ingredients\u003c\/span\u003e\n\u003cp\u003eHot spring ingredients enhance bathing effect, promote blood circulation, warm to the core, and relieve fatigue and coldness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-card\"\u003e\n\u003cspan class=\"num\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eFragrance with natural essences\u003c\/h3\u003e\n\u003cspan class=\"pill\"\u003eRelaxing forest scent\u003c\/span\u003e\n\u003cp\u003eContains natural essences (in fragrance). A refreshing and soothing scent lasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-card\"\u003e\n\u003cspan class=\"num\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eSoftens the bathwater\u003c\/h3\u003e\n\u003cspan class=\"pill\"\u003eContains chlorine removal ingredients\u003c\/span\u003e\n\u003cp\u003eRemoves residual chlorine in tap water. The smooth water with reduced irritation is also suitable for bathing with babies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-card\"\u003e\n\u003cspan class=\"num\"\u003e4\u003c\/span\u003e\n\u003ch3\u003eHeat retention effect after bathing\u003c\/h3\u003e\n\u003cspan class=\"pill\"\u003eLess likely to catch a chill\u003c\/span\u003e\n\u003cp\u003eMaintains a healthy body that is less likely to catch a chill even on cold winter nights with heat retention function from bathing effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. 有効成分テーブル --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eDetails of blended ingredients\u003c\/h2\u003e\n\u003cdiv class=\"table-wrapper\"\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\u003eRole\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan style=\"font-size: 11px; padding: 2px 6px; background: #fff; border: 1px solid var(--acc-mid); border-radius: 4px; color: var(--acc);\"\u003eActive ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eSodium bicarbonate, dried sodium sulfate\u003c\/td\u003e\n\u003ctd\u003eEnhances bathing effect, promotes blood circulation, and warms the body.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan style=\"font-size: 11px; padding: 2px 6px; background: #fff; border: 1px solid var(--acc-mid); border-radius: 4px; color: var(--acc);\"\u003eMoisturizing ingredient\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eChamomile extract-1\u003c\/td\u003e\n\u003ctd\u003eConditions the skin and protects moisture.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan style=\"font-size: 11px; padding: 2px 6px; background: #fff; border: 1px solid var(--acc-mid); border-radius: 4px; color: var(--acc);\"\u003eSkin protection ingredient\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eL-glutamic acid sodium\u003c\/td\u003e\n\u003ctd\u003eRemoves chlorine from tap water and softens the bathwater.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. 効能・効果 --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eEfficacy and Effects\u003c\/h2\u003e\n\u003cdiv class=\"efficacy-list\"\u003e\n\u003cspan class=\"efficacy-tag\"\u003eFatigue recovery\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eCold sensitivity\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eStiff shoulders\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eLower back pain\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eRough skin\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eEczema\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eHeat rash\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eAcne\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eFrostbite\u003c\/span\u003e \u003cspan class=\"efficacy-tag\"\u003eCold sensitivity before and after childbirth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin-top: 10px;\"\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 6. 用法・用量 --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eAdd 20g to 30g of this product to about 200L of bathwater, stir well, and bathe.\u003cbr\u003e(The inner line of the cap is about 20g, the outer line is about 30g)\u003c\/p\u003e\n\u003cdiv style=\"border-left: 4px solid var(--acc-mid); background-color: var(--acc-light); padding: 12px; margin-top: 10px; font-size: 14px;\"\u003e* Can be used when bathing with babies over 3 months old.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. ブランドストーリー --\u003e\n\u003csection class=\"section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003e🌱 Brand Story\u003c\/h2\u003e\n\u003cp\u003e\"Bath Roman\" is a long-selling brand that has supported Japanese families' \"bath time\" for over half a century since its birth in 1964. It combines the technology cultivated by Earth Corporation over many years, thoroughly focusing on fragrance, water color, and efficacy.\u003c\/p\u003e\n\u003cp\u003eNot only to warm the body but to provide \"relaxation\" and \"healthy daily life\" felt through the five senses. To deliver warmth that makes you think \"I'll do my best again tomorrow\" at the end of the day, Bath Roman will continue to evolve.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 9. 使用上の注意 --\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003ch4\u003e⚠️ Usage Precautions\u003c\/h4\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003e● Do not use for purposes other than bathing.\u003cbr\u003e● If you have any skin or physical abnormalities, consult a doctor or pharmacist before use.\u003cbr\u003e● If you experience any abnormalities such as rash, redness, itching, or irritation on the skin during or after use, stop using and consult a doctor or pharmacist.\u003cbr\u003e● This product is not edible. If swallowed in large quantities, take measures such as giving water to drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 10. 保管上の注意 --\u003e\n\u003cdiv class=\"storage-box\"\u003e\n\u003ch4\u003e📦 Storage Precautions\u003c\/h4\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003e● Close the cap tightly and keep out of reach of children.\u003cbr\u003e● Do not store in high temperature or high humidity places.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"EARTH","offers":[{"title":"600g","offer_id":52529624351036,"sku":"4901080579317","price":757.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901080579317.jpg?v=1777726010","url":"https:\/\/mamigo.jp\/en-ph\/products\/earth-bathroman-mori","provider":"MamiGo","version":"1.0","type":"link"}