/* ===== request 페이지 employment_request_n_1 ===== */
.employment_request_n_1 .reg-item {
    padding-bottom: min(7.3vw, 60px);
}
.employment_request_n_1 .reg-item h5 {
    padding-bottom: 10px;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    font-weight: 600;
}
.employment_request_n_1 .reg-item ul {
    margin-left: 20px;
}
.employment_request_n_1 .reg-item ul li {
    list-style: disc;
}
.employment_request_n_1 .reg-item select {
    border: 1px solid #dbdbdb;
    width: 100%;
    max-width: 250px;
    height: 40px;
    margin-bottom: 0;
}
.employment_request_n_1 .reg-item input[type=text], .employment_request_n_1 .reg-item input[type=email], .employment_request_n_1 .reg-item input[type=file] {
    border: 1px solid #dbdbdb;
    width: 100%;
    max-width: 310px;
    height: 40px;
    padding: 5px;
    margin-bottom: 0;
}
.employment_request_n_1 .reg-item input.reg_zip {width: 100%;max-width: 100px;margin-bottom: 5px;}
.employment_request_n_1 .reg-item input.reg_addr1, .employment_request_n_1 .reg-item input.reg_addr2 {width: 100%;max-width: 300px;margin-bottom: 5px;}
.employment_request_n_1 .reg-item input.reg_addr3 {margin-bottom: 10px;}
.employment_request_n_1 .reg-item input.etc-area {background: #fafafa;}
.employment_request_n_1 .reg-item input.uppercase {text-transform: uppercase;}
.employment_request_n_1 .reg-item input[type=checkbox] {border: 1px solid #dbdbdb;width: 16px;height: 16px;margin-top: 0;}
.employment_request_n_1 .reg-item input[type=checkbox].agree {width: 20px;height: 20px;}
.employment_request_n_1 .reg-item input[type=radio] {border: 1px solid #dbdbdb;width: 16px;height: 16px;margin-top: 0;}
.employment_request_n_1 .reg-item textarea {border: 1px solid #dbdbdb;width: 100%;max-width: 880px;height: 200px;padding: 5px;margin-bottom: 5px;}
.employment_request_n_1 .reg-item button.btn_addr {padding: 0 15px;height: 40px;border: 0;background: #505050;border-radius: 3px;color: #fff;vertical-align: top;font-size: 14px;}
.employment_request_n_1 .reg-item button.detail {font-size: 12px;padding: 0 10px;border: 0;background: #505050;color: #fff;border-radius: 3px;vertical-align: middle;margin-left: 5px;}
.employment_request_n_1 .reg-item table {width:100%;border-collapse:collapse;border-spacing:0}
.employment_request_n_1 .reg-item table tbody th {
    padding:7px 10px;
    width: 150px;
    color: #323232;
}
.employment_request_n_1 .reg-item table tbody th p {
    display: inline-flex;
    flex-wrap: wrap;
}
.employment_request_n_1 .reg-item table tbody th p i.fas {
    align-self: center;
    margin-right: 5px;
    font-size: 60%;
    color: #3396d6;
}
.employment_request_n_1 .reg-item table tbody td {
    padding:7px 10px;
    color: #525252;
}
.employment_request_n_1 .reg-item table tbody td .privacy {
    text-align: center;
    border: 1px solid transparent;
    padding: 20px 0;
    background-color: #f9f9f9;
}
.employment_request_n_1 .reg-item table tbody td .privacy span {
    letter-spacing: -0.05em;
    font-weight: 700;
    color: #323232;
}
h5.new-reg-pop {letter-spacing: -0.05em;}
.employment_request_n_1 .btn_new_write {padding: 10px 15px;position: relative;text-align: center;}
.employment_request_n_1 button.new_submit {display: inline-block;width: 49%;max-width:200px;height: 46px;line-height: 46px;background-color: #101010;color: #fff;font-size: 14px;border: 0;margin-top: -2px;}
.employment_request_n_1 button.new_submit:hover {background-color: #394867;}
.employment_request_n_1 a.new_cancle {display:inline-block;width: 49%;max-width:150px;height: 46px;line-height: 46px;background-color: #969696;color: #fff;font-size: 14px;text-decoration: none;}
.employment_request_n_1 a.new_cancle:hover {background-color: #7e7e7e;}
.employment_request_n_1 .table-alert.flex-area {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0.8em;
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 2px solid #3396d6;
}
.employment_request_n_1 .table-alert.flex-area .alert-long {
    letter-spacing: -0.03em;
    line-height: 1.2;
    color: #3396d6;
    font-weight: 500;
}
.employment_request_n_1 .table-alert.flex-area .alert-short {
    display: flex;
    flex-wrap: wrap;
    color: #3396d6;
    font-weight: 500;
}
.employment_request_n_1 .table-alert.flex-area .alert-short i.fas {
    align-self: center;
    margin-right: 5px;
    font-size: 50%;
}

.employment_request_n_1 .input-flex-1 {
    width: 100%;
    max-width: 880px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
    row-gap: 14px;
}
.employment_request_n_1 .input-flex-1 label{
    margin-bottom: 0;
}
.employment_request_n_1 .input-flex-2 {
    width: 100%;
    max-width: 880px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
    row-gap: 12px;
    padding: 8px 0;
}
.employment_request_n_1 .input-flex-2 label{
    margin-bottom: 0;
}
.employment_request_n_1 .input-flex-2 label input[type=checkbox],
.employment_request_n_1 .input-flex-2 label input[type=radio]{
    margin-right: 5px;
}
.employment_request_n_1 .select-opt-1 {
    width: 100px !important;
}
.employment_request_n_1 .input-opt-1 {
    width: 150px !important;
}

/* 팝업 레이어 */
.pop-privacy-con {
    border: 1px solid #dbdbdb;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.6em;
    background-color: #fff;
}
.pop-privacy-con p {
    flex: 100%;
    font-size: min(3.4vw,16px);
    line-height: 1.2;
}
.pop-privacy-con p b {
    color: #505050;
}

@media only screen and (min-width: 1200px) {
    .employment_request_n_1 .reg-item table tbody td {
        min-width: 410px;
    }
}
@media only screen and (max-width: 991px) {
    .employment_request_n_1 .reg-item table tbody th {
        text-align: left;
    }
}
@media only screen and (max-width: 480px) {
    .employment_request_n_1 .reg-item select, .employment_request_n_1 .reg-item input[type=text], .employment_request_n_1 .reg-item input[type=email], .employment_request_n_1 .reg-item input[type=file] {
        max-width: 100%;
    }
    .employment_request_n_1 .reg-item input.reg_zip {
        max-width: 100px;
    }
    .pop-privacy-con p {
        font-size: 14px;
    }
}

/* 추가 콘텐츠 */
.employment_request_n_1 .reg-content-1 {
    padding-bottom: min(7.3vw, 60px);
}
.employment_request_n_1 .cont-box-flex-1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-1 {
    width: 20%
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 {
    width: 78%
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-1 h5 {
    padding-bottom: 10px;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    font-weight: 600;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul {
    width: 100%;
    row-gap: 0;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li {
    flex: unset;
    width: calc((100% - 2px) / 3);
    border-right: 1px dashed #dbdbdb;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li:last-child {
    border-right: 0
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon {
    position: relative;
    width: 70%;
    max-width: 150px;
    padding-bottom: min(calc(70% - 24px), 126px);
    border: 12px solid #c0edff;
    border-radius: 50%;
    margin: 0 auto 25px;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    display: block;
    width: 1px;
    height: 1px;
    border-top: 15px solid #c0edff;
    border-bottom: 15px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    transform: translateX(-50%);
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon .img-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon .img-box img {
    max-width: 55%;
    height: auto;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail {
    width: 100%;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail p {
    width: 100%;
    text-align: center;
    color: #525252;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail p:nth-child(1) {
    color: #424242;
    font-weight: 600;
}
.employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail p:nth-child(2) {
    line-height: 1.3;
}
@media only screen and (min-width: 992px) {
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-1 h5 {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 991px) {
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-1,
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 {
        width: 100%
    }
}
@media only screen and (max-width: 640px) {
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px dashed #dbdbdb;
        padding-bottom: min(4.25vw, 40px);
        margin-bottom: min(4.25vw, 40px);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon {
        width: 23%;
        padding-bottom: min(calc(23% - 24px), 126px);
        margin: 0;
    }
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .icon::after {
        top: 50%;
        bottom: auto;
        left: auto;
        right: -35px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #c0edff;
        border-right: 15px solid transparent;
        transform: translateY(-50%);
    }
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail {
        width: 75%;
        padding: 0 0 0 3.5%;
        align-content: center;
    }
    .employment_request_n_1 .cont-box-flex-1 .flex-cont-2 ul li .detail p {
        text-align: left;
    }
}


