No6 Rin 目覚めの光(第6チャクラ)
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500&family=Crimson+Pro:ital,wght@0,300;0,400;1,300;1,400&display=swap'); .m6-wrap { font-family : 'Noto Serif JP', 'Hiragino Mincho ProN', serif; max-width: 600px; width: 100%; margin: 0 auto; padding: 2rem 0 3rem; color: #1a1a18; } .m6-hero { text-align: center; padding: 2rem 1rem 1.5rem; } .m6-herb-row { display: flex; justify-content: center; align-items: flex-end; gap: 10px; margin-bottom: 1.2rem; color: #286696; } .m6-star-row { display: flex; justify-content: center; gap: 12px; margin-bottom: 1.2rem; color: #a9cfde; opacity: 0.9; } .m6-no { font-family: 'Crimson Pro', serif; font-size: 11px; letter-spacing: 0.3em; color: #286696; font-weight: 300; margin-bottom: 0.5rem; } .m6-heading-en { font-family: 'Crimson Pro', serif; font-size: 28px; font-weight: 300; color: #0a1a2a; letter-spacing: 0.08em; margin: 0 0 0.2rem; font-style: italic; } .m6-heading-sub { font-family: 'Crimson Pro', serif; font-size: 14px; font-weight: 300; color: #286696; letter-spacing: 0.1em; margin: 0 0 0.2rem; font-style: italic; } .m6-heading-jp { font-size: 13px; color: #286696; font-weight: 300; letter-spacing: 0.18em; margin: 0 0 0.6rem; } .m6-keywords { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin-bottom: 0.5rem; } .m6-kw { font-size: 10px; color: #286696; background: #eef6fa; border: 0.5px solid #a9cfde; padding: 3px 12px; border-radius: 12px; font-weight: 300; letter-spacing: 0.08em; } .m6-line { height: 1.5px; background: linear-gradient(90deg, transparent, #a9cfde, #286696, #a9cfde, transparent); margin: 1.8rem 0; border-radius: 2px; opacity: 0.6; } .m6-line-thin { height: 1px; background: linear-gradient(90deg, transparent, #a9cfde, transparent); margin: 1.8rem 0; opacity: 0.7; } .m6-question { font-size: 15px; color: #0a1a2a; line-height: 2.3; font-weight: 300; margin-bottom: 1.4rem; padding: 1.2rem 1.4rem; background: #eef6fa; border-radius: 12px; border-left: 2px solid #a9cfde; text-align: left; } .m6-concept { font-size: 14px; color: #0a1a2a; line-height: 2.3; font-weight: 300; margin-bottom: 1.5rem; letter-spacing: 0.02em; } .m6-concept em { font-style: normal; color: #286696; font-weight: 400; } .m6-pull { font-size: 14px; color: #1a3a5a; font-weight: 400; line-height: 2.2; letter-spacing: 0.05em; padding: 1.4rem 1.6rem; border-left: 2px solid #a9cfde; background: linear-gradient(135deg, #eef6fa, #e0eef6); border-radius: 0 14px 14px 0; margin: 1.5rem 0; } .m6-section-title { font-size: 11px; letter-spacing: 0.2em; color: #286696; font-weight: 300; margin-bottom: 1.2rem; display: flex; align-items: center; gap: 10px; } .m6-section-title::before { content: ''; width: 4px; height: 4px; background: #a9cfde; border-radius: 50%; flex-shrink: 0; } .m6-section-title::after { content: ''; flex: 1; height: 0.5px; background: linear-gradient(90deg, #a9cfde, transparent); } .m6-divider { border: none; height: 1px; background: linear-gradient(90deg, transparent, #a9cfde, transparent); margin: 2rem 0; } .m6-taste-card { background: linear-gradient(135deg, #eef6fa, #e0eef6); border: 1px solid #a9cfde; border-radius: 16px; padding: 1.4rem 1.5rem; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .m6-taste-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #286696, #a9cfde, #286696); } .m6-taste-label { font-size: 10px; letter-spacing: 0.2em; color: #286696; font-weight: 300; margin-bottom: 0.8rem; } .m6-taste-body { font-size: 13px; color: #1a2a3a; line-height: 2; font-weight: 300; margin: 0; } .m6-ingredients { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 1.5rem; } .m6-ingredient { font-size: 11px; color: #555552; background: #f0f6fa; padding: 4px 12px; border-radius: 14px; font-weight: 300; border: 0.5px solid #c8e0ee; } .m6-ingredient.origin { color: #1a5080; background: #e0f0f8; border: 0.5px solid #a9cfde; } .m6-scene-list { list-style: none; padding: 0; margin: 0 0 1.5rem; } .m6-scene-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #1a1a18; font-weight: 300; padding: 9px 0; border-bottom: 1px dashed #a9cfde; line-height: 1.8; } .m6-scene-list li:last-child { border-bottom: none; } .m6-scene-dot { width: 6px; height: 6px; background: #a9cfde; border-radius: 50%; flex-shrink: 0; margin-top: 7px; opacity: 0.9; } .m6-brew-card { background: #eef6fa; border: 1px solid #a9cfde; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m6-brew-grid { display: flex; gap: 8px; flex-wrap: wrap; } .m6-brew-item { flex: 1; min-width: 100px; text-align: center; padding: 0.8rem 0.5rem; border-right: 0.5px solid #c8e0ee; } .m6-brew-item:last-child { border-right: none; } .m6-brew-label { font-size: 9px; letter-spacing: 0.14em; color: #286696; font-weight: 300; margin-bottom: 4px; } .m6-brew-value { font-size: 14px; color: #0a1a2a; font-weight: 400; letter-spacing: 0.04em; } .m6-brew-unit { font-size: 10px; color: #888880; font-weight: 300; } .m6-quote { text-align: center; padding: 2rem 1.2rem; margin: 0.5rem 0; background: linear-gradient(135deg, #f0f8fc, #e8f2f8, #f0f8fc); border-radius: 20px; border: 1px solid #a9cfde; position: relative; overflow: hidden; } .m6-quote::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #a9cfde, #286696, #a9cfde, transparent); } .m6-quote::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #a9cfde, #286696, #a9cfde, transparent); } .m6-quote-stars { display: flex; justify-content: center; gap: 12px; margin-bottom: 1rem; color: #286696; opacity: 0.5; } .m6-quote-text { font-size: 14px; color: #1a3a5a; font-weight: 400; line-height: 2.4; letter-spacing: 0.08em; margin: 0 0 0.6rem; } .m6-quote-caption { font-size: 10px; color: #286696; font-weight: 300; letter-spacing: 0.14em; opacity: 0.8; } .m6-spec { background: #eef6fa; border: 1px solid #a9cfde; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m6-spec-row { display: flex; gap: 12px; font-size: 13px; font-weight: 300; padding: 7px 0; border-bottom: 0.5px dashed #c8e0ee; align-items: baseline; } .m6-spec-row:last-child { border-bottom: none; } .m6-spec-label { color: #286696; font-size: 11px; letter-spacing: 0.08em; flex-shrink: 0; width: 72px; } .m6-spec-value { color: #1a1a18; line-height: 1.8; } .m6-note { font-size: 12px; color: #888880; font-weight: 300; line-height: 1.9; padding: 1rem 1.25rem; border: 1px dashed #c8e0ee; border-radius: 10px; background: #f8fcfe; margin-bottom: 1.5rem; } .m6-note-title { font-size: 10px; letter-spacing: 0.14em; color: #286696; margin-bottom: 0.5rem; font-weight: 400; opacity: 0.8; } .m6-card-block { border-radius: 14px; padding: 1.1rem 1.4rem; margin-bottom: 1.5rem; background: linear-gradient(135deg, #eef6fa, #e0eef6); display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; position: relative; overflow: hidden; border: 1px solid #a9cfde; } .m6-card-block::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #a9cfde, #286696, #a9cfde); } .m6-card-label { font-size: 10px; letter-spacing: 0.16em; color: #286696; font-weight: 300; margin-bottom: 4px; } .m6-card-title { font-size: 12px; font-weight: 400; color: #1a3a5a; letter-spacing: 0.04em; margin-bottom: 4px; } .m6-card-desc { font-size: 11px; color: #888880; font-weight: 300; line-height: 1.8; margin: 0; } .m6-card-btn { display: inline-flex; align-items: center; gap: 6px; font-family: 'Noto Serif JP', serif; font-size: 11px; color: #286696; text-decoration: none; border: 0.5px solid #a9cfde; border-radius: 20px; padding: 8px 18px; white-space: nowrap; flex-shrink: 0; font-weight: 300; letter-spacing: 0.04em; background: #fff; } .m6-card-btn:hover { background: #eef6fa; } .m6-footer { text-align: center; padding: 2rem 1rem; background: linear-gradient(180deg, transparent, #eef6fa); border-radius: 20px; } .m6-footer-stars { display: flex; justify-content: center; gap: 14px; margin-bottom: 1.2rem; color: #a9cfde; opacity: 0.8; } .m6-footer-text { font-size: 13px; color: #286696; font-weight: 300; letter-spacing: 0.1em; line-height: 2.5; margin: 0; } .m6-footer-icons { display: flex; justify-content: center; align-items: flex-end; gap: 12px; margin-top: 1.4rem; opacity: 0.25; color: #286696; } 頭の中がざわざわして、静かになれない感覚、ありませんか? 情報や感情に揺さぶられて、本当の自分の声が聞こえにくくなっている時、No6 Rin は、その静けさを取り戻すための一杯です。 No 6 Rin Light of Clarity 目覚めの光 直感 ひらめき 集中力 明晰さ 静寂 静けさの奥で、感覚が凛と澄んでいく。 このブレンドは、7つのテーマの中でも"気づき"や"直感"をイメージしたブレンド。Rin(凛)は、心が澄みわたり、内側の感覚が静かに目覚めていくような、日本の凛とした静けさや透明感をイメージしました。 情報や思考で頭がいっぱいになったとき、静かに自分と向き合いたい時間に。日常の中に静寂と明晰さをもたらす一杯をお楽しみください。 澄んだ静けさの中で、本当の自分に出逢う光 澄み渡る静けさの中で本当のわたしと出逢う。それは最初からずっとそこに在った。 TASTE 味わいと香り ハトムギのまろやかなベースに、レモングラスとアイブライトの澄んだ清涼感。バタフライピーが生み出す美しいブルーが、静かな水面のようにカップの中に広がります。ローズマリーとクロモジの凛とした香りが、心をすっと落ち着かせてくれます。 INGREDIENTS ハトムギ(日本) レモングラス アイブライト バタフライピー ローズマリー クロモジ こんな時に 頭の中が散らかって、思考をクリアにしたい時 直感やひらめきを研ぎ澄ませたい、集中したい時 情報や感情に揺さぶられて、本来の自分の声を聞きたい時 静かな時間の中で、瞑想や内省の前に 眠る前に、一日の雑念をリセットしたい時 おすすめの飲み方 茶葉の量 約1.5 g お湯の温度 95〜100℃ 蒸らし時間 5 分 静けさの中に、答えはある。 Rin の一杯が、あなたの本来の明晰さを呼び覚ましてくれますように。 No6 — 目覚めの光 商品詳細 内容量 30g(袋入り) カップ数 約18〜20杯分(お湯を足して2〜3煎お楽しみいただけます) 原材料 ハトムギ(日本)、レモングラス、アイブライト、バタフライピー、ローズマリー、クロモジ カフェイン ノンカフェイン 品質 有機認証・自然栽培ハーブのみ使用 ご注意 食品アレルギーのある方はご注意ください。体質に合わない場合はご使用をお控えください。 妊娠中・授乳中の方、薬を服用中の方は、お飲みになる前に医師にご相談ください。 詳細はこちらをご確認ください。 STORAGE Prism Tea の保存におすすめの缶 香りと味を最後の一杯まで守ります。 缶はこちら GIFT ギフトをお探しの方へ 大切な方へ、Prism Tea の光を贈りませんか。 ギフト商品ページ 澄んだ静けさを、カップの中に。 Rin の一杯とともに、今日も本来の自分の声に、静かに耳を澄ましてください。