{"product_id":"unimat-riken-childrens-vitamin-d-c-lactic-acid-bacteria-chewable","title":"Children's Vitamin D\u0026C KT-11 Lactic Acid Bacteria Chewable","description":"\u003cstyle\u003e\n  .pd-wrap {\n    --acc: #5b2d8e;\n    --acc-dark: #321660;\n    --acc-light: #f5f0fb;\n    --acc-mid: #8b5bbf;\n    font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 4px;\n  }\n\n  \/* ===== HERO ===== *\/\n  .pd-wrap .hero {\n    background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 60%, #9c6dd4 100%);\n    border-radius: 14px;\n    padding: 36px 32px;\n    color: #fff;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .pd-wrap .hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n  }\n  .pd-wrap .hero::after {\n    content: '🍇';\n    position: absolute;\n    bottom: 16px; right: 28px;\n    font-size: 64px;\n    opacity: 0.15;\n  }\n  .pd-wrap .hero .hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.4);\n    border-radius: 20px;\n    padding: 3px 14px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    margin-bottom: 12px;\n  }\n  .pd-wrap .hero h1 {\n    font-size: 22px;\n    font-weight: 800;\n    margin: 0 0 8px;\n    line-height: 1.35;\n  }\n  .pd-wrap .hero .hero-sub {\n    font-size: 13px;\n    opacity: 0.88;\n    margin: 0 0 18px;\n  }\n  .pd-wrap .hero .hero-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .pd-wrap .hero .hero-tag {\n    background: rgba(255,255,255,0.15);\n    border: 1px solid rgba(255,255,255,0.35);\n    border-radius: 16px;\n    padding: 4px 13px;\n    font-size: 12px;\n    font-weight: 600;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .pd-wrap .sec-title {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 17px;\n    font-weight: 800;\n    color: var(--acc);\n    margin: 32px 0 16px;\n  }\n  .pd-wrap .sec-title::before {\n    content: '';\n    display: block;\n    width: 5px;\n    height: 22px;\n    background: var(--acc);\n    border-radius: 3px;\n    flex-shrink: 0;\n  }\n\n  \/* ===== 3大成分バナー ===== *\/\n  .pd-wrap .triple-banner {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n  .pd-wrap .triple-card {\n    border-radius: 12px;\n    padding: 20px 14px;\n    text-align: center;\n    color: #fff;\n  }\n  .pd-wrap .triple-card.card-d {\n    background: linear-gradient(135deg, #1565c0, #1e88e5);\n  }\n  .pd-wrap .triple-card.card-c {\n    background: linear-gradient(135deg, #e65100, #ff7043);\n  }\n  .pd-wrap .triple-card.card-lac {\n    background: linear-gradient(135deg, #2e7d32, #43a047);\n  }\n  .pd-wrap .triple-card .tc-icon {\n    font-size: 28px;\n    margin-bottom: 6px;\n  }\n  .pd-wrap .triple-card .tc-val {\n    font-size: 22px;\n    font-weight: 800;\n    line-height: 1.1;\n    margin-bottom: 3px;\n  }\n  .pd-wrap .triple-card .tc-unit {\n    font-size: 12px;\n    font-weight: 600;\n    opacity: 0.9;\n    margin-bottom: 6px;\n  }\n  .pd-wrap .triple-card .tc-label {\n    font-size: 11px;\n    opacity: 0.88;\n    line-height: 1.5;\n  }\n\n  \/* ===== FEATURE CARDS ===== *\/\n  .pd-wrap .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n    gap: 14px;\n    margin-bottom: 10px;\n  }\n  .pd-wrap .feature-card {\n    background: var(--acc-light);\n    border: 1px solid var(--acc-mid);\n    border-radius: 10px;\n    padding: 15px 15px 13px;\n  }\n  .pd-wrap .feature-card .fc-icon {\n    font-size: 22px;\n    margin-bottom: 5px;\n  }\n  .pd-wrap .feature-card .fc-label {\n    font-size: 11px;\n    color: var(--acc);\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    margin-bottom: 3px;\n  }\n  .pd-wrap .feature-card .fc-val {\n    font-size: 13px;\n    font-weight: 700;\n    color: #2a2a2a;\n    line-height: 1.45;\n  }\n\n  \/* ===== KT-11解説ブロック ===== *\/\n  .pd-wrap .kt11-block {\n    background: #fff;\n    border: 2px solid #43a047;\n    border-radius: 12px;\n    padding: 20px 22px;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n  }\n  .pd-wrap .kt11-block .kb-icon {\n    font-size: 40px;\n    flex-shrink: 0;\n  }\n  .pd-wrap .kt11-block .kb-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #2e7d32;\n    margin-bottom: 6px;\n  }\n  .pd-wrap .kt11-block .kb-desc {\n    font-size: 12.5px;\n    color: #444;\n    line-height: 1.7;\n  }\n  .pd-wrap .kt11-block .kb-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: 8px;\n  }\n  .pd-wrap .kt11-block .kb-tag {\n    background: #e8f5e9;\n    border: 1px solid #43a047;\n    border-radius: 14px;\n    padding: 2px 10px;\n    font-size: 11.5px;\n    font-weight: 600;\n    color: #2e7d32;\n  }\n\n  \/* ===== 対象年齢・摂取量 ===== *\/\n  .pd-wrap .dosage-box {\n    background: var(--acc-light);\n    border-left: 4px solid var(--acc);\n    border-radius: 0 10px 10px 0;\n    padding: 18px 20px;\n    margin-bottom: 10px;\n  }\n  .pd-wrap .dosage-box .dosage-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 9px 0;\n    border-bottom: 1px solid #ddd0f0;\n  }\n  .pd-wrap .dosage-box .dosage-row:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n  .pd-wrap .dosage-box .d-label {\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--acc);\n    min-width: 100px;\n    flex-shrink: 0;\n    padding-top: 1px;\n  }\n  .pd-wrap .dosage-box .d-val {\n    font-size: 13.5px;\n    font-weight: 700;\n    color: #222;\n    line-height: 1.5;\n  }\n  .pd-wrap .dosage-box .d-note {\n    font-size: 12px;\n    color: #666;\n    font-weight: 400;\n    margin-top: 2px;\n  }\n\n  \/* ===== 栄養成分テーブル ===== *\/\n  .pd-wrap table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    margin-bottom: 6px;\n  }\n  .pd-wrap table thead th {\n    background: var(--acc);\n    color: #fff;\n    padding: 9px 12px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 12px;\n  }\n  .pd-wrap table tbody tr:nth-child(even) {\n    background: var(--acc-light);\n  }\n  .pd-wrap table tbody td {\n    padding: 9px 12px;\n    border-bottom: 1px solid #ddd0f0;\n    vertical-align: top;\n  }\n  .pd-wrap table tbody td:first-child {\n    font-weight: 600;\n    color: #333;\n    white-space: nowrap;\n  }\n  .pd-wrap table tbody td.td-val {\n    font-weight: 700;\n    color: var(--acc);\n    white-space: nowrap;\n  }\n  .pd-wrap table tbody tr.tr-highlight td {\n    background: #ede0ff;\n  }\n  .pd-wrap table tbody td.td-highlight {\n    font-weight: 800;\n    color: var(--acc);\n  }\n\n  \/* ===== アレルギー ===== *\/\n  .pd-wrap .allergy-ok {\n    background: #e8f5e9;\n    border: 1.5px solid #43a047;\n    border-radius: 10px;\n    padding: 13px 18px;\n    margin-bottom: 12px;\n    font-size: 13px;\n    color: #1b5e20;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  \/* ===== 注意事項 ===== *\/\n  .pd-wrap .caution-block {\n    border: 1.5px solid #e67e22;\n    border-radius: 10px;\n    overflow: hidden;\n    margin-bottom: 12px;\n  }\n  .pd-wrap .caution-block .caution-head {\n    background: #e67e22;\n    color: #fff;\n    padding: 10px 16px;\n    font-weight: 800;\n    font-size: 13px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .pd-wrap .caution-block .caution-body {\n    background: #fef9f3;\n    padding: 16px;\n  }\n  .pd-wrap .caution-block .caution-body ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .pd-wrap .caution-block .caution-body ul li {\n    font-size: 12.5px;\n    color: #333;\n    margin-bottom: 6px;\n    line-height: 1.65;\n  }\n  .pd-wrap .caution-block .caution-body ul li strong {\n    color: #c0392b;\n  }\n\n  \/* ===== アスパルテーム注意 ===== *\/\n  .pd-wrap .asp-note {\n    background: #fff8e1;\n    border: 1.5px solid #f9a825;\n    border-radius: 10px;\n    padding: 12px 16px;\n    font-size: 12.5px;\n    color: #5d3a00;\n    font-weight: 600;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n\n  \/* ===== 保管 ===== *\/\n  .pd-wrap .storage-box {\n    background: #f5f5f5;\n    border-radius: 10px;\n    padding: 16px 18px;\n    margin-bottom: 10px;\n  }\n  .pd-wrap .storage-box ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .pd-wrap .storage-box ul li {\n    font-size: 12.5px;\n    color: #444;\n    margin-bottom: 5px;\n    line-height: 1.6;\n  }\n\n  \/* ===== メーカー ===== *\/\n  .pd-wrap .mfr-box {\n    background: var(--acc-light);\n    border-radius: 10px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #444;\n    margin-bottom: 10px;\n    line-height: 1.9;\n  }\n  .pd-wrap .mfr-box strong {\n    color: var(--acc);\n  }\n\n  \/* ===== 免責 ===== *\/\n  .pd-wrap .disclaimer {\n    background: #f9f9f9;\n    border: 1px solid #ddd;\n    border-radius: 8px;\n    padding: 12px 16px;\n    font-size: 11.5px;\n    color: #777;\n    line-height: 1.7;\n    margin-top: 28px;\n  }\n\n  @media (max-width: 600px) {\n    .pd-wrap .hero { padding: 24px 18px; }\n    .pd-wrap .hero h1 { font-size: 18px; }\n    .pd-wrap .hero::after { display: none; }\n    .pd-wrap .triple-banner { grid-template-columns: 1fr; gap: 8px; }\n    .pd-wrap .feature-grid { grid-template-columns: 1fr 1fr; }\n    .pd-wrap .kt11-block { flex-direction: column; gap: 8px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🧒 Nutritional supplement (chewable tablet)\u003c\/div\u003e\n\u003ch1\u003eChildren’s Vitamin D \u0026 Vitamin C\u003cbr\u003eKT-11 Lactic Acid Bacteria Chewable\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eUnimat Riken | Grape-flavored chewable for children. Easily supplement vitamin D, vitamin C, and 200 million KT-11 lactic acid bacteria with 2 tablets per day. Also suitable for adults.\u003c\/p\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan class=\"hero-tag\"\u003e🍇 Grape flavor\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e👶 From age 3\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e💊 Chewable tablet\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e🦠 Contains KT-11 lactic acid bacteria\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e🇯🇵 Official Japanese product, made in Nara Prefecture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 3大成分バナー ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eThree components you get with 2 tablets per day\u003c\/div\u003e\n\u003cdiv class=\"triple-banner\"\u003e\n\u003cdiv class=\"triple-card card-d\"\u003e\n\u003cdiv class=\"tc-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"tc-val\"\u003e5.5\u003cspan style=\"font-size: 14px;\"\u003eµg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-unit\"\u003eVitamin D\u003c\/div\u003e\n\u003cdiv class=\"tc-label\"\u003eSupports bone and teeth development\u003cbr\u003eHelps calcium absorption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"triple-card card-c\"\u003e\n\u003cdiv class=\"tc-icon\"\u003e🍊\u003c\/div\u003e\n\u003cdiv class=\"tc-val\"\u003e100\u003cspan style=\"font-size: 14px;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-unit\"\u003eVitamin C\u003c\/div\u003e\n\u003cdiv class=\"tc-label\"\u003eAntioxidant and immune support\u003cbr\u003eHelps collagen production\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"triple-card card-lac\"\u003e\n\u003cdiv class=\"tc-icon\"\u003e🦠\u003c\/div\u003e\n\u003cdiv class=\"tc-val\"\u003e2\u003cspan style=\"font-size: 14px;\"\u003eHundreds of millions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-unit\"\u003eKT-11 lactic acid bacteria (sterilized)\u003c\/div\u003e\n\u003cdiv class=\"tc-label\"\u003eCrispatus bacteria KT-11®\u003cbr\u003eGut environment and immune care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== KT-11乳酸菌について ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eAbout KT-11 lactic acid bacteria (Crispatus bacteria)\u003c\/div\u003e\n\u003cdiv class=\"kt11-block\"\u003e\n\u003cdiv class=\"kb-icon\"\u003e🦠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kb-title\"\u003eLactobacillus crispatus KT-11® (Crispatus bacteria KT-11)\u003c\/div\u003e\n\u003cdiv class=\"kb-desc\"\u003eLactic acid bacteria discovered in the intestines of infants, known as \"lactic acid bacteria involved at the very beginning of human life,\" passed from mother’s birth canal to baby. Research data reports effects on immune cells, alleviating allergy symptoms such as hay fever and improving oral environment (reducing periodontal bacteria). This product uses sterilized lactic acid bacteria powder.\u003c\/div\u003e\n\u003cdiv class=\"kb-tags\"\u003e\n\u003cspan class=\"kb-tag\"\u003e👶 Derived from infant gut\u003c\/span\u003e \u003cspan class=\"kb-tag\"\u003e🌸 Supports immune care\u003c\/span\u003e \u003cspan class=\"kb-tag\"\u003e🦷 Supports oral environment\u003c\/span\u003e \u003cspan class=\"kb-tag\"\u003e🔬 Sterilized\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 製品特徴 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eProduct features\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e🍇\u003c\/div\u003e\n\u003cdiv class=\"fc-label\"\u003eGrape-flavored chewable\u003c\/div\u003e\n\u003cdiv class=\"fc-val\"\u003eCan be chewed and eaten without water. Grape flavor that children can easily continue taking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e👶\u003c\/div\u003e\n\u003cdiv class=\"fc-label\"\u003eSuitable from age 3\u003c\/div\u003e\n\u003cdiv class=\"fc-val\"\u003eRecommended 1 tablet for ages 3 and up, 2 tablets for 12 and older. Suitable for children and adults.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"fc-label\"\u003eVitamin D, which tends to be insufficient\u003c\/div\u003e\n\u003cdiv class=\"fc-val\"\u003eSupplements vitamin D for children who tend to lack it due to insufficient sunlight and reduced outdoor play\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"fc-label\"\u003eZipper bag with 30 tablets\u003c\/div\u003e\n\u003cdiv class=\"fc-val\"\u003eZipper bag protects from moisture. Can be tightly sealed after opening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 摂取方法 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eIntake method and target age\u003c\/div\u003e\n\u003cdiv class=\"dosage-box\"\u003e\n\u003cdiv class=\"dosage-row\"\u003e\n\u003cdiv class=\"d-label\"\u003eAges 3–11\u003c\/div\u003e\n\u003cdiv class=\"d-val\"\u003eAim for \u003cstrong\u003e1 tablet\u003c\/strong\u003e per day\n\u003cdiv class=\"d-note\"\u003eChew well before swallowing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dosage-row\"\u003e\n\u003cdiv class=\"d-label\"\u003e12 years and older\u003c\/div\u003e\n\u003cdiv class=\"d-val\"\u003eAim for \u003cstrong\u003e2 tablets\u003c\/strong\u003e per day\n\u003cdiv class=\"d-note\"\u003eChew well before swallowing (also suitable for adults)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dosage-row\"\u003e\n\u003cdiv class=\"d-label\"\u003eIntake timing\u003c\/div\u003e\n\u003cdiv class=\"d-val\"\u003eAnytime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dosage-row\"\u003e\n\u003cdiv class=\"d-label\"\u003eContent amount\u003c\/div\u003e\n\u003cdiv class=\"d-val\"\u003e30 tablets (about 15–30 days supply)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dosage-row\"\u003e\n\u003cdiv class=\"d-label\"\u003eExpiration date\u003c\/div\u003e\n\u003cdiv class=\"d-val\"\u003eUnopened: 720 days (about 2 years 6 months)\n\u003cdiv class=\"d-note\"\u003eConsume as soon as possible after opening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 栄養成分 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eNutritional content (per 2 tablets 1.2g, estimated)\u003c\/div\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eComponent name\u003c\/th\u003e\n\u003cth\u003eContent amount\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003e4.2kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtein\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003e0.04g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFat\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003e0.03g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCarbohydrates\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003e1.05g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEquivalent salt content\u003c\/td\u003e\n\u003ctd class=\"td-val\"\u003e0g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"tr-highlight\"\u003e\n\u003ctd\u003e☀️ Vitamin D\u003c\/td\u003e\n\u003ctd class=\"td-highlight\"\u003e5.5µg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"tr-highlight\"\u003e\n\u003ctd\u003e🍊 Vitamin C\u003c\/td\u003e\n\u003ctd class=\"td-highlight\"\u003e100mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"tr-highlight\"\u003e\n\u003ctd\u003e🦠 Sterilized lactic acid bacteria (KT-11)\u003c\/td\u003e\n\u003ctd class=\"td-highlight\"\u003e200 million\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ===== 原材料 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eIngredients\u003c\/div\u003e\n\u003cdiv style=\"background: var(--acc-light); border-radius: 10px; padding: 14px 18px; font-size: 12.5px; color: #333; line-height: 1.85; margin-bottom: 10px;\"\u003eGlucose (domestically produced), maltose, sterilized lactic acid bacteria powder \/ crystalline cellulose, vitamin C, sweeteners (aspartame and L-phenylalanine compounds), calcium stearate, silicon dioxide, flavoring, vitamin D\u003c\/div\u003e\n\u003c!-- ===== アスパルテーム注意 ===== --\u003e\n\u003cdiv class=\"asp-note\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e \u003cspan\u003eThis product contains \u003cstrong\u003easpartame and L-phenylalanine compounds\u003c\/strong\u003e as sweeteners. People with phenylketonuria (PKU) should avoid consumption.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== アレルギー ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eAllergy information\u003c\/div\u003e\n\u003cdiv class=\"allergy-ok\"\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cspan\u003eNo applicable specified allergens (27 items). The ingredients are less likely to cause allergies. However, reactions may occur depending on individual constitution, so please check the ingredients if concerned.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 注意事項 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003ePrecautions\u003c\/div\u003e\n\u003cdiv class=\"caution-block\"\u003e\n\u003cdiv class=\"caution-head\"\u003e⚠️ Please read before use\u003c\/div\u003e\n\u003cdiv class=\"caution-body\"\u003e\n\u003cul\u003e\n\u003cli\u003ePlease follow the daily recommended intake (ages 3–11: 1 tablet \/ 12 and older: 2 tablets).\u003c\/li\u003e\n\u003cli\u003e\nWhen children or elderly people consume this product, please have a guardian present and be careful to prevent choking.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if it does not suit your body.\u003c\/li\u003e\n\u003cli\u003eThe color may occasionally change, but there is no problem with quality.\u003c\/li\u003e\n\u003cli\u003eThis product is not a specified health food and is not intended for diagnosis, treatment, or prevention of diseases.\u003c\/li\u003e\n\u003cli\u003eIf you are taking medication or under medical care, please consult your doctor before use.\u003c\/li\u003e\n\u003cli\u003ePeople with phenylketonuria (PKU) should avoid consumption as it contains aspartame.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 保管方法 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eStorage instructions\u003c\/div\u003e\n\u003cdiv class=\"storage-box\"\u003e\n\u003cul\u003e\n\u003cli\u003eStore away from high temperature, humidity, and direct sunlight.\u003c\/li\u003e\n\u003cli\u003eAfter opening, close the zipper tightly and consume as soon as possible.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== メーカー情報 ===== --\u003e\n\u003cdiv class=\"sec-title\"\u003eManufacturer information\u003c\/div\u003e\n\u003cdiv class=\"mfr-box\"\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Unimat Riken (UNIMAT RIKEN)\u003cbr\u003e\u003cstrong\u003eDistributor:\u003c\/strong\u003e Unimat Riken Co., Ltd.\u003cbr\u003e\u003cstrong\u003eCategory:\u003c\/strong\u003e Nutritional supplement\u003cbr\u003e\u003cstrong\u003eFinal processing location:\u003c\/strong\u003e Nara Prefecture\u003cbr\u003e\u003cstrong\u003eContent:\u003c\/strong\u003e 30 tablets\u003c\/div\u003e\n\u003c!-- ===== 免責 ===== --\u003e\n\u003cdiv class=\"disclaimer\"\u003e*This product is a nutritional supplement officially sold in Japan. Please maintain a balanced diet based on staple foods, main dishes, and side dishes. The information on this page is based on the official Unimat Riken website (riken-health.com) and manufacturer-provided information.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"unimatriken","offers":[{"title":"30 capsules","offer_id":52920694178108,"sku":"4903361441078","price":468.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4903361441078.jpg?v=1774492245","url":"https:\/\/mamigo.jp\/en-sg\/products\/unimat-riken-childrens-vitamin-d-c-lactic-acid-bacteria-chewable","provider":"MamiGo","version":"1.0","type":"link"}