@charset "UTF-8";

.lp_wrap .attempt .movie1 {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 48%;
  z-index: -1;
}
.lp_wrap .attempt .movie2 {
  position: absolute;
  top: 16%;
  left: 0%;
  width: 48%;
  z-index: -1;
}