![{}](https://static.livefans.jp/img/contents/artist_prof/artist_5467_500_500_1.jpg?update=20161118170303)
MANNISH BOYS
2017/01/20 (金) 19:00 開演 @Zepp Nagoya (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
マニッシュ初の参戦できて良かったです。
昨年発売されたフラスカからアルバムとは別物と思わせる位のアレンジ!エレクトリック!素晴らしかったです。
和義さんの過剰な!?サービスと思わせる位の激しいソロギター、達也さんのドラムのスタンドプレイも渋く気合い入ってました。
更にツインホーンまでも!熱かった!
凄い良かった
アンコールも2度目に和義さんより何か曲あったけ?
にぁにぁにぁにぁ~
- いいね! 15
- コメント
- 2017/01/23 (月) 22:06
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});