{"product_id":"kitanihon-hachimijiogan-shisei","title":"Hachimijiogan Tablet \"Shisei\"","description":"\u003cstyle\u003e\n\/* =============================================\n   八味地黄丸錠「至聖」— Shopify商品説明HTML\n   スコープ: .pd-wrap（全セレクタ必須プレフィックス）\n   配色: 漢方・生薬パッケージ ブラウン系\n   ============================================= *\/\n\n.pd-wrap,\n.pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc:       #7a5c00;\n  --acc-dark:  #4a3800;\n  --acc-light: #fdf6e3;\n  --acc-mid:   #c4a44a;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;\n  color: #333;\n  line-height: 1.7;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 4px;\n}\n\n\/* ---- 見出しリセット ---- *\/\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  line-height: 1.3;\n  font-family: inherit;\n  font-weight: 700;\n}\n\n\/* ============ 1. HERO ============ *\/\n.pd-wrap .pd-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  border-radius: 14px;\n  padding: 48px 36px 44px;\n  margin-bottom: 24px;\n  text-align: center;\n}\n\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -70px;\n  right: -60px;\n  width: 280px;\n  height: 280px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.06);\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px;\n  left: -50px;\n  width: 220px;\n  height: 220px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.04);\n  pointer-events: none;\n}\n\n.pd-wrap .pd-hero .hero-badges {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 18px;\n}\n\n.pd-wrap .pd-hero .hero-badge {\n  background: rgba(255,255,255,0.18);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 4px 14px;\n  border-radius: 20px;\n  border: 1px solid rgba(255,255,255,0.35);\n  letter-spacing: 0.05em;\n}\n\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 34px) !important;\n  font-weight: 900 !important;\n  letter-spacing: 0.04em;\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 .hero-tagline {\n  color: rgba(255,255,255,0.92);\n  font-size: clamp(13px, 2.2vw, 15px);\n  margin-bottom: 22px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n}\n\n.pd-wrap .pd-hero .hero-pills {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.pd-wrap .pd-hero .hero-pill {\n  background: rgba(255,255,255,0.22);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 600;\n  padding: 5px 16px;\n  border-radius: 30px;\n  border: 1px solid rgba(255,255,255,0.4);\n}\n\n\/* ============ セクション共通 ============ *\/\n.pd-wrap .pd-card {\n  background: #fff;\n  border: 1px solid #e8e0cc;\n  border-radius: 12px;\n  padding: 28px 28px 24px;\n  margin-bottom: 20px;\n  box-shadow: 0 2px 10px rgba(122,92,0,0.07);\n}\n\n.pd-wrap .section-title {\n  position: relative;\n  font-size: clamp(16px, 2.8vw, 20px);\n  color: var(--acc);\n  font-weight: 800;\n  padding-left: 16px;\n  margin-bottom: 16px;\n  border-bottom: 2px solid var(--acc-light);\n  padding-bottom: 10px;\n}\n\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 2px;\n  bottom: 2px;\n  width: 5px;\n  background: #f59e0b;\n  border-radius: 3px;\n}\n\n\/* ============ 2. 商品概要 ============ *\/\n.pd-wrap .overview-text {\n  font-size: 15px;\n  color: #444;\n  line-height: 1.85;\n  margin: 0;\n}\n\n.pd-wrap .overview-text + .overview-text {\n  margin-top: 12px;\n}\n\n\/* ============ 3. 特長グリッド ============ *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-top: 4px;\n}\n\n@media (max-width: 480px) {\n  .pd-wrap .action-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 20px 18px;\n}\n\n.pd-wrap .feature-card .feat-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 28px;\n  height: 28px;\n  background: var(--acc);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 800;\n  border-radius: 50%;\n  margin-bottom: 10px;\n}\n\n.pd-wrap .feature-card .feat-title {\n  font-size: 15px;\n  font-weight: 800;\n  color: var(--acc);\n  margin-bottom: 6px;\n}\n\n.pd-wrap .feature-card .feat-pill {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--acc);\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 2px 10px;\n  margin-bottom: 8px;\n}\n\n.pd-wrap .feature-card .feat-desc {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* ============ 4. 有効成分テーブル ============ *\/\n.pd-wrap .table-scroll {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin-top: 4px;\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  min-width: 520px;\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: 10px 14px !important;\n  text-align: left;\n  font-size: 13px;\n  letter-spacing: 0.03em;\n}\n\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #e8e0cc;\n  font-size: 13px;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n.pd-wrap .ing-table .cat-pill {\n  display: inline-block;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--acc);\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 2px 9px;\n  white-space: nowrap;\n}\n\n\/* ============ 5. 効能・効果 ============ *\/\n.pd-wrap .efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 4px;\n}\n\n.pd-wrap .efficacy-tag {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  color: var(--acc);\n  font-size: 13px;\n  font-weight: 600;\n  padding: 6px 16px;\n  border-radius: 6px;\n}\n\n\/* ============ 6. 用法・用量 ============ *\/\n.pd-wrap .usage-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n}\n\n.pd-wrap .usage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  min-width: 380px;\n}\n\n.pd-wrap .usage-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  font-size: 13px;\n}\n\n.pd-wrap .usage-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #e8e0cc;\n  font-size: 13px;\n}\n\n.pd-wrap .usage-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n.pd-wrap .usage-note {\n  border-left: 4px solid var(--acc);\n  background: var(--acc-light);\n  padding: 14px 16px;\n  border-radius: 0 8px 8px 0;\n  font-size: 13px;\n  color: #444;\n  margin-top: 14px;\n  line-height: 1.8;\n}\n\n\/* ============ 8. ブランドストーリー ============ *\/\n.pd-wrap .brand-text {\n  font-size: 14px;\n  color: #444;\n  line-height: 1.9;\n  margin: 0;\n}\n\n.pd-wrap .brand-text + .brand-text {\n  margin-top: 12px;\n}\n\n\/* ============ 9. 使用上の注意 ============ *\/\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin-bottom: 20px;\n}\n\n.pd-wrap .caution-box .caution-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #92400e;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.pd-wrap .caution-box .caution-subtitle {\n  font-size: 13px;\n  font-weight: 700;\n  color: #78350f;\n  margin-top: 14px;\n  margin-bottom: 6px;\n}\n\n.pd-wrap .caution-box ul {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.pd-wrap .caution-box ul li {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 4px;\n}\n\n.pd-wrap .caution-box .side-effect-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 8px;\n  font-size: 13px;\n}\n\n.pd-wrap .caution-box .side-effect-table thead tr th {\n  background-color: #f59e0b !important;\n  color: #fff !important;\n  font-weight: 700 !important;\n  padding: 8px 12px !important;\n  text-align: left;\n}\n\n.pd-wrap .caution-box .side-effect-table tbody tr td {\n  padding: 8px 12px !important;\n  border-bottom: 1px solid #fde68a;\n  color: #555 !important;\n  vertical-align: middle !important;\n  background-color: #fff;\n}\n\n.pd-wrap .caution-box .side-effect-table tbody tr:nth-child(even) td {\n  background-color: #fffde7 !important;\n}\n\n\/* ============ 10. 保管上の注意 ============ *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin-bottom: 20px;\n}\n\n.pd-wrap .storage-box .storage-title {\n  font-size: 16px;\n  font-weight: 800;\n  color: #1e3a5f;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.pd-wrap .storage-box ul {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.pd-wrap .storage-box ul li {\n  font-size: 13px;\n  color: #444;\n  line-height: 1.8;\n  margin-bottom: 4px;\n}\n\n\/* ============ フッター注釈 ============ *\/\n.pd-wrap .footnote {\n  font-size: 11px;\n  color: #999;\n  border-top: 1px solid #e8e0cc;\n  padding-top: 14px;\n  margin-top: 20px;\n  line-height: 1.9;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- ===== 1. HERO ===== --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan class=\"hero-badge\"\u003eClass 2 OTC Drug\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003eKampo preparation\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003eTablet type\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eHachimi Jio Gan Tablets \"Shisei\"\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eEight types of herbal powders work from the core of the body.\u003cbr\u003eA traditional Kampo formula for those troubled by fatigue, coldness, and urinary issues.\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003e✔ Difficulty urinating, frequent urination, nighttime urination\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e✔ Lower back pain, lower limb pain, numbness\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e✔ Blurred vision and itching in the Elderly\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e✔ Contains 8 types of herbal powders, easy-to-take tablets\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 2. 商品概要 ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cp class=\"overview-text\"\u003eHachimi Jio Gan Tablets \"Shisei\" is a Kampo medicine that adapts the traditional formula \"Hachimi Jio Gan\" recorded in classical Chinese medical texts into an easy-to-take tablet form. It contains eight types of herbal medicines—Rehmannia Root, Cornelian Cherry Fruit, Chinese Yam, Alisma, Poria, Tree Peony Bark, Cinnamon Bark, and Processed Aconite Root—in powdered form in each tablet, widely suitable for those with moderate or lower physical strength who tire easily and have cold limbs.\u003c\/p\u003e\n    \u003cp class=\"overview-text\"\u003eCares for urinary troubles such as difficulty urinating, residual urine sensation, nighttime urination, frequent urination, and mild urinary leakage in those with decreased or increased urine output and sometimes dry mouth. Also effective for lower limb pain, lower back pain, numbness, blurred vision, itching, swelling in the Elderly, and improves shoulder stiffness, heavy head, and tinnitus associated with high blood pressure. The ability to comprehensively address various age-related discomforts with one Kampo medicine is why it has been loved for many years.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 3. 特長グリッド ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFour Features of Hachimi Jio Gan Tablets \"Shisei\"\u003c\/h2\u003e\n    \u003cdiv class=\"action-grid\"\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eBroadly addresses urinary troubles\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eAlisma, Poria, Rehmannia Root\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eWorks on various urinary issues related to aging such as difficulty urinating, residual urine sensation, nighttime urination, frequent urination, and mild urinary leakage. A traditional formula that supplements kidney function and supports water metabolism balance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eCares for body coldness and fatigue\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eCinnamon Bark, Processed Aconite Root, Rehmannia Root\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eSuitable for those with moderate or lower physical strength who tire easily and have cold limbs. Contains warming herbs Cinnamon Bark and Processed Aconite Root to approach coldness and fatigue from within.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eFor lower back pain, lower limb pain, and numbness\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eRehmannia Root, Cornelian Cherry Fruit, Tree Peony Bark\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eHelps improve lower back pain, lower limb pain, and foot numbness common in the Elderly. Also addresses blurred vision, itching, and swelling, comprehensively caring for age-related whole-body discomfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eEasy-to-take herbal powder tablets\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eFour types of herbal powders in tablet formulation\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eTablet type easy to continue even for those who dislike decoctions or granules. Suitable for ages 5 and up; adults take 4 tablets per dose, 3 times a day, allowing easy incorporation of Kampo care.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 4. 有効成分テーブル ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eHerbal Medicine Composition (Adult daily dose of 12 Tablets)\u003c\/h2\u003e\n    \u003cdiv class=\"table-scroll\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHerbal Medicine Name (Reading)\u003c\/th\u003e\n            \u003cth\u003eAmount\u003c\/th\u003e\n            \u003cth\u003eClassification\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\u003e\n\u003cstrong\u003eRehmannia Root Powder\u003c\/strong\u003e (Rehmannia Root)\u003c\/td\u003e\n            \u003ctd\u003e1067mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eNourishing yin and tonifying kidney\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eTonifies kidney yin, replenishes body moisture and nutrition, a fundamental herbal medicine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eCornelian Cherry Fruit Powder\u003c\/strong\u003e (Cornelian Cherry Fruit)\u003c\/td\u003e\n            \u003ctd\u003e534mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eTonifying liver and kidney\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eTonifies liver and kidney, consolidates essence and relieves fatigue\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eChinese Yam Powder\u003c\/strong\u003e (Chinese Yam)\u003c\/td\u003e\n            \u003ctd\u003e534mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eStrengthening the spleen and benefiting the lungs\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eHelps digestion and absorption, a versatile tonic that supplements qi and yin\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eAlisma Powder\u003c\/strong\u003e (Alisma)\u003c\/td\u003e\n            \u003ctd\u003e534mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePromoting urination and draining dampness\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eEliminates excess water, caring for swelling and urinary troubles\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003ePoria Powder\u003c\/strong\u003e (Poria)\u003c\/td\u003e\n            \u003ctd\u003e534mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003ePromoting urination and strengthening the spleen\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eRegulates water metabolism, supports digestive function and mental stability\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eTree Peony Bark Powder\u003c\/strong\u003e (Tree Peony Bark)\u003c\/td\u003e\n            \u003ctd\u003e534mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eClearing heat and activating blood\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eRegulates blood flow and soothes heat and itching\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eCinnamon Bark Powder\u003c\/strong\u003e (Cinnamon Bark)\u003c\/td\u003e\n            \u003ctd\u003e177mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eWarming yang and promoting blood flow\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eWarms the body and promotes blood circulation to care for coldness and lower limb pain\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eProcessed Aconite Root Powder\u003c\/strong\u003e (Aconite)\u003c\/td\u003e\n            \u003ctd\u003e87mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eWarming kidney and assisting yang\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eTonifies kidney yang, strongly warms the body to improve coldness and fatigue\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:#888;margin-top:12px;margin-bottom:0;\"\u003eAdditives: Magnesium aluminosilicate, sodium starch glycolate, sucrose fatty acid ester, aspartame (L-phenylalanine compound) included\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 5. 効能・効果 ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eIndications and Effects\u003c\/h2\u003e\n    \u003cp style=\"font-size:13px;color:#666;margin-bottom:14px;margin-top:0;\"\u003eFor the following symptoms in those with moderate or lower physical strength, who tire easily, have cold limbs, decreased or increased urine output, and sometimes dry mouth:\u003c\/p\u003e\n    \u003cdiv class=\"efficacy-tags\"\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eLower limb pain\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eLower back pain\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eNumbness\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eBlurred vision in the Elderly\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eItching\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eDifficulty urinating\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eSensation of residual urine\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eNocturia\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eFrequent urination\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eSwelling\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eMild urinary leakage\u003c\/span\u003e\n      \u003cspan class=\"efficacy-tag\"\u003eImprovement of stiff shoulders, heavy head, and tinnitus associated with high blood pressure\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 6. 用法・用量 ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003eUsage and Dosage\u003c\/h2\u003e\n    \u003cp style=\"font-size:13px;color:#666;margin-bottom:12px;margin-top:0;\"\u003eTake the following amount before or between meals with water or warm water.\u003cbr\u003e\"Between meals\" refers to the time between meals (2 to 3 hours after the previous meal).\u003c\/p\u003e\n    \u003cdiv class=\"usage-table-wrap\"\u003e\n      \u003ctable class=\"usage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAge\u003c\/th\u003e\n            \u003cth\u003eDose per time\u003c\/th\u003e\n            \u003cth\u003eNumber of doses per day\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAdults (15 years and older)\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e4 Tablets\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3 times\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAged 7 to under 15\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e3 Tablets\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3 times\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAged 5 to under 7\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003e2 Tablets\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3 times\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eUnder 5 years old\u003c\/td\u003e\n            \u003ctd colspan=\"2\"\u003eDo not take\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usage-note\"\u003e\n      \u003cstrong\u003ePoints for Use\u003c\/strong\u003e\u003cbr\u003e\n      ・When giving to children aged 5 and older, be sure to administer under the guidance and supervision of a guardian.\u003cbr\u003e\n      ・Effect guideline: Gradual improvement can be expected with continued use. If symptoms do not improve after one month, stop use and consult a doctor, pharmacist, or registered seller.\u003cbr\u003e\n      ・If you have any questions, please consult a doctor, pharmacist, or registered seller.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 8. ブランドストーリー ===== --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003e🌱 Brand Story\u003c\/h2\u003e\n    \u003cp class=\"brand-text\"\u003eKitanihon Pharmaceutical Co., Ltd., which produces the \"Shisei\" series, is a Kampo medicine manufacturer established in 1942 (Showa 17) in Kamiichi-machi, Toyama Prefecture, by predecessors known as \"Toyama's medicine sellers.\" Toyama has long been known as the birthplace of the placement medicine culture, spreading knowledge and manufacturing techniques of crude drugs and Kampo medicine throughout Japan. The company has inherited this tradition and has continued as a specialized company focused on the manufacturing and sales of Kampo medicine for over 80 years.\u003c\/p\u003e\n    \u003cp class=\"brand-text\"\u003eKitanihon Pharmaceutical is particularly committed to the concept of \"full dosage prescription.\" In classical Kampo prescriptions, strict standards are set for the amount of each crude drug used, and using the exact amount of crude drugs according to these standards and incorporating the extracted extract without waste into the product is called \"full dosage prescription.\" While half or three-quarter dosage products exist on the market, Kitanihon Pharmaceutical has been working on full dosage prescriptions since the 1970s, pursuing quality that maximizes the original power of Kampo. \"Wishing for people's health and continuously delivering safe and high-quality Kampo\"—this unwavering attitude supports the long-standing trust of users.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 9. 使用上の注意 ===== --\u003e\n  \u003cdiv class=\"caution-box\"\u003e\n    \u003cdiv class=\"caution-title\"\u003e⚠️ Usage Precautions\u003c\/div\u003e\n\n    \u003cdiv class=\"caution-subtitle\"\u003e■ Do not do (do not take if the following apply)\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eThose with weak stomach or intestines\u003c\/li\u003e\n      \u003cli\u003eThose prone to diarrhea\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"caution-subtitle\"\u003e■ Consult a doctor, pharmacist, or registered seller before use\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eThose receiving medical treatment\u003c\/li\u003e\n      \u003cli\u003ePregnant women or those who may be pregnant\u003c\/li\u003e\n      \u003cli\u003eThose with strong flushing, red face, and robust physical strength\u003c\/li\u003e\n      \u003cli\u003eThose who have previously experienced rash, redness, itching, etc. due to medication\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"caution-subtitle\"\u003e■ If the following side effects appear after taking, stop use immediately and consult a doctor, pharmacist, or registered seller\u003c\/div\u003e\n    \u003ctable class=\"side-effect-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eArea\u003c\/th\u003e\n          \u003cth\u003eSymptoms\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSkin\u003c\/td\u003e\n          \u003ctd\u003eRash, redness, itching\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDigestive system\u003c\/td\u003e\n          \u003ctd\u003eLoss of appetite, stomach discomfort, abdominal pain\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOthers\u003c\/td\u003e\n          \u003ctd\u003ePalpitations, flushing, numbness of lips or tongue\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"caution-subtitle\"\u003e■ Other Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eIf diarrhea symptoms persist or worsen after taking, stop use and consult a doctor, pharmacist, or registered seller.\u003c\/li\u003e\n      \u003cli\u003eIf symptoms do not improve after about one month of use, stop taking it and consult a doctor, pharmacist, or registered seller.\u003c\/li\u003e\n      \u003cli\u003eThis product contains aspartame (L-phenylalanine compound). Please be cautious if you have phenylketonuria.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 10. 保管上の注意 ===== --\u003e\n  \u003cdiv class=\"storage-box\"\u003e\n    \u003cdiv class=\"storage-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eStore tightly closed in a cool, dry 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 affect quality).\u003c\/li\u003e\n      \u003cli\u003eDo not touch this product with wet hands (moisture on the tablet may cause discoloration).\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- フッター注釈 --\u003e\n  \u003cp class=\"footnote\"\u003e\n    The efficacy, effects, usage, dosage, and precautions listed on this page are based on the product insert and official information from Kitanihon Pharmaceutical Co., Ltd.\u003cbr\u003e\n    Please be sure to read the product insert carefully before purchase and use.\u003cbr\u003e\n    Manufacturer and Distributor: Kitanihon Pharmaceutical Co., Ltd. (55 Wakasugi, Kamiichi-machi, Nakaniikawa-gun, Toyama Prefecture)\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n","brand":"KITANIHON","offers":[{"title":"360 Tablets","offer_id":52269790069052,"sku":"4987416034910","price":2200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4987416034910.jpg?v=1759882760","url":"https:\/\/mamigo.jp\/en-ph\/products\/kitanihon-hachimijiogan-shisei","provider":"MamiGo","version":"1.0","type":"link"}