鈴木雅之
2021/06/12 (土) 18:00 開演 @中野サンプラザ ホール (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
40thアニヴァーサリーと言うだけあり、懐かしい原点回帰のフルセットライヴ!大変楽しめる内容で、あっという間にラストソングでした。盟友佐藤氏も参加してのパフォーマンスは圧巻でした!マーチンのお母様が昨年他界されたそうで、そんなエピソードを交え感慨深いシーンもありミラーボール眩い極上のひと時でした。また来年も期待しています。ありがとう!ミスタースーパースターマン^^
- いいね! 6
- コメント
- 2021/06/12 (土) 21:30
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});