{"id":997,"date":"2026-01-28T17:40:03","date_gmt":"2026-01-28T08:40:03","guid":{"rendered":"https:\/\/life-supply-company.com\/?page_id=997"},"modified":"2026-05-09T10:24:32","modified_gmt":"2026-05-09T01:24:32","slug":"matcha-green-tea","status":"publish","type":"page","link":"https:\/\/life-supply-company.com\/en\/matcha-green-tea\/","title":{"rendered":"Matcha Green Tea"},"content":{"rendered":"<div class=\"swell-block-fullWide pc-py-0 sp-py-0 alignfull\" style=\"background-color:#000000\"><div class=\"swell-block-fullWide__inner\">\n<h2 class=\"wp-block-heading is-style-section_ttl\"><\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>JAPAN PREMIUM MATCHA COLLECTION - Life Supply Company<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@300;400;500&#038;family=Noto+Serif+JP:wght@300;400;600&#038;family=Cinzel:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* --- \u5909\u6570\u5b9a\u7fa9 --- *\/\n        :root {\n            --bg-color: #050505;\n            --bg-secondary: #0f0f0f;\n            --text-main: #f0f0f0;\n            --text-sub: #a0a0a0;\n            --accent-gold: #c5a059; \/* \u548c\u98a8\u306e\u91d1 *\/\n            --accent-green: #203820; \/* \u6df1\u3044\u62b9\u8336\u8272 *\/\n            --font-serif: 'Noto Serif JP', serif;\n            --font-sans: 'Noto Sans JP', sans-serif;\n            --font-eng: 'Cinzel', serif; \/* \u82f1\u8a9e\u898b\u51fa\u3057\u7528 *\/\n        }\n\n        \/* --- \u57fa\u672c\u8a2d\u5b9a --- *\/\n        body {\n            margin: 0;\n            padding: 0;\n            background-color: var(--bg-color);\n            color: var(--text-main);\n            font-family: var(--font-sans);\n            line-height: 1.8;\n            letter-spacing: 0.05em;\n        }\n\n        h1, h2, h3, h4 {\n            font-family: var(--font-serif);\n            margin: 0;\n            font-weight: 500;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .section-padding {\n            padding: 100px 0;\n        }\n\n        .gold-text {\n            color: var(--accent-gold);\n        }\n\n        .eng-title {\n            font-family: var(--font-eng);\n            display: block;\n            font-size: 0.9rem;\n            letter-spacing: 0.15em;\n            color: var(--accent-gold);\n            margin-bottom: 10px;\n            text-transform: uppercase;\n        }\n\n        \/* --- \u30d2\u30fc\u30ed\u30fc\u30bb\u30af\u30b7\u30e7\u30f3 --- *\/\n        .hero {\n            height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.7)), url('https:\/\/placehold.co\/1920x1080\/111\/444?text=Dark+Cinematic+Matcha+Powder');\n            background-size: cover;\n            background-position: center;\n            position: relative;\n        }\n        .hero::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 100%; height: 150px;\n            background: linear-gradient(to top, var(--bg-color), transparent);\n        }\n\n        .hero h1 {\n            font-size: clamp(1.8rem, 4vw, 3.5rem);\n            line-height: 1.4;\n            letter-spacing: 0.1em;\n            text-shadow: 0 4px 10px rgba(0,0,0,0.8);\n        }\n        \n        .hero-sub {\n            margin-top: 20px;\n            font-size: 1.1rem;\n            font-family: var(--font-serif);\n            opacity: 0.9;\n        }\n\n        \/* --- \u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3 --- *\/\n        .intro {\n            text-align: center;\n            background-color: var(--bg-color);\n        }\n        .intro p {\n            max-width: 600px;\n            margin: 0 auto;\n            font-size: 1rem;\n            color: var(--text-sub);\n        }\n\n        \/* --- \u5546\u54c1\u30bb\u30af\u30b7\u30e7\u30f3\u5171\u901a --- *\/\n        .product-section {\n            position: relative;\n        }\n        .product-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n        .product-title {\n            font-size: 2.5rem;\n            margin-bottom: 10px;\n        }\n        .product-subtitle {\n            font-size: 1.1rem;\n            color: var(--text-sub);\n        }\n\n        \/* --- \u9759\u5ca1\uff08Product 01\uff09\u30b9\u30bf\u30a4\u30eb --- *\/\n        .shizuoka-bg {\n            background: linear-gradient(135deg, #0a0a0a 0%, #151515 100%);\n            border-top: 1px solid #333;\n        }\n        .shizuoka-layout {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 50px;\n            align-items: center;\n        }\n        .shizuoka-img {\n            width: 100%;\n            height: 500px;\n            object-fit: cover;\n            filter: brightness(0.9);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n        }\n        .feature-box {\n            background: rgba(255,255,255,0.03);\n            border-left: 3px solid var(--accent-gold);\n            padding: 20px;\n            margin-bottom: 20px;\n        }\n        .feature-box h4 {\n            color: var(--text-main);\n            margin-bottom: 8px;\n            font-size: 1.1rem;\n        }\n        .feature-box p {\n            margin: 0;\n            font-size: 0.9rem;\n            color: var(--text-sub);\n        }\n\n        \/* --- \u4eac\u90fd\uff08Product 02\uff09\u30b9\u30bf\u30a4\u30eb --- *\/\n        .kyoto-bg {\n            background-color: #000;\n            position: relative;\n            overflow: hidden;\n        }\n        .kyoto-bg::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: radial-gradient(circle at center, #1a1a1a 0%, #000 70%);\n            z-index: 0;\n        }\n        .kyoto-content {\n            position: relative;\n            z-index: 1;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        .kyoto-hero-img {\n            width: 100%;\n            height: 400px;\n            object-fit: cover;\n            margin-bottom: 40px;\n            border: 1px solid #333;\n        }\n        .reason-list {\n            list-style: none;\n            padding: 0;\n            counter-reset: reason-count;\n        }\n        .reason-list li {\n            position: relative;\n            padding-left: 40px;\n            margin-bottom: 30px;\n            border-bottom: 1px solid rgba(197, 160, 89, 0.2);\n            padding-bottom: 20px;\n        }\n        .reason-list li::before {\n            counter-increment: reason-count;\n            content: counter(reason-count, decimal-leading-zero);\n            position: absolute;\n            left: 0;\n            top: 0;\n            font-family: var(--font-eng);\n            color: var(--accent-gold);\n            font-size: 1.2rem;\n        }\n        .reason-title {\n            display: block;\n            font-family: var(--font-serif);\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            color: var(--text-main);\n        }\n        .reason-desc {\n            font-size: 0.95rem;\n            color: var(--text-sub);\n        }\n\n        \/* --- \u7528\u9014\u30fb\u63d0\u6848\u30d6\u30ed\u30c3\u30af --- *\/\n        .proposal-box {\n            background: linear-gradient(to right, rgba(197, 160, 89, 0.1), transparent);\n            padding: 30px;\n            margin-top: 40px;\n            border: 1px solid rgba(197, 160, 89, 0.3);\n        }\n        .proposal-title {\n            font-family: var(--font-serif);\n            color: var(--accent-gold);\n            margin-bottom: 15px;\n            display: block;\n            font-size: 1.1rem;\n        }\n\n        \/* --- \u4fa1\u683c\u30fb\u30d5\u30c3\u30bf\u30fc --- *\/\n        .footer-section {\n            background: #080808;\n            text-align: center;\n            border-top: 1px solid #222;\n        }\n        .contact-card {\n            border: 1px solid var(--accent-gold);\n            padding: 40px;\n            display: inline-block;\n            max-width: 600px;\n            width: 100%;\n            background: #050505;\n        }\n        .btn {\n            display: inline-block;\n            background: var(--accent-gold);\n            color: #000;\n            padding: 15px 50px;\n            text-decoration: none;\n            font-weight: bold;\n            margin-top: 20px;\n            transition: 0.3s;\n        }\n        .btn:hover {\n            background: #fff;\n        }\n\n        \/* --- \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6 --- *\/\n        @media (max-width: 768px) {\n            .shizuoka-layout { grid-template-columns: 1fr; }\n            .shizuoka-img { height: 300px; }\n            .hero h1 { font-size: 1.8rem; }\n            .product-title { font-size: 1.8rem; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <header class=\"hero\">\n        <div class=\"container\">\n            <span class=\"eng-title\" style=\"color:#fff; opacity:0.8;\">The Two Summits<\/span>\n            <h1>JAPAN PREMIUM<br>MATCHA COLLECTION<\/h1>\n            <p class=\"hero-sub\">Japanese tradition and innovation, two pinnacles of Japanese culture.<\/p>\n        <\/div>\n    <\/header>\n\n    <section class=\"intro section-padding\">\n        <div class=\"container\">\n            <p style=\"font-family: var(--font-serif); font-size: 1.2rem; color: #fff; margin-bottom: 2rem;\">\n                In the midst of the global Japanese food and matcha boom,<br>\n                Reliable in all aspects of \"color, aroma, and taste.\"<br>\n                Introducing the quintessence of Made in Japan.\n            <\/p>\n            <p>\n                We offer two types of premium matcha with different characteristics to meet the needs and preferences of our customers.<br>\n                The art of tradition or the power of innovation? Choose the best \"green\" for your business.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <section class=\"product-section shizuoka-bg section-padding\">\n        <div class=\"container\">\n            <div class=\"product-header\">\n                <span class=\"eng-title\">Product 01 - Business &amp; Innovation<\/span>\n                <h2 class=\"product-title\">Premium commercial-grade matcha from Shizuoka Prefecture<\/h2>\n                <span class=\"product-subtitle\">Shizuoka Premium Matcha<\/span>\n            <\/div>\n\n            <div class=\"shizuoka-layout\">\n                <div>\n                    <img decoding=\"async\" src=\"http:\/\/life-supply-company.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_2t7rv72t7rv72t7r-scaled.png?text=Vivid+Green+Matcha+Powder\" alt=\"Shizuoka Matcha\" class=\"shizuoka-img\">\n                <\/div>\n                <div>\n                    <h3 class=\"gold-text\" style=\"margin-bottom: 20px;\">Bright green and solid quality.<br>A talented group that deserves a high-class space.<\/h3>\n                    <p style=\"color: var(--text-sub); margin-bottom: 30px;\">\n                        This high-quality matcha is produced in Shizuoka Prefecture, one of Japan's leading tea-producing regions. The latest manufacturing technology and strict grade control make it ideal for discerning business partners who demand both \"quality\" and \"stable supply.\n                    <\/p>\n\n                    <div class=\"feature-box\">\n                        <h4>Japan's unique manufacturing technology and grade control<\/h4>\n                        <p>Tea leaves are strictly graded (2A to 6A) based on color and aroma. You can select the grade best suited to your needs.<\/p>\n                    <\/div>\n                    <div class=\"feature-box\">\n                        <h4>Vivid colors that prevent fading<\/h4>\n                        <p>Contains chlorella to maintain the original color of matcha (*depends on grade). Maintains beautiful green color even after heating.<\/p>\n                    <\/div>\n                    <div class=\"feature-box\">\n                        <h4>Stable supply system<\/h4>\n                        <p>Large-lot contracts from a minimum of 500 kg to a maximum of 5 tons are available. Supports global supply chains.<\/p>\n                    <\/div>\n\n                    <div style=\"margin-top: 30px;\">\n                        <span style=\"display:block; font-size:0.9rem; color:var(--accent-gold); margin-bottom:5px;\">Recommended Use<\/span>\n                        <ul style=\"color:var(--text-sub); font-size:0.9rem; padding-left:20px;\">\n                            <li>Authentic matcha latte at high-class cafes and tea salons<\/li>\n                            <li>Desserts at luxury hotels and restaurants<\/li>\n                            <li>Confectionery processing in patisseries and bakeries<\/li>\n                            <li>Raw materials for health foods and supplements<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"proposal-box\">\n                <span class=\"proposal-title\">Suggestion<\/span>\n                <p style=\"margin:0; font-size:0.95rem;\">This model is of a quality that is in the high-end category, yet offers a stable supply for commercial use. We confidently recommend this model for menu development in high-class cafes and brand hotels that want to differentiate themselves from other restaurants.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"product-section kyoto-bg section-padding\">\n        <div class=\"container kyoto-content\">\n            <div class=\"product-header\">\n                <span class=\"eng-title\">Product 02 - Art &amp; Tradition<\/span>\n                <h2 class=\"product-title\">Hand-picked top-grade matcha from Uji, Kyoto<\/h2>\n                <span class=\"product-subtitle\">Kyoto Uji Ultra-Premium Matcha<\/span>\n            <\/div>\n\n            <img decoding=\"async\" src=\"http:\/\/life-supply-company.com\/wp-content\/uploads\/2026\/01\/Gemini_Generated_Image_yn042cyn042cyn04-scaled.png?text=Traditional+Tea+Ceremony+Matcha\" alt=\"Kyoto Matcha\" class=\"kyoto-hero-img\">\n\n            <div style=\"text-align: center; margin-bottom: 50px;\">\n                <h3 class=\"gold-text\" style=\"font-size: 1.5rem; margin-bottom: 20px;\">A \"Japanese treasure\" loved by tea ceremony masters and celebrities.<br>An award-winning work of art for a select few.<\/h3>\n                <p style=\"color: var(--text-sub);\">\n                    Uji, Kyoto is the birthplace of matcha green tea. We bring you the \"real thing\" that is rarely sold on the market and is known only to tea ceremony masters, cultural figures, and famous creators in the tea ceremony world.\n                <\/p>\n            <\/div>\n\n            <h4 class=\"gold-text\" style=\"text-align: center; margin-bottom: 30px; font-family: var(--font-eng);\">The Reason for Excellence<\/h4>\n            <ul class=\"reason-list\">\n                <li>\n                    <span class=\"reason-title\">Award-winning tea leaves from award-winning tea gardens<\/span>\n                    <span class=\"reason-desc\">This matcha is produced by legendary growers who have received the highest honors in the Japanese tea industry. It is a testament to \"the best in Japan.\"<\/span>\n                <\/li>\n                <li>\n                    <span class=\"reason-title\">Genealogy of the Tea Ceremony Iemoto \"Goyomi<\/span>\n                    <span class=\"reason-desc\">The quality is equivalent to \"goyomi\" selected by historical tea masters for important tea ceremonies. The rich flavor when kneaded as Koicha embodies the spirituality of the tea ceremony.<\/span>\n                <\/li>\n                <li>\n                    <span class=\"reason-title\">Cultivation without and with reduced pesticides in a production area with a history of approximately 800 years<\/span>\n                    <span class=\"reason-desc\">A traditional farming method that has been used since the Muromachi period (1333-1573). Straw and reeds are used to block sunlight to reduce astringency and increase the flavor component (theanine) to the utmost limit.<\/span>\n                <\/li>\n                <li>\n                    <span class=\"reason-title\">Hand-picked\" and \"stone-ground\" by skilled artisans<\/span>\n                    <span class=\"reason-desc\">The single-core, double-leafed beans are carefully picked by hand and ground over time on a stone mill to produce creamy, smooth particles of 5 to 10 microns.<\/span>\n                <\/li>\n            <\/ul>\n\n            <div class=\"proposal-box\" style=\"text-align: center;\">\n                <span class=\"proposal-title\">Suggestion<\/span>\n                <p style=\"margin:0; font-size:0.95rem;\">\n                    The highest quality product, which is difficult to obtain from other companies, has a value of several hundred thousand yen per kilogram.<br>\n                    This matcha, a favorite of many celebrities and cultural figures, offers an \"experience\" and \"status\" beyond its price tag.<br>\n                    <br>\n                    <small style=\"color: var(--text-sub);\">Recommended use: Gifts for state-class VIPs \/ Welcome drink (special room) at high-class ryokan (Japanese-style inn) \/ Sweets worth several tens of thousands of yen per plate \/ Iemoto-class tea ceremony<\/small>\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <footer class=\"footer-section section-padding\">\n        <div class=\"container\">\n            <div class=\"contact-card\">\n                <span class=\"eng-title\">Price &amp; Trade Terms<\/span>\n                <h2 style=\"margin-bottom: 20px;\">Terms and Conditions and Pricing<\/h2>\n                <p style=\"color: var(--text-sub); margin-bottom: 30px;\">\n                    For the products in this catalog, we will propose the most suitable plan according to the size of your business and the type of contract.<br><br>\n                    especially<strong style=\"color: #fff;\">The finest matcha from Uji, Kyoto.<\/strong>Regarding,<br>\n                    Production is extremely limited,<br>\n                    <span class=\"gold-text\">Selected Customers<\/span>The information will be provided to the\n                <\/p>\n                <a href=\"https:\/\/life-supply-company.com\/en\/contact\/\" class=\"btn\">Contact Us<\/a>\n            <\/div>\n            <p style=\"margin-top: 50px; color: #444; font-size: 0.8rem;\">\n                c 2026 JAPAN PREMIUM MATCHA COLLECTION.\n            <\/p>\n        <\/div>\n    <\/footer>\n\n<\/body>\n<\/html>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-997","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/pages\/997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/comments?post=997"}],"version-history":[{"count":7,"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/pages\/997\/revisions"}],"predecessor-version":[{"id":1012,"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/pages\/997\/revisions\/1012"}],"wp:attachment":[{"href":"https:\/\/life-supply-company.com\/en\/wp-json\/wp\/v2\/media?parent=997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}