
Superfly
2016/03/19 (土) 17:30 開演 @日本ガイシホール (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/2) |次へ »
名古屋セミファイナルに行ってきました!従来のアルバムに添ったライブとは違い新旧ランダムの曲目でした。
プロデューサーの蔦谷さんが参加するライブを見るのは初めてでしたが、バンマスも蔦谷さんだけ有り楽曲のアレンジも思考を凝らすもので大満足でした!赤青のサークルではそれぞれ素敵な演出で会場のお客さんも巻き込んだサプライズ行進が有ったり、志帆ちゃんの歌の上手さはもちろん、ダンス有り可愛くとても楽しいコンサートでした!大きい会場ならではの演出もとても良かったです!!
- いいね! 12
- コメント
- 2016/03/20 (日) 10:02
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});