.mainVisual{position:relative;width:100%;min-height:100vh;line-height:1;overflow:hidden}.mainVisual .scroll{position:absolute;left:50%;bottom:3%;transform:translateY(-3%) translateX(-50%);z-index:11;-webkit-animation:scrollBounce 1.2s infinite ease-in-out;animation:scrollBounce 1.2s infinite ease-in-out}@-webkit-keyframes scrollBounce{0%{bottom:5%}40%{bottom:3%}100%{bottom:5%}}@keyframes scrollBounce{0%{bottom:5%}40%{bottom:3%}100%{bottom:5%}}@media screen and (max-width: 767px){.mainVisual{min-height:inherit;height:calc(100svh - 50px);width:auto;overflow:hidden}.main_visual__inner .item{font-size:2em}}.swiper{position:relative;height:100vh}.swiper-wrapper{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-wrapper .slide{height:100%}.swiper-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide{transition:all .4s ease}.swiper-slide-active{z-index:2}@media only screen and (max-width: 767px){.swiper-wrapper{width:auto}.swiper-wrapper img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transform:translateY(-50px)}}
/*# sourceMappingURL=idx.min.css.map */