SIX LOUNGE、「DO DO IN THE BOOM BOOM」のライブMV公開 2020年1月よりツアーを開催
2019/08/23
SIX LOUNGEが今年5月にリリースしたシングル「天使のスーツケース」にカップリング曲として収録した「DO DO IN THE BOOM BOOM」のライブMVが公開された。
同曲のライブは、9月11日にリリースするシングル「幻影列車」の初回盤に付属されるDVD『SIX LOUNGE TOUR 2019 “in LOVE” for SIX at LIVE HOUSE BRONZE (2019.06.06) -live selections』にも収録される。
また、2020年1月よりツアーを開催することが決定。1月8日 (水)渋谷 CLUBQUATTROでのワンマンライブを皮切りにツアーをスタートさせる。ワンマン、対バンを織り交ぜた本ツアー。対バン相手は後日発表されるとのこと。
関連アーティスト
ニュース一覧に戻る
// 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;
});