#lower-mv .c-line {
  background-image: url(../../img/business/line-business.gif?20250801);
  top: 48rem;
}
@media print, screen and (min-width: 768px) {
  #lower-mv .c-line {
    top: 50.5rem;
  }
}

@media print, screen and (min-width: 768px) {
  .business-list {
    margin-top: 8rem;
  }
}

@media print, screen and (min-width: 768px) {
  .c-item-set:nth-child(n+2) {
    margin-top: 12rem;
  }
}