#home-index {
  .keyvisual {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  h2 {
    font-size: 1.4rem;
  }
  h3 {
    font-size: 1.1rem;
  }
}