@charset "UTF-8";

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

}
.second-mv .img{
  background-image: url(../../img/contact/mv_sp.png);
  width: 100%;
  height: 61.6vw;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 11.733333333333333vw;
}