.header_back {
  background: no-repeat center center;
  background-size: cover;
  background-image: url(../images/back_e.webp);
}

#case_pulldown .box .white .profile {
  justify-content: left;
}
#case_pulldown .box .white .profile li {
  display: flex;
}

@media screen and (max-width: 768px) {
  #case_pulldown .box .white .profile li:last-child span:after {
    top: calc(50% - 0.7rem);
  }
}

@media screen and (max-width: 768px) {
  #case_pulldown .box .white .profile li:last-child {
    flex-flow: column;
  }
  #case_pulldown .box .white .profile li:last-child span {
    margin-bottom: 10px;
  }
}
.USP_left_circle, .USP_right_circle {
  background-image: url(../images/USP_right_back_e.webp);
}/*# sourceMappingURL=vb_employee.css.map */