14 |
|
演奏率:27% |
購入おまえ- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2024/06/15 (土) 17:15
@YATSUI FESTIVAL! 2024 会場[Spotify O-EAST / Spotify O-WEST / Spotify O-nest / Spotify O-Crest / duo MUSIC EXCHANGE / clubasia / LOFT9 Shibuya / WOMBLIVE / 東間屋] (東京都)[出演] tricot
レビュー:--件
ロックポップスアイドル
2024/04/28 (日) 13:50
@エコキャンプみちのく (宮城県)[出演] tricot
レビュー:--件
ロックポップスオルタナティブ/パンク
2024/02/12 (月) 18:00
@恵比寿LIQUIDROOM (東京都)[出演] tricot
レビュー:--件
ロック
2022/07/01 (金) 19:00
@沖縄Output (沖縄県)[出演] tricot
レビュー:--件
ロック
2022/02/27 (日)
@豊洲PIT (東京都)[出演] tricot
レビュー:--件
ロック
2021/08/21 (土) 10:30
@苗場スキー場 (新潟県)[出演] tricot
レビュー:--件
ロックポップスオルタナティブ/パンク
2021/08/14 (土) 13:00
@愛・地球博記念公園 モリコロパーク (愛知県)[出演] tricot
レビュー:--件
ポップスロックR&B/ソウル
2021/06/19 (土) 15:00
@東武動物公園 (埼玉県)[出演] 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
レビュー:--件
ロック
2020/09/20 (日) 18:10
@大阪城野外音楽堂 (大阪府)[出演] tricot
レビュー:--件
ロックポップス
2020/07/27 (月) 19:00
@オンラインライブ[出演] tricot
レビュー:--件
ロック
2020/05/29 (金) 19:00
@オンラインライブ[出演] 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;
});