
西野カナ
2024/11/13 (水) 19:00 開演 @横浜アリーナ (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
今年の6月に、約5年半ぶりに活動再開した際に新曲の発表と待ちに待った、ライブ復帰の発表がありました。
復帰ライブは、活動休止前にお別れを告げ、再会の約束と誓いあった「横浜アリーナ」まで、行けない中であったが「ライブ・ビューイング」が実施された。
約5年半ぶりのブランクがあったが、復帰ライブの初日は、活動再開後に発表された最新曲から、名曲揃いの曲を歌い上げ、ステージも豪華で感動しました。
アンコールの際に、来春に全国ツアー発表された。
- いいね! 1
- コメント
- 2024/11/13 (水) 23:20
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});