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

2023/05/03 (水) 19:00
@OSAKA GIGANTIC MUSIC FESTIVAL2023 SPIN-OFF THE BONDS 2023 GIGANTIC TOWN MEETING 会場[梅田CLUB QUATTRO / umeda TRAD / BananaHall / Umeda Zeela] (大阪府)[出演] ざきのすけ。
レビュー:--件
ポップスロックオルタナティブ/パンク


2022/10/10 (月) 18:00
@FM802 MINAMI WHEEL 2022会場 (大阪府)[出演] ざきのすけ。
レビュー:--件
ロックポップスオルタナティブ/パンク

// 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;
});