![{}](https://static.livefans.jp/img/contents/artist_prof/artist_24087_500_500_1.jpg?update=20170210161805)
LONGMAN
2018/07/22 (日) 17:00 出演 @お台場野外特設会場 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
from愛媛、移動17時間。おかげで会えた!
ストレートな3p.ロックバンド、気持ちいい!
♀baの喉不調で長期休養明けとは思えない、楽しげなステージ。
ファンも復活を祝して、無邪気に戯れる子供のように、次々とダイブ。
抱え落とすセキュリティとの対峙すら楽しげ。良いなー!
若者が楽しめる祭は、良い祭。最高!
- いいね! 1
- コメント
- 2018/07/24 (火) 19:46
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});