{"product_id":"unimat-riken-zoo-calcium","title":"Snack Supplement ZOO Lactic Acid Bacteria + Calcium + Vitamin D","description":"\u003c!-- =====================================================\n     ユニマットリケン おやつにサプリZOO 乳酸菌+カルシウム+D\n     150粒（75日分）\n     Shopify 商品説明 HTML  |  class: .pd-wrap-supzoo-ca\n     ===================================================== --\u003e\n\u003cstyle\u003e\n\/* ─── 変数定義 ─────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca {\n  --acc:        #2a88c8;   \/* スカイブルー（乳酸菌・カルシウム系） *\/\n  --acc-dark:   #175a8a;   \/* ヒーローグラデ用 *\/\n  --acc-light:  #f0f8ff;   \/* カード薄地 *\/\n  --acc-mid:    #88c0e0;   \/* ボーダー・タグ枠 *\/\n\n  --yogurt:     #f7f0e6;   \/* ヨーグルトクリーム地 *\/\n  --yogurt-bd:  #e0ccb0;   \/* ヨーグルト枠 *\/\n  --green:      #2a9a5c;   \/* 乳酸菌グリーン *\/\n  --green-bg:   #f0faf4;\n  --orange:     #d46a00;   \/* ビタミンDオレンジ *\/\n  --orange-bg:  #fff8f0;\n\n  font-family: 'Hiragino Kaku Gothic ProN','Noto Sans JP',\n               'Meiryo',sans-serif;\n  color: #2a2a2a;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 4px;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* ─── Hero ─────────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca .hero {\n  background: linear-gradient(135deg, var(--acc-dark), var(--acc), #5ab2e8);\n  border-radius: 22px;\n  padding: 44px 28px 40px;\n  color: #fff;\n  text-align: center;\n  box-shadow: 0 8px 32px rgba(23,90,138,.28);\n  margin-bottom: 24px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap-supzoo-ca .hero .series-label {\n  display: inline-block;\n  background: rgba(255,255,255,.18);\n  border: 1px solid rgba(255,255,255,.5);\n  border-radius: 20px;\n  padding: 3px 16px;\n  font-size: 11px;\n  letter-spacing: .12em;\n  margin-bottom: 10px;\n}\n.pd-wrap-supzoo-ca .hero .food-badge {\n  display: inline-block;\n  background: rgba(255,255,255,.22);\n  border: 1px solid rgba(255,255,255,.6);\n  border-radius: 6px;\n  padding: 3px 12px;\n  font-size: 11px;\n  font-weight: 700;\n  margin-bottom: 14px;\n}\n.pd-wrap-supzoo-ca .hero h1 {\n  font-size: clamp(18px,4.5vw,28px);\n  font-weight: 900;\n  margin: 0 0 4px;\n  letter-spacing: .04em;\n  line-height: 1.3;\n}\n.pd-wrap-supzoo-ca .hero .hero-sub {\n  font-size: 13px;\n  opacity: .92;\n  margin-bottom: 20px;\n  line-height: 1.6;\n}\n.pd-wrap-supzoo-ca .hero .badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n}\n.pd-wrap-supzoo-ca .hero .badge {\n  background: rgba(255,255,255,.18);\n  border: 1px solid rgba(255,255,255,.55);\n  border-radius: 22px;\n  padding: 5px 14px;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\/* ─── セクション共通タイトル ───────────────────────── *\/\n.pd-wrap-supzoo-ca .sec-title {\n  font-size: 18px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  border-left: 5px solid var(--acc);\n  padding-left: 12px;\n  margin: 32px 0 16px;\n}\n\n\/* ─── 3大成分カード（トリプルバナー）──────────────── *\/\n.pd-wrap-supzoo-ca .triple-banner {\n  background: linear-gradient(135deg, var(--acc-dark), var(--acc));\n  border-radius: 16px;\n  padding: 28px 20px;\n  text-align: center;\n  color: #fff;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .triple-banner .tb-lead {\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 16px;\n  opacity: .95;\n}\n.pd-wrap-supzoo-ca .triple-pills {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.pd-wrap-supzoo-ca .triple-pill {\n  background: rgba(255,255,255,.18);\n  border: 2px solid rgba(255,255,255,.55);\n  border-radius: 14px;\n  padding: 14px 18px;\n  min-width: 150px;\n  flex: 1;\n}\n.pd-wrap-supzoo-ca .triple-pill .tp-icon {\n  font-size: 26px;\n  margin-bottom: 6px;\n}\n.pd-wrap-supzoo-ca .triple-pill .tp-num {\n  font-size: clamp(22px,5vw,32px);\n  font-weight: 900;\n  line-height: 1.1;\n}\n.pd-wrap-supzoo-ca .triple-pill .tp-unit {\n  font-size: 12px;\n  opacity: .85;\n  margin-bottom: 4px;\n}\n.pd-wrap-supzoo-ca .triple-pill .tp-name {\n  font-size: 12px;\n  font-weight: 700;\n  opacity: .95;\n}\n.pd-wrap-supzoo-ca .triple-banner .tb-note {\n  font-size: 11px;\n  opacity: .75;\n  margin-top: 14px;\n}\n\n\/* ─── 3成分詳細カード ───────────────────────────────── *\/\n.pd-wrap-supzoo-ca .ing-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .ing-card {\n  border-radius: 14px;\n  padding: 20px 14px;\n  text-align: center;\n  border: 2px solid;\n}\n.pd-wrap-supzoo-ca .ing-card.lactic {\n  background: var(--green-bg);\n  border-color: #88c9a8;\n}\n.pd-wrap-supzoo-ca .ing-card.calcium {\n  background: var(--acc-light);\n  border-color: var(--acc-mid);\n}\n.pd-wrap-supzoo-ca .ing-card.vitd {\n  background: var(--orange-bg);\n  border-color: #e8a860;\n}\n.pd-wrap-supzoo-ca .ing-card .ic-icon { font-size: 30px; margin-bottom: 8px; }\n.pd-wrap-supzoo-ca .ing-card .ic-name {\n  font-size: 13px;\n  font-weight: 900;\n  margin-bottom: 4px;\n}\n.pd-wrap-supzoo-ca .ing-card.lactic .ic-name  { color: var(--green); }\n.pd-wrap-supzoo-ca .ing-card.calcium .ic-name { color: var(--acc-dark); }\n.pd-wrap-supzoo-ca .ing-card.vitd    .ic-name { color: var(--orange); }\n.pd-wrap-supzoo-ca .ing-card .ic-amount {\n  font-size: 22px;\n  font-weight: 900;\n  line-height: 1.1;\n  margin-bottom: 2px;\n}\n.pd-wrap-supzoo-ca .ing-card.lactic  .ic-amount { color: var(--green); }\n.pd-wrap-supzoo-ca .ing-card.calcium .ic-amount { color: var(--acc-dark); }\n.pd-wrap-supzoo-ca .ing-card.vitd    .ic-amount { color: var(--orange); }\n.pd-wrap-supzoo-ca .ing-card .ic-unit {\n  font-size: 11px;\n  color: #777;\n  margin-bottom: 8px;\n}\n.pd-wrap-supzoo-ca .ing-card .ic-desc {\n  font-size: 11.5px;\n  color: #555;\n  text-align: left;\n}\n\n\/* ─── チュアブル特長（2×2グリッド） ────────────────── *\/\n.pd-wrap-supzoo-ca .feat-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .feat-card {\n  background: #fff;\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 20px 16px;\n  text-align: center;\n}\n.pd-wrap-supzoo-ca .feat-card .fc-no {\n  font-size: 11px;\n  font-weight: 700;\n  color: var(--acc);\n  letter-spacing: .1em;\n  margin-bottom: 6px;\n}\n.pd-wrap-supzoo-ca .feat-card .fc-icon { font-size: 30px; margin-bottom: 8px; }\n.pd-wrap-supzoo-ca .feat-card .fc-title {\n  font-size: 13.5px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin-bottom: 6px;\n  line-height: 1.4;\n}\n.pd-wrap-supzoo-ca .feat-card .fc-desc { font-size: 12px; color: #555; }\n\n\/* ─── ヨーグルト風味バナー ──────────────────────────── *\/\n.pd-wrap-supzoo-ca .flavor-banner {\n  background: var(--yogurt);\n  border: 2px solid var(--yogurt-bd);\n  border-radius: 16px;\n  padding: 26px 24px;\n  text-align: center;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .flavor-banner .fb-title {\n  font-size: 16px;\n  font-weight: 900;\n  color: #7a4a00;\n  margin-bottom: 10px;\n}\n.pd-wrap-supzoo-ca .flavor-banner .fb-desc {\n  font-size: 13px;\n  color: #5a3a00;\n  margin-bottom: 14px;\n}\n.pd-wrap-supzoo-ca .flavor-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n}\n.pd-wrap-supzoo-ca .flavor-tag {\n  background: #fff;\n  border: 2px solid var(--yogurt-bd);\n  border-radius: 22px;\n  padding: 5px 16px;\n  font-size: 12.5px;\n  font-weight: 700;\n  color: #7a4a00;\n}\n\n\/* ── お召し上がり方 矢印フロー版 ── *\/\n.pd-wrap-supzoo-ca .steps {\n  display: flex;\n  align-items: center;      \/* 矢印と縦を揃える *\/\n  flex-wrap: wrap;\n  gap: 0;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .step {\n  flex: 1;\n  min-width: 0;\n  background: transparent;  \/* 色付き背景を削除 *\/\n  border-radius: 0;\n  padding: 16px 8px;\n  text-align: center;\n}\n.pd-wrap-supzoo-ca .step .step-no {\n  background: var(--acc);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  border-radius: 50%;\n  width: 24px;\n  height: 24px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 8px;\n}\n.pd-wrap-supzoo-ca .step .step-icon {\n  font-size: 28px;\n  display: block;\n  margin-bottom: 6px;\n}\n.pd-wrap-supzoo-ca .step .step-text {\n  font-size: 12px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  line-height: 1.5;\n}\n\/* 矢印 *\/\n.pd-wrap-supzoo-ca .step-arrow {\n  font-size: 22px;\n  color: var(--acc);\n  flex-shrink: 0;\n  align-self: center;\n  padding: 0 2px;\n  line-height: 1;\n}\n\n\/* ── モバイル：ステップ 2×2 ── *\/\n@media (max-width: 520px) {\n  .pd-wrap-supzoo-ca .steps {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0;\n    align-items: start;\n  }\n  \/* 矢印は非表示（グリッドと相性が悪いため） *\/\n  .pd-wrap-supzoo-ca .step-arrow {\n    display: none;\n  }\n  \/* 各ステップに枠線と背景を付けて2×2グリッド上で見やすく *\/\n  .pd-wrap-supzoo-ca .step {\n    background: var(--acc-light);\n    border: 1px solid var(--acc-mid);\n    border-radius: 12px;\n    margin: 4px;\n    padding: 14px 10px;\n  }\n  \/* 1番と2番の間（右下セルと左下セル）に擬似矢印 *\/\n  .pd-wrap-supzoo-ca .step:nth-child(1)::after,\n  .pd-wrap-supzoo-ca .step:nth-child(3)::after,\n  .pd-wrap-supzoo-ca .step:nth-child(5)::after {\n    content: none;\n  }\n}\n\/* ─── カルシウム目安量バナー ────────────────────────── *\/\n.pd-wrap-supzoo-ca .ca-banner {\n  background: var(--acc-light);\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 22px 24px;\n  margin-bottom: 24px;\n  text-align: center;\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin-bottom: 12px;\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-row {\n  display: flex;\n  gap: 16px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-item {\n  background: #fff;\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 12px 18px;\n  min-width: 130px;\n  font-size: 12px;\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-item .cab-val {\n  font-size: 22px;\n  font-weight: 900;\n  color: var(--acc-dark);\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-item .cab-label {\n  font-size: 11px;\n  color: #666;\n}\n.pd-wrap-supzoo-ca .ca-banner .cab-note {\n  font-size: 11px;\n  color: #888;\n  margin-top: 10px;\n}\n\n\/* ─── 栄養成分表 ────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca .nutr-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .nutr-table th,\n.pd-wrap-supzoo-ca .nutr-table td {\n  border: 1px solid #c0d8ec;\n  padding: 9px 12px;\n}\n.pd-wrap-supzoo-ca .nutr-table thead tr {\n  background: var(--acc);\n  color: #fff;\n  text-align: center;\n}\n.pd-wrap-supzoo-ca .nutr-table .nt-label {\n  background: var(--acc-light);\n  font-weight: 600;\n  color: var(--acc-dark);\n}\n.pd-wrap-supzoo-ca .nutr-table .nt-key {\n  background: #e8f8f0;\n  font-weight: 700;\n  color: var(--green);\n}\n.pd-wrap-supzoo-ca .nutr-table .nt-key-ca {\n  background: var(--acc-light);\n  font-weight: 700;\n  color: var(--acc-dark);\n}\n.pd-wrap-supzoo-ca .nutr-table .nt-key-d {\n  background: var(--orange-bg);\n  font-weight: 700;\n  color: var(--orange);\n}\n\n\/* ─── 商品仕様表 ────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .spec-table th,\n.pd-wrap-supzoo-ca .spec-table td {\n  border: 1px solid #c0d8ec;\n  padding: 9px 12px;\n  vertical-align: top;\n}\n.pd-wrap-supzoo-ca .spec-table th {\n  background: var(--acc-light);\n  font-weight: 700;\n  color: var(--acc-dark);\n  width: 32%;\n  white-space: nowrap;\n}\n\n\/* ─── アレルギーボックス ────────────────────────────── *\/\n.pd-wrap-supzoo-ca .allergy-box {\n  background: #fffbf0;\n  border: 2px solid #e8c840;\n  border-radius: 12px;\n  padding: 18px 20px;\n  margin-bottom: 20px;\n  font-size: 13px;\n}\n.pd-wrap-supzoo-ca .allergy-box .allergy-head {\n  font-weight: 700;\n  color: #a06000;\n  margin-bottom: 8px;\n  font-size: 14px;\n}\n.pd-wrap-supzoo-ca .allergy-tag {\n  display: inline-block;\n  background: #ffd580;\n  border-radius: 6px;\n  padding: 3px 10px;\n  margin: 3px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #6a3d00;\n}\n.pd-wrap-supzoo-ca .pku-warn {\n  background: #fff0f0;\n  border: 2px solid #e88080;\n  border-radius: 8px;\n  padding: 10px 14px;\n  margin-top: 10px;\n  font-size: 12.5px;\n  color: #8a0000;\n  font-weight: 700;\n}\n\n\/* ─── 注意事項 ──────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca .caution-box {\n  background: #f8f8f8;\n  border: 1px solid #ccc;\n  border-radius: 12px;\n  padding: 20px 22px;\n  margin-bottom: 24px;\n  font-size: 12.5px;\n  color: #444;\n}\n.pd-wrap-supzoo-ca .caution-box .caution-head {\n  font-weight: 700;\n  font-size: 14px;\n  color: #333;\n  margin-bottom: 12px;\n}\n.pd-wrap-supzoo-ca .caution-box ul {\n  margin: 0;\n  padding-left: 18px;\n}\n.pd-wrap-supzoo-ca .caution-box ul li { margin-bottom: 6px; }\n\n\/* ─── ブランドフッター ──────────────────────────────── *\/\n.pd-wrap-supzoo-ca .brand-footer {\n  background: linear-gradient(135deg, var(--acc-dark), var(--acc), #5ab2e8);\n  border-radius: 16px;\n  padding: 30px 24px;\n  text-align: center;\n  color: #fff;\n  margin-bottom: 24px;\n}\n.pd-wrap-supzoo-ca .brand-footer .bf-brand {\n  font-size: 11px;\n  opacity: .72;\n  letter-spacing: .14em;\n  margin-bottom: 6px;\n}\n.pd-wrap-supzoo-ca .brand-footer .bf-title {\n  font-size: 16px;\n  font-weight: 900;\n  margin-bottom: 16px;\n}\n.pd-wrap-supzoo-ca .brand-footer .bf-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n}\n.pd-wrap-supzoo-ca .brand-footer .bf-badge {\n  background: rgba(255,255,255,.18);\n  border: 1px solid rgba(255,255,255,.5);\n  border-radius: 22px;\n  padding: 6px 16px;\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\/* ─── 注記 ──────────────────────────────────────────── *\/\n.pd-wrap-supzoo-ca .footnote {\n  font-size: 11px;\n  color: #888;\n  border-top: 1px solid #e0e0e0;\n  padding-top: 12px;\n  margin-top: 8px;\n}\n.pd-wrap-supzoo-ca .footnote p { margin: 4px 0; }\n\n\/* ─── レスポンシブ ──────────────────────────────────── *\/\n@media (max-width: 520px) {\n  .pd-wrap-supzoo-ca .hero { padding: 32px 16px 28px; }\n  .pd-wrap-supzoo-ca .ing-grid { grid-template-columns: 1fr; }\n  .pd-wrap-supzoo-ca .feat-grid { grid-template-columns: 1fr; }\n  .pd-wrap-supzoo-ca .triple-pills { flex-direction: column; align-items: center; }\n  .pd-wrap-supzoo-ca .steps { flex-direction: column; }\n  .pd-wrap-supzoo-ca .ca-banner .cab-row { flex-direction: column; align-items: center; }\n}\n\u003c\/style\u003e\n\u003c!-- ===== HTML本体 ===== --\u003e\n\u003cdiv class=\"pd-wrap-supzoo-ca\"\u003e\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"series-label\"\u003e🐘🦒 Supplement ZOO as a snack series\u003c\/div\u003e\n\u003cbr\u003e\u003cspan class=\"food-badge\" style=\"color: rgb(255, 255, 255);\"\u003eDietary supplement | Chewable type\u003c\/span\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSupplement ZOO as a snack\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eLactic acid bacteria + Calcium + D\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eMixed fruit yogurt flavor\u003cbr\u003eCrunchy snack-like chewable tablets that can be taken without water\u003cbr\u003e\u003cspan style=\"font-size: 12px; opacity: .85;\"\u003eContains 150 tablets (75 days supply) | Recommended 2 tablets per day\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge\"\u003e🦠 2 billion lactic acid bacteria\u003c\/span\u003e \u003cspan class=\"badge\"\u003e🦴 Ca 230mg\u003c\/span\u003e \u003cspan class=\"badge\"\u003e☀️ Vitamin D 5μg\u003c\/span\u003e \u003cspan class=\"badge\"\u003e💧 No water needed\u003c\/span\u003e \u003cspan class=\"badge\"\u003e🇯🇵 Made in Japan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 3成分詳細カード --\u003e\n\u003cp class=\"sec-title\"\u003eFunctions of the three ingredients\u003c\/p\u003e\n\u003cdiv class=\"ing-grid\"\u003e\n\u003cdiv class=\"ing-card lactic\"\u003e\n\u003cdiv class=\"ic-icon\"\u003e🦠\u003c\/div\u003e\n\u003cdiv class=\"ic-name\"\u003eSterilized lactic acid bacteria\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e2 billion\u003c\/div\u003e\n\u003cdiv class=\"ic-unit\"\u003eunits \/ day (2 tablets)\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eFor those concerned about intestinal health or who want to easily take lactic acid bacteria. Heat-treated sterilized type with high stability, easy to continue daily.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card calcium\"\u003e\n\u003cdiv class=\"ic-icon\"\u003e🦴\u003c\/div\u003e\n\u003cdiv class=\"ic-name\"\u003eCalcium\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e230\u003cspan style=\"font-size: 55%;\"\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-unit\"\u003e\/ day (2 tablets)\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eDerived from shell calcium. A mineral necessary for bone and teeth formation. Japanese people tend to have chronic calcium deficiency, making dietary supplementation difficult.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card vitd\"\u003e\n\u003cdiv class=\"ic-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"ic-name\"\u003eVitamin D\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e5\u003cspan style=\"font-size: 55%;\"\u003eμg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-unit\"\u003e\/ day (2 tablets)\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eNutrients that help calcium absorption. Taking them together with calcium improves absorption efficiency. Especially recommended for those who spend a lot of time indoors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ④ チュアブルの特長 2×2グリッド --\u003e\n\u003cp class=\"sec-title\"\u003e4 features of Supplement ZOO as a snack\u003c\/p\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cdiv class=\"fc-no\"\u003ePOINT 1\u003c\/div\u003e\n\u003cdiv class=\"fc-icon\"\u003e🍬\u003c\/div\u003e\n\u003cdiv class=\"fc-title\"\u003eCan be chewed and eaten without water\u003cbr\u003eChewable type\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eSafe even for those who dislike tablets. Can be chewed and eaten as is, making it easy to continue on the go or while traveling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cdiv class=\"fc-no\"\u003ePOINT 2\u003c\/div\u003e\n\u003cdiv class=\"fc-icon\"\u003e🍑🍓\u003c\/div\u003e\n\u003cdiv class=\"fc-title\"\u003eMixed fruit\u003cbr\u003eYogurt flavor\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eFruit yogurt flavor with a focus on deliciousness. Designed for a taste that is easy to continue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cdiv class=\"fc-no\"\u003ePOINT 3\u003c\/div\u003e\n\u003cdiv class=\"fc-icon\"\u003e📅\u003c\/div\u003e\n\u003cdiv class=\"fc-title\"\u003e75 days supply (150 tablets)\u003cbr\u003eGenerous large capacity\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eLarge capacity type that can be continued for about 75 days with 2 tablets per day. Supports bulk buying and is designed to help establish a daily supplementation habit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003cdiv class=\"fc-no\"\u003ePOINT 4\u003c\/div\u003e\n\u003cdiv class=\"fc-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"fc-title\"\u003e3 ingredients combined\u003cbr\u003eAll in one supplement\u003c\/div\u003e\n\u003cdiv class=\"fc-desc\"\u003eNo need to prepare lactic acid bacteria, calcium, and vitamin D separately. You can smartly take three nutrients in one supplement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ 風味・おやつ感覚バナー --\u003e\n\u003cdiv class=\"flavor-banner\"\u003e\n\u003cdiv class=\"fb-title\"\u003e🍦 Crunchy snack-like texture\u003c\/div\u003e\n\u003cdiv class=\"fb-desc\"\u003eA blend of the mildness of yogurt and the freshness of fruit\u003cbr\u003e\u003cstrong\u003eChewable tablets with mixed fruit yogurt flavor\u003c\/strong\u003e.\u003cbr\u003eEnjoyable for both children and adults, can be taken daily like a snack.\u003c\/div\u003e\n\u003cdiv class=\"flavor-tags\"\u003e\n\u003cspan class=\"flavor-tag\"\u003e🥛 Yogurt flavor\u003c\/span\u003e \u003cspan class=\"flavor-tag\"\u003e🍓 Fruit Mix\u003c\/span\u003e \u003cspan class=\"flavor-tag\"\u003e💧 No water needed\u003c\/span\u003e \u003cspan class=\"flavor-tag\"\u003e🚫 Sweetness close to sugar (contains aspartame)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ カルシウム目安量解説 --\u003e\n\u003cp class=\"sec-title\"\u003eHow much is 230mg of Calcium?\u003c\/p\u003e\n\u003cdiv class=\"ca-banner\"\u003e\n\u003cdiv class=\"cab-title\"\u003e🦴 Compared to the Dietary Reference Intakes for Japanese adults\u003c\/div\u003e\n\u003cdiv class=\"cab-row\"\u003e\n\u003cdiv class=\"cab-item\"\u003e\n\u003cdiv class=\"cab-val\"\u003e650〜800\u003c\/div\u003e\n\u003cdiv class=\"cab-label\"\u003emg\/day\u003cbr\u003eRecommended daily intake for adults (guideline)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cab-item\"\u003e\n\u003cdiv class=\"cab-val\"\u003e230\u003c\/div\u003e\n\u003cdiv class=\"cab-label\"\u003emg\/day\u003cbr\u003eSupplied by this product (2 tablets)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cab-item\"\u003e\n\u003cdiv class=\"cab-val\"\u003eAbout 30\u003c\/div\u003e\n\u003cdiv class=\"cab-label\"\u003e%\u003cbr\u003eCovers about 1\/3 of the recommended amount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cab-note\"\u003e* Based on the 2020 Dietary Reference Intakes for Japanese. Individual needs may vary. This product is a food, not a medicine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑦ 使い方ステップ --\u003e\n\u003cp class=\"sec-title\"\u003eHow to take\u003c\/p\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-no\"\u003e1\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e🤏\u003c\/span\u003e\n\u003cdiv class=\"step-text\"\u003e2 tablets per day\u003cbr\u003eAs a guideline\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"step-arrow\"\u003e→\u003c\/span\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-no\"\u003e2\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e😋\u003c\/span\u003e\n\u003cdiv class=\"step-text\"\u003eChew\u003cbr\u003eEat as is\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"step-arrow\"\u003e→\u003c\/span\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-no\"\u003e3\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"step-text\"\u003eNo water needed\u003cbr\u003e(Can be taken with water)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"step-arrow\"\u003e→\u003c\/span\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-no\"\u003e4\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e📅\u003c\/span\u003e\n\u003cdiv class=\"step-text\"\u003eDaily continuous use\u003cbr\u003e(150 tablets = 75 days supply)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #555; background: var(--acc-light); border-radius: 8px; padding: 10px 14px; margin-top: -12px; margin-bottom: 24px;\"\u003e💡 Please take at a convenient time, before or after meals. Follow the daily recommended intake and avoid excessive consumption.\u003c\/p\u003e\n\u003c!-- ⑧ 栄養成分表 --\u003e\n\u003cp class=\"sec-title\"\u003eNutrition Facts\u003c\/p\u003e\n\u003ctable class=\"nutr-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eNutritional Components\u003c\/th\u003e\n\u003cth\u003ePer daily recommended intake (2 tablets \/ 2g) (estimated value)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-label\"\u003eEnergy\u003c\/td\u003e\n\u003ctd\u003e5.1 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-label\"\u003eProtein\u003c\/td\u003e\n\u003ctd\u003e0.02 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-label\"\u003eFat\u003c\/td\u003e\n\u003ctd\u003e0.03 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-label\"\u003eCarbohydrates\u003c\/td\u003e\n\u003ctd\u003e1.24 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-label\"\u003eEquivalent salt amount\u003c\/td\u003e\n\u003ctd\u003e0.006 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-key-ca\"\u003eCalcium ★\u003c\/td\u003e\n\u003ctd style=\"font-weight: bold; color: var(--acc-dark);\"\u003e230 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-key-d\"\u003eVitamin D ★\u003c\/td\u003e\n\u003ctd style=\"font-weight: bold; color: var(--orange);\"\u003e5.0 μg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"nt-key\"\u003eSterilized lactic acid bacteria ★\u003c\/td\u003e\n\u003ctd style=\"font-weight: bold; color: var(--green);\"\u003e2 billion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 11px; color: #888; margin-top: -16px; margin-bottom: 20px;\"\u003e★ Main functional ingredients of this product\u003c\/p\u003e\n\u003c!-- ⑨ 商品仕様表 --\u003e\n\u003cp class=\"sec-title\"\u003eProduct specifications\u003c\/p\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct name\u003c\/th\u003e\n\u003ctd\u003eSnack with Supplement ZOO Lactic Acid Bacteria + Calcium + D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFood category\u003c\/th\u003e\n\u003ctd\u003eDietary supplement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContent amount\u003c\/th\u003e\n\u003ctd\u003e150 tablets (about 75 days supply)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eForm\u003c\/th\u003e\n\u003ctd\u003eChewable tablet (type to chew and eat)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor\u003c\/th\u003e\n\u003ctd\u003eMixed fruit yogurt flavor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended daily amount\u003c\/th\u003e\n\u003ctd\u003e2 tablets (2g)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredients\u003c\/th\u003e\n\u003ctd\u003eGlucose (domestically produced), maltodextrin, food mainly made from milk etc. (dextrin, skimmed milk powder (contains milk ingredients)), sterilized lactic acid bacteria powder \/ shell calcium, crystalline cellulose, silicon dioxide, calcium stearate, citric acid, flavoring, sweetener (aspartame, L-phenylalanine compound), vitamin D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExpiration date\u003c\/th\u003e\n\u003ctd\u003eUnopened: 2 years 6 months from manufacture \/ Consume promptly after opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage method\u003c\/th\u003e\n\u003ctd\u003eStore away from high temperature, humidity, and direct sunlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCountry of manufacture\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eUnimat Riken Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ⑩ アレルギー情報 --\u003e\n\u003cdiv class=\"allergy-box\"\u003e\n\u003cdiv class=\"allergy-head\"\u003e⚠️ Allergy information\u003c\/div\u003e\n\u003cspan class=\"allergy-tag\"\u003eMilk ingredients\u003c\/span\u003e\n\u003cdiv class=\"pku-warn\"\u003e⚠️ \u003cstrong\u003eFor people with phenylketonuria:\u003c\/strong\u003e This product contains aspartame and L-phenylalanine compounds as sweeteners. Please avoid consumption if you have phenylketonuria.\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin-top: 10px;\"\u003e* For allergies other than those listed above, please be sure to check the ingredient list.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑪ 注意事項 --\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caution-head\"\u003e⚠️ Caution\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThis product is a food (dietary supplement). It is not a medicine and is not intended for diagnosis, treatment, or prevention of diseases.\u003c\/li\u003e\n\u003cli\u003eDo not exceed the recommended daily amount (2 tablets).\u003c\/li\u003e\n\u003cli\u003eMay not suit some individuals depending on constitution or condition. If you feel any abnormality, stop taking it and consult a doctor.\u003c\/li\u003e\n\u003cli\u003ePlease be cautious if you have a milk allergy.\u003c\/li\u003e\n\u003cli\u003ePeople with phenylketonuria should avoid consumption as it contains aspartame.\u003c\/li\u003e\n\u003cli\u003eBe careful not to choke (especially elderly and small children).\u003c\/li\u003e\n\u003cli\u003eColor may occasionally change, but there is no problem with quality.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of infants and toddlers.\u003c\/li\u003e\n\u003cli\u003eAfter opening, close the lid tightly and consume promptly.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑫ ブランドフッター --\u003e\n\u003cdiv class=\"brand-footer\"\u003e\n\u003cdiv class=\"bf-brand\"\u003eUNIMAT RIKEN CORP. | Snack with Supplement ZOO series\u003c\/div\u003e\n\u003cdiv class=\"bf-title\"\u003e2 billion lactic acid bacteria + 230mg calcium + 5μg vitamin D\u003cbr\u003eCrunchy and easy-to-continue supplement\u003c\/div\u003e\n\u003cdiv class=\"bf-badges\"\u003e\n\u003cspan class=\"bf-badge\"\u003e🦠 2 billion lactic acid bacteria\u003c\/span\u003e \u003cspan class=\"bf-badge\"\u003e🦴 Calcium 230mg\u003c\/span\u003e \u003cspan class=\"bf-badge\"\u003e☀️ Vitamin D 5μg\u003c\/span\u003e \u003cspan class=\"bf-badge\"\u003e💧 Chewable without water\u003c\/span\u003e \u003cspan class=\"bf-badge\"\u003e🇯🇵 Made in Japan 75 days supply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑬ 注記・出典 --\u003e\n\u003cdiv class=\"footnote\"\u003e\n\u003cp\u003e* This product is a dietary supplement and is not a specified health food or a functional food with health claims.\u003c\/p\u003e\n\u003cp\u003e* Reference for recommended calcium intake: \"Dietary Reference Intakes for Japanese (2020 edition)\" (Ministry of Health, Labour and Welfare)\u003c\/p\u003e\n\u003cp\u003e* The listed nutritional values are estimates. Please be sure to check the actual package labeling.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/.pd-wrap-supzoo-ca --\u003e","brand":"unimatriken","offers":[{"title":"150 capsules (75 days supply)","offer_id":52179658015036,"sku":"4903361672892","price":1000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4903361672892.jpg?v=1758160195","url":"https:\/\/mamigo.jp\/en-ph\/products\/unimat-riken-zoo-calcium","provider":"MamiGo","version":"1.0","type":"link"}