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

2020/02/29 (土)
@Zepp Osaka Bayside (大阪府)[出演] CARRY LOOSE
レビュー:--件
アイドルオルタナティブ/パンク

2020/01/25 (土)
@HEAVEN'S ROCK さいたま新都心 VJ-3 (埼玉県)[出演] CARRY LOOSE
レビュー:--件
アイドル

2020/01/16 (木)
@TOWER RECORDS渋谷 B1F CUTUP STUDIO (東京都)[出演] CARRY LOOSE
レビュー:--件
アイドルオルタナティブ/パンク

2020/01/03 (金)
@マイナビBLITZ赤坂 (東京都)[出演] CARRY LOOSE
レビュー:--件
アイドルオルタナティブ/パンク

2019/12/29 (日)
@LIVE ROXY SHIZUOKA (静岡県)[出演] CARRY LOOSE
レビュー:--件
アイドル

2019/12/07 (土) 18:30
@TOWER RECORDS水戸オーパ (茨城県)[出演] CARRY LOOSE
レビュー:--件
アイドル

2019/11/27 (水)
@新宿LOFT (東京都)[出演] CARRY LOOSE
レビュー:--件
アイドルロック

2019/11/24 (日)
@渋谷WOMB (東京都)[出演] CARRY LOOSE
レビュー:--件
アイドルオルタナティブ/パンク

2019/11/04 (月) 18:00
@GARRET udagawa (東京都)[出演] CARRY LOOSE
レビュー:--件
アイドル
// 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;
});