![{}](https://static.livefans.jp/img/contents/artist_prof/artist_1978_500_500_1.jpg?update=20171011140422)
浜田麻里
2018/11/02 (金) 19:00 開演 @Zepp Tokyo (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/3) |次へ »
ゲストさんのレビュー
Black Rainから始まりDisraptorあとは曲順わからないけどアルバムの曲はすべて演奏しました。
Ash & Blue、Nostalgia、Fantasiaなど、
アンコール①Spark、Heart beet away from youReturn to myself 、
アンコール②Momentalia
かなり前列にて見てました。でも客のアンコールの声だしのノリが悪いなあ。麻里さんだからアンコールしてくれたけど、海外のアーティストだとやらないってレベルだね。2時間50分くらいだったかな?
- いいね! 5
- コメント
- 2018/11/09 (金) 15:56
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (2/3) |次へ »
// 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;
});