|
|
演奏率:1% |
購入シュガー- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2020/09/26 (土)
@オンラインライブ[出演] 杏子, 山崎まさよし, 岡本定義, あらきゆうこ, 元ちとせ, スキマスイッチ, 長澤知之, 秦基博, さかいゆう, 浜端ヨウヘイ, 竹原…
レビュー:--件
ポップスロックフォーク/ニューミュージック
2020/09/13 (日) 20:00
@オンラインライブ[出演] 長澤知之
レビュー:--件
ポップス
2020/06/05 (金) 20:00
@Streaming+[出演] 長澤知之
レビュー:--件
ポップス
2019/12/05 (木) 19:00
@Gate's7 (福岡県)[出演] 長澤知之
レビュー:--件
ポップス
// 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;
});