
w-inds.
2016/11/20 (日) 17:00 開演 @福岡市民会館 大ホール (福岡県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
マニアックな選曲ができるのはファンクラブ限定ライブだからこそ。
今回はほとんどの楽曲がシングルのc/w曲で構成されていました。
ライブ初披露の楽曲も幾つかあり,改めてw-inds.のc/w曲の隠れ名曲の多さに唸りました。
新曲を交えた後半のダンスパフォーマンスはクールで圧巻。
- いいね! 10
- コメント
- 2017/03/03 (金) 14:00
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});