甲斐バンド
2019/07/06 (土) @広島CLUB QUATTRO (広島県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
30年以上前の曲に30年以上前と変わらないセットリスト。大森さんと英二さんが居ないサウンドは甲斐バンドから程遠く残念。
チケットは額面10800円。
個人的には5-6000円の内容で、7000円以下ならまた行ってもいいかな、
年々集客が減りついにライブハウスでも空席が。
東京ドームや横浜アリーナで満員での甲斐バンドを見たかった。
- いいね! 8
- コメント
- 2019/07/16 (火) 12:58
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/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;
});