{"product_id":"seasonal-mini-set","title":"9月~季節の3種ミニセット~","description":"\u003cdiv class=\"pt-sept\"\u003e\n\u003cstyle\u003e\n.pt-sept {\n  --ink: #4A2E28;\n  --ink-soft: #7A5850;\n  --ink-faint: #9C7D74;\n  --bg-1: #FFEEDA;\n  --bg-2: #FFC9A0;\n  --bg-3: #FF9E7A;\n  --gold: #F26E3F;\n  --gold-soft: #C1531E;\n  --line: rgba(120, 55, 40, 0.18);\n\n  --c1: #E85A3B;   \/* No.1 Minamoto — 大地の光 *\/\n  --c1-soft: #B23A1D;\n  --c4: #3FA34D;   \/* No.4 Yui — 調和の光 *\/\n  --c4-soft: #276B34;\n  --c7: #A855C9;   \/* No.7 Meguri — 祝福の光 *\/\n  --c7-soft: #7A3B9E;\n\n  position: relative;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 20px 100px;\n  background: linear-gradient(180deg, var(--bg-1) 0%, var(--bg-2) 45%, var(--bg-3) 100%);\n  color: var(--ink);\n  font-family: \"Noto Serif JP\", \"Cormorant Garamond\", serif;\n  line-height: 1.9;\n  overflow: hidden;\n  box-sizing: border-box;\n}\n.pt-sept *, .pt-sept *::before, .pt-sept *::after { box-sizing: inherit; }\n\n.pt-sept .pt-serif-en { font-family: \"Cormorant Garamond\", \"Noto Serif JP\", serif; }\n\n\/* ---------- ambient motion layer ---------- *\/\n.pt-sept .pt-sky {\n  position: absolute;\n  inset: 0;\n  height: 780px;\n  pointer-events: none;\n  z-index: 0;\n  overflow: hidden;\n}\n.pt-sept .pt-leaf {\n  position: absolute;\n  opacity: 0.5;\n  animation: pt-drift 22s linear infinite;\n}\n.pt-sept .pt-leaf:nth-child(1) { top: -40px; left: 8%;  width: 22px; animation-duration: 26s; animation-delay: 0s; }\n.pt-sept .pt-leaf:nth-child(2) { top: -60px; left: 62%; width: 16px; animation-duration: 19s; animation-delay: 4s; }\n.pt-sept .pt-leaf:nth-child(3) { top: -50px; left: 84%; width: 20px; animation-duration: 30s; animation-delay: 9s; }\n.pt-sept .pt-leaf:nth-child(4) { top: -30px; left: 38%; width: 14px; animation-duration: 24s; animation-delay: 13s; }\n@keyframes pt-drift {\n  0%   { transform: translate(0, 0) rotate(0deg); }\n  50%  { transform: translate(-18px, 340px) rotate(160deg); }\n  100% { transform: translate(10px, 720px) rotate(320deg); }\n}\n@media (prefers-reduced-motion: reduce) {\n  .pt-sept .pt-leaf { animation: none; opacity: 0.3; }\n}\n\n\/* ---------- hero ---------- *\/\n.pt-sept .pt-hero {\n  position: relative;\n  z-index: 1;\n  padding: 88px 0 56px;\n  text-align: center;\n}\n.pt-sept .pt-eyebrow-mark {\n  display: flex;\n  justify-content: center;\n  margin-bottom: 18px;\n  position: relative;\n}\n.pt-sept .pt-sparkle {\n  position: absolute;\n  opacity: 0.85;\n}\n.pt-sept .pt-sparkle.s1 { top: -6px; left: calc(50% - 78px); width: 16px; animation: pt-twinkle 3.2s ease-in-out infinite; }\n.pt-sept .pt-sparkle.s2 { top: 18px; left: calc(50% + 66px); width: 11px; animation: pt-twinkle 2.6s ease-in-out infinite 0.6s; }\n.pt-sept .pt-sparkle.s3 { top: -14px; left: calc(50% + 84px); width: 8px; animation: pt-twinkle 3.6s ease-in-out infinite 1.2s; }\n.pt-sept .pt-sparkle.s4 { top: 30px; left: calc(50% - 96px); width: 7px; animation: pt-twinkle 2.9s ease-in-out infinite 0.3s; }\n.pt-sept .pt-sparkle.s5 { top: -20px; left: calc(50% - 40px); width: 6px; animation: pt-twinkle 3.3s ease-in-out infinite 1.6s; }\n@keyframes pt-twinkle {\n  0%, 100% { opacity: 0.25; transform: scale(0.8) rotate(0deg); }\n  50% { opacity: 1; transform: scale(1.05) rotate(12deg); }\n}\n@media (prefers-reduced-motion: reduce) {\n  .pt-sept .pt-sparkle { animation: none; opacity: 0.7; }\n}\n.pt-sept .pt-kicker-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 13px;\n  letter-spacing: 0.1em;\n  color: #fff;\n  background: linear-gradient(135deg, var(--c1), var(--gold) 55%, var(--c7));\n  padding: 7px 18px;\n  border-radius: 999px;\n  transform: rotate(-2deg);\n  box-shadow: 0 6px 14px rgba(178, 58, 29, 0.3);\n  margin: 0 0 22px;\n}\n.pt-sept h1.pt-title {\n  font-family: \"Cormorant Garamond\", \"Noto Serif JP\", serif;\n  font-weight: 500;\n  font-size: clamp(30px, 6vw, 44px);\n  letter-spacing: 0.04em;\n  margin: 0 0 10px;\n  color: var(--ink);\n}\n.pt-sept .pt-title-sub {\n  font-size: clamp(15px, 3vw, 17px);\n  color: var(--ink-soft);\n  margin: 0 0 18px;\n}\n.pt-sept .pt-title-wave { display: block; margin: 0 auto 40px; width: 76px; height: 12px; opacity: 0.9; }\n.pt-sept .pt-lede {\n  max-width: 480px;\n  margin: 0 auto;\n  font-size: 15.5px;\n  color: var(--ink-soft);\n  text-align: left;\n}\n.pt-sept .pt-lede p { margin: 0 0 1.6em; }\n.pt-sept .pt-lede p:last-child { margin-bottom: 0; }\n\n\/* ---------- divider ---------- *\/\n.pt-sept .pt-divider {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n  margin: 56px 0;\n}\n.pt-sept .pt-divider .pt-rule {\n  height: 1px;\n  width: 64px;\n  background: var(--line);\n}\n.pt-sept .pt-divider svg { width: 18px; height: 18px; opacity: 0.85; }\n\n.pt-sept .pt-section-head {\n  position: relative;\n  z-index: 1;\n  text-align: center;\n  margin-bottom: 44px;\n}\n.pt-sept .pt-section-head h2 {\n  font-family: \"Cormorant Garamond\", \"Noto Serif JP\", serif;\n  font-weight: 500;\n  font-size: clamp(22px, 4vw, 28px);\n  letter-spacing: 0.03em;\n  margin: 0 0 10px;\n  color: var(--ink);\n}\n.pt-sept .pt-section-wave { width: 60px; height: 10px; opacity: 0.85; }\n\n\/* ---------- tea cards (landscape layout) ---------- *\/\n.pt-sept .pt-teas {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n.pt-sept .pt-tea-card {\n  display: flex;\n  align-items: stretch;\n  gap: 0;\n  border-radius: 18px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  background: rgba(255, 255, 255, 0.6);\n  box-shadow: 0 10px 26px rgba(139, 69, 48, 0.14);\n}\n.pt-sept .pt-teas .pt-tea-card:nth-of-type(1) { transform: rotate(-0.6deg); }\n.pt-sept .pt-teas .pt-tea-card:nth-of-type(2) { transform: rotate(0.5deg); }\n.pt-sept .pt-teas .pt-tea-card:nth-of-type(3) { transform: rotate(-0.4deg); }\n.pt-sept .pt-tea-card.pt-flip { flex-direction: row-reverse; }\n.pt-sept .pt-tea-art {\n  flex: 0 0 38%;\n  min-width: 130px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 26px 14px;\n  background: radial-gradient(120% 120% at 50% 20%, rgba(58,42,34,0.05), transparent 70%);\n}\n.pt-sept .pt-tea-art svg { width: 100%; max-width: 116px; height: auto; }\n.pt-sept .pt-tea-body {\n  flex: 1;\n  padding: 26px 26px 24px;\n}\n.pt-sept .pt-tea-no {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  background: var(--tea-soft);\n  color: #fff;\n  font-family: \"Cormorant Garamond\", serif;\n  font-size: 14px;\n  font-style: italic;\n  margin: 0 0 8px;\n  box-shadow: 0 3px 8px rgba(74, 46, 40, 0.22);\n}\n.pt-sept .pt-tea-name {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  margin: 0 0 4px;\n  flex-wrap: wrap;\n}\n.pt-sept .pt-tea-name .pt-en {\n  font-family: \"Cormorant Garamond\", serif;\n  font-size: 24px;\n  color: var(--ink);\n}\n.pt-sept .pt-tea-name .pt-jp {\n  font-size: 13px;\n  color: var(--tea-soft);\n  letter-spacing: 0.04em;\n}\n.pt-sept .pt-tea-copy {\n  font-size: 14px;\n  color: var(--ink-soft);\n  margin: 12px 0 14px;\n}\n.pt-sept .pt-tea-foot {\n  border-top: 1px solid var(--line);\n  padding-top: 12px;\n  margin-top: 2px;\n}\n.pt-sept .pt-tea-meta {\n  display: inline-block;\n  font-size: 11.5px;\n  color: var(--tea-soft);\n  letter-spacing: 0.02em;\n  background: rgba(255, 255, 255, 0.7);\n  border: 1px solid var(--line);\n  border-radius: 999px;\n  padding: 4px 12px;\n  margin-bottom: 10px;\n}\n.pt-sept .pt-tea-ingredients {\n  font-size: 12px;\n  color: var(--ink-soft);\n  letter-spacing: 0.02em;\n  line-height: 1.7;\n  margin: 0 0 10px;\n}\n.pt-sept .pt-tea-ingredients b {\n  font-weight: 500;\n  color: var(--ink-faint);\n  margin-right: 4px;\n}\n.pt-sept .pt-tea-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  font-size: 12.5px;\n  letter-spacing: 0.03em;\n  color: var(--tea-soft);\n  text-decoration: none;\n  border-bottom: 1px solid currentColor;\n  padding-bottom: 1px;\n}\n\n.pt-sept .pt-tea-card[data-tea=\"1\"] { --tea-soft: var(--c1-soft); }\n.pt-sept .pt-tea-card[data-tea=\"4\"] { --tea-soft: var(--c4-soft); }\n.pt-sept .pt-tea-card[data-tea=\"7\"] { --tea-soft: var(--c7-soft); }\n\n\/* ---------- times of day ---------- *\/\n.pt-sept .pt-times {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  justify-content: center;\n  gap: 34px;\n  margin: 8px 0 34px;\n  flex-wrap: wrap;\n}\n.pt-sept .pt-time {\n  text-align: center;\n  width: 90px;\n}\n.pt-sept .pt-time svg { width: 30px; height: 30px; margin-bottom: 8px; }\n.pt-sept .pt-time span {\n  display: block;\n  font-size: 12.5px;\n  color: var(--ink-soft);\n}\n\n.pt-sept .pt-body-text {\n  position: relative;\n  z-index: 1;\n  max-width: 480px;\n  margin: 0 auto;\n  font-size: 15px;\n  color: var(--ink-soft);\n  text-align: center;\n}\n.pt-sept .pt-body-text p { margin: 0 0 1.5em; }\n.pt-sept .pt-body-text p:last-child { margin-bottom: 0; }\n\n\/* ---------- recommend list ---------- *\/\n.pt-sept .pt-recommend {\n  position: relative;\n  z-index: 1;\n  max-width: 440px;\n  margin: 0 auto;\n  list-style: none;\n  padding: 0;\n}\n.pt-sept .pt-recommend li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 14.5px;\n  color: var(--ink-soft);\n  padding: 10px 0;\n  border-bottom: 1px solid var(--line);\n}\n.pt-sept .pt-recommend li:last-child { border-bottom: none; }\n.pt-sept .pt-recommend svg { flex: none; width: 16px; height: 16px; margin-top: 3px; opacity: 0.85; }\n\n\/* ---------- set contents ---------- *\/\n.pt-sept .pt-set {\n  position: relative;\n  z-index: 1;\n  border: 1px solid var(--line);\n  border-radius: 18px;\n  padding: 30px 26px;\n  background: rgba(255, 255, 255, 0.55);\n  max-width: 480px;\n  margin: 0 auto;\n}\n.pt-sept .pt-set-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  padding: 12px 0;\n  border-bottom: 1px solid var(--line);\n}\n.pt-sept .pt-set-row:last-of-type { border-bottom: none; }\n.pt-sept .pt-set-name {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 14.5px;\n  color: var(--ink);\n}\n.pt-sept .pt-dot { width: 8px; height: 8px; border-radius: 50%; display: inline-block; flex: none; }\n.pt-sept .pt-set-row[data-tea=\"1\"] .pt-dot { background: var(--c1); }\n.pt-sept .pt-set-row[data-tea=\"4\"] .pt-dot { background: var(--c4); }\n.pt-sept .pt-set-row[data-tea=\"7\"] .pt-dot { background: var(--c7); }\n.pt-sept .pt-set-amt {\n  font-size: 12.5px;\n  color: var(--ink-faint);\n  white-space: nowrap;\n}\n.pt-sept .pt-set-total {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  margin-top: 18px;\n  padding-top: 18px;\n  border-top: 1px solid var(--gold);\n}\n.pt-sept .pt-set-total .pt-en {\n  font-family: \"Cormorant Garamond\", serif;\n  font-size: 13px;\n  letter-spacing: 0.1em;\n  color: var(--gold-soft);\n}\n.pt-sept .pt-set-total .pt-amt {\n  font-size: 15px;\n  color: var(--ink);\n}\n\n.pt-sept .pt-close {\n  position: relative;\n  z-index: 1;\n  text-align: center;\n  margin-top: 60px;\n  font-family: \"Cormorant Garamond\", serif;\n  font-size: 16px;\n  letter-spacing: 0.06em;\n  color: var(--gold-soft);\n}\n\n@media (max-width: 560px) {\n  .pt-sept { padding: 0 14px 80px; }\n  .pt-sept .pt-hero { padding: 56px 0 40px; }\n  .pt-sept .pt-tea-card, .pt-sept .pt-tea-card.pt-flip { flex-direction: column; }\n  .pt-sept .pt-tea-art { padding: 24px 0 4px; }\n  .pt-sept .pt-times { gap: 18px; }\n  .pt-sept .pt-time { width: 78px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pt-sky\" aria-hidden=\"true\"\u003e\n  \u003csvg class=\"pt-leaf\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C7 6 4 11 6 16c1.4 3.5 4.6 5.4 6 6 1.4-.6 4.6-2.5 6-6 2-5-1-10-6-14Z\" fill=\"#F26E3F\" opacity=\"0.55\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4v16\" stroke=\"#4A2E28\" stroke-width=\"0.6\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003csvg class=\"pt-leaf\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C7 6 4 11 6 16c1.4 3.5 4.6 5.4 6 6 1.4-.6 4.6-2.5 6-6 2-5-1-10-6-14Z\" fill=\"#E85A3B\" opacity=\"0.55\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003csvg class=\"pt-leaf\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C7 6 4 11 6 16c1.4 3.5 4.6 5.4 6 6 1.4-.6 4.6-2.5 6-6 2-5-1-10-6-14Z\" fill=\"#3FA34D\" opacity=\"0.55\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003csvg class=\"pt-leaf\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2C7 6 4 11 6 16c1.4 3.5 4.6 5.4 6 6 1.4-.6 4.6-2.5 6-6 2-5-1-10-6-14Z\" fill=\"#A855C9\" opacity=\"0.55\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"pt-hero\"\u003e\n  \u003cdiv class=\"pt-eyebrow-mark\" aria-hidden=\"true\"\u003e\n    \u003csvg width=\"46\" height=\"46\" viewbox=\"0 0 46 46\" fill=\"none\"\u003e\n      \u003ccircle cx=\"23\" cy=\"23\" r=\"16\" stroke=\"#F26E3F\" stroke-width=\"1\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M23 12c-4 3-6.5 6.5-6.5 10.5 0 3.2 2 5.9 6.5 8.5 4.5-2.6 6.5-5.3 6.5-8.5C29.5 18.5 27 15 23 12Z\" fill=\"#F26E3F\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003csvg class=\"pt-sparkle s1\" viewbox=\"0 0 20 20\" fill=\"#F26E3F\"\u003e\u003cpath d=\"M10 0c.6 4 2 6.4 6 7-4 .6-5.4 2-6 6-.6-4-2-5.4-6-6 4-.6 5.4-2 6-7Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003csvg class=\"pt-sparkle s2\" viewbox=\"0 0 20 20\" fill=\"#A855C9\"\u003e\u003cpath d=\"M10 0c.6 4 2 6.4 6 7-4 .6-5.4 2-6 6-.6-4-2-5.4-6-6 4-.6 5.4-2 6-7Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003csvg class=\"pt-sparkle s3\" viewbox=\"0 0 20 20\" fill=\"#3FA34D\"\u003e\u003cpath d=\"M10 0c.6 4 2 6.4 6 7-4 .6-5.4 2-6 6-.6-4-2-5.4-6-6 4-.6 5.4-2 6-7Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003csvg class=\"pt-sparkle s4\" viewbox=\"0 0 20 20\" fill=\"#F26E3F\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n    \u003csvg class=\"pt-sparkle s5\" viewbox=\"0 0 20 20\" fill=\"#A855C9\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cspan class=\"pt-kicker-badge\"\u003e✿ 9月限定\u003c\/span\u003e\n  \u003ch1 class=\"pt-title\"\u003e季節の3種ミニセット\u003c\/h1\u003e\n  \u003cp class=\"pt-title-sub\"\u003e陽の季節の終わりに。少し静かに、自分に戻る。\u003c\/p\u003e\n  \u003csvg class=\"pt-title-wave\" viewbox=\"0 0 76 12\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 6c6-8 12 8 18 0s12-8 18 0 12 8 18 0 12-8 18 0\" stroke=\"#F26E3F\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n  \u003cdiv class=\"pt-lede\"\u003e\n    \u003cp\u003eまだ暑さの残る9月。夏の余韻を感じながらも、少しずつ空気に秋の気配が混じりはじめます。外へ向かって過ごした夏から、少しずつ静かな時間へ。そんな季節の変わり目に、自分のためのお茶時間を。\u003c\/p\u003e\n    \u003cp\u003e9月は、Prism Teaの中からNo.1・No.4・No.7の3種類をセレクトしました。それぞれ15gずつ、3つの味わいをゆっくり楽しんでいただけます。Prism Teaをはじめて試していただく方へのプレゼントにもおすすめです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pt-divider\" aria-hidden=\"true\"\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-3.5 3-5.5 6-5.5 9a5.5 5.5 0 0 0 11 0c0-3-2-6-5.5-9Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n  \u003cdiv class=\"pt-section-head\"\u003e\n    \u003ch2\u003e今月の3つのTea\u003c\/h2\u003e\n    \u003csvg class=\"pt-section-wave\" viewbox=\"0 0 60 10\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 5c5-6 10 6 15 0s10-6 15 0 10 6 15 0\" stroke=\"#E85A3B\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pt-teas\"\u003e\n    \u003carticle class=\"pt-tea-card\" data-tea=\"1\"\u003e\n      \u003cdiv class=\"pt-tea-art\"\u003e\n        \u003csvg viewbox=\"0 0 120 120\" fill=\"none\"\u003e\n          \u003ccircle cx=\"60\" cy=\"60\" r=\"46\" fill=\"#E85A3B\" opacity=\"0.14\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M60 30c-14 10-22 22-22 35 0 12 9 20 22 27 13-7 22-15 22-27 0-13-8-25-22-35Z\" fill=\"#E85A3B\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M60 40v50\" stroke=\"#4A2E28\" stroke-width=\"1\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"60\" cy=\"60\" r=\"4\" fill=\"#FFD1B0\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pt-tea-body\"\u003e\n        \u003cp class=\"pt-tea-no\"\u003e1\u003c\/p\u003e\n        \u003cp class=\"pt-tea-name\"\u003e\u003cspan class=\"pt-en pt-serif-en\"\u003eMinamoto\u003c\/span\u003e\u003cspan class=\"pt-jp\"\u003e大地の光\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp class=\"pt-tea-copy\"\u003e夏の終わりに、まずはひと息。慌ただしい毎日から少し離れて、ゆっくり自分のペースを取り戻す時間に。\u003c\/p\u003e\n        \u003cdiv class=\"pt-tea-foot\"\u003e\n          \u003cspan class=\"pt-tea-meta\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n          \u003cp class=\"pt-tea-ingredients\"\u003e\u003cb\u003e原材料\u003c\/b\u003eルイボス（南アフリカ）、ダンディライオン、ごぼう、ネトル、エキナセア、ジンジャー\u003c\/p\u003e\n          \u003ca class=\"pt-tea-link\" href=\"https:\/\/www.prismtea.jp\/products\/no1-minamoto\" target=\"_blank\" rel=\"noopener\"\u003e商品ページを見る ›\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"pt-tea-card pt-flip\" data-tea=\"4\"\u003e\n      \u003cdiv class=\"pt-tea-art\"\u003e\n        \u003csvg viewbox=\"0 0 120 120\" fill=\"none\"\u003e\n          \u003ccircle cx=\"60\" cy=\"60\" r=\"46\" fill=\"#3FA34D\" opacity=\"0.14\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M60 32c-11 9-20 18-20 30 0 15 20 26 20 26s20-11 20-26c0-12-9-21-20-30Z\" fill=\"#3FA34D\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M46 58c6-4 22-4 28 0\" stroke=\"#4A2E28\" stroke-width=\"1\" opacity=\"0.3\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"60\" cy=\"60\" r=\"4\" fill=\"#C9F0B8\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pt-tea-body\"\u003e\n        \u003cp class=\"pt-tea-no\"\u003e4\u003c\/p\u003e\n        \u003cp class=\"pt-tea-name\"\u003e\u003cspan class=\"pt-en pt-serif-en\"\u003eYui\u003c\/span\u003e\u003cspan class=\"pt-jp\"\u003e調和の光\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp class=\"pt-tea-copy\"\u003e季節が変わるときこそ、心とからだに目を向けて。日々の中に小さな余白をつくり、心地よい時間を過ごすための一杯に。\u003c\/p\u003e\n        \u003cdiv class=\"pt-tea-foot\"\u003e\n          \u003cspan class=\"pt-tea-meta\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n          \u003cp class=\"pt-tea-ingredients\"\u003e\u003cb\u003e原材料\u003c\/b\u003eローズヒップ（チリ）、リンデン、ジャーマンカモミール、ローズ、レモンバーム、スペアミント\u003c\/p\u003e\n          \u003ca class=\"pt-tea-link\" href=\"https:\/\/www.prismtea.jp\/products\/no4-yui\" target=\"_blank\" rel=\"noopener\"\u003e商品ページを見る ›\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"pt-tea-card\" data-tea=\"7\"\u003e\n      \u003cdiv class=\"pt-tea-art\"\u003e\n        \u003csvg viewbox=\"0 0 120 120\" fill=\"none\"\u003e\n          \u003ccircle cx=\"60\" cy=\"60\" r=\"46\" fill=\"#A855C9\" opacity=\"0.14\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M60 28c9 8 20 16 20 30a20 20 0 0 1-40 0c0-14 11-22 20-30Z\" fill=\"#A855C9\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M50 66c4 6 16 6 20 0\" stroke=\"#4A2E28\" stroke-width=\"1\" opacity=\"0.3\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"60\" cy=\"52\" r=\"4\" fill=\"#F0D0FF\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pt-tea-body\"\u003e\n        \u003cp class=\"pt-tea-no\"\u003e7\u003c\/p\u003e\n        \u003cp class=\"pt-tea-name\"\u003e\u003cspan class=\"pt-en pt-serif-en\"\u003eMeguri\u003c\/span\u003e\u003cspan class=\"pt-jp\"\u003e祝福の光\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp class=\"pt-tea-copy\"\u003e夏の間、頑張ってきた自分に少し休む時間を。ゆっくり息を吐いて、力を抜いて過ごす一杯に。\u003c\/p\u003e\n        \u003cdiv class=\"pt-tea-foot\"\u003e\n          \u003cspan class=\"pt-tea-meta\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n          \u003cp class=\"pt-tea-ingredients\"\u003e\u003cb\u003e原材料\u003c\/b\u003eくこの実（中国）、リンデン、ローズヒップ、ホワイトバーチ、エルダーフラワー、パッションフラワー、ジャスミン\u003c\/p\u003e\n          \u003ca class=\"pt-tea-link\" href=\"https:\/\/www.prismtea.jp\/products\/no7-meguri\" target=\"_blank\" rel=\"noopener\"\u003e商品ページを見る ›\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pt-divider\" aria-hidden=\"true\"\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-3.5 3-5.5 6-5.5 9a5.5 5.5 0 0 0 11 0c0-3-2-6-5.5-9Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n  \u003cdiv class=\"pt-section-head\"\u003e\n    \u003ch2\u003e3つのTeaを、その日の気分で\u003c\/h2\u003e\n    \u003csvg class=\"pt-section-wave\" viewbox=\"0 0 60 10\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 5c5-6 10 6 15 0s10-6 15 0 10 6 15 0\" stroke=\"#3FA34D\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pt-times\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"pt-time\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\" stroke=\"#C1531E\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M4 12H1M23 12h-3M5.6 5.6l2 2M16.4 16.4l2 2M5.6 18.4l2-2M16.4 7.6l2-2\" stroke=\"#C1531E\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003e朝の一杯に\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pt-time\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M4 15a8 8 0 0 1 16 0\" stroke=\"#C1531E\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 15h20M2 18h20\" stroke=\"#C1531E\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003e午後のひと休みに\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pt-time\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 14.5A8 8 0 1 1 9.5 4a6.4 6.4 0 0 0 10.5 10.5Z\" stroke=\"#C1531E\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003e一日の終わりに\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pt-body-text\"\u003e\n    \u003cp\u003e「今日はこれを飲みたい」そんな小さな感覚を大切に、その日の気分に合わせてTeaを選んでみてください。3種類あるからこそ、同じ9月でも、その日の自分に合わせて楽しめます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pt-divider\" aria-hidden=\"true\"\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-3.5 3-5.5 6-5.5 9a5.5 5.5 0 0 0 11 0c0-3-2-6-5.5-9Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n  \u003cdiv class=\"pt-section-head\"\u003e\n    \u003ch2\u003e9月のTea Time\u003c\/h2\u003e\n    \u003csvg class=\"pt-section-wave\" viewbox=\"0 0 60 10\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 5c5-6 10 6 15 0s10-6 15 0 10 6 15 0\" stroke=\"#A855C9\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pt-body-text\"\u003e\n    \u003cp\u003eお湯を沸かして、茶葉を選んで、香りを感じながらゆっくり味わう。ほんの数分でも、自分のためにお茶を淹れる時間があると、忙しい毎日の中に小さな余白が生まれます。\u003c\/p\u003e\n    \u003cp\u003e夏の余韻をゆっくりほどきながら、少しずつ秋へ。9月の毎日に、心地よいTea Timeを。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pt-divider\" aria-hidden=\"true\"\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-3.5 3-5.5 6-5.5 9a5.5 5.5 0 0 0 11 0c0-3-2-6-5.5-9Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n  \u003cdiv class=\"pt-section-head\"\u003e\n    \u003ch2\u003eこんな方におすすめ\u003c\/h2\u003e\n    \u003csvg class=\"pt-section-wave\" viewbox=\"0 0 60 10\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 5c5-6 10 6 15 0s10-6 15 0 10 6 15 0\" stroke=\"#F26E3F\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cul class=\"pt-recommend\"\u003e\n    \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-4 3.4-6.5 7-6.5 10.5C5.5 17.6 8.4 20 12 21c3.6-1 6.5-3.4 6.5-7.5C18.5 10 16 6.4 12 3Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003ePrism Teaをはじめて試してみたい方\u003c\/li\u003e\n    \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-4 3.4-6.5 7-6.5 10.5C5.5 17.6 8.4 20 12 21c3.6-1 6.5-3.4 6.5-7.5C18.5 10 16 6.4 12 3Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e季節の変わり目を心地よく過ごしたい方\u003c\/li\u003e\n    \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-4 3.4-6.5 7-6.5 10.5C5.5 17.6 8.4 20 12 21c3.6-1 6.5-3.4 6.5-7.5C18.5 10 16 6.4 12 3Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e夏の終わりに少しゆっくりしたい方\u003c\/li\u003e\n    \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-4 3.4-6.5 7-6.5 10.5C5.5 17.6 8.4 20 12 21c3.6-1 6.5-3.4 6.5-7.5C18.5 10 16 6.4 12 3Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e忙しい毎日に、自分のための時間をつくりたい方\u003c\/li\u003e\n    \u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-4 3.4-6.5 7-6.5 10.5C5.5 17.6 8.4 20 12 21c3.6-1 6.5-3.4 6.5-7.5C18.5 10 16 6.4 12 3Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003eいろいろなPrism Teaを楽しんでみたい方\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"pt-divider\" aria-hidden=\"true\"\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3c-3.5 3-5.5 6-5.5 9a5.5 5.5 0 0 0 11 0c0-3-2-6-5.5-9Z\" stroke=\"#F26E3F\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003cspan class=\"pt-rule\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n  \u003cdiv class=\"pt-section-head\"\u003e\n    \u003ch2\u003eセット内容\u003c\/h2\u003e\n    \u003csvg class=\"pt-section-wave\" viewbox=\"0 0 60 10\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M2 5c5-6 10 6 15 0s10-6 15 0 10 6 15 0\" stroke=\"#E85A3B\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pt-set\"\u003e\n    \u003cdiv class=\"pt-set-row\" data-tea=\"1\"\u003e\n      \u003cspan class=\"pt-set-name\"\u003e\u003cspan class=\"pt-dot\"\u003e\u003c\/span\u003eNo.1 Minamoto\u003c\/span\u003e\n      \u003cspan class=\"pt-set-amt\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pt-set-row\" data-tea=\"4\"\u003e\n      \u003cspan class=\"pt-set-name\"\u003e\u003cspan class=\"pt-dot\"\u003e\u003c\/span\u003eNo.4 Yui\u003c\/span\u003e\n      \u003cspan class=\"pt-set-amt\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pt-set-row\" data-tea=\"7\"\u003e\n      \u003cspan class=\"pt-set-name\"\u003e\u003cspan class=\"pt-dot\"\u003e\u003c\/span\u003eNo.7 Meguri\u003c\/span\u003e\n      \u003cspan class=\"pt-set-amt\"\u003e15g｜約7〜8回分\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pt-set-total\"\u003e\n      \u003cspan class=\"pt-en pt-serif-en\"\u003eTotal\u003c\/span\u003e\n      \u003cspan class=\"pt-amt\"\u003e合計45g｜約21〜24回分\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cp class=\"pt-close pt-serif-en\"\u003e✿ Prism Tea — September ✿\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Prism Tea | 有機認証＆自然栽培ハーブティー通販","offers":[{"title":"Default Title","offer_id":51617427718442,"sku":null,"price":4800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0930\/1419\/6522\/files\/IMG_5836_1.jpg?v=1788480000","url":"https:\/\/www.prismtea.jp\/products\/seasonal-mini-set","provider":"オーガニックハーブティー専門店 |  Prism Tea","version":"1.0","type":"link"}