{"title":"Hair Cream","description":"","products":[{"product_id":"dariya-momori","title":"Momori Hair Care Series","description":"\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; }\n.pd-wrap {\n  --acc: #a0304a;\n  --acc-dark: #6e1f32;\n  --acc-light: #fde8ed;\n  --acc-mid: #c97090;\n  font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;\n  color: #333;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 0 12px;\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; line-height: 1.3; font-family: inherit;\n}\n.pd-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark), var(--acc));\n  border-radius: 16px;\n  padding: 40px 32px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n.pd-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 180px; height: 180px;\n  background: rgba(255,255,255,0.07);\n  border-radius: 50%;\n}\n.pd-wrap .pd-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-badges {\n  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 16px;\n}\n.pd-wrap .hero-badge {\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 20px;\n  padding: 4px 14px;\n  font-size: 12px;\n  font-weight: 600;\n}\n.pd-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(20px, 4vw, 30px) !important;\n  font-weight: 800;\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  color: rgba(255,255,255,0.92);\n  font-size: 14px;\n  margin-bottom: 20px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n}\n.pd-wrap .hero-pills {\n  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;\n}\n.pd-wrap .hero-pill {\n  background: rgba(255,255,255,0.15);\n  color: #fff;\n  border-radius: 30px;\n  padding: 6px 16px;\n  font-size: 13px;\n  border: 1px solid rgba(255,255,255,0.3);\n}\n.pd-wrap .section-card {\n  background: #fff;\n  border-radius: 12px;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n  padding: 24px;\n  margin-bottom: 20px;\n}\n.pd-wrap .section-title {\n  font-size: 18px;\n  font-weight: 700;\n  color: var(--acc);\n  border-bottom: 2px solid var(--acc);\n  padding-bottom: 8px;\n  margin-bottom: 16px;\n  position: relative;\n  padding-left: 14px;\n}\n.pd-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 2px; bottom: 2px;\n  width: 5px;\n  background: #f5c518;\n  border-radius: 3px;\n}\n.pd-wrap .overview-text {\n  font-size: 15px;\n  line-height: 1.9;\n  color: #444;\n}\n.pd-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n@media (max-width: 480px) {\n  .pd-wrap .action-grid { grid-template-columns: 1fr; }\n}\n.pd-wrap .feat-card {\n  background: var(--acc-light);\n  border-radius: 10px;\n  padding: 16px;\n  border-left: 4px solid var(--acc);\n}\n.pd-wrap .feat-num {\n  display: inline-block;\n  background: var(--acc);\n  color: #fff;\n  border-radius: 50%;\n  width: 26px; height: 26px;\n  text-align: center;\n  line-height: 26px;\n  font-size: 13px;\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n.pd-wrap .feat-title {\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--acc);\n  margin-bottom: 6px;\n}\n.pd-wrap .feat-pill {\n  display: inline-block;\n  background: #fff;\n  color: var(--acc);\n  border: 1px solid var(--acc-mid);\n  border-radius: 20px;\n  padding: 2px 10px;\n  font-size: 11px;\n  margin-bottom: 6px;\n}\n.pd-wrap .feat-desc {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.7;\n}\n.pd-wrap .ing-table-wrap { overflow-x: auto; }\n.pd-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\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}\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 #eee;\n}\n.pd-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .ing-cat {\n  display: inline-block;\n  background: var(--acc-light);\n  color: var(--acc);\n  border: 1px solid var(--acc-mid);\n  border-radius: 12px;\n  padding: 2px 8px;\n  font-size: 11px;\n}\n.pd-wrap .dosage-table-wrap { overflow-x: auto; }\n.pd-wrap .dosage-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n.pd-wrap .dosage-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}\n.pd-wrap .dosage-table tbody tr td {\n  padding: 10px 14px !important;\n  color: #333 !important;\n  background-color: #fff;\n  border-bottom: 1px solid #eee;\n}\n.pd-wrap .dosage-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pd-wrap .note-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  border-radius: 0 8px 8px 0;\n  padding: 14px 16px;\n  margin-top: 14px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\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;\n}\n.pd-wrap .caution-title {\n  font-size: 16px;\n  font-weight: 700;\n  color: #b45309;\n  margin-bottom: 12px;\n}\n.pd-wrap .caution-list {\n  list-style: none;\n  padding: 0; margin: 0;\n}\n.pd-wrap .caution-list li {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\n  padding-left: 18px;\n  position: relative;\n}\n.pd-wrap .caution-list li::before {\n  content: '⚠';\n  position: absolute; left: 0;\n  font-size: 11px;\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;\n}\n.pd-wrap .storage-title {\n  font-size: 16px;\n  font-weight: 700;\n  color: #4a6fa5;\n  margin-bottom: 12px;\n}\n.pd-wrap .storage-list {\n  list-style: none;\n  padding: 0; margin: 0;\n}\n.pd-wrap .storage-list li {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.8;\n  padding-left: 22px;\n  position: relative;\n}\n.pd-wrap .storage-list li::before {\n  content: '📦';\n  position: absolute; left: 0;\n  font-size: 12px;\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\"\u003eCosmetics\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003eCream type\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eMomori Moisturizing Hair Cream\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eSoftens and smooths thick, stiff hair with 4 peach-derived ingredients and moisturizing components\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003e🍑 Contains Bantou Extract\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e🔥 Heat protection formula\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e✋ Also for hand care\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e🌸 Fruity Fleur fragrance\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品概要 --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp class=\"overview-text\"\u003e\n      This hair cream is for those troubled by thick, stiff, or frizzy hair that tends to spread out. It contains 4 peach-derived ingredients (Bantou Extract, Peach Water, Peach Leaf Extract, Peach Oil) and water retention ingredient (White Jelly Mushroom Extract) to moisturize hair from the core, soften roughness, and leave hair smooth and manageable. It resists dryness even after drying and is a leave-in type, making it useful in a wide range of situations from the bathroom to before going out.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 特長グリッド --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003e4 Key Features\u003c\/div\u003e\n    \u003cdiv class=\"action-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eContains 4 types of peach-derived ingredients\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eBantou Extract \/ Peach Oil\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eOur uniquely developed Bantou extract retains hair moisture. Peach Oil coats the hair surface to protect it from external irritants.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eHeat protection formula\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eContains γ-Dodecalactone\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eContains ingredients that protect hair from heat of hair dryers and irons. Safe to use before or after styling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eNon-sticky, smooth finish\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eSuitable for both wet and dry hair\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eCan be used on both towel-dried wet hair and dry hair. Provides a light feel without weighing hair down.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eMulti-use for hand care as well\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eContains White Jelly Mushroom Extract\u003c\/span\u003e\n        \u003cp class=\"feat-desc\"\u003eThe cream left on your hands can also be used as hand care. A versatile moisturizing cream that serves two purposes at once.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 有効成分テーブル --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eFull ingredients\u003c\/div\u003e\n    \u003cdiv class=\"ing-table-wrap\"\u003e\n      \u003ctable class=\"ing-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIngredient name\u003c\/th\u003e\n            \u003cth\u003eRole\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePeach Fruit Extract (Bantou Extract)\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eMoisturizing ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePeach Kernel Oil (Peach Oil)\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eHair protection ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWhite Jelly Mushroom Extract\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eWater retention ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eγ-Dodecalactone\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eHair repair and heat protection\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimethicone\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eCoating and smoothing ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAminopropyl Dimethicone\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eHair repair ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMyristyl Alcohol \/ Cetearyl Alcohol\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eTexture adjustment\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGlycerin \/ BG\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eMoisturizing ingredients\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"ing-cat\"\u003eFruity Fleur fragrance\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=\"note-box\"\u003e\n      ※ Full ingredients: Water, PG, Dimethicone, Myristyl Alcohol, BG, Glycerin, Diphenylsiloxy Phenyl Trimethicone, Aminopropyl Dimethicone, Ethanol, Ethylhexylglycerin, γ-Dodecalactone, Steartrimonium Chloride, Cetearyl Alcohol, Tri(caprylic\/capric acid) Glyceryl, Hydroxyethyl Cellulose, Phenoxyethanol, Behentrimonium Chloride, Peach Kernel Oil, Peach Fruit Extract, EDTA-2Na, Fragrance\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 使用方法 --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eUsage instructions\u003c\/div\u003e\n    \u003cdiv class=\"dosage-table-wrap\"\u003e\n      \u003ctable class=\"dosage-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTiming\u003c\/th\u003e\n            \u003cth\u003eHow to use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAfter washing hair (wet hair)\u003c\/td\u003e\n            \u003ctd\u003eAfter towel drying, spread an appropriate amount well on your palms and apply from the inside to the entire hair, focusing on the ends.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFor styling (dry hair)\u003c\/td\u003e\n            \u003ctd\u003eApply an appropriate amount to dry hair and smooth it for a neat finish.\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      ◎ Usage guideline: about 1–3 cm for semi-long hair\u003cbr\u003e\n      ◎ The cream left on your hands can also be used as hand care.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 使用上の注意 --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"caution-box\"\u003e\n      \u003cdiv class=\"caution-title\"\u003e⚠️ Usage Precautions\u003c\/div\u003e\n      \u003cul class=\"caution-list\"\u003e\n        \u003cli\u003eUse with care, paying close attention to any abnormalities on your skin or scalp.\u003c\/li\u003e\n        \u003cli\u003eIf it does not suit your skin (redness, swelling, itching, irritation, discoloration, darkening, etc.), discontinue use and consult a dermatologist.\u003c\/li\u003e\n        \u003cli\u003eDo not use on areas with wounds, swelling, eczema, rash, or sores.\u003c\/li\u003e\n        \u003cli\u003eIf it gets into your eyes, rinse immediately.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of infants and toddlers.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 保管上の注意 --\u003e\n  \u003cdiv class=\"section-card\"\u003e\n    \u003cdiv class=\"storage-box\"\u003e\n      \u003cdiv class=\"storage-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n      \u003cul class=\"storage-list\"\u003e\n        \u003cli\u003eStore away from direct sunlight, high temperature and humidity, and places with rapid temperature changes.\u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of infants and toddlers.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DARIYA","offers":[{"title":"Hair Cream 150g (Moist and Manageable)","offer_id":50791131545916,"sku":"4904651186723","price":765.0,"currency_code":"JPY","in_stock":true},{"title":"Hair Cream 150g (Rich Moisturizing)","offer_id":50791131742524,"sku":"4904651187256","price":765.0,"currency_code":"JPY","in_stock":true},{"title":"Treatment Butter 38g","offer_id":50791131808060,"sku":"4904651187270","price":1078.0,"currency_code":"JPY","in_stock":true},{"title":"Hair Oil Serum 55ml","offer_id":50791131775292,"sku":"4904651187263","price":1078.0,"currency_code":"JPY","in_stock":true},{"title":"Hair Milk 100ml","offer_id":50791131578684,"sku":"4904651186730","price":765.0,"currency_code":"JPY","in_stock":true},{"title":"Styling Jelly 100g","offer_id":50791131611452,"sku":"4904651186945","price":990.0,"currency_code":"JPY","in_stock":true},{"title":"Hair Wax 90g","offer_id":50791131644220,"sku":"4904651187102","price":765.0,"currency_code":"JPY","in_stock":true},{"title":"Iron Mist 150ml","offer_id":50791131676988,"sku":"4904651187140","price":877.0,"currency_code":"JPY","in_stock":true},{"title":"Hair Keep Brush 10ml","offer_id":50791131709756,"sku":"4904651187157","price":990.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/dariya-momori.jpg?v=1775525445"}],"url":"https:\/\/mamigo.jp\/en-ph\/collections\/hair-cream.oembed","provider":"MamiGo","version":"1.0","type":"link"}