{"product_id":"meiji-amino-collagen-plus-calcium","title":"Amino Collagen Plus Calcium","description":"\u003cstyle\u003e\n\/* ===== ベースリセット ===== *\/\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap {\n  --acc: #e55a2b;\n  --acc-dark: #c43d15;\n  --acc-light: #fff3ed;\n  --acc-mid: #f49574;\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 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.pd-wrap h1, .pd-wrap h2, .pd-wrap h3,\n.pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0; padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n\n\/* ── Hero ── *\/\n.pd-wrap .hero {\n  background: linear-gradient(135deg, #c43d15 0%, #e55a2b 50%, #f47f50 100%);\n  border-radius: 16px;\n  padding: 40px 32px;\n  color: #fff;\n  text-align: center;\n  margin-bottom: 36px;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .hero::before {\n  content: '';\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 180px; height: 180px;\n  background: rgba(255,255,255,0.08);\n  border-radius: 50%;\n}\n.pd-wrap .hero::after {\n  content: '';\n  position: absolute;\n  bottom: -60px; left: -30px;\n  width: 220px; height: 220px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap .hero .brand-label {\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  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  padding: 4px 14px;\n  margin-bottom: 14px;\n  text-transform: uppercase;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero h1 {\n  font-size: clamp(22px, 5vw, 32px) !important;\n  font-weight: 900 !important;\n  color: #ffffff !important;\n  text-shadow: 0 0 28px rgba(0,0,0,0.45), 0 2px 8px rgba(0,0,0,0.35);\n  margin: 0 0 10px !important;\n  line-height: 1.3 !important;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-sub {\n  font-size: 14px;\n  opacity: 0.88;\n  margin: 0 0 20px;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.3);\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-badge-row {\n  display: flex;\n  gap: 10px;\n  justify-content: center;\n  flex-wrap: wrap;\n  position: relative; z-index: 1;\n}\n.pd-wrap .hero .hero-badge {\n  background: rgba(255,255,255,0.22);\n  border: 1px solid rgba(255,255,255,0.45);\n  border-radius: 8px;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 6px 14px;\n}\n\n\/* ── Section title ── *\/\n.pd-wrap .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: 40px 0 16px;\n  line-height: 1.4;\n}\n\n\/* ── No.1 バナー ── *\/\n.pd-wrap .no1-banner {\n  background: linear-gradient(90deg, var(--acc-light) 0%, #fff8f4 100%);\n  border: 2px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 20px 24px;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  margin-bottom: 30px;\n  flex-wrap: wrap;\n}\n.pd-wrap .no1-banner .no1-icon {\n  font-size: 48px;\n  line-height: 1;\n}\n.pd-wrap .no1-banner .no1-text { flex: 1; min-width: 200px; }\n.pd-wrap .no1-banner .no1-headline {\n  font-size: 20px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin: 0 0 4px;\n}\n.pd-wrap .no1-banner .no1-note {\n  font-size: 11px;\n  color: #888;\n  margin: 0;\n}\n\n\/* ── 商品概要 ── *\/\n.pd-wrap .product-overview {\n  background: #fff;\n  border-radius: 14px;\n  padding: 15px;\n  margin-bottom: 12px;\n}\n.pd-wrap .product-overview p {\n  font-size: 18x;\n  color: #444;\n  line-height: 1.85;\n  margin: 0 0 14px;\n}\n.pd-wrap .product-overview p:last-child {\n  margin: 0;\n}\n\n\/* ── Feature cards: 常に2列2行 ── *\/\n.pd-wrap .feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 22px 18px;\n  text-align: center;\n}\n.pd-wrap .feature-card .fc-icon {\n  font-size: 36px;\n  margin-bottom: 10px;\n  display: block;\n}\n.pd-wrap .feature-card .fc-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  margin-bottom: 6px;\n}\n.pd-wrap .feature-card .fc-body {\n  font-size: 12.5px;\n  color: #555;\n  line-height: 1.6;\n}\n\n\/* ── 期待できる健康サポート ── *\/\n.pd-wrap .health-support {\n  background: linear-gradient(135deg, #fff8f0 0%, #fff3ed 100%);\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 24px;\n  margin-bottom: 12px;\n}\n.pd-wrap .health-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 14px;\n}\n.pd-wrap .health-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 7px 16px;\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  display: flex;\n  align-items: center;\n  gap: 5px;\n}\n.pd-wrap .health-note {\n  font-size: 11px;\n  color: #999;\n  margin: 0;\n}\n\n\/* ── 比較テーブル ── *\/\n.pd-wrap .compare-intro {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 16px;\n}\n.pd-wrap .compare-scroll { overflow-x: auto; margin-bottom: 20px; }\n.pd-wrap .compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 320px;\n}\n.pd-wrap .compare-table thead tr th {\n  padding: 12px 16px !important;\n  text-align: center !important;\n  font-weight: 700 !important;\n  font-size: 13px !important;\n}\n.pd-wrap .compare-table thead tr th:first-child {\n  background: #555 !important;\n  color: #fff !important;\n  border-radius: 8px 0 0 0;\n}\n.pd-wrap .compare-table thead tr th:nth-child(2) {\n  background: var(--acc) !important;\n  color: #fff !important;\n}\n.pd-wrap .compare-table thead tr th:nth-child(3) {\n  background: #2e7d32 !important;\n  color: #fff !important;\n  border-radius: 0 8px 0 0;\n}\n.pd-wrap .compare-table tbody tr:nth-child(even) { background: #f9f9f9; }\n.pd-wrap .compare-table tbody tr:nth-child(odd) { background: #fff; }\n.pd-wrap .compare-table tbody td {\n  padding: 10px 16px !important;\n  border-bottom: 1px solid #eee;\n  text-align: center !important;\n  color: #444 !important;\n  font-size: 13px !important;\n}\n.pd-wrap .compare-table tbody td:first-child {\n  font-weight: 700 !important;\n  color: #333 !important;\n  text-align: left !important;\n  background: #f5f5f5;\n}\n.pd-wrap .compare-table tbody tr:last-child td {\n  font-size: 12px !important;\n  color: var(--acc) !important;\n  font-weight: 600 !important;\n}\n.pd-wrap .compare-table tbody tr:last-child td:first-child {\n  color: #333 !important;\n}\n\n\/* ── 比較ポイントカード ── *\/\n.pd-wrap .compare-points {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .cp-card {\n  border-radius: 12px;\n  padding: 18px 16px;\n  font-size: 13px;\n  line-height: 1.75;\n  color: #444;\n}\n.pd-wrap .cp-card.std {\n  background: var(--acc-light);\n  border: 1.5px solid var(--acc-mid);\n}\n.pd-wrap .cp-card.prm {\n  background: #e8f5e9;\n  border: 1.5px solid #81c784;\n}\n.pd-wrap .cp-card .cp-title {\n  font-size: 14px;\n  font-weight: 900;\n  margin-bottom: 8px;\n}\n.pd-wrap .cp-card.std .cp-title { color: var(--acc-dark); }\n.pd-wrap .cp-card.prm .cp-title { color: #1b5e20; }\n\n\/* ── 主要成分 2列2行カード ── *\/\n.pd-wrap .ing-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap .ing-card {\n  background: #fff;\n  border: 2px solid var(--acc-mid);\n  border-radius: 16px;\n  padding: 24px 18px;\n  text-align: center;\n  transition: box-shadow 0.2s;\n}\n.pd-wrap .ing-card:hover {\n  box-shadow: 0 4px 16px rgba(229,90,43,0.15);\n}\n.pd-wrap .ing-card .ic-icon {\n  font-size: 40px;\n  display: block;\n  margin-bottom: 10px;\n}\n.pd-wrap .ing-card .ic-name {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc);\n  margin-bottom: 8px;\n}\n.pd-wrap .ing-card .ic-amount {\n  font-size: 32px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  line-height: 1.1;\n  margin-bottom: 2px;\n}\n.pd-wrap .ing-card .ic-amount span {\n  font-size: 14px;\n  font-weight: 600;\n  color: #888;\n}\n.pd-wrap .ing-card .ic-desc {\n  font-size: 12px;\n  color: #666;\n  line-height: 1.65;\n  margin-top: 8px;\n}\n\n\/* ── 栄養成分テーブル ── *\/\n.pd-wrap .table-scroll { overflow-x: auto; margin-bottom: 8px; }\n.pd-wrap .table-scroll table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 280px;\n}\n.pd-wrap .table-scroll table thead tr {\n  background: var(--acc);\n  color: #fff;\n}\n.pd-wrap .table-scroll table thead th {\n  padding: 10px 14px !important;\n  text-align: left !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  background-color: var(--acc) !important;\n}\n.pd-wrap .table-scroll table tbody tr:nth-child(even) { background: var(--acc-light); }\n.pd-wrap .table-scroll table tbody tr:nth-child(odd) { background: #fff; }\n.pd-wrap .table-scroll table tbody td {\n  padding: 9px 14px !important;\n  border-bottom: 1px solid #ffd9cc;\n  color: #333 !important;\n  vertical-align: middle !important;\n}\n.pd-wrap .table-scroll table tbody td:first-child {\n  font-weight: 600;\n  color: #555 !important;\n}\n\n\/* ── 飲み方ステップ ── *\/\n.pd-wrap .how-steps {\n  display: flex;\n  flex-direction: row;\n  align-items: flex-start;\n  gap: 0;\n  margin-bottom: 20px;\n}\n.pd-wrap .how-step {\n  flex: 1;\n  text-align: center;\n  padding: 16px 8px;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 0;\n}\n.pd-wrap .how-step .step-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 14px;\n  font-weight: 900;\n  flex-shrink: 0;\n  margin-bottom: 10px;\n}\n.pd-wrap .how-step .step-icon {\n  font-size: 34px;\n  display: block;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.pd-wrap .how-step .step-label {\n  font-size: 13px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  line-height: 1.4;\n  margin-bottom: 4px;\n}\n.pd-wrap .how-step .step-desc {\n  font-size: 11.5px;\n  color: #666;\n  line-height: 1.5;\n}\n.pd-wrap .how-step:not(:last-child)::after {\n  content: '→';\n  position: absolute;\n  right: -10px;\n  top: 30px;\n  font-size: 18px;\n  color: var(--acc-mid);\n  line-height: 1;\n}\n\n\/* ── 飲み物例タグ ── *\/\n.pd-wrap .drink-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n.pd-wrap .drink-tag {\n  background: #fff;\n  border: 1.5px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 5px 14px;\n  font-size: 12.5px;\n  color: var(--acc-dark);\n  font-weight: 600;\n}\n\n\/* ── 商品仕様テーブル ── *\/\n.pd-wrap .spec-wrap { overflow-x: auto; margin-bottom: 12px; }\n.pd-wrap .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 280px;\n}\n.pd-wrap .spec-table th {\n  background: var(--acc-light);\n  color: var(--acc-dark);\n  font-weight: 700;\n  padding: 10px 14px;\n  text-align: left;\n  width: 30%;\n  border-bottom: 1px solid var(--acc-mid);\n  vertical-align: top;\n}\n.pd-wrap .spec-table td {\n  padding: 10px 14px;\n  background: #fff;\n  border-bottom: 1px solid #ffd9cc;\n  color: #444;\n  font-size: 13px;\n  word-break: break-all;\n}\n\n\/* ── アレルギー ── *\/\n.pd-wrap .allergy-box {\n  background: #fff8e1;\n  border: 1.5px solid #f5c842;\n  border-radius: 12px;\n  padding: 18px 20px;\n  margin-bottom: 12px;\n}\n.pd-wrap .allergy-box .allergy-title {\n  font-size: 13px;\n  font-weight: 800;\n  color: #b08000;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n.pd-wrap .allergy-box .allergy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.pd-wrap .allergy-box .allergy-tag {\n  background: #fdeea0;\n  border: 1px solid #e8c800;\n  border-radius: 6px;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 4px 12px;\n  color: #7a5c00;\n}\n\n\/* ── Q\u0026A ── *\/\n.pd-wrap .qa-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 12px;\n}\n.pd-wrap .qa-card {\n  background: #f8f9fa;\n  border: 1px solid #e0e0e0;\n  border-radius: 12px;\n  padding: 18px 20px;\n}\n.pd-wrap .qa-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 10px;\n}\n.pd-wrap .qa-row:last-child { margin-bottom: 0; }\n.pd-wrap .qa-badge {\n  width: 26px; height: 26px;\n  border-radius: 50%;\n  font-size: 12px;\n  font-weight: 900;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-wrap .qa-badge.q { background: var(--acc); color: #fff; }\n.pd-wrap .qa-badge.a { background: #888; color: #fff; }\n.pd-wrap .qa-q {\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc-dark);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-wrap .qa-a {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin: 0;\n}\n\n\/* ── 使用上の注意 ── *\/\n.pd-wrap .caution-box-new {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 12px 12px 0;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .caution-box-new .cb-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: #92400e;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.pd-wrap .caution-list-new {\n  list-style: none;\n  padding: 0; margin: 0;\n}\n.pd-wrap .caution-list-new li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.pd-wrap .caution-list-new li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #f59e0b;\n  font-size: 12px;\n  top: 3px;\n}\n\n\/* ── 保管上の注意 ── *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 12px 12px 0;\n  padding: 20px 24px;\n  margin-bottom: 16px;\n}\n.pd-wrap .storage-box .sb-title {\n  font-size: 15px;\n  font-weight: 900;\n  color: #1e3a6e;\n  margin-bottom: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.pd-wrap .storage-list {\n  list-style: none;\n  padding: 0; margin: 0;\n}\n.pd-wrap .storage-list li {\n  position: relative;\n  padding-left: 18px;\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.75;\n  margin-bottom: 6px;\n}\n.pd-wrap .storage-list li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: #4a6fa5;\n  font-size: 12px;\n  top: 3px;\n}\n\n\/* ── 注記 ── *\/\n.pd-wrap .footnote {\n  font-size: 11px;\n  color: #999;\n  line-height: 1.8;\n  margin-top: 20px;\n  padding-top: 14px;\n  border-top: 1px solid var(--acc-mid);\n}\n\n\/* ===== モバイル対応 ===== *\/\n@media (max-width: 600px) {\n  .pd-wrap .hero { padding: 32px 18px 28px; }\n  .pd-wrap .hero h1 { font-size: 22px !important; }\n  .pd-wrap .hero .hero-badge-row { gap: 6px; }\n  .pd-wrap .hero .hero-badge { font-size: 11px; padding: 5px 10px; }\n\n  .pd-wrap .no1-banner { flex-direction: column; text-align: center; padding: 18px 16px; gap: 12px; }\n  .pd-wrap .no1-banner .no1-icon { font-size: 38px; }\n  .pd-wrap .no1-banner .no1-headline { font-size: 16px; }\n\n  .pd-wrap .product-overview { padding: 18px 16px; }\n  .pd-wrap .product-overview p { font-size: 13.5px; }\n\n  .pd-wrap .feature-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .pd-wrap .feature-card { padding: 14px 10px; }\n  .pd-wrap .feature-card .fc-icon { font-size: 28px; margin-bottom: 6px; }\n  .pd-wrap .feature-card .fc-title { font-size: 12.5px; }\n  .pd-wrap .feature-card .fc-body { font-size: 11.5px; }\n\n  .pd-wrap .ing-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .pd-wrap .ing-card { padding: 16px 12px; }\n  .pd-wrap .ing-card .ic-amount { font-size: 24px; }\n  .pd-wrap .ing-card .ic-icon { font-size: 30px; }\n\n  .pd-wrap .compare-points { grid-template-columns: 1fr; }\n\n  .pd-wrap .how-steps { flex-direction: row; align-items: flex-start; }\n  .pd-wrap .how-step { padding: 10px 4px; }\n  .pd-wrap .how-step .step-num {\n    width: 26px; height: 26px;\n    font-size: 12px;\n    margin-bottom: 8px;\n  }\n  .pd-wrap .how-step .step-icon { font-size: 26px; }\n  .pd-wrap .how-step .step-label { font-size: 10.5px; }\n  .pd-wrap .how-step .step-desc { font-size: 10px; }\n  .pd-wrap .how-step:not(:last-child)::after {\n    right: -8px; top: 26px; font-size: 13px;\n  }\n\n  .pd-wrap .spec-table th { width: 38%; font-size: 12px; padding: 8px 10px; }\n  .pd-wrap .spec-table td { font-size: 12px; padding: 8px 10px; }\n\n  .pd-wrap .qa-card { padding: 14px; }\n  .pd-wrap .qa-q { font-size: 13px; }\n  .pd-wrap .qa-a { font-size: 13px; }\n\n  .pd-wrap .caution-box-new { padding: 16px; }\n  .pd-wrap .storage-box { padding: 16px; }\n\n  .pd-wrap .sec-title { font-size: 16px; margin: 30px 0 14px; }\n}\n\n@media (max-width: 400px) {\n  .pd-wrap .feature-grid { grid-template-columns: 1fr 1fr; }\n  .pd-wrap .feature-card .fc-body { font-size: 11px; }\n  .pd-wrap .ing-grid { grid-template-columns: 1fr 1fr; }\n  .pd-wrap .drink-tags { gap: 6px; }\n  .pd-wrap .drink-tag { font-size: 12px; padding: 4px 10px; }\n  .pd-wrap .how-step .step-icon { font-size: 22px; }\n  .pd-wrap .how-step .step-label { font-size: 9.5px; }\n  .pd-wrap .how-step .step-desc { font-size: 9px; }\n  .pd-wrap .how-step:not(:last-child)::after {\n    right: -6px; top: 24px; font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"brand-label\"\u003eMeiji \/ Meiji\u003c\/div\u003e\n\u003ch1\u003eAmino Collagen\u003cbr\u003ePlus Calcium 98g\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e100% low molecular weight fish collagen \/ about 14 days supply\u003cbr\u003eCalcium, Vitamin D, and Glucosamine enhanced type\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e🐟 Fish collagen 5000mg\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🦴 Calcium 102mg\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e☀️ Contains Vitamin D\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🔄 Glucosamine doubled\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e✨ Patented manufacturing method\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ② 推奨バナー --\u003e\n\u003cdiv class=\"no1-banner\"\u003e\n\u003cdiv class=\"no1-text\"\u003e\n\u003cp class=\"no1-headline\"\u003e93% of registered dietitians recommend it\u003c\/p\u003e\n\u003cp class=\"no1-note\"\u003e* Survey period (November 2019), respondents (248 medical institution nutritionists), question (Would you like to continue recommending \"Amino Collagen Plus Calcium\"?), conducted by Fundery Co., Ltd.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 商品概要（NEW） --\u003e\n\u003cdiv class=\"sec-title\"\u003e🌸 Product overview\u003c\/div\u003e\n\u003cdiv class=\"product-overview\"\u003e\n\u003cp\u003e\"Amino Collagen Plus Calcium\" is a special version with enhanced health support ingredients born from Japan’s best-selling collagen brand \"Amino Collagen\" series. It uses 5000mg of low molecular weight fish collagen as the base ingredient and includes calcium 102mg and vitamin D 12.5μg, nutrients often lacking in Japanese people. Additionally, glucosamine, which supports a healthy daily life, is increased to 120mg, double the standard version.\u003c\/p\u003e\n\u003cp\u003eAfter age 20, collagen levels in the body rapidly decrease, and bone mass peaks around the 20s to 30s. Especially women are more susceptible to calcium deficiency with age, so it is recommended to actively supplement with supplements in addition to daily diet. Thanks to a patented manufacturing method (Patent No. 5877695), the characteristic odor of collagen is greatly reduced, so you can easily dissolve it in your favorite drinks or dishes like coffee, yogurt, or soup to take collagen and calcium simultaneously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ④ 特長: 2列2行 --\u003e\n\u003cdiv class=\"sec-title\"\u003e\n\u003cspan\u003e✨ \u003c\/span\u003eFour features of Amino Collagen Plus Calcium\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🦴\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eContains Calcium 102mg\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eContains 102mg of calcium per serving (7g), a nutrient often lacking in Japanese people. An important mineral that makes up 1-2% of adult body weight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eContains Vitamin D 12.5μg\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eContains vitamin D which supports calcium absorption. The synergistic effect further enhances health support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eGlucosamine doubled (120mg)\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eGlucosamine, a raw material for hyaluronic acid and chondroitin which have water retention properties, has been doubled from the standard version.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-icon\"\u003e🐟\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003e100% fish collagen\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eFish-derived collagen is about 1.5 times more absorbable than pork skin-derived collagen, and low molecular weight further enhances absorption in the body.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ 期待できる健康サポート --\u003e\n\u003cdiv class=\"sec-title\"\u003e🌟 Expected health support\u003c\/div\u003e\n\u003cdiv class=\"health-support\"\u003e\n\u003cdiv class=\"health-tags\"\u003e\n\u003cspan class=\"health-tag\"\u003e🦴 Bone health support\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e✨ Support for daily beauty care\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e💪 Support for an active daily life\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e💧 Supply of high-quality protein\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e🌿 Support for a healthy body care\u003c\/span\u003e \u003cspan class=\"health-tag\"\u003e⚡ Easy continuation of healthy habits\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"health-note\"\u003e* This product is a food and is not intended for diagnosis, treatment, or prevention of diseases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ 比較セクション --\u003e\n\u003cdiv class=\"sec-title\"\u003e📊 Amino Collagen Standard vs Plus Calcium — Which to choose?\u003c\/div\u003e\n\u003cp class=\"compare-intro\"\u003eFor those aiming for basic beauty collagen supplementation, \"Amino Collagen (Standard)\" is suitable, while those who want to take health support ingredients like calcium, vitamin D, and glucosamine along with collagen should choose \"Amino Collagen Plus Calcium.\"\u003c\/p\u003e\n\u003cdiv class=\"compare-scroll\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eComparison items\u003c\/th\u003e\n\u003cth\u003eAmino Collagen\u003cbr\u003e(Standard)\u003c\/th\u003e\n\u003cth\u003eAmino Collagen\u003cbr\u003ePlus Calcium\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollagen peptides\u003c\/td\u003e\n\u003ctd\u003e5,000mg\u003c\/td\u003e\n\u003ctd\u003e5,000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCalcium\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003e102mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamin D\u003c\/td\u003e\n\u003ctd\u003e—\u003c\/td\u003e\n\u003ctd\u003e12.5μg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGlucosamine\u003c\/td\u003e\n\u003ctd\u003e60mg\u003c\/td\u003e\n\u003ctd\u003e120mg (double)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamin C\u003c\/td\u003e\n\u003ctd\u003e50mg\u003c\/td\u003e\n\u003ctd\u003e50mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArginine\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended for\u003c\/td\u003e\n\u003ctd\u003eFor those starting beauty collagen supplementation and for daily use\u003c\/td\u003e\n\u003ctd\u003eFor those concerned about bone health and those over 40 who want to stay active\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-points\"\u003e\n\u003cdiv class=\"cp-card std\"\u003e\n\u003cdiv class=\"cp-title\"\u003e🌸 Amino Collagen (Standard) Highlights\u003c\/div\u003e\nJapan’s best-selling classic powdered beauty collagen. Centered on 5000mg of low molecular weight fish collagen, it also contains vitamin C, arginine, and glucosamine. Ideal for collagen beginners and those who want to continue daily steadily.\u003c\/div\u003e\n\u003cdiv class=\"cp-card prm\"\u003e\n\u003cdiv class=\"cp-title\"\u003e🦴 Amino Collagen Plus Calcium Highlights\u003c\/div\u003e\nKeeping the standard basic beauty ingredients as is, it includes health support ingredients \"Calcium 102mg\" and \"Vitamin D 12.5μg,\" and doubles the glucosamine content. Especially recommended for those concerned about bone health and those over 40 who want to stay active by continuing steadily.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑦ 主要成分 --\u003e\n\u003cdiv class=\"sec-title\"\u003e💊 Main ingredients \u003csmall style=\"font-size: 13px; font-weight: 400; color: #888;\"\u003e(Per serving 7g)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-grid\"\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🐟\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eLow molecular weight fish collagen\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e5,000\u003cspan\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003e100% fish-derived. About 1.5 times more absorbable than pork-derived, designed to be low molecular weight and easily soluble in water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🦴\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eCalcium\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e102\u003cspan\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eA mineral that makes up 1-2% of adult body weight and is the most abundant in the body. A nutrient often lacking in Japanese people.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eVitamin D\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e12.5\u003cspan\u003eμg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eA type of vitamin that supports calcium. Supports health with a synergistic effect with calcium.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eGlucosamine\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e120\u003cspan\u003emg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eRaw materials for hyaluronic acid and chondroitin, which have water retention properties. Doubled compared to the standard version.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑧ 栄養成分表示 --\u003e\n\u003cdiv class=\"sec-title\"\u003eNutrition Facts \u003csmall style=\"font-size: 13px; font-weight: 400; color: #888;\"\u003ePer serving (7g)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eNutritional Information\u003c\/th\u003e\n\u003cth\u003ePer serving (7g)\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\u003e26 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtein\u003c\/td\u003e\n\u003ctd\u003e5.3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFat\u003c\/td\u003e\n\u003ctd\u003e0.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCarbohydrates\u003c\/td\u003e\n\u003ctd\u003e1.0 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEquivalent Salt Content\u003c\/td\u003e\n\u003ctd\u003e0.01–0.09 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCalcium\u003c\/td\u003e\n\u003ctd\u003e102 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamin C\u003c\/td\u003e\n\u003ctd\u003e50 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamin D\u003c\/td\u003e\n\u003ctd\u003e12.5 μg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ⑨ 飲み方 --\u003e\n\u003cdiv class=\"sec-title\"\u003eEasy way to drink\u003c\/div\u003e\n\u003cdiv class=\"how-steps\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e🥄\u003c\/span\u003e\n\u003cdiv class=\"step-label\"\u003eLevel one serving\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eMeasure 1.5 level tablespoons (about 7g)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e☕\u003c\/span\u003e\n\u003cdiv class=\"step-label\"\u003eAdd to your favorite drink\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eSuitable for hot or cold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e🌀\u003c\/span\u003e\n\u003cdiv class=\"step-label\"\u003eStir well\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eDissolves quickly and ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"drink-tags\"\u003e\n\u003cspan class=\"drink-tag\"\u003e☕ Coffee\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🍵 Green Tea \/ Black Tea\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🥛 Milk\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🍊 Orange Juice\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🥣 Yogurt\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🍲 Soup\u003c\/span\u003e \u003cspan class=\"drink-tag\"\u003e🍜 Miso Soup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ⑩ 商品仕様 --\u003e\n\u003cdiv class=\"sec-title\"\u003eProduct Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-wrap\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eCollagen Powder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContent Weight\u003c\/th\u003e\n\u003ctd\u003e98g (about 14 days supply when taking 7g per day)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDaily Recommended Amount\u003c\/th\u003e\n\u003ctd\u003eAbout 7g (1.5 level tablespoons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredients\u003c\/th\u003e\n\u003ctd\u003eFish collagen peptides (domestically produced), maltodextrin, vegetable oils\/fats, calcium carbonate, glucosamine, vitamin C, arginine, thickener (arabic gum), emulsifier, flavoring, vitamin D (contains orange, kiwi fruit, soy, and gelatin)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Method\u003c\/th\u003e\n\u003ctd\u003eStore away from direct sunlight and high temperature and humidity\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\u003eMeiji Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ⑪ アレルギー --\u003e\n\u003cdiv class=\"allergy-box\"\u003e\n\u003cdiv class=\"allergy-title\"\u003e⚠️ Allergy Information (Specified Ingredients)\u003c\/div\u003e\n\u003cdiv class=\"allergy-tags\"\u003e\n\u003cspan class=\"allergy-tag\"\u003e🍊 Orange\u003c\/span\u003e \u003cspan class=\"allergy-tag\"\u003e🥝 Kiwi Fruit\u003c\/span\u003e \u003cspan class=\"allergy-tag\"\u003e🌱 Soy\u003c\/span\u003e \u003cspan class=\"allergy-tag\"\u003e🐟 Gelatin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑫ よくある質問 --\u003e\n\u003cdiv class=\"sec-title\"\u003e❓ Frequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"qa-list\"\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eWhat is the difference from the standard version?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eWhile keeping the basic beauty ingredients (fish collagen 5000mg, vitamin C, arginine), it contains health support ingredients \"calcium 102mg\" and \"vitamin D 12.5μg,\" and doubles the glucosamine amount to 120mg compared to the standard version.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eWho is it recommended for?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eRecommended for those concerned about bone health, calcium deficiency, and those over 40 who want to stay active steadily, especially women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eWhy is calcium necessary?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eCalcium is one of the nutrients that Japanese people tend to lack. Bone mass peaks around the 20s to 30s, and especially women are more susceptible to calcium deficiency with age. Therefore, it is recommended to actively supplement with supplements in addition to daily dietary intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eDoes it have any noticeable taste or smell?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eThanks to a patented manufacturing method (Patent No. 5877695), it has a flavor that can be mixed with anything. We have improved the raw materials and manufacturing process to enhance quality and reduce the unpleasant smell of collagen during production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eWhen is the best time to drink it?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eSince \"Amino Collagen Plus Calcium\" is a food, there is no specific time like medicine. Please drink it freely at a time that fits your lifestyle and is easy to continue as a habit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eDoes it dissolve in cold drinks?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eYes, it dissolves quickly even in cold drinks. You can use it in hot or cold drinks according to your preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eWhich has higher absorption, fish-derived or pork-derived?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eFish-derived fish collagen has been shown to have about 1.5 times higher absorption than pork skin-derived collagen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-card\"\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge q\"\u003eQ\u003c\/span\u003e\n\u003cp class=\"qa-q\"\u003eThere were clumps in the powder, is it okay?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-row\"\u003e\n\u003cspan class=\"qa-badge a\"\u003eA\u003c\/span\u003e\n\u003cp class=\"qa-a\"\u003eIf water droplets get into the product, collagen powder clumps may form after a while. Avoid storing in high humidity places and using a wet spoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑬ 使用上の注意 --\u003e\n\u003cdiv class=\"sec-title\"\u003eUsage Precautions\u003c\/div\u003e\n\u003cdiv class=\"caution-box-new\"\u003e\n\u003cdiv class=\"cb-title\"\u003e⚠️ Please check before use\u003c\/div\u003e\n\u003cul class=\"caution-list-new\"\u003e\n\u003cli\u003eThis product is a food. It is not a medicine. It is not intended for diagnosis, treatment, or prevention of diseases.\u003c\/li\u003e\n\u003cli\u003eFollow the daily recommended amount (about 7g) and avoid excessive intake. Excessive consumption may eventually be converted into subcutaneous fat in the body.\u003c\/li\u003e\n\u003cli\u003eIf you have allergies, please check the ingredients before use (contains orange, kiwi fruit, soy, and gelatin).\u003c\/li\u003e\n\u003cli\u003eInfants, pregnant or breastfeeding women, those under medical care or taking medication should consult their doctor before use.\u003c\/li\u003e\n\u003cli\u003eIn rare cases, it may not suit your constitution or condition. If so, stop consumption and consult a doctor.\u003c\/li\u003e\n\u003cli\u003eAvoid using a wet spoon. It may cause the powder to clump.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eConsume as soon as possible after opening.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑭ 保管上の注意 --\u003e\n\u003cdiv class=\"storage-box\"\u003e\n\u003cdiv class=\"sb-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n\u003cul class=\"storage-list\"\u003e\n\u003cli\u003eStore away from direct sunlight and high temperature and humidity.\u003c\/li\u003e\n\u003cli\u003eAfter opening, close the zipper tightly and consume as soon as possible.\u003c\/li\u003e\n\u003cli\u003eAvoid storing in high humidity places as it may cause the powder to clump.\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\u003c\/div\u003e","brand":"Meiji","offers":[{"title":"196g","offer_id":52968277705020,"sku":"4902777306209","price":2668.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4902777306209.jpg?v=1775718027","url":"https:\/\/mamigo.jp\/en-hk\/products\/meiji-amino-collagen-plus-calcium","provider":"MamiGo","version":"1.0","type":"link"}