html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.desc {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 28.8px */
}

.desc-bold {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 26px */
}

.desc2 {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 39.6px */
}

.desc3 {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  margin-bottom: 8px;
}

.text-img {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.text-img .text-content {
  max-width: 790px;
  width: 100%;
}

.two-col-table .table-row {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  display: flex;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #aaa;
}
.two-col-table .table-row .key {
  width: 180px;
  min-width: 180px;
  margin-right: 24px;
  color: #0054b6;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
}
.two-col-table .table-row .value .link {
  color: #0645ad;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.two-col-table .table-row:first-child {
  padding-top: 0;
}

.subp-head2 {
  color: #002147;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 35.2px */
  position: relative;
  padding-left: 27px;
  border-bottom: none;
  position: relative;
  margin-bottom: 24px;
}
.subp-head2::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 1px;
  background: #0054b6;
}
.subp-head2:before {
  content: "";
  display: block;
  width: 12px;
  height: 34px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #0054b6;
}

.img-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 69.5px;
  row-gap: 24px;
  row-gap: 32px;
}
.img-list .single-img {
  max-width: 327px;
  width: 100%;
}
.img-list .single-img .single-img__title {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 16px */
  margin-bottom: 8px;
}
.img-list .single-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.gmap iframe {
  width: 100%;
  height: 320px;
  border: 0;
}

.history-table {
  border-bottom: 1px solid #909090;
  border-top: 1px solid #909090;
  border-right: 1px solid #909090;
  border-left: 1px solid #909090;
}
.history-table .table-row {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 28.8px */
  display: flex;
  border-bottom: 1px solid #909090;
}
.history-table .table-row:last-child {
  border-bottom: none;
}
.history-table .table-row .key {
  width: 195px;
  border-right: 1px solid #909090;
  padding: 16px 24px;
  background: linear-gradient(180deg, #eef4ff 0%, #f2f1ff 100%);
}
.history-table .table-row .value {
  font-weight: 400;
  width: 100%;
  background: #fff;
  padding: 16px 24px;
}
.history-table .table-row:first-child {
  padding-top: 0;
}

.award-list .award {
  padding-bottom: 16px;
  padding-top: 24px;
  border-bottom: 1px dashed #909090;
}
.award-list .award:first-child {
  padding-top: 0;
}
.award-list .award .date {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
}
.award-list .award .desc {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
}
.award-list .award .result {
  color: #0054b6;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

@media screen and (max-width: 768px) {
  .desc {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 28.8px */
  }
  .desc-bold {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 26px */
  }
  .desc2 {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 39.6px */
  }
  .desc3 {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    margin-bottom: 8px;
  }
  .text-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .text-img .text-content {
    max-width: none;
    width: 100%;
  }
  .two-col-table .table-row {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #aaa;
  }
  .two-col-table .table-row .key {
    width: 180px;
    margin-right: 24px;
    color: #0054b6;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
  }
  .two-col-table .table-row .value .link {
    color: #0645ad;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  .two-col-table .table-row:first-child {
    padding-top: 0;
  }
  .subp-head2 {
    color: #002147;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 35.2px */
    position: relative;
    padding-left: 20px;
    border-bottom: none;
    position: relative;
    margin-bottom: 20px;
  }
  .subp-head2::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    height: 1px;
    background: #0054b6;
  }
  .subp-head2:before {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #0054b6;
  }
  .img-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 69.5px;
    row-gap: 10px;
    row-gap: 20px;
  }
  .img-list .single-img {
    max-width: none;
    width: 100%;
  }
  .img-list .single-img .single-img__title {
    color: #000;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 16px */
    margin-bottom: 8px;
  }
  .img-list .single-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .gmap iframe {
    width: 100%;
    height: 240px;
    border: 0;
  }
  .history-table {
    border-bottom: 1px solid #909090;
    border-top: 1px solid #909090;
    border-right: 1px solid #909090;
    border-left: 1px solid #909090;
  }
  .history-table .table-row {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #909090;
  }
  .history-table .table-row:last-child {
    border-bottom: none;
  }
  .history-table .table-row .key {
    width: 100%;
    border-right: 1px solid #909090;
    border-right: none;
    padding: 16px 24px;
    background: linear-gradient(180deg, #eef4ff 0%, #f2f1ff 100%);
  }
  .history-table .table-row .value {
    font-weight: 400;
    width: 100%;
    background: #fff;
    padding: 16px 24px;
  }
  .history-table .table-row:first-child {
    padding-top: 0;
  }
  .award-list .award {
    padding-bottom: 16px;
    padding-top: 24px;
    border-bottom: 1px dashed #909090;
  }
  .award-list .award:first-child {
    padding-top: 0;
  }
  .award-list .award .date {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
  }
  .award-list .award .desc {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 28.8px */
  }
  .award-list .award .result {
    color: #0054b6;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
  }
}/*# sourceMappingURL=company.css.map */