{"product_id":"kaldi-black-tea-strawberry","title":"Black Tea Strawberry","description":"\u003c!-- ブラックティー ストロベリー 500ml | JAN:4515996908781 --\u003e\n\u003cstyle\u003e\n.pdt-wrap, .pdt-wrap * { box-sizing: border-box; }\n\n.pdt-wrap {\n  --acc: #b03050;\n  --acc-dark: #6a0a20;\n  --acc-light: #fce8ed;\n  --acc-mid: #d87090;\n  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n  color: #333;\n  max-width: 800px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n\n.pdt-wrap h1, .pdt-wrap h2, .pdt-wrap h3,\n.pdt-wrap h4, .pdt-wrap h5, .pdt-wrap h6 {\n  margin: 0; padding: 0; line-height: 1.3; font-family: inherit;\n}\n\n.pdt-wrap .pd-hero {\n  background: linear-gradient(135deg, var(--acc-dark), var(--acc));\n  border-radius: 12px;\n  padding: 36px 28px;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n.pdt-wrap .pd-hero::before {\n  content: '';\n  position: absolute;\n  top: -50px; right: -60px;\n  width: 220px; height: 220px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.08);\n  pointer-events: none;\n}\n.pdt-wrap .hero-badges {\n  display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 14px;\n}\n.pdt-wrap .hero-badge {\n  background: rgba(255,255,255,0.22);\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 20px;\n  padding: 3px 12px;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 0.04em;\n}\n.pdt-wrap .pd-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(20px, 4vw, 32px) !important;\n  font-weight: 800;\n  margin-bottom: 8px;\n  text-shadow: 0 0 28px rgba(0,0,0,0.55), 0 2px 8px rgba(0,0,0,0.4);\n}\n.pdt-wrap .hero-tagline {\n  font-size: 14px;\n  opacity: 0.92;\n  margin-bottom: 16px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.35);\n}\n.pdt-wrap .hero-pills {\n  display: flex; flex-wrap: wrap; gap: 8px;\n}\n.pdt-wrap .hero-pill {\n  background: rgba(255,255,255,0.18);\n  border: 1px solid rgba(255,255,255,0.35);\n  border-radius: 20px;\n  padding: 4px 14px;\n  font-size: 12px;\n}\n\n.pdt-wrap .pd-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 24px;\n  margin-bottom: 16px;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.07);\n}\n.pdt-wrap .section-title {\n  font-size: 17px;\n  font-weight: 700;\n  color: var(--acc);\n  border-bottom: 2px solid var(--acc-mid);\n  padding-bottom: 8px;\n  margin-bottom: 16px;\n  position: relative;\n  padding-left: 14px;\n}\n.pdt-wrap .section-title::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 2px; bottom: 2px;\n  width: 4px;\n  background: #f5c842;\n  border-radius: 2px;\n}\n.pdt-wrap .pd-card p {\n  margin: 0 0 10px;\n  font-size: 14px;\n}\n.pdt-wrap .pd-card p:last-child { margin-bottom: 0; }\n\n.pdt-wrap .action-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n@media (max-width: 480px) {\n  .pdt-wrap .action-grid { grid-template-columns: 1fr; }\n}\n.pdt-wrap .feat-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 16px;\n}\n.pdt-wrap .feat-num {\n  background: var(--acc);\n  color: #fff;\n  width: 24px; height: 24px;\n  border-radius: 50%;\n  font-size: 12px; font-weight: 700;\n  display: inline-flex; align-items: center; justify-content: center;\n  margin-bottom: 8px;\n}\n.pdt-wrap .feat-title { font-size: 14px; font-weight: 700; color: var(--acc-dark); margin-bottom: 4px; }\n.pdt-wrap .feat-pill {\n  display: inline-block;\n  background: var(--acc); color: #fff;\n  border-radius: 12px; padding: 2px 10px;\n  font-size: 11px; margin-bottom: 6px;\n}\n.pdt-wrap .feat-desc { font-size: 13px; color: #555; }\n\n.pdt-wrap .tbl-wrap { overflow-x: auto; }\n.pdt-wrap .ing-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.pdt-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.pdt-wrap .ing-table tbody tr:nth-child(even) td {\n  background-color: var(--acc-light) !important;\n}\n.pdt-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\n\/* How-to ratio *\/\n.pdt-wrap .ratio-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 12px;\n}\n@media (max-width: 480px) {\n  .pdt-wrap .ratio-grid { grid-template-columns: 1fr; }\n}\n.pdt-wrap .ratio-card {\n  background: var(--acc-light);\n  border: 1px solid var(--acc-mid);\n  border-radius: 10px;\n  padding: 14px;\n  text-align: center;\n}\n.pdt-wrap .ratio-emoji { font-size: 22px; margin-bottom: 6px; }\n.pdt-wrap .ratio-label { font-size: 13px; font-weight: 700; color: var(--acc-dark); margin-bottom: 4px; }\n.pdt-wrap .ratio-desc { font-size: 12px; color: #666; }\n\n.pdt-wrap .caution-box {\n  background: #fff8e1;\n  border-left: 4px solid #f59e0b;\n  border-radius: 8px;\n  padding: 16px 18px;\n  margin-bottom: 16px;\n  font-size: 13px;\n}\n.pdt-wrap .caution-box .caution-title { font-weight: 700; font-size: 14px; margin-bottom: 8px; }\n.pdt-wrap .caution-box ul { margin: 0; padding-left: 18px; }\n.pdt-wrap .caution-box ul li { margin-bottom: 4px; }\n\n.pdt-wrap .storage-box {\n  background: #f0f4ff;\n  border-left: 4px solid #4a6fa5;\n  border-radius: 8px;\n  padding: 16px 18px;\n  font-size: 13px;\n}\n.pdt-wrap .storage-box .storage-title { font-weight: 700; font-size: 14px; margin-bottom: 8px; }\n.pdt-wrap .storage-box ul { margin: 0; padding-left: 18px; }\n.pdt-wrap .storage-box ul li { margin-bottom: 4px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pdt-wrap\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan class=\"hero-badge\"\u003e🍵 Uses Sri Lankan Black Tea\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003e🍓 Contains Concentrated Strawberry Juice\u003c\/span\u003e\n      \u003cspan class=\"hero-badge\"\u003e5 Times Dilution Type\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1\u003eBlack Tea Strawberry\u003c\/h1\u003e\n    \u003cp class=\"hero-tagline\"\u003eA concentrated Liquid tea combining Sri Lankan Ceylon tea and strawberry juice, enjoyable hot or iced\u003c\/p\u003e\n    \u003cdiv class=\"hero-pills\"\u003e\n      \u003cspan class=\"hero-pill\"\u003e☕ Suitable for both hot and iced\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e🫧 Delicious with carbonated water\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e🥛 Also for milk tea\u003c\/span\u003e\n      \u003cspan class=\"hero-pill\"\u003e🍰 Also for baking sweets\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品概要 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eProduct Overview\u003c\/div\u003e\n    \u003cp\u003eKALDI Coffee Farm's original popular \"Black Tea\" series now features a strawberry flavor. This concentrated Liquid tea combines richly brewed carefully selected Sri Lankan Ceylon tea with sweet and sour concentrated strawberry juice, offering a gorgeous aroma.\u003c\/p\u003e\n    \u003cp\u003eA 500ml bottle of 5 times dilution type. Just dilute with water, carbonated water, milk, or your preferred liquid to enjoy 10 to 13 servings of authentic strawberry tea. Delicious hot or iced.\u003c\/p\u003e\n    \u003cp\u003eA Liquid tea with no preservatives, perfectly blending the fresh aroma of strawberries and the elegant taste of black tea, making it a tea you want to drink every day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 特長グリッド --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eFour 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\"\u003eSri Lankan Ceylon Tea\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eCarefully Selected Tea Leaves\u003c\/span\u003e\n        \u003cdiv class=\"feat-desc\"\u003eUses Ceylon tea from Sri Lanka, the home of black tea. Features elegant astringency and rich aroma.\u003c\/div\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\"\u003eContains Concentrated Strawberry Juice\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003e1% Juice (after dilution)\u003c\/span\u003e\n        \u003cdiv class=\"feat-desc\"\u003eContains sweet and sour concentrated strawberry juice. The fresh strawberry aroma spreads gently.\u003c\/div\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\"\u003eExcellent Cost Performance with 5 Times Dilution\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003e10 to 13 Servings\u003c\/span\u003e\n        \u003cdiv class=\"feat-desc\"\u003eMakes 10 to 13 servings (5 times dilution) from 500ml. Economical even for daily drinking, offering excellent cost performance.\u003c\/div\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\"\u003eNo Preservatives Used\u003c\/div\u003e\n        \u003cspan class=\"feat-pill\"\u003eSimple Ingredients\u003c\/span\u003e\n        \u003cdiv class=\"feat-desc\"\u003eSimple ingredients of sugar, glucose, black tea, and concentrated strawberry juice. No preservatives used.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 原材料 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eIngredients \u0026 Components\u003c\/div\u003e\n    \u003cdiv class=\"tbl-wrap\"\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\u003eIngredients\u003c\/td\u003e\n\u003ctd\u003eSugar (domestically produced), glucose, black tea, concentrated strawberry juice \/ caramel coloring, acidulant, flavoring\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCalories\u003c\/td\u003e\n\u003ctd\u003eAbout 212 kcal per 100ml (Liquid)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNet Content\u003c\/td\u003e\n\u003ctd\u003e500ml (for 5 times dilution)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eJuice after dilution\u003c\/td\u003e\n\u003ctd\u003eAbout 1% strawberry juice\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eJAN Code\u003c\/td\u003e\n\u003ctd\u003e4515996908781\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eGS Food Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDistributor\u003c\/td\u003e\n\u003ctd\u003eCamel Coffee (KALDI Coffee Farm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px; color:#888; margin-top:8px;\"\u003e*Please check the package for allergen information.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 飲み方 --\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"section-title\"\u003eHow to Drink \u0026 Enjoy\u003c\/div\u003e\n    \u003cp style=\"font-size: 14px; margin-bottom: 12px;\"\u003eDilute 1 part of this product with 4 parts water (or milk, carbonated water) before drinking. Adjust the strength to your preference.\u003c\/p\u003e\n    \u003cdiv class=\"ratio-grid\"\u003e\n      \u003cdiv class=\"ratio-card\"\u003e\n        \u003cdiv class=\"ratio-emoji\"\u003e🧊\u003c\/div\u003e\n        \u003cdiv class=\"ratio-label\"\u003eIced Strawberry Tea\u003c\/div\u003e\n        \u003cdiv class=\"ratio-desc\"\u003ePour water over plenty of ice, then add black tea on top. Refreshing and crisp.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ratio-card\"\u003e\n        \u003cdiv class=\"ratio-emoji\"\u003e☕\u003c\/div\u003e\n        \u003cdiv class=\"ratio-label\"\u003eHot Strawberry Tea\u003c\/div\u003e\n        \u003cdiv class=\"ratio-desc\"\u003eJust dilute 4 times with hot water. A warm, comforting hot tea with the scent of strawberries spreading gently.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ratio-card\"\u003e\n        \u003cdiv class=\"ratio-emoji\"\u003e🥛\u003c\/div\u003e\n        \u003cdiv class=\"ratio-label\"\u003eStrawberry Milk Tea\u003c\/div\u003e\n        \u003cdiv class=\"ratio-desc\"\u003eDiluting with milk creates a mellow strawberry milk tea. Delicious both iced and hot.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ratio-card\"\u003e\n        \u003cdiv class=\"ratio-emoji\"\u003e🫧\u003c\/div\u003e\n        \u003cdiv class=\"ratio-label\"\u003eStrawberry Tea Soda\u003c\/div\u003e\n        \u003cdiv class=\"ratio-desc\"\u003eDiluting with carbonated water gives a more refreshing taste. Especially recommended in summer.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px; color:#888; margin-top:12px;\"\u003eYou can also use the Liquid as a sauce by pouring it over yogurt or to add flavor when making sweets.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項 --\u003e\n  \u003cdiv class=\"caution-box\"\u003e\n    \u003cdiv class=\"caution-title\"\u003e⚠️ Usage Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eThe Liquid is very sweet, so be sure to dilute it with water, milk, carbonated water, etc. before drinking.\u003c\/li\u003e\n      \u003cli\u003eBecause caramel coloring is used, the color may change, but there is no problem with quality.\u003c\/li\u003e\n      \u003cli\u003eStore in the refrigerator after opening and drink promptly.\u003c\/li\u003e\n      \u003cli\u003eThis product is a black tea beverage. It contains caffeine. Please avoid excessive intake before bedtime or for infants.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 保管 --\u003e\n  \u003cdiv class=\"storage-box\"\u003e\n    \u003cdiv class=\"storage-title\"\u003e📦 Storage Precautions\u003c\/div\u003e\n    \u003cul\u003e\n      \u003cli\u003eStore at room temperature, avoiding direct sunlight, high temperature, and humidity.\u003c\/li\u003e\n      \u003cli\u003eStore in the refrigerator after opening and consume promptly.\u003c\/li\u003e\n      \u003cli\u003ePlease follow the storage period instructions on the product label after opening.\u003c\/li\u003e\n      \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/pdt-wrap --\u003e","brand":"KALDI","offers":[{"title":"500ml","offer_id":52803918627132,"sku":"4515996908781","price":1205.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/9803\/0652\/files\/4515996908781.jpg?v=1772152272","url":"https:\/\/mamigo.jp\/en-kr\/products\/kaldi-black-tea-strawberry","provider":"MamiGo","version":"1.0","type":"link"}