@media screen and (max-width: 519px) {
  .mission .mission-inner {
    width: calc(100% - 24px);
  }
}
.mission .mission-ttl {
  margin-bottom: calc(8px * 6);
}
@media screen and (max-width: 959px) {
  .mission .mission-ttl {
    margin-bottom: calc(8px * 6 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .mission .mission-ttl {
    margin-bottom: calc(8px * 6 * 0.5);
  }
}
.mission .mission-lead-ttl {
  margin-bottom: calc(8px * 4);
}
@media screen and (max-width: 959px) {
  .mission .mission-lead-ttl {
    margin-bottom: calc(8px * 4 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .mission .mission-lead-ttl {
    margin-bottom: calc(8px * 4 * 0.5);
  }
}
.mission .mission-lead-ttl {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .mission .mission-lead-ttl {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 959px) {
  .mission .mission-lead-ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mission .mission-lead-ttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 519px) {
  .mission .mission-lead-ttl {
    text-align: left;
    letter-spacing: 0.02em;
  }
}
.mission .mission-lead {
  text-align: center;
}
.mission .mission-lead p {
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 959px) {
  .mission .mission-lead p {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 519px) {
  .mission .mission-lead p {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.mission .mission-lead p:not(:last-child) {
  margin-bottom: calc(8px * 2);
}
@media screen and (max-width: 959px) {
  .mission .mission-lead p:not(:last-child) {
    margin-bottom: calc(8px * 2 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .mission .mission-lead p:not(:last-child) {
    margin-bottom: calc(8px * 2 * 0.5);
  }
}

.greeting {
  padding-top: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  .greeting {
    padding-top: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .greeting {
    padding-top: calc(8px * 11 * 0.5);
  }
}
.greeting {
  padding-bottom: calc(8px * 11);
}
@media screen and (max-width: 959px) {
  .greeting {
    padding-bottom: calc(8px * 11 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .greeting {
    padding-bottom: calc(8px * 11 * 0.5);
  }
}
.greeting {
  color: #FFFFFF;
  overflow: clip;
}
@media screen and (max-width: 959px) {
  .greeting .greeting-headline {
    margin-bottom: 0;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .greeting .greeting-headline {
    -webkit-transform: 0 10px;
    transform: 0 10px;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-headline {
    margin: 0 auto 24px;
    text-align: center;
  }
}
.greeting .greeting-unit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 48px;
}
@media screen and (max-width: 1279px) {
  .greeting .greeting-unit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit {
    gap: 24px;
  }
}
.greeting .greeting-unit__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .greeting .greeting-unit__txt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
}
.greeting .greeting-unit__txt .greeting-ttl {
  margin-bottom: calc(8px * 3);
}
@media screen and (max-width: 959px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    margin-bottom: calc(8px * 3 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    margin-bottom: calc(8px * 3 * 0.5);
  }
}
.greeting .greeting-unit__txt .greeting-ttl {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: justify;
  line-height: 1.6;
}
@media screen and (max-width: 1023px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    width: 100%;
    max-width: 540px;
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 959px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    padding-top: 12%;
    max-width: 520px;
  }
}
@media screen and (max-width: 767px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit__txt .greeting-ttl {
    padding-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .greeting .greeting-unit__txt .greeting-ttl .ttl-br {
    display: none;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit__txt .greeting-ttl .ttl-br {
    display: block;
  }
}
.greeting .greeting-unit__txt .greeting-txt p {
  line-height: 1.7;
}
.greeting .greeting-unit__txt .greeting-txt p em {
  font-weight: 700;
  font-size: 1.8rem;
}
@media screen and (max-width: 959px) {
  .greeting .greeting-unit__txt .greeting-txt p em {
    font-size: 1.6rem;
  }
}
.greeting .greeting-unit__txt .greeting-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 12px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .greeting .greeting-unit__txt .greeting-name {
    gap: 8px;
  }
}
.greeting .greeting-unit__txt .greeting-name span {
  translate: 0 1px;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .greeting .greeting-unit__txt .greeting-name span {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit__txt .greeting-name span {
    font-size: 2rem;
  }
}
.greeting .greeting-unit__vsl {
  width: 400px;
}
@media screen and (max-width: 1279px) {
  .greeting .greeting-unit__vsl {
    margin-bottom: 80px;
    width: 40%;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@media screen and (max-width: 1023px) {
  .greeting .greeting-unit__vsl {
    position: absolute;
    top: -240px;
    right: -104px;
    width: 360px;
    margin: 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (max-width: 959px) {
  .greeting .greeting-unit__vsl {
    top: -130px;
    right: -9%;
    width: 41%;
  }
}
@media screen and (max-width: 519px) {
  .greeting .greeting-unit__vsl {
    position: relative;
    top: auto;
    right: auto;
    width: 80%;
    max-width: 320px;
    margin-inline: auto;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.company-dtl .company-dtl-wrap {
  padding-top: calc(8px * 12);
}
@media screen and (max-width: 959px) {
  .company-dtl .company-dtl-wrap {
    padding-top: calc(8px * 12 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .company-dtl .company-dtl-wrap {
    padding-top: calc(8px * 12 * 0.5);
  }
}
.company-dtl .company-dtl-wrap {
  padding-bottom: calc(8px * 12);
}
@media screen and (max-width: 959px) {
  .company-dtl .company-dtl-wrap {
    padding-bottom: calc(8px * 12 * 0.75);
  }
}
@media screen and (max-width: 519px) {
  .company-dtl .company-dtl-wrap {
    padding-bottom: calc(8px * 12 * 0.5);
  }
}
.company-dtl .company-dtl-wrap {
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .company-dtl .company-dtl-inner {
    width: 100%;
  }
}

.company-vsl {
  min-height: 400px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .company-vsl {
    min-height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .company-vsl {
    min-height: 240px;
  }
}
.company-vsl__bg {
  position: absolute;
  top: -50%;
  left: 0;
  width: 100%;
  height: 200%;
  background-image: url("/wp-content/themes/itreat_base/dist/img/company/company-vsl.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  will-change: transform;
}

.history .history-list {
  width: calc(100% + 10px);
  translate: -10px 0;
}
@media screen and (max-width: 767px) {
  .history .history-list {
    width: 100%;
    translate: 0;
  }
}
.history .history-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 56px;
}
@media screen and (max-width: 767px) {
  .history .history-list__item {
    gap: 24px;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item {
    gap: 16px;
  }
}
.history .history-list__item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  width: 20px;
  aspect-ratio: 16/9;
  border-radius: 50%;
  background: #20AA45;
  rotate: -45deg;
}
@media screen and (max-width: 959px) {
  .history .history-list__item::before {
    top: 4px;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item::before {
    width: 16px;
  }
}
.history .history-list__item:not(:last-child) {
  padding-bottom: 48px;
}
@media screen and (max-width: 959px) {
  .history .history-list__item:not(:last-child) {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item:not(:last-child) {
    padding-bottom: 24px;
  }
}
.history .history-list__item:not(:last-child)::after {
  position: absolute;
  content: "";
  left: 9px;
  top: 23px;
  width: 2px;
  height: calc(100% - 23px);
  background: #52BE38;
  opacity: 0.4;
}
@media screen and (max-width: 959px) {
  .history .history-list__item:not(:last-child)::after {
    top: 21px;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item:not(:last-child)::after {
    left: 7px;
  }
}
.history .history-list__item:nth-child(2n)::before {
  background: #52BE38;
}
.history .history-list__item dt {
  position: relative;
  padding-left: 28px;
  width: 110px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 959px) {
  .history .history-list__item dt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .history .history-list__item dt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item dt {
    width: 80px;
    padding-left: 20px;
    font-size: 1.6rem;
  }
}
.history .history-list__item dd {
  padding-top: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  .history .history-list__item dd {
    padding-top: 2px;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item dd {
    padding-top: 0;
  }
}
.history .history-list__item dd em {
  display: block;
  translate: 0 -6px;
  margin-bottom: 8px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  .history .history-list__item dd em {
    translate: 0 -6px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .history .history-list__item dd em {
    margin-bottom: 4px;
    translate: 0 -5px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 519px) {
  .history .history-list__item dd em {
    margin-bottom: 2px;
    translate: 0 -2.3px;
    font-size: 1.8rem;
  }
}

.access .access-unit {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: #FFFFFF;
  border-top: solid 1px rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 767px) {
  .access .access-unit {
    grid-template-columns: 1fr;
  }
}
.access .access-unit__item {
  padding: 48px;
  border-bottom: solid 1px rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 1279px) {
  .access .access-unit__item {
    padding: 36px;
  }
}
@media screen and (max-width: 1023px) {
  .access .access-unit__item {
    padding: 28px;
  }
}
@media screen and (max-width: 519px) {
  .access .access-unit__item {
    padding: 20px;
  }
}
.access .access-unit__item:nth-child(2n-1) {
  position: relative;
}
.access .access-unit__item:nth-child(2n-1)::after {
  position: absolute;
  content: "";
  right: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(237, 237, 237, 0.4);
}
@media screen and (max-width: 767px) {
  .access .access-unit__item:nth-child(2n-1)::after {
    display: none;
  }
}
.access .access-unit__item .access-dtl {
  position: relative;
  height: 100%;
  padding-bottom: 104px;
}
@media screen and (max-width: 959px) {
  .access .access-unit__item .access-dtl {
    padding-bottom: 88px;
  }
}
@media screen and (max-width: 519px) {
  .access .access-unit__item .access-dtl {
    padding-bottom: 80px;
  }
}
.access .access-unit__item .access-dtl::after {
  content: "";
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  aspect-ratio: 59/40;
}
@media screen and (max-width: 519px) {
  .access .access-unit__item .access-dtl::after {
    aspect-ratio: auto;
    height: 320px;
  }
}
.access .access-unit__item .access-dtl .access-ttl {
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.2;
}
@media screen and (max-width: 1279px) {
  .access .access-unit__item .access-dtl .access-ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .access .access-unit__item .access-dtl .access-ttl {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 959px) {
  .access .access-unit__item .access-dtl .access-ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  .access .access-unit__item .access-dtl .access-ttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 519px) {
  .access .access-unit__item .access-dtl .access-ttl {
    margin-bottom: 14px;
    font-size: 2.2rem;
  }
}
.access .access-unit__item .access-dtl .access-map {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.access .access-unit__item .access-dtl .access-map__inner {
  margin-bottom: 24px;
  width: 100%;
  aspect-ratio: 59/40;
  overflow: clip;
}
@media screen and (max-width: 519px) {
  .access .access-unit__item .access-dtl .access-map__inner {
    aspect-ratio: auto;
    height: 320px;
  }
}
.access .access-unit__item .access-dtl .access-map__inner iframe {
  width: 100%;
  height: 100%;
}
.access .access-unit__item .access-dtl .access-map-btn a {
  text-transform: initial;
}
/*# sourceMappingURL=../../maps/pages/company.css.map */
