19 |
|
演奏率:17% |
購入あの街の行方- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2024/04/19 (金) 19:00
@渋谷CLUB QUATTRO (東京都)[出演] Bray me
レビュー:--件
ロック

2024/02/11 (日)
@高松sound space RIZIN' (香川県)[出演] Bray me
レビュー:--件
ロックオルタナティブ/パンク

2023/10/01 (日) 14:30
@MEGA☆ROCKS 2023会場 (宮城県)[出演] Bray me
レビュー:--件
ロックポップスオルタナティブ/パンク


2023/09/17 (日) 12:30
@TOKYO CALLING 2023 下北沢会場 (東京都)[出演] Bray me
レビュー:--件
ロックアイドルポップス


2023/06/30 (金)
@恵比寿LIQUIDROOM (東京都)[出演] Bray me
レビュー:--件
ロック

2023/05/18 (木) 19:50
@下北沢SHELTER (東京都)[出演] Bray me
レビュー:--件
ロック

2023/03/16 (木)
@Live House 両国SUNRIZE (東京都)[出演] Bray me
レビュー:--件
ロックオルタナティブ/パンク
// 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;
});