@charset "UTF-8";

.lp_wrap .approach4 {
  margin-top: -100%;
}
.lp_wrap .approach4 .marquee {
  position: absolute;
  top: 35.95%;
  left: 0%;
  width: 254.4%;
  display: flex;
}
.lp_wrap .approach4 .marquee div {
  animation: 14s approach_marquee linear infinite
}