ログイン

$(window).one("load", function(){ setTimeout(function(){ $(".gate").hide(); }, 2000); }); $(window).unload(function(){});