|
|
演奏率:1% |
購入Yellow Magus(obscure)- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2021/05/16 (日)
@オンラインライブ[出演] cero
レビュー:--件
ポップスロックフォーク/ニューミュージック
2020/02/07 (金)
@Zepp DiverCity (東京都)[出演] cero
レビュー:--件
ポップス
2019/08/17 (土) 14:40
@SUMMER SONIC 2019会場 [ZOZOマリンスタジアム / 幕張メッセ] (千葉県)[出演] cero
レビュー:--件
ポップスロックエレクトロニカ/ダンス
2017/05/04 (木) 15:40
@さいたまスーパーアリーナ (埼玉県)[出演] cero
レビュー:2件
ロックオルタナティブ/パンクポップス
2016/12/19 (月)
@梅田CLUB QUATTRO (大阪府)[出演] cero
レビュー:--件
ポップス
2016/11/27 (日) 18:00
@広島CLUB QUATTRO (広島県)[出演] cero
レビュー:--件
ポップス
2016/11/17 (木) 19:00
@磔磔 (京都府)[出演] cero
レビュー:--件
ポップス
2016/11/06 (日) 18:00
@札幌PENNY LANE 24 (北海道)[出演] cero
レビュー:--件
ポップス
// 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;
});