福山雅治
2022/02/27 (日) 15:00 開演 @ワールド記念ホール (兵庫県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
コロナ禍 地元 松江市のライブは発表後早々に中止
他会場の参加も仕事上、勿論自粛
その中で有観客LIVE同時配信
アーカイブ無しの同時でしたがとても満足
カメラも複数台、映像、音もヘッドホンでLIVE会場以上で楽しめました。
LIVEに参加したいと思っていても躊躇しているならベストなLIVEです。
次回は愛媛?まだまだあるので是非オススメします。
- いいね! 1
- コメント
- 2022/02/27 (日) 21:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});