{"product_id":"yakult_omega3_ve","title":"DHA \u0026 EPA 500","description":"\u003cstyle\u003e\n.pd-wrap-ydha {\n  --acc: #1a5fa0;\n  --acc-dark: #0e3a6a;\n  --acc-light: #f0f6ff;\n  --acc-mid: #7aaad4;\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  line-height: 1.75;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 4px;\n}\n\n\/* ── Hero ── *\/\n.pd-wrap-ydha .hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 65%, #2272b8 100%);\n  border-radius: 18px;\n  padding: 44px 32px 40px;\n  color: #fff;\n  text-align: center;\n  margin-bottom: 36px;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 8px 32px rgba(14,58,106,0.28);\n}\n.pd-wrap-ydha .hero::before {\n  content: '';\n  position: absolute;\n  top: -50px; right: -50px;\n  width: 200px; height: 200px;\n  background: rgba(255,255,255,0.07);\n  border-radius: 50%;\n}\n.pd-wrap-ydha .hero::after {\n  content: '';\n  position: absolute;\n  bottom: -30px; left: -30px;\n  width: 140px; height: 140px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap-ydha .hero .brand-label {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.45);\n  border-radius: 20px;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  padding: 4px 16px;\n  margin-bottom: 14px;\n  text-transform: uppercase;\n}\n.pd-wrap-ydha .hero h1 {\n  font-size: clamp(22px, 5vw, 34px);\n  font-weight: 900;\n  margin: 0 0 8px;\n  line-height: 1.3;\n  text-shadow: 0 2px 8px rgba(0,0,0,0.2);\n}\n.pd-wrap-ydha .hero .hero-name-en {\n  font-size: 12px;\n  opacity: 0.72;\n  letter-spacing: 0.12em;\n  margin: 0 0 6px;\n}\n.pd-wrap-ydha .hero .hero-sub {\n  font-size: 14px;\n  opacity: 0.9;\n  margin: 0 0 22px;\n  line-height: 1.75;\n}\n.pd-wrap-ydha .hero .hero-badge-row {\n  display: flex;\n  gap: 10px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.pd-wrap-ydha .hero .hero-badge {\n  background: rgba(255,255,255,0.18);\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-ydha .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: 42px 0 16px;\n  line-height: 1.4;\n}\n\n\/* ── キャッチコピーバナー ── *\/\n.pd-wrap-ydha .catch-banner {\n  background: var(--acc-light);\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 24px 28px;\n  margin-bottom: 32px;\n  text-align: center;\n}\n.pd-wrap-ydha .catch-banner .cb-main {\n  font-size: 20px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin-bottom: 10px;\n  line-height: 1.45;\n}\n.pd-wrap-ydha .catch-banner .cb-sub {\n  font-size: 13.5px;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* ── 2大成分カード ── *\/\n.pd-wrap-ydha .two-ing-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 12px;\n}\n.pd-wrap-ydha .ing-card {\n  background: #fff;\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 24px 16px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap-ydha .ing-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 5px;\n  background: linear-gradient(90deg, var(--acc-dark), var(--acc));\n}\n.pd-wrap-ydha .ing-card .ic-icon { font-size: 38px; margin-bottom: 10px; display: block; }\n.pd-wrap-ydha .ing-card .ic-name {\n  font-size: 16px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin-bottom: 4px;\n}\n.pd-wrap-ydha .ing-card .ic-name-en {\n  font-size: 11px;\n  color: #888;\n  letter-spacing: 0.08em;\n  margin-bottom: 12px;\n}\n.pd-wrap-ydha .ing-card .ic-amount {\n  font-size: 44px;\n  font-weight: 900;\n  color: var(--acc);\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.pd-wrap-ydha .ing-card .ic-amount small { font-size: 16px; font-weight: 700; color: var(--acc-dark); }\n.pd-wrap-ydha .ing-card .ic-per { font-size: 11.5px; color: #888; margin-bottom: 12px; }\n.pd-wrap-ydha .ing-card .ic-desc { font-size: 12px; color: #555; line-height: 1.7; text-align: left; }\n\n\/* ── 青魚換算バナー ── *\/\n.pd-wrap-ydha .fish-banner {\n  background: linear-gradient(135deg, #eaf3ff 0%, #ddeeff 100%);\n  border: 2px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 24px;\n  text-align: center;\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n.pd-wrap-ydha .fish-banner .fb-icon { font-size: 52px; line-height: 1; }\n.pd-wrap-ydha .fish-banner .fb-text { text-align: left; }\n.pd-wrap-ydha .fish-banner .fb-headline {\n  font-size: 18px;\n  font-weight: 900;\n  color: var(--acc-dark);\n  margin-bottom: 6px;\n  line-height: 1.4;\n}\n.pd-wrap-ydha .fish-banner .fb-body {\n  font-size: 13px;\n  color: #444;\n  line-height: 1.7;\n}\n.pd-wrap-ydha .fish-banner .fb-note { font-size: 11px; color: #aaa; margin-top: 4px; }\n\n\/* ── 特長カード（2列2行）── *\/\n.pd-wrap-ydha .feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 12px;\n}\n.pd-wrap-ydha .feature-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 14px;\n  padding: 22px 16px;\n  text-align: center;\n}\n.pd-wrap-ydha .feature-card .fc-point {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 0.08em;\n  padding: 3px 12px;\n  border-radius: 10px;\n  margin-bottom: 10px;\n}\n.pd-wrap-ydha .feature-card .fc-icon { font-size: 32px; margin-bottom: 8px; display: block; }\n.pd-wrap-ydha .feature-card .fc-title {\n  font-size: 13.5px;\n  font-weight: 800;\n  color: var(--acc-dark);\n  margin-bottom: 8px;\n  line-height: 1.4;\n}\n.pd-wrap-ydha .feature-card .fc-body { font-size: 12px; color: #555; line-height: 1.65; }\n\n\/* ── 摂取量サマリー ── *\/\n.pd-wrap-ydha .dosage-summary {\n  background: var(--acc);\n  border-radius: 14px;\n  padding: 24px 28px;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  margin-bottom: 12px;\n  flex-wrap: wrap;\n}\n.pd-wrap-ydha .dosage-summary .ds-num {\n  font-size: 64px;\n  font-weight: 900;\n  line-height: 1;\n  flex-shrink: 0;\n}\n.pd-wrap-ydha .dosage-summary .ds-unit { font-size: 20px; font-weight: 700; }\n.pd-wrap-ydha .dosage-summary .ds-text { flex: 1; min-width: 160px; }\n.pd-wrap-ydha .dosage-summary .ds-headline { font-size: 18px; font-weight: 900; margin-bottom: 6px; line-height: 1.35; }\n.pd-wrap-ydha .dosage-summary .ds-body { font-size: 13px; opacity: 0.88; line-height: 1.65; }\n\n\/* ── 服用ステップ ── *\/\n.pd-wrap-ydha .how-steps {\n  display: flex;\n  gap: 0;\n  margin-bottom: 12px;\n  flex-wrap: wrap;\n}\n.pd-wrap-ydha .how-step {\n  flex: 1;\n  min-width: 130px;\n  text-align: center;\n  padding: 20px 12px;\n  position: relative;\n}\n.pd-wrap-ydha .how-step:not(:last-child)::after {\n  content: '→';\n  position: absolute;\n  right: -10px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 20px;\n  color: var(--acc-mid);\n}\n.pd-wrap-ydha .how-step .step-num {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 32px; height: 32px;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  font-size: 13px;\n  font-weight: 900;\n  margin-bottom: 10px;\n}\n.pd-wrap-ydha .how-step .step-icon { font-size: 34px; display: block; margin-bottom: 8px; }\n.pd-wrap-ydha .how-step .step-label { font-size: 13.5px; font-weight: 800; color: var(--acc-dark); margin-bottom: 4px; }\n.pd-wrap-ydha .how-step .step-desc { font-size: 11.5px; color: #666; line-height: 1.55; }\n\n\/* ── 栄養成分テーブル ── *\/\n.pd-wrap-ydha table.nutr-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  margin-bottom: 8px;\n  border-radius: 10px;\n  overflow: hidden;\n}\n.pd-wrap-ydha table.nutr-table thead tr { background: var(--acc); color: #fff; }\n.pd-wrap-ydha table.nutr-table thead th { padding: 10px 14px; text-align: left; font-weight: 700; }\n.pd-wrap-ydha table.nutr-table tbody tr:nth-child(even) { background: var(--acc-light); }\n.pd-wrap-ydha table.nutr-table tbody tr:nth-child(odd) { background: #fff; }\n.pd-wrap-ydha table.nutr-table tbody td {\n  padding: 9px 14px;\n  border-bottom: 1px solid #c0d8f0;\n  color: #333;\n}\n.pd-wrap-ydha table.nutr-table tbody td:first-child { font-weight: 600; color: #555; }\n.pd-wrap-ydha table.nutr-table .highlight-row td {\n  color: var(--acc-dark);\n  font-weight: 800;\n  background: #ddeeff;\n}\n\n\/* ── 商品仕様 ── *\/\n.pd-wrap-ydha .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n  border-radius: 10px;\n  overflow: hidden;\n  margin-bottom: 12px;\n}\n.pd-wrap-ydha .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-ydha .spec-table td {\n  padding: 10px 14px;\n  background: #fff;\n  border-bottom: 1px solid #c0d8f0;\n  color: #444;\n  font-size: 13px;\n}\n\n\/* ── アレルギー ── *\/\n.pd-wrap-ydha .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-ydha .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-ydha .allergy-box .allergy-tags { display: flex; flex-wrap: wrap; gap: 8px; }\n.pd-wrap-ydha .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\/* ── 注意事項 ── *\/\n.pd-wrap-ydha .caution-box {\n  background: #fafafa;\n  border: 1px solid #ddd;\n  border-radius: 10px;\n  padding: 18px 20px;\n  font-size: 12.5px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 12px;\n}\n.pd-wrap-ydha .caution-box .caution-title { font-weight: 800; color: #444; margin-bottom: 8px; font-size: 13px; }\n.pd-wrap-ydha .caution-box ul { margin: 0; padding-left: 18px; }\n.pd-wrap-ydha .caution-box ul li { margin-bottom: 5px; }\n\n\/* ── ブランドフッター ── *\/\n.pd-wrap-ydha .brand-trust {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 65%, #2272b8 100%);\n  border-radius: 14px;\n  padding: 30px 24px;\n  color: #fff;\n  text-align: center;\n  margin-bottom: 12px;\n  box-shadow: 0 6px 24px rgba(14,58,106,0.24);\n}\n.pd-wrap-ydha .brand-trust .bt-title { font-size: 13px; font-weight: 700; opacity: 0.82; margin-bottom: 8px; }\n.pd-wrap-ydha .brand-trust .bt-headline { font-size: 21px; font-weight: 900; margin-bottom: 16px; line-height: 1.45; }\n.pd-wrap-ydha .brand-trust .bt-row {\n  display: flex;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}\n.pd-wrap-ydha .brand-trust .bt-item { font-size: 12.5px; opacity: 0.88; display: flex; align-items: center; gap: 6px; }\n\n\/* ── 注記 ── *\/\n.pd-wrap-ydha .footnote {\n  font-size: 11px;\n  color: #999;\n  line-height: 1.7;\n  margin-top: 20px;\n  padding-top: 14px;\n  border-top: 1px solid #c0d8f0;\n}\n\n\/* ── Responsive ── *\/\n@media (max-width: 520px) {\n  .pd-wrap-ydha .two-ing-grid { grid-template-columns: 1fr; }\n  .pd-wrap-ydha .feature-grid { grid-template-columns: 1fr; }\n  .pd-wrap-ydha .dosage-summary { flex-direction: column; text-align: center; }\n  .pd-wrap-ydha .fish-banner { flex-direction: column; text-align: center; }\n  .pd-wrap-ydha .fish-banner .fb-text { text-align: center; }\n  .pd-wrap-ydha .how-step:not(:last-child)::after { display: none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap-ydha\"\u003e\n\u003c!-- ① Hero --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"brand-label\"\u003eYakult Health Foods \/ Yakult Health Foods\u003c\/div\u003e\n\u003cp class=\"hero-name-en\"\u003eDHA \u0026 EPA 500\u003c\/p\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eYakult Health Foods\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eDHA \u0026 EPA 500 (300 capsules)\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e60-day supply \/ 5 packets daily recommended \/ Soft capsules\u003cbr\u003eDHA 300mg + EPA 200mg + Vitamin E 10mg\u003cbr\u003eEasily get the smooth blood flow components from blue-backed fish, easy to continue daily\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e🐟 DHA 300mg\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🐠 EPA 200mg\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💊 Easy-to-swallow soft capsules\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🇯🇵 Made in Japan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ② キャッチコピー --\u003e\n\u003cdiv class=\"catch-banner\"\u003e\n\u003cdiv class=\"cb-main\"\u003e🐟 Take 5 packets daily to easily get the smooth blood flow components from blue-backed fish\u003c\/div\u003e\n\u003cdiv class=\"cb-sub\"\u003eSoft capsule type for peace of mind even if you dislike fish or rarely eat blue-backed fish.\u003cbr\u003eEasily supplement the DHA and EPA equivalent to about 100g of seafood with 5 packets a day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ 2大成分カード --\u003e\n\u003cdiv class=\"sec-title\"\u003eTwo main ingredients \u003csmall style=\"font-size: 13px; font-weight: 400; color: #888;\"\u003e(Per daily recommended amount of 5 packets)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"two-ing-grid\"\u003e\n\u003cdiv class=\"ing-card\"\u003e\n\u003cspan class=\"ic-icon\"\u003e🧠\u003c\/span\u003e\n\u003cdiv class=\"ic-name\"\u003eDHA\u003c\/div\u003e\n\u003cdiv class=\"ic-name-en\"\u003eDocosahexaenoic Acid\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e300\u003csmall\u003emg\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-per\"\u003ePer daily recommended amount (5 packets)\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eOmega-3 essential fatty acids found in blue-backed fish like sardines, saury, and mackerel. Important nutrients in the brain and nervous system that support memory and cognitive function. Since the body produces very little, active intake through diet or supplements is recommended.\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\"\u003eEPA\u003c\/div\u003e\n\u003cdiv class=\"ic-name-en\"\u003eEicosapentaenoic Acid\u003c\/div\u003e\n\u003cdiv class=\"ic-amount\"\u003e200\u003csmall\u003emg\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ic-per\"\u003ePer daily recommended amount (5 packets)\u003c\/div\u003e\n\u003cdiv class=\"ic-desc\"\u003eOmega-3 essential fatty acids abundant in blue-backed fish like horse mackerel, sardines, and mackerel. Known for promoting smooth blood flow, supporting a healthy circulatory environment. One of the components actively recommended by the Ministry of Health, Labour and Welfare.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ④ 青魚換算バナー --\u003e\n\u003cdiv class=\"fish-banner\"\u003e\n\u003cdiv class=\"fb-icon\"\u003e🐟\u003c\/div\u003e\n\u003cdiv class=\"fb-text\"\u003e\n\u003cdiv class=\"fb-headline\"\u003e5 packets a day supply DHA and EPA equivalent to about 100g of seafood\u003c\/div\u003e\n\u003cdiv class=\"fb-body\"\u003eTake 5 packets daily to get DHA 300mg + EPA 200mg = a total of \u003cstrong\u003e500mg\u003c\/strong\u003e.\u003cbr\u003eEasily covers half the Ministry of Health, Labour and Welfare’s recommended daily target (1,000mg) with \u003cstrong\u003e500mg\u003c\/strong\u003e.\u003c\/div\u003e\n\u003cdiv class=\"fb-note\"\u003e*1 Compared to the amount of DHA and EPA in about 100g of seafood *2 From the Ministry of Health, Labour and Welfare’s \"Dietary Reference Intakes for Japanese (2020 edition)\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ 2つの特長 --\u003e\n\u003cdiv class=\"sec-title\"\u003eFeatures of DHA \u0026 EPA 500\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-point\"\u003ePOINT 1\u003c\/span\u003e \u003cspan class=\"fc-icon\"\u003e💊\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eEasy-to-take soft capsules\u003cbr\u003eNo fishy smell to worry about\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eSoft capsules make it easy to take even if you dislike fishy smells or fish itself. They can be swallowed smoothly with water or lukewarm water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-point\"\u003ePOINT 2\u003c\/span\u003e \u003cspan class=\"fc-icon\"\u003e📅\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003e300 packets, 60-day supply\u003cbr\u003eGenerous volume\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eOne package contains a 60-day supply (300 packets). This cost-effective design lets you secure two months’ worth of DHA and EPA intake, which is important to take daily.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-point\"\u003ePOINT 3\u003c\/span\u003e \u003cspan class=\"fc-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eContains 10mg of Vitamin E\u003cbr\u003ePrevents oxidation and protects ingredients\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eDHA and EPA are fats that oxidize easily. We include 10mg of antioxidant vitamin E per daily recommended amount to maintain the quality of the ingredients inside the capsules.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"fc-point\"\u003ePOINT 4\u003c\/span\u003e \u003cspan class=\"fc-icon\"\u003e🇯🇵\u003c\/span\u003e\n\u003cdiv class=\"fc-title\"\u003eDomestic Production \u0026 Reliable Quality\u003cbr\u003eTrust in Yakult\u003c\/div\u003e\n\u003cdiv class=\"fc-body\"\u003eManufactured domestically by Yakult Health Foods, which promotes \"Health for people and the planet.\" A trusted health supplement sold nationwide at drugstores, pharmacies, supermarkets, and more.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ 1日5粒摂取量サマリー --\u003e\n\u003cdiv class=\"sec-title\"\u003eDaily recommended intake\u003c\/div\u003e\n\u003cdiv class=\"dosage-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ds-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"ds-unit\"\u003eCapsules \/ day\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ds-text\"\u003e\n\u003cdiv class=\"ds-headline\"\u003eTake 5 capsules (2.15g) daily with water or lukewarm water without chewing\u003c\/div\u003e\n\u003cdiv class=\"ds-body\"\u003eWith 5 capsules per day, you can consume DHA 300mg, EPA 200mg, and Vitamin E 10mg.\u003cbr\u003ePlease follow the daily recommended amount and avoid excessive intake.\u003cbr\u003e300 capsules → About 60 days supply (if taking 5 capsules per day)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑦ 飲み方ステップ --\u003e\n\u003cdiv class=\"sec-title\"\u003eEasy way to take\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\"\u003eTake out 5 capsules per day\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eThe daily recommended amount is 5 capsules. Taking more will not increase effectiveness.\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\"\u003eWith water or lukewarm water\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eTake with water or lukewarm water.\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\"\u003eSwallow without chewing\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003eDo not chew the soft capsules; swallow them whole.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cspan class=\"step-icon\"\u003e📅\u003c\/span\u003e\n\u003cdiv class=\"step-label\"\u003eContinue daily\u003c\/div\u003e\n\u003cdiv class=\"step-desc\"\u003e60 days supply. Continuous daily intake helps maintain health.\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 5 capsules (2.15g) including coating material\u003c\/small\u003e\n\u003c\/div\u003e\n\u003ctable class=\"nutr-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eNutritional content\u003c\/th\u003e\n\u003cth\u003ePer 5 capsules (2.15g)\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\u003e15 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtein\u003c\/td\u003e\n\u003ctd\u003e0.57 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLipids\u003c\/td\u003e\n\u003ctd\u003e1.4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCarbohydrates\u003c\/td\u003e\n\u003ctd\u003e0.11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEquivalent salt content\u003c\/td\u003e\n\u003ctd\u003e0–0.005 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamin E\u003c\/td\u003e\n\u003ctd\u003e10.0 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"highlight-row\"\u003e\n\u003ctd\u003e🧠 DHA (Docosahexaenoic Acid)\u003c\/td\u003e\n\u003ctd\u003e300 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"highlight-row\"\u003e\n\u003ctd\u003e❤️ EPA (Eicosapentaenoic Acid)\u003c\/td\u003e\n\u003ctd\u003e200 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ⑨ 商品仕様 --\u003e\n\u003cdiv class=\"sec-title\"\u003eProduct specifications\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct name\u003c\/th\u003e\n\u003ctd\u003eDHA \u0026 EPA 500 (300 capsules)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e129g (430mg × 300 capsules)\u003cbr\u003ePer capsule: Liquid content 280mg \/ coating material 150mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDaily recommended amount\u003c\/th\u003e\n\u003ctd\u003e5 capsules (about 60 days supply)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eForm\u003c\/th\u003e\n\u003ctd\u003eSoft capsules\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredients\u003c\/th\u003e\n\u003ctd\u003eRefined fish oil containing DHA and EPA (domestically produced) \/ Gelatin, glycerin, vitamin E\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage method\u003c\/th\u003e\n\u003ctd\u003eStore in a cool place away from direct sunlight, 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 (domestically produced)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eYakult Health Foods 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-title\"\u003e⚠️ Allergy information (among 27 specified ingredients)\u003c\/div\u003e\n\u003cdiv class=\"allergy-tags\"\u003e\u003cspan class=\"allergy-tag\"\u003e🐟 Gelatin\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑪ 注意事項 --\u003e\n\u003cdiv class=\"sec-title\"\u003ePrecautions\u003c\/div\u003e\n\u003cdiv class=\"caution-box\"\u003e\n\u003cdiv class=\"caution-title\"\u003e📋 Please check before use\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eThis product is a food (health supplement). It is not a medicine and is not intended for diagnosis, treatment, or prevention of diseases.\u003c\/li\u003e\n\u003cli\u003ePlease follow the daily recommended intake (5 capsules) and avoid excessive consumption.\u003c\/li\u003e\n\u003cli\u003eIf you have food allergies, please check the ingredient list carefully before consumption.\u003c\/li\u003e\n\u003cli\u003eIf you are taking medication, under medical care, pregnant, or breastfeeding, please consult your doctor before use.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of infants and children.\u003c\/li\u003e\n\u003cli\u003eStore away from direct sunlight, high temperature, and humidity.\u003c\/li\u003e\n\u003cli\u003eThis product is intended for personal import and cross-border sales overseas. Please check local laws before use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑫ ブランドフッター --\u003e\n\u003cdiv class=\"brand-trust\"\u003e\n\u003cdiv class=\"bt-title\"\u003eFor the health of people and the planet — Yakult Health Foods\u003c\/div\u003e\n\u003cdiv class=\"bt-headline\"\u003eSmooth components from blue-backed fish,\u003cbr\u003eConvenient daily intake · Plenty for 60 days\u003c\/div\u003e\n\u003cdiv class=\"bt-row\"\u003e\n\u003cdiv class=\"bt-item\"\u003e🐟 DHA 300mg + EPA 200mg\u003c\/div\u003e\n\u003cdiv class=\"bt-item\"\u003e💊 Easy-to-swallow soft capsules\u003c\/div\u003e\n\u003cdiv class=\"bt-item\"\u003e📅 300 capsules · 60 days supply\u003c\/div\u003e\n\u003cdiv class=\"bt-item\"\u003e🇯🇵 Made in Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 注記 --\u003e\n\u003cdiv class=\"footnote\"\u003e※1 Contains the same amount of DHA and EPA as consuming about 100g of seafood (according to Yakult Health Foods).\u003cbr\u003e※2 Equivalent to half (500mg) of the recommended amount based on the Ministry of Health, Labour and Welfare's \"Dietary Reference Intakes for Japanese (2020 edition)\".\u003cbr\u003e※ The information provided is based on official manufacturer data. Please be sure to check the actual product packaging for details.\u003cbr\u003e※ This product is an authentic item manufactured and sold by a domestic Japanese manufacturer.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Yakult","offers":[{"title":"300 Capsules","offer_id":50208255312188,"sku":"4961507111810","price":4150.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4961507111810.jpg?v=1774510266","url":"https:\/\/mamigo.jp\/en-ph\/products\/yakult_omega3_ve","provider":"MamiGo","version":"1.0","type":"link"}