#splash{opacity:0;position:fixed;top:0;width:100%;height:100%;z-index:999;text-align:center;color:#000;background:url(//lab.joshibi.ac.jp/wp-content/themes/joshibi/css/../images/bg_opening2.png) right bottom/50% auto no-repeat,url(//lab.joshibi.ac.jp/wp-content/themes/joshibi/css/../images/bg_opening1.png) left top/50% auto no-repeat,#fff}#splash_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#splash_logo img{width:260px}@media screen and (max-width:700px){#splash_logo img{width:130px}}.fadeUp{animation-name:fadeUpAnime;animation-duration:1s;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{from{opacity:0}to{opacity:1}}