THE ALFEE 2022/12/16 (金) 18:30 開演 @広島文化学園HBGホール (広島県) ライブ情報に戻る
« 前へ | レビュー一覧へ (1/1) |次へ »
メンバーコロナ感染陽性で11月広島公演延期となり結果12月16日金曜日に振替公演となった秋の天地創造ファイナル広島公演【おまけのファイナルからの奇跡のファイナルへ】新曲星空のCeremonyありアルバム天地創造から多数演奏しアンコールは定番の星空のディスタンスからのSweat&Tears第2アンコールは挽歌何と第3アンコールはSee You Againと約3時間のロングコースでした…仕事の日程調整つけてライブ参戦できて良かった。
いいね! 10
コメント
2022/12/17 (土) 06:40
» 問題のあるレビューを報告する
« 前へ | レビュー一覧へ (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;
});