.hr_inner-intro {
    padding-top: 165px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    -webkit-background-size: 1920px auto;
    background-size: 1920px auto;
    color: #FFFFFF;
}

.hr_inner-intro p, .hr_inner-intro label {
    font-family: 'Proxima Nova';
}

.hr_inner-intro .container {
    max-width: 1140px;
}

.hr_inner-intro__topic {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 14px 40px;
}

.hr_inner-intro__title {
    font-size: 96px;
    line-height: 71px;
    font-weight: 300;
    margin-top: 25px;
}

.hr_inner-intro__desc {
    margin-top: 30px;
    font-size: 24px;
    line-height: 18px;
}

.hr_inner-intro__help {
    margin-top: 50px;
    font-size: 24px;
    line-height: 18px;
}

.hr_inner-intro__helpbtn {
    display: block;
    width: 190px;
    height: 48px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 15px;
    background-color: #537AFF;
    border-radius: 3px;
    border: none;
    outline: none;
    text-decoration: none;
}

.hr_inner-intro__helpbtn:hover {
    opacity: 1;
    filter: brightness(1.2);
    color: #FFFFFF;
    text-decoration: none;
}a

@charset "UTF-8";

.hr_inner-employment {
    padding-bottom: 20px;
}

.hr_inner-employment p, .hr_inner-employment label {
    font-family: 'Proxima Nova';
}

.hr_inner-employment .container {
    max-width: 1710px;
}

.hr_inner-employment__title {
    font-weight: 300;
    font-size: 72px;
    line-height: 66px;
    color: rgba(0, 0, 0, 0.9);
    margin-bottom: 65px;
}

.hr_inner-employment__main {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.hr_inner-employment__statistic {
    width: 160px;
    min-width: 160px;
    margin-top: 130px;
}

.hr_inner-employment__statistic-item {
    margin-bottom: 60px;
}

.hr_inner-employment__statistic-item:last-of-type {
    margin-bottom: 0;
}

.hr_inner-employment__statistic-item-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 37px;
    text-transform: uppercase;
    color: #537AFF;
}

.hr_inner-employment__statistic-item-desc {
    margin-top: -12px;
    font-size: 18px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.9);
}

.hr_inner-employment__info {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-top: -5px;
    margin-left: 7%;
    margin-right: 0;
}

.hr_inner-employment__info-text {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 40px;
    color: rgba(0, 0, 0, 0.9);
}

.hr_inner-employment__info-text:last-of-type {
    margin-bottom: 0;
}

.hr_inner-employment__content {
    list-style-position: inside;
    -moz-column-count: 2;
    /* Firefox */
    -webkit-column-count: 2;
    /* Safari and Chrome */
    column-count: 2;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 45px;
}

.hr_inner-employment__content-text {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.9);
    margin-bottom: 15px;
    padding-right: 50px;
    position: relative;
}

.hr_inner-employment__content-text:before {
    content: "› ";
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    margin-left: -15px;
    color: #537AFF;
}


.hr-employment__helpbtn {
    display: block;
    width: 170px;
    height: 48px;
    margin: 80px auto 0;
    padding-top: 15px;
    background-color: #537AFF;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.hr-employment__helpbtn:hover {
    opacity: 1;
    filter: brightness(1.2);
    color: #FFFFFF;
    text-decoration: none;
}

.hr_inner-same {
    padding-bottom: 20px;
}

.hr_inner-same p, .hr_inner-same label {
    font-family: 'Proxima Nova';
}

.hr_inner-same__block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 64px;
}

.hr_inner-same__title {
    margin-left: 10px;
    font-weight: 300;
    font-size: 72px;
    line-height: 66px;
    color: rgba(0, 0, 0, 0.9);
}

.hr_inner-same__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 64px;
}

.hr_inner-same__list-item {
    display: flex;
    flex-wrap: wrap;
    width: 23.5%;
    margin: 0 0.75% 1.5%;
    padding: 24px 20px 20px;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    text-decoration: none !important;
}

.hr_inner-same__list-item:hover {
    box-shadow: 0px 0px 6px 3px rgba(128, 128, 128, 0.5);
}

.hr_inner-same__list-item-top, .hr_inner-same__list-item-bottom {
    width: 100%;
}

.hr_inner-same__list-item-tag {
    display: inline-block;
    min-width: 140px;
    min-height: 40px;
    padding: 9px 20px 7px;
    border-radius: 20px;
    border: 2px solid #537AFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #537AFF;
    text-align: center;
}

.hr_inner-same__list-item-title {
    margin-top: 34px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.9);
}

.hr_inner-same__list-item-bottom {
    align-self: flex-end;
}

.hr_inner-same__list-item-note {
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #537AFF;
}

.hr_inner-same__list-item-salary {
    margin-top: -10px;
    font-size: 18px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.9);
}

/*----------------responsive---------------------*/

@media (max-width: 1200px) {
    .hr_inner-intro {
        -webkit-background-size: cover;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .hr_inner-intro {
        padding-top: 150px;
        padding-bottom: 40px;
    }

    .hr_inner-intro__title {
        font-size: 45px;
        line-height: 48px;
    }

    .hr_inner-intro__desc {
        margin-top: 10px;
        font-size: 16px;
        line-height: 18px;
    }

    .hr_inner-intro__help {
        margin-top: 50px;
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 1400px) {
    .hr_inner-employment__main {
        flex-wrap: wrap;
    }
    .hr_inner-employment__statistic {
        width: 100%;
        display: flex;
        margin-top: 0;
    }

    .hr_inner-employment__statistic-item {
        margin-right: 30px;
        margin-bottom: 20px;
    }

    .hr_inner-employment__info {
        margin-left: 0;
        margin-right: 3%;
    }
    .hr_inner-employment__content{
        margin-left: 15px;
    }
}

@media (max-width: 1100px) {
    .hr_inner-employment__content-text {
        font-size: 22px;
        line-height: 28px;
    }
    .hr_inner-employment__title{
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .hr_inner-employment__title {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 25px;
    }
    .hr_inner-employment__main {
        display: block;
    }
    .hr_inner-employment__info {
        -ms-flex: none;
        -webkit-flex: none;
        flex: none;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .hr_inner-employment__statistic-item-desc {
        font-size: 16px;
        line-height: 18px;
    }
    .hr_inner-employment__content-text {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 26px;
        padding-right: 20px;
    }
}
@media (max-width: 650px) {
    .hr_inner-employment__content {
        -moz-column-count: inherit;
        -webkit-column-count: inherit;
        column-count: inherit;
    }
    .hr_inner-employment__content-text {
        padding-right: 0px;
    }
}

@media (max-width: 1400px) {
    .hr_inner-same__list-item {
        width: 31.8%;
        margin: 0 0.75% 1.5%;
    }
}

@media (max-width: 1200px) {
    .hr_inner-same__title {
        margin-left: 0;
    }

    .hr_inner-same__list-item {
        padding: 20px 15px 5px;
    }

    .hr_inner-same__list-item-tag {
        min-width: 140px;
        min-height: 32px;
        padding: 7px 15px 6px;
        font-size: 12px;
        line-height: 16px;
    }

    .hr_inner-same__list-item-title {
        margin-top: 25px;
        font-size: 18px;
        line-height: 24px;
    }

    .hr_inner-same__list-item-note {
        font-size: 14px;
        line-height: 28px;
    }

    .hr_inner-same__list-item-salary {
        margin-top: -14px;
        font-size: 14px;
        line-height: 16px;
    }
}

@media (max-width: 768px) {
    .hr_inner-same__title {
        font-size: 34px;
        line-height: 36px;
    }
}

@media (max-width: 768px) {
    .hr_inner-same__list-item {
        width: 100%;
    }
}