@CHARSET "UTF-8";

@import url("reset.css");
@import url("font.css");
/*
@import url("sjm.css");
@import url("psk.css");
*/

/*---------------------------------------------------*\
	Reset
\*---------------------------------------------------*/
input[type="text"] {-webkit-appearance: none}
body {-webkit-text-size-adjust:none;}


/*---------------------------------------------------*\
	Common
\*---------------------------------------------------*/
.페이지정보 {display:none}
#플로팅_레이어 {
	position: fixed;
	right: 3px;
	bottom: 20px;
	width: 11px;
	height: 41px;
	z-index: 10000;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px white;
	box-shadow: inset 0px 1px 0px 0px white;
	/* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EDEDED), color-stop(1, #DFDFDF) );
	background: -moz-linear-gradient( center top, #EDEDED 5%, #DFDFDF 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #EDEDED; */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid gainsboro;
	display: inline-block;
	color: #777;
	padding: 4px;
	text-decoration: none;
	text-shadow: 1px 1px 0px white;
}
#ct {padding:12px 0 24px 0}

/*---------------------------------------------------*\
	페이징
\*---------------------------------------------------*/
.pagination {padding:24px 0;text-align:center}
.pagination a,
.pagination strong {display:inline-block;margin:0 2px;border:2px solid #838383;width:20px;height:20px;border-radius:4px;line-height:20px;font-size:12px;background-color:#fff;color:#a1a1a1;text-align:center}
.pagination a {color:#a1a1a1}
.pagination strong {border-color:#e78713;background-color:#e78713;color:#fff}
.pagination a img {width:100%;height:100%;vertical-align:top}
/* sjm */
.paging-wrap {height:25px;text-align:center;clear:both;}
.paging-wrap:after {content:"";display:block;clear:both;}
.paging-wrap li {display: inline-block;}
.paging-wrap li a {width:22px;height:22px;line-height:22px;display:inline-block;margin:0 3px;border-radius:2px;font-family:'ngebot';font-size:14px;text-align:center;border:2px solid #838383;color:#a1a1a1;font-weight:bold;}
.paging-wrap .page_next_btn a {width:25px;height:24px;line-height:24px;margin-left:4px;border:0 none;border-radius:0;background:url(../../images/rew_mobile/btn_page_next.png) no-repeat 0 0;background-size:25px 24px;}
.paging-wrap .page_prev_btn a {width:25px;height:24px;line-height:24px;margin-right:4px;border:0 none;border-radius:0;background:url(../../images/rew_mobile/btn_page_prev.png) no-repeat 0 0;background-size:25px 24px;}
.paging-wrap .next_btn,.paging-wrap .prev_btn,.paging-wrap .now_btn {height:24px;}
/*.paging-wrap .page_prev_btn, .paging-wrap .page_next_btn {display:none;}*/
.paging-wrap .next_btn a {width:25px;height:24px;line-height:24px;margin-left:4px;border:0 none;border-radius:3px;background:url(../../images/rew_mobile/btn_next.gif) no-repeat 0 0;background-size:25px 24px;}
.paging-wrap .prev_btn a {width:25px;height:24px;line-height:24px;margin-right:4px;border:0 none;border-radius:3px;background:url(../../images/rew_mobile/btn_prev.gif) no-repeat 0 0;background-size:25px 24px;}
.paging-wrap .now_btn a {background:#e78713;border-color:#e78713;color:#fff;}


/*---------------------------------------------------*\
	상단
\*---------------------------------------------------*/
.헤더 {background-color:#686868}
.헤더 .로고_검색창 {position:relative;height:45px;margin:0 auto;padding:5px 70px 4px 125px;background:#686868;}
.헤더 .로고_검색창 .로고 {position:absolute;left:12px;top:50%;margin:0;margin-top:-16px;height:30px}
.헤더 .로고_검색창 .로고 a {display:inline-block}
.헤더 .로고_검색창 .로고 img {height:30px;vertical-align:top}
/*
.헤더 .로고_검색창 .검색창 {position:relative;display:block;margin-top:5px;padding:4px 32px 4px 68px;border:2px solid #ef7e22;background-color:#fff}
.헤더 .로고_검색창 .검색창 .검색종류 {position:absolute;left:4px;top:50%;margin-top:-8px;width:60px;height:16px;line-height:16px;font-size:12px;background:url('/webres/images/mobile/bg_next_btn.png') right 2px no-repeat;background-size:12px 12px;}
.헤더 .로고_검색창 .검색창 .검색 {display:block;width:100%;height:20px;font-size:12px}
.헤더 .로고_검색창 .검색창 .검색버튼 {position:absolute;right:4px;top:50%;margin-top:-12px;width:24px;height:24px;font-size:1px;background: url(/webres/images/rew_mobile/btn_search.gif) no-repeat 4px center;text-indent:-99999em}
*/
.헤더 .로고_검색창 .로그인_랩 {position:absolute;right:12px;top:50%;margin-top:-12px}
.헤더 .로고_검색창 .로그인_랩 a {font-family:'Arial';height:24px;line-height:24px;font-size:14px;font-weight:bold;color:#fff}

.header-search-wrap{height: 35px; padding: 5px 10px; background: #e8e7e6;}
.header-search-wrap .header-search {position:relative;display:block;padding:4px 32px 4px 68px;border:2px solid #ef7e22;background-color:#fff}
.header-search-wrap .header-search .type {position:absolute;left:4px;top:50%;margin-top:-8px;width:60px;height:16px;line-height:16px;font-size:12px;background:url('/webres/images/mobile/bg_next_btn.png') right 2px no-repeat;background-size:12px 12px;}
.header-search-wrap .header-search .search {display:block;width:100%;height:20px;font-size:12px}
.header-search-wrap .header-search .search-btn {position:absolute;right:4px;top:50%;margin-top:-12px;width:24px;height:24px;font-size:1px;background: url(/webres/images/rew_mobile/btn_search.gif) no-repeat 4px center;text-indent:-99999em}



/*---------------------------------------------------*\
	게시판 리스트
\*---------------------------------------------------*/
.게시판 ul {border-top:1px solid #c6c6c6}
.게시판 ul li {border-bottom:1px solid #c6c6c6}
.게시판 ul li a {display:block;position:relative;padding:12px 60px 12px 12px;background: url(/webres/images/rew_mobile/bg_arrow_right_green.png) no-repeat right 12px center;background-size: 10px 16px;}
.게시판 ul li a span {display:block;font-size:12px;line-height:1.4}
.게시판 ul li a .공지사항_버튼 {display:none}
.게시판 ul li a .제목 {font-size:14px;font-weight:bold;color:#2e2e2e}
.게시판 ul li a .날짜 {color:#8f8f8f}
.게시판 ul li .list-type {position:absolute;right:35px;top:50%;margin-top:-9px;color:#8f8f8f;font-size:12px;}
.bbs-viewWrap {padding:12px;}
.bbs-viewWrap .title {padding:0 0 12px 0;border-bottom:1px solid #c6c6c6;font-size:16px;line-height:1.4;}
.bbs-viewWrap .title:after {clear:both;display:block;content:'';}
.bbs-viewWrap .title .button {float:left;width:40px;font-weight:normal;}
.bbs-viewWrap .title h1 {float:left;width:85%;font-weight:bold;}
.bbs-viewWrap .bbs-info {margin-bottom:10px;}
.bbs-viewWrap .bbs-info .항 {margin-top:12px;padding-left:12px;background: url(/webres/images/rew_mobile/bg_arrow_right_gray.png) no-repeat 0 1px;background-size:8px 12px;font-size:14px;}
.bbs-viewWrap .bbs-info .항 .button {margin-right:10px;}
.bbs-viewWrap .section {margin:0;border:0 none;}
.bbs-viewWrap .글상자 {margin-top:12px;padding:20px 12px;border:1px solid #c6c6c6}
.bbs-viewWrap .글상자 img {width:100%;}

/*---------------------------------------------------*\
	탭
\*---------------------------------------------------*/
.탭_랩 {padding:12px;background-color:#eef1f3}
.탭_랩 .탭 {overflow:hidden;border:1px solid #ef7e22;border-radius:4px}
.탭_랩 .탭 a {float:left;display:block;border-right:1px solid #ef7e22;height:40px;line-height:40px;font-size:14px;color:#8f8f8f;background-color:#fff;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.탭_랩 .탭 a:last-child {border-right:0}
.탭_랩 .탭 a.on {color:#fff;background-color:#ef7e22}
.탭_랩 .탭2 a {width:50%}


/*---------------------------------------------------*\
	내비게이션(sjm)
\*---------------------------------------------------*/
nav .내비_메뉴_랩:after {display:block;content:"";clear:both;}
nav .내비_메뉴_랩 .gnb {list-style: none;width:100%;text-align: center;}
nav .내비_메뉴_랩 .gnb li {float:left;width:20%;text-align: center;background-color:#292929;}
nav .내비_메뉴_랩 .gnb li a {display:block;padding-top:33px;height:17px;line-height:12px;font-size:9px;letter-spacing:-0.075em;color:#fff;font-family:ngn;background-repeat:no-repeat;}
nav .내비_메뉴_랩 .gnb li:nth-child(1) a {background-image:url(../../images/rew_mobile/gnb_bg_mn01.png);background-position:center 7px;background-size:22px 21px;opacity:0.5;filter:alpha(opacity=50);}
nav .내비_메뉴_랩 .gnb li:nth-child(2) a {background-image:url(../../images/rew_mobile/gnb_bg_mn02.png);background-position:center 7px;background-size:22px 23px;opacity:0.5;filter:alpha(opacity=50);}
nav .내비_메뉴_랩 .gnb li:nth-child(3) a {background-image:url(../../images/rew_mobile/gnb_bg_mn03.png);background-position:center 7px;background-size:20px 24px;opacity:0.5;filter:alpha(opacity=50);}
nav .내비_메뉴_랩 .gnb li:nth-of-type(4) a {background-image:url(../../images/rew_mobile/gnb_bg_mn04.png);background-position:center 7px;background-size:27px 21px;opacity:0.5;filter:alpha(opacity=50);}
nav .내비_메뉴_랩 .gnb li:nth-of-type(5) a {background-image:url(../../images/rew_mobile/gnb_bg_mn05.png);background-position:center 9px;background-size:22px 18px;opacity:0.5;filter:alpha(opacity=50);}
nav .내비_메뉴_랩 .gnb li a.selected {opacity:1;filter:alpha(opacity=100);}
nav .내비_메뉴_랩 .gnb li:nth-child(1) a.selected {background-color:#e78713;}
nav .내비_메뉴_랩 .gnb li:nth-child(2) a.selected {background-color:#284e9f;}
nav .내비_메뉴_랩 .gnb li:nth-child(3) a.selected {background-color:#2f86a3;}
nav .내비_메뉴_랩 .gnb li:nth-child(4) a.selected {background-color:#6173f1;}
nav .내비_메뉴_랩 .gnb li:nth-child(5) a.selected {background-color:#93bc2f;}
nav .내비_메뉴_랩 .gnb li img {display:none;}


/*---------------------------------------------------*\
	서브메인
\*---------------------------------------------------*/
.메인 .section {margin:0;padding:0;border:0}
.메인 .section a {display:table;position:relative;width:100%;border-bottom:1px solid #c6c6c6}
.메인 .section a .메뉴설명_랩 {display:table-cell;padding:12px 24px 12px 90px;width:100%;height:86px;/*background:url(/webres/images/rew_mobile/bg_arrow_right_green.png) no-repeat right 12px center;background-size:8px 12px;*/-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
.메인 .section a .메뉴설명_랩 h1 {font-size:16px;font-weight:bold;line-height:1.4}
.메인 .section a .메뉴설명_랩 p {font-size:12px;line-height:1.4}
.메인 .section a img {position:absolute;top:50%;left:20px;margin-top:-25px;width:50px;height:50px}

.메인.소개 .section a img {margin-top:-20px;width:40px;height:40px}


/*---------------------------------------------------*\
	진로심리검사
\*---------------------------------------------------*/
.안내 {padding:12px}
.안내 .안내문 {padding:12px;border:1px solid #e4e7e9;border-radius:8px;font-size:12px;line-height:1.4;color:#2e2e2e;background-color:#eef1f3}
.안내 .다운로드_안내문 {margin-top:12px;font-size:14px;color:#fe6d50;text-align:center}
.안내 .button {display:block;margin:0 auto;margin-top:12px;border-radius:4px;width:164px;height:38px;line-height:38px;font-size:14px;color:#fff;background-color:#ef7e22 !important;text-align:center}

.검사항목.대분류 {padding:0 12px}
.검사항목.대분류 h2.제목 {padding:5px 0 5px 32px;font-size:16px;line-height:1.4;font-weight:bold;color:#2e2e2e}
.검사항목.대분류 h2.제목01 {background:url(/webres/images/rew_mobile/bg_inspct_title01.png) no-repeat 0 center;background-size:25px 25px}
.검사항목.대분류 h2.제목02 {background:url(/webres/images/rew_mobile/bg_inspct_title02.png) no-repeat 0 center;background-size:25px 25px}
.검사항목.소분류 {margin-bottom:6px;border:1px solid #c6c6c6}
.검사항목.소분류 h3.제목 {padding:12px 12px 12px 28px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;font-size:14px;font-weight:bold;color:#2e2e2e;background:#f1f4f6 url('/webres/images/rew_mobile/bg_arrow_right_gray.png') no-repeat 12px center;background-size:8px 12px;}
.검사항목.소분류 .정보 {overflow:hidden;position:relative;padding:12px}
.검사항목.소분류 .소요시간 {width:50%;font-size:12px;color:#2e2e2e}
.검사항목.소분류 .문항수 {position:absolute;top:12px;left:50%;width:50%}
.검사항목.소분류 .소요시간 span,
.검사항목.소분류 .문항수 span {color:#284e9f}
.검사항목.소분류 .안내문 {padding-top:12px}


/*회원가입 학교검색*/
.popup_title {font-weight:bold;}
.popup_searchSchool{display:block;width:100%;height: auto; z-index:1;}
.popup_searchSchool_box{display: block;height: auto;margin: 10px; padding: 29px; border:3px solid #dadada;}
.popup_searchSchool h2{font-size:30px;color:#444;font-family:'NanumGothicBoldWeb';}
.popup_searchSchoolClose{display:inline-block; width:35px; height:35px; background: url(../../images/front/contents/member/popupCloseIcon.gif) no-repeat; float: right; z-index:2;margin-top:-10px;}
.popup_searchSchoolClose span{ display:block; width:1px; height:1px; overflow:hidden;}
.popup_searchSchool_box .firstForm{border:1px solid #dbdee2; background:#f9fafb; margin:30px 0 35px 0; padding:17px;}
.popup_searchSchool_box .choiceSchool{margin: 10 0 20px 0px;}
/* .popup_searchSchool_box .choiceSchool{margin: 0 0 20px 528px;} */
.popup_searchSchool_box p{ margin-top:8px;text-align: center;}
.popup_searchSchool_box label{display:inline-block;width:77px;font-size:14px;color:#444; font-weight:bold;}
.popup_searchSchool_box select{display:inline-block;width:156px; height:22px; border:1px solid #d4d0c8;}
.popup_searchSchool_box td{ text-align:center;}
.popup_searchSchool_box .school{display:inline-block;width:307px; height:25px; line-height:25px; border:1px solid #d4d0c8; padding: 0 0 0 7px;}
.popup_searchSchool_box .reset{width:65px;height:27px; background:url(../../images/front/btn/btn_reset.gif) no-repeat; border:none; text-indent:-999em; cursor:pointer;}

.board_list {}
.board_list table {width:100%;border-top:1px solid #b5c3ce}
.board_list th.first { border-left:1px solid #b5c3ce; }
.board_list th.last { border-right:1px solid #b5c3ce; }
.board_list th { border-bottom:1px solid #b5c3ce; font-weight:bold; font-size:12px; color:#364c66; height:37px; background-color:#efefef; text-align: center;}
.board_list td {font-size:12px; color:#364c66; min-height:15px; padding:11px 10px 9px 10px; border-bottom:solid 1px #e2e7ed; line-height:140%;}
.board_list td a {font-size:12px; color:#364c66;  line-height:140%;}
.board_list td a:hover {text-decoration:underline;}
.board_list td a img {padding:0 2px}
.board_list td.last {padding-right:20px;}
.board_list tr:hover td {background:#fffdee;}
.board_list tr td .button {line-height:15px}

.table_top_info {padding:0 0 10px 17px;}
.table_top_info strong {color:#ff3c00;}

/* paging */
.paging {position:relative; text-align:center; padding:20px 0 0 0;}
.paging span {display:inline-block; margin:0 auto; border:solid 1px #d3dae1; background:url(../../images/front/contents/noti/paging_bg.gif) repeat-x left top; height:26px;}
.paging a {display:inline-block; color:#666666; font-size:12px; padding:8px 0 9px 0; width:26px;  height:9px; text-align:center; border-left:solid 1px #d3dae1;}
.paging a.paging_pre {width:46px; border-left:0}
.paging a.paging_next {width:46px;}
.paging a:hover {background:#fff; font-weight:bold; color:#ff3c00;}
.paging a.on {background:#fff; font-weight:bold; color:#ff3c00;}
.paging_right {float:right; width:auto; height:auto; text-align:left; border-left:0 none; margin-top:-27px; padding:0 0 0 0; }

/* pagination */
.pagination2 {clear:both; width: 100%; margin-top: 20px; text-align: center; }
.pagination2 span {display: inline-block;}
.pagination2 a {position:relative; display: inline-block; color: #333; font-weight:normal; text-align: center; vertical-align:middle; border:1px solid #d1d2d6; background:url(../../images/front/contents/noti/paging_bg.gif) repeat-x left top; padding:8px 8px 5px 8px; margin-right:-5px;}
.pagination2 a.first {border-left:1px solid #d1d2d6;}
.pagination2 strong {position:relative; width:13px; display: inline-block; color: #ff6600; vertical-align:middle; border:1px solid #d1d2d6; background-color:#fff; padding:8px 8px 5px 8px; margin:0 -5px 0 -1px;}
.pagination2 img {height:10px; width:33px; vertical-align:middle; padding:0 0 2px 0; font-size:0; line-height:0; display:inline-block;}
.pagination2 a:hover,
.pagination2 a:active,
.pagination2 a:focus {display: inline-block; color: #ff6600; background-color:#fff; text-decoration:underline;}


/***** 회원가입완료 *****/
.complete_section {text-align:center;}
.complete_section h1 {	margin: 0;	padding: 5px 8px 5px 5px;	border-bottom: 1px solid #acacac;	color: #9C9C9C;	font-size: 15px;	font-family: "ngbot";	font-weight: normal;}
.complete_section p {	margin: 0;	padding: 10.5px 0 10.5px 3px;}
.complete_section .section_title {	margin: 0;	padding: 5px 8px 5px 5px;	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;}
.complete_section .section_title .title_text {	display: block;	padding: 5px 8px 5px 5px;	color: #000;	font-size: 15px;	font-family: "ngbot";	font-weight: bold;}
.complete_contain {	display: inline;}
.complete_content .content_title {text-align:center;padding: 25px 8px 0 5px;	color: #888;	font-size: 14px;	font-weight: bold;}
.complete_content .content_text {	display: block;	margin: 15px;	padding: 8px;	line-height: 20px;	border: 1px solid gainsboro;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	color: #777;	letter-spacing: -1px;	text-decoration: none;	}
/***** 버튼 *****/
.button_contain {	display: block;	text-align: center;}
.button_contain input { background: #4f4f4f;   display: inline-block;   width: 72px;   height: 25px;   line-height: 25px;   color: #fff;   font-size: 11px;   text-decoration: none; cursor:pointer;} 

.member_info {	border-top: 1px solid #adadad;}
.BS1_FFF {	border-top: 1px solid #fff;}

.section.notice p {	color: #3e3e3e;	width: 85%;	margin: 15px;	background: url('../../images/mobile/blt_my_result_tri.png') 0 3px		no-repeat;	background-size: 9px 10.5px;}
.section_member_info{  margin: 10px;  padding: 6px;  border: 1px solid #e3e3e3;  font-family: ngn;}
.section_member_info p { color: #3e3e3e;  width: 85%;  margin: 8px;  padding-left: 15px;  background: url('../../images/mobile/blt_my_result_tri.png') 0 3px	no-repeat;  background-size: 9px 10.5px;}
.section_member_info:after {  content: "";  display: block;  clear: both;}
/*---------------------------------------------------*\
	진로상담
\*---------------------------------------------------*/
/* 베스트 리스트 */
.best-advice ul li {display:table;width:100%;border-bottom:1px solid #c6c6c6}
.best-advice ul li a {display:table-cell;position:relative;padding:12px 100px 12px 44px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.best-advice ul li a .question {line-height:16px;font-size:14px;font-weight:bold;color:#2e2e2e}
.best-advice ul li a .question .faq-head {display:block;position:absolute;left:12px;top:10px;border-radius:4px;width:20px;height:20px;line-height:20px;font-family:'arial';font-size:16px;color:#fff;background-color:#2f86a3;text-align:center;text-indent:-1.2px}
.best-advice ul li a .subinfo {display:block;margin-top:4px}
.best-advice ul li a .subinfo span {font-size:12px;line-height:1.4}
.best-advice ul li a .subinfo .target {position:absolute;right:12px;top:12px;color:#e78713}
.best-advice ul li a .subinfo .date,
.best-advice ul li a .subinfo .view-count {color:#8f8f8f}
.best-advice ul li a .subinfo .view-count {position:absolute;left:160px;bottom:12px}
.best-advice ul li a .subinfo .date {margin-right:8px}
.best-advice #more {padding:24px 0 36px;text-align:center}
.best-advice #more .button {display:inline-block;border:1px solid #ef7e22;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:60%;height:40px;line-height:40px;font-size:14px;color:#fff;background-color:#ef7e22}

/* 베스트 상세 */
.best-advice-detail {padding:0 12px 12px 12px}
.box {position:relative;border:1px solid #c6c6c6;border-top:2px solid #c6c6c6}
.box.q,
.box.a {margin-top:12px}
.box h2 {position:relative;padding:12px 100px 12px 40px;border-bottom:1px solid #c6c6c6;background-color:#f1f4f6}
.box h2 span {display:block}
.box h2 .faq-head {display:block;position:absolute;left:12px;top:12px;border-radius:4px;width:20px;height:20px;line-height:20px;font-size:16px;font-family:'arial';font-weight:normal;color:#fff;background-color:#2f86a3;text-align:center;text-indent:-1.2px}
.box.a .faq-head {background-color:#ef7e22;text-indent:0}
.box h2 .title {font-size:16px;font-weight:bold;line-height:1.4;color:#2e2e2e}
.box h2 .date {position:absolute;right:12px;top:17px;line-height:16px;font-size:12px;color:#e78713}
.box .subinfo {overflow:hidden;padding:12px 12px 0;text-align:right}
.box .subinfo span {font-size:14px;line-height:1.4}
.box .subinfo .target {position:absolute;right:12px;top:17px;color:#e78713}
.box .subinfo .date {margin-right:8px}
.box .content {padding:12px 12px 20px 12px;font-size:14px;color:#2e2e2e}
.list-button-wrap {padding:24px 0 !important;text-align:center}

/* 친구야~ 도와줘!! */
.age_counsel {position:relative;border:1px solid #c6c6c6}
.age_counsel .title {padding:12px 12px 12px 28px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;font-size:14px;font-weight:bold;line-height:1.4;color:#2e2e2e;background:#f1f4f6 url('/webres/images/rew_mobile/bg_arrow_right_gray.png') no-repeat 12px center;background-size:8px 12px;}
.age_counsel .time {padding:12px;font-size:12px;color:#2e2e2e}
.age_counsel .count,
.age_counsel .reply {float:left;padding:0 12px;width:50%;box-sizing:border-box}
.age_counsel .time span,
.age_counsel .count span {color:#284e9f}
.age_counsel .contents {clear:both;padding:12px;font-size:12px;line-height:1.4;color:#2e2e2e}
.age_counsel_info {margin-top:8px;padding:12px;border:1px solid #c6c6c6;font-size:12px;color:#fe6d50}
.age_counsel_reg {margin-top:8px;border:1px solid #c6c6c6;border-top:2px solid #c6c6c6}

.board_view_ho {width:100%;table-layout:fixed}
.board_view_ho thead th,
.board_view_ho thead td {padding:8px 4px;border-bottom:1px solid #c6c6c6;font-size:12px;color:#2e2e2e}
.board_view_ho th {border-right:1px solid #c6c6c6;background-color:#f9f9f9}
.board_view_ho .txt_form_ho {border:1px solid #dbdada;height:34px;text-indent:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.board_view_ho #WRTER_NM {width:100% !important}
.board_view_ho #PUBCON_MOB1 {width:60px !important;font-size:11px}
.board_view_ho #PUBCON_MOB2,
.board_view_ho #PUBCON_MOB3 {width:50px !important}
.board_view_ho .list {overflow:hidden;}
.board_view_ho .list li {float:left;margin-right:12px}
.board_view_ho tbody td {padding:12px}
.board_view_ho tbody td textarea {border:1px solid #dbdada;width:100% !important;font-size:12px;line-height:1.4;color:#2e2e2e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.table_boare {overflow:hidden;padding:12px}
.table_boare .right {float:right}

/* 진로 탐험대 */
.진로탐험대 {padding:12px;background: url(/webres/images/mobile/bomulsum/bg_tile_진로탐험대.png)}
.진로탐험대_랩 {position:relative;height:auto}
.진로탐험대 .배경 {max-width:100%;width:100% !important}
.진로탐험대_랩 .글상자_랩 {position:absolute;left:0;bottom:-10%;width:100%;height:38%;text-align:center}
.진로탐험대_랩 .글상자_랩 .버튼 {display:block}
.진로탐험대_랩 .글상자_랩 .버튼 img {width:70%}

/* 나의 진로상담 */
.my-road-advice {padding-bottom:24px}
.my-road-advice #list li {border-bottom:1px solid #c6c6c6}
.my-road-advice #list li a {display:block;position:relative;padding:12px 100px 12px 12px;background:url(/webres/images/rew_mobile/bg_arrow_right_green.png) no-repeat right 12px center;background-size:10px 16px}
.my-road-advice #list li a span {display:block;font-size:12px;line-height:1.4}
.my-road-advice #list li a .question {font-size:14px;font-weight:bold;color:#2e2e2e}
.my-road-advice #list li a .subinfo .date {color:#8f8f8f}
.my-road-advice #list li a .subinfo .status {position:absolute;right:34px;top:50%;margin-top:-10px;color:#000}

.my-road-advice #more {padding-top:12px;text-align:center}
.my-road-advice #more input {display:inline-block;border:1px solid #ef7e22;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:60%;height:40px;line-height:40px;font-size:14px;color:#fff;background-color:#ef7e22}

.my-road-advice-detail {padding:0 12px}
.my-road-advice-detail .submit-section {overflow:hidden;margin:0;padding:24px 0 36px}


/*---------------------------------------------------*\
	동영상
\*---------------------------------------------------*/
.조건 .동영상_랩 {position:relative;padding:12px}
.조건 .동영상_랩 select {border:1px solid #6173f1;width:100%;height:40px;color:#5f5f5f;text-indent:8px}
.조건 .동영상_랩:after {content:'';display:block;position:absolute;right:13px;top:13px;width:38px;height:38px;background:#fff url(/webres/images/rew_mobile/btn_select_arrow.png) no-repeat center center;background-size:16px 10px}

.동영상_리스트 .결과 ul {overflow:hidden;border-top:1px solid #c6c6c6}
.동영상_리스트 .결과 ul li {display:table;width:100%;border-bottom:1px solid #c6c6c6}
.동영상_리스트 .결과 ul li a {display:table-cell;position:relative;padding:12px 12px 12px 127px;width:100%;height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
.동영상_리스트 .결과 ul li a img {position:absolute;top:50%;left:12px;margin-top:-38px}
.동영상_리스트 .결과 ul li a .정보_랩 .제목 {display:block;font-size:14px;font-weight:bold;line-height:1.4;color:#2e2e2e}
.동영상_리스트 .결과 ul li a .정보_랩 .프로그램명 {display:block;margin:4px 0 8px;font-size:12px;line-height:1.4;color:#8f8f8f}
.동영상_리스트 .결과 ul li a .조회수,
.동영상_리스트 .결과 ul li a .좋아요 {display:block;float:left;height:16px;line-height:16px;font-size:12px;color:#8f8f8f}
.동영상_리스트 .결과 ul li a .조회수 {margin-right:12px}
.동영상_리스트 .결과 ul li a .좋아요 {padding-left:20px;background:url(/webres/images/rew_mobile/btn_like.png) 0 0 no-repeat;background-size:16px 16px}
.동영상_리스트 .결과 ul li a:after {content:'';display:block;clear:both}

.동영상_상세 {padding:12px}
.동영상_상세 .페이지정보 {display:none}
.동영상_상세 .제목 {padding:4px 0 12px 0;border-bottom:1px solid #c6c6c6;font-size:20px;font-weight:bold;line-height:1.4;color:#2e2e2e}
.동영상_상세 .인터뷰_랩 {margin:12px 0 0 0;padding:0 0 16px 0;border:1px solid #c6c6c6}
.동영상_상세 .인터뷰_랩 .정보_랩 {margin-top:20px;border:1px solid #c6c6c6;border-bottom:0}
.동영상_상세 .인터뷰_랩 .정보 {padding:0 12px}
.동영상_상세 .인터뷰_랩 .정보 span {display:block;color:#2e2e2e}
.동영상_상세 .인터뷰_랩 .정보 .항목명 {margin-top:16px;padding-left:16px;height:16px;line-height:16px;font-size:14px;font-weight:bold;color:#2e2e2e;background:url(/webres/images/rew_mobile/bg_arrow_right_gray.png) no-repeat 0 50%;background-size:8px 12px}
.동영상_상세 .인터뷰_랩 .정보 .내용 {margin-top:8px;font-size:14px;color:#313131}
.동영상_상세 .인터뷰_랩 .동영상_정보 {margin-top:16px}
.동영상_상세 .인터뷰_랩 .동영상_정보 .동영상_박스 {position:relative}
.동영상_상세 .인터뷰_랩 .동영상_정보 .동영상_박스 img {vertical-align:top}
.동영상_상세 .인터뷰_랩 .동영상_정보 .동영상_박스 .동영상_재생 {position:absolute;left:50%;top:50%;margin-left:-20%;margin-top:-20%;width:40%;z-index:100}
.동영상_상세 .인터뷰_랩 .동영상_정보 .좋아요 {padding:16px 12px 0 0;text-align:right}
.동영상_상세 .인터뷰_랩 .동영상_정보 .좋아요 img {padding-right:4px;vertical-align:top}
.동영상_상세 .인터뷰_랩 .동영상_정보 .좋아요 #newrccnt {display:inline-block;line-height:23px}
.동영상_상세 .인터뷰_랩 .round-box {padding:16px 12px 0 12px}
.동영상_상세 .인터뷰_랩 .round-box p {padding:18px 12px;border:1px solid #d1d1d1;font-size:14px;line-height:1.2;color:#313131;background-color:#f1f1f1}
.동영상_상세 .인터뷰_랩 pre.round-box {padding:18px 12px;border:1px solid #d1d1d1;font-size:12px;line-height:1.2;color:#313131;background-color:#f1f1f1;word-wrap:break-word}


/*---------------------------------------------------*\
	드림레터
\*---------------------------------------------------*/
#dlList .dlCatagory {padding:12px;background-color:#eef1f3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#dlList .dlCatagory ul {overflow:hidden;width:100%}
#dlList .dlCatagory ul li {overflow:hidden;float:left;display:table;table-layout:fixed;width:25%;border:1px solid #93bd2e;border-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#dlList .dlCatagory ul li:first-child {border-radius:4px 0 0 4px;}
#dlList .dlCatagory ul li:last-child {border-radius:0 4px 4px 0;border-right:1px solid #93bd2e}
#dlList .dlCatagory ul li a {display:table-cell;width:100%;height:40px;font-size:14px;color:#8f8f8f;background-color:#fff;text-align:center;vertical-align:middle}
#dlList .dlCatagory ul li.on a {background-color:#93bd2e;color:#fff}

#dlList .board_list {border-top:1px solid #c6c6c6}
#dlList .board_list li {display:table;border-bottom:1px solid #c6c6c6;width:100%;table-layout:fixed}
#dlList .board_list li a {display:table-cell;padding:12px 12px 12px 54px;width:100%;height:44px;font-size:14px;font-weight:bold;line-height:1.4;color:#2e2e2e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}
#dlList .board_list li.D01 {background:url(/webres/images/rew_mobile/ic_d01.png) no-repeat 12px center;background-size:30px 30px}
#dlList .board_list li.D02 {background:url(/webres/images/rew_mobile/ic_d02.png) no-repeat 12px center;background-size:30px 30px}
#dlList .board_list li.D03 {background:url(/webres/images/rew_mobile/ic_d03.png) no-repeat 12px center;background-size:30px 30px}


/*---------------------------------------------------*\
	커리어넷 소개 등
\*---------------------------------------------------*/
.인사말 .인사말_랩,
.약관 .약관내용_랩 {padding:12px}
.인사말 .인사말_랩 h1 {text-align:center}
.인사말 .인사말_랩 h1 img {max-width:100%}
.인사말 .인사말_랩 p,
.약관 .약관내용_랩 p,
.약관 .약관내용_랩 h2 {padding:4px 0;font-size:14px;line-height:1.4;color:#2e2e2e}
.인사말 .인사말_랩 ul,
.약관 .약관내용_랩 ul {padding:12px 0}
.인사말 .인사말_랩 ul li,
.약관 .약관내용_랩 ul li {list-style:disc inside none;padding-left:8px;font-size:14px;line-height:1.4;color:#2e2e2e}

.약관 .약관내용_랩 h1 {margin-top:20px;font-family:"ngbot"}
.약관 .약관내용_랩 h2 {margin-top:8px}

/* 약도 */
.약도 strong {display:block;margin-top:12px;padding-left:24px;line-height:18px;font-size:14px;background:url('/webres/images/rew_mobile/bg_map_way.png') no-repeat 0 center;background-size:18px 14px}
.약도 span {font-family:'돋움',dotum;}


/*---------------------------------------------------*\
	구성원
\*---------------------------------------------------*/
.구성원 {padding:12px}
.구성원_개체 {margin-bottom:12px;padding-bottom:12px;border:1px solid #c6c6c6}
.구성원_개체 .이름 {padding:12px 12px 12px 28px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;font-size:16px;font-weight:bold;line-height:1.4;color:#2e2e2e;background: #f1f4f6 url('/webres/images/rew_mobile/bg_arrow_right_gray.png') no-repeat 12px center;background-size: 8px 12px;}
.구성원_개체 .이름 .직함 {padding-left:8px;font-size:14px}
.구성원_개체 h2 {padding:12px;font-family:"ngbot";font-size:14px;line-height:1.4;color:#2e2e2e}
.구성원_개체 p {padding-left:20px;font-size:14px;line-height:1.4;color:#2e2e2e}


/*---------------------------------------------------*\
	사업실적 및 추진현황
\*---------------------------------------------------*/
.사업실적 .작은_내비 {padding:12px;text-align:center}
.사업실적 .작은_내비 a {display:inline-block;margin:0 4px;border-radius:4px;border:1px solid #e78713;width:74px;height:30px;line-height:30px;font-size:14px;color:#8f8f8f;background-color:#fff;text-align:center}
.사업실적 .작은_내비 a.현재메뉴 {color:#fff;background-color:#e78713}
.사업실적 .작은_내비 .구분자 {display:none}

.글목록 {border-top:1px solid #c6c6c6}
.글목록 .글_헤드, 
.글목록 .글 {overflow:hidden;padding:12px;border-bottom:1px solid #c6c6c6}
.글목록 .글_헤드 {border-top:2px solid #c6c6c6;font-family:"ngebot";background-color:#f1f4f6}
.글목록 .년도,
.글목록 .제목 {float:left;display:block;font-size:12px;color:#2e2e2e}
.글목록 .년도 {width:20%;text-align:center}
.글목록 .제목 {padding-left:5%;width:75%}


/*---------------------------------------------------*\
	이용안내
\*---------------------------------------------------*/
.자주묻는질문 .작은_내비 {padding:0;text-align:center}
.자주묻는질문 .작은_내비 a {display:inline-block;margin:0 4px 4px 4px;border-radius:4px;border:1px solid #e78713;padding:0 8px;min-width:74px;height:30px;line-height:30px;font-size:12px;color:#8f8f8f;background-color:#fff;text-align:center}
.자주묻는질문 .작은_내비 a.현재메뉴 {color:#fff;background-color:#e78713}
.자주묻는질문 .작은_내비 .구분자 {display:none}

.토글_랩 {padding:8px 12px 12px 12px}
.토글목록 {border:1px solid #c6c6c6}
.토글목록 .글 {border-bottom:1px solid #c6c6c6}
.토글목록 .글:last-child {border-bottom:0}
.토글목록 .글 .질문 {position:relative;padding:12px 50px 12px 12px;font-size:14px;line-height:1.4;color:#2e2e2e;background-color:#f1f4f6}
.토글목록 .글 .답 {display:none;padding:12px;border-top:1px solid #c6c6c6;}
.토글목록 .글 .답 p {font-size:12px;line-height:1.8;color:#2e2e2e}
.토글목록 .글 .답 p img {max-width:100% !important}
.토글목록 .글 .답 .제목 {font-family:"ngbot";font-size:14px}
.토글목록 .글 .답 table th,
.토글목록 .글 .답 table td {border:1px solid #c6c6c6 !important}
.토글목록 .글 .답 table th p {background-color:#f1f4f6 !important}
.토글목록 .글 .button {position:absolute;right:4px;top:50%;margin-top:-15px;padding:4px 0;border-radius:10px;border:1px solid #9c9c9c;width:40px;height:20px;line-height:20px;color:#8f8f8f;background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F9F9F9), color-stop(1, #E7E7E7) );background: -moz-linear-gradient(center top, #F9F9F9 5%, #E7E7E7 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',
 endColorstr='#e7e7e7' );background-color:#F9F9F9;text-align:center}
 .토글목록 .글 .button_toggle {display:none}


/*---------------------------------------------------*\
	이용문의
\*---------------------------------------------------*/
.이용문의 .안내_랩 {padding:12px}
.이용문의 .안내문 {padding:12px;border:1px solid #e4e7e9;border-radius:8px;font-size:12px;line-height:1.4;color:#2e2e2e;background-color:#eef1f3}

.이용문의 .폼_랩 {margin:0;padding:12px;border:0}
.이용문의 .board_view_ho {border:1px solid #c6c6c6;border-top:2px solid #c6c6c6}
.이용문의 .board_view_ho th,
.이용문의 .board_view_ho td {border-bottom:1px solid #c6c6c6}
.이용문의 .board_view_ho tr:last-child th,
.이용문의 .board_view_ho tr:last-child td {border-bottom:0}
.이용문의 .board_view_ho th {padding:8px 4px;text-align:center}
.이용문의 .board_view_ho td input,
.이용문의 .board_view_ho td select {border:1px solid #dbdada;width:100% !important;height:34px;text-indent:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.이용문의 .board_view_ho td textarea {min-height:60px}

.이용문의 .button_wrapper {padding:0 12px 12px 12px;text-align:center !important}
.이용문의 .button_wrapper a {display:inline-block;border-radius:4px;width:164px;height:38px;line-height:38px;font-size:14px;color:#fff;background-color:#ef7e22;text-align:center}


/*---------------------------------------------------*\
	사이트맵
\*---------------------------------------------------*/
.사이트맵_랩 {padding:12px}
.사이트맵_랩 h1 {display:none}
.사이트맵_랩 ul li a {display:block;position:relative;padding:15px 40px 15px 18px;width:100%;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.사이트맵_랩 ul li a .바로가기 {position:absolute;right:15px;top:50%;margin-top:-9px}
.사이트맵_랩 .단계1 > li {margin-bottom:8px}
.사이트맵_랩 .단계1 > li > a {color:#fff;background-color:#999}
.사이트맵_랩 .단계2 {margin-bottom:12px}
.사이트맵_랩 .단계2 > li {margin-top:1px}
.사이트맵_랩 .단계2 > li > a {color:#686868;background-color:#e9e9e9}


/*---------------------------------------------------*\
	커리어넷 앱 바로가기 (/cnet/web/main/app.mdo)
\*---------------------------------------------------*/
.app_container {padding:20px 0}
.app_container .title {padding:0 12px 12px 12px;font-size:24px;font-weight:bold;color:#000;text-align:center}
.app_container .app_list {overflow:hidden;margin:0 auto;/* width: 95%; */}
.app_container .app_list .app_box {/* float:left; margin:12px 0; width:33.33%; height: 79px; */border-bottom:1px solid #ccc;padding:12px 0 12px 12px;}
.app_container .app_list .app_box img{position:absolute;width: 57px;}
.app_container .app_list .app_box .app_download{padding: 0 0 0 66px;}
.app_container .app_list .app_box .app_name {display:block;font-size: 17px;/* text-align:center */color:#000}
.app_container .app_list .app_box a{display:inline-block;border:1px solid #ccc;border-radius:5px;margin-top: 3px;font-size: 12px;padding:5px 5px;}
.app_container .app_list .app_box a:before{content:'';width:18px;height:20px;display:inline-block;vertical-align:middle;margin-right:3px}
.app_container .app_list .app_box a.android:before{background:url('../../images/rew_mobile/download_android.png') no-repeat;background-size:100%}
.app_container .app_list .app_box a.iOS:before{background:url('../../images/rew_mobile/download_iOS.png') no-repeat;background-size:100%;}
.app_container .app_list .app_box a.one:before{background:url('../../images/rew_mobile/download_one.png') no-repeat;background-size:100%;}

.header-wrap .c-title {line-height:44px;font-size:14px;font-weight:bold;color:#2e2e2e;text-align:center}
.header-wrap .c-header-right {position:absolute;right:12px;top:5px}
.header-wrap .c-header-right .c-btn-close {display:block;padding:8px 14px;border:1px solid #666;border-radius:4px;background-color:#fff;font-weight:bold;color:#7A8491}


/*---------------------------------------------------*\
	검색
\*---------------------------------------------------*/
/* 통합검색 */
.통합검색 .검색창_랩 {padding:24px 12px 36px 12px}
.통합검색 .검색창_랩 .검색창 {text-align:center}
.통합검색 .검색창_랩 .검색창 label {display:none}
.통합검색 .검색창_랩 .검색창 input {margin:0 auto;padding:10px;border:1px solid #dadada;border-radius:4px;width:90%;font-size:14px;color:#666;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.통합검색 .검색창_랩 .검색창 .검색버튼 {display:inline-block;margin-top:24px;border-radius:4px;width:60%;height:38px;line-height:38px;background-color:#ef7e22;font-size:14px;color:#fff}

#page2.search-character-type .section {position:relative;margin:0;padding:0;border:0}
#page2.search-character-type .image-checkbox {position:relative}

#page2.search-character-type #TAB01 section {margin:0 !important;padding:16px 12px 0 12px}
#page2.search-character-type #TAB01 section .inner-shadow {padding:10px;border:1px solid #dadada;border-radius:4px;font-size:14px;color:#666}

#page2.search-character-type h1.job-category {padding:15px 52px 15px 32px;border-bottom:1px solid #c6c6c6;font-size:16px;color:#2e2e2e;background:url(/webres/images/rew_mobile/bg_arrow_right_gray.png) no-repeat left 12px center;background-size:8px 12px}
#page2.search-character-type .all {position:absolute;right:12px;top:15px;z-index:11}
#page2.search-character-type .section > label {display:block;padding:12px 48px 12px 12px;border:0;border-bottom:1px solid #c6c6c6;font-size:14px}
#page2.search-character-type .section > input {position:absolute;right:12px;top:50%;margin-top:-12px;width:24px;height:24px}

/* 직업정보 */
#page2.violet .navi .float-box {width:25% !important}
#page2.violet .navi .float-box a {padding-top:16px;height:32px}
#page2.violet .navi .float-box:last-child a {padding:8px 0}
#page2.violet #TAB03 {padding:0 12px}
#page2.violet #TAB03 .section {margin-top:12px;border:1px solid #c6c6c6}
#page2.violet #TAB03 .section h2 {padding:12px 12px 12px 28px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;font-size:14px;font-weight:bold;color:#2e2e2e;background:#f1f4f6 url('/webres/images/rew_mobile/bg_arrow_right_gray.png') no-repeat 12px center;background-size:8px 12px;}
#page2.violet #TAB03 .image-checkbox {overflow:hidden}
#page2.violet #TAB03 .section .each {float:left;position:relative;padding:12px 48px 12px 12px;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#page2.violet #TAB03 .section .each input {position:absolute;right:12px;top:50%;margin-top:-12px;width:24px;height:24px}

#page2.violet #TAB04 .sub-navi {overflow:hidden;padding:12px;border-bottom:1px solid #c6c6c6;text-align:center}
#page2.violet #TAB04 .sub-navi .block {float:left;display:block;margin:4px 1.2%;border:0 !important;width:22%}
#page2.violet #TAB04 .sub-navi .block a {display:block;padding:5px 0;border:1px solid #8f8f8f;border-radius:4px;font-size:14px;color:#8f8f8f;background-color:#fff}
#page2.violet #TAB04 .sub-navi .on a {color:#fff;background-color:#284e9f}
#page2.violet .navi .float-box #NAVI04 {padding:8px 0}

/* 학과정보 */
#page2.brown #TAB03 {padding:0}
#page2.brown .navi .float-box a {padding-top:16px;height:32px}

/* 학교정보 */
#page2.green .navi {margin:0;padding-top:12px;padding-right:11px;padding-left:10px;padding-bottom:15px;background:#eef1f3}
#page2.green .navi .float-box {width:50% !important}
#page2.green .navi .float-box a {padding-top:16px;height:32px}

/*
#page1 {display:none}
#page2 {display:block !important}

#TAB01 {display:none !important}
#TAB02 {display:block !important}
*/
.검색결과 .메뉴 {padding:12px;background:#eef1f3}
.검색결과 .메뉴 .메뉴_모음 {overflow:hidden;width:100%}
.검색결과 .메뉴 .메뉴_모음 li {overflow:hidden;float:left;display:table;padding:0 !important;border:1px solid #e78713;border-right:0;width:16.5%;background-color:#fff;table-layout:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.검색결과 .메뉴 .메뉴_모음 li:first-child {border-radius:4px 0 0 4px}
.검색결과 .메뉴 .메뉴_모음 li:last-child {border-right:1px solid #e78713;border-radius:0 4px 4px 0}
.검색결과 .메뉴 .메뉴_모음 li:nth-child(3) {font-size:10px;width:17.5%}
.검색결과 .메뉴 .메뉴_모음 li a {display:table-cell;width:100%;height:40px;font-size:12px;color:#2e2e2e;background-color:#fff;text-align:center;vertical-align:middle;letter-spacing:-1px}
.검색결과 .메뉴 .메뉴_모음 li.현재 a {color:#fff;background-color:#e78713}

.검색결과 .search_result_list {position:relative;padding:12px}
.검색결과 .대분류 {padding:0 0 12px 0}
.검색결과 .대분류 h2.제목 {margin-top:12px;padding:12px 116px 12px 12px;border-top:1px solid #c6c6c6;border-bottom:1px solid #c6c6c6;font-size:16px;color:#000}
.검색결과 .대분류 h2.제목:first-child {margin-top:0;border-top:0}
.검색결과 .대분류 .글개수 {font-size:14px;color:#e71313}
.검색결과 .소분류 {display:block;margin-top:12px}
.검색결과 .소분류:first-child {margin-top:0}
.검색결과 .소분류 .제목 {padding:4px 4px 4px 12px;font-size:14px;color:#2e2e2e;background:url(/webres/images/rew_mobile/bg_arrow_right_gray.png) no-repeat left center;background-size:8px 12px}
.검색결과 .소분류 .요약문 {font-size:12px;line-height:1.4;color:#2e2e2e}
.검색결과 .소분류 .썸네일 {padding-top:8px}
.검색결과 .대분류 .관련학교 {display:none;margin:10px auto;padding:4px;width:80%;border:1px solid #c6c6c6;border-radius:4px;font-size:12px;background-color:#f1f4f6}
.검색결과 .대분류 .카테고리 {font-size:12px;line-height:1.4;color:#2e2e2e}
.검색결과 .btn_search_more {position:absolute;right:12px;top:-32px;font-size:12px;color:#2e2e2e}


/*---------------------------------------------------*\
	뉴스레터
\*---------------------------------------------------*/
.뉴스레터 .글목록 .글 a {display:block}
.뉴스레터 .글목록 .글 a .분류_라벨 {overflow:hidden}
.뉴스레터 .글목록 .글 a .분류_라벨 .라벨 {display:inline-block;margin-right:4px;padding:3px;border-radius:4px;font-size:10px;color:#fff}
.뉴스레터 .글목록 .글 a .분류_라벨 .초 {background-color:#ff9500}
.뉴스레터 .글목록 .글 a .분류_라벨 .중 {background-color:#972faa}
.뉴스레터 .글목록 .글 a .분류_라벨 .고 {background-color:#a7c95d}
.뉴스레터 .글목록 .글 a .분류_라벨 .대 {background-color:#46b3ac}
.뉴스레터 .글목록 .글 a .분류_라벨 .교 {background-color:#2f4baa}
.뉴스레터 .글목록 .글 a .제목 {margin-top:4px;padding:0;width:100%;font-size:14px;font-weight:bold;line-height:1.4;color:#2e2e2e}
.뉴스레터 .글목록 .글 a .제목 .번호 {padding-right:10px}
.뉴스레터 .글목록 .글 a .등록일 {display:block;font-size:12px;line-height:1.4;color:#8f8f8f}


/*---------------------------------------------------*\
	sjm (62~끝)
\*---------------------------------------------------*/
.section {position:relative;margin:-1px 11px 0 10px;padding-bottom:6px;border:1px solid #e3e3e3;border-top-width:2px;font-family:ngn;}
.section:after {content:"";display:block;clear:both;}
.section h3 {padding:12px 10px 14px 28px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 13px 13px #f1f4f6;background-size:8px 13px;color:#2e2e2e;font-weight:bold;font-family:ngn;}
.section h3 img {vertical-align:text-bottom;}
.elemen .section {padding:12px 14px 11px 13px;margin:0;border:0 none;border-bottom:1px solid #c6c6c6;font-family:ngn;}
.elemen .section:nth-of-type(3) {border-top:1px solid #c6c6c6}
.elemen .section h3 {padding:0;background:none;}
.elemen .section h3:after {content:"";display:block;clear:both;}
.elemen .section h3 a {float:left;}
.elemen .section h3 .category {float:right;display:block;margin-top:3px;font-size:10px;color:#e78713;font-weight:bold;}
.elemen .section .desc {padding:0;margin-top:3px;font-size:10px;color:#8f8f8f;}

.list-page-info h1 {padding:16px 15px 12px 10px;font-family:ngb;color:#838383;font-size:11px;text-indent:2px;}
.list-page-info h1 span {color:#e71313!important;}
.list-page-info h1 + .select-option {width:33%!important;margin-right:12px;border-color:#eef1f3!important;background-color:#eef1f3;border-radius:0;}
.list-page-info h1 + .select-option select {width:100%;background:url(../../images/rew_mobile/btn_select_arrow.png) no-repeat 92% 4px;background-size:15px 9px;-webkit-appearance:none;text-indent:4px;}
.list-page-info .desc {padding:13px 20px 12px 14px;line-height:15px;letter-spacing:-0.025em;}
.list-page-info .summary {padding:15px 20px 0 15px;}
.list-page-info .summary:after {display:block;content:"";clear:both;}
.list-page-info .summary .each {float:left;width:45%;padding-left:8px;margin-bottom:2px;background:url(../../images/rew_mobile/blt_dot_black.png) no-repeat left 6px;background-size:3px 3px;font-size:12px;color:#313131;font-weight:bold;}
.list-page-info .summary .each em {font-weight:bold;}
.list-page-info .summary .each strong {color:#284e9f;}
.list-page-info.school-info .job_location {margin-bottom:2px;}
.list-page-info.school-info .summary .each {width:auto;}
.list-page-info.school-info .summary .each:first-of-type {margin-right:19px;}
.list-page-info .rel {padding:0 20px 30px 14px;line-height:16px;color:#838383;font-size:11px;}
.list-page-info .rel strong {font-weight:normal;}

.search-keyword .navi {margin:0!important;padding-top:12px;padding-right:11px;padding-left:10px;padding-bottom:15px;background:#eef1f3;}
.search-keyword .float-box .label {display:block;text-align:center;margin-bottom:5px;}
.search-keyword .navi .float-box a.button {display:block;color:#6d6d6d;}

.navi:after {display:block;content:"";clear:both;}
.navi .float-box {float:left;width:33%;}
.navi div.float-box:first-of-type {width:34%;}
.navi .float-box .button {display:inline-block;width:100%!important;margin:0;padding:8px 0 0;height:40px;box-shadow:none;border-radius:0;border:1px solid #e78713;background:#fff;font-size:14px;color:#8f8f8f;text-align:center;font-family:ngn;}
.navi div.float-box:first-of-type .button {padding-top:16px;height:32px;border-radius:5px 0 0 5px;}
.navi div.float-box:last-of-type .button {border-radius:0 5px 5px 0;}
.navi .float-box .button.selected {border-color:#e78713!important;background:#e78713;color:#fff!important;}
.navi + section {background:#fff;}
.navi + section .select-option {display:block;position:relative;padding:7px 0;border:1px solid #e78713;}
 #disTemp2 + .select-option {margin-bottom:7px;}
.navi + section .select-option .검색_입력_인풋 {padding-left:8px;width:86%;}
.navi + section .select-option .gradient {display:none;}
.navi + section .select-option .search-button {position:absolute;right:0;top:0;width:30px;height:29px;background:url(../../images/rew_mobile/btn_search_input.png) no-repeat 0 0;background-size:30px 29px;}
.navi + section .select-option .검색_입력_인풋::-webkit-input-placeholder {color:#5f5f5f;}
.navi + section .select-option #검색옵션 {width:100%;background:url(../../images/rew_mobile/btn_select_arrow.png) no-repeat 92% 4px;background-size:15px 9px;-webkit-appearance:none;font-family:ngn;text-indent:4px;outline:none;}
.navi + section .select-option .tri {display:none;}
.navi + section .search-section {padding:12px 0;margin:0 11px 9px 10px;border:0 none;border-bottom:1px solid #e3e3e3;}
.school-info .navi .float-box .button {padding-top:16px;height:32px;}
.intervier01 .navi + section .search-section {margin-bottom:0;border-bottom:0 none;}
.intervier01 .navi + section .select-option #검색옵션 {background-position:98% 4px;outline:none;}
.navi .button-wrapper {padding:0!important;margin:10px 25px 0 27px;border:0 none;}
.navi .button-wrapper:first-of-type {margin-top:0;}
.navi .button-wrapper .button {width:30%;display:inline-block;margin:0;line-height:28px;box-shadow:none;border-radius:5px;border:1px solid #e78713;background:#fff;font-size:12px;color:#8f8f8f;text-align:center;font-weight:bold;font-family:ngn;}
.navi .button-wrapper .button.selected {border-color:#e78713!important;background:#e78713;color:#fff!important;}

.cont-detail {padding:17px 0 0;margin-bottom:25px;border:0 none;}
.job-category {font-size:11px;color:#666;}
.job-category + h3 {padding-top:5px;padding-left:0;border-bottom:1px solid #e3e3e3;background:none;}
.job-category + h3 img {margin-left:3px;vertical-align:middle;}
.cont-detail .summary {padding-left:0;padding-right:0;}
.cont-detail .summary .each {width:157px;}
.cont-detail .summary .each strong + strong {color:#313131;}
.cont-detail .summary + .tab_head {margin-top:13px;}
.tab_head {clear:both;margin-bottom:19px;text-align:center;}
.tab_head:after {display:block;content:"";clear:both;}
.tab_head li {display:inline;margin-right:0;}
.tab_head li a {display:inline-block;height:27px;line-height:27px;padding:0 9px;margin-bottom:6px;border-radius:4px;background:#284e9f;color:#fff;text-align:center;}
.cont-detail .desc {padding:17px 12px 15px 13px;border:1px solid #c6c6c6;}
.cont-detail .desc h4 {padding-left:16px;margin-bottom:8px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;font-weight:bold;color:#2e2e2e;font-size:13px;}
.cont-detail .desc p, .cont-detail .desc ul {margin-bottom:20px;}
.둥근박스 {padding:12px 9px 10px 12px;margin-bottom:16px;border:1px solid #d8d8d8;border-radius:5px;background:#f3f6f8;font-family:ngn;}
.둥근박스 th {padding-bottom:5px;font-weight:bold;}
.둥근박스 td {padding-bottom:10px;}
.둥근박스 tr th + td {padding-bottom:5px;}
.submit-section {margin-top:25px;margin-bottom:15px;}
.submit-section .button {display:block;width:144px;height:38px;line-height:38px;margin:0 auto;border-radius:5px;background:#ef7e22;color:#fff;text-align:center;font-size:13px;font-weight:bold;}
.submit-section input[type=button], .submit-section input[type=submit] {background:-webkit-linear-gradient(left,rgba(239,126,34,1),rgba(239,126,34,1));}
#page2.search-character-type .section > input[type=checkbox] {background:-webkit-linear-gradient(bottom,rgba(255,255,255,1),rgba(255,255,255,1));border:1px solid #ccc;}
#page2.violet #TAB03 .section .each input[type=radio] {border:1px solid #ccc;}
.sns-wrap {margin-top:25px;text-align:center;}
.sns-wrap img {width:30px;height:29px;margin:0 5px;}
.mb0 {margin-bottom:0!important;}

.직업일람_내비 {padding:15px 5px 12px 13px;font-family:ngn;}
.직업일람_내비:after {display:block;content:"";clear:both;}
.직업일람_내비 li {float:left;}
.직업일람_내비 li a {display:block;line-height:28px;padding:0 9px 0 10px;margin:0 8px 8px 0!important;border:1px solid #c6c6c6;border-radius:5px;font-weight:bold;color:#c6c6c6;text-align:center;}
.직업일람_내비 li a:active, .직업일람_내비 li a:focus {color:#e78713;border-color:#e78713}
.직업일람_직종_랩 {border-top:2px solid #c6c6c6;font-family:ngn;}
.직업일람_직종_랩 h1 {padding:6px 0 7px 27px;margin-top:-1px;border-bottom:1px solid #c6c6c6;background:#f1f4f6;font-weight:bold;color:#2e2e2e;font-size:14px;}
.직업일람_직종_랩:after {display:block;content:"";clear:both;}
.직업일람_직종_랩 ul {width:100%;height:100%;background:url(../../images/rew_mobile/bg_junior_joblist.png) repeat-x 0 0;background-size:1px 1250px;}
.직업일람_직종_랩 ul a {display:inline-block;width:140px;padding:20px 0 18px 37px;font-weight:bold;color:#2e2e2e;font-size:14px;}
@media only screen and (max-width:320px) {
	.직업일람_직종_랩 ul a {width:121px;}
}
.직업정보_개체 div.section {padding:17px 12px 0 13px;border-top-width:1px;border-top:0 none;border-bottom:0 none;}
.직업정보_개체 div.section:first-of-type {padding:0;border:0 none;}
.직업정보_개체 div.section:nth-of-type(2) {border-top:1px solid #c6c6c6;}
.직업정보_개체 div:nth-last-of-type(3) {padding-bottom:21px;border-bottom:1px solid #c6c6c6;}
.직업정보_개체 .직업명 {padding:14px 0 13px 33px;background:url(../../images/rew_mobile/ico_junior_jobView_title.png) no-repeat 0 14px;background-size:20px 16px;font-size:15px;color:#2e2e2e;font-weight:bold;}
.직업정보_개체 .직업그림 {display:none;}
.직업정보_개체 .직업설명_제목 {padding-left:17px;margin-bottom:6px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;font-weight:bold;font-size:13px;color:#2e2e2e;}
.직업정보_개체 .section p {margin-top:6px;}
.직업정보_개체 .section p + p {margin-top:18px;}
.직업정보_개체 .section .추가정보 {display:block;margin-top:10px;font-size:11px;color:#666;}
.직업정보_개체 .section .관련그림 {display:inline-block;width:77px;height:56px;border:1px solid #c9c9c9;}

.인터뷰_탭모음 .button-wrapper {padding:10px 0 10px 0;border:0 none;border-bottom:1px solid #e3e3e3;text-align:center;}
.인터뷰_탭모음 .button-wrapper a {display:inline-block;width:87px;line-height:30px;border:1px solid #e78713;border-radius:5px;color:#8f8f8f;text-align:center;font-weight:bold;}
.인터뷰_탭모음 .button-wrapper a.selected {background:#e78713;color:#fff;}
.인터뷰_탭모음 .안내문_랩 {min-height:42px;padding:14px 5px 15px 46px;background:url(../../images/rew_mobile/bg_interview_info.png) no-repeat 10px 13px;background-size:22px 40px;font-family:ngn;}
.인터뷰_모음 {border-top:1px solid #c6c6c6;font-family:ngn;}
.인터뷰_모음 li {position:relative;min-height:50px;padding:9px 10px 10px 0;border-bottom:1px solid #c6c6c6;background-size:48px 48px!important;background-position:37px 9px!important;}
.인터뷰_모음 li a {display:block;height:50px;}
.인터뷰_모음 li .숫자 {position:absolute;left:11px;top:10px;font-size:11px;color:#2e2e2e;font-weight:bold;}
.인터뷰_모음 li .이름 {display:block;padding-left:77px;font-size:13px;font-weight:bold;color:#2e2e2e;}
.인터뷰_모음 li .짧은소개 {padding-left:90px;font-size:10px;color:#8f8f8f;}
.인터뷰_모음 li .숫자 + .이름 {padding-left:103px;}
.인터뷰_모음 li .숫자 + .이름 + .짧은소개 {padding-left:103px;}

.인터뷰_모음 li .직업명 {display:block;padding-left:35px;font-size:13px;font-weight:bold;color:#2e2e2e;}
.인터뷰_모음 li .직업명 + .짧은소개 {padding-left:35px;}
.인터뷰_모음 li .jobInfoList {height:auto;}
.인터뷰_모음 li .jobInfoList .요약문 {padding-left:35px;margin-top:5px;}
.직업안내내비 {clear:both;margin-bottom:10px;text-align:center;}
.직업안내내비:after {display:block;content:"";clear:both;}
.직업안내내비 a {display:inline-block;height:27px;line-height:27px;padding:0 9px;margin-bottom:6px;border-radius:4px;background:#284e9f;color:#fff;text-align:center;}
.직업안내내비 a.selected {background-color:#e78713;}
.title-style1 {padding:12px 10px 14px 14px;margin-bottom:15px;border-bottom:1px solid #e3e3e3;font-family:ngn;font-weight:bold;color:#2e2e2e;}
.직업안내_상세 .section {padding:10px;}
.직업안내_상세 .section h2 {padding:13px 0 10px 14px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 13px;background-size:8px 13px;color:#2e2e2e;font-weight:bold;font-family:ngn;font-size:12px;}
.직업안내_상세 .관련이미지 {margin:10px 0;text-align:center;}
.직업안내_랩 {padding:0!important;margin-bottom:0!important;border:0 none !important;}
.직업안내_랩3 .안내문 {min-height:42px;padding:14px 5px 15px 46px;border-bottom:1px solid #ccc;background:url(../../images/rew_mobile/bg_interview_info.png) no-repeat 10px 13px;background-size:22px 40px;font-family:ngn;}
.직업안내_랩3 .직업명 {padding:12px 10px 14px 28px;color:#2e2e2e;font-weight:bold;font-family:ngn;}
.직업안내_랩2 {padding:10px;font-weight:bold;font-size:14px;}
.홀랜드_안내 {
	margin: 10px 15px;
	background: url('../../images/mobile/bg_holland_info.png') 0 0 no-repeat!important;
	background-size: 53px 45px!important;
	padding-left: 65px;
}
.홀랜드_안내 .안내문 {
	text-align: justify;
	font-size: 11px;
	font-family: "ngbot";
	margin-bottom: 10px;
}
.홀랜드_안내 .홀랜드는 {
	text-align: justify;
	font-size: 10px;
	font-family: "ngbot";
}
.홀랜드_안내 .버튼 {
	background:	-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5eff3), color-stop(1, #e5d4de) );
	background:	-moz-linear-gradient( center top, #f5eff3 5%, #e5d4de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5eff3', endColorstr='#e5d4de');
	background-color:#f5eff3;
	border:1px solid #e8c5d9;
	color:#957286;
	font-size:11px;
	padding: 5px;
	margin: 10px 0;
	display:inline-block;
}
.홀랜드_안내 .버튼장식 {
	color:#957286;
}
.홀랜드_상세 {
	margin: 0 15px 10px 15px;
	padding: 3px 14px 15px 14px;
	background:none;
}
div .홀랜드_상세 h1 {
	border-top: 1px solid #ddd;
	padding-top: 2px;
	font-weight:bold;
	padding:5px 0 7px;
}
.홀랜드_상세 .유형 {
	font-size: 10px;
	color: #947185;
}
.홀랜드_상세 .카드번호 {
	font-size: 10px;
	font-family: "ngbot";
	float: right;
}
.홀랜드_상세 .section {
	padding: 5px 0;
	border:0 none;margin:0;
}
.홀랜드_상세 .section h2 {
	position: static;
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 13px;
	font-weight:bold;
	padding: 0;
}
.홀랜드_상세 img {
	width: 203px;
	margin: 10px auto;
	text-align: center;
	display: block;
}
.홀랜드_상세 .직분,
.홀랜드_상세 .임금 {
	font-family: "ngbot";
	font-size: 11px;
	padding: 2px 0;
	text-align: center;
}
.홀랜드_상세 .임금 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.홀랜드_상세 p {
	padding: 5px 0;
}
.홀랜드_유형안내_랩>.제목 {
	padding: 10px 5px;
	font-family: "ngebot";
	background: none;
	border-top: 1px solid #DDD;
}
.홀랜드_유형안내_랩 .section {
	background: none;
	padding:15px 5px;
	border:0 none;
	border-bottom:1px solid #e3e3e3;
}
.홀랜드_유형안내_랩 .section h1 {
	background: url('../../images/mobile/blt_job_info_cir_tri.png') 0px 2px no-repeat;
	background-size: 16px 16px;
	padding: 0 15px 0 20px;
	margin-bottom: 5px;
	line-height:20px;
	font-weight:bold;
	color:purple;
}
.홀랜드_유형안내_랩 .section h2 {
	position: static;font-size:12px;font-weight:bold;margin-top:12px;
}
.홀랜드_유형안내_랩 .항목 p {margin-top:2px;}

.홀랜드_유형별_내비 a {display:inline-block;height:27px;line-height:27px;padding:0 9px;margin-bottom:6px;border-radius:4px;background:#284e9f;color:#fff;text-align:center;}
.홀랜드_유형별_내비 a.selected {background-color:#e78713;}
.홀랜드_유형별_내비 {padding: 3px 0;}
.홀랜드_유형별_내비 .section {	background: none;border:0 none;padding:0;text-align:center;}
.홀랜드_유형별_직종_랩 h1 {
	padding: 5px 15px;
	background: none;
	font-size: 13px;
	background-color: #f7e9f1;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	font-weight:bold;
}
.홀랜드_유형별_직종_랩 ul:after {
	display: block;
	content: "";
	clear: both;
}
.홀랜드_유형별_직종_랩 li{
	font-size: 11px;
	font-family: 'ngbot';
	width: 41%;
	float: left;
	padding-left: 10%;
	padding: 8px 0 8px 9%;
	border-bottom: 1px solid #ACACAC;
}
.홀랜드_유형별_직종_랩 li.last{
	border-bottom: none;
}
.홀랜드_유형별_직종_랩 li a{
	font-size: 11px;
	font-family: 'ngbot';
}

.list-total-num {padding:0 15px 10px 10px;font-family:'ngbot';color:#838383;font-size: 11px;text-indent:2px;font-family:ngn;}
.list-total-num span {color:#e71313!important;}
.인터뷰_탭모음 .안내문_랩 + .list-total-num {padding-top:8px;border-top:1px solid #c6c6c6;}
.mv-interview-list li {background-position:13px 9px!important;}
.intervier01 .section {margin-right:0;margin-left:0;padding:7px 10px 6px;border-width:1px;}
.intervier01 .paging-wrap {margin-top:20px;}
.video_area p {float:left;width:38px;height:38px;overflow:hidden;margin-right:10px;border:1px solid #c7c7c7;border-radius:50%;background:url(../../images/rew_mobile/bg_interview_pic.png) no-repeat center 10px;background-size:29px 29px;}
.video_area p img {width:38px;height:38px;}
.video_area dl {float:left;margin-top:3px;}
.video_area dl dt {margin-bottom:2px;font-size:14px;font-weight:bold;color:#2e2e2e;}
.video_area dl dd {color:#8f8f8f;}
.m_interview {margin:17px 10px 0;}
.m_interview h3 {padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #e3e3e3;font-size:15px;color:#2e2e2e;font-weight:bold;}
.m_interview .inter_info {padding:16px 0 18px 13px;border:1px solid #c6c6c6;border-bottom:0 none;}
.m_interview .inter_info h4, .m_interview .picture_view h4, .m_interview .inter_con h4 {padding-left:17px;margin-bottom:10px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;font-size:13px;font-weight:bold;color:#2e2e2e;}
.m_interview .picture_view {padding-bottom:20px;border-right:1px solid #c6c6c6;border-left:1px solid #c6c6c6;}
.m_interview .picture_view h4 {margin-left:13px;}
.m_interview .inter_con {padding:0 9px 0 13px;border:1px solid #c6c6c6;border-top:0 none;}
.m_interview .inter_con .con_box dl {margin-bottom:17px;}
.m_interview .inter_con .con_box dt {display:block;font-weight:bold;}

.top_tab {padding:12px 10px;background:#eef1f3;}
.top_tab:after {clear:both;content:'';display:block;}
.top_tab li {float:left;width:50%;background:none!important;}
.top_tab li a {display:block;height:48px;line-height:48px;border:1px solid #e78713;border-radius:0 5px 5px 0;background:#fff;text-align:center;font-size:14px;font-family:ngn;}
.top_tab li a.on {color:#fff;background:#e78713;}
.top_tab li:first-child a {border-radius:5px 0 0 5px}
.main_img {padding:15px;}
.main_img:after {clear:both;content:'';display:block;}
.main_img .t_img {float:left;margin-right:25px;}
.main_img .t_img img {width:59px;height:79px;border-radius:5px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.5);}
.main_img .r_txt {float:left;font-family:ngn;}
.main_img .r_txt .title {margin-top:3px;font-size:15px;font-weight:bold;color:#313131;}
.main_img .r_txt .dot {padding-left:14px;background:url(../../images/rew_mobile/ico_title_small.png) no-repeat 0 2px;background-size:9px 9px;}
.main_img .r_txt .un_text {margin-top:13px;font-size:10px;color:#8f8f8f;}
.main_img .r_txt .un_text span {color:#e78713;}
.img_list {width:100%;border-top:1px solid #c6c6c6;}
.img_list li {padding:10px 15px;border-bottom:1px solid #c6c6c6;font-family:ngn;}
.img_list li:after {clear:both;content:'';display:block;}
.img_list .logo_img {float:left;margin-top:3px;}
.img_list .logo_img .title {font-size:14px;font-weight:bold;}
.img_list .logo_img .title + p {margin-top:4px;font-size:10px;color:#8f8f8f;}
.img_list .logo_img img {display:none;}
.img_list .qr_img {float:right;}
.img_list .qr_img img {width:34px;height:34px;}
.img_list .qr_img img + a img {width:49px;height:34px;}

.유명인_섹션1 .section:first-of-type {padding:17px 0 16px 0;border:0 none;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.유명인_섹션1 .인물짧은설명 {font-size:11px;letter-spacing:-0.05em;color:#666;}
.유명인_섹션1 .인물짧은설명 + h1 {margin-top:3px;font-size:15px;font-weight:bold;color:#2e2e2e;}
.유명인_섹션1 .프로필사진 {border-top:1px solid #e3e3e3;}
.유명인_섹션1 .프로필사진 img {width:100%!important;}
.유명인_섹션1 .약력 {margin-top:20px;border-top-width:1px;border-bottom:0 none;}
.유명인_섹션1 .약력 h3 {padding:13px 0 10px 29px;background-color:#fff;font-size:12px;}
.유명인_섹션1 .약력 h4 {padding:0 0 2px 13px;font-weight:bold;}
.유명인_섹션1 .약력 ul {padding:0 0 17px 13px;}
.유명인_섹션2, .유명인_본문 {padding:0 7px 0 13px;margin:0 11px 0 10px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;font-family:ngn;}
.유명인_섹션2 h3 {font-weight:bold;font-size:11px;}
.유명인_섹션2 h3 span {display:none;}
.유명인_섹션2 p + h3 {margin-top:17px;}
.유명인_본문 {padding-bottom:16px;padding-top:18px;border-bottom:1px solid #e3e3e3;}
.유명인_본문 h1 {padding-left:16px;margin-bottom:13px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;color:#2e2e2e;font-weight:bold;font-family:ngn;font-size:12px;}
.유명인_본문 .question {margin-top:19px;margin-bottom:2px;font-weight:bold;}
.마지막부분_정보 {margin-top:31px;font-size:10px;color:#868686;line-height:14px;}
.본문 .section {padding-bottom:0;border:0 none;}
.본문 .직업명 {padding:17px 0 16px 0;margin:0 0 20px 0;border:0 none;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;font-size:15px;font-weight:bold;color:#2e2e2e;}
.본문 .intro {width:100%;padding:16px 0 0 0;border:1px solid #e3e3e3;border-bottom:none;}
.본문 .intro tbody {display:block;margin:0 7px 0 13px;}
.본문 .intro th {padding:0 10px 10px 16px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;color:#2e2e2e;font-weight:bold;font-family:ngn;font-size:13px;}
.본문 .intro td {padding:0 0 18px 0;}
.본문 .intro + p {padding:0 0 14px 13px;border:1px solid #e3e3e3;border-top:0 none;border-bottom:0 none;}
.본문 .movie {border:1px solid #e3e3e3;border-top:0 none;}
.job-interview-mv .동영상_박스 {position:relative;overflow:hidden;border-bottom:1px solid #e3e3e3;}
.job-interview-mv .동영상_박스 a {display:block;position:absolute;left:50%;top:50%;width:86px;height:86px;margin:-43px 0 0 -43px;}
.job-interview-mv .동영상_박스 a img {width:86px;height:86px;}
.job-interview-mv .동영상_박스 a + img {display:block;width:100%;}
.본문 .movie .info {margin:19px 10px 0 13px;}
.본문 .movie .info dt {position:relative;padding:0 10px 10px 16px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;color:#2e2e2e;font-weight:bold;font-family:ngn;font-size:13px;}
.본문 .movie .info dt .recommend {position:absolute;right:0;top:-2px;}
.본문 .movie .info dt .recommend img {vertical-align:middle;}
.본문 .movie .info dt .count_recommend {font-weight:normal;color:#8f8f8f;}
.본문 .movie .info dd {padding-bottom:18px;}
.요약내용 .section {border-top-width:1px;border-color:#e3e3e3;}
.요약내용 .section h3 {padding-top:20px;background-color:#fff;background-position:13px 19px;font-size:13px;}
.요약내용 .section .내용 {padding:0 8px 10px 13px;}
.btn-wrap {width:100%;}
.btn-center {text-align:center;}
.wide-btn {padding:15px 54px 14px!important;border-raius:5px!important;font-size:14px!important;}

.title-ty1 {position:relative;padding:10px 12px 13px;background:#f1f4f6;}
.title-ty1 .title-small {padding-top:0;padding-left:0;margin-bottom:5px;font-size:11px;color:#838383;letter-spacing:-0.075em;}
.title-ty1 .직업명 {border:0 none;padding:0 0 0 17px;margin:0;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 2px;background-size:8px 13px;}
.title-ty1 .btnR {position:absolute;right:12px;top:50%;margin-top:-10px;}
.btn-orange {display:inline-block;text-align:center;padding:5px 10px 4px;border-radius:2px;background:#e78713;font-size:10px;font-weight:bold;color:#fff!important;}
.border-bx {border:1px solid #c6c6c6 !important;margin-bottom:10px;}
.border-no-bx {border:0 none !important;}
.border-bx-horiz {border:0 none !important;border-left:1px solid #c6c6c6 !important;border-right:1px solid #c6c6c6 !important;}
.border-bx-horiz + .border-bx-horiz2  {padding-top:0;}
.border-bx-horiz2 {border-top:0 none !important;border-left:1px solid #c6c6c6 !important;border-bottom:1px solid #c6c6c6 !important;border-right:1px solid #c6c6c6 !important;}
.동영상목록 {width:322px;margin:22px auto 0;}
.동영상목록:after {content:'';display:block;clear:both;}
.동영상_하나 {float:left;margin:0 19px 21px;text-align:center;}
.동영상_하나 img {display:block;margin-bottom:5px;}
.동영상_하나 .이름 {margin-bottom:3px;font-weight:bold;font-size:11px;color:#2e2e2e;}
.동영상_하나 .직책, .동영상_하나 .재생시간 {font-size:9px;color:#666;}
@media only screen and (max-width:320px) {
	.동영상목록 {width:298px;}
	.동영상_하나 {margin:0 13px 21px;}
}
.자막보기 {padding:18px 11px 10px 13px;margin:0 11px 0 10px;border:1px solid #e3e3e3;border-top:0 none;font-family:ngn;}

.title-arrow {padding-left:16px;padding-bottom:13px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;font-size:13px;color:#2e2e2e;font-weight:bold;}
.title-line {padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #e3e3e3;font-weight:bold;font-size:15px;}
.title-small {padding-top:15px;padding-left:10px;margin-bottom:5px;font-size:11px;color:#666;font-family:ngn;}
.word_ul {padding-left:10px;margin-bottom:11px;font-family:ngn;}
.word_ul li {text-align:left;font-size:14px;}
.word_h3, .graphAvgText {padding-left:10px;margin-bottom:11px;text-align:left;font-size:14px;font-weight:bold;}
.graphAvgLine {margin-top:20px;}

.arw-list-type dl {clear:both;width:100%;margin-bottom:13px;}
.arw-list-type dl:after {content:'';display:block;clear:both;}
.arw-list-type dt {float:left;margin-right:28px;}
.arw-list-type dd {float:left;}

.pd0-wrap {padding:0!important;border:0 none;}
.mv-wrap {border:1px solid #c6c6c6;border-top:0 none;border-bottom-style:dashed;text-align:center;}
.mv-wrap .button {}
.mv-info {padding:17px 13px 8px 10px;}
.mv-info td {padding-bottom:11px;}
.job-garelly-list {margin:10px 0 0 -11px;}
.job-garelly-list td {display:-webkit-inline-box;}
.job-garelly-list img {display:block;width:64px;height:48px;margin-right:1px;border:1px solid #c6c6c6;}
.pt0 {padding-top:0!important;}
.info-list-arw th {padding-left:16px;padding-bottom:13px;background:url(../../images/rew_mobile/icon_title_arrow.png) no-repeat 0 0;background-size:8px 13px;font-weight:bold;font-size:13px;}
.info-list-arw td {padding-bottom:19px;}
.TAB {overflow:hidden;}

.table_job_st1 {width:100%;border-top:2px solid #c6c6c6;}
.table_job_st1 thead th {padding:6px 0;border-bottom:1px solid #c6c6c6;background:#f1f4f6;text-align:center;color:#2e2e2e;font-weight:bold;font-size:14px;}
.table_job_st1 tbody td {padding:10px 0 11px 10px;border-bottom:1px solid #c6c6c6;font-size:14px;}
.table_job_st1 .center {text-align:center;}
.mt10 {margin-top:10px;}

.인터뷰_랩 {padding:17px 0 0 0;border:1px solid #c6c6c6;}
.인터뷰_랩 .title-arrow {margin-left:13px;}
.인터뷰_랩 .동영상_정보 {margin-bottom:20px;}
.인터뷰_랩 .major-mv-info {padding-bottom:8px;margin-bottom:13px;border-bottom:1px dashed #a2a2a2;}
.인터뷰_랩 .major-mv-info .mvWrap {position:relative;}
.인터뷰_랩 .major-mv-info .mvWrap .동영상_재생 {display:block;position:absolute;left:50%;top:50%;margin:-43px 0 0 -43px;;width:86px;height:86px;}
.인터뷰_랩 .major-mv-info .좋아요 {float:right;display:inline-block;margin:23px 10px 0 0;}
.인터뷰_랩 .major-mv-info .좋아요 a {display:inline-block;position:inherit;width:25px;height:25px;margin:0;}
.인터뷰_랩 .major-mv-info .좋아요 a img {width:25px;height:25px;}
.인터뷰_랩 .major-mv-info .좋아요 #rccCntView {font-size:15px;font-weight:bold;color:#313131;vertical-align:middle;}
.인터뷰_랩 .major-mv-info a {top:35%;}
.인터뷰_랩 .정보 {margin:0 0 12px 10px;}
.인터뷰_랩 .정보 .항목명 {margin-right:19px;color:#2e2e2e;font-weight:bold;}
.인터뷰_랩 .major-mv-info .정보:first-of-type {margin-top:17px;}
.인터뷰_랩 .job-garelly-list {margin:0 0 20px 2px;}
.인터뷰_랩 h4 {margin-left:13px;margin-bottom:3px;font-weight:bold;font-size:13px;}
.인터뷰_랩 ul {margin:0 10px 20px 13px;}

/* 로그인 */
.login-wrap .section {background:#eef1f3;}
.login-wrap .non-head-first {margin:0;padding:24px 10px 24px 9px;border:1px solid #dadada;border-bottom:0 none;}
.login-wrap .non-head-first table th {display:none;}
.login-wrap .non-head-first label {display:none;}
.login-wrap .non-head-first input[type=text], .login-wrap .non-head-first input[type=password] {height:12px;padding:12px 0 14px 23px;border-radius:5px;border:1px solid #dadada;outline:none;box-shadow:none;}
.login-wrap .non-head-first .button {width:82px!important;height:82px!important;line-height:82px;border-radius:5px;background:#ef7e22;color:#fff;text-align:center;font-size:15px;cursor:pointer;}
.login-wrap .find-mbInfo {margin:0;padding:16px 10px 14px 9px;border:1px solid #dadada;border-top-color:#fff;border-bottom:0 none;}
.login-wrap .find-mbInfo + .find-mbInfo {border-bottom:1px solid #dadada;}
.login-wrap .find-mbInfo label {display:inline-block;padding-left:35px;background:url(../../images/rew_mobile/bg_login_notice.png) no-repeat 0 0;background-size:22px 22px;font-size:14px;color:#4c4c4c;}
.login-wrap .find-mbInfo .button {display:block;width:143px;height:38px;line-height:38px;margin:0!important;border-radius:4px;background:#284e9f;color:#fff!important;text-align:center;white-space:nowrap;font-size:13px;}
.login-wrap .notice {margin:0;padding:30px 10px 0 13px;border:0 none;background:#fff;}
.login-wrap .notice p {margin-bottom:12px;padding-left:13px;background:url(../../images/rew_mobile/bg_arrow_right_gray.png) no-repeat 0 2px;background-size:8px 13px;font-size:13px;font-family:ngn;}
.login-wrap .notice p a, .login-wrap .notice p strong {font-weight:bold;color:#ef7e22!important;}

.find-id-pass .navi {margin:0;padding:12px 15px 12px 10px;border:0 none;border-bottom:1px solid #dadada;background:#eef1f3;text-align:right;}
.find-id-pass .navi .button {display:inline-block;width:33%;height:48px;line-height:48px;margin-left:-5px;border:1px solid #e78713;background:#fff;text-align:center;font-family:ngb;color:#8f8f8f;font-size:13px;vertical-align:middle;letter-spacing:-0.025em;}
.find-id-pass .navi a.button:first-of-type {border-radius:5px 0 0 5px;}
.find-id-pass .navi a.button:last-of-type {height:29px;padding:10px 0 9px 0;border-radius:0 5px 5px 0;line-height:15px;}
.find-id-pass .navi .button.brown {background:#e78713;color:#fff;}

.PASS_TAB {background:#eef1f3;}
.PASS_TAB .section {padding:15px 0 14px;margin:0 9px;border:0 none;border-top:1px solid #fff;}
.PASS_TAB .section:first-of-type {border-top:0 none;}
.PASS_TAB label {float:left;width:65px;margin-top:9px;font-size:14px;font-weight:bold;color:#4c4c4c;}
.PASS_TAB label.image-radio {width:auto;margin-right:10px;margin-top:0;}
.PASS_TAB label.long-type {float:none;display:block;width:100%;margin-top:0;}
.PASS_TAB label.long-type + input[type=text] {margin-top:8px;}
.PASS_TAB .inner-shadow {height:16px;padding:9px 0;border:1px solid #dadada;border-radius:5px;text-indent:14px;outline:none;}
.PASS_TAB .select-option {width:100%;height:34px;margin-top:8px;padding:0;background:#fff;text-indent:0;}
.PASS_TAB #searchQuestion {width:100%;height:100%;border-radius:5px;background:#fff;}
.PASS_TAB .submit-section {margin-top:0;padding-top:25px;border-top:1px solid #dadada;background:#fff;}
.PASS_TAB .submit-section .button {width:143px!important;background:#284e9f;color:#fff;}
.notice-cmt {margin-top:14px;padding:18px 5px 0 34px;border-top:1px solid #fff;background:url(../../images/rew_mobile/bg_login_notice.png) no-repeat 0 17px;background-size:22px 22px;font-size:14px;font-weight:bold;color:#4d4d4d;}
.notice-cmt span {color:#e78713!important;}

/* 진로상담 신청 */
.request .navi {padding:12px 10px 13px 10px;background:#eef1f3;text-align:center;}
.request .navi a.button {display:inline-block;width:29.3%!important;padding:10px 0;margin-left:3%;border:1px solid #2f86a3;border-radius:5px;background:#fff;text-align:center;font-size:14px;color:#8f8f8f;}
.request .navi a.button:first-of-type {margin-left:0;}
.request .navi .float-box {width:100%!important;}
.request .navi .float-box .label {display:block;font-size:12px;color:#000;}
.request .navi a.button.brown {background:#2f86a3;color:#bae5f4;}
.request .navi a.button.brown .label {color:#fff;}
.counsel-wrap {margin:11px 10px 0 10px;}
.counsel-insert-wrap {padding:0 10px 0 9px;border:1px solid #c6c6c6;}
.counsel-insert-wrap label {font-size:11px;}
.counsel-insert-wrap .section {padding:12px 0!important;border-top:1px solid #c6c6c6!important;}
.counsel-insert-wrap .section:first-of-type {border-top:0 none!important;}
.counsel-insert-wrap .section-title {float:left;width:51px;line-height:30px;color:#2e2e2e;font-size:13px;font-weight:bold;text-align:center;vertical-align:middle;word-break:break-all;}
.counsel-insert-wrap .inner-shadow {height:29px;border:1px solid #c6c6c6;text-indent:8px;}
.counsel-insert-wrap .insert-textarea {display:block;width:89%;height:264px;padding:8px;margin-top:9px;margin-left:9px;text-indent:0;}
.counsel-insert-wrap .chk-gender {display:inline;margin-right:14px;}
.counsel-insert-wrap .chk-gender .image-radio {margin-right:3px;}
.counsel-insert-wrap .email {position:relative;padding-left:54px!important;}
.counsel-insert-wrap .email .section-title {position:absolute;top:20px;left:0;}
.counsel-insert-wrap .email #EMAIL1 {width:30%;margin-bottom:2px;}
.counsel-insert-wrap .email #EMAIL2 {width:60%;}
.counsel-insert-wrap .email .select-option {vertical-align:bottom;}
.counsel-insert-wrap .대상구분_set .section-title {float:left;}
.counsel-insert-wrap .대상구분_set .select-option {display:none;float:left;width:78%;margin-left:53px;margin-bottom:2px;}
.counsel-insert-wrap .대상구분_set .section-title + .select-option {margin-left:2px;display:block;}
.counsel-insert-wrap .select-option {float:left;height:15px;border-color:#c6c6c6!important;text-indent:0;vertical-align:middle;}
.counsel-insert-wrap .select-option select {width:100%;outline:none;background:url(../../images/rew_mobile/btn_select_arrow.png) no-repeat 95% 4px #fff;background-size:15px 9px;-webkit-appearance:none;text-indent:8px;}
.counsel-wrap .submit-section {margin-bottom:15px;}
.counsel-wrap .submit-section .section div {float:left;}
.counsel-wrap .submit-section .section div:first-of-type {width:24px;margin-right:5px;}
.counsel-wrap .submit-section .section div + div {width:90%;vertical-align:middle;}
.counsel-wrap .submit-section .section div label {font-size:11px;}
.counsel-wrap .submit-section .button {margin-top:15px;}
.request .answer-type-sel {margin:10px 10px 12px 0!important;text-align:right;}
.request .answer-type-sel .section-title {margin-right:8px;font-size:13px;font-weight:bold;}
.request .answer-type-sel .select-option {display:inline-block;height:29px;margin-bottom:3px;border:1px solid #2f86a3;vertical-align:middle;}
.request .answer-type-sel .select-option select {height:29px;padding-right:20px;background:url(../../images/rew_mobile/btn_select_arrow.png) no-repeat 96% 10px #fff;background-size:15px 9px;-webkit-appearance:none;outline:none;}
.counsel-insert-wrap .round-box {padding:52px 18px 56px 19px;text-align:center;}
.counsel-insert-wrap .round-box h3 {margin-bottom:7px;font-size:16px;font-weight:bold;color:#2e2e2e;}
.counsel-insert-wrap .round-box strong {color:#2f86a3;font-size:11px;}

.조건 .동영상_랩 select {border-radius:0;background:-webkit-linear-gradient(bottom,rgba(255,255,255,1),rgba(255,255,255,1)) #fff;}

.classEdu-list {width:100%;}
.classEdu-list li {width:100%;}
.classEdu-list li .class-mn1.selected {background-color:#edf1f4;font-weight:bold;}
.classEdu-list li .class-mn1 {display:block;padding:18px 10px 18px 68px;border-bottom:1px solid #c6c6c6;font-size:14px;color:#252525;background-size:32px 36px;background-repeat:no-repeat;background-position:15px 10px;cursor:pointer;}
.classEdu-list li .icon-class01 {background-image:url(../../images/rew_mobile/ico_classEdu01.png);}
.classEdu-list li .icon-class02 {background-image:url(../../images/rew_mobile/ico_classEdu02.png);}
.classEdu-list li .icon-class03 {background-image:url(../../images/rew_mobile/ico_classEdu03.png);}
.classEdu-list li .icon-class04 {background-image:url(../../images/rew_mobile/ico_classEdu04.png);}
.classEdu-list li .icon-class05 {background-image:url(../../images/rew_mobile/ico_classEdu05.png);}
.classEdu-list li .icon-class06 {background-image:url(../../images/rew_mobile/ico_classEdu06.png);}
.classEdu-list li .icon-class07 {background-image:url(../../images/rew_mobile/ico_classEdu07.png);}
.classEdu-list li .icon-class08 {background-image:url(../../images/rew_mobile/ico_classEdu08.png);}
.classEdu-list li .icon-class09 {background-image:url(../../images/rew_mobile/ico_classEdu09.png);}
.classEdu-list li .icon-class10 {background-image:url(../../images/rew_mobile/ico_classEdu10.png);}
.classEdu-list li .class-mn2 {display:none;}
.classEdu-list li .class-mn2 a {display:block;padding:18px 10px 19px 20px;border-bottom:1px solid #c6c6c6;font-size:13px;}

/* 기존 web_style css */
.graph_info_box {margin:0 30px;padding:9px 0 7px;border-top:dotted 1px #b6c1cd;border-bottom:dotted 1px #b6c1cd;background:#f3f3f3;text-align:center}
.graph_info_box span {	display:inline-block;padding:3px 10px;color:#666}
.graph_info_box span strong {color:#f63}
.graph_info_box2 {margin:20px 30px 0;padding:20px;border-top:dotted 1px #b6c1cd;border-bottom:dotted 1px #b6c1cd;background:#f3f3f3;line-height:150%;text-align:left}
.graph_info_box2 ul li strong {display: block;float: left;height: 20px;	padding: 6px 0;margin-right: 3px;}
.graph_info_box2 ul li {	clear: left;}
.graph_info_box2 ul li {	line-height: 2em;}
.graph_info_box2 .inlineListUl {display: inline-block;margin-left: 10px;}
.graph_info_box2 .inlineListUl li {display: inline;	width: 200px;	clear: none;float: left;}
.graph_info_box3 {margin:20px 11px 0 10px;padding:14px 0 0 0;border:1px solid #e6e6e6;font-family:ngn;}
.graph_information {margin:0 11px 0 10px;padding:9px 0;border:1px solid #e6e6e6;border-top:0 none;font-family:ngn;}
.graph_information span {display:inline-block;margin:0 23px;line-height:16px;}
.graph_information strong {color:#ec2c00;}
.graph_information + .word_h3 {margin-top:20px;}
.graph_information + .graph_information {margin-bottom:40px;}
.graph_information + .둥근박스 {margin:18px 10px 25px 10px;line-height:16px;}
.jqplot-base-canvas {padding:14px 0 0 0!important;}
.lanking_graph {	padding: 30px}
.lanking_graph li {height: 45px;text-align: center}
.lanking_graph li.best1 p {display: inline-block;	width: 40px;height: 28px;margin: 0 auto;padding-top: 16px;background: url(../../images/mobile/contents/job_view_grap_bar_red.gif) repeat left top;	font-weight: bold;color: #fff;text-align: center}
.lanking_graph li.best2 p {display: inline-block;	width: 80px;height: 28px;margin: 0 auto;padding-top: 16px;background:url(../../images/mobile/contents/job_view_grap_bar_orange.gif) repeat left top;font-weight: bold;color: #fff;text-align: center}
.lanking_graph li.best3 p {display: inline-block;	width: 120px;	height: 28px;margin: 0 auto;padding-top: 16px;background:url(../../images/mobile/contents/job_view_grap_bar_yellow.gif) repeat left top;	font-weight: bold;color: #fff;text-align: center}
.lanking_graph li.best4 p {display: inline-block;	width: 160px;	height: 28px;margin: 0 auto;padding-top: 16px;background:	url(../../images/mobile/contents/job_view_grap_bar_green.gif) repeat left top;	font-weight: bold;color: #fff;text-align: center}
.lanking_graph li.best5 p {display: inline-block;	width: 200px;	height: 28px;margin: 0 auto;padding-top: 16px;background: url(../../images/mobile/contents/job_view_grap_bar_blue.gif) repeat left top;font-weight: bold;color: #fff;text-align: center}
.lanking_result {overflow: hidden;	margin: 0 auto}
.lanking_result li {float: left;width: 20%;height: 29px;margin-left: -1px;padding-top: 21px;border-left: solid 1px #fff;background:url(../../images/front/contents/job/job_view_grap_bar_gray.gif) repeat left top;font-weight: bold;font-size: 12px;color: #369;text-align: center}
.lanking_result li.on {background:url(../../images/front/contents/job/job_view_grap_bar_orange.gif) repeat left top;color:#fff}

/* 공통영역 (푸터) */
.site-footer {width:100%;margin-bottom:35px;}
.footer-menu {width:100%;padding:15px 0 11px;background:#e6e6e6;text-align:center;}
.footer-menu a {display:inline-block;padding:0 2px 4px 5px;background:url(../../images/rew_mobile/bg_footer_bar.png) no-repeat left 2px;background-size:1px 11px;text-decoration:none;color:#666;font-size:11px;letter-spacing:-0.075em;font-weight:bold;font-family:ngn;}
.footer-menu a:first-of-type {padding-left:0;background:none;}
.address {margin-top:13px;margin-bottom:21px;text-align:center;color:#a1a1a1;letter-spacing:-0.025em;}
.address address {color:#a1a1a1;font-style:normal;}
.address .copyright {display:block;margin-top:4px;}
.site-footer .button-wrap {text-align:center;}
.site-footer .button {display:inline-block;width:72px;height:25px;line-height:25px;color:#fff;font-size:11px;text-decoration:none;}
.site-footer .button.black {background:#4f4f4f;}

.foot-logo{text-align: center; padding-bottom: 15px;}
.foot-logo a img{height:30px}
.foot-logo a{display:inline-block}
.foot-logo a:last-child{margin-left:10px}


@media all and (max-width:320px) {
	.list-page-info .summary .each {width:100%}
	.cont-detail .summary .each {width:100%!important}
	.tab_head {text-align:left;}
	.navi .button-wrapper {margin-right:15px;margin-left:15px;}
	.main_img .t_img {margin-right:18px;}
	.main_img .r_txt .dot {letter-spacing:-0.075em;}
	.footer-menu a {padding:0 5px 4px 8px;}
	.address {padding-left:10px;}
	.address address {font-size:11px;}
}
@media all and (max-width:414px) {
	.footer-menu a {padding:0 6px 4px 8px;letter-spacing:0;}
	.slick-track {height:140px;}
	.address .copyright {margin-left:0;}
}



/* 진로탐험대 */
.bomulsum-contents {min-height:403px;position:relative;border-top:1px solid #4b3a1a;/*background:url(../../images/rew_mobile/bomulsum/bg_body1.jpg) no-repeat center center;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
@media all and (min-width:801px){
	.bomulsum-contents {background-image:url(../../images/rew_mobile/bomulsum/bg_body2.jpg);}
}
.bomulsum-contents + hr + .site-footer {margin-bottom:0;position:absolute;bottom:-1px;background:#fff;padding-bottom:30px;}
#bomulsumMain {height:583px;padding-bottom:20px;}
@media all and (max-width:414px) {
	#bomulsumMain {height:583px!important;}
	.bomulsum-contents + hr + .site-footer {position:initial;bottom:initial;padding-bottom:30px;}
}
.bomulsum-intro {text-align:center;}
.bomulsum-intro img {width:250px;height:71px;overflow:hidden;margin:15px auto 0;border:1px solid #5c4827;border-radius:7px;background:url(../../images/rew_mobile/bomulsum/bg_main_box.png) repeat-x 0 0;background-size:100% 74px;}
.bomulsum-menu {clear:both;position:relative;width:336px;height:80%;margin:10px auto 50px;}
.bomulsum-menu li .bmenu {display:block;position:absolute;background-position:0 0;text-indent:-999999px;}
.bomulsum-menu li .bmenu.mn01 {left:50%;top:0;width:106px;margin-left:-53px;height:91px;background:url(../../images/rew_mobile/bomulsum/img_main_mn01.png);background-size:106px 91px;}
.bomulsum-menu li .bmenu.mn02 {left:19px;top:135px;width:151px;height:116px;background:url(../../images/rew_mobile/bomulsum/img_main_mn02.png);background-size:151px 116px;}
.bomulsum-menu li .bmenu.mn03 {left:4px;top:277px;width:161px;height:82px;background:url(../../images/rew_mobile/bomulsum/img_main_mn03.png);background-size:161px 82px;}
.bomulsum-menu li .bmenu.mn04 {left:184px;top:118px;width:128px;height:141px;background:url(../../images/rew_mobile/bomulsum/img_main_mn04.png);background-size:128px 141px;}
.bomulsum-menu li .bmenu.mn05 {left:195px;top:264px;width:114px;height:127px;background:url(../../images/rew_mobile/bomulsum/img_main_mn05.png);background-size:114px 127px;}

.bomulsum-desc {width:100%;background:url(../../images/rew_mobile/bomulsum/bg_desc_box.png) repeat-x 0 0;}
.bomulsum-desc .desc-area {height:117px;border-bottom:1px solid #4b3a1a;}
.bomulsum-desc .desc-area img {display:block;padding-top:15px;padding-left:10px;}
.bomulsum-desc .desc01 {background:url(../../images/rew_mobile/bomulsum/img_desc01.png) no-repeat 97% 13px;background-size:105px 91px;}
.bomulsum-desc .desc01 img {width:186px;height:77px;}
.bomulsum-desc .desc02 {background:url(../../images/rew_mobile/bomulsum/img_desc02.png) no-repeat 97% 15px;background-size:129px 90px;}
.bomulsum-desc .desc02 img {width:190px;height:76px;}
.bomulsum-desc .desc03 {background:url(../../images/rew_mobile/bomulsum/img_desc03.png) no-repeat 97% 5px;background-size:98px 108px;}
.bomulsum-desc .desc03 img {padding-top:10px;width:184px;height:81px;}
.bomulsum-desc .desc04 {background:url(../../images/rew_mobile/bomulsum/img_desc04.png) no-repeat 97% 15px;background-size:151px 80px;}
.bomulsum-desc .desc04 img {padding-top:10px;width:173px;height:80px;}
.bomulsum-desc .desc05 {background:url(../../images/rew_mobile/bomulsum/img_desc05.png) no-repeat 97% 5px;background-size:96px 107px;}
.bomulsum-desc .desc05 img {padding-top:10px;width:198px;height:66px;}

.bomulsum-select-wrap {position:relative;height:40px;}
.bomulsum-select-wrap:after {content:'';display:block;clear:both}
.bomulsum-select-wrap .select-list {overflow:hidden}
.bomulsum-select-wrap .select-list li {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.bomulsum-select-wrap .select-list li:first-child {width:140px;position:absolute;left:0;top:0;border-right:1px solid #f6f6f6;}
.bomulsum-select-wrap .select-list li:first-child + li {width:100%;padding-left:140px;}
.bomulsum-select-wrap .select-list li select {width:100%;height:40px;text-indent:10px;background:url(../../images/rew_mobile/bomulsum/bg_select.png) no-repeat 94% 17px #dedede;background-size:12px 7px;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;outline:none;font-size:15px;letter-spacing:-0.075em;}
.bomulsum-list-wrap {min-height:403px;padding-bottom:50px;}
.bomulsum-list {box-shadow:0 5px 5px rgba(0,0,0,0.36);}
.bomulsum-list li {position:relative;padding:12px 0 12px 16px;border-top:1px solid #e5e0d7;background:#faf3ec;font-size:15px;}
.bomulsum-list li:first-child {border-top:0 none;}
.bomulsum-list li a {position:relative;display:block;color:#464646;outline:none;}
.bomulsum-list li span {position:absolute;left:0;top:0;display:inline-block;width:26px;color:#c4c4c4;}
.bomulsum-list li em {position:absolute;right:21px;top:13px;font-size:13px;color:#898989;}

.bomulsum-view {width:100%;min-height:403px;padding-bottom:88px;background:#faf3ec;}
.bomulsum-view .title {padding:23px 0 17px 20px;border-bottom:1px solid #d2ccc2;font-size:15px;}
.bomulsum-view .title span {display:inline-block;margin-right:13px;color:#c4c4c4;}
.bomulsum-view .cont-box {padding:18px 20px 74px 21px;}
.bomulsum-view .cont-box img {width:100%;margin:10px 0;}
@media all and (min-width:768px) {
	.bomulsum-view .cont-box img {width:auto;margin:10px 0;}
}
.bomulsum-view .cont-box table {width:100% !important;}
.bomulsum-view .bomulsum-btn-menu {text-align:center;}
.bomulsum-view .bomulsum-btn-menu .c-btn {display: inline-block;width: 76px;padding: 0;border: 1px solid #7b705b;border-radius: 3px;background-color: #8a806a;background-size: 11px 18px;background-repeat: no-repeat;color: #fff;font-size: 14px;height: 44px;line-height: 44px; vertical-align:top;}
.bomulsum-view .bomulsum-btn-menu .c-btn-prev {background-image:url(../../images/rew_mobile/bomulsum/btn_prev_arw.png);background-position: 14px 14px;width: auto;height: auto;padding: 0;}
.bomulsum-view .bomulsum-btn-menu .c-btn-next {background-image: url(../../images/rew_mobile/bomulsum/btn_next_arw.png);background-position: 14px 14px;width: auto;height: auto;padding: 0;}
.bomulsum-view .bomulsum-btn-menu .c-btn-prev span {border: none;width:43px; display:block;text-indent:-999999px;font-size:0;}
.bomulsum-view .bomulsum-btn-menu .c-btn-next span {border: none;width:43px; display:block;text-indent:-999999px;font-size:0;}
.bms-goTop {position:fixed;right:13px;bottom:13px;}

@media all and (min-width:600px) {
	.bomulsum-contents {min-height:1280px;}
	.bomulsum-intro img {width:384px;height:109px;padding:4px 53px 0 52px;margin-top:123px;border-radius:14px;background-image:url(../../images/rew_mobile/bomulsum/bg_desc_box.png);background-size:100% 152px;}
	.bomulsum-menu {clear:both;position:relative;width:491px;height:auto;margin:46px auto 50px;}
	.bomulsum-menu li .bmenu.mn01 {width:162px;height:139px;background-size:162px 139px;}
	.bomulsum-menu li .bmenu.mn02 {left:0;top:230px;width:232px;height:178px;background-size:232px 178px;}
	.bomulsum-menu li .bmenu.mn03 {left:0;top:449px;width:248px;height:125px;background-size:248px 125px;}
	.bomulsum-menu li .bmenu.mn04 {right:0;top:205px;left:initial;width:196px;height:216px;background-size:196px 216px;}
	.bomulsum-menu li .bmenu.mn05 {right:0;top:428px;left:initial;width:175px;height:195px;background-size:175px 195px;}
}