/* arguments inittial */
/* font style */
/* site style */
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.sec-profilecompany {
  padding: 120px 24px 0;
}

@media (max-width: 767px) {
  .sec-profilecompany {
    padding-top: 63px;
  }
}

.sec-profilecompany .content-sec {
  max-width: 1170px;
  margin: 0 auto;
}

.table-company tr th {
  vertical-align: top;
  text-align: left;
}

@media (min-width: 768px) {
  .table-company tr th {
    padding: 15px 30px;
  }
}

@media (max-width: 767px) {
  .table-company tr th {
    padding: 15px 24px;
  }
}

.table-company tr td .img-diagram {
  text-align: center;
}

/*20250616 ǉ*/

@media (min-width: 768px) {
  .table-history tr th {
    width: 200px;
  }
}

.desc {
  margin-bottom: 54px;
}

.desc p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  letter-spacing: .9px;
  margin-bottom: 11px;
}

@media (max-width: 767px) {
  .desc p {
    margin-bottom: 10px;
  }
}

.desc p:last-child {
  margin-bottom: 0;
}

.e_m-ttl {
  text-align: center;
}

.e_m-ttl {
  margin-top: 124px;
  margin-bottom: 26px;
}

/*20250616 ǉ*/
