.wrap_original {
  overflow: hidden;
}

#lp_ {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  padding-bottom: 4%;
}

.animate__animated {
  opacity: 0;
  }

  .slick-slide img {
    width: 100%;
  }

  .slider_container {
    margin: 0 auto;
    max-width: 1100px;
  }

/* セクション1 */


/* .LeeepSingleVideoPlayer {
  width: 70%!important;
} */

.LeeepSingleVideoByLeeepContainer {
  display: none!important;
}


/* .leeep_space {
  height: 1400px;
} */

.leeep_space {
  padding-bottom: 14%;
  /* margin-bottom: -40%; */
  padding-top: 10%;
}


.slider_float {
  margin: 10% 0 0;
  width: 100%;
}

.slider_float_item {
  /* width: 74%!important; */
  margin: 0 auto;
}


/* セクション3 */
.slider_container {
  overflow: hidden;
  margin: 10% auto;
}

/* セクション4 */

/* セクション5 */

/* セクション6 */

/* セクション7 */

/* セクション8 */

/* セクション10 */

@media (max-width: 599px) {
  #lp_ {
      width: 100%;
      min-width: 350px;
      max-width: 100%;
    }

  .leeep_space {
    height: 570px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .LeeepSingleVideoContainer {
    width: 80%!important;
  }

  .LeeepSingleVideoPlayer {
    width: 80%;
  }

  .movie_section_container {
    height: 580px;
  }

  /* セクション1 */

  /* セクション3 */

  /* セクション4 */

  /* セクション5 */

  /* セクション6 */

/* セクション7 */

/* セクション9 */

  /* セクション10  */

}