/* 인재채용 - 인재상 */
#sub .rGuide .s_top_h2 em,#sub .talent .s_top_h2 em{
    color: #dd1635;
    font-weight: 700;
    font-style: normal;
}
#sub .talent .for_tal{
    background:url(/img/sub/for_tal_bg.jpg) no-repeat center/cover;
    background-attachment: fixed;
    height: 850px;
}
#sub .talent .for_tal .fot_txt{
    background: rgba(46,51,41,0.7);
    padding: 50px 0;
}
#sub .talent .for_tal .fot_txt h4{
    font-size: 30px;
    color: #b0d973;
    font-weight: 600;
}
#sub .talent .for_tal .fot_txt .ft_p{
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    margin-top: 30px;
}
#sub .talent .for_tal .fot_txt .ft_s{
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
}
#sub .talent .for_tal .fot_img{
    margin-top: 90px;
}
#sub .talent .for_tal .fot_img .left_img{
    margin-right: 60px;
}
#sub .talent .want_sk{
    background: #f5f5f5;
    padding: 70px 0 100px;
}
#sub .talent .want_sk .want_tit{
    font-size: 30px;
    font-weight: 600;
}
#sub .talent .want_sk .want_t_p{
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    margin: 40px 0;
}
#sub .talent .want_sk .want_t_p span{
    color: #ff7a00;
}
#sub .talent .want_sk .want_sub_tit{
    position: relative;
}
#sub .talent .want_sk .want_sub_tit span{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 30px;
    background: #999999;
    display: inline-block;
    margin: 50px 0 40px;
}
#sub .talent .want_sk .want_sub_tit::after{
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 1px;
    background: #999;
}
#sub .talent .want_sk .values_ul{
    margin-bottom: 25px;
    align-items: flex-start;
}
#sub .talent .want_sk .values_ul li{
    position: relative;
    z-index: 1;
    width: 33.125%;
}
#sub .talent .want_sk .values_ul li .vant_bg{
    position: absolute;
    z-index: -1;
}
#sub .talent .want_sk .values_ul li .values_txt{
    padding: 30px 50px;
}
#sub .talent .want_sk .values_ul li .values_txt h4{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 40px;
}
#sub .talent .want_sk .values_ul .values_txt h6{
    font-size: 20px;
    font-weight: 700;
    padding-top: 30px;
}
#sub .talent .want_sk .values_ul .red .values_txt h6{
    color: #ea002c;
}
#sub .talent .want_sk .values_ul .orange .values_txt h6{
    color: #ff7a00;
}
#sub .talent .want_sk .values_ul .green .values_txt h6{
    color: #3a9a4a;
}   
#sub .talent .want_sk .values_ul .red .values_txt .w_top{
    border-bottom: 1px solid #ea002c;
}
#sub .talent .want_sk .values_ul .orange .values_txt .w_top{
    border-bottom: 1px solid #ff7a00;
}
#sub .talent .want_sk .values_ul .green .values_txt .w_top{
    border-bottom: 1px solid #3a9a4a;
}
#sub .talent .want_sk .values_ul .values_txt p{
    padding: 17px 0 30px;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    font-weight: 400;
}
#sub .talent .want_sk .success_ul li{
    border-radius: 15px;
    background: #fff;
    padding: 30px 40px;
    margin-bottom: 25px;
    width: 49%;
}
#sub .talent .want_sk .success_ul li .txt_box{
    margin-left: 60px;
}
#sub .talent .want_sk .success_ul li .txt_box h5{
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 25px;
}
#sub .talent .want_sk .success_ul li.red .txt_box h5{
    color: #ea002c;
    border-bottom: 1px solid #ea002c;    
}
#sub .talent .want_sk .success_ul li.orange .txt_box h5{
    color: #ff7a00;
    border-bottom: 1px solid #ff7a00;
}
#sub .talent .want_sk .success_ul li.green .txt_box h5{
    color: #3a9a4a;
    border-bottom: 1px solid #3a9a4a;
}
#sub .talent .want_sk .success_ul li.blue .txt_box h5{
    color: #2f86ca;
    border-bottom: 1px solid #2f86ca;
}
#sub .talent .want_sk .success_ul li .txt_box h5 span{
    font-size: 16px;
    color: #aaaaaa;
    font-weight: 700;
    margin-left: 20px;
}
#sub .talent .want_sk .success_ul li .txt_box .su_p{
    font-size: 16px;
    color: #666;
    line-height: 26px;
    font-weight: 400;
    padding-top: 25px;
}

/* 인재채용 - 채용절차 */

#sub .rGuide .rguide_box{
    background: #f5f5f5;
    padding: 60px 0 100px;
}
#sub .rGuide .rguide_box h4{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
#sub .step_wrap{
    padding: 20px 0;
}
#sub .step_wrap .step_c{
    text-align: center;
}
#sub .step_wrap .step_c > div{
    width: 190px;
    height: 190px;
    margin:0 auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
#sub .step_wrap .step_c .step_p{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}
#sub .rGuide .rguide_box .precaution_wrap li{
    padding: 30px 0;
    border-bottom: 1px solid #cccccc;
    font-size: 0;
}
#sub .rGuide .rguide_box .precaution_wrap li .pre_tit{
    display: inline-block;
    width: 160px;
    padding: 10px 0;
    text-align: center;
    background: #ff7a00;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 30px;
}
#sub .rGuide .rguide_box .precaution_wrap li .pre_s{
    display: inline-block;
    width: calc(100% - 160px);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-left: 20px;
}
#sub .rGuide .benefit_box li{
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
    margin-bottom: 40px;
    width: 32.5%;
}
#sub .rGuide .benefit_box li .bene_p{
    margin-top: 30px;
}
#sub .rGuide .benefit_box li .bene_p p{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 7px;
} 
#sub .rGuide .benefit_box li .bene_p p .fas{
    color: #db1635;
    margin-right: 10px;
}

/* 인재채용 - 채용공고 */

#sub .rAnn .b_index_top_box,#sub .rAnn .s_top_h2{
    padding-bottom: 0;
    margin-bottom: 0;
}
#sub .rAnn .rAnn_box{
    background: #f5f5f5;
    padding: 70px 0;
}
#sub .rAnn .rAnn_box .step_num{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
#sub .rAnn .rAnn_box .ann_p01{
    font-size: 16px;
    font-weight: 500;
    margin: 25px 0 5px;
}
#sub .rAnn .rAnn_box .ann_p02{
    font-size: 16px;
    color: #666;
    font-weight: 400;
}

/* 인재채용 - 지원서관리 */

#sub .send_box{
    width: 60%;
    margin: 0 auto;
}
#sub .send_box .send_li{
    background: #f5f5f5;    
    border-bottom: 1px solid #dddddd;
    padding: 30px 95px;
    font-size: 0;
}

#sub .send_box .send_li:last-child {
    border-bottom: 0;
}

#sub .send_box .send_li.last{
    border-bottom: 0;
}
#sub .send_box .send_li label{
    width: 110px;
    font-size: 18px;
    color: #666;
    font-weight: 600;
    display: inline-block;
}
#sub .send_box .send_li .wr_txt{
    width: calc(100% - 110px);
    /* display: inline-block; */
}
#sub .send_box .send_li input,
#sub .send_box .send_li select {
    padding: 15px 20px;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #000;
    height: 53px;
}

#sub .send_box .send_li select {
    color: #000;
}

#sub .send_box .send_li select.jop {
    width: 170px;
}

#sub .send_box .send-flex {
    display: flex;
    align-items: center;
    width: 100%;
}

#sub .send_box .send-flex:not(:last-of-type){
    border-bottom: 1px solid #ddd;
}
#sub .send_box .send-flex .send_li {
    width: 50%;
}

#sub .send_box .send_li .name_t {
    margin-left: 15%;
}

#sub .send_box .send_li .name_t input {
    margin-right : 10px;
}

#sub .send_box .send_li input::placeholder{
    font-size: 16px;
    color: #aaa;
    font-weight: 400;
}
#sub .send_box .send_li span{
    font-size: 16px;
    color: #666;
    font-weight: 400;
}
#sub .send_box .send_li span.connect{
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin: 0 10px;
}
#sub .send_box .send_li .score {
    margin-left: 40px;
}

#sub .send_box .send_li .score span:not(:first-of-type) {
    color: #000;
}

#sub .send_box .send_li .score span:first-of-type {
    margin-right: 10px;
}
#sub .send_box .send_li .w30{
    width: 110px;
}
.send_box .ui-selectmenu-button.ui-button{
    width: 110px;
    border: 1px solid #dddddd;
    border-radius: 0;
    background: #fff;
    padding: 15px 20px;
}
#sub .send_box .submit_box{
    margin: 50px 0 100px;
}
#sub .send_box .submit_box input{
    width: 200px;
    color: #fff;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
}
#sub .send_box .submit_box input.submit_btn{
    background: #ff7a00;
}
#sub .send_box .submit_box input.reset_btn{
    background: #bbbbbb;
}


#sub .appl_box {
    width: 100%;
}

#sub .appl_box .t_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}
#sub .appl_box .terms_box {
    margin-bottom: 40px;
}

#sub .appl_box .terms_box .t_txt_box {
    height: 340px;
    padding: 35px 40px;
    margin-bottom: 20px;
    overflow-y: scroll;
    background-color: #f5f5f5;
}

#sub .appl_box .terms_box .t_txt_box::-webkit-scrollbar {
    width: 7px;
}

#sub .appl_box .terms_box .t_txt_box::-webkit-scrollbar-thumb {
    background-color: #ff7a00;
    border-radius: 30px;
}

#sub .appl_box .terms_box .t_txt_box dl {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 35px;
}

#sub .appl_box .terms_box .t_txt_box p {
    font-weight: 400;
}

#sub .appl_box .terms_box .t_txt_box .bt_m{
    margin-bottom: 35px;
}

#sub .appl_box .terms_box .agree_box input[type="checkbox"] {
    position: absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

#sub .appl_box .terms_box .agree_box input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    color: #666666;
    font-weight: 600;
    vertical-align: text-bottom;
}

#sub .appl_box .terms_box .agree_box input[type="checkbox"] + label::before {
    content:'';
    position:absolute; 
    left:0;
    top: -2px; 
    width:22px; 
    height:22px; 
    text-align:center; 
    background:#aaaaaa; 
    border:1px solid #ccc; 
    border-radius: 5px;
    box-sizing:border-box;
}

#sub .appl_box .terms_box .agree_box input[type="checkbox"]:checked + label:after {
    content: '';
    display: block;
    position:absolute; 
    top: -2px;
    left:0;
    width:22px;
    height:22px;
    background: #ff7a00 url('../img/sub/agree-chk.png') no-repeat center;
    border-radius: 5px;

}

#sub .appl_box .send_li {
    padding: 30px 0 30px 55px;
}

#sub .appl_box .send_li .tail_txt {
    margin-left: 30px;
}
#sub .send_box .send_li .w20 {
    width: 90px;
}
#sub .send_box .send_li .wr_txt,
#sub .send_box .send_li .wr_txt .wr_tt {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}



#sub .send_box .send_li input[type="radio"] {
    position: absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

#sub .send_box .send_li input[type="radio"] + label {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    color: #666666;
    font-weight: 600;
    vertical-align: text-bottom;
}

#sub .send_box .send_li input[type="radio"] + label::before {
    content:'';
    position:absolute; 
    left:0;
    top: 0px; 
    width:22px; 
    height:22px; 
    text-align:center; 
    background: url('../img/sub/radio_img.jpg') no-repeat center;
    box-sizing:border-box;
}

#sub .send_box .send_li input[type="radio"]:checked + label:after {
    content: '';
    display: block;
    position:absolute; 
    top: 0px;
    left:0;
    width:22px;
    height:22px;
    background: url('../img/sub/radio_img-ov.png') no-repeat center;
    border-radius: 5px;

}

#sub .send_box .aa-bt input {
    width: 40%;
}

#sub .step_info {
    margin: -20px 0 70px 0;
}

#sub .step_info .step_list {
    border-radius: 50px;
    width: 152px;
    position: relative;
    align-items: center;
}

#sub .step_info .step_list:not(:last-child) {
    margin-right: 35px;
}

#sub .step_info .step_list:not(:last-child)::after {
    content: '';
    display: block;
    width: 12px;
    height: 16px;
    background: url('../img/sub/step_arrow.png') no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    transition: all 0.3s;
}

#sub .step_info .step_list:hover::after,
#sub .step_info .step_list.active::after {
    background: url('../img/sub/step_arrow-ov.png') no-repeat;
}


#sub .step_info .step_list:hover a,
#sub .step_info .step_list.active a {
    background-color: #dc1635;
    color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    
}

#sub .step_info .step_list a {
    width: 100%;
    display: block;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background-color: #eaeaea;
    color: #777777;
    border-radius: 50px;
    transition: all 0.3s;
}

#sub .send_frame .r-border {
    border-right: 1px solid #ddd;
}

#sub .send_frame {
    position: relative;
}

#sub .send_title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 35px;
    font-weight: 600;
}

#sub .send_frame .img-box {
    position: absolute;
    top: 63px;
    right: 0;
    height: 284px;
}

#sub .send_frame .img-box img {
    height: 100%;
}
.file_up {
    width: 100%;
    position: relative;
}

.file_up input[type="file"]{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.file_up input[type="text"] {
    width:  60%;
}

.file_up label {
    margin-left: -40px;
}

.ad-search {
    display: inline-block;
    width: 170px;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background-color: #333333;
    border-radius: 30px;
    margin-left: 20px;
}
#sub .address-box input {
    width: 30%;
    margin-top: 20px;
}

#sub .address-box input:first-child {
    margin-right: 10px;
}

#sub .cal-box {
    position: relative;
}

#sub .ui-datepicker-trigger {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#sub .table_box {
    width: 100%;
    overflow-x: auto;
}

#sub .table_box table {
    white-space: nowrap;
}

#sub .table_box table thead tr th {
    padding: 10px 0;
    font-size: 16px;
}

.form_frame {
    position: relative;
}



#sub .table_box table tbody {
    background-color: #f5f5f5;
}

#sub .table_box table tbody tr td {
    padding: 28px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

#sub .table_box table tbody tr td:first-of-type {
    padding-left: 40px;
}

#sub .table_box table tbody tr td:last-of-type {
    padding-right: 20px;
}

#sub .table_box table tbody tr:last-of-type td{
    border-bottom: 0;
}

#sub .table_box table tbody tr td input[type="text"],
#sub .table_box table tbody tr td select {
    padding: 15px 20px;
    border: 1px solid #ddd;
    font-size: 16px;
}

#sub .w150 {
    width: 150px;
}

#sub .w130 {
    width: 130px;
}

#sub .cal-box input {
    width: 200px;
    
}

#sub .table_box table thead tr th.more-btn-box {
    text-align: right;
}

#sub .more-btn {
    width: 40px;
    height: 40px;
    line-height: 45px;
    font-size: 40px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    background-color: #333;
    text-align: center;
}

#sub .w100 {
    width: 100px;
}


#sub .w300 {
    width: 300px;
}


#sub .send_frame .send_re {
    position: relative;
}

#sub .send_frame .send_re:not(:last-of-type){
    border-bottom: 10px solid #dddddd;
}

#sub .send_frame .more-btn {
    position: absolute;
    top: -55px;
    right: 0;
}

#sub .send_frame .del-btn {
    position: absolute;
    top: 20px;
    right: 20px;
}

#sub .text-box {
    padding: 50px;
    background-color: #f5f5f5;
    position: relative;
}

#sub .text-box:not(:last-of-type){
    margin-bottom: 10px;
}

#sub .text-box textarea {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 10px;
    font-size: 16px;
    
}

#sub .send_ff {
    position: relative;
}

#sub .send_ff:not(:last-of-type){
    margin-bottom: 70px;
}

#sub .send_ff .send_txt {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 500;
    color: #999999;
}

#sub .text-box .tt_title {
    font-size: 18px;
    margin-bottom: 35px;
    
}

#sub .text-box .txt_cnt {
    position: absolute;
    top: 53px;
    right: 50px;
    text-align: right;
    color: #999999;
    font-weight: 500;
}

#sub .complete_box {
    text-align: center;
    padding: 90px 0;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
    margin-bottom: 100px;
}

#sub .complete_box img {
    margin-bottom: 55px;
}

#sub .complete_box .txt1 {
    font-size: 40px;
    margin-bottom: 45px;
    font-weight: 500;
}

#sub .complete_box .txt2 {
    font-size: 18px;
    font-weight: 500;
}

#sub .complete_box .txt1 span {
    display: block;
}

#sub .complete_box .submit_box {
    margin-bottom: 0;
}
.army_view_none{display: none;}