.main-visual {
  background-image: url(../images/main_visual.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 852px;
  width: 100%;
}