/* ── マーカー(文字ハイライト) ── */
.aa-marker{padding:0 2px}
.aa-marker-yellow{background:linear-gradient(transparent 55%,rgba(255,245,0,.55) 55%)}
.aa-marker-orange{background:linear-gradient(transparent 55%,rgba(255,165,0,.50) 55%)}
.aa-marker-red{background:linear-gradient(transparent 55%,rgba(255,90,90,.40) 55%)}
.aa-marker-blue{background:linear-gradient(transparent 55%,rgba(80,160,255,.40) 55%)}
.aa-marker-paragraph{margin:12px 0}
/* ── ノートボックス ── */
.aa-note-box{background:#f0f7ff;border-left:4px solid #4a9eff;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── 警告ボックス ── */
.aa-warning-box{background:#fff8e1;border-left:4px solid #ffa000;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── この記事でわかること ── */
.aa-wyl-box{background:#fff;border:2px solid #FFB900;border-radius:5px;margin:24px 0;overflow:hidden}
.aa-wyl-title{display:flex;align-items:center;gap:10px;padding:10px 14px}
.aa-wyl-line{flex:1;height:1px;background-color:#FFB900;display:block;min-width:10px}
.aa-wyl-title-text{color:#FFB900;font-weight:700;font-size:15px;white-space:nowrap;line-height:1.4}
.aa-wyl-list{margin:0 !important;padding:0 !important;list-style:none !important}
.aa-wyl-item{display:flex !important;align-items:flex-start !important;gap:10px !important;padding:14px 16px !important;border-top:1px solid #e8e8e8;line-height:1.65;font-size:14px;list-style:none !important}
.aa-wyl-item::before{display:none !important}
.aa-wyl-check{color:#FFB900;font-weight:700;font-size:15px;flex-shrink:0;margin-top:1px;line-height:1.65}
.aa-wyl-text{flex:1;color:inherit}
/* ── 吹き出しフォールバック ── */
.aa-balloon-fallback{background:#f5f5f5;border-radius:8px;padding:12px 16px;margin:12px 0;border-left:3px solid #ccc;font-size:14px;line-height:1.7}
/* ── アフィリエイトボックス ── */
.aa-affiliate-box{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:16px 20px;margin:24px 0}
.aa-affiliate-inner{display:flex;gap:18px;align-items:center}
.aa-product-img{width:110px;height:110px;object-fit:contain;display:block;flex-shrink:0;border-radius:6px;}
.aa-affiliate-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}
.aa-product-name{font-size:13px;font-weight:700;line-height:1.5;color:#222;margin:0}
.aa-affiliate-label{font-size:10px;color:#bbb;text-align:center;letter-spacing:.04em;margin:0}
.aa-affiliate-buttons{display:flex;gap:6px;flex-wrap:wrap}
.aa-btn{flex:1 1 120px;min-width:110px;display:inline-flex;align-items:center;justify-content:center;padding:9px 4px;border-radius:5px;text-decoration:none;font-size:11.5px;font-weight:700;color:#fff;text-align:center;line-height:1.3;white-space:nowrap}
.aa-btn:hover{opacity:.85;color:#fff;text-decoration:none}
.aa-btn-rakuten{background:#bf0000}
.aa-btn-amazon{background:#ff9900;color:#222}
.aa-btn-amazon:hover{color:#222}
.aa-btn-yahoo{background:#ff0033}
.aa-btn-mercari{background:#ea352d}
.aa-btn-qoo10{background:#f06f00}
.aa-affiliate-text-links{font-size:12px;line-height:1.7;text-align:center;margin:2px 0 0;color:#555}
.aa-affiliate-text-links a{color:#1264a3;text-decoration:underline;font-weight:600}
.aa-affiliate-text-separator{color:#999;margin:0 4px}
.aa-substitute-section{display:flex;flex-direction:column;gap:24px;margin:16px 0}
.aa-substitute-title{font-size:15px;font-weight:700;margin:16px 0 6px 0;color:#222}
.aa-substitute-reason{color:inherit;margin:0 0 10px 0;line-height:1.8}
.aa-source-section{margin:32px 0 8px;padding:18px 20px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}
.aa-source-heading{font-size:16px!important;line-height:1.5!important;margin:0 0 12px!important;padding:0!important;border:none!important;background:none!important;color:#222!important}
.aa-source-list{margin:0!important;padding:0!important;list-style:none!important}
.aa-source-item{margin:0 0 10px!important;padding:0!important;list-style:none!important;line-height:1.7}
.aa-source-item::before{display:none!important;content:none!important}
.aa-source-link{font-weight:700;color:#1264a3;text-decoration:underline;text-underline-offset:2px;word-break:break-word}
.aa-source-used-for{display:block;font-size:12px;color:#64748b;margin-top:2px}
.aa-faq{margin:32px 0 24px}
.aa-faq-item{margin:0 0 20px;border-radius:6px;overflow:hidden}
.aa-faq-q-row{display:flex!important;align-items:flex-start!important;gap:12px;padding:14px 18px;background:#f8f8f8;border:1px solid #e8e8e8;border-bottom:none}
.aa-faq-q-badge{flex-shrink:0;width:26px;height:26px;background:#c0392b;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text{font-size:15px!important;font-weight:700!important;color:#222!important;line-height:1.6!important;margin:0!important;padding:0!important;border:none!important;border-bottom:none!important;box-shadow:none!important;background:none!important;flex:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text::before,.aa-faq .aa-faq-q-row h3.aa-faq-q-text::after{display:none!important;content:none!important;border:none!important;background:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}
.aa-faq-a-row{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:#fff;border:1px solid #e8e8e8}
.aa-faq-a-badge{flex-shrink:0;width:26px;height:26px;background:#d4960a;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq-a-text{font-size:14px!important;color:#444!important;line-height:1.8!important;margin:0!important;flex:1}
@media(max-width:599px){
.aa-wyl-line-left{flex:1 !important;width:auto !important;flex-shrink:1 !important}
.aa-affiliate-box{padding:16px}
.aa-affiliate-inner{flex-direction:column;align-items:center}
.aa-product-img{width:130px;height:130px}
.aa-affiliate-content{width:100%;gap:8px}
.aa-product-name{text-align:center;font-size:14px}
.aa-affiliate-buttons{flex-direction:column;gap:8px}
.aa-btn{padding:12px 8px;font-size:13px;border-radius:6px}}
シェルブリエ(正式表記は「シエルブリエ」)とは、サカタのタネが手がける波打つフリル咲きの中大輪パンジー品種で、フランス語で「空」を意味する「Ciel」と「輝く」「光る」を意味する「Briller」を組み合わせた名前です(出典:サカタのタネオンラインショップ)。この記事では名前の由来や花の特徴、育て方のポイント、購入方法までまとめました。
この記事でわかること
- ✓シェルブリエの名前の由来と品種としての特徴
- ✓花色が変化する仕組みと育種家について
- ✓栽培時の注意点や購入方法
目次
シェルブリエとは?何ができるかの結論
シェルブリエ(シエルブリエ)は、フリル咲きが特徴の中大輪パンジーで、サカタのタネのオンラインショップで販売されている品種です(出典:サカタのタネオンラインショップ)。ブルー系・ピンク系・イエロー系・オレンジ&レッド系の4系統が展開されており、いずれも「見計らいミックス」として6株1組で購入できます(出典:サカタのタネオンラインショップ)。
シェルブリエ(シエルブリエ)は「空」+「輝く」を意味する名前を持つ、フリル咲きの中大輪パンジー品種
シェルブリエでできること・主な特徴
名前だけ聞くと不思議な響きですが、実はフランス語からきた品種名なんです。特徴を順番に見ていきましょう。
名前の由来
シエルブリエという名前は、フランス語の「Ciel(空)」と「Briller(輝く・光る)」を組み合わせた造語です(出典:サカタのタネオンラインショップ)。検索では「シェルブリエ」と表記されることもありますが、サカタのタネ公式サイトでの表記は「シエルブリエ」です。
花の特徴と色の変化
波打つようなフリル咲きの花びらが特徴で、色幅が豊富なため好みのカラーが見つかりやすい品種です。気温によって花色が変化する性質があり、暑い時期は色が濃く、寒い時期は薄くなる傾向があります。また、肥料の与え方によっても花色の出方が変わるとされています(出典:サカタのタネオンラインショップ)。
育種家「花日和」さんについて
シエルブリエは、埼玉県在住の若手育種家「花日和」さんが手がけた品種です。花日和さんはパンジー・ビオラ・ペチュニアなどを中心に約10年にわたり品種づくりを行っており、淡く美しい色合いと育てやすさが評判とされています(出典:サカタのタネオンラインショップ)。
花色は気温や施肥によって変化し、育種家「花日和」さんの品種として展開されている
シェルブリエを使う際の注意点・料金・始め方
栽培条件
サカタのタネの商品情報によると、シエルブリエはスミレ科の一年草で、花径は5〜8cm、開花・観賞時期は11〜5月とされています。草丈は15〜30cmで、日当たりのよい場所での地植え・鉢植えどちらにも向いています。耐寒性は一般的なパンジー・ビオラと同程度で冬でも開花し、春になると株がさらに大きくなるとされています(出典:サカタのタネオンラインショップ)。
栽培のコツ
公式情報では、フリル咲き(フリンジ系)の品種は通常のパンジー・ビオラよりエネルギーを使うため、液肥を週1回程度、株元だけでなく葉にもかかるように与えるとよいとされています。特に微量要素入りの液肥は花色がきれいに出やすいと紹介されています(出典:サカタのタネオンラインショップ)。
価格・購入方法
執筆時点(2026年7月)でサカタのタネオンラインショップを確認したところ、シエルブリエは6株1組・見計らいミックスで4,980円(税込)で案内されています(出典:サカタのタネオンラインショップ)。※価格や在庫状況は記事執筆時点の情報です。ブルー系・ピンク系・イエロー系・オレンジ&レッド系の4系統から選べます(出典:サカタのタネオンラインショップ)。
シェルブリエに関するよくある質問
「シェルブリエ」と「シエルブリエ」どちらが正しい表記?
サカタのタネの公式表記は「シエルブリエ」です。検索では「シェルブリエ」という表記も見られますが、同じ品種を指しています(出典:サカタのタネオンラインショップ)。
普通のパンジーとの違いは?
波打つフリル咲きの花形が最大の特徴です。花色の変化を楽しめる点や、育種家「花日和」さんによる品種である点も、他の一般的なパンジー品種との違いといえます(出典:サカタのタネオンラインショップ)。
どこで購入できる?
サカタのタネオンラインショップで販売されています。ラインアップや在庫状況は季節によって変わるため、購入を検討する際は公式サイトで最新の状況を確認するのがおすすめです(出典:サカタのタネオンラインショップ)。
{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”シエルブリエの特徴は?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”シエルブリエは波打つフリル咲きの中大輪パンジーで、花径は5〜8cm、草丈は15〜30cmです。色幅が豊富で、気温や肥料によって花色が変化します。耐寒性があり、11〜5月に開花します。”}},{“@type”:”Question”,”name”:”シエルブリエとはどういう意味ですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”シエルブリエはフランス語で「空」を意味する「Ciel」と「輝く」を意味する「Briller」を組み合わせた名前です。美しい花の特性を反映した名称です。”}},{“@type”:”Question”,”name”:”パンジーの花束の意味は?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”パンジーの花束は、思いやりや誠実さを表現する意味があります。特にシエルブリエのような美しい花は、感謝や愛情を伝えるのに最適です。”}}]}
関連する質問
Q
シエルブリエの特徴は?
A
シエルブリエは波打つフリル咲きの中大輪パンジーで、花径は5〜8cm、草丈は15〜30cmです。色幅が豊富で、気温や肥料によって花色が変化します。耐寒性があり、11〜5月に開花します。
Q
シエルブリエとはどういう意味ですか?
A
シエルブリエはフランス語で「空」を意味する「Ciel」と「輝く」を意味する「Briller」を組み合わせた名前です。美しい花の特性を反映した名称です。
Q
パンジーの花束の意味は?
A
パンジーの花束は、思いやりや誠実さを表現する意味があります。特にシエルブリエのような美しい花は、感謝や愛情を伝えるのに最適です。
まとめ
シェルブリエ(正式表記:シエルブリエ)は、「空」と「輝く」を意味するフランス語を組み合わせた名前を持つ、フリル咲きの中大輪パンジー品種です。花色の変化や育種家「花日和」さんのこだわりも魅力のひとつといえます。今後変更があれば更新します。
参考・出典
サカタのタネオンラインショップ・パンジー シエルブリエ ブルー系 見計らいミックス
サカタのタネオンラインショップ・パンジー「シエルブリエ」ラインアップ