@charset "UTF-8";

.lp_wrap .approach4 .head1 {
  position: absolute;
  top: 44.95%;
  left: 20%;
  width: 74.21875%;
  transition: 0.8s;
  clip-path: inset(0 100% 0 0);
}
.lp_wrap .approach4 .head1.trigger.move {
  clip-path: inset(0);
}
.lp_wrap .approach4 .head2 {
  position: absolute;
  top: 53.15%;
  left: 87.6%;
  width: 8.203125%;
  transition: 0.8s;
  clip-path: inset(0 0 100% 0);
}
.lp_wrap .approach4 .head2.trigger.move {
  clip-path: inset(0);
}
.lp_wrap .approach4 .movie {
  position: absolute;
  top: 53.2%;
  left: 18.9%;
  width: 54.4270833%;
}
.lp_wrap .approach4 .att {
  position: absolute;
  top: 66.95%;
  left: 60.6%;
  width: 10.15625%;
}
.lp_wrap .approach4 .cover {
  position: absolute;
  top: 68.7%;
  left: 20.2%;
  width: 51.8229166%;
}