@charset "UTF-8";

.lp_wrap .feature4b .head-n {
  position: absolute;
  top: 5%;
  left: 13.1%;
  width: 70.703%;
}
.lp_wrap .feature4b .head-n.trigger {
  transition: 0.8s;
  clip-path: inset(0 100% 0 0);
}
.lp_wrap .feature4b .head-n.trigger.move {
  clip-path: inset(0);
}
.lp_wrap .feature4b .movie {
  position: absolute;
  top: 26.5%;
  left: 12.8%;
  width: 80.729%;
  overflow: hidden;
}
.lp_wrap .feature4b .movie video {
  transform: scale(1.02);
}
.lp_wrap .feature4b .cover {
  position: absolute;
  top: 56%;
  left: 26.6%;
  width: 64.974%;
}