main h1,
.tab-menu {
  background-color: #622b2a;
}

main h1 span::after {
  content: "HIROO JUNIOR HIGH SCHOOL";
}

.mv {
  background: url(../img/mv_sp.jpg) no-repeat center top / 100%;
}

@media (min-width: 768px) {
  .mv {
    background: url(../img/mv_pc.jpg) no-repeat center top / 100%;
  }
}

.school_name img {
  width: 51px;
}
