{"product_id":"hakugen-earth-hers-bathlab-fun-pack-48","title":"HERS Bath Lab Fun Pack","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eHERS バスラボ お楽しみパック 48錠入 | 12種類の香りが楽しめる炭酸ガス薬用入浴剤\u003c\/title\u003e\n\u003cstyle\u003e\n\/* ============================================================\n   SCOPED STYLES — .pd-wrap のみに適用\n   ============================================================ *\/\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc:       #9b4f8c;\n  --acc-dark:  #6b2d62;\n  --acc-light: #fdf0fb;\n  --acc-mid:   #c988be;\n\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 16px 48px;\n  line-height: 1.7;\n}\n\n\/* ---- heading resets ---- *\/\n.pd-wrap h1,\n.pd-wrap h2,\n.pd-wrap h3,\n.pd-wrap h4,\n.pd-wrap h5,\n.pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  font-weight: 700;\n  line-height: 1.3;\n  color: #222 !important;\n}\n\n\/* ============================================================\n   1. HERO\n   ============================================================ *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 55%, #d472be 100%);\n  border-radius: 18px;\n  padding: 52px 32px 44px;\n  text-align: center;\n  margin-bottom: 44px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url(\"data:image\/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Ccircle cx='40' cy='40' r='30' fill='none' stroke='%23ffffff' stroke-width='0.5' stroke-opacity='0.08'\/%3E%3C\/svg%3E\") repeat;\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 22px;\n}\n.pd-wrap .pd-hero-badge {\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .06em;\n  padding: 4px 13px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.38);\n}\n.pd-wrap .pd-hero-badge.badge-acc {\n  background: rgba(255,255,255,0.38);\n  border-color: rgba(255,255,255,0.7);\n}\n\n.pd-wrap .pd-hero h1 {\n  font-size: 26px !important;\n  color: #fff !important;\n  margin-bottom: 13px !important;\n  letter-spacing: .04em;\n}\n@media (max-width: 600px) {\n  .pd-wrap .pd-hero h1 { font-size: 20px !important; }\n  .pd-wrap .pd-hero { padding: 36px 20px 32px; }\n}\n\n.pd-wrap .pd-hero-tagline {\n  color: rgba(255,255,255,0.9);\n  font-size: 14px;\n  margin-bottom: 30px;\n  font-weight: 400;\n}\n\n.pd-wrap .pd-hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n.pd-wrap .pd-hero-pill {\n  background: rgba(255,255,255,0.22);\n  color: #fff;\n  font-size: 12px;\n  padding: 5px 15px;\n  border-radius: 99px;\n  border: 1px solid rgba(255,255,255,0.42);\n  font-weight: 600;\n}\n\n\/* ============================================================\n   2. SECTION COMMON\n   ============================================================ *\/\n.pd-wrap .pd-section {\n  margin-bottom: 48px;\n}\n.pd-wrap .pd-section-title {\n  font-size: 18px !important;\n  color: var(--acc-dark) !important;\n  border-left: 4px solid var(--acc);\n  padding-left: 12px;\n  margin-bottom: 22px !important;\n}\n\n\/* ============================================================\n   3. PRODUCT OVERVIEW CARD\n   ============================================================ *\/\n.pd-wrap .pd-overview-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 28px 26px;\n  font-size: 14.5px;\n  color: #444;\n  line-height: 1.85;\n}\n.pd-wrap .pd-overview-card strong {\n  color: var(--acc-dark);\n}\n.pd-wrap .pd-overview-card p {\n  margin: 0 0 14px;\n}\n.pd-wrap .pd-overview-card p:last-child {\n  margin: 0;\n}\n\n\/* ============================================================\n   4. FEATURE GRID\n   ============================================================ *\/\n.pd-wrap .pd-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n@media (max-width: 560px) {\n  .pd-wrap .pd-feature-grid { grid-template-columns: 1fr; }\n}\n.pd-wrap .pd-feature-card {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 13px;\n  padding: 22px 20px;\n}\n.pd-wrap .pd-feature-card-pill {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .07em;\n  padding: 3px 10px;\n  border-radius: 99px;\n  margin-bottom: 11px;\n}\n.pd-wrap .pd-feature-card h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 9px !important;\n}\n.pd-wrap .pd-feature-card p {\n  font-size: 13px;\n  color: #555;\n  margin: 0;\n  line-height: 1.75;\n}\n\n\/* ============================================================\n   5. SCENT TABLE\n   ============================================================ *\/\n.pd-wrap .scent-table-wrap {\n  overflow-x: auto;\n}\n.pd-wrap .scent-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  min-width: 480px;\n}\n.pd-wrap .scent-table thead th {\n  background: var(--acc-dark) !important;\n  color: #fff !important;\n  padding: 10px 14px;\n  text-align: left;\n  font-weight: 700;\n  letter-spacing: .04em;\n}\n.pd-wrap .scent-table tbody td {\n  padding: 10px 14px;\n  border-bottom: 1px solid #ead8e8;\n  color: #444 !important;\n  vertical-align: middle;\n}\n.pd-wrap .scent-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.pd-wrap .color-dot {\n  display: inline-block;\n  width: 14px;\n  height: 14px;\n  border-radius: 50%;\n  vertical-align: middle;\n  margin-right: 6px;\n  border: 1px solid rgba(0,0,0,0.12);\n}\n\n\/* ============================================================\n   6. INGREDIENT TABLE\n   ============================================================ *\/\n.pd-wrap .ing-table-wrap {\n  overflow-x: auto;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  min-width: 460px;\n}\n.pd-wrap .ing-table thead th {\n  background: var(--acc-dark) !important;\n  color: #fff !important;\n  padding: 10px 14px;\n  text-align: left;\n  font-weight: 700;\n  letter-spacing: .04em;\n}\n.pd-wrap .ing-table tbody td {\n  padding: 10px 14px;\n  border-bottom: 1px solid #ead8e8;\n  color: #444 !important;\n  vertical-align: top;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.pd-wrap .ing-badge {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 700;\n  padding: 2px 8px;\n  border-radius: 4px;\n  margin-right: 4px;\n  vertical-align: middle;\n}\n.pd-wrap .ing-full-note {\n  margin-top: 12px;\n  font-size: 12.5px;\n  color: #666;\n  background: #f8f3f8;\n  border-left: 3px solid var(--acc-mid);\n  padding: 10px 14px;\n  border-radius: 4px;\n  line-height: 1.75;\n}\n\n\/* ============================================================\n   7. EFFICACY TAGS\n   ============================================================ *\/\n.pd-wrap .pd-efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.pd-wrap .pd-efficacy-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  color: var(--acc-dark);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 16px;\n  border-radius: 99px;\n}\n\n\/* ============================================================\n   8. USAGE TABLE\n   ============================================================ *\/\n.pd-wrap .usage-table-wrap {\n  overflow-x: auto;\n}\n.pd-wrap .usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 380px;\n}\n.pd-wrap .usage-table thead th {\n  background: var(--acc) !important;\n  color: #fff !important;\n  padding: 10px 16px;\n  text-align: left;\n  font-weight: 700;\n}\n.pd-wrap .usage-table tbody td {\n  padding: 12px 16px;\n  border-bottom: 1px solid #ead8e8;\n  color: #444 !important;\n  vertical-align: top;\n}\n.pd-wrap .usage-table tbody tr:nth-child(even) td {\n  background: var(--acc-light);\n}\n.pd-wrap .pd-note-box {\n  margin-top: 14px;\n  background: #fff8fe;\n  border: 1px solid var(--acc-mid);\n  border-radius: 9px;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.75;\n}\n.pd-wrap .pd-note-box strong {\n  color: var(--acc-dark);\n}\n\n\/* ============================================================\n   9. Q\u0026A\n   ============================================================ *\/\n.pd-wrap .pd-qna-list {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.pd-wrap .pd-qna-item {\n  border: 1px solid var(--acc-mid);\n  border-radius: 11px;\n  overflow: hidden;\n}\n.pd-wrap .pd-qna-q {\n  background: var(--acc-light);\n  padding: 13px 18px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc-dark) !important;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n.pd-wrap .pd-qna-q::before {\n  content: 'Q';\n  background: var(--acc);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  min-width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .pd-qna-a {\n  padding: 13px 18px;\n  font-size: 13.5px;\n  color: #555;\n  background: #fff;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  line-height: 1.75;\n}\n.pd-wrap .pd-qna-a::before {\n  content: 'A';\n  background: var(--acc-mid);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  min-width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n\/* ============================================================\n   10. BRAND STORY\n   ============================================================ *\/\n.pd-wrap .pd-brand-story {\n  background: var(--acc-light);\n  border-radius: 13px;\n  padding: 28px 26px;\n  font-size: 14px;\n  color: #444;\n  line-height: 1.9;\n}\n.pd-wrap .pd-brand-story p {\n  margin: 0 0 14px;\n}\n.pd-wrap .pd-brand-story p:last-child {\n  margin: 0;\n}\n\n\/* ============================================================\n   11. CAUTION \/ STORAGE\n   ============================================================ *\/\n.pd-wrap .pd-caution-box {\n  background: #fff8fe;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 11px;\n  padding: 22px 24px;\n  margin-bottom: 20px;\n}\n.pd-wrap .pd-caution-box h3 {\n  font-size: 15px !important;\n  color: var(--acc-dark) !important;\n  margin-bottom: 14px !important;\n}\n.pd-wrap .pd-caution-box ul {\n  padding-left: 20px;\n  margin: 0;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.85;\n}\n.pd-wrap .pd-caution-box ul li {\n  margin-bottom: 7px;\n}\n.pd-wrap .pd-caution-box ul li:last-child {\n  margin-bottom: 0;\n}\n\n\/* ---- 医薬部外品注記 ---- *\/\n.pd-wrap .pd-quasi-drug-note {\n  display: inline-block;\n  background: #f0e0f5;\n  border: 1px solid var(--acc-mid);\n  color: var(--acc-dark);\n  font-size: 12px;\n  font-weight: 700;\n  padding: 3px 12px;\n  border-radius: 4px;\n  margin-bottom: 16px;\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- ==========================================\n       1. HERO\n       ========================================== --\u003e\n  \u003csection class=\"pd-hero\"\u003e\n    \u003cdiv class=\"pd-hero-badges\"\u003e\n      \u003cspan class=\"pd-hero-badge badge-acc\"\u003eQuasi-drug\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eCarbon dioxide medicinal bath additive\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003e45g × 48 tablets\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003e12 fragrances\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-badge\"\u003eSkincare type\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eHERS Bath Labo\u003cbr\u003eAssorted Pack 48 Tablets\u003c\/h1\u003e\n    \u003cp class=\"pd-hero-tagline\"\u003eRelaxing bath time with moisturizing carbonated bathwater — assorted pack to enjoy different fragrances and bathwater colors every day\u003c\/p\u003e\n    \u003cdiv class=\"pd-hero-pills\"\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eEnhanced warm bath effect with carbon dioxide\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eContains Hyaluronic Acid\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eSmooth skin texture\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003e12 types × 4 tablets\u003c\/span\u003e\n      \u003cspan class=\"pd-hero-pill\"\u003eDaily changing bath\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       2. PRODUCT OVERVIEW\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eProduct overview\u003c\/h2\u003e\n    \u003cdiv class=\"pd-overview-card\"\u003e\n      \u003cspan class=\"pd-quasi-drug-note\"\u003eQuasi-drug\u003c\/span\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eHERS Bath Labo Assorted Pack 48 Tablets\u003c\/strong\u003e is a popular assorted pack of skincare-type carbon dioxide medicinal bath additives by Hakugen Earth Co., Ltd. It includes \u003cstrong\u003e12 fragrances × 4 tablets each, total 48 tablets\u003c\/strong\u003e, allowing you to enjoy different scents and bathwater colors every day.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Carbon dioxide enhances warm bath effect and promotes blood circulation, effective for fatigue recovery, stiff shoulders, and sensitivity to cold. In addition, it contains \u003cstrong\u003eHyaluronic Acid (moisturizing ingredient)\u003c\/strong\u003e for moist skin texture. Smooth foam floats on the bath surface, creating a pleasant bath time every time you bathe. The content is 45g per tablet, designed for home bathtubs (about 200L).\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       3. FEATURE GRID\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eProduct features\u003c\/h2\u003e\n    \u003cdiv class=\"pd-feature-grid\"\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 01\u003c\/span\u003e\n        \u003ch3\u003eEnhance warm bath effect with carbon dioxide\u003c\/h3\u003e\n        \u003cp\u003e\n          Carbon dioxide dissolves in the bathwater to promote blood circulation. Even after the bubbles disappear, carbon dioxide remains in the water, and bathing within 2 hours after dissolving maintains the effect. This medicinal formula addresses 14 effects including fatigue recovery, stiff shoulders, back pain, and sensitivity to cold.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 02\u003c\/span\u003e\n        \u003ch3\u003eSkincare with Hyaluronic Acid\u003c\/h3\u003e\n        \u003cp\u003e\n          Contains moisturizing ingredient Hyaluronic Acid Sodium. Smooth foam gently wraps the bath surface, leaving skin moist and smooth after bathing. You can use your daily bath as a skincare bath.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 03\u003c\/span\u003e\n        \u003ch3\u003eEnjoy 12 fragrances and bathwater colors every day\u003c\/h3\u003e\n        \u003cp\u003e\n          An assorted pack containing 12 popular fragrances such as Yuzu, Forest, Rose, Lavender, each with different bathwater colors (Fresh Yellow, Bright Green, Rose Pink, etc.). Makes daily bathing a refreshing change.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feature-card\"\u003e\n        \u003cspan class=\"pd-feature-card-pill\"\u003eFEATURE 04\u003c\/span\u003e\n        \u003ch3\u003eLarge capacity and excellent cost performance with 48 tablets\u003c\/h3\u003e\n        \u003cp\u003e\n          A planned pack containing 48 tablets (12 types × 4 tablets) of 45g each. Individually wrapped in aluminum packs to maintain freshness, allowing you to take out only the amount you want when you want to use it, offering great convenience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       4. 香り・湯色ラインナップ（成分表に相当）\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eLineup of 12 fragrances and bathwater colors\u003c\/h2\u003e\n    \u003cdiv class=\"scent-table-wrap\"\u003e\n      \u003ctable class=\"scent-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFragrance\u003c\/th\u003e\n            \u003cth\u003eBathwater color\u003c\/th\u003e\n            \u003cth\u003eImage and mood\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eYuzu scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#f5d020;\"\u003e\u003c\/span\u003eFresh Yellow\u003c\/td\u003e\n            \u003ctd\u003eComforting, fresh citrus feeling\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eForest scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#5aad6f;\"\u003e\u003c\/span\u003eBright Green\u003c\/td\u003e\n            \u003ctd\u003eClear and refreshing, forest bath-like coolness\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRose scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#e8799e;\"\u003e\u003c\/span\u003eRose Pink\u003c\/td\u003e\n            \u003ctd\u003eElegant and glamorous floral scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLavender scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#b39ddb;\"\u003e\u003c\/span\u003ePure Purple\u003c\/td\u003e\n            \u003ctd\u003eCalming, elegant herbal scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCherry blossom scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#f4a7b9;\"\u003e\u003c\/span\u003eCherry Pink\u003c\/td\u003e\n            \u003ctd\u003eSlightly festive, spring-like Japanese scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOsmanthus scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#f5c842;\"\u003e\u003c\/span\u003eFresh Yellow\u003c\/td\u003e\n            \u003ctd\u003eDelicately blooming, sweet and soft scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eHinoki (Japanese cypress) scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#8d6748;\"\u003e\u003c\/span\u003eWood Brown\u003c\/td\u003e\n            \u003ctd\u003eRelaxing, Japanese hot spring-like scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKabosu scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#a8cc6a;\"\u003e\u003c\/span\u003eCitrus Green\u003c\/td\u003e\n            \u003ctd\u003eRefreshing and pleasant, crisp citrus scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eApple scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#d94f4f;\"\u003e\u003c\/span\u003ePure Red\u003c\/td\u003e\n            \u003ctd\u003eAbundantly ripe, fresh and sweet scent\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePeach scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#f7b8a5;\"\u003e\u003c\/span\u003eFresh Pink\u003c\/td\u003e\n            \u003ctd\u003eFreshly picked sweetness, gentle peach type\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eGrape scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#a78dc1;\"\u003e\u003c\/span\u003eClear Purple\u003c\/td\u003e\n            \u003ctd\u003eRich sweetness spreading, deep fruity aroma\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOrange scent\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"color-dot\" style=\"background:#f5921e;\"\u003e\u003c\/span\u003eFresh Orange\u003c\/td\u003e\n            \u003ctd\u003eSweet and juicy scent that brightens your mood\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       5. INGREDIENT TABLE\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eBlended ingredients\u003c\/h2\u003e\n    \u003cdiv class=\"ing-table-wrap\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eCategory\u003c\/th\u003e\n            \u003cth\u003eMain functions\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSodium Bicarbonate\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"ing-badge\"\u003eActive ingredients\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eGenerates carbon dioxide to enhance warm bath effect and promotes blood circulation\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSodium Carbonate\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"ing-badge\"\u003eActive ingredients\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAssists carbon dioxide generation and forms weak alkaline bathwater\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSodium Sulfate\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"ing-badge\"\u003eActive ingredients\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eEnhancement of warm bath effect and heat retention aid\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSuccinic Acid\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003epH adjustment and foam stabilization\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDextrin\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eTablet molding aid and solubility improvement\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePEG6000 (Polyethylene Glycol)\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eTablet molding and smooth dissolution aid\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eHyaluronic Acid Sodium-2\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients (moisturizing)\u003c\/td\u003e\n            \u003ctd\u003eMoisture retention for skin and a moist feeling after bathing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePOE(300)POP(55)\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eDispersion aid and improvement of bathwater texture\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCalcium Silicate\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eTablet stabilization and flow aid\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFragrance\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eFragrance for each scent (12 types including Yuzu, Forest, Rose, etc.)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRed 102, Red 106, Blue 1, Blue 2, Yellow 4, Yellow 5, Yellow 202(1) (as needed)\u003c\/td\u003e\n            \u003ctd\u003eOther ingredients\u003c\/td\u003e\n            \u003ctd\u003eBathwater color corresponding to each fragrance (coloring agents vary by fragrance)\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ing-full-note\"\u003e\n      * Marks (Sodium Bicarbonate, Sodium Carbonate, Sodium Sulfate) indicate \"active ingredients,\" unmarked are \"other ingredients.\" This product does not contain sulfur, so it will not damage bathtubs or bath boilers. Ingredients are based on the official product page (Hakugen Earth Co., Ltd.).\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       6. EFFICACY TAGS（効能・効果）\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eEfficacy and Effects (Quasi-drug)\u003c\/h2\u003e\n    \u003cdiv class=\"pd-efficacy-tags\"\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eFatigue recovery\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eCold sensitivity\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eStiff shoulders\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eLower back pain\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eNeuralgia\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eRheumatism\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eHeat rash\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eEczema\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eRough skin\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eAcne\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eHemorrhoids\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eFrostbite\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eCracks\u003c\/span\u003e\n      \u003cspan class=\"pd-efficacy-tag\"\u003eChapped skin\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:#999;margin-top:12px;\"\u003e*Efficacy and effects are approved as Quasi-drugs. The original text is posted on the official product page.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       7. USAGE \/ HOW TO USE\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eHow to use\u003c\/h2\u003e\n    \u003cdiv class=\"usage-table-wrap\"\u003e\n      \u003ctable class=\"usage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProcedure\u003c\/th\u003e\n            \u003cth\u003eContents\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e① Fill with water\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eFill the household bathtub with about 200L of water.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e② Add the Tablet\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003ePut 1 Tablet (45g) into the bathwater.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e③ Completely dissolve\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBathe after the Tablet has completely dissolved. Since the fragrance is stronger while dissolving, it is recommended to bathe after it has fully dissolved.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e④ Bathe within 2 hours\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eEven after the bubbles disappear, carbon dioxide remains dissolved in the water. Bathing within 2 hours after dissolving is more effective.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-note-box\"\u003e\n      \u003cstrong\u003eUsage guideline:\u003c\/strong\u003e 1 Tablet (45g) per household bathtub (about 200L) per use. It can be used for bathing with babies (from 3 months old), but be sure to completely dissolve the Tablet before bathing. Do not use with other bath additives.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       8. Q\u0026A（公式FAQ準拠）\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"pd-qna-list\"\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan it be used with eco water heaters or all-electric baths?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eThis product is a fizzy type and may not be usable with some manufacturers or models. Please read the instruction manual of your model carefully before use and consult the water heater manufacturer if you have any questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan I bathe with my baby?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eIt can be used from about 3 months after birth when the skin condition stabilizes. Since the fragrance is stronger while the Tablet is dissolving, it is recommended to bathe after it has completely dissolved. Always follow the usage amount.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan I use leftover bathwater for laundry?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eYou can use leftover bathwater for laundry, but always rinse with clean water. Avoid using fabric softeners, soaking, or washing newly purchased clothes. Pigments may stain clothes.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan I reheat the bathwater?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eWhen reheating bathwater with dissolved bath additive, dirt from pipes or the bath heater may occasionally come out. Avoid reheating as much as possible and clean bathtub stains promptly with bathroom detergent.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eCan it be used on natural marble bathtubs?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eDo not use on natural marble bathtubs as the surface gloss may be lost.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-qna-item\"\u003e\n        \u003cdiv class=\"pd-qna-q\"\u003eIs it okay if I cough during bathing?\u003c\/div\u003e\n        \u003cdiv class=\"pd-qna-a\"\u003eDuring bathing, you may occasionally cough due to carbon dioxide. In such cases, ventilate the room. If coughing is temporary and you recover, there is no problem, but if symptoms persist, consult a doctor.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:#999;margin-top:12px;\"\u003e*Q\u0026A is based on the official FAQ of Hakugen Earth Co., Ltd. (https:\/\/www.hakugen-earth.co.jp\/faq\/).\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       9. BRAND STORY\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003ch2 class=\"pd-section-title\"\u003eBrand Story\u003c\/h2\u003e\n    \u003cdiv class=\"pd-brand-story\"\u003e\n      \u003cp\u003e\n        Hakugen Earth Co., Ltd. was established in August 2014 as a member of the Earth Corporation Group and is a daily necessities manufacturer that inherited main businesses from Hakugen Co., Ltd. While handling essential household items such as insect repellents, deodorants, and dehumidifiers, it launched the new bath additive brand \u003cstrong\u003e“HERS Bath Lab”\u003c\/strong\u003e in August 2015.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \"HERS Bath Lab\" was born as a skincare-type carbon dioxide Quasi-drug bath additive brand, developed under the concept of \"making your daily bath more enjoyable and beautiful.\" The corporate philosophy of Hakugen Earth also states, \"Starting with HERS Bath Lab, we will continue to create attractive products that contribute to improving everyone's lives and remain a trusted company,\" showing a sincere attitude toward the brand.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \"Enjoyment Pack\" is an assorted product created with the desire for you to casually enjoy a wide variety of fragrances. It offers a broad lineup from Japanese seasonal scents like yuzu and osmanthus to floral scents like rose and lavender, continuously proposing to make your daily bath time special.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       10. USAGE CAUTIONS\n       ========================================== --\u003e\n  \u003csection class=\"pd-section\"\u003e\n    \u003cdiv class=\"pd-caution-box\"\u003e\n      \u003ch3\u003e⚠ Usage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eDo not use this product together with other bath additives.\u003c\/li\u003e\n        \u003cli\u003eDo not use for purposes other than bathing.\u003c\/li\u003e\n        \u003cli\u003eIf you have skin or physical abnormalities, consult a doctor before use.\u003c\/li\u003e\n        \u003cli\u003eIf you develop rash, redness, itching, irritation, or other abnormalities on your skin during or after use, stop using and consult a doctor.\u003c\/li\u003e\n        \u003cli\u003eIf you experience hives, difficulty breathing, or other abnormalities during use, stop using immediately and consult a doctor or pharmacist. People with allergies should be especially cautious.\u003c\/li\u003e\n        \u003cli\u003eThis product is not edible. If swallowed, give water and take appropriate measures.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n        \u003cli\u003eDo not use on natural marble bathtubs as the surface gloss may be lost.\u003c\/li\u003e\n        \u003cli\u003eClean bathtub stains promptly with bathroom detergent. Over time, stains become harder to remove and pigments may adhere.\u003c\/li\u003e\n        \u003cli\u003eIf you use leftover bathwater for laundry, always rinse with clean water and avoid using fabric softeners, soaking, or washing newly purchased clothes.\u003c\/li\u003e\n        \u003cli\u003eDo not use leftover bathwater for watering plants.\u003c\/li\u003e\n        \u003cli\u003eBe careful not to slip in the bathtub.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ==========================================\n         11. STORAGE CAUTIONS\n         ========================================== --\u003e\n    \u003cdiv class=\"pd-caution-box\"\u003e\n      \u003ch3\u003e🌡 Storage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eDo not store in hot and humid places. Tablets may deteriorate or deform.\u003c\/li\u003e\n        \u003cli\u003eUse immediately after opening the aluminum pack (quality may deteriorate due to moisture).\u003c\/li\u003e\n        \u003cli\u003eStore in a place away from direct sunlight.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"EARTH","offers":[{"title":"48 Tablets","offer_id":52267368939836,"sku":"4901559212745","price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4901559212745.jpg?v=1777767410","url":"https:\/\/mamigo.jp\/en-ph\/products\/hakugen-earth-hers-bathlab-fun-pack-48","provider":"MamiGo","version":"1.0","type":"link"}