|
|
演奏率:1% |
購入狙い投げ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2023/06/20 (火) 19:00
@大阪RUIDO (大阪府)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ヴィジュアル系

2023/01/25 (水) 19:00
@Zepp Osaka Bayside (大阪府)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ヴィジュアル系

2022/11/15 (火) 18:30
@日本武道館 (東京都)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ヴィジュアル系

2020/02/24 (月)
@BIGCAT (大阪府)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ヴィジュアル系

2020/02/01 (土)
@仙台darwin (宮城県)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ヴィジュアル系

2019/08/05 (月)
@赤羽ReNY alpha (東京都)[出演] -真天地開闢集団-ジグザグ
レビュー:--件
ポップスヴィジュアル系
// 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;
});