/* ── マーカー(文字ハイライト) ── */
.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}}
アンドレ・リュウの公式サイトや所属レーベル、国内チケット会社の情報を確認したところ、2025年の日本公演についての発表は見当たりませんでした。この記事では、来日公演の発表状況と過去の実績、現在進行中のワールドツアーの規模をまとめました。
この記事でわかること
- ✓2025年に日本公演の発表があるかどうかの現状
- ✓これまでの来日公演の歴史と、近年開催されていない背景
- ✓2025〜2026年ワールドツアーの規模と対象エリア
目次
アンドレリュウの日本公演2025はある?現在の状況
2026年7月時点で確認した限り、アンドレ・リュウの日本公演に関する公式な発表は見つかりませんでした。所属レーベルであるユニバーサル ミュージック ジャパンのアーティスト公式ページにも、来日公演の告知は掲載されていません。国内チケットサービスのチケットぴあ アーティストページでも、現在販売中の日本公演チケットは確認できませんでした。
2025年の日本公演は、公式発表ベースでは確認できていない
なぜ日本公演が長らく開催されていないのか
実は日本公演、けっこう長いブランクがあるんですよ。過去の経緯を見ていきましょう。
2001年から続いた定期来日
チケットぴあ アーティストページによると、リュウは2001年10月に初めて東京でコンサートを行って以降、ほぼ毎年秋に日本ツアーを実施してきました。会場規模の都合で欧州公演のような大がかりな演出はできないものの、色鮮やかな衣装やユニークな演出は日本公演でも取り入れられていたとされています。
2010年以降のブランク
同じくチケットぴあ アーティストページの記載では、2005年・2008年は開催がなく、2009年は例外的に3月開催、そして2010年以降は日本公演自体が確認できないとされています。公式サイドから「日本公演を終了する」という発表は見当たらないため、明確な終了宣言があったわけではなく、単に近年のツアー計画に組み込まれていない状態が続いているとみられます。
直近の来日実績は2010年前後で止まっている
2025〜2026年ワールドツアーの規模と今後の可能性
執筆時点(2026年7月)で確認したところ、リュウは2025〜2026年にかけてAndré Rieu's tour: Dates, venues and more(famemagazine.co.uk)によれば18ヶ国で66公演規模のワールドツアーを行っているとされています。現在のツアー日程を扱うSongkick アーティストページやTicketmaster アーティストページを見る限り、直近の公演は英国など欧州が中心で、アジア圏の日程は掲載されていません。※スケジュールは記事執筆時点の情報であり、今後追加される可能性もあります。
過去の来日公演を楽しむ方法
現時点で新規来日の予定が確認できないため、過去の公演を映像で楽しむファンも多いようです。ユニバーサル ミュージック ジャパンの公式サイトでは、ディスコグラフィーやライブ映像の情報が案内されています。
アンドレリュウの日本公演に関するよくある質問
今後日本公演が発表される可能性はある?
公式からの明言はありませんが、来日公演を「終了する」という発表もないため、今後のツアー計画次第で組み込まれる可能性は残っています。
一番最近の来日はいつ?
チケットぴあの記載では、2010年前後を最後に日本公演が確認できていません。
海外公演のチケットは日本から購入できる?
海外公演のチケットは各国のチケットサービス経由での購入となるケースが一般的です。詳細は公演地のチケット販売サイトで確認する必要があります。
{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”アンドレ・リュウのチケットはいくらですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”具体的なチケット価格は公演ごとに異なりますが、アンドレ・リュウの公式サイトやチケット販売サイトで最新情報を確認することが重要です。現在、日本公演の発表はないため、海外公演の価格を参考にすることになります。”}},{“@type”:”Question”,”name”:”アンドレ・リュウは過去に日本で公演したことがありますか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”はい、アンドレ・リュウは2001年から定期的に日本で公演を行っていましたが、2010年以降は日本公演が確認されていません。過去の公演は多くのファンに愛されていました。”}},{“@type”:”Question”,”name”:”アンドレ・リュウの妻は誰ですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”アンドレ・リュウの妻はマルグリート・リュウ(Margriet Rieu)です。彼女はアンドレの音楽活動を支え、共に人生を歩んでいる重要な存在です。”}}]}
関連する質問
Q
アンドレ・リュウのチケットはいくらですか?
A
具体的なチケット価格は公演ごとに異なりますが、アンドレ・リュウの公式サイトやチケット販売サイトで最新情報を確認することが重要です。現在、日本公演の発表はないため、海外公演の価格を参考にすることになります。
Q
アンドレ・リュウは過去に日本で公演したことがありますか?
A
はい、アンドレ・リュウは2001年から定期的に日本で公演を行っていましたが、2010年以降は日本公演が確認されていません。過去の公演は多くのファンに愛されていました。
Q
アンドレ・リュウの妻は誰ですか?
A
アンドレ・リュウの妻はマルグリート・リュウ(Margriet Rieu)です。彼女はアンドレの音楽活動を支え、共に人生を歩んでいる重要な存在です。
まとめ
2025年時点で、アンドレ・リュウの日本公演について公式な発表は確認できませんでした。2001年から続いた定期来日は2010年前後を境に途絶えており、現在のワールドツアーも欧州中心で進行しています。今後変更があれば更新します。
参考・出典
チケットぴあ・アンドレ・リュウ(ANDRE RIEU)アーティストページ
Universal Music Japan・アンドレ・リュウ公式アーティストページ
famemagazine.co.uk・André Rieu's tour: Dates, venues and more
Songkick・André Rieu Full Tour Schedule