the pillows 2017/05/28 (日) 18:00 開演 @NIIGATA LOTS (新潟県) ライブ情報に戻る
« 前へ | レビュー一覧へ (17/23) |次へ »
新潟のHageさんのレビュー
最高のライブでした!!!MY FOOTやGOOD DREAMS、そしてSleepy headなど久々に聞けて感動しました!
Coooming sooonをはじめ今回のアルバムツアー曲も、かつてのオルタナサウンドを彷彿とさせるものが多く、CDで聞いていたときは何となく懐かしい気持ちになりましたが、ライブでは懐かしさよりも感動と興奮の感情が高まり、年甲斐もなく腕を振り上げ跳び跳ねてしまいました(笑)(後の人足踏んでゴメンね!)
Thank You very much!いつも楽しいライブをありがとう、また来てください!私も毎回来ます!
いいね! 3
コメント
2017/05/29 (月) 13:45
» 問題のあるレビューを報告する
« 前へ | レビュー一覧へ (17/23) |次へ »
// 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;
});