.right-left-up {
  opacity: 0;
  transform: translate3d(200px, 200px, 0) scale(0.7);
}

.right-left-up.run {
  animation: right-left-up 0.5s forwards;
}

@keyframes right-left-up {
  0% {
    animation-timing-function: ease-in-out;
    transform: translate3d(200px, 200px, 0) scale(0.7);
    opacity: 0;
  }
  14% {
    animation-timing-function: ease-in-out;
    transform: translate3d(-74px, -74px, 0) scale(1.111);
    opacity: 1.37;
  }
  28% {
    animation-timing-function: ease-in-out;
    transform: translate3d(32px, 32px, 0) scale(0.952);
    opacity: 0.84;
  }
  46% {
    animation-timing-function: ease-in-out;
    transform: translate3d(-8px, -8px, 0) scale(1.012);
    opacity: 1.04;
  }
  58% {
    animation-timing-function: ease-in-out;
    transform: translate3d(3.28px, 3.28px, 0) scale(0.99508);
    opacity: 0.9836;
  }
  74% {
    animation-timing-function: ease-in-out;
    transform: translate3d(-1.16px, -1.16px, 0) scale(1.00174);
    opacity: 1.0058;
  }
  89% {
    animation-timing-function: ease-in-out;
    transform: translate3d(0.4px, 0.4px, 0) scale(0.9994);
    opacity: 0.998;
  }
  100% {
    animation-timing-function: ease-in-out;
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
}
.interview {
  background-color: #EFEFEF;
}
@media (min-width: 768px) {
  .interview {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .interview {
    padding: 50px 0;
  }
}
.interview__head {
  position: relative;
  color: #2FC986;
  letter-spacing: 0.04rem;
}
@media (min-width: 768px) {
  .interview__head {
    font-size: 12.52vw;
    line-height: 10.98vw;
  }
}
@media (max-width: 767px) {
  .interview__head {
    font-size: 16.27vw;
  }
}
@media (max-width: 767px) {
  .interview__head .textanimation {
    line-height: 1;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__body {
    max-width: 77.6vw;
  }
}
@media (max-width: 767px) {
  .interview__body {
    max-width: 78vw;
  }
}
.interview__items {
  list-style: none;
}
@media (min-width: 768px) {
  .interview__items {
    align-items: flex-start !important;
    margin: 0 9.88vw;
    gap: 3.5vw 5vw;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__items {
    margin: 0 0vw;
    gap: 3.5vw 0;
  }
}
@media (max-width: 767px) {
  .interview__items {
    gap: 9.33vw 5.33vw;
  }
}
@media (min-width: 768px) {
  .interview__item {
    width: calc(25% - 4vw);
  }
}
@media (max-width: 767px) {
  .interview__item {
    width: 36vw;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__item + .interview__item {
    margin-left: 5.12vw;
  }
}
.interview__1 .interview__img::before {
  background-image: url(../img/interview/common/in_item1.png);
}
@media (min-width: 768px) {
  .interview__1 .interview__img::before {
    width: 179px;
    height: 174px;
    bottom: -30px;
    left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__1 .interview__img::before {
    width: 13.1vw;
    height: 12.74vw;
    bottom: -2.2vw;
    left: -2.93vw;
  }
}
@media (max-width: 767px) {
  .interview__1 .interview__img::before {
    width: 20.53vw;
    height: 19.73vw;
    bottom: -2.67vw;
    left: -4vw;
  }
}
@media (max-width: 767px) {
  .interview__1 .interview__name {
    letter-spacing: 0.16em;
  }
}
.interview__2 .interview__img::before {
  background-image: url(../img/interview/common/in_item2.png);
}
@media (min-width: 768px) {
  .interview__2 .interview__img::before {
    width: 191px;
    height: 160px;
    top: -30px;
    right: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__2 .interview__img::before {
    width: 13.98vw;
    height: 11.71vw;
    top: -2.2vw;
    right: -0.73vw;
  }
}
@media (max-width: 767px) {
  .interview__2 .interview__img::before {
    width: 21.87vw;
    height: 18.4vw;
    top: -4vw;
    right: -0.67vw;
  }
}
.interview__3 .interview__img::before {
  background-image: url(../img/interview/common/in_item3.png);
}
@media (min-width: 768px) {
  .interview__3 .interview__img::before {
    width: 196px;
    height: 166px;
    bottom: -5px;
    left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__3 .interview__img::before {
    width: 14.35vw;
    height: 12.15vw;
    bottom: -0.36vw;
    left: -2.93vw;
  }
}
@media (max-width: 767px) {
  .interview__3 .interview__img::before {
    width: 22.4vw;
    height: 17.33vw;
    bottom: -0.67vw;
    left: -4vw;
  }
}
.interview__4 .interview__img::before {
  background-image: url(../img/interview/common/in_item4.png);
}
@media (min-width: 768px) {
  .interview__4 .interview__img::before {
    width: 195px;
    height: 165px;
    top: -30px;
    right: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__4 .interview__img::before {
    width: 13.98vw;
    height: 11.71vw;
    top: -2.2vw;
    right: -0.73vw;
  }
}
@media (max-width: 767px) {
  .interview__4 .interview__img::before {
    width: 21.87vw;
    height: 18.4vw;
    top: -4vw;
    right: -0.67vw;
  }
}
.interview__5 .interview__img::before {
  background-image: url(../img/interview/common/in_item5.png);
}
@media (min-width: 768px) {
  .interview__5 .interview__img::before {
    width: 179px;
    height: 174px;
    bottom: -30px;
    left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__5 .interview__img::before {
    width: 13.1vw;
    height: 12.74vw;
    bottom: -2.2vw;
    left: -2.93vw;
  }
}
@media (max-width: 767px) {
  .interview__5 .interview__img::before {
    width: 20.53vw;
    height: 19.73vw;
    bottom: -2.67vw;
    left: -4vw;
  }
}
.interview__6 .interview__img::before {
  background-image: url(../img/interview/common/in_item6.png);
}
@media (min-width: 768px) {
  .interview__6 .interview__img::before {
    width: 191px;
    height: 160px;
    top: -30px;
    right: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__6 .interview__img::before {
    width: 13.98vw;
    height: 11.71vw;
    top: -2.2vw;
    right: -0.73vw;
  }
}
@media (max-width: 767px) {
  .interview__6 .interview__img::before {
    width: 21.87vw;
    height: 18.4vw;
    top: -4vw;
    right: -0.67vw;
  }
}
.interview__7 .interview__img::before {
  background-image: url(../img/interview/common/in_item7.png);
}
@media (min-width: 768px) {
  .interview__7 .interview__img::before {
    width: 196px;
    height: 166px;
    bottom: -5px;
    left: -40px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__7 .interview__img::before {
    width: 14.35vw;
    height: 12.15vw;
    bottom: -0.36vw;
    left: -2.93vw;
  }
}
@media (max-width: 767px) {
  .interview__7 .interview__img::before {
    width: 22.4vw;
    height: 17.33vw;
    bottom: -0.67vw;
    left: -4vw;
  }
}
.interview__img {
  position: relative;
}
@media (min-width: 768px) {
  .interview__img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .interview__img {
    width: 35.47vw;
  }
}
.interview__img::before {
  content: "";
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
.interview__img img {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .interview__name {
    line-height: 62px;
    letter-spacing: 0.16em;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .interview__name {
    font-size: 2.56vw;
    line-height: 3vw;
  }
}
@media (max-width: 767px) {
  .interview__name {
    line-height: 1;
    letter-spacing: 0.02em;
  }
}