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

2025/04/12 (土) 18:00
@LINE CUBE SHIBUYA (東京都)[出演] 仲村宗悟
レビュー:--件

2023/08/26 (土) 16:00
@さいたまスーパーアリーナ (埼玉県)[出演] 松本梨香, angela, ChouCho, 愛美, ClariS, 上坂すみれ, Machico, 石原夏織, TrySail, 仲村宗…
レビュー:--件
アニメ/ゲーム/声優ポップスヒップホップ/ラップ

2023/01/28 (土)
@日本武道館 (東京都)[出演] 仲村宗悟
レビュー:--件
アニメ/ゲーム/声優ポップスロック

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