スチャダラパーの30周年記念公演が中止・延期に
2020/04/09
スチャダラパーが5月に予定していた公演『スチャダラパー30 周年記念公演 スチャダラ 2020“アメージングヒューマンレガシー”』の大阪公演を延期、東京公演を中止とすることが発表された。
これは、新型コロナウイルスの感染拡⼤の状況と現時点において収束の⾒通しがたっていない事を受けての判断。延期となる大阪公演のチケットは振替日程で使用可能。東京公演は別日程・別会場での開催を調整中となっており、チケットの払戻⽅法に関しては追ってアナウンスされる。
関連アーティスト
ニュース一覧に戻る
// 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;
});