.st-header {
  background: #ff5577;
}
.st-main {
  padding-top: 0;
}
.people-mv__bg {
  width: 100%;
  height: 0;
  min-height: 640px;
  padding-top: 40%;
  background-position: center center;
  background-size: cover;
}

.people-mv {
  height: 760px;
  position: relative;
  background: #fbfbfb;
  z-index: 6;
}

.people-mv__inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  margin: auto;
}

.people-mv__inner > svg {
  position: absolute;
  right: -170px;
  top: -120px;
  width: 988px;
  height: 598px;
}

.people-mv__inner > .c-l-column {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  min-width: inherit;
  max-width: 1000px;
}

.people-mv__inner > .c-l-column::before {
  content: "";
  display: block;
  width: 240px;
  height: 240px;
  border-radius: 40px;
  background: #ff5577;
  position: absolute;
  left: -130px;
  bottom: 10px;
  z-index: -1;
}

.people-mv__container {
  width: 100%;
}

.people-mv__interview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.people-mv__interview__text {
  font-size: 1.6rem;
  font-weight: 800;
}

.people-mv__interview__num {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  text-align: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.people-mv__interview__num::before {
  font-size: 1.6rem;
  padding-right: 0.5em;
  content: "NO.";
}

.people-mv__interview__num::after {
  position: absolute;
  top: 23px;
  right: 40px;
  display: inline-block;
  width: 26px;
  height: 2px;
  content: "";
  background: #000;
}

.people-mv__interview + .people-mv__title {
  margin-top: 20px;
}

.people-mv__title {
  font-size: 4rem;
  line-height: 1.5;
  color: #fff;
}

.people-mv__title > span {
  background: linear-gradient(transparent 0%, #ff5577 0%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 3px 8px;
}

.is-ie .people-mv__title > span {
  line-height: 44px;
  padding: 10px 17px 0;
}

.is-edge .people-mv__title > span {
  line-height: 52px;
  padding: 0 17px 2px;
}

.people-mv__title > span + span {
  margin-top: 26px;
}

.people-mv__title + .people-mv__profile {
  margin-top: 40px;
}

.people-mv__profile {
  display: flex;
  align-items: center;
  gap: 0 11.135857461%;
  width: 100%;
  padding: 40px 50px 48px;
  background: #fff;
  border: solid 1px #ececec;
  border-radius: 8px;
}

.people-mv__profile__head {
  flex-shrink: 0;
}

.people-mv__profile__wrap {
  display: flex;
  align-items: center;
  gap: 24px;
}

.people-mv__profile__img {
  width: 112px;
  flex-shrink: 0;
  background-size: cover;
}

.people-mv__profile__img::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.people-mv__profile__job {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 32px;
}

.people-mv__profile__name {
  font-size: 2rem;
  font-weight: 600;
}

.people-mv__profile__name > span {
  display: block;
  font-size: 1.2rem;
  font-weight: 300;
  color: #f03;
}

.people-mv__profile__name + .people-mv__profile__join {
  margin-top: 10px;
}

.people-mv__profile__join {
  font-size: 1.4rem;
  line-height: 1.1;
}

.people-mv__profile__join__tag {
  line-height: 1;
  display: inline-block;
  min-width: 50px;
  margin-right: 10px;
  padding: 2px 0 0;
  text-align: center;
  color: #f03;
  border: 1px solid;
  border-radius: 4px;
}

.people-mv__profile__desc {
  font-size: 1.6rem;
  line-height: 2;
  max-width: 540px;
}

.people-body {
  padding: 100px 0 120px;
  position: relative;
  z-index: 7;
}

.people-body .c-l-column {
  max-width: 960px;
  min-width: 0;
}

.people-body__headline {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #ff5577;
  margin: 0 0 20px;
}

.people-body__headline::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 12px;
  height: 3px;
  background: #ff5577;
  border-radius: 3px;
  margin-top: 16px;
}

.people-body p {
  font-size: 1.6rem;
  line-height: 1.7;
  margin: 0 0 60px;
}

.people-body p a {
  color: #ff5577;
}

.people-body p:last-child {
  margin: 0;
}

.people-other__inner {
  position: relative;
  z-index: 5;
  padding: 96px 0 100px;
  background: #fbfbfb;
}

.people-other__inner > .c-l-column {
}

.people-other .c-people__list {
  margin: 64px 0 0;
}

.people-other__btn {
  margin: 80px auto 0;
}

.people-other__btn::after {
  transform: rotate(180deg);
  left: 25px;
  right: auto;
}

.people-links {
  /* padding: 100px 0; */
}

.people-links .c-btn {
  width: 350px;
}

.people-links__inner {
  display: flex;
  justify-content: center;
}

.people-links__graduate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  flex-grow: 1;
  background: #ff5577;
}

.people-links__graduate__inner {
  max-width: 720px;
  margin: 0 0 0 auto;
  padding: 0 25.6944444444%;
}

.people-links__graduate .c-headline {
  color: #fff;
  text-align: center;
}

.people-links__graduate .c-btn {
  margin: 40px 0 0;
}

.people-links__midcareer {
  width: 50%;
  flex-grow: 1;
}

.people-links__midcareer__inner {
  max-width: 720px;
  padding: 73px 60px 74px;
}

.people-links__midcareer .c-headline {
  text-align: center;
}

.people-links__midcareer__list {
  margin: 44px 0 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.people-links__midcareer__list li a {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 21px 32px;
  background: #fff url("../images/common/icn_arrow_right.svg") no-repeat right
    30px center;
  background-size: 18px 18px;
  border: solid 1px #ececec;
  border-radius: 12px;
}

.people-links__midcareer .c-btn {
  margin: 60px auto 0;
}

.people-links__midcareer__tag {
  display: flex;
  width: calc(100% - 10px);
  transform: translateX(-5px);
  flex-wrap: wrap;
}
.people-links__midcareer__tag li {
  margin: 8px 5px 0;
  padding: 2px 15px 0;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 300;
  color: #fff;
  border-radius: 4px;
  background: #000;
}

[data-motion].people-job__head {
  -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

[data-motion].people-job__body {
  -webkit-transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

[data-motion="true"].people-job__head {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

[data-motion="true"].people-job__body {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

@media only screen and (min-width: 767px) {
  .people-job__text-block__rewarding {
    margin-top: 49px;
    padding-top: 20px;
    border-top: 4px solid #ff2c56;
  }

  .people-job__aside__head .people-job__aside__title {
    -webkit-transform: translate(8px, 13px);
    transform: translate(8px, 13px);
  }

  .is-Windows .people-job__body::after {
    border-width: 0 77.30364873222015vw 95.23809523809524vw 0;
  }

  .is-notWindows .people-job__body::after {
    border-width: 0 78.125vw 96.25vw 0;
  }

  .people-job__body > .c-l-column {
    padding: 0;
  }

  .people-other__list li {
    width: 195px !important;
  }

  .people-job__layout .people-job__img-block {
    min-width: 670px;
    min-height: 565px;
  }

  .is-Windows .people-job__layout .people-job__img-block {
    width: 49.474335188620906vw;
    padding-top: 42.053184910327765vw;
  }

  .is-notWindows .people-job__layout .people-job__img-block {
    width: 50vw;
    padding-top: 42.5vw;
  }

  .people-job__layout .people-job__img-block > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .people-job__layout._reverse .people-job__img-block {
    min-width: 670px;
    min-height: 535px;
  }

  .is-Windows .people-job__layout._reverse .people-job__img-block {
    width: 49.474335188620906vw;
    padding-top: 39.57946815089672vw;
  }

  .is-notWindows .people-job__layout._reverse .people-job__img-block {
    width: 50vw;
    padding-top: 40vw;
  }

  .people-job__layout._reverse .people-job__img-block > img {
    right: 0;
    left: auto;
  }
}

@media only screen and (min-width: 1401px) {
  .people-links__graduate__inner {
    padding: 0 185px;
  }
}

@media only screen and (max-width: 768px) {
  .people-mv {
    height: auto;
  }
  .people-mv__bg {
    min-height: auto;
    padding-top: 85.3333333%;
  }

  .people-mv__inner {
    position: static;
  }

  .people-mv__inner > svg {
    width: 395px;
    height: 200px;
    right: -80px;
    top: 0;
  }

  .people-mv__inner > .c-l-column {
    max-width: 1000px;
    min-width: inherit;
    position: relative;
    top: 0;
    left: 0;
  }

  .people-mv__inner > .c-l-column::before {
    width: 120px;
    height: 120px;
    left: -30px;
    bottom: 60px;
    border-radius: 20px;
  }

  .people-mv__container {
    position: static;
    width: 100%;
    padding: 100px 0;
  }

  .people-mv__interview {
    position: absolute;
    top: 20px;
    right: 15px;
    display: block;
  }

  .people-mv__interview__text {
    font-size: 1.4rem;
    text-align: right;
  }

  .people-mv__interview + .people-mv__title {
    margin-top: 0;
  }

  .people-mv__title {
    font-size: 3rem;
  }

  .people-mv__title > span {
    padding: 3px 5px;
  }

  .people-mv__title > span + span {
    margin-top: 3.466666666666667vw;
  }

  .people-mv__profile {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 15px 13px;
    position: relative;
  }

  .people-mv__profile__head {
    margin: 0 0 20px;
  }

  .people-body {
    padding: 60px 0;
  }

  .people-body__headline::before {
    margin-top: 14px;
  }

  .people-mv__profile__desc {
    width: auto;
  }

  .people-body__headline {
    font-size: 2rem;
  }

  .people-other {
    position: relative;
    z-index: 2;
    overflow: hidden;
  }

  .people-other__inner {
    padding: 35px 0 50px;
  }

  .people-other__inner > .c-l-column {
    width: 100%;
  }

  .people-other__headline {
    font-size: 1.6rem;
  }

  .people-other__list {
  }

  .people-other .c-people__list {
    margin-top: 30px;
  }

  .people-other__btn {
    margin-top: 40px;
  }

  .people-links {
  }

  .people-links .c-btn {
    width: auto;
    max-width: 350px;
  }

  .people-links__inner {
    flex-direction: column;
  }

  .people-links__graduate {
    display: block;
    width: 100%;
  }

  .people-links__graduate__inner {
    margin: 0;
    padding: 50px 15px;
  }

  .people-links__graduate__category {
    max-width: 300px;
    margin: 0 auto;
  }

  .people-links__graduate .c-btn {
    margin: 40px auto 0;
  }

  .people-links__midcareer {
    width: 100%;
  }

  .people-links__midcareer__inner {
    padding: 50px 15px;
  }

  .people-links__midcareer .c-btn {
    margin: 40px auto 0;
  }
}