@charset "utf-8";

/* 20260122 ADD */
.jc-ct {
  justify-content: center;
}

@media only screen and (max-width: 1048px) {
  .company-sec03 .s3-flex-box:nth-of-type(1) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .access-dl {
    justify-content: center;
  }
}