No5 Neiro 響きの光(第5チャクラ)
@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'); .m5-wrap { font-family : 'Noto Serif JP', 'Hiragino Mincho ProN', serif; max-width: 600px; width: 100%; margin: 0 auto; padding: 2rem 0 3rem; color: #1a1a18; } .m5-hero { text-align: center; padding: 2rem 1rem 1.5rem; } .m5-herb-row { display: flex; justify-content: center; align-items: flex-end; gap: 10px; margin-bottom: 1.2rem; color: #1992ce; } .m5-star-row { display: flex; justify-content: center; gap: 12px; margin-bottom: 1.2rem; color: #d2ebf2; opacity: 1; } .m5-no { font-family: 'Crimson Pro', serif; font-size: 11px; letter-spacing: 0.3em; color: #1992ce; font-weight: 300; margin-bottom: 0.5rem; } .m5-heading-en { font-family: 'Crimson Pro', serif; font-size: 28px; font-weight: 300; color: #081828; letter-spacing: 0.08em; margin: 0 0 0.2rem; font-style: italic; } .m5-heading-sub { font-family: 'Crimson Pro', serif; font-size: 14px; font-weight: 300; color: #1992ce; letter-spacing: 0.1em; margin: 0 0 0.2rem; font-style: italic; } .m5-heading-jp { font-size: 13px; color: #1992ce; font-weight: 300; letter-spacing: 0.18em; margin: 0 0 0.6rem; } .m5-keywords { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin-bottom: 0.5rem; } .m5-kw { font-size: 10px; color: #1992ce; background: #eaf6fb; border: 0.5px solid #b0d8ea; padding: 3px 12px; border-radius: 12px; font-weight: 300; letter-spacing: 0.08em; } .m5-line { height: 1.5px; background: linear-gradient(90deg, transparent, #d2ebf2, #1992ce, #d2ebf2, transparent); margin: 1.8rem 0; border-radius: 2px; opacity: 0.65; } .m5-line-thin { height: 1px; background: linear-gradient(90deg, transparent, #d2ebf2, transparent); margin: 1.8rem 0; opacity: 0.8; } .m5-question { font-size: 15px; color: #081828; line-height: 2.3; font-weight: 300; margin-bottom: 1.4rem; padding: 1.2rem 1.4rem; background: #eaf6fb; border-radius: 12px; border-left: 2px solid #d2ebf2; text-align: left; } .m5-concept { font-size: 14px; color: #081828; line-height: 2.3; font-weight: 300; margin-bottom: 1.5rem; letter-spacing: 0.02em; } .m5-concept em { font-style: normal; color: #1992ce; font-weight: 400; } .m5-section-title { font-size: 11px; letter-spacing: 0.2em; color: #1992ce; font-weight: 300; margin-bottom: 1.2rem; display: flex; align-items: center; gap: 10px; } .m5-section-title::before { content: ''; width: 4px; height: 4px; background: #d2ebf2; border-radius: 50%; flex-shrink: 0; } .m5-section-title::after { content: ''; flex: 1; height: 0.5px; background: linear-gradient(90deg, #b0d8ea, transparent); } .m5-divider { border: none; height: 1px; background: linear-gradient(90deg, transparent, #c0e0ee, transparent); margin: 2rem 0; } .m5-taste-card { background: linear-gradient(135deg, #eaf6fb, #dceef8); border: 1px solid #b0d8ea; border-radius: 16px; padding: 1.4rem 1.5rem; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .m5-taste-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #1992ce, #d2ebf2, #1992ce); } .m5-taste-label { font-size: 10px; letter-spacing: 0.2em; color: #1992ce; font-weight: 300; margin-bottom: 0.8rem; } .m5-taste-body { font-size: 13px; color: #1a2a38; line-height: 2; font-weight: 300; margin: 0; } .m5-ingredients { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 1.5rem; } .m5-ingredient { font-size: 11px; color: #555552; background: #f0f8fc; padding: 4px 12px; border-radius: 14px; font-weight: 300; border: 0.5px solid #c0e0ee; } .m5-ingredient.origin { color: #0a6090; background: #dceef8; border: 0.5px solid #b0d8ea; } .m5-scene-list { list-style: none; padding: 0; margin: 0 0 1.5rem; } .m5-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 #c0e0ee; line-height: 1.8; } .m5-scene-list li:last-child { border-bottom: none; } .m5-scene-dot { width: 6px; height: 6px; background: #d2ebf2; border-radius: 50%; flex-shrink: 0; margin-top: 7px; } .m5-brew-card { background: #eaf6fb; border: 1px solid #b0d8ea; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m5-brew-grid { display: flex; gap: 8px; flex-wrap: wrap; } .m5-brew-item { flex: 1; min-width: 100px; text-align: center; padding: 0.8rem 0.5rem; border-right: 0.5px solid #c0e0ee; } .m5-brew-item:last-child { border-right: none; } .m5-brew-label { font-size: 9px; letter-spacing: 0.14em; color: #1992ce; font-weight: 300; margin-bottom: 4px; } .m5-brew-value { font-size: 14px; color: #081828; font-weight: 400; letter-spacing: 0.04em; } .m5-brew-unit { font-size: 10px; color: #888880; font-weight: 300; } .m5-quote { text-align: center; padding: 2rem 1.2rem; margin: 0.5rem 0; background: linear-gradient(135deg, #f0fafd, #e8f4fb, #f0fafd); border-radius: 20px; border: 1px solid #b8dcea; position: relative; overflow: hidden; } .m5-quote::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #d2ebf2, #1992ce, #d2ebf2, transparent); } .m5-quote::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, #d2ebf2, #1992ce, #d2ebf2, transparent); } .m5-quote-stars { display: flex; justify-content: center; gap: 12px; margin-bottom: 1rem; color: #1992ce; opacity: 0.5; } .m5-quote-text { font-size: 14px; color: #0a3858; font-weight: 400; line-height: 2.4; letter-spacing: 0.08em; margin: 0 0 0.6rem; } .m5-quote-caption { font-size: 10px; color: #1992ce; font-weight: 300; letter-spacing: 0.14em; opacity: 0.8; } .m5-spec { background: #eaf6fb; border: 1px solid #b0d8ea; border-radius: 12px; padding: 1.2rem 1.4rem; margin-bottom: 1.5rem; } .m5-spec-row { display: flex; gap: 12px; font-size: 13px; font-weight: 300; padding: 7px 0; border-bottom: 0.5px dashed #c0e0ee; align-items: baseline; } .m5-spec-row:last-child { border-bottom: none; } .m5-spec-label { color: #1992ce; font-size: 11px; letter-spacing: 0.08em; flex-shrink: 0; width: 72px; } .m5-spec-value { color: #1a1a18; line-height: 1.8; } .m5-note { font-size: 12px; color: #888880; font-weight: 300; line-height: 1.9; padding: 1rem 1.25rem; border: 1px dashed #c0e0ee; border-radius: 10px; background: #f8fdfe; margin-bottom: 1.5rem; } .m5-note-title { font-size: 10px; letter-spacing: 0.14em; color: #1992ce; margin-bottom: 0.5rem; font-weight: 400; opacity: 0.8; } .m5-card-block { border-radius: 14px; padding: 1.1rem 1.4rem; margin-bottom: 1.5rem; background: linear-gradient(135deg, #eaf6fb, #dceef8); display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; position: relative; overflow: hidden; border: 1px solid #b0d8ea; } .m5-card-block::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #d2ebf2, #1992ce, #d2ebf2); } .m5-card-label { font-size: 10px; letter-spacing: 0.16em; color: #1992ce; font-weight: 300; margin-bottom: 4px; } .m5-card-title { font-size: 12px; font-weight: 400; color: #0a3858; letter-spacing: 0.04em; margin-bottom: 4px; } .m5-card-desc { font-size: 11px; color: #888880; font-weight: 300; line-height: 1.8; margin: 0; } .m5-card-btn { display: inline-flex; align-items: center; gap: 6px; font-family: 'Noto Serif JP', serif; font-size: 11px; color: #1992ce; text-decoration: none; border: 0.5px solid #b0d8ea; border-radius: 20px; padding: 8px 18px; white-space: nowrap; flex-shrink: 0; font-weight: 300; letter-spacing: 0.04em; background: #fff; } .m5-card-btn:hover { background: #eaf6fb; } .m5-footer { text-align: center; padding: 2rem 1rem; background: linear-gradient(180deg, transparent, #eaf6fb); border-radius: 20px; } .m5-footer-stars { display: flex; justify-content: center; gap: 14px; margin-bottom: 1.2rem; color: #b0d8ea; opacity: 0.9; } .m5-footer-text { font-size: 13px; color: #1992ce; font-weight: 300; letter-spacing: 0.1em; line-height: 2.5; margin: 0; } .m5-footer-icons { display: flex; justify-content: center; align-items: flex-end; gap: 12px; margin-top: 1.4rem; opacity: 0.25; color: #1992ce; } 本当に伝えたいことほど、うまく言葉にならないことがあります。 心の奥にある想いが、そっと音になって世界へと届いていきますように。 No 5 Neiro Light of Resonance 響きの光 コミュニケーション 真実 自己表現 正直さ 伝える力 No5 Neiro は、奥にある想いをそっと音にして、世界へと届けていく一杯です。 Neiro(音色)は、声や想い、自分らしさがやわらかく外へと広がっていく感覚を表しています。 7つのブレンドの中でも"響き"と"表現"をテーマに、思いが整い、素直な言葉がすっと出てくるような感覚へ導きます。 思いが音となり、世界と共鳴する光 奥にあった思いがそっと音を紡ぎ出す。その響きが私を超えて世界と繋がっていく。 TASTE 味わいと香り リンデンとエルダーフラワーの透き通るような香りに、月桃、マロウ、ペパーミントを重ねたブレンド。清涼感のある味の中に、やさしく甘い花の香り。喉元にすっと澄み渡るような、清らかな一杯。 INGREDIENTS リンデン(ブルガリア) エルダーフラワー 月桃 マロウ ペパーミント こんな時に 言葉が詰まりがちなとき。本音を伝えたいのに、うまく表現できないとき 大切な話をする前に、心と言葉を整えたいとき 自分らしい表現を見つけたい、声に出して伝えたいとき 乾燥が気になる季節や、喉をいたわりたいときにも 純粋な想いを、ありのままに表現したい時 おすすめの飲み方 茶葉の量 約1.5 g お湯の量 200 ml 蒸らし時間 3 分 あなたの想いは、届く力を持っている。 Neiro の一杯が、その声をそっと解き放ちてくれますように。 No5 — 響きの光 商品詳細 内容量 30g(袋入り) カップ数 約20〜22杯分(お湯を足して2〜3煎お楽しみいただけます) 原材料 リンデン(ブルガリア)、エルダーフラワー、月桃、マロウ、ペパーミント カフェイン ノンカフェイン 品質 有機認証・自然栽培ハーブのみ使用 ご注意 食品アレルギーのある方はご注意ください。体質に合わない場合はご使用をお控えください。 妊娠中・授乳中の方、薬を服用中の方は、お飲みになる前に医師にご相談ください。 詳細はこちらをご確認ください。 STORAGE Prism Tea の保存におすすめの缶 香りと味を最後の一杯まで守ります。 缶はこちら GIFT ギフトをお探しの方へ 大切な方へ、Prism Tea の光を贈りませんか。 ギフト商品ページ 澄んだ響きを、カップの中に。 Neiro の一杯とともに、今日もあなたの想いを、世界へと届けてください。