@charset "UTF-8";

.company-cotent_2 {
  margin-top: 18rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_2 {
    margin-top: 10rem;
  }
}

.company-cotent_2 img {
  max-width: 76.5rem;
  margin: 5rem auto 0;
  display: block;
}
.company-cotent_3 {
  margin-top: 15.4rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_3 {
    margin-top: 10rem;
  }
}
.company-content .company-info {
  max-width: 85rem;
  margin: 5rem auto 0;

}
.company-content .company-info tbody tr {
  border-bottom: 1px solid #509DCE;
}
.company-content .company-info tbody th,
.company-content .company-info tbody td {
  padding: 2rem 1.6rem 2.2rem;
  font-size: 1.6rem;
  line-height: 1.8;
  border: initial;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .company-content .company-info tbody th,
  .company-content .company-info tbody td {
    padding: 1.6rem 1rem;
    display: block;
  }

}
.company-content .company-info tbody th {
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 768px) {
  .company-content .company-info tbody th {
    width: 10rem;
    font-weight: 700;
  }
}
.company-content .company-info tbody td {
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .company-content .company-info tbody td {
    font-size: 1.5rem;
    padding: 0 1rem 1.6rem;

  }
}
.company-content .company-info tbody td.text-center {
  text-align: center;
}
.company-content .company-info tbody td img {
  max-width: 35rem;
  margin: 0 auto;
  display: block;
}
.company-content .company-info tbody td span {
  font-weight: 700;
}
.company-content .company-info tbody tr:first-of-type td {
  border-top: initial
  }
.company-cotent_4 {
  margin-top: 15rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_4 {
    margin-top: 10rem;
  }
}
.history {
  max-width: 85rem;
  margin: 5.4rem auto 0;
}
.history ul li {
  padding-left: 0;
}
.history ul li::before {
  display: none;
}
.history dl {
  display: flex;
  align-items: center;
  padding: 1.6rem 0;
  border-bottom: 1px solid #509DCE;
}
.history dl dt {
  width: 25rem;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.04em;
  color: #509DCE;
}
@media screen and (max-width: 768px) {
  .history dl dt {
    width: 12rem;
    font-size: 1.5rem;
  }
}
.history dl dt span {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .history dl dt span {
    font-size: 1.2rem;
    display: block;
  }
}
.history dl dd {
  width: calc(100% - 25rem);
  padding-left: 2rem;
  font-size: 1.6rem;
  letter-spacing: 0.04em;

}
@media screen and (max-width: 768px) {
  .history dl dd {
    width: calc(100% - 19rem);
  }
}
.company-cotent_5 {
  margin-top: 14rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_5 {
    margin-top: 10rem;
  }
}
.company-cotent_5 .ytube {
  max-width: 85rem;
  margin: 5rem auto 0;
}
.company-cotent_5 .ytube iframe {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 1920/1080;
}
.company-cotent_6 {
  margin-top: 10.5rem;
  background-color: #E7F1F6;
  padding: 8.5rem 0 13.5rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_6 {
    margin-top: 10rem;
    padding: 4rem 0 1rem;
  }
}
.company-cotent_6--inner {
  max-width: 89rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .company-cotent_6--inner {
    margin: 0 auto;
  }
}
.company-content .company-cotent_6-title {
  font-weight: 700;
  font-size: 3.2rem;
  letter-spacing: 0.04em;
  line-height: 1.6;
  padding-bottom: 0;
  border-bottom: initial;
}
@media screen and (max-width: 768px) {
  .company-content .company-cotent_6-title {
    font-size: 2.4rem;
  }
}
.company-content .company-cotent_6-title:nth-child(n+2) {
  margin-top: 2.8rem;
}
@media screen and (max-width: 768px) {
  .company-content .company-cotent_6-title:nth-child(n+2) {
    margin-top: 2.4rem;
  }
}
.company-content .company-cotent_6-title span {
  padding: 0.4rem 0.7rem;
  background-color: #509DCE;
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .company-content .company-cotent_6-title span {
    font-size: 2.4rem;
  }
}
.company-content .company-cotent_6-title::before {
  display: none;
}
.company-content .carrier-car__table tbody .top {
  border-top: 1px solid #509DCE;
  border-bottom: 1px solid #509DCE;
}
.company-content .carrier-car__table tbody .top th {
  background-color: initial;
  color: #509DCE;
  padding: 1.6rem 1.4rem;
  font-size: 2.1rem;
  font-weight: 700;
  border-bottom: initial;
}
@media screen and (max-width: 768px) {
  .company-content .carrier-car__table tbody .top th {
    padding: 1rem 0.8rem;
    font-size: 1.6rem;
  }
}

.company-content .carrier-car__table tbody .top td {
  font-size: 2.1rem;
  padding: 1.6rem 1.4rem;
  color: #509DCE;
  width: 6.4rem;
  margin-left: auto;
  position: relative;
  border: initial;
}
@media screen and (max-width: 768px) {
  .company-content .carrier-car__table tbody .top td {
    padding: 1rem 0.8rem;
    font-size: 1.6rem;
  }
}
.company-content .carrier-car__table tbody .top td::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 4.4rem;
  background-color: #509DCE;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .company-content .carrier-car__table tbody .top td::before {
    height: 3.2rem;
  }
}

.company-content .carrier-car__table tbody td {
  padding: 0;
  border: initial;
}
.company-content .company-cotent_6--inner img {
  margin: 3rem 0;
  display: block;
}
.company-content .company-cotent_6--inner img:last-child {
  margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
  .company-content .company-cotent_6--inner img {
    margin: 2rem 0;
  }
  .company-content .company-cotent_6--inner img:last-child {
    margin-bottom: 4.5rem;
  }
}