
B'z
2019/08/10 (土) 17:00 開演 @グランディ・21 セキスイハイムスーパーアリーナ (宮城県)ライブ情報に戻る
« 前へ| レビュー一覧へ (3/6) |次へ »
ゲストさんのレビュー
31年目のB’z、最高です。
サマーソニックも見据えたセットリストなのでしょうが、
往年のヒット曲に頼らず、有頂天やstill aliveなど近年の曲で挑む姿勢は最高にかっこいいです。
ベテランロックバンドでは新曲出さずに単発ライブで定番曲だけ、、、なんてパターンも多いですが、
31年目にアルバムを出し、ツアーではアルバム曲中心なんて本当に稀有で真面目なバンドだと思います。
あとmohini deyが良すぎます。
B’zの2人とバチバチに渡り合ってます。目が離せませんでした。
- いいね! 10
- コメント
- 2019/08/12 (月) 11:27
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (3/6) |次へ »
// 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;
});