.people-feature_list {
  background-position: 50% 0; 
  background-repeat: no-repeat;
}
.people-feature_list._item1 {
  background-image: url('/img/people/img_people-feature_item01.png');
}
.people-feature_list._item2 {
  background-image: url('/img/people/img_people-feature_item02.png');
}
.people-feature_list._item3 {
  background-image: url('/img/people/img_people-feature_item03.png');
}

.people-feature_term {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5; 
  text-align: center;
}
.people-feature_term span {
  color: #0e7a9e;
}

.people-feature_description {
  margin: 22px 0 0;
}

.people-interview_movie {
  position: relative; 
  width: 100%;
  padding-top: 56.25%;
  line-height: 0;
}
.people-interview_movie iframe {
  position: absolute;
  left: 0; 
  top: 0;
  height: 100%;
  width: 100%;
}

.people-interview_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5; 
  text-align: left;
}

.people-interview_text {
  text-align: left;
}

.people-point {
  position: relative;
}

.people-status_unit-item {
  position: relative; 
  background: #f0f5f7;
  border-radius: 10px;
}
.people-status_unit-item:before {
  position: absolute; 
  content: '';
  display: block;
  background: #fff;
  border-radius: 50%;
}
.people-status_unit-item:after {
  position: absolute;
  content: '';
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.people-status_unit-item._item1:after {
  background-image: url('/img/people/ico_people-status_unit-item01.svg');
}
.people-status_unit-item._item2:after {
  background-image: url('/img/people/ico_people-status_unit-item02.svg');
}

.people-status_title {
  padding: 0 0 24px;
  border-bottom: solid 1px #d6d9db;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5; 
  text-align: center;
}

.people-status_list {
  margin: 24px 0 0;
}

.people-status_item {
  position: relative; 
  padding-left: 14px;
  line-height: 1.5;
}
.people-status_item:before {
  position: absolute;
  left: 0; 
  top: 8px;
  content: '';
  display: block;
  height: 6px;
  width: 6px;
  background: #0e7a9e;
  border-radius: 50%;
}
.people-status_item + .people-status_item {
  margin-top: 8px;
}

.people-status_text {
  margin: 12px 0 0;
  text-align: right;
}

.people-status_bottom {
  position: relative; 
  display: flex;
  height: 88px;
  justify-content: center;
  background: #0e7a9e;
  border-radius: 0 0 10px 10px;
  align-items: center;
}
.people-status_bottom:before {
  position: absolute;
  left: 50%;
  top: -12px;
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #0e7a9e transparent;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  transform: translateX(-50%);
}
.people-status_bottom span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .people-feature {
    margin: 20px 0 0;
  }
  .people-feature_list {
    padding: 270px 0 0;
    background-size: 260px auto;
  }
  .people-feature_list + .people-feature_list {
    margin-top: 20px;
  }
  .people-interview {
    margin: 40px 0 0;
  }
  .people-interview_unit + .people-interview_unit {
    margin-top: 24px;
  }
  .people-interview_title {
    margin: 16px 0 0;
  }
  .people-interview_text {
    margin: 8px 0 0;
  }
  .people-point_image {
    margin-top: 32px; 
    text-align: center;
  }
  .people-point_image img {
    max-width: 320px;
  }
  .people-status_unit {
    margin: 56px 0 0;
  }
  .people-status_unit-item + .people-status_unit-item {
    margin-top: 56px;
  }
  .people-status_unit-item:before {
    left: 19px; 
    top: -36px;
    height: 72px;
    width: 72px;
    box-shadow: 0 0 12px 0 rgba(21, 58, 72, 0.08);
  }
  .people-status_unit-item._item1:after {
    left: 35px; 
    top: -18px;
    height: 36px;
    width: 39px;
  }
  .people-status_unit-item._item2:after {
    left: 37px; 
    top: -14px;
    height: 28px;
    width: 36px;
  }
  .people-status_box {
    padding: 24px;
  }
}
@media print, screen and (min-width: 768px) {
  .people-feature {
    display: flex;
    margin: 40px 0 0; 
    flex-wrap: wrap;
  }
  .people-feature_list {
    width: 287px;
    padding: 295px 0 0;
    background-size: 287px auto;
  }
  .people-feature_list._item2 {
    width: 286px;
  }
  .people-feature_list + .people-feature_list {
    margin-left: 60px;
  }
  .people-interview {
    display: flex;
    margin: 8px -31px 0; 
    flex-wrap: wrap;
  }
  .people-interview_unit {
    width: 287px;
    margin: 32px 30px 0;
  }
  .people-interview_title {
    margin: 24px 0 0;
  }
  .people-interview_text {
    margin: 16px 0 0;
  }
  .people-point_lead {
    width: 632px;
  }
  .people-point_image {
    position: absolute;
    right: -32px; 
    top: -66px;
    z-index: 10;
    width: 320px;
  }
  .people-status_unit {
    display: flex;
    margin: 84px 0 0; 
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .people-status_unit-item {
    width: 460px;
  }
  .people-status_unit-item:before {
    left: 32px; 
    top: -60px;
    height: 120px;
    width: 120px;
    box-shadow: 0 0 20px 0 rgba(21, 58, 72, 0.08);
  }
  .people-status_unit-item._item1:after {
    left: 59px; 
    top: -30px;
    height: 60px;
    width: 66px;
  }
  .people-status_unit-item._item2:after {
    left: 62px; 
    top: -24px;
    height: 48px;
    width: 60px;
  }
  .people-status_box {
    padding: 32px;
  }
}
