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

2024/04/07 (日) 21:00
@京橋LIVEHOUSE Arc (大阪府)[出演] old flame
レビュー:--件
ポップスロックエレクトロニカ/ダンス

2024/04/05 (金) 19:35
@メガネのイタガキ文化ホール伊勢崎 大ホール (群馬県)[出演] old flame
レビュー:--件
ロックオルタナティブ/パンクポップス


2021/04/11 (日)
@伊勢崎市文化会館 (群馬県)[出演] old flame
レビュー:--件
ロックポップスオルタナティブ/パンク


2019/06/08 (土) 12:35
@群馬音楽センター (群馬県)[出演] old flame
レビュー:--件
ロックポップスヴィジュアル系

// 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;
});