6 |
1曲目定番
|
演奏率:25% |
購入ブンブンタオル- iTunes Store
- レコチョク
- HMV&BOOKS online
![](https://static.livefans.jp/img/data/bnrHMV.png?update=20180119) - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
![](https://static.livefans.jp/img/images/live/small/298113_0.jpg)
2024/06/02 (日) 12:20
@海の森水上競技場 (東京都)[出演] Chu-Z
レビュー:--件
アイドルポップスロック
![Fes](https://static.livefans.jp/img/common/ribbonFes.png)
![](https://static.livefans.jp/img/images/live/small/298145_0.jpg)
2021/07/24 (土) 10:10
@Aichi Sky Expo 多目的利用地 (愛知県)[出演] Chu-Z
レビュー:--件
アイドルポップスロック
![Fes](https://static.livefans.jp/img/common/ribbonFes.png)
![](https://static.livefans.jp/img/images/live/small/2925140_0.jpg)
2021/07/23 (金) 16:25
@Aichi Sky Expo 多目的利用地 (愛知県)[出演] Chu-Z
レビュー:--件
アイドルポップスロック
![Fes](https://static.livefans.jp/img/common/ribbonFes.png)
![](https://static.livefans.jp/img/images/live/small/1891247_0.jpg)
2021/07/21 (水)
@白金高輪SELENE b2 (東京都)[出演] Chu-Z
レビュー:--件
アイドル
// 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;
});