@media only screen and (min-width: 801px) {
  .c-mv__utility {
    z-index: 2;
  }
  .l-contents > .c-mv__utility {
    top: 7rem;
  }
}