{"product_id":"lipton_apple-rooibos-tea","title":"Lipton Apple Rooibos","description":"\u003cstyle\u003e\n.pd-wrap {\n  --acc: #5a8a00;\n  --acc-dark: #3e5f00;\n  --acc-light: #f4f9e9;\n  --acc-mid: #a3c17a;\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\/* 9 \u0026 10. Info Boxes *\/\n.pd-wrap .info-box {\n  padding: 16px;\n  border-radius: 4px;\n  margin-bottom: 12px;\n  font-size: 14px;\n}\n\n.pd-wrap .caution-box {\n  background-color: #fff8e1;\n  border-left: 4px solid #f59e0b;\n}\n\n.pd-wrap .storage-box {\n  background-color: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n}\n\n@media (max-width:480px) {\n  .pd-wrap .action-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\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\"\u003eCaffeine-free\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eTeabag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eLipton Apple Rooibos\u003c\/h1\u003e\n\u003cp class=\"pd-tagline\"\u003eSweet aroma full of apple fruitiness and juicy taste\u003c\/p\u003e\n\u003cdiv class=\"pd-pill-row\"\u003e\n\u003cspan class=\"pd-pill\"\u003eDecaffeinated\u003c\/span\u003e \u003cspan class=\"pd-pill\"\u003eContains polyphenols\u003c\/span\u003e \u003cspan class=\"pd-pill\"\u003ePyramid-shaped bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct overview\u003c\/h2\u003e\n\u003cp\u003eLipton's \"Apple Rooibos\" is a healthy herbal tea that lets you enjoy the natural sweetness of South African rooibos and the juicy apple aroma. It is a blend that suppresses the unique taste of rooibos, making it easy to drink and enjoyable for both children and adults.\u003c\/p\u003e\n\u003cp\u003eSince it is caffeine-free, it is ideal for relaxing at night, during pregnancy or breastfeeding, and for those mindful of their health. Using pyramid-shaped teabags, the tea leaves jump well when hot water is poured, maximizing the natural sweetness and aroma of rooibos.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003eRich apple aroma\u003c\/h3\u003e\n\u003cspan class=\"action-sub\"\u003eRelaxation effect\u003c\/span\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003eThe juicy apple aroma that spreads the moment it is brewed brings relaxation at the end of a busy day.\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\"\u003eCaffeine-free\u003c\/h3\u003e\n\u003cspan class=\"action-sub\"\u003eAlways safe\u003c\/span\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003eSuitable for before bedtime or hydration, allowing you to enjoy the luxury of tea anytime without worrying about the time.\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\"\u003ePolyphenols\u003c\/h3\u003e\n\u003cspan class=\"action-sub\"\u003eGentle on the body\u003c\/span\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003eRooibos contains natural polyphenols and is a healthy tea that supports beauty and health.\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\"\u003ePyramid-shaped bag\u003c\/h3\u003e\n\u003cspan class=\"action-sub\"\u003eThe secret to deliciousness\u003c\/span\u003e\n\u003cp style=\"font-size: 13px; margin: 0;\"\u003eTea leaves shaped for easy jumping. Extracts the natural roasted flavor and sweetness of rooibos firmly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct details\u003c\/h2\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"ing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eContents\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eName\u003c\/td\u003e\n\u003ctd\u003eHerbal tea (rooibos tea)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIngredients\u003c\/td\u003e\n\u003ctd\u003eRooibos (South Africa) \/ flavoring, (contains apple in part)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet weight\u003c\/td\u003e\n\u003ctd\u003e15 bags \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage method\u003c\/td\u003e\n\u003ctd\u003eStore in a cool, dark place, avoiding high temperature and humidity.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-card\"\u003e\n\u003ch2 class=\"section-title\"\u003e🌱 Brand Story\u003c\/h2\u003e\n\u003cp\u003eWith a history of over 130 years, Lipton is loved in more than 125 countries worldwide with the passion of \"from the tea garden to the teapot.\" The \"Healthy Style\" series proposed by Lipton was created to balance deliciousness and health.\u003c\/p\u003e\n\u003cp\u003eThe combination of rooibos's natural roasted flavor and the familiar apple flavor for Japanese people is a technique unique to Lipton's tea blenders. Tea leaves carefully selected under Lipton's traditional quality standards will make your precious tea time richer and healthier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box caution-box\"\u003e\n\u003cstrong\u003e⚠️ Usage Precautions\u003c\/strong\u003e\n\u003cp style=\"margin: 4px 0 0;\"\u003ePlease handle boiling water with care. The teabag handle and string are bonded by ultrasonic welding. Remove before use. Contains \"apple\" as an allergen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box storage-box\"\u003e\n\u003cstrong\u003e📦 Storage Precautions\u003c\/strong\u003e\n\u003cp style=\"margin: 4px 0 0;\"\u003eAfter opening, be sure to close the zipper tightly or transfer to an airtight container and consume as soon as possible. Avoid storing with strong-smelling items to prevent odor transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KEY COFFEE","offers":[{"title":"15 pieces included","offer_id":50207970754876,"sku":"4902203522876","price":566.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4902203522876.jpg?v=1751852256","url":"https:\/\/mamigo.jp\/en-ph\/products\/lipton_apple-rooibos-tea","provider":"MamiGo","version":"1.0","type":"link"}