.top_mainvisual {
  overflow:inherit;
}

.information,
.inportant-notices {
  margin-bottom: 150px;
}

.home-sec__t {
  position: static;
  padding-top: 100px;
  margin-bottom: 65px;
}

.home-information__t::after {
  background-image: url(../../img/top/information_title.png);
}

.home-concept-movie__t::after {
  background-image: url(../../img/top/concept_movie_title.png);
}

.home-inportant-notices__t::after {
  background-image: url(../../img/top/inportant_notices_title.png);
}

.home-article__t::after {
  background-image: url(../../img/top/article_title.png);
}

.slider .slick-track {
  display: flex;
  align-items: center;
  gap: 20px;
}

.slider .slick-dots li {
  margin: 0;
}

.slider .slick-dots li.slick-active button:before {
  color: #F24448;
}

.slick-slide img {
  padding: 5%;
}


.slick-slide.slick-current.slick-active.slick-center {
  transform: scale(1.2);
}

.concept-movie {
  height: 705px;
  text-align: center;
  background-color: #DBD2AF;
}

@media screen and (max-width:768px) {

  .information,
  .inportant-notices,
  .concept-movie {
    margin-bottom: 50px;
    padding: 0 16px;
  }

  .concept-movie video {
    width: 100%;
    height: auto;
    padding: 0 16px;
  }

  .home-sec__t {
    position: static;
    padding-top: 50px;
    margin-bottom: 30px;
  }

  .concept-movie {
    padding-bottom: 50px;
    height: auto;
  }

  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.1);
  }

  .slick-slide img {
    padding: 12px 12px 12px 0;
  }

  .slider .wrap {
    margin-top: 50px !important;
  }
}

.background {
  position: relative;
  height: 100%;
}

.bg-people {
  position: absolute;
  bottom: 5px;
  right: 0;
}
.animeslide-slide.swiper-slide-active .bg-people {
  animation: scale 1s;
}
@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.bg-text {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 10px;
  padding-right: 20px;
}
.animeslide-slide.swiper-slide-active .bg-text{
  animation: text-animation 2s alternate;
}

@keyframes text-animation {
  0% {
    right: -250px;
  }

  100% {
    right: 0;
  }
}


.modal {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: auto;
}

.modal-content {
  margin: 0 auto;
  padding: 50px 150px;
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  background-color: #ffffff;
  width: 100%;
  position: relative;
  height: 100%;
  display: inline-block;
}

.youtube-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.youtube-video {
  position: relative;
  display: block;
  top: 50%;
  transform: translateY(-50%);

}

.close {
  color: #aaa;
  float: right;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  right: -2px;
  top: -55px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.banner {
  text-align: center;
  cursor: pointer;
  width: 600px;
  height: 338px;
  margin: 0 auto;
}

.modal-content iframe {
  width: 100%;
  height: 100%;
}

.home-hashtag {
  margin: 0px 0 100px !important;
}

.information .swiper-button-next,
.information .swiper-button-prev,
.inportant-notices .swiper-button-next,
.inportant-notices .swiper-button-prev {
  background-color: #999999;
  width: 35px;
  height: 35px;
}

.information .swiper-button-next:after,
.information .swiper-button-prev:after,
.inportant-notices .swiper-button-next:after,
.inportant-notices .swiper-button-prev:after {
  font-size: 22px;
  color: #ffffff;
  font-weight: 400;
}

.information .swiper-button-next,
.information .swiper-button-prev,
.inportant-notices .swiper-button-next,
.inportant-notices .swiper-button-prev {
  background-image: none;
}

.information .swiper-button-next,
.inportant-notices .swiper-button-next {
  right: 0;
}

.information .swiper-button-prev,
.inportant-notices .swiper-button-prev {
  left: 0;
}

.information .swiper .swiper-button-next:after,
.inportant-notices .swiper .swiper-button-next:after {
  content: ">";
}

.information .swiper .swiper-button-prev:after,
.inportant-notices .swiper .swiper-button-prev:after {
  content: "<";
}

.information .swiper-pagination {
  bottom: -70px !important;
  z-index: 1;
}

.inportant-notices .swiper-pagination {
  bottom: -80px !important;
}

.information .swiper-pagination-bullet-active,
.inportant-notices .swiper-pagination-bullet-active,
.topSwiper .swiper-pagination-bullet-active {
  background: #F24448;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
}

.swiper {
  z-index: -1;
}

#youtube-container {
  position: relative;
  width: 100%;
  padding-bottom: 52.25%;
  height: 0;
  overflow: hidden;
}

#youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
}



/* Custom */
.swiper.swiper-3d .swiper-slide-shadow-left,
.swiper.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after,
.swiper .swiper-rtl .swiper-button-next:after,
.swiper .swiper-rtl .swiper-button-prev:after {
  content: '';
}


.information .swiper-button-prev::after,
.inportant-notices .swiper-button-prev::after,
.information .swiper-button-next::after,
.inportant-notices .swiper-button-next::after{
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.information .swiper-button-prev::after,
.inportant-notices .swiper-button-prev::after {
  content: "<";
}

.information .swiper-button-next::after,
.inportant-notices .swiper-button-next::after  {
  content: ">";
}
.topSwiper .swiper-button-next,
.topSwiper .swiper-button-prev {
  width: 40px;
  height: 40px;
  color: #333442;
  text-align: center;
  background-color: white;
  border-radius: 50%;
  z-index: 12;
  background-image: none;
}
img.button-prev__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}
.swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
}

.swiper-pagination-bullet {
  margin-right: 10px;
}

.swiper-pagination-bullet:last-child {
  margin-right: 0px;
}

@media screen and (min-width: 992px) {
  .mainvisual .swiper-container {
    max-width: 100%;
  }

  .mv-cnt {
    margin: 0;
  }
}

.slider .wrap {
  width: 100%;
  margin-top: 100px;

}

.slider .swiper-container {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
}

.slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 800px;
  transition: none;
}

.inportant-notices .slider .swiper-slide .cont {
  text-align: center;
}

.slider .swiper-slide img {
  width: 100%;
  display: block;
}

.slider .swiper-slide span {
  display: inline-block;
  margin-top: 20px;
}

.slider .changing,
.slider .changed {
  transform: translateX(-100px);
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.slider .changing {
  transition: transform 0.3s;
  pointer-events: none;
}

.slider .changed {
  transition: none;
}

.slider .changing.swiper-slide-active,
.slider .changed.swiper-slide-active {
  transform: translateX(0%);
}

.slider .swiper-slide-active~.changing,
.slider .swiper-slide-active~.changed {
  transform: translateX(100px);
}

.slider .changing .img-wrap,
.slider .changed .img-wrap {
  transform-origin: center center;
}

.slider .changing .img-wrap {
  transition: transform 0.3s;
}

.changed .img-wrap {
  transition: none;
}

.changing.swiper-slide-active .img-wrap,
.changed.swiper-slide-active .img-wrap {
  transform: scale(1.15);
}

.animeslide-slide.swiper-slide-active .bg-background {
  animation: fadein 4s;
  -moz-animation: fadein 4s;
  -webkit-animation: fadein 4s;
  -o-animation: fadein 4s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media screen and (min-width: 992px) {
  .mv-cnt img {
    width: 100% !important
  }
}

@media screen and (max-width: 1000px) {
  .slider .swiper-slide {
    width: 100%;
  }

  .changing.swiper-slide-active .img-wrap,
  .changed.swiper-slide-active .img-wrap {
    transform: scale(1);
  }

  .information .swiper-pagination,
  .inportant-notices .swiper-pagination {
    bottom: -40px !important;
    z-index: 1;

  }

  .modal-content {
    padding: 80px 50px;
  }

  .close {
    right: 0px;
  }

  .swiper-pagination-bullet,
  .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width:768px) {
  .banner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }


  .modal-content {
    padding: 80px 20px;
  }

}