9 |
|
演奏率:30% |
購入虚仮威- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2021/11/18 (木) 18:00
@KYOTO MUSE (京都府)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/11/15 (月) 18:00
@CRAZYMAMA KINGDOM (岡山県)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/11/12 (金) 18:00
@福岡DRUM LOGOS (福岡県)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/11/01 (月) 18:00
@CLUB CITTA'川崎 (神奈川県)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/07/04 (日) 18:00
@HEAVEN'S ROCK さいたま新都心 VJ-3 (埼玉県)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/06/27 (日) 18:00
@柏PALOOZA (千葉県)[出演] 己龍
レビュー:--件
ヴィジュアル系
2021/06/25 (金) 18:00
@高崎club FLEEZ (群馬県)[出演] 己龍
レビュー:--件
ヴィジュアル系
// 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;
});