
乃木坂46
2019/08/30 (金) 18:00 開演 @明治神宮野球場 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
今までの乃木坂46のライブにはない、生バンドの演奏が本当に新鮮でした!
曲の一部だけ、バンド演奏でしたが、個人的には全ての曲を生バンドでやってほしいと思っています!
ただ、野外ライブだったので、音が逃げてしまい、屋内の重低音が体に響いてくる感じはなかったのが少し寂しい気はしました!
毎年恒例のライブ×花火はやっぱり素敵でした!!
- いいね! 6
- コメント
- 2019/08/31 (土) 22:14
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/2) |次へ »
// 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;
});