|
|
演奏率:1% |
購入ダイスキライ- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2020/10/24 (土) 17:00
@仙台Space Zero (宮城県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2019/07/30 (火) 17:30
@名古屋HeartLand (愛知県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2017/04/02 (日) 17:30
@HooK SENDAI (宮城県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2016/05/21 (土) 17:30
@Sunash (静岡県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2015/11/19 (木) 17:00
@SHIBUYA REX (東京都)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2015/08/15 (土) 17:30
@HOLIDAY NEXT NAGOYA (愛知県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2015/07/28 (火) 18:30
@新横浜NEW SIDE BEACH!! (神奈川県)[出演] LEZARD
レビュー:--件
ヴィジュアル系
// 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;
});