/*====[default] =================*/
/*직원예약시설 메뉴 숨김*/
#top_k2wiz_GNB_22145 { display: none; }

/*====[main] =================*/

/*상단메뉴*/
@media all and (max-width:1280px) {
  .wrap-header .head-navi .a_1{font-size:20px;padding-left: 20px;padding-right: 20px;}
}

/* 상단 메뉴 중 2depth 메뉴 */
.wrap-header .head-navi .div_2 { min-width: 150px; }

/*메뉴 숨김*/
#top_k2wiz_GNB_21959, #tab_k2wiz_GNB_21959 { display: none !important; } /*Self 모의면접기 사용안내 - 세부이용방법*/
#top_k2wiz_GNB_21976, #tab_k2wiz_GNB_21976 { display: none !important; } /*채용설명회(상담회)일정*/

/*퀵메뉴
.quickmenu strong { margin-bottom: 10px; }
.quickmenu ul li { width: 100%; }
.quickmenu ul li a { padding: 6px 0; }
*/

/*====[sub] =================*/

/* common */
ol.ol_1 { list-style: decimal; padding-left: 24px; }
ol.ol_1 > li { list-style: decimal; line-height: 1.8; }

/*Self 모의면접기 사용안내*/
.howToUseSelfroomList { list-style: decimal; padding-left: 24px; }
.howToUseSelfroomList > li { list-style: decimal; line-height: 1.8; margin-bottom:10px; }
.howToUseSelfroomList > li p { margin-top: 10px; }
.howToUseSelfroomList > li img { border: #333 1px solid; margin-bottom: 10px; }

@media all and (max-width:480px) {
  .howToUseSelfroomList li img { width:100%; }
}

/*진로취업상담*/
div#counselling_num {overflow:hidden;}
div#counselling_num > ul {padding-top:20px;}
div#counselling_num > ul > li {float:left; padding-right:34px; margin-right:10px; background:url(/sites/career/images/jinrosangdam/icon_arrow.png) right 30px no-repeat;}
div#counselling_num > ul > li > dl > dt {text-align: center;}
div#counselling_num > ul > li > dl > dd {text-align:center; padding-top:10px; font-size:1.1em;}
div#counselling_num > ul > li:last-of-type {background:none; padding:0;  margin-right:0;}


/*footer*/
.wrap-footer .box-footer .footer-address ul { display: block; }
.wrap-footer .box-footer .footer-address ul li { display: block; padding-left: 0; width: 100%; }
.wrap-footer .box-footer .footer-address ul li strong { display: none; }


/*상단gnb_색추가240313*/
.wrap-top .top-util .top-home li:nth-child(4){background-color:#2483b8;}
.wrap-top .top-util .top-home li:nth-child(5){background-color:#1771a3;}
.wrap-top .top-util .top-home li:nth-child(6){background-color:#1e6187;}
