#line{display:block;position:absolute;bottom:2rem;left:3.85rem;width:.1rem;height:0;background:#fff;animation-name:expansion;animation-duration:3s;animation-timing-function:ease-in;animation-delay:0s;animation-iteration-count:99999999999999999999;animation-direction:normal;animation-fill-mode:forwards;animation-play-state:running}.fv_scroll p{bottom:10.2rem;font-size:.5rem;letter-spacing:.1rem;left:2.4rem;position:absolute;transform:rotate(90deg)}@keyframes expansion{0%{top:46rem;height:0;opacity:.3}50%{top:46rem;height:5rem;opacity:1.0}100%{top:51rem;height:0;opacity:.3}}@media(max-width:768px){#line{bottom:2rem;left:3.1rem;width:.1rem}.fv_scroll p{bottom:6.5rem;font-size:1rem;letter-spacing:.1rem;left:1.2rem}@keyframes expansion{0%{top:54.5rem;height:0;opacity:.3}50%{top:54.5rem;height:4rem;opacity:1.0}100%{top:58.5rem;height:0;opacity:.3}}}.img-animation{animation:img-opacity 2s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.img-animation:before{animation:img-animation 2s cubic-bezier(.4,0,.2,1) forwards;background:#fff;bottom:0;content:'';left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes img-opacity{0%{opacity:0}}@keyframes img-animation{100%{transform:translateX(100%)}}.fadein,.fadein_fast,.fadein_top{opacity:0;transform:translate(0,32px);transition:all .5s}.fadein_top{transition:all .8s}.fadein.active,.fadein_fast.active,.fadein_top.active{opacity:1;transform:translate(0,0)}.fadein.active.fadelate01{transition-delay:.2s}.fadein.active.fadelate02{transition-delay:.4s}