{"product_id":"meito_lemonade","title":"檸檬水C500","description":"\u003cstyle\u003e\n.pd-wrap {\n  --acc: #8a6200;\n  --acc-dark: #6e4e00;\n  --acc-light: #fdf8e6;\n  --acc-mid: #d4a017;\n  font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n\n.pd-wrap h1, .pd-wrap h2, .pd-wrap h3, .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\/* 1. Hero Section *\/\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  padding: 40px 24px;\n  border-radius: 12px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 24px;\n}\n\n.pd-wrap .pd-hero::before {\n  content: \"\";\n  position: absolute;\n  top: -20%;\n  right: -10%;\n  width: 200px;\n  height: 200px;\n  background: rgba(255, 255, 255, 0.1);\n  border-radius: 50%;\n  z-index: 1;\n}\n\n.pd-wrap .pd-hero-content {\n  position: relative;\n  z-index: 2;\n}\n\n.pd-wrap .pd-badge-row {\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n  margin-bottom: 16px;\n}\n\n.pd-wrap .pd-badge {\n  background: rgba(255, 255, 255, 0.2);\n  border: 1px solid rgba(255, 255, 255, 0.5);\n  color: #fff;\n  padding: 4px 12px;\n  font-size: 12px;\n  border-radius: 4px;\n  font-weight: bold;\n}\n\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(22px, 4vw, 36px) !important;\n  font-weight: 800;\n  margin-bottom: 12px;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n}\n\n.pd-wrap .pd-tagline {\n  color: #fff;\n  font-size: 16px;\n  font-weight: 500;\n  margin-bottom: 20px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n}\n\n.pd-wrap .pd-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n\n.pd-wrap .pd-pill {\n  background: #fff;\n  color: var(--acc-dark);\n  padding: 6px 16px;\n  border-radius: 50px;\n  font-size: 13px;\n  font-weight: bold;\n}\n\n\/* 2. Generic Card Style *\/\n.pd-wrap .pd-card {\n  background: #fff;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  padding: 24px;\n  margin-bottom: 24px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n}\n\n.pd-wrap .section-title {\n  font-size: 18px;\n  color: var(--acc);\n  font-weight: bold;\n  margin-bottom: 16px;\n  padding-left: 14px;\n  position: relative;\n  border-bottom: 2px solid var(--acc-light);\n  padding-bottom: 8px;\n}\n\n.pd-wrap .section-title::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 8px;\n  width: 4px;\n  background-color: #ffd700;\n  border-radius: 2px;\n}\n\n\/* 3. Action Grid *\/\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 24px;\n}\n\n.pd-wrap .action-item {\n  background-color: var(--acc-light);\n  padding: 20px;\n  border-radius: 10px;\n  border-left: 4px solid var(--acc);\n}\n\n.pd-wrap .action-num {\n  color: var(--acc);\n  font-size: 12px;\n  font-weight: bold;\n  display: block;\n  margin-bottom: 4px;\n}\n\n.pd-wrap .action-title {\n  font-weight: bold;\n  font-size: 16px;\n  margin-bottom: 8px;\n}\n\n.pd-wrap .action-sub {\n  font-size: 11px;\n  background: #fff;\n  display: inline-block;\n  padding: 2px 8px;\n  border-radius: 4px;\n  margin-bottom: 8px;\n  border: 1px solid var(--acc-mid);\n}\n\n\/* 4. Table Style *\/\n.pd-wrap .table-wrapper {\n  overflow-x: auto;\n  margin: 16px 0;\n}\n\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\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: 10px 14px !important;\n  text-align: left;\n  border: 1px solid var(--acc);\n}\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: 1px solid #eee;\n}\n\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n\n\/* 10. Storage Note *\/\n.pd-wrap .storage-note {\n  background-color: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  padding: 16px;\n  border-radius: 4px;\n  margin-top: 24px;\n}\n\n@media (max-width:480px) {\n  .pd-wrap .action-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cdiv class=\"pd-hero-content\"\u003e\n      \u003cdiv class=\"pd-badge-row\"\u003e\n        \u003cspan class=\"pd-badge\"\u003e粉末清涼飲料\u003c\/span\u003e\n        \u003cspan class=\"pd-badge\"\u003e無咖啡因\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1\u003e名糖 檸檬水C500\u003c\/h1\u003e\n      \u003cp class=\"pd-tagline\"\u003e一杯含相當於25顆檸檬的維生素C。支持美容與健康的清爽飲品\u003c\/p\u003e\n      \u003cdiv class=\"pd-pill-row\"\u003e\n        \u003cspan class=\"pd-pill\"\u003e維生素C 500毫克\u003c\/span\u003e\n        \u003cspan class=\"pd-pill\"\u003e含維生素E\u003c\/span\u003e\n        \u003cspan class=\"pd-pill\"\u003e水或熱水皆可\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003e商品概要\u003c\/h2\u003e\n    \u003cp\u003e「檸檬水C500」是能輕鬆補充大量維生素C的長銷粉末檸檬飲料。每杯（18g）含有相當於約25顆檸檬的維生素C 500毫克及美容有益的維生素E 2毫克。\u003c\/p\u003e\n    \u003cp\u003e冷水中快速溶解，冬天也能熱飲的全年適用型。清爽酸味與甜味平衡絕佳，適合日常補充水分、運動後或放鬆時飲用。無咖啡因，睡前小孩及全家皆可安心享用。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"action-grid\"\u003e\n    \u003cdiv class=\"action-item\"\u003e\n      \u003cspan class=\"action-num\"\u003e01\u003c\/span\u003e\n      \u003ch3 class=\"action-title\"\u003eC＋E雙重效果\u003c\/h3\u003e\n      \u003cspan class=\"action-sub\"\u003e美容與健康支援\u003c\/span\u003e\n      \u003cp style=\"font-size:13px; margin:0;\"\u003e在強烈陽光下或日常健康管理時，維生素C與E支持你的活力。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-item\"\u003e\n      \u003cspan class=\"action-num\"\u003e02\u003c\/span\u003e\n      \u003ch3 class=\"action-title\"\u003e自由變化\u003c\/h3\u003e\n      \u003cspan class=\"action-sub\"\u003e汽水・雞尾酒\u003c\/span\u003e\n      \u003cp style=\"font-size:13px; margin:0;\"\u003e用碳酸水調製成檸檬汽水，或作為酒類調和成檸檬雞尾酒，享受多樣飲用方式。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-item\"\u003e\n      \u003cspan class=\"action-num\"\u003e03\u003c\/span\u003e\n      \u003ch3 class=\"action-title\"\u003e優異的溶解性\u003c\/h3\u003e\n      \u003cspan class=\"action-sub\"\u003e冷水也能快速溶解\u003c\/span\u003e\n      \u003cp style=\"font-size:13px; margin:0;\"\u003e採用特殊粉末技術，即使冷水也不結塊，能迅速溶解，忙碌時也能輕鬆準備。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"action-item\"\u003e\n      \u003cspan class=\"action-num\"\u003e04\u003c\/span\u003e\n      \u003ch3 class=\"action-title\"\u003e無咖啡因\u003c\/h3\u003e\n      \u003cspan class=\"action-sub\"\u003e任何人・任何時候\u003c\/span\u003e\n      \u003cp style=\"font-size:13px; margin:0;\"\u003e作為睡前熱檸檬水也安心。無論時間或體質，都能享受舒適的酸味。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003e營養成分・原料\u003c\/h2\u003e\n    \u003cdiv class=\"table-wrapper\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e項目（每杯18g）\u003c\/th\u003e\n            \u003cth\u003e內容物\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e維生素C\u003c\/td\u003e\n            \u003ctd\u003e500毫克（約相當於25顆檸檬）\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e維生素E\u003c\/td\u003e\n            \u003ctd\u003e2.0mg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e熱量\u003c\/td\u003e\n            \u003ctd\u003e72大卡\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e原料\u003c\/td\u003e\n            \u003ctd\u003e砂糖（國內製造）、葡萄糖、粉末檸檬果汁／維生素C、酸味劑、香料、維生素E、維生素B2、天冬氨酸鈉、菸鹼酸\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  \u003cdiv class=\"pd-card\"\u003e\n    \u003ch2 class=\"section-title\"\u003e🌱 品牌故事\u003c\/h2\u003e\n    \u003cp\u003e名糖產業（meito）以「美味、樂趣、健康」為主題，推出多款長銷飲料。其中「檸檬水C」系列誕生於希望大家能輕鬆攝取日常必需維生素的想法。\u003c\/p\u003e\n    \u003cp\u003e自發售以來，隨著時代不斷改良配方，持續守護不變的「清爽酸味」。從關心家人健康的媽媽，到尋求提神的上班族，都是支持回購的「家中必備安心口味」。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"storage-note\"\u003e\n    \u003cp style=\"margin:0; font-weight:bold; font-size:14px; color:#4a6fa5;\"\u003e📦 保存注意事項\u003c\/p\u003e\n    \u003cp style=\"margin:4px 0 0; font-size:13px;\"\u003e請避免直射陽光、高溫多濕保存。因為是容易吸濕的粉末，開封後請確實封緊拉鍊，並盡早食用。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Meito Sangyo","offers":[{"title":"440g","offer_id":50207970656572,"sku":"4902757440602","price":958.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4902757440602.jpg?v=1751852258","url":"https:\/\/mamigo.jp\/zh-hant-kr\/products\/meito_lemonade","provider":"MamiGo","version":"1.0","type":"link"}