
アイナ・ジ・エンド, アオイヤマダ, アリス, 稲葉浩志, WEST., Omoinotake, Aぇ! group, 倉木麻衣, KREVA, 郷ひろみ, SHOW-WA, SUPER BEAVER, 菅田将暉, Snow Man, SEVENTEEN, 反町隆史, Da-iCE, DA PUMP, 超ときめき♡宣伝部, 超特急, DISH//, Def Tech, 東方神起, TOMORROW X TOGETHER, 中島健人, Number_i, NewJeans, NEWS, DA BUBBLEGUM BROTHERS, BE:FIRST, FANTASTICS from EXILE TRIBE, BLUE ENCOUNT, MY FIRST STORY, HYDE, 満島ひかり, ME:I, Mrs. GREEN APPLE, 古川雄大, 京本大我, ももいろクローバーZ, ゆず, LE SSERAFIM
2024/07/03 (水) 18:30 開演 @フジテレビ (東京都)ライブ情報に戻る
2024 FNS歌謡祭 夏 に参加したユーザー
// 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;
});