
RADWIMPS
2015/12/23 (水) 18:00 開演 @幕張メッセ 国際展示場 4~6ホール (千葉県)ライブ情報に戻る
« 前へ| レビュー一覧へ (4/7) |次へ »
小豆さんのレビュー
ライブに滅多に歌われない楽曲が演奏されたり、胎盤ツアーとはまた違う楽しみを味わえて非常に満足度の高いライブでした。
私はFブロックでしたが、残念なのは激しいモッシュにより、ブロック内で嘔吐してしまった人への周辺の客の思いやりのない言葉や後方ブロックの観客の為にと行ってくれた特設後方ステージのアンコールで観客が逆流、将棋倒しになり、アンコールが一時中断したりした事が非常に残念です。
- いいね! 16
- コメント
- 2015/12/26 (土) 03:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (4/7) |次へ »
// 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;
});