UVERworld
2023/04/13 (木) 18:00 開演 @横浜アリーナ (神奈川県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
ヒゲダンとの対バンの、予定のライブでしたが、ボーカル藤原さんの声帯ポリープ療養のため、「UVERworld with official 髭男dism 小笹大輔」となりました
UVERworldのライブは初めてのため、ある程度の予習はしていきました ️その甲斐があり、初めてでもノリノリで楽しめました UVER兄さん達がとても暖かく大ちゃんを迎えてくれたことにも感動 ️大ちゃんもいつもはクールなのに大号泣(でも、泣いた顔もとても美しい ) 舞台には立てなかったメンバーも会場に来ていて泣いていたそうです
- いいね! 8
- コメント
- 2023/04/14 (金) 08:23
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});