{"product_id":"orihiro_collagen","title":"Low molecular weight hyaluronic acid collagen bag","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * {\n  box-sizing: border-box;\n}\n.pd-wrap {\n  --acc: #a0304a;\n  --acc-dark: #7a2438;\n  --acc-light: #fef2f5;\n  --acc-mid: #d4567a;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  line-height: 1.7;\n  color: #333;\n  margin: 0;\n  padding: 0;\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  font-weight: 700;\n  line-height: 1.3;\n}\n.pd-wrap h1 { font-size: 2rem; }\n.pd-wrap h2 { font-size: 1.5rem; }\n.pd-wrap h3 { font-size: 1.25rem; }\n.pd-wrap p { margin: 0 0 1rem 0; }\n.pd-wrap ul, .pd-wrap ol { margin: 0 0 1rem 0; padding-left: 1.5rem; }\n.pd-wrap li { margin-bottom: 0.5rem; }\n\n.pd-wrap .hero {\n  background: linear-gradient(135deg, var(--acc-dark) 0%, var(--acc) 100%);\n  color: #fff;\n  padding: 3rem 1.5rem;\n  border-radius: 12px;\n  margin-bottom: 2rem;\n  position: relative;\n  overflow: hidden;\n}\n.pd-wrap .hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -10%;\n  width: 300px;\n  height: 300px;\n  background: rgba(255,255,255,0.05);\n  border-radius: 50%;\n}\n.pd-wrap .hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  padding: 0.4rem 1rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  margin-bottom: 1rem;\n  backdrop-filter: blur(10px);\n}\n.pd-wrap .hero h1 {\n  font-size: 2rem;\n  margin-bottom: 0.75rem;\n  text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n}\n.pd-wrap .hero-tagline {\n  font-size: 1.1rem;\n  opacity: 0.95;\n  margin-bottom: 1rem;\n  font-weight: 500;\n}\n.pd-wrap .hero-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  margin-top: 1.25rem;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.25);\n  color: #fff;\n  padding: 0.4rem 0.9rem;\n  border-radius: 20px;\n  font-size: 0.85rem;\n  font-weight: 600;\n  backdrop-filter: blur(10px);\n}\n\n.pd-wrap .section {\n  margin-bottom: 2.5rem;\n}\n.pd-wrap .card {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 10px;\n  padding: 2rem;\n  box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n}\n.pd-wrap .section-title {\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 1.25rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 3px solid var(--acc);\n  display: inline-block;\n}\n\n.pd-wrap .features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.5rem;\n  margin-bottom: 2.5rem;\n}\n@media (max-width: 768px) {\n  .pd-wrap .features-grid {\n    grid-template-columns: 1fr;\n  }\n}\n.pd-wrap .feature-card {\n  background: var(--acc-light);\n  border: 2px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 1.5rem;\n  position: relative;\n}\n.pd-wrap .feature-number {\n  position: absolute;\n  top: -12px;\n  left: 1rem;\n  background: var(--acc);\n  color: #fff;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  font-size: 0.9rem;\n}\n.pd-wrap .feature-card h3 {\n  color: var(--acc-dark);\n  margin-bottom: 0.75rem;\n  font-size: 1.15rem;\n}\n.pd-wrap .feature-card p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95rem;\n  line-height: 1.6;\n}\n.pd-wrap .ingredient-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n}\n.pd-wrap .ingredient-pill {\n  background: #fff;\n  color: var(--acc);\n  border: 1px solid var(--acc-mid);\n  padding: 0.3rem 0.8rem;\n  border-radius: 15px;\n  font-size: 0.8rem;\n  font-weight: 600;\n}\n\n.pd-wrap .table-wrap {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n  border: 1px solid #e5e7eb;\n}\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n  font-size: 0.95rem;\n}\n.pd-wrap .ing-table thead tr th {\n  background-color: var(--acc) !important;\n  color: #fff !important;\n  padding: 1rem;\n  text-align: left;\n  font-weight: 600;\n  border-bottom: 2px solid var(--acc-dark);\n}\n.pd-wrap .ing-table tbody tr td {\n  padding: 1rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-wrap .ing-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) {\n  background: #f9fafb;\n}\n\n.pd-wrap .efficacy-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n  margin-top: 1rem;\n}\n.pd-wrap .efficacy-tag {\n  background: linear-gradient(135deg, var(--acc-light) 0%, #fff 100%);\n  border: 2px solid var(--acc-mid);\n  color: var(--acc-dark);\n  padding: 0.6rem 1.2rem;\n  border-radius: 8px;\n  font-weight: 600;\n  font-size: 0.9rem;\n}\n\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1rem 0;\n  background: #fff;\n  border: 1px solid #e5e7eb;\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  padding: 0.9rem;\n  text-align: left;\n  font-weight: 600;\n}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 0.9rem;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-wrap .dosage-table tbody tr:last-child td {\n  border-bottom: none;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) {\n  background: #f9fafb;\n}\n\n.pd-wrap .note-box {\n  background: #fffbeb;\n  border-left: 4px solid #f59e0b;\n  padding: 1.25rem;\n  border-radius: 6px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .note-box p:last-child {\n  margin-bottom: 0;\n}\n\n.pd-wrap .warning-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  padding: 1.5rem;\n  border-radius: 8px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .warning-box h3 {\n  color: #f59e0b;\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n.pd-wrap .warning-box ul {\n  margin-bottom: 0;\n}\n\n.pd-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  padding: 1.5rem;\n  border-radius: 8px;\n  margin: 1.5rem 0;\n}\n.pd-wrap .storage-box h3 {\n  color: #4a6fa5;\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n}\n.pd-wrap .storage-box ul {\n  margin-bottom: 0;\n}\n\n.pd-wrap .qna-item {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  padding: 1.5rem;\n  margin-bottom: 1rem;\n}\n.pd-wrap .qna-item:last-child {\n  margin-bottom: 0;\n}\n.pd-wrap .qna-q {\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 0.75rem;\n  font-size: 1.05rem;\n}\n.pd-wrap .qna-q::before {\n  content: 'Q. ';\n  font-weight: 700;\n}\n.pd-wrap .qna-a {\n  color: #555;\n  margin: 0;\n  padding-left: 1.5rem;\n}\n.pd-wrap .qna-a::before {\n  content: 'A. ';\n  font-weight: 700;\n  color: var(--acc);\n  margin-left: -1.5rem;\n  margin-right: 0.5rem;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eBeauty Supplement\u003c\/div\u003e\n    \u003ch1\u003eLow Molecular Weight Hyaluronic Acid Collagen Pouch\u003c\/h1\u003e\n    \u003cdiv class=\"hero-tagline\"\u003eSupports radiant beauty from within. The power of low molecular weight hyaluronic acid and collagen\u003c\/div\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003eContains Low Molecular Weight Hyaluronic Acid\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eContains Collagen\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003eBeauty Support\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003ePouch Type\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2 class=\"section-title\"\u003eProduct overview\u003c\/h2\u003e\n      \u003cp\u003eLow Molecular Weight Hyaluronic Acid Collagen Pouch is a supplement that allows easy intake of ingredients supporting beauty and health. Contains low molecular weight hyaluronic acid and collagen to support daily beauty care.\u003c\/p\u003e\n      \u003cp\u003eAdopts low molecular weight ingredients with excellent absorption to support efficient intake. Pouch type for easy carrying and easy to continue.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eFour features\u003c\/h2\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eContains Low Molecular Weight Hyaluronic Acid\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-pills\"\u003e\n          \u003cspan class=\"ingredient-pill\"\u003eLow Molecular Weight Hyaluronic Acid\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eContains low molecular weight hyaluronic acid for better absorption. Supports utilization in the body and helps beauty care.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eContains Collagen\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-pills\"\u003e\n          \u003cspan class=\"ingredient-pill\"\u003eCollagen\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eContains collagen, known as a beauty ingredient. Supports firm and moisturized daily skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eEasy-to-continue pouch type\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-pills\"\u003e\n          \u003cspan class=\"ingredient-pill\"\u003eConvenient to carry\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eDesigned as a pouch type for easy carrying and easy to continue as a daily habit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-number\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eBeauty support from the inside\u003c\/h3\u003e\n        \u003cdiv class=\"ingredient-pills\"\u003e\n          \u003cspan class=\"ingredient-pill\"\u003eBeauty Care\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eSupports beauty from the inside as a supplement. Combined with external care, it supports total beauty.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2 class=\"section-title\"\u003eMain Ingredients\u003c\/h2\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\u003eFeatures\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLow Molecular Weight Hyaluronic Acid\u003c\/td\u003e\n              \u003ctd\u003eLow molecular weight hyaluronic acid to enhance absorption. Widely known as a beauty ingredient.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCollagen\u003c\/td\u003e\n              \u003ctd\u003eA type of protein important for beauty and health. Supports firmness and moisture.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-box\"\u003e\n        \u003cp\u003e\u003cstrong\u003e※\u003c\/strong\u003e For specific amounts and detailed ingredient information, please check the product package.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2 class=\"section-title\"\u003eHow to take\u003c\/h2\u003e\n      \u003cp\u003eAs a nutritional supplement, please follow the recommended daily amount. Take with water or lukewarm water.\u003c\/p\u003e\n      \u003cdiv class=\"note-box\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCaution:\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003ePlease follow the recommended daily intake\u003c\/li\u003e\n          \u003cli\u003eDiscontinue use if it does not suit your constitution\u003c\/li\u003e\n          \u003cli\u003eIf you are pregnant, breastfeeding, a child, or undergoing treatment, please consult a doctor\u003c\/li\u003e\n          \u003cli\u003eIf you have food allergies, please check the ingredients\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"qna-item\"\u003e\n        \u003cdiv class=\"qna-q\"\u003eWhen is the most effective time to take it?\u003c\/div\u003e\n        \u003cdiv class=\"qna-a\"\u003eAs a nutritional supplement, you can take it at your preferred time. Taking it at the same time every day helps make it a habit and easier to continue.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-item\"\u003e\n        \u003cdiv class=\"qna-q\"\u003eIs it okay to take it with other supplements?\u003c\/div\u003e\n        \u003cdiv class=\"qna-a\"\u003eBasically, there is no problem, but if you are concerned, please consult a doctor, pharmacist, or registered seller.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qna-item\"\u003e\n        \u003cdiv class=\"qna-q\"\u003eHow long should I continue taking it?\u003c\/div\u003e\n        \u003cdiv class=\"qna-a\"\u003eContinuous intake of health foods is important. We recommend continuing for about 3 months as a guideline.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"warning-box\"\u003e\n      \u003ch3\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003eUsage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eStore avoiding direct sunlight, high temperature, and humidity\u003c\/li\u003e\n        \u003cli\u003eConsume promptly after opening\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of infants and young children\u003c\/li\u003e\n        \u003cli\u003eDiscontinue use if it does not suit your constitution\u003c\/li\u003e\n        \u003cli\u003eCheck the ingredients and do not consume if you have food allergies\u003c\/li\u003e\n        \u003cli\u003eIf you are undergoing treatment, pregnant, or breastfeeding, please consult a doctor before use\u003c\/li\u003e\n        \u003cli\u003eThis product is not intended for diagnosis, treatment, or prevention of diseases\u003c\/li\u003e\n        \u003cli\u003eThis product does not cure diseases or enhance health by excessive intake\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"storage-box\"\u003e\n      \u003ch3\u003e\n\u003cspan\u003e📦\u003c\/span\u003eStorage Precautions\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eStore in a cool place away from direct sunlight\u003c\/li\u003e\n        \u003cli\u003eStore in a place avoiding high temperature and humidity\u003c\/li\u003e\n        \u003cli\u003eAfter opening, be sure to close the zipper tightly for storage\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children\u003c\/li\u003e\n        \u003cli\u003eDo not transfer to other containers (this may cause misuse or change the quality)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORIHIRO","offers":[{"title":"180g","offer_id":50208737460540,"sku":"4571157256344","price":1714.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4571157256344.jpg?v=1774452656","url":"https:\/\/mamigo.jp\/en-ph\/products\/orihiro_collagen","provider":"MamiGo","version":"1.0","type":"link"}