14 |
1曲目定番
|
演奏率:26% |
購入君の声を- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
≪Prev|1|2|Next≫

2022/07/30 (土) 15:55
@眠れない夜に僕たちは 会場 [栄R.A.D / 栄Party'z] (愛知県)[出演] Brown Basket
レビュー:--件
ロックポップスアイドル


2021/10/02 (土)
@LiveHouse LIP2nd (大阪府)[出演] Brown Basket
レビュー:--件
ロック

2021/08/09 (月)
@KBSホール (京都府)[出演] Brown Basket
レビュー:--件
ロックポップス

2021/06/17 (木)
@KYOTO MUSE (京都府)[出演] Brown Basket
レビュー:--件
ロックオルタナティブ/パンク

2021/05/21 (金)
@KYOTO MUSE (京都府)[出演] Brown Basket
レビュー:--件
ロック

2021/05/05 (水) 17:15
@GOLD RUSH2021会場 (愛知県)[出演] Brown Basket
レビュー:--件
ロックオルタナティブ/パンクポップス


2021/04/07 (水)
@LIVE SQUARE 2nd LINE (大阪府)[出演] Brown Basket
レビュー:--件
ロック

2019/11/08 (金)
@CRAZYMAMA 2nd Room (岡山県)[出演] Brown Basket
レビュー:--件
ロック

2019/10/09 (水)
@KYOTO MUSE (京都府)[出演] Brown Basket
レビュー:--件
ロック

2019/05/09 (木)
@京都GROWLY (京都府)[出演] Brown Basket
レビュー:--件
ロック
≪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;
});