16 |
ラスト定番
|
演奏率:16% |
購入gifted- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1|2|Next≫

2024/08/23 (金) 17:30
@山口きらら博記念公園 (山口県)[出演] BLUE ENCOUNT
レビュー:--件
ロックポップスオルタナティブ/パンク


2024/08/18 (日) 19:20
@SUMMER SONIC 2024会場 [ZOZOマリンスタジアム / 幕張メッセ] (千葉県)[出演] BLUE ENCOUNT
レビュー:--件
ポップスロックアイドル


2024/08/12 (月) 19:45
@千葉市蘇我スポーツ公園 (千葉県)[出演] BLUE ENCOUNT
レビュー:--件
ロックポップスオルタナティブ/パンク


2024/07/20 (土) 11:15
@NUMBER SHOT2024 会場[福岡PayPayドーム / シーサイドももち海浜公園 地行浜ビーチ] (福岡県)[出演] BLUE ENCOUNT
レビュー:--件
ロックポップスオルタナティブ/パンク

≪Prev|1|2|Next≫
// 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;
});