.popup_dv{padding:2%;}
.popup_dv h2{font-weight:600}
.popup_dv h3{font-weight:600}
 
.ipt_useBtn{display:flex}
.ipt_useBtn input{flex:1;margin-right:10px;}
.ipt_useBtn a.btn_nor01 + a.btn_nor01{margin-left:4px;}

.srh_part{margin-bottom:35px;padding-bottom:40px;border-bottom:1px solid #bfbfbf;}
.srh_part ul.list_star01{padding-left:20px;font-size:14px;}

@media screen and (min-width:991px){
	header .select_wrap {top:20px; right: 10px !important;}
  .popup_dv h2{font-size:20px;}
  .popup_dv h3{font-size:18px;}
  .popup_wrap input[type="text"]{height:42px;}
}

@media screen and (min-width:768px) and (max-width:991px) {
  .popup_dv h2{font-size:20px;}
  .popup_dv h3{font-size:16px;}
}

@media screen and (max-width:767px){
  .popup_dv h2{font-size:18px;}
  .popup_dv h3{font-size:14px;}
  }

/* Google Translate */
#google_translate_element {
    display: flex;
    justify-content: flex-end;
    min-width: 14%;
    background: url(../images/arrow.png) no-repeat 125px 18px;
    margin-right: 5px;
}

.goog-te-gadget {
    color: transparent !important; overflow: hidden;
    height: 40px;
}

.goog-te-gadget img {
    display: none !important;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    display: none !important;
}


.goog-te-gadget .goog-te-combo {
    /* min-width: 100px; */
    width: 120px;
    height: 40px;
    padding-left: 24px;
    margin: 0 !important;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #222222;
    border-radius: 20px;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.goog-te-gadget .goog-te-combo:focus {
    outline: none;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active,
.skiptranslate .goog-te-gadget > span,
.VIpgJd-ZVi9od-ORHb-OEVmcd {
	display: none !important;
}

/* Google Translate */


/* jobmain_pop */
.pop_wrapper {overflow: hidden; min-width: 1000px !important; max-width: 1200px !important; padding: 20px; background: #d1e2fb;}
.pop_wrapper h2.tit {font-size: 24px !important;}
.pop_bx {position: relative; width: 980px; padding: 15px; line-height: 1.5; border-radius: 10px; border: 2px solid #5f73bf; background: #FFF;}
.pop_bx h5.tit {font-size: 18px; font-weight: bold;}
.pop_sub_bx {padding: 10px 0;}
.pop_sub_bx ul li {padding-bottom: 5px; line-height: 1.7; font-size: 16px;}
.pop_sub_bx p.tit {font-size:18px; font-weight: bold;}
.pop_sub_bx .sub_tit {padding: 7px 0; font-weight: 500;}

.pop_sub_bx .panel_sub {padding-left: 10px;}

.pop_sub_bx .btn_box {position: relative; padding: 10px 0;}
.pop_sub_bx .btn_box .btn {display: inline-block; min-width: 340px; height: 30px; padding: 2px 10px; text-align: center; color: #FFF; border-radius: 10px; background: #5f73bf; transition: 0.5s;}
.pop_sub_bx .btn_box .btn:hover, .pop_sub_bx .btn_box .btn:focus {color: #5f73bf; border: 1px solid #5f73bf; background: #FFF;}

.tbl_section, .tbl_info {display: block; width: 980px; margin-top: 10px;}
.tbl_info th {padding: 10px; height: 45px; font-weight: 500; text-align: center; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; background: #EEE;}
.tbl_info th:last-child {border-right: 0px;}
.tbl_info tbody td {padding: 10px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; background: #FFF;}
.tbl_info tbody td:last-child {border-right: 0px;}

/* common_btn */
.pop_wrapper .common_btn_box {padding: 10px 0;}
.pop_wrapper .common_btn_box .combtn {display: inline-block; min-width: 65px; height: 30px; padding: 2px 5px; text-align: center; border-radius: 20px; border: 1px solid #EEE; background: #EEE; transition: 0.5s;}
.pop_wrapper .common_btn_box .combtn:hover, .common_btn_box .combtn:focus {color: #FFF; border: 1px solid #9d9d9d; background: #9d9d9d;}