
C&K
2017/05/21 (日) 17:00 開演 @高崎club FLEEZ (群馬県)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/2) |次へ »
ゲストさんのレビュー
C&Kのバックダンサー"ZEROSEN"の地元・群馬♡
超満員の会場は、一曲目から熱気MAXでした!
アップテンポの曲ではダンサーのZEROSENを前に出し会場を煽る煽る。
それに応えて、身動き取れない程パンパンな客席も限界まで揺れてました♬
なかなか聴けないレアな曲が何曲もあって、セトリも最高!!
今日もスペシャルなステージでした♡
握手会の列も蛇行しなきゃ収まらない位伸びて、なかなか切れなくて嬉しかったです(๑>◡<๑)
- いいね! 15
- コメント
- 2017/05/21 (日) 20:38
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (2/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;
});