.login_page {
  position: relative;
}
.login_page .login_fv__text {
  position: absolute;
  top: 30%;
  z-index: 6;
}
.login_page .login_fv__deco {
  position: absolute;
  bottom: 0;
  z-index: 6;
}

.home .swiper-container {
  padding-bottom: 1rem !important;
}

.home_fv .swiper-pagination-bullet {
  width: 6%;
  height: 2px;
  background: #CCE3E1;
  opacity: 1;
  border-radius: 0;
  outline: 0;
}

.home_fv .swiper-pagination-bullet-active {
  width: 10%;
  height: 2px;
  background: #0FA493;
  opacity: 1;
  border-radius: 0;
}

.home_fv .swiper-pagination-bullets {
  bottom: 0;
}

.swiper-pagination {
  margin-top: 2rem;
}

.home_fv img {
  width: 100% !important;
  height: auto;
}

.top_diagnose__btn {
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.history-swiper {
  width: 95%;
  margin: 0 0 0 auto;
}
.history-swiper .swiper-slide {
  width: 85%;
}
.history-swiper .swiper-slide img {
  width: 100%;
  height: auto;
}
.history-swiper a {
  text-decoration: none;
  color: #3E3E3E;
  font-weight: bold;
}

.login-movie-swiper {
  width: 100%;
}
.login-movie-swiper .swiper-slide {
  width: 85%;
  padding: 0 1rem;
}
.login-movie-swiper .swiper-slide img {
  width: 100%;
  height: auto;
}

.more_btn {
  width: 45%;
  margin: 0 auto;
}

.login_btn {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.login_btn_fv {
  position: relative;
  z-index: 7;
  margin-top: -5rem;
}

.top_menu {
  display: flex;
}
.top_menu li {
  width: 25%;
}

/*# sourceMappingURL=top_home.css.map */
