@include sp {
  /* SP用の記述 */
}
@include pc {
  /* PC用の記述 */
}

/* 公式SNS枠色変更 */
.top .mv .mv__contentes:after {
  background: #fff;
}