ただいまメンテナンス中です

We are doing some maintenance on our website to improve your experience. Meanwhile, follow us on Social Media

jQuery(function(){ jQuery(window).on('load',function(){ jQuery('.loader').delay(500).fadeOut(500); jQuery('.loader-bg').delay(800).fadeOut(700); }); setTimeout(function(){ jQuery('.loader-bg').fadeOut(500); },5000); });