@charset "UTF-8";

.second-mv .inner::after{
  content: "";
  background-image: url(../../img/recruit/mv_entry_bg_sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 71.46666666666667vw;
  height: 14.133333333333333vw;
  position: absolute;
  bottom: 2.666667vw;
  right: 0;

}
.second-mv .img{
  background-image: url(../../img/recruit/mv_sp.png);
  width: 100%;
  height: 61.6vw;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 11.733333333333333vw;
}
.td-flex02{
  display: block;
  align-items: center;
}