.p-treatment-note {
  margin: 0 auto;
}

.p-treatment-career-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.24rem;
  padding: 0.02rem 0.16rem 0.04rem;
  background: #333;
  color: #fff;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-title {
    font-size: 0.2rem;
  }
}

@media screen and (min-width: 801px) and (max-width: 1180px) {
  .p-treatment-career-step {
    margin-right: calc(1rem - 70 * (100vw - 801px) / 379);
    margin-left: calc(1rem - 70 * (100vw - 801px) / 379);
  }
}

.p-treatment-career-step__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-bottom: 0.01rem solid #F0F1F1;
}
.p-treatment-career-step__item.is-step-4 {
  padding-left: 1.2rem;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__item.is-step-4 {
    padding-left: 0.48rem;
  }
}
.p-treatment-career-step__item.is-step-3 {
  padding-left: 0.8rem;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__item.is-step-3 {
    padding-left: 0.32rem;
  }
}
.p-treatment-career-step__item.is-step-2 {
  padding-left: 0.4rem;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__item.is-step-2 {
    padding-left: 0.16rem;
  }
}
.p-treatment-career-step__item.is-step-1 {
  padding-left: 0;
}

.p-treatment-career-step__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.2rem;
  min-height: 0.82rem;
  padding: 0.12rem 0.16rem;
  background-color: #6CBCDC;
  color: #fff;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__year {
    width: 0.64rem;
    padding: 0.16rem 0.08rem;
    font-size: 0.16rem;
  }
}

.p-treatment-career-step__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.6rem;
  min-height: 0.82rem;
  padding: 0.12rem 0.16rem;
  background-color: #E2E8F0;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__title {
    width: 0.88rem;
    padding: 0.12rem 0.08rem;
    font-size: 0.14rem;
  }
}

.p-treatment-career-step__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  min-height: 0.82rem;
  padding: 0.12rem 0.16rem;
  background-color: #fff;
  font-size: 0.18rem;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-career-step__description {
    min-height: 0.82rem;
    padding: 0.12rem 0.08rem;
    font-size: 0.14rem;
  }
}

.p-treatment-salary-structure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 8rem;
  margin: 0 auto;
  background: #fff;
  padding: 0.32rem 0.24rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure {
    padding: 0.24rem 0.2rem;
  }
}

.p-treatment-salary-structure__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-treatment-salary-structure__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.1rem;
  width: 100%;
}

.p-treatment-salary-structure__title {
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__title {
    padding-right: 0.5rem;
    font-size: 0.18rem;
  }
}

.p-treatment-salary-structure__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.04rem;
  width: 100%;
  min-height: 0.8rem;
  padding: 0.11rem 0.79rem 0.11rem 0.15rem;
  background-color: #fff;
  border: 0.01rem solid #6A6A6A;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__box {
    min-height: 0.73rem;
  }
}

.p-treatment-salary-structure__heading {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__heading {
    font-size: 0.16rem;
  }
}

@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__caption > .c-note {
    font-size: 0.12rem;
  }
}

.p-treatment-salary-structure__plus {
  position: relative;
  width: 0.16rem;
  height: 0.16rem;
  margin: 0 auto;
}
.p-treatment-salary-structure__plus::before, .p-treatment-salary-structure__plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #62748E;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-treatment-salary-structure__plus::before {
  width: 0.16rem;
  height: 0.02rem;
}
.p-treatment-salary-structure__plus::after {
  width: 0.02rem;
  height: 0.16rem;
}

.p-treatment-salary-structure__sidebar {
  position: absolute;
  top: 0;
  right: 0.63rem;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.24rem;
  width: 0.8rem;
  padding: 0.08rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__sidebar {
    gap: 0.12rem;
    width: 0.5rem;
    right: 0.4rem;
  }
}

.p-treatment-salary-structure__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  height: 100%;
}
.p-treatment-salary-structure__bar.is-monthly-and-bonus {
  gap: 0.32rem;
}

.p-treatment-salary-structure__bar-segment {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0.06rem;
  margin: 0 auto;
}
.p-treatment-salary-structure__bar-segment.is-monthly {
  -webkit-box-flex: 55;
      -ms-flex: 55 1 0%;
          flex: 55 1 0%;
  background-color: #6CBCDC;
}
.p-treatment-salary-structure__bar-segment.is-bonus {
  -webkit-box-flex: 45;
      -ms-flex: 45 1 0%;
          flex: 45 1 0%;
  background-color: #62748E;
}
.p-treatment-salary-structure__bar-segment.is-annual {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  height: 100%;
  background-color: #333;
}

.p-treatment-salary-structure__label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0.04rem 0.08rem;
  background-color: #fff;
  font-size: 0.18rem;
  color: #000;
  white-space: nowrap;
  line-height: 1.6;
}
.is-monthly .p-treatment-salary-structure__label {
  top: 45%;
}
@media screen and (max-width: 800px) {
  .is-monthly .p-treatment-salary-structure__label {
    top: 50%;
  }
}
@media screen and (max-width: 800px) {
  .is-bonus .p-treatment-salary-structure__label {
    top: 43%;
  }
}
@media screen and (max-width: 800px) {
  .is-annual .p-treatment-salary-structure__label {
    top: 54%;
  }
}
@media screen and (max-width: 800px) {
  .p-treatment-salary-structure__label {
    font-size: 0.14rem;
  }
}
/*# sourceMappingURL=treatment.css.map */