|
16 |
|
演奏率:26% |
購入悪戯- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2025/02/24 (月) 18:00
@Zepp Shinjuku (東京都)[出演] tricot
レビュー:--件
ロック

2025/02/08 (土) 18:00
@Music Club JANUS (大阪府)[出演] tricot
レビュー:--件
ロック

2024/09/01 (日)
@恵比寿LIQUIDROOM (東京都)[出演] tricot
レビュー:--件
ロック

2024/03/17 (日) 18:00
@club SONIC mito (茨城県)[出演] SuiseiNoboAz, tricot
レビュー:--件
ロック

2023/12/03 (日) 17:00
@京都MOJO (京都府)[出演] tricot
レビュー:--件
ロック

2023/10/22 (日) 17:00
@吉祥寺WARP (東京都)[出演] tricot
レビュー:--件
ロック

2023/10/15 (日) 17:00
@札幌KLUB COUNTER ACTION (北海道)[出演] tricot
レビュー:--件
ロック

2023/09/01 (金) 19:00
@恵比寿LIQUIDROOM (東京都)[出演] tricot, yama
レビュー:--件
ロック

2023/01/05 (木)
@BuzzFront Yokohama (神奈川県)[出演] tricot
レビュー:--件
ロック

2022/09/28 (水) 20:00
@MTC (ドイツ)[出演] tricot
レビュー:--件
ロック

2022/07/01 (金) 19:00
@沖縄Output (沖縄県)[出演] tricot
レビュー:--件
ロック

2022/04/10 (日) 28:00
@Flowers Loft (東京都)[出演] tricot
レビュー:--件
ロック

2021/06/05 (土) 18:30
@CLUB CITTA'川崎 (神奈川県)[出演] tricot
レビュー:--件
ロック

2021/06/05 (土) 15:00
@CLUB CITTA'川崎 (神奈川県)[出演] tricot
レビュー:--件
ロック

2020/12/03 (木) 19:00
@TSUTAYA O-EAST (東京都)[出演] tricot
レビュー:--件
ロック
// 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;
});