@charset "UTF-8";

.lp_wrap .approach2 .head1 {
  position: absolute;
  top: 48.7%;
  left: 18.9%;
  width: 55.859375%;
  transition: 0.8s;
  clip-path: inset(0 100% 0 0);
}
.lp_wrap .approach2 .head1.trigger.move {
  clip-path: inset(0);
}
.lp_wrap .approach2 .head2 {
  position: absolute;
  top: 57.65%;
  left: 87.6%;
  width: 7.8125%;
  transition: 0.8s;
  clip-path: inset(0 0 100% 0);
}
.lp_wrap .approach2 .head2.trigger.move {
  clip-path: inset(0);
}
.lp_wrap .approach2 .movie {
  position: absolute;
  top: 57.7%;
  left: 18.9%;
  width: 54.4270833%;
}
.lp_wrap .approach2 .att {
  position: absolute;
  top: 72.6%;
  left: 60.6%;
  width: 10.15625%;
}
.lp_wrap .approach2 .cover {
  position: absolute;
  top: 74.5%;
  left: 20.2%;
  width: 51.8229166%;
}