
鈴村健一
2017/03/26 (日) 18:00 開演 @豊洲PIT (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
鈴村健一さんのライブ初参戦の30代男子です。
私は栃木県から車で向かい、会場付近に9時過ぎに到着しました。早めに行けば駐車出来ます。生憎の天気で入場待機時は超絶寒かったです。
ですが、いざライブが始まったら寒さは即吹き飛びました。自分の好きな歌も聴けたし、トークもお客さんを絡めてだったのでとても面白かったし、ナレーションは良い声だし(笑)あとあの様なアンコールは初めてで新鮮でした。全体的にお客さんの一体感は凄かったと思います。
- いいね! 10
- コメント
- 2017/03/27 (月) 09:10
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});