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

2020/11/09 (月)
@池袋EDGE (東京都)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2019/12/21 (土)
@ell. SIZE (愛知県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

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

2019/07/15 (月)
@仙台Space Zero (宮城県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2019/06/08 (土)
@池袋EDGE (東京都)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2017/03/26 (日) 17:30
@名古屋RAD HALL (愛知県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2016/11/04 (金)
@HOLIDAY NEXT NAGOYA (愛知県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2016/10/06 (木)
@福岡DRUM Be-1 (福岡県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2016/06/04 (土) 17:30
@奈良NEVER LAND (奈良県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2016/04/09 (土) 17:30
@福岡DRUM Be-1 (福岡県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

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

2015/04/11 (土) 17:30
@大阪RUIDO (大阪府)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2015/03/28 (土) 17:30
@福岡DRUM SON (福岡県)[出演] LEZARD
レビュー:--件
ヴィジュアル系

2014/09/06 (土)
@TSUTAYA O-WEST (東京都)[出演] 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;
});