#eifuButtonContainer.sub-page-eifu {
  position: relative;
  z-index: 1;
  top: 0;
  right: 0;
}

.sidebar-container {
  height: calc(100vh - 100px);
}

.desc-3-row {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

@media only screen and (max-width: 1220px) {
  .slider-t-right img,
  .slider-t-left img,
  .slider-b-left img,
  .slider-b-right img {
    width: 40%;
    max-width: 40%;
  }
}
@media only screen and (max-width: 1040px) {
  .slider-t-right img,
  .slider-t-left img,
  .slider-b-left img,
  .slider-b-right img {
    width: 35%;
    max-width: 35%;
  }
  .videoTitle {
    bottom: 5%;
  }
}
@media only screen and (max-width: 880px) {
  .videoTitle {
    font-size: 26px;
  }
}
@media only screen and (max-width: 768px) {
  .videoTitle {
    bottom: 3.3%;
  }
}
@media only screen and (max-width: 525px) {
  .videoTitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 410px) {
  .videoTitle {
    font-size: 18px;
  }
}
@media only screen and (max-width: 365px) {
  .videoTitle {
    font-size: 16px;
  }
}

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