/* (xl以下) */
@media (max-width: 1999px) {
   #home0 {
      font-size: 18rem;
   }
   .representative-greeting {
      height: auto;
   }
   .representative-greeting-img {
      height: 25vh;
   }
   #business-top-img {
      height: 37.5vh;
   }
}
