The Doobie Brothers
2023/04/17 (月) 19:00 開演 @日本武道館 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/2) |次へ »
ゲストさんのレビュー
まだ5ステージ残っています、予定のない方々行かない手はありません。これぞドゥービーズって、本当に凄いLiveを堪能できますよ。
Michaelの復帰で他のメンバー、特にTomと Patのボーカルの負担がかなり楽になってました、音にも更に深みが増し、昔の曲もアレンジを変えて新鮮です。何よりご本人達が楽しそうに演ってるのがよかったです。一切手を抜かず、しかし余裕の演奏はさすがとしか。6年前に武道館でも観ましたが、今回の方ががっちりと纏まっていてLive bandの鑑でした。CDの上をいってます、昔からだけど。
- いいね! 10
- コメント
- 2023/04/19 (水) 13:00
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});