.profile {
  padding-top: min(12.5vw, 180px);
  position: relative;
}
.profile__hgroup {
  margin-bottom: min(4.1666666667vw, 60px);
  text-align: center;
}
@media screen and (max-width: 750px) {
  .profile__hgroup {
    margin-bottom: min(9.7333333333vw, 73px);
  }
}
.profile__table {
  width: min(55.5555555556vw, 800px);
  margin: 0 auto min(7.8472222222vw, 113px);
}
@media screen and (max-width: 750px) {
  .profile__table {
    width: min(89.3333333333vw, 670px);
    margin-bottom: min(14.8vw, 111px);
  }
}
.profile__table tr {
  border-bottom: 1px solid #DEDEDE;
}
.profile__table tr:first-child {
  border-top: 1px solid #DEDEDE;
}
.profile__table th {
  width: min(13.8888888889vw, 200px);
  padding: min(1.6666666667vw, 24px) min(4.0277777778vw, 58px) min(1.6666666667vw, 24px) min(4.1666666667vw, 60px);
  text-align: left;
  font-size: min(0.9722222222vw, 14px);
  font-weight: 700;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .profile__table th {
    display: block;
    width: 100%;
    padding: min(6.4vw, 48px) min(2.6666666667vw, 20px) min(3.2vw, 24px);
    font-size: min(3.7333333333vw, 28px);
  }
}
.profile__table td {
  padding: min(1.6666666667vw, 24px) min(4.1666666667vw, 60px) min(1.6666666667vw, 24px) 0;
  font-size: min(0.9722222222vw, 14px);
  line-height: 2.5;
}
@media screen and (max-width: 750px) {
  .profile__table td {
    display: block;
    width: 100%;
    padding: 0 min(2.6666666667vw, 20px) min(6.4vw, 48px);
    font-size: min(3.7333333333vw, 28px);
    line-height: 1.8;
  }
}
.profile__message {
  width: min(55.5555555556vw, 800px);
  margin: 0 auto min(9.7222222222vw, 140px);
  background: #fff;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .profile__message {
    width: min(89.3333333333vw, 670px);
    margin-bottom: min(16vw, 120px);
  }
}
.profile__message__title {
  margin-bottom: min(3.3333333333vw, 48px);
  text-align: center;
  color: #AA8C5A;
  font-size: min(1.9444444444vw, 28px);
  font-weight: 600;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 750px) {
  .profile__message__title {
    margin-bottom: min(5.7333333333vw, 43px);
    font-size: min(5.3333333333vw, 40px);
  }
}
.profile__message__text {
  text-align: center;
  font-size: min(1.1111111111vw, 16px);
}
@media screen and (max-width: 750px) {
  .profile__message__text {
    font-size: min(4.2666666667vw, 32px);
  }
}

.history {
  padding: min(11.1111111111vw, 160px) 0;
}
@media screen and (max-width: 750px) {
  .history {
    padding: min(16vw, 120px) 0 min(24vw, 180px);
  }
}
.history__hgroup {
  margin-bottom: min(4.1666666667vw, 60px);
  text-align: center;
}
@media screen and (max-width: 750px) {
  .history__hgroup {
    margin-bottom: min(10.6666666667vw, 80px);
  }
}
.history__list {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: min(27.7777777778vw, 400px);
  padding: min(0.6944444444vw, 10px) 0 min(2.7777777778vw, 40px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .history__list {
    width: min(89.3333333333vw, 670px);
    margin-inline: auto;
    padding: min(4.5333333333vw, 34px) 0 min(2.6666666667vw, 20px);
  }
}
.history__list::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: min(0.2777777778vw, 4px);
  background: #AA8C5A;
}
@media screen and (max-width: 750px) {
  .history__list::before {
    left: min(1.2vw, 9px);
  }
}
.history__item {
  align-items: start;
  gap: min(8.4027777778vw, 121px);
  margin-bottom: min(5.5555555556vw, 80px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .history__item {
    flex-direction: column;
    gap: min(4.8vw, 36px);
    margin-bottom: min(9.6vw, 72px);
  }
}
.history__item .year {
  align-items: center;
  gap: min(1.875vw, 27px);
  font-size: min(1.1111111111vw, 16px);
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .history__item .year {
    gap: min(2.1333333333vw, 16px);
    font-size: min(4.2666666667vw, 32px);
  }
}
.history__item .year::before {
  content: "";
  display: block;
  width: min(0.625vw, 9px);
  height: min(0.625vw, 9px);
  background: #AA8C5A;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .history__item .year::before {
    width: min(2.4vw, 18px);
    height: min(2.4vw, 18px);
  }
}
.history__event {
  gap: min(4.0277777778vw, 58px);
  margin-bottom: min(1.1111111111vw, 16px);
}
@media screen and (max-width: 750px) {
  .history__event {
    flex-direction: column;
    gap: min(1.6vw, 12px);
    margin-bottom: min(4.8vw, 36px);
    margin-left: min(8vw, 60px);
  }
}
.history__event .month {
  font-size: min(0.9722222222vw, 14px);
}
@media screen and (max-width: 750px) {
  .history__event .month {
    font-size: min(3.7333333333vw, 28px);
  }
}
.history__event .text {
  font-size: min(0.9722222222vw, 14px);
}
@media screen and (max-width: 750px) {
  .history__event .text {
    margin-left: min(2.6666666667vw, 20px);
    font-size: min(3.7333333333vw, 28px);
    line-height: 1.8;
    word-break: normal;
  }
}
.history__event:last-child {
  margin-bottom: 0;
}

.relationships {
  padding: min(11.1111111111vw, 160px) 0 min(13.8888888889vw, 200px);
  background: #F5F4F2;
}
@media screen and (max-width: 750px) {
  .relationships {
    padding: min(16vw, 120px) 0 min(21.3333333333vw, 160px);
  }
}
.relationships__hgroup {
  margin-bottom: min(3.0555555556vw, 44px);
  text-align: center;
}
@media screen and (max-width: 750px) {
  .relationships__hgroup {
    margin-bottom: min(11.2vw, 84px);
  }
}

.partner__hgroup {
  margin-bottom: min(5.6944444444vw, 82px);
}
@media screen and (max-width: 750px) {
  .partner__hgroup {
    margin-bottom: min(11.2vw, 84px);
  }
}
.partner__title {
  color: #E5E5E5;
  font-size: min(2.5vw, 36px);
}
@media screen and (max-width: 750px) {
  .partner__title {
    font-size: min(5.0666666667vw, 38px);
  }
}
.partner__title-text {
  font-size: min(1.6666666667vw, 24px);
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .partner__title-text {
    font-size: min(5.0666666667vw, 38px);
  }
}
.partner__container {
  margin-bottom: min(12.5vw, 180px);
}
@media screen and (max-width: 750px) {
  .partner__container {
    margin-bottom: min(26.6666666667vw, 200px);
  }
}
.partner__container:last-child {
  margin-bottom: 0;
}
.partner__desc {
  gap: min(4.8611111111vw, 70px);
}
@media screen and (max-width: 750px) {
  .partner__desc {
    flex-direction: column-reverse;
    margin-bottom: min(8vw, 60px);
  }
}
.partner__desc__textWrapper {
  order: 2;
}
.partner__desc__title {
  margin-bottom: min(0.8333333333vw, 12px);
  font-size: min(2.2222222222vw, 32px);
  font-weight: 700;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 750px) {
  .partner__desc__title {
    margin-bottom: min(4.4vw, 33px);
    font-size: min(5.3333333333vw, 40px);
  }
}
.partner__desc__name {
  margin-bottom: min(2.5vw, 36px);
  padding-bottom: min(1.6666666667vw, 24px);
  border-bottom: 1px solid #DEDEDE;
  font-size: min(1.5277777778vw, 22px);
  font-weight: 600;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 750px) {
  .partner__desc__name {
    margin-bottom: min(6.4vw, 48px);
    padding-bottom: min(4vw, 30px);
    font-size: min(4.8vw, 36px);
  }
}
.partner__desc__name .small {
  font-size: min(1.25vw, 18px);
}
@media screen and (max-width: 750px) {
  .partner__desc__name .small {
    font-size: min(3.7333333333vw, 28px);
  }
}
.partner__desc__text {
  font-size: min(1.1111111111vw, 16px);
}
@media screen and (max-width: 750px) {
  .partner__desc__text {
    font-size: min(4.2666666667vw, 32px);
  }
}
.partner__desc__imgWrapper {
  flex-direction: column;
  gap: min(2.0833333333vw, 30px);
  flex-shrink: 0;
  order: 1;
  width: min(25vw, 360px);
}
@media screen and (max-width: 750px) {
  .partner__desc__imgWrapper {
    gap: min(8vw, 60px);
    width: 100%;
  }
}
.partner__comment {
  gap: min(4.8611111111vw, 70px);
}
@media screen and (max-width: 750px) {
  .partner__comment {
    flex-direction: column;
    gap: min(8vw, 60px);
  }
}
.partner__comment__textWrapper {
  padding-top: min(2.5694444444vw, 37px);
}
@media screen and (max-width: 750px) {
  .partner__comment__textWrapper {
    padding-top: 0;
  }
}
.partner__comment__title {
  margin-bottom: min(1.7361111111vw, 25px);
  font-size: min(1.1111111111vw, 16px);
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .partner__comment__title {
    margin-bottom: min(6.4vw, 48px);
    font-size: min(4.2666666667vw, 32px);
  }
}
.partner__comment__text {
  font-size: min(0.9722222222vw, 14px);
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .partner__comment__text {
    font-size: min(3.7333333333vw, 28px);
  }
}
.partner__comment__imgWrapper {
  flex-shrink: 0;
  width: min(43.75vw, 630px);
}
@media screen and (max-width: 750px) {
  .partner__comment__imgWrapper {
    width: 100%;
  }
}/*# sourceMappingURL=company.css.map */