.nav-list {
  margin-top: 114px;
}
@media screen and (max-width: 767px) {
  .nav-list {
    margin-top: 20px;
  }
}
.nav-list__links {
  display: flex;
  gap: 2.4798512089%;
}
@media screen and (max-width: 767px) {
  .nav-list__links {
    gap: 9px;
  }
}
.nav-list__link {
  padding-top: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31.680099194%;
  aspect-ratio: 507.51/235.6;
}
@media screen and (max-width: 767px) {
  .nav-list__link {
    padding-top: 0;
    width: calc((100% - 18px) / 3);
  }
}
.nav-list__link:hover .nav-list__bg img {
  transform: scale(1.1);
}
.nav-list__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
}
@media screen and (max-width: 1020px) {
  .nav-list__body {
    zoom: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .nav-list__body {
    zoom: 1;
    gap: 4px;
    letter-spacing: 0.1em;
  }
}
.nav-list__en {
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .nav-list__en {
    font-size: 9px;
  }
}
.nav-list__title {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .nav-list__title {
    font-size: 6px;
  }
}
.nav-list__logo {
  width: 192px;
}
@media screen and (max-width: 767px) {
  .nav-list__logo {
    width: 65.11px;
  }
}
.nav-list__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  inset: 0;
}
.nav-list__bg img {
  transition: 0.3s ease;
  width: 100%;
  height: 100%;
}
.company {
  padding-block: 60px;
}
@media screen and (max-width: 767px) {
  .company {
    padding-block: 49px;
  }
}

.company-table {
  max-width: 1169px;
  width: 100%;
  margin-top: 120px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .company-table {
    margin-top: 25px;
    padding-inline: 20px;
  }
}
.company-table__row {
  padding: 16px 0;
  display: flex;
  gap: 55px;
}
@media screen and (max-width: 1020px) {
  .company-table__row {
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .company-table__row {
    padding: 8px 0;
    gap: 14px;
  }
}
.company-table__row:nth-child(odd) {
  background-color: #ededed;
}
.company-table__term {
  min-width: 290px;
  padding: 0 85px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  flex-shrink: 0;
}
@media screen and (max-width: 1020px) {
  .company-table__term {
    min-width: 245px;
    padding: 0 54px;
  }
}
@media screen and (max-width: 767px) {
  .company-table__term {
    padding: 0 0 0 18px;
    font-size: 10px;
    width: calc(5em + 18px);
    min-width: 5em;
  }
}
.company-table__desc {
  flex: 1;
  font-size: 21px;
  line-height: 173%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 40px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .company-table__desc {
    font-size: 9px;
  }
}
.company-table__desc p {
  width: 100%;
  margin: 0;
}
.company-table__desc-main {
  white-space: nowrap;
}
.message {
  padding-block: 90px;
}
@media screen and (max-width: 767px) {
  .message {
    padding-block: 20px;
  }
}
.message__content {
  margin-top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .message__content {
    margin-top: 32px;
  }
}
.message__body {
  max-width: 757px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media screen and (max-width: 767px) {
  .message__body {
    padding-inline: 26px;
    gap: 14px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.message__text {
  font-size: 21px;
  line-height: 173%;
  letter-spacing: 0.02em;
  font-weight: 500;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px) {
  .message__text {
    font-size: 8px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.message__names {
  margin-top: 91px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .message__names {
    margin-top: 21px;
    gap: 4px;
  }
}
.message__name {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .message__name {
    font-size: 8px;
  }
}
.message__name span {
  padding-left: 10px;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .message__name span {
    padding-left: 5px;
    font-size: 10px;
    letter-spacing: 0.1em;
  }
}
.message__sign {
  width: 217px;
}
@media screen and (max-width: 767px) {
  .message__sign {
    width: 113px;
  }
}
.message__bottom {
  margin-top: -115px;
  padding-right: 54px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 1440px) {
  .message__bottom {
    margin-top: 11px;
    flex-direction: column-reverse;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .message__bottom {
    margin-top: -5px;
    padding-right: 15px;
    gap: 3px;
  }
}
.message__img {
  position: absolute;
  width: 551px;
  top: 74%;
  transform: translateY(-50%);
  left: -120px;
}
@media screen and (max-width: 1440px) {
  .message__img {
    position: static;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1020px) {
  .message__img {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .message__img {
    width: 202.67px;
  }
}
.message__message-text {
  width: 490px;
  transform: rotate(-11deg);
}
@media screen and (max-width: 1440px) {
  .message__message-text {
    margin-left: auto;
  }
}
@media screen and (max-width: 1020px) {
  .message__message-text {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .message__message-text {
    width: 140.172px;
  }
}
.goals {
  padding-block: 162px 191px;
}
@media screen and (max-width: 767px) {
  .goals {
    padding-block: 30px 20px;
  }
}
.goals__items {
  margin-top: 173px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
}
@media screen and (max-width: 767px) {
  .goals__items {
    margin-top: 35px;
    padding-inline: 20px;
  }
}
.goals__item {
  position: relative;
  width: 33.3333333333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 393px;
}
@media screen and (max-width: 1280px) {
  .goals__item {
    min-width: 0;
    width: 50%;
    justify-content: start;
  }
  .goals__item:first-of-type {
    border-right: 1px solid #9e9e9e;
  }
}
@media screen and (max-width: 1020px) {
  .goals__item {
    zoom: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .goals__item {
    zoom: 1;
  }
}
.goals__item:nth-child(2) {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .goals__item:nth-child(2) .goals__head {
    padding-bottom: 8px;
  }
}
.goals__item + .goals__item::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 312px;
  background-color: #9e9e9e;
  top: 12px;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .goals__item + .goals__item::after {
    display: none;
  }
}
.goals__num {
  font-size: 74px;
  font-weight: 500;
  line-height: 1;
  font-family: futura-pt, sans-serif;
}
@media screen and (max-width: 767px) {
  .goals__num {
    font-size: 19px;
  }
}
.goals__head {
  min-height: 2em;
  font-size: 24px;
  line-height: 160%;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .goals__head {
    margin-top: 9px;
    font-size: 8px;
    line-height: 1.375;
    min-height: 22px;
  }
}
.goals__img {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .goals__img {
    margin: 0;
    min-height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.goals__img.--01 {
  width: 341px;
}
@media screen and (max-width: 767px) {
  .goals__img.--01 {
    padding-top: 15px;
    width: 95px;
  }
}
.goals__img.--02 {
  width: 201px;
}
@media screen and (max-width: 767px) {
  .goals__img.--02 {
    width: 95px;
  }
}
.goals__img.--03 {
  margin-top: 49px;
  width: 226px;
}
@media screen and (max-width: 767px) {
  .goals__img.--03 {
    margin-top: 39px;
    width: 98px;
  }
}
.goals__lists {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .goals__lists {
    margin-top: 13px;
  }
}
.goals__list {
  font-size: 18px;
  line-height: 160%;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .goals__list {
    font-size: 8px;
    line-height: 1.375;
  }
}