@charset "UTF-8";

#mv_outer{position:relative;background:#fff}#mv_outer .mv_img img{opacity:0;animation:ani5 .6s linear 11.8s forwards}#first{position:absolute;top:240px;left:0;width:100%;overflow:hidden}#first_line{background:#c90118;width:0%;height:3px;margin-top:-6px;transform-origin:0 0;animation:ani1 5s linear .5s forwards}#first_logo{padding:14px 0 0 23.6%;box-sizing:border-box;overflow:hidden}#first_logo figure{float:left;width:400px}#first_logo figure:first-of-type{opacity:0;animation:ani2 2.3s linear 6s forwards}#first_logo figure:last-of-type img:last-of-type{opacity:0;animation:ani3 1.5s linear 10s forwards;position:absolute;bottom:0;right:0}#first_logo figure:last-of-type{position:relative;margin-left:-81px;padding-top:44px}#first_logo figure:last-of-type img:first-of-type{opacity:0;animation:ani4 2.3s linear 8s forwards}#first_logo figure img{width:100%}#mv:after{content:none}@keyframes ani1{0%{width:0%}60%{width:102%}75%{width:102%}90%{transform:rotate(0)}100%{width:102%;transform:rotate(-3deg)}}@keyframes ani2{0%{opacity:0}100%{opacity:1}}@keyframes ani3{100%,25%{opacity:1}0%,50%{opacity:0}}@keyframes ani4{0%{opacity:0}100%{opacity:1}}@keyframes ani5{0%{opacity:0}100%{opacity:1}}@media screen and (max-width:900px){#first{top:42%}#first_logo{padding:14px 0 0 14.4%}#first_logo figure{width:48.5%}#first_logo figure:last-of-type{margin-left:-10.4%;padding-top:5.5%}#first_line{height:2px;margin-top:-1.8%}}