14 |
ラスト定番
|
演奏率:27% |
購入不出来- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2024/02/12 (月) 18:00
@恵比寿LIQUIDROOM (東京都)[出演] tricot
レビュー:--件
ロック
2023/08/20 (日)
@Hachioji RIPS (東京都)[出演] tricot
レビュー:--件
ロック
2023/06/25 (日) 13:30
@川崎市東扇島東公園 (神奈川県)[出演] tricot
レビュー:--件
オルタナティブ/パンクロックハードロック/メタル
2023/05/21 (日)
@お台場 青海特設会場 (東京都)[出演] tricot
レビュー:--件
ロックポップスヒップホップ/ラップ
2023/04/15 (土) 16:40
@岐阜市文化センター (岐阜県)[出演] tricot
レビュー:--件
ロックアイドルオルタナティブ/パンク
2023/04/01 (土) 17:40
@SYNCHRONICITY'23会場[Spotify O-EAST / Spotify O-WEST / Spotify O-nest / duo MUSIC EXCHANGE / club asia / LOFT9 Shibuya] (東京都)[出演] tricot
レビュー:--件
ポップスロックオルタナティブ/パンク
2023/02/25 (土) 17:00
@GORILLA HALL OSAKA (大阪府)[出演] tricot
レビュー:--件
ロックポップスオルタナティブ/パンク
2023/02/12 (日) 17:30
@恵比寿LIQUIDROOM (東京都)[出演] tricot
レビュー:--件
ロック
2023/01/28 (土) 17:30
@名古屋CLUB QUATTRO (愛知県)[出演] tricot
レビュー:--件
ロック
2023/01/08 (日) 17:30
@FUKUOKA BEAT STATION (福岡県)[出演] tricot
レビュー:1件
ロック
// 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;
});