{"product_id":"asahi-dear-natura-collagen","title":"Dear Natura Low Molecular Collagen","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n.pd-wrap {\n  --acc: #a0304a;\n  --acc-dark: #6b1530;\n  --acc-light: #fdf0f3;\n  --acc-mid: #d4778a;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n  color: #333;\n  max-width: 860px;\n  margin: 0 auto;\n}\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3,\n.pd-wrap h4, .pd-wrap h5, .pd-wrap h6 {\n  margin: 0;\n  padding: 0;\n  line-height: 1.3;\n  font-family: inherit;\n}\n\n\/* Hero *\/\n.pd-wrap .pd-hero {\n  position: relative;\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  border-radius: 14px;\n  padding: 44px 36px 40px;\n  margin-bottom: 24px;\n  overflow: hidden;\n  color: #fff;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px;\n  right: -60px;\n  width: 260px;\n  height: 260px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.07);\n  pointer-events: none;\n}\n.pd-wrap .pd-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -80px;\n  left: -40px;\n  width: 200px;\n  height: 200px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.05);\n  pointer-events: none;\n}\n.pd-wrap .hero-badges {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin-bottom: 18px;\n}\n.pd-wrap .hero-badge {\n  background: rgba(255,255,255,0.2);\n  border: 1px solid rgba(255,255,255,0.45);\n  border-radius: 20px;\n  padding: 4px 14px;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 0.04em;\n  color: #fff;\n}\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 34px) !important;\n  font-weight: 800;\n  letter-spacing: -0.01em;\n  margin-bottom: 10px;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n}\n.pd-wrap .hero-tagline {\n  font-size: 15px;\n  color: rgba(255,255,255,0.9);\n  margin-bottom: 22px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.18);\n  border-radius: 20px;\n  padding: 5px 15px;\n  font-size: 12.5px;\n  font-weight: 600;\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.35);\n}\n\n\/* カード共通 *\/\n.pd-wrap .pd-card {\n  background: #fff;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  padding: 28px 30px;\n  margin-bottom: 20px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n}\n.pd-wrap .section-title {\n  font-size: 17px;\n  font-weight: 800;\n  color: var(--acc);\n  padding-bottom: 10px;\n  margin-bottom: 18px;\n  border-bottom: 2px solid var(--acc-light);\n  position: relative;\n  padding-left: 14px;\n}\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 2px;\n  bottom: 3px;\n  width: 4px;\n  background: #f0b429;\n  border-radius: 3px;\n}\n.pd-wrap .pd-card p {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin: 0 0 10px;\n}\n.pd-wrap .pd-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* 特長グリッド *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-top: 4px;\n}\n@media (max-width: 480px) {\n  .pd-wrap .action-grid {\n    grid-template-columns: 1fr;\n  }\n}\n.pd-wrap .action-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 20px 18px;\n}\n.pd-wrap .action-num {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n  border-radius: 50%;\n  width: 24px;\n  height: 24px;\n  line-height: 24px;\n  text-align: center;\n  margin-bottom: 10px;\n}\n.pd-wrap .action-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--acc);\n  margin-bottom: 6px;\n}\n.pd-wrap .action-pill {\n  display: inline-block;\n  background: rgba(160,48,74,0.1);\n  color: var(--acc);\n  font-size: 11px;\n  font-weight: 700;\n  padding: 2px 10px;\n  border-radius: 20px;\n  margin-bottom: 8px;\n  border: 1px solid var(--acc-mid);\n}\n.pd-wrap .action-desc {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n}\n\n\/* 成分テーブル *\/\n.pd-wrap .table-wrap {\n  overflow-x: auto;\n  border-radius: 8px;\n  border: 1px solid #eee;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  min-width: 380px;\n}\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #ffffff !important;\n  font-weight: 700 !important;\n  padding: 11px 14px !important;\n  text-align: left;\n  font-size: 13px;\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 10px 14px !important;\n  vertical-align: middle !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #f0f0f0;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .cat-pill {\n  display: inline-block;\n  font-size: 10.5px;\n  font-weight: 700;\n  padding: 2px 9px;\n  border-radius: 20px;\n  background: rgba(160,48,74,0.1);\n  color: var(--acc);\n  border: 1px solid var(--acc-mid);\n  white-space: nowrap;\n}\n\n\/* 栄養成分表 *\/\n.pd-wrap .nutrition-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  margin-top: 4px;\n}\n.pd-wrap .nutrition-table thead tr th {\n  background-color: #f8f0f2 !important;\n  color: var(--acc) !important;\n  font-weight: 700 !important;\n  padding: 10px 14px !important;\n  text-align: left;\n  border-bottom: 2px solid var(--acc-mid);\n}\n.pd-wrap .nutrition-table tbody tr td {\n  padding: 9px 14px !important;\n  color: #444 !important;\n  border-bottom: 1px solid #f0f0f0;\n  background: #fff;\n}\n.pd-wrap .nutrition-table tbody tr:nth-child(even) td {\n  background: var(--acc-light) !important;\n}\n\n\/* 用法テーブル *\/\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  border-radius: 8px;\n  overflow: hidden;\n}\n.pd-wrap .dosage-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  font-weight: 700 !important;\n  padding: 10px 16px !important;\n  text-align: center;\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 10px 16px !important;\n  text-align: center;\n  color: #333 !important;\n  border-bottom: 1px solid #f0f0f0;\n  background: #fff;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) td {\n  background: var(--acc-light) !important;\n}\n.pd-wrap .dosage-note {\n  background: #f8f0f2;\n  border-left: 4px solid var(--acc);\n  border-radius: 0 8px 8px 0;\n  padding: 14px 18px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n  margin-top: 14px;\n}\n\n\/* FAQ *\/\n.pd-wrap .faq-item {\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  margin-bottom: 12px;\n  overflow: hidden;\n}\n.pd-wrap .faq-q {\n  background: var(--acc-light);\n  padding: 13px 16px;\n  font-size: 13.5px;\n  font-weight: 700;\n  color: var(--acc);\n}\n.pd-wrap .faq-q::before {\n  content: 'Q. ';\n  font-weight: 900;\n}\n.pd-wrap .faq-a {\n  padding: 13px 16px;\n  font-size: 13.5px;\n  color: #444;\n  line-height: 1.7;\n  background: #fff;\n}\n.pd-wrap .faq-a::before {\n  content: 'A. ';\n  font-weight: 700;\n  color: var(--acc);\n}\n\n\/* 注意事項 *\/\n.pd-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 5px solid #f59e0b;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin-bottom: 20px;\n}\n.pd-wrap .caution-box .caution-title {\n  font-size: 15px;\n  font-weight: 800;\n  color: #b45309;\n  margin-bottom: 12px;\n}\n.pd-wrap .caution-box ul {\n  margin: 0;\n  padding-left: 18px;\n}\n.pd-wrap .caution-box ul li {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 4px;\n}\n\n\/* 保管 *\/\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 5px solid #4a6fa5;\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin-bottom: 20px;\n}\n.pd-wrap .storage-box .storage-title {\n  font-size: 15px;\n  font-weight: 800;\n  color: #1a3a6e;\n  margin-bottom: 12px;\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: 13.5px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 4px;\n}\n\n\/* アレルギーバナー *\/\n.pd-wrap .allergen-banner {\n  background: #fff5f5;\n  border: 1px solid #fca5a5;\n  border-radius: 8px;\n  padding: 12px 18px;\n  font-size: 13px;\n  color: #991b1b;\n  margin-top: 16px;\n}\n.pd-wrap .allergen-banner strong {\n  font-weight: 800;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan class=\"hero-badge\"\u003e🌸 Beauty supplement\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003e💊 Tablet type\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003e🇯🇵 Made in Japan\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eDianatura Low-Molecular Collagen\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eFor radiant daily life. A bottle-type supplement condensed with five beauty ingredients.\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003eLow-molecular collagen 2,000mg\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eContains vitamin C\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eHyaluronic acid + CoQ10 + elastin\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eNo fragrances, colorings, or preservatives added\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品概要 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eProduct overview\u003c\/div\u003e\n    \u003cp\u003e\"Dianatura Low-Molecular Collagen\" is a classic beauty supplement by Asahi Group Foods. It contains 2,000mg of low-molecular collagen per daily recommended intake (8 tablets) and is formulated to also provide vitamin C to support collagen function.\u003c\/p\u003e\n    \u003cp\u003eAdditionally, it includes three popular beauty ingredients—hyaluronic acid, coenzyme Q10 (CoQ10), and elastin peptide—allowing you to easily supplement five beauty ingredients in one bottle.\u003c\/p\u003e\n    \u003cp\u003eNo fragrance, coloring, or preservatives added. Designed for easy swallowing, making it easy to continue daily. Contains 240 tablets (30-day supply) in a one-touch cap bottle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 特長グリッド --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eFour features\u003c\/div\u003e\n    \u003cdiv class=\"action-grid\"\u003e\n      \u003cdiv class=\"action-card\"\u003e\n        \u003cdiv class=\"action-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"action-title\"\u003eLow-molecular collagen 2,000mg\u003c\/div\u003e\n        \u003cdiv class=\"action-pill\"\u003eCollagen peptide\u003c\/div\u003e\n        \u003cdiv class=\"action-desc\"\u003eUses low-molecular (peptide form) collagen with reduced molecular weight. Contains 2,000mg per 8 tablets daily.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"action-card\"\u003e\n        \u003cdiv class=\"action-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"action-title\"\u003eSupports collagen synthesis\u003c\/div\u003e\n        \u003cdiv class=\"action-pill\"\u003eVitamin C 80mg\u003c\/div\u003e\n        \u003cdiv class=\"action-desc\"\u003eContains vitamin C, known to help collagen production. Provides 80mg per daily recommended intake.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"action-card\"\u003e\n        \u003cdiv class=\"action-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"action-title\"\u003eAdded three beauty ingredients\u003c\/div\u003e\n        \u003cdiv class=\"action-pill\"\u003eHyaluronic acid, CoQ10, elastin\u003c\/div\u003e\n        \u003cdiv class=\"action-desc\"\u003eContains 1mg hyaluronic acid, 1mg coenzyme Q10, and 1mg elastin peptide. You can take five ingredients at once.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"action-card\"\u003e\n        \u003cdiv class=\"action-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"action-title\"\u003eAdditive-free and designed for easy continued use.\u003c\/div\u003e\n        \u003cdiv class=\"action-pill\"\u003eNo fragrance, coloring, or preservatives used.\u003c\/div\u003e\n        \u003cdiv class=\"action-desc\"\u003eFormulated without unnecessary additives for safe daily consumption. Features an easy-to-open one-touch cap bottle.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 有効成分テーブル --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eIngredients included (per daily recommended intake of 8 tablets)\u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eAmount included\u003c\/th\u003e\n            \u003cth\u003eCategory\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLow-molecular collagen (porcine collagen peptide)\u003c\/td\u003e\n            \u003ctd\u003e2,000mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eMain ingredients\u003c\/span\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVitamin C (V.C)\u003c\/td\u003e\n            \u003ctd\u003e80mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eVitamins\u003c\/span\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eHyaluronic acid\u003c\/td\u003e\n            \u003ctd\u003e1mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eBeauty ingredients\u003c\/span\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCoenzyme Q10 (CoQ10)\u003c\/td\u003e\n            \u003ctd\u003e1mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eBeauty ingredients\u003c\/span\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eElastin peptide (porcine elastin peptide)\u003c\/td\u003e\n            \u003ctd\u003e1mg\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"cat-pill\"\u003eBeauty ingredients\u003c\/span\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"allergen-banner\"\u003e\n      \u003cstrong\u003e⚠️ Allergy information:\u003c\/strong\u003e Contains pork and gelatin (including gelatin). If you have food allergies, please check the ingredient list and do not consume if applicable.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 栄養成分表示 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eNutrition facts (per daily recommended intake of 8 tablets)\u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable class=\"nutrition-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNutritional content\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\u003e9.2kcal\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProtein\u003c\/td\u003e\n            \u003ctd\u003e2.0g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFat\u003c\/td\u003e\n            \u003ctd\u003e0.02g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCarbohydrates\u003c\/td\u003e\n            \u003ctd\u003e0–0.5g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEquivalent salt content\u003c\/td\u003e\n            \u003ctd\u003e0.02–0.07g\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVitamin C\u003c\/td\u003e\n            \u003ctd\u003e80mg\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 用法・用量 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eHow to take and recommended amount\u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable class=\"dosage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTarget users\u003c\/th\u003e\n            \u003cth\u003eRecommended daily intake\u003c\/th\u003e\n            \u003cth\u003eTiming of intake\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAdults (18 years and older)\u003c\/td\u003e\n            \u003ctd\u003e8 tablets\u003c\/td\u003e\n            \u003ctd\u003eTake with water or lukewarm water.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dosage-note\"\u003e\n      * Please follow the daily recommended intake (8 tablets).\u003cbr\u003e\n      * A balanced diet based on staple foods, main dishes, and side dishes is important.\u003cbr\u003e\n      * This product is not intended to cure diseases or enhance health by excessive intake.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat is \"low-molecular collagen\"?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt is collagen broken down to reduce molecular weight (collagen peptide). This product uses low-molecular collagen in peptide form for easy absorption.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat kind of ingredient is elastin?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt is a type of protein that makes up skin and blood vessels. This product contains 1mg of porcine elastin peptide.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAre there any concerns about interactions with medicines?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIf you are undergoing treatment or taking medication, be sure to consult your doctor before use. At Dianatura, you can also inquire about interactions with medicines.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 使用上の注意 --\u003e\n  \u003cdiv class=\"caution-box\"\u003e\n    \u003cdiv class=\"caution-title\"\u003e⚠️ Usage Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eFollow the recommended daily intake.\u003c\/li\u003e\n      \u003cli\u003ePlease check the ingredients and do not consume if you have food allergies.\u003c\/li\u003e\n      \u003cli\u003eIf you are undergoing treatment or taking medication, please consult your doctor before use.\u003c\/li\u003e\n      \u003cli\u003eAvoid use if you are pregnant, breastfeeding, or for infants and children under 18 years old.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n      \u003cli\u003eDepending on your physical condition or constitution, it may rarely not suit your body or cause allergic symptoms such as rash. In such cases, discontinue use and consult a doctor.\u003c\/li\u003e\n      \u003cli\u003eThe color or smell derived from the raw materials may change, but there is no problem with the quality.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 保管上の注意 --\u003e\n  \u003cdiv class=\"storage-box\"\u003e\n    \u003cdiv class=\"storage-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eStore in a cool place, avoiding direct sunlight, high temperatures, and humidity.\u003c\/li\u003e\n      \u003cli\u003eAfter opening, be sure to close the cap tightly and use it promptly.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ASAHI","offers":[{"title":"240 Tablets (30 days supply)","offer_id":52950540747068,"sku":"4946842635955","price":1406.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4946842635955.jpg?v=1775205059","url":"https:\/\/mamigo.jp\/en\/products\/asahi-dear-natura-collagen","provider":"MamiGo","version":"1.0","type":"link"}