PLAGUES
2018/01/21 (日) 18:00 開演 @池下CLUB UPSET (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
PLAGUES25周年!とにかく凄かった。
オープニングからSilver chipで飛ばしまくる。深沼さんの行き過ぎる位の切れが抜群なギターに林さんの冷静で渋めの聴かせるベーススタイル、後藤さんのリズム体が纏めて会場に鳴り響く。それが三人を25周年を迎えさせたのか。年内にもう一度名古屋のライブが決定しているとの事。次の動員数がかなり気になる。
- いいね! 5
- コメント
- 2018/01/21 (日) 22:42
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});