{"product_id":"matcha-powder-ceremonial-grade-hoshino-seichaen-yamenohana-100g-can","title":"HOSHINOEN IKE-NO-SHIRO – Japanese Ceremonial Matcha Green Tea Powder | Yame Hoshino Matcha 100g","description":"\u003c!-- =============================\n MatchaJP | IKE-NO-SHIRO Page (FINAL CLEAN)\n HTML only | Dawn-friendly\n============================= --\u003e\n\u003cstyle\u003e\n :root{\n --mj-ink:#0f172a;\n --mj-muted:#64748b;\n --mj-border:rgba(15,23,42,.10);\n --mj-card:#ffffff;\n --mj-soft:#f6f7f9;\n --mj-radius:18px;\n --mj-shadow:0 10px 28px rgba(2,6,23,.06);\n --mj-shadow2:0 14px 34px rgba(2,6,23,.08);\n --mj-green:#0f766e;\n --mj-green-2:#0b5f58;\n --mj-green-soft:#e7f6f2;\n --mj-green-soft-b:#bfe6db;\n }\n\n .mj-page{\n max-width: 820px;\n margin: 18px auto 14px;\n padding: 0 16px;\n color: var(--mj-ink);\n }\n .mj-section{ margin: 16px 0; }\n\n .mj-card{\n background: var(--mj-card);\n border: 1px solid var(--mj-border);\n border-radius: var(--mj-radius);\n box-shadow: var(--mj-shadow);\n padding: 18px;\n }\n\n \/* intro *\/\n .mj-hero{ text-align:center; margin-bottom: 10px; }\n .mj-title{\n margin: 0;\n font-size: 28px;\n font-weight: 800;\n letter-spacing: .2px;\n line-height: 1.15;\n color: rgba(15,23,42,.92);\n }\n .mj-sub{\n margin: 10px 0 0;\n font-size: 15px;\n color: var(--mj-muted);\n line-height: 1.6;\n }\n\n .mj-row{\n display:grid;\n grid-template-columns: 150px 1fr;\n gap: 18px;\n align-items:center;\n }\n\n .mj-media{\n border-radius: 16px;\n overflow:hidden;\n border: 1px solid var(--mj-border);\n background:#fff;\n box-shadow: 0 8px 18px rgba(2,6,23,.08);\n }\n .mj-media img{ width:100%; height:auto; display:block; object-fit:cover; }\n\n .mj-desc{\n font-size: 15px;\n line-height: 1.75;\n margin: 0;\n color: rgba(15,23,42,.92);\n }\n \/* ✅ inline bold (prevents “too black” look) *\/\n .mj-desc b{ font-weight: 700; }\n\n .mj-list{\n margin: 10px 0 0;\n padding-left: 18px;\n color: rgba(15,23,42,.92);\n font-size: 14px;\n line-height: 1.7;\n }\n .mj-list li{ margin: 6px 0; }\n\n .mj-chipRow{\n margin-top: 12px;\n display:flex;\n flex-wrap:wrap;\n gap:10px;\n align-items:center;\n }\n .mj-chip{\n display: inline-flex;\n align-items: center;\n gap: 10px;\n padding: 10px 14px;\n border-radius: 999px;\n background: var(--mj-soft);\n border: 1px solid rgba(15,23,42,.08);\n font-size: 13px;\n font-weight: 650;\n color: rgba(15,23,42,.86);\n }\n .mj-chip svg{ width:16px; height:16px; opacity:.9; }\n\n \/* headings *\/\n .mj-h2{\n margin: 0 0 10px;\n font-size: 18px;\n font-weight: 800;\n letter-spacing: .2px;\n line-height: 1.25;\n color: rgba(15,23,42,.92);\n }\n\n \/* =========================================================\n Product details\n ========================================================= *\/\n .mj-kv{\n display:grid;\n grid-template-columns: 1fr;\n gap: 10px;\n margin-top: 8px;\n font-size: 14px;\n line-height: 1.7;\n color: rgba(15,23,42,.92);\n }\n .mj-kv b{ font-weight: 700; }\n\n .mj-kvItem{\n padding: 12px 14px;\n border-radius: 14px;\n background: rgba(246,247,249,.9);\n border: 1px solid rgba(15,23,42,.08);\n }\n\n @media (min-width: 760px){\n .mj-kv{ grid-template-columns: 1fr 1fr; }\n .mj-kvItem--full{ grid-column: 1 \/ -1; }\n }\n\n \/* =========================================================\n Accordion (Product details only)\n ========================================================= *\/\n details.mj-acc{ width:100%; }\n details.mj-acc \u003e summary{ list-style:none; }\n details.mj-acc \u003e summary::-webkit-details-marker{ display:none; }\n\n .mj-accSummary{\n cursor:pointer;\n user-select:none;\n display:flex;\n align-items:center;\n justify-content:space-between;\n gap: 12px;\n padding: 0;\n }\n .mj-accTitle{\n margin: 0 0 10px;\n font-size: 18px;\n font-weight: 800;\n letter-spacing: .2px;\n line-height: 1.25;\n color: rgba(15,23,42,.92);\n }\n .mj-accChevron{\n width: 18px;\n height: 18px;\n flex: 0 0 auto;\n margin-top: 2px;\n transition: transform .18s ease;\n opacity: .9;\n }\n details.mj-acc[open] .mj-accChevron{ transform: rotate(180deg); }\n\n \/* story images *\/\n .mj-fullImg{\n width:100%;\n display:block;\n border-radius: 18px;\n border: 1px solid var(--mj-border);\n box-shadow: 0 10px 26px rgba(2,6,23,.06);\n }\n .mj-caption{\n margin: 10px 0 0;\n font-size: 14px;\n line-height: 1.75;\n color: rgba(15,23,42,.92);\n }\n .mj-hl{\n background: linear-gradient(transparent 70%, #eeeeee 0%);\n font-weight: 700;\n padding: 0 .1em;\n }\n\n \/* =========================================================\n Buying Guide\n ========================================================= *\/\n .mj-guide{\n margin-top: 14px;\n border: 1px solid rgba(15,23,42,.10);\n border-radius: 18px;\n overflow: hidden;\n background: rgba(255,255,255,.92);\n box-shadow: 0 10px 24px rgba(2,6,23,.06);\n }\n .mj-guideHead{\n padding: 16px 16px 14px;\n background: linear-gradient(180deg, rgba(248,250,252,.96), rgba(255,255,255,.96));\n border-bottom: 1px solid rgba(15,23,42,.08);\n }\n\n .mj-guideBadge{\n display:inline-flex;\n align-items:center;\n gap:9px;\n padding: 9px 13px;\n border-radius: 999px;\n background: rgba(15,118,110,.10);\n color: #0b5f58;\n font-weight: 650;\n font-size: 13.5px;\n letter-spacing:.15px;\n }\n .mj-guideBadge svg{ width:15px;height:15px; }\n\n .mj-guideTitle{\n margin: 10px 0 0;\n font-size: 18px;\n font-weight: 800;\n line-height: 1.25;\n letter-spacing: .2px;\n color: rgba(15,23,42,.92);\n }\n .mj-guideSub{\n margin: 7px 0 0;\n font-size: 14.5px;\n line-height: 1.6;\n color: var(--mj-muted);\n max-width: 72ch;\n }\n\n .mj-guideGrid{\n padding: 14px;\n display:grid;\n gap: 10px;\n grid-template-columns: 1fr;\n }\n\n .mj-guideCard{\n display:flex;\n gap: 12px;\n padding: 14px;\n border-radius: 16px;\n border: 1px solid rgba(15,23,42,.10);\n background: #fff;\n align-items:flex-start;\n }\n\n .mj-guideIcon{\n flex: 0 0 auto;\n width: 42px;\n height: 42px;\n border-radius: 12px;\n display:flex;\n align-items:center;\n justify-content:center;\n border: 1px solid rgba(15,23,42,.08);\n box-shadow: 0 10px 18px rgba(2,6,23,.06);\n }\n .mj-guideIcon svg{ width:18px;height:18px; }\n .mj-guideText{ min-width: 0; }\n\n .mj-guideKicker{\n display:inline-flex;\n align-items:center;\n gap:8px;\n font-size: 13.5px;\n font-weight: 650;\n letter-spacing:.15px;\n margin: 0 0 7px;\n }\n\n .mj-guideName{\n margin: 0;\n font-size: 16px;\n font-weight: 600;\n line-height: 1.25;\n letter-spacing: .15px;\n }\n\n .mj-guideName a{\n color: inherit !important;\n text-decoration: none !important;\n border-bottom: 1px solid rgba(15,23,42,.18);\n padding-bottom: 1px;\n }\n .mj-guideName a:hover{ border-bottom-color: rgba(15,23,42,.38); }\n\n .mj-guideDesc{\n margin: 7px 0 0;\n font-size: 14px;\n line-height: 1.65;\n color: rgba(15,23,42,.86);\n }\n\n .mj-guidePills{\n margin: 10px 0 0;\n display:flex;\n flex-wrap:wrap;\n gap: 8px;\n padding:0;\n list-style:none;\n }\n .mj-guidePill{\n font-size: 12.5px;\n font-weight: 600;\n color: rgba(15,23,42,.92);\n background: rgba(246,247,249,.92);\n border: 1px solid rgba(15,23,42,.10);\n border-radius: 999px;\n padding: 7px 10px;\n }\n\n \/* category colors *\/\n .mj-guideCard--starter .mj-guideIcon{ background: rgba(59,130,246,.10); }\n .mj-guideCard--starter .mj-guideKicker{ color:#1d4ed8; }\n .mj-guideCard--starter .mj-guideIcon svg{ color:#1d4ed8; }\n\n .mj-guideCard--special .mj-guideIcon{ background: rgba(245,158,11,.14); }\n .mj-guideCard--special .mj-guideKicker{ color:#b45309; }\n .mj-guideCard--special .mj-guideIcon svg{ color:#b45309; }\n\n .mj-guideCard--daily .mj-guideIcon{ background: rgba(16,185,129,.14); }\n .mj-guideCard--daily .mj-guideKicker{ color:#047857; }\n .mj-guideCard--daily .mj-guideIcon svg{ color:#047857; }\n\n .mj-guideCard--culinary .mj-guideIcon{ background: rgba(168,85,247,.14); }\n .mj-guideCard--culinary .mj-guideKicker{ color:#6d28d9; }\n .mj-guideCard--culinary .mj-guideIcon svg{ color:#6d28d9; }\n\n \/* =========================================================\n Alternatives (BOTTOM)\n ========================================================= *\/\n .mj-altCard{\n position: relative;\n background: rgba(255,255,255,.92);\n border: 1px solid var(--mj-border);\n border-radius: 20px;\n overflow: hidden;\n box-shadow: var(--mj-shadow2);\n }\n .mj-altCard:before{\n content:\"\";\n position:absolute;\n inset:-40% -20% auto -20%;\n height: 210px;\n background: radial-gradient(closest-side, rgba(15,118,110,.18), transparent 70%);\n pointer-events:none;\n }\n .mj-altHead{\n position: relative;\n padding: 16px 18px 12px;\n border-bottom: 1px solid var(--mj-border);\n background: linear-gradient(180deg, rgba(248,250,252,.92), rgba(255,255,255,.92));\n }\n .mj-altBadge{\n display:inline-flex;\n align-items:center;\n gap:8px;\n padding: 7px 11px;\n border-radius: 999px;\n background: rgba(15,118,110,.10);\n color: var(--mj-green-2);\n font-weight: 650;\n font-size: 12.5px;\n letter-spacing:.2px;\n }\n .mj-altBadge svg{ width:14px; height:14px; }\n .mj-altTitle{\n margin: 10px 0 0;\n font-size: 17px;\n font-weight: 800;\n line-height: 1.25;\n letter-spacing: .2px;\n color: rgba(15,23,42,.92);\n }\n .mj-altSub{\n margin: 6px 0 0;\n font-size: 13.5px;\n color: var(--mj-muted);\n line-height: 1.55;\n max-width: 70ch;\n }\n\n .mj-altGrid{\n position: relative;\n display:grid;\n grid-template-columns: 1fr 1fr;\n gap: 12px;\n padding: 14px 16px 10px;\n align-items: stretch;\n }\n\n .mj-altItem{\n display:flex;\n gap: 12px;\n padding: 12px;\n border-radius: 16px;\n background:#fff;\n border: 1px solid rgba(15,23,42,.10);\n text-decoration:none !important;\n color: inherit !important;\n align-items:flex-start;\n min-height: 100%;\n }\n\n .mj-altImg{\n width: 86px;\n height: 86px;\n border-radius: 14px;\n overflow:hidden;\n border: 1px solid rgba(15,23,42,.10);\n background:#fff;\n box-shadow: 0 10px 18px rgba(2,6,23,.08);\n flex: 0 0 auto;\n align-self:flex-start;\n }\n .mj-altImg img{ width:100%; height:100%; object-fit:cover; display:block; }\n\n .mj-altText{\n min-width: 0;\n display:flex;\n flex-direction:column;\n }\n\n .mj-altName{\n margin: 0;\n font-size: 15px;\n font-weight: 600;\n line-height: 1.25;\n letter-spacing: .15px;\n color: rgba(15,23,42,.90);\n }\n\n .mj-altDesc{\n margin: 6px 0 0;\n font-size: 13px;\n line-height: 1.6;\n color: rgba(15,23,42,.86);\n min-height: 52px;\n }\n\n .mj-altPills{\n margin: 8px 0 0;\n display:flex;\n flex-wrap:wrap;\n gap: 8px;\n padding:0;\n list-style:none;\n }\n .mj-altPill{\n font-size: 12px;\n font-weight: 600;\n color: rgba(15,23,42,.92);\n background: rgba(246,247,249,.92);\n border: 1px solid rgba(15,23,42,.10);\n border-radius: 999px;\n padding: 7px 10px;\n }\n\n .mj-altCtaRow{ padding: 0 16px 14px; }\n .mj-altBtns{\n margin-top: 10px;\n display:flex;\n gap:10px;\n flex-wrap:wrap;\n align-items:center;\n }\n .mj-altBtn2{\n flex: 1 1 220px;\n display:inline-flex;\n align-items:center;\n justify-content:center;\n gap:10px;\n padding: 12px 14px;\n border-radius: 14px;\n font-weight: 700;\n font-size: 14px;\n text-decoration:none !important;\n min-height: 44px;\n border: 1px solid rgba(15,118,110,.35);\n box-shadow: 0 14px 22px rgba(15,118,110,.14);\n transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;\n white-space: nowrap;\n }\n .mj-altBtn2:hover{\n transform: translateY(-1px);\n box-shadow: 0 16px 24px rgba(15,118,110,.18);\n filter: brightness(.99);\n }\n .mj-altBtn2 svg{ width:16px;height:16px; }\n\n .mj-altBtn2--primary{\n background: linear-gradient(180deg, var(--mj-green), var(--mj-green-2));\n color:#fff !important;\n }\n .mj-altBtn2--tinted{\n background: linear-gradient(180deg, var(--mj-green-soft), rgba(231,246,242,.70));\n color: var(--mj-green-2) !important;\n border: 1px solid var(--mj-green-soft-b);\n box-shadow: 0 10px 18px rgba(2,6,23,.06);\n }\n\n .mj-altNote{\n margin-top: 8px;\n font-size: 12px;\n color: var(--mj-muted);\n line-height: 1.55;\n }\n\n \/* responsive *\/\n @media (max-width: 680px){\n .mj-title{ font-size: 24px; }\n .mj-sub{ font-size: 14px; }\n .mj-row{ grid-template-columns: 1fr; text-align: left; }\n .mj-media{ max-width: 240px; margin: 0 auto; }\n .mj-altGrid{ grid-template-columns: 1fr; padding: 14px 14px 10px; }\n }\n \/* ===== Final touch: soften only these 3 headings ===== *\/\n.mj-accTitle,\n.mj-guideTitle,\n.mj-altTitle{\n font-weight: 700 !important; \/* ←まだ太いなら 650 に *\/\n color: rgba(15,23,42,.88) !important; \/* 黒を少し和らげる *\/\n letter-spacing: .15px !important; \/* 少しだけ上品に *\/\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"mj-page\"\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"mj-section\" aria-label=\"Introduction of IKE-NO-SHIRO\"\u003e\n\u003cdiv class=\"mj-hero\"\u003e\n\u003ch2 class=\"mj-title\"\u003eIntroduction of “IKE-NO-SHIRO”\u003c\/h2\u003e\n\u003cp class=\"mj-sub\"\u003eHoshinoen’s most popular matcha — mellow, aromatic, and surprisingly smooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cdiv class=\"mj-row\"\u003e\n\u003cdiv class=\"mj-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/ike-600-main_480x480.jpg?v=1690532767\" alt=\"IKE-NO-SHIRO matcha\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"mj-desc\"\u003e\u003cb\u003e“IKE-NO-SHIRO”\u003c\/b\u003e is the most popular matcha in Hoshinoen. It features a mellow taste and a high-tone aroma that is distinctive to Hoshino matcha. This matcha helps change the common impression that matcha is bitter — smooth and approachable even for first-time matcha drinkers.\u003c\/p\u003e\n\u003cul class=\"mj-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eMellow \u0026amp; aromatic\u003c\/b\u003e: gentle sweetness with a refined fragrance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eLow bitterness\u003c\/b\u003e: a great choice if you’re worried matcha might taste bitter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eVersatile\u003c\/b\u003e: perfect for tea gatherings, and easy to enjoy at home.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mj-chipRow\"\u003e\n\u003cdiv class=\"mj-chip\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M12 2l1.2 5.2L18 8.5l-4.8 1.3L12 15l-1.2-5.2L6 8.5l4.8-1.3L12 2z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e Most Popular (Hoshinoen)\u003c\/div\u003e\n\u003cdiv class=\"mj-chip\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M7 10h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M7 14h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M5 7h14v12H5z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e Smooth \u0026amp; beginner-friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Product details (✅ accordion) --\u003e\n\u003csection aria-label=\"Product details\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cdetails class=\"mj-acc\"\u003e\n\u003csummary aria-controls=\"mj-product-details\" class=\"mj-accSummary\"\u003e\u003cspan class=\"mj-accTitle\"\u003eProduct details\u003c\/span\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\" class=\"mj-accChevron\"\u003e\n \u003cpath d=\"M6 9l6 6 6-6\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv id=\"mj-product-details\"\u003e\n\u003cdiv class=\"mj-kv\"\u003e\n\u003cdiv class=\"mj-kvItem\"\u003e\n\u003cb\u003eProduct name:\u003c\/b\u003e Matcha tea powder\u003c\/div\u003e\n\u003cdiv class=\"mj-kvItem\"\u003e\n\u003cb\u003eOrigin:\u003c\/b\u003e Japan\u003c\/div\u003e\n\u003cdiv class=\"mj-kvItem\"\u003e\n\u003cb\u003eIngredients:\u003c\/b\u003e Green tea 100%\u003c\/div\u003e\n\u003cdiv class=\"mj-kvItem mj-kvItem--full\"\u003e\n\u003cb\u003eNo additives\u003c\/b\u003e, \u003cb\u003eNo coloring\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-kvItem mj-kvItem--full\"\u003e\n\u003cb\u003eManufacturer:\u003c\/b\u003e HOSHINOEN\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ABOUT + Buying Guide --\u003e\n\u003csection aria-label=\"About Hoshinoen and buying guide\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch3 class=\"mj-h2\"\u003eABOUT HOSHINOEN\u003c\/h3\u003e\n\u003cp style=\"margin-top: 0;\" class=\"mj-caption\"\u003eHoshinoen is one of the most famous matcha factories in Japan. It began producing matcha in earnest in 1989. It produces in Yame, Fukuoka Prefecture, which is famous for its sweet tea called gyokuro. The traditional gyokuro process is incorporated into the production of matcha to produce a high quality matcha with a sweet taste. It is produced in small quantities with a commitment to quality.\u003c\/p\u003e\n\u003c!-- Buying Guide (NO bottom buttons) --\u003e\n\u003cdiv aria-label=\"Hoshinoen matcha buying guide\" class=\"mj-guide\"\u003e\n\u003cdiv class=\"mj-guideHead\"\u003e\n\u003cdiv class=\"mj-guideBadge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M12 2l1.2 5.2L18 8.5l-4.8 1.3L12 15l-1.2-5.2L6 8.5l4.8-1.3L12 2z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e Quick Buying Guide\u003c\/div\u003e\n\u003cp class=\"mj-guideTitle\"\u003eChoose the right HOSHINOEN matcha in seconds\u003c\/p\u003e\n\u003cp class=\"mj-guideSub\"\u003ePick based on your purpose. If an item is sold out, check the alternatives at the bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-guideGrid\"\u003e\n\u003cdiv class=\"mj-guideCard mj-guideCard--starter\"\u003e\n\u003cdiv class=\"mj-guideIcon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M7 12h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M12 7v10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M5 5h14v14H5z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-guideText\"\u003e\n\u003cp class=\"mj-guideKicker\"\u003eBest for first purchase\u003c\/p\u003e\n\u003cp class=\"mj-guideName\"\u003e\u003ca href=\"\/th-th\/collections\/ikenoshiro\"\u003eIKE-NO-SHIRO\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"mj-guideDesc\"\u003eHoshinoen’s signature best-seller — mellow aroma, smooth taste, and low bitterness.\u003c\/p\u003e\n\u003cul class=\"mj-guidePills\"\u003e\n\u003cli class=\"mj-guidePill\"\u003eBeginner-friendly\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eTea gatherings\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eAll-purpose\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-guideCard mj-guideCard--special\"\u003e\n\u003cdiv class=\"mj-guideIcon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M12 2l2.2 6.8H21l-5.6 4.1 2.2 6.8L12 16.1 6.4 19.7l2.2-6.8L3 8.8h6.8L12 2z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-guideText\"\u003e\n\u003cp class=\"mj-guideKicker\"\u003eFor special occasions\u003c\/p\u003e\n\u003cp class=\"mj-guideName\"\u003e\u003ca href=\"\/th-th\/collections\/seijyu\"\u003eSEIJYU\u003c\/a\u003e \/ \u003ca href=\"\/th-th\/collections\/seihou\"\u003eSEIHOU\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"mj-guideDesc\"\u003eA step up in aroma and depth — ideal for gifts and serving important guests.\u003c\/p\u003e\n\u003cul class=\"mj-guidePills\"\u003e\n\u003cli class=\"mj-guidePill\"\u003ePremium\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eGift-worthy\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eRich aroma\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-guideCard mj-guideCard--daily\"\u003e\n\u003cdiv class=\"mj-guideIcon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M7 12h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M4 7h16v10H4z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-guideText\"\u003e\n\u003cp class=\"mj-guideKicker\"\u003eFor everyday use\u003c\/p\u003e\n\u003cp class=\"mj-guideName\"\u003e\u003ca href=\"\/th-th\/collections\/hoshinotsuyu\"\u003eHOSHI-NO-TSUYU\u003c\/a\u003e \/ \u003ca href=\"\/th-th\/collections\/yamenotsuyu\"\u003eYAME-NO-TSUYU\u003c\/a\u003e \/ \u003ca href=\"\/th-th\/collections\/yamenohana\"\u003eYAME-NO-HANA\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"mj-guideDesc\"\u003eGreat for daily practice and casual drinking — balanced flavor for routine matcha.\u003c\/p\u003e\n\u003cul class=\"mj-guidePills\"\u003e\n\u003cli class=\"mj-guidePill\"\u003eDaily\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eBalanced\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eGood value\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-guideCard mj-guideCard--culinary\"\u003e\n\u003cdiv class=\"mj-guideIcon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M7 9h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M7 13h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M7 17h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M5 5h14v16H5z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-guideText\"\u003e\n\u003cp class=\"mj-guideKicker\"\u003eFor lattes \u0026amp; baking\u003c\/p\u003e\n\u003cp class=\"mj-guideName\"\u003e\u003ca href=\"\/th-th\/collections\/mokuren\"\u003eMOKUREN\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"mj-guideDesc\"\u003eDesigned for recipes — stands up well with milk\/sweetness while keeping matcha flavor.\u003c\/p\u003e\n\u003cul class=\"mj-guidePills\"\u003e\n\u003cli class=\"mj-guidePill\"\u003eLatte\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eBaking\u003c\/li\u003e\n\u003cli class=\"mj-guidePill\"\u003eMixing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/Buying Guide --\u003e\n\u003c\/div\u003e\n\u003c!-- Story images --\u003e\n\u003csection aria-label=\"Hoshino story\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cimg alt=\"Hoshino village\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hoshino-setsumei-001.jpg?v=1676947650\" loading=\"lazy\" class=\"mj-fullImg\"\u003e\n\u003cp class=\"mj-caption\"\u003e\u003cspan class=\"mj-hl\"\u003eHoshino village blessed with climate and soil.\u003c\/span\u003e\u003cbr\u003eHOSHINOEN is located in Hoshino Village, Yame District, Fukuoka Prefecture. The village is rich in nature, and the climate and soil are suitable for growing tea leaves. The region is Japan's top producer of gyokuro, a representative of high-grade tea leaves. HOSHINOEN's matcha is produced using the traditional method of making gyokuro, using the finest tea leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Hoshino craftsmanship\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cimg alt=\"Hoshinoen commitment\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hoshino-setsumei-002.jpg?v=1676947656\" loading=\"lazy\" class=\"mj-fullImg\"\u003e\n\u003cp class=\"mj-caption\"\u003e\u003cspan class=\"mj-hl\"\u003eCommitment to ever-evolving flavors\u003c\/span\u003e\u003cbr\u003eHOSHINOEN has its own field for research and researches better cultivation methods together with producers. There are many tea specialists, and there is also a craftsman who is the youngest in history to obtain a 10th dan tea master.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Millstones\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cimg alt=\"Millstones\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hoshino-setsumei-003.jpg?v=1676947640\" loading=\"lazy\" class=\"mj-fullImg\"\u003e\n\u003cp class=\"mj-caption\"\u003e\u003cspan class=\"mj-hl\"\u003eMade with 95 millstones under strict control\u003c\/span\u003e\u003cbr\u003eIn a room where the temperature and humidity are thoroughly controlled, 95 millstones are used to pull it up. They only make the quantity ordered. This is to maintain high quality. Therefore, mass production is not possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-label=\"Matcha superfood\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003cimg alt=\"Matcha superfood\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matchaimage2.jpg?v=1676440048\" loading=\"lazy\" class=\"mj-fullImg\"\u003e\n\u003cp class=\"mj-caption\"\u003e\u003cspan class=\"mj-hl\"\u003eMatcha is a Japanese superfood.\u003c\/span\u003e\u003cbr\u003eTea is rich in antioxidants, catechins that suppress sugar absorption and promote fat burning, and tannins that suppress and decompose fat absorption. In addition, chlorophyll helps excrete unnecessary cholesterol, and vitamin C works together with catechin to suppress melanin pigment. Matcha is made from the whole tea leaves, so you can take in all the rich nutrients contained in the leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Alternatives --\u003e\n\u003csection aria-label=\"Recommended alternatives\" class=\"mj-section\"\u003e\n\u003cdiv class=\"mj-altCard\"\u003e\n\u003cdiv class=\"mj-altHead\"\u003e\n\u003cdiv class=\"mj-altBadge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M12 2l1.2 5.2L18 8.5l-4.8 1.3L12 15l-1.2-5.2L6 8.5l4.8-1.3L12 2z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003cpath d=\"M19 14l.7 2.6L22 17.5l-2.3.9L19 21l-.7-2.6L16 17.5l2.3-.9L19 14z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e Recommended Alternatives\u003c\/div\u003e\n\u003cp class=\"mj-altTitle\"\u003eSold out \/ limited stock? Grab an in-stock alternative.\u003c\/p\u003e\n\u003cp class=\"mj-altSub\"\u003ePremium matcha is often produced in limited quantities. If your favorite is unavailable, these two are our best “ship now” picks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-altGrid\"\u003e\n\u003ca href=\"\/th-th\/products\/yame-matcha-saemidori-first-harvest-100g\" class=\"mj-altItem\"\u003e\n\u003cdiv class=\"mj-altImg\"\u003e\u003cimg alt=\"Yame Matcha Saemidori First Harvest 100g\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/image_4.jpg?v=1769579706\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-altText\"\u003e\n\u003cp class=\"mj-altName\"\u003eSaemidori (First Harvest) 100g\u003c\/p\u003e\n\u003cp class=\"mj-altDesc\"\u003eSmooth umami with gentle sweetness — a reliable Yame matcha for daily usucha \u0026amp; latte.\u003c\/p\u003e\n\u003cul class=\"mj-altPills\"\u003e\n\u003cli class=\"mj-altPill\"\u003eNutty umami\u003c\/li\u003e\n\u003cli class=\"mj-altPill\"\u003eLow bitterness\u003c\/li\u003e\n\u003cli class=\"mj-altPill\"\u003eGreat for latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"\/th-th\/products\/tsujiri-matcha-green-tea-yame-hoshi-no-tsumugi-30g-pack\" class=\"mj-altItem\"\u003e\n\u003cdiv class=\"mj-altImg\"\u003e\u003cimg alt=\"TSUJIRI Hoshi no Tsumugi 30g\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/tsujiri-matcha-green-tea-fukuoka-yame-hoshi-no-tsumugi-30g-pack-4847577.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mj-altText\"\u003e\n\u003cp class=\"mj-altName\"\u003eTSUJIRI “Hoshi no Tsumugi” 30g\u003c\/p\u003e\n\u003cp class=\"mj-altDesc\"\u003eEasy-to-finish 30g pack — perfect to try quickly, gift, or keep as a backup.\u003c\/p\u003e\n\u003cul class=\"mj-altPills\"\u003e\n\u003cli class=\"mj-altPill\"\u003eQuick try size\u003c\/li\u003e\n\u003cli class=\"mj-altPill\"\u003eGift-friendly\u003c\/li\u003e\n\u003cli class=\"mj-altPill\"\u003eShips fast\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-altCtaRow\"\u003e\n\u003cdiv class=\"mj-altBtns\"\u003e\n\u003ca href=\"\/th-th\/products\/yame-matcha-saemidori-first-harvest-100g\" class=\"mj-altBtn2 mj-altBtn2--primary\"\u003e Saemidori 100g \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M9 5l7 7-7 7\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e \u003c\/a\u003e \u003ca href=\"\/th-th\/products\/tsujiri-matcha-green-tea-yame-hoshi-no-tsumugi-30g-pack\" class=\"mj-altBtn2 mj-altBtn2--tinted\"\u003e Hoshi-no-Tsumugi 30g \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n \u003cpath d=\"M9 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n \u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-altNote\"\u003eTip: If your favorite is unavailable, picking an in-stock alternative now prevents delays in your matcha routine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =============================\n \/MatchaJP | IKE-NO-SHIRO Page (FINAL v2)\n============================= --\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":34111642075180,"sku":"ikenoshiro-100","price":182.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/ikenoshiro-100new.jpg?v=1764995772","url":"https:\/\/www.matchajp.net\/th-th\/products\/matcha-powder-ceremonial-grade-hoshino-seichaen-yamenohana-100g-can","provider":"MatchaJP","version":"1.0","type":"link"}