#hero-image {
  height: 23.4375vw;
}
@media (min-width: 1920px) {
  #hero-image {
    height: 450px;
  }
}
#hero-image {
  width: 100%;
  background-image: url("../../img/mainBusiness/csOutsource/banner.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}

.new-section-heading-wrap {
  margin-bottom: 0.9375vw;
}
@media (min-width: 1920px) {
  .new-section-heading-wrap {
    margin-bottom: 18px;
  }
}

.new-section-heading-desc {
  margin-bottom: 1.25vw;
}
@media (min-width: 1920px) {
  .new-section-heading-desc {
    margin-bottom: 24px;
  }
}

#difficulties .difficulties-list {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
#difficulties .difficulties-item {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#difficulties .difficulties-image {
  margin-bottom: 0.78125vw;
}
@media (min-width: 1920px) {
  #difficulties .difficulties-image {
    margin-bottom: 15px;
  }
}
#difficulties .difficulties-image {
  width: 100%;
}
#difficulties .difficulties-title {
  font-size: 0.9114583333vw;
}
@media (min-width: 1920px) {
  #difficulties .difficulties-title {
    font-size: 17.5px;
  }
}
#difficulties .difficulties-title {
  line-height: 1.8;
}
#difficulties .difficulties-desc {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #difficulties .difficulties-desc {
    font-size: 12.5px;
  }
}
#difficulties .difficulties-desc {
  line-height: 1.4;
}

#core-services {
  padding-bottom: 0;
}
#core-services .service-list {
  -moz-column-gap: 4.1666666667vw;
       column-gap: 4.1666666667vw;
}
@media (min-width: 1920px) {
  #core-services .service-list {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
}
#core-services .service-list {
  display: flex;
  justify-content: space-between;
}
#core-services .service-item {
  height: 19.53125vw;
}
@media (min-width: 1920px) {
  #core-services .service-item {
    height: 375px;
  }
}
#core-services .service-item {
  flex: 1;
  background-image: url("../../img/mainBusiness/csOutsource/core_services/bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
#core-services .service-item-title-wrap {
  height: 4.6875vw;
  font-size: 0.9114583333vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-title-wrap {
    height: 90px;
    font-size: 17.5px;
  }
}
#core-services .service-item-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#core-services .service-item-number {
  height: 1.4583333333vw;
  width: 1.4583333333vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-number {
    height: 28px;
    width: 28px;
  }
}
#core-services .service-item-number {
  margin-right: 13px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
}
#core-services .service-item-title {
  font-weight: bold;
}
#core-services .service-item-content {
  margin-left: 2.6041666667vw;
  margin-top: 1.0416666667vw;
  padding-left: 0.4166666667vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-content {
    margin-left: 50px;
    margin-top: 20px;
    padding-left: 8px;
  }
}
#core-services .service-item-content {
  border-left: 1px solid #999;
}
#core-services .service-item-content-item + .service-item-content-item {
  margin-top: 1.0416666667vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-content-item + .service-item-content-item {
    margin-top: 20px;
  }
}
#core-services .service-item-content-item-title {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-content-item-title {
    font-size: 12.5px;
  }
}
#core-services .service-item-content-item-title {
  line-height: 1.5;
  position: relative;
  font-weight: bold;
}
#core-services .service-item-content-item-title::before {
  height: 0.4166666667vw;
  width: 0.4166666667vw;
  left: -0.4166666667vw;
  top: 50%;
}
@media (min-width: 1920px) {
  #core-services .service-item-content-item-title::before {
    height: 8px;
    width: 8px;
    left: -8px;
    top: 50%;
  }
}
#core-services .service-item-content-item-title::before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  background-color: #447cfe;
  border-radius: 50%;
}
#core-services .service-item-content-item-desc {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #core-services .service-item-content-item-desc {
    font-size: 12.5px;
  }
}
#core-services .service-item-content-item-desc {
  line-height: 1.5;
}

#advantages {
  padding-bottom: 0;
}
#advantages .advantage-grid {
  gap: 1.4583333333vw 1.9791666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-grid {
    gap: 28px 38px;
  }
}
#advantages .advantage-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
#advantages .advantage-item {
  height: 13.125vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item {
    height: 252px;
  }
}
#advantages .advantage-item {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  text-align: center;
}
#advantages .advantage-item-1 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/1.png");
}
#advantages .advantage-item-2 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/2.png");
}
#advantages .advantage-item-3 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/3.png");
}
#advantages .advantage-item-4 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/4.png");
}
#advantages .advantage-item-5 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/5.png");
}
#advantages .advantage-item-6 {
  background-image: url("../../img/mainBusiness/csOutsource/advantages/6.png");
}
#advantages .advantage-item-content {
  margin-top: 8.9583333333vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item-content {
    margin-top: 172px;
  }
}
#advantages .advantage-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#advantages .advantage-item-title-wrap {
  margin-bottom: 0.7291666667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item-title-wrap {
    margin-bottom: 14px;
  }
}
#advantages .advantage-item-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
#advantages .advantage-item-number {
  height: 0.9375vw;
  width: 0.9375vw;
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item-number {
    height: 18px;
    width: 18px;
    font-size: 12.5px;
  }
}
#advantages .advantage-item-number {
  margin-right: 4px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f2f9fc;
}
#advantages .advantage-item-title {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item-title {
    font-size: 12.5px;
  }
}
#advantages .advantage-item-desc {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #advantages .advantage-item-desc {
    font-size: 12.5px;
  }
}
#advantages .advantage-item-desc {
  line-height: 1.5;
}

#process {
  padding-bottom: 0;
}
#process .process-list {
  gap: 0.78125vw;
}
@media (min-width: 1920px) {
  #process .process-list {
    gap: 15px;
  }
}
#process .process-list {
  display: flex;
}
#process .process-item {
  position: relative;
  flex: 1;
}
#process .process-item-number {
  width: 2.9166666667vw;
  height: 4.1666666667vw;
}
@media (min-width: 1920px) {
  #process .process-item-number {
    width: 56px;
    height: 80px;
  }
}
#process .process-item-number {
  position: absolute;
  display: flex;
  justify-content: center;
}
#process .process-item-number img {
  height: 100%;
}
#process .process-item-content {
  margin-left: 3.0208333333vw;
  padding-top: 0.3125vw;
}
@media (min-width: 1920px) {
  #process .process-item-content {
    margin-left: 58px;
    padding-top: 6px;
  }
}
#process .process-item-title {
  font-size: 0.6510416667vw;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  #process .process-item-title {
    font-size: 12.5px;
    margin-bottom: 16px;
  }
}
#process .process-item-title {
  line-height: 1;
}
#process .process-item-desc {
  font-size: 0.6510416667vw;
}
@media (min-width: 1920px) {
  #process .process-item-desc {
    font-size: 12.5px;
  }
}
#process .process-item-desc {
  position: relative;
  padding-left: 10px;
  line-height: 1.2;
}
#process .process-item-desc::before {
  height: 0.625vw;
  top: 0.2083333333vw;
}
@media (min-width: 1920px) {
  #process .process-item-desc::before {
    height: 12px;
    top: 4px;
  }
}
#process .process-item-desc::before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  background: #ff0000;
}

#cases .cases-table-container {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#cases .cases-table-container table {
  width: 100%;
}
#cases .cases-table-container table td {
  font-size: 0.6510416667vw;
  height: 4.9479166667vw;
}
@media (min-width: 1920px) {
  #cases .cases-table-container table td {
    font-size: 12.5px;
    height: 95px;
  }
}
#cases .cases-table-container table td {
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-color: #999;
  border-width: 0 1px 1px 0;
}
#cases .cases-table-container table td:last-child {
  border-width: 0 0 1px 0;
}
#cases .cases-table-container table tr:last-child td {
  border-width: 0 1px 0 0;
}
#cases .cases-table-container table tr:last-child td:last-child {
  border-width: 0;
}
#cases .cases-col-1 {
  width: 9.8958333333vw;
}
@media (min-width: 1920px) {
  #cases .cases-col-1 {
    width: 190px;
  }
}
#cases .cases-th {
  height: 3.0208333333vw;
}
@media (min-width: 1920px) {
  #cases .cases-th {
    height: 58px;
  }
}
#cases .cases-th {
  background-color: #0081ff;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #fff;
}
#cases .cases-th:last-child {
  border-right: none;
}
#cases .cases-th-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
#cases .cases-th-content img {
  width: 1.5625vw;
}
@media (min-width: 1920px) {
  #cases .cases-th-content img {
    width: 30px;
  }
}
#cases .cases-th-text {
  margin-left: 0.2083333333vw;
  font-size: 0.9114583333vw;
}
@media (min-width: 1920px) {
  #cases .cases-th-text {
    margin-left: 4px;
    font-size: 17.5px;
  }
}

#hotline {
  margin: 0 auto 40px;
  font-size: 0.9114583333vw;
  text-align: center;
  width: 16.0416666667vw;
  height: 2.0833333333vw;
  border-radius: 1.0416666667vw;
}
@media (min-width: 1920px) {
  #hotline {
    font-size: 17.5px;
    text-align: center;
    width: 308px;
    height: 40px;
    border-radius: 20px;
  }
}
#hotline {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0081ff;
  color: #fff;
}