@charset "utf-8";

/* Reset */
	body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, address, strong, span, em, i, img, ul, ol, li, dl, dt, dd, table, caption, th, td, form, fieldset, legend, label, article, aside, footer, header, nav, section, hr {margin:0;padding:0;}
	h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:bold;}
	hr {display:none;}
	a {color:#252525;text-decoration:none;}
	html, body {height:100%;}
	html {font-size:14px;}
	body {height:100%;color:#252525;font-family:'맑은 고딕', 'malgun gothic', 'AppleGothicNeoSD', 'Microsoft NeoGothic', 'Droid sans', sans-serif;line-height:1.2;letter-spacing:-0.025em;-webkit-text-size-adjust:none;}
	article,aside,details,figcaption,figure,
	footer,header,hgroup,menu,nav,section {display:block;}
	img, fieldset, abbr, acronym {border:0;}
	img {max-width:100%;}
	ul, ol, li {list-style:none;}
	p, acronym, address, big, small, cite, code, dfn, em, kbd, pre, samp, sub, sup, tt, var {font-style:normal;font-weight:normal;}
	label, input.button, input.submit , input.image, button {cursor:pointer;}
	input, select {border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;font-size:14px;color:#9e9e9e;font-family:'맑은 고딕', 'malgun gothic', 'AppleGothicNeoSD', 'Microsoft NeoGothic', 'Droid sans', sans-serif;vertical-align:middle;}
	::-webkit-input-placeholder {color:#9e9e9e;}
	textarea {border:0;border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;font-size:14px;color:#9e9e9e;resize:none;font-family:'맑은 고딕', 'malgun gothic', 'AppleGothicNeoSD', 'Microsoft NeoGothic', 'Droid sans', sans-serif;}
	input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0px 9999px white;}
	table {margin:0;padding:0;border-spacing:0;border:0;border-collapse:collapse;}
	caption, legend, .hidden {position:absolute;top:0;left:0;visibility:hidden;width:0;height:0;overflow:hidden;font-size:0;line-height:0;}
	.default {margin-top:0 !important;}
	.pre {font-family:'맑은 고딕', 'malgun gothic', 'AppleGothicNeoSD', 'Microsoft NeoGothic', 'Droid sans', sans-serif;white-space:normal;}
	.ellipsis {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	a[href^="tel"] {color: inherit;}
	.pointer {cursor:pointer !important;}
	input:disabled {background-color: rgb(245, 245, 245);}
	input:focus {outline:none;}
	select:focus {outline:none;}

/* 체크박스 */
.checkbox {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.checkbox + .label-chk {display:inline-block;min-height:19px;line-height:19px;padding:0 0 0 29px;background:url("/pub/images/common/bg_checkbox.gif") no-repeat 0 50%;background-size:19px 19px;vertical-align:middle;transition:all 0.15s ease;font-size:14px;color:#252525;}
.checkbox:disabled + .label-chk {background:url("/pub/images/common/bg_checkbox_disable.gif") no-repeat 0 50% !important;background-size:19px 19px !important;}
.checkbox + .label-hidden {text-indent:-9999px;width:0;padding:0 0 0 19px;text-align:initial;}
.checkbox:checked + .label-chk {background:url("/pub/images/common/bg_checkbox_on.gif") no-repeat 0 50%;background-size:19px 19px;}

/* 체크박스-관심학원 */
.chk-heart {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.chk-heart + .label-heart {display:inline-block;height:13px;line-height:13px;padding:0 0 0 19px;background:url("/pub/images/common/ico_interest.png") no-repeat 0 50%;background-size:14px 12.5px;vertical-align:middle;transition:all 0.15s ease;font-size:14px;color:#252525;}
.chk-heart + .label-hidden {text-indent:-9999px;width:0;padding:0 0 0 14px;text-align:initial;}
.chk-heart:checked + .label-heart {background:url("/pub/images/common/ico_interest_on.png") no-repeat 0 50%;background-size:14px 12.5px;}

/* 체크박스-스크랩 */
.chk-scrap {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.chk-scrap + .label-scrap {display:inline-block;height:16px;line-height:16px;padding:20px 0 0 0;background:url("/pub/images/common/btn_scrap.png") no-repeat 50% 0;background-size:16px 15.5px;vertical-align:middle;transition:all 0.15s ease;font-size:14px;color:#252525;font-size:12px;color:#f5f5f5;}
.chk-scrap + .label-hidden {text-indent:-9999px;width:0;padding:0 0 0 16px;text-align:initial;}
.chk-scrap:checked + .label-scrap {background:url("/pub/images/common/btn_scrap_on.png") no-repeat 50% 0;background-size:16px 15.5px;}

/* 박스형 체크박스|라디오 */
.box-input-ty1 {display:table;width:100%;font-size:0;border-collapse:collapse;}
.box-input-ty1 .abox {display:table-cell;border:1px solid #e2e2e3;vertical-align:top;}
.box-input-ty1.box3 .abox {width:33.3%;}
.box-input-ty1.box4 .abox {width:25%;}
.box-input-ty1.box5 .abox {width:20%;}
.box-input-ty1 .abox input {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.box-input-ty1 .abox input + .label-chk {display:block;height:38px;line-height:38px;background:#fff;text-align:center;font-size:14px;color:#252525;}
.box-input-ty1 .abox input + .label-chk .line2 {padding:4px 0 0 0;line-height:1.2;}
.box-input-ty1 .abox input + .label-chk .line2 .stxt {display:block;font-size:11px;}
.box-input-ty1 .abox input:checked + .label-chk {position:relative;color:#23b274;}
.box-input-ty1 .abox input:checked + .label-chk:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #4dcb94;}
.box-input-ty2 {display:table;width:100%;font-size:0;border-collapse:collapse;}
.box-input-ty2.type {margin:12px 0 0 0;}
.box-input-ty2 .abox {display:table-cell;border:1px solid #e2e2e3;}
.box-input-ty2 .abox input {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.box-input-ty2 .abox input + .label-chk{display:block;height:32px;line-height:32px;background:#fff;text-align:center;font-size:14px;color:#4d4d4d;}
.box-input-ty2 .abox input:checked + .label-chk {position:relative;color:#fff;background:#23b274;}
.box-input-ty2 .abox input:checked + .label-chk:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #23b274;}
.box-input-ty2-1 {display:table;width:100%;font-size:0;border-collapse:collapse;}
.box-input-ty2-1.type {margin:12px 0 0 0;}
.box-input-ty2-1 .abox {display:table-cell;border:1px solid #e2e2e3;vertical-align:top;}
.box-input-ty2-1 .abox input {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.box-input-ty2-1 .abox input + .label-chk{display:block;height:38px;line-height:38px;background:#fff;text-align:center;font-size:14px;color:#4d4d4d;}
.box-input-ty2-1 .abox input + .label-chk .line2 {padding:4px 0 0 0;line-height:1.2;}
.box-input-ty2-1 .abox input + .label-chk .line2 .stxt {display:block;font-size:11px;}
.box-input-ty2-1 .abox input:checked + .label-chk {position:relative;color:#fff;background:#23b274;}
.box-input-ty2-1 .abox input:checked + .label-chk:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #23b274;}
.box-input-ty3 {overflow:hidden;margin:-9px 0 0 -9px;padding:15px;}
.box-input-ty3 .abox {display:block;float:left;width:50%;padding:9px 0 0 9px;box-sizing:border-box;}
.box-input-ty3 .abox input {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.box-input-ty3 .abox input + .label-chk{display:block;height:40px;line-height:40px;padding:0 0 0 13px;background:#fff;text-align:left;font-size:14px;color:#252525;border-radius:3px;}
.box-input-ty3 .abox input:checked + .label-chk {position:relative;color:#23b274;font-weight:bold;}
.box-input-ty3 .abox input:checked + .label-chk:after {content:'';position:absolute;right:12px;top:0;width:13px;height:100%;background:url('/pub/images/common/bg_boxinput_checked.png') no-repeat 0 50%;background-size:13px 13.5px;}

/* selectbox */
.selectbox.ty1 {padding:0 15px 0 0;border:0;background:transparent url('/pub/images/common/selectbox_arr.png') no-repeat 100% 50%;background-size:15px 6px;-webkit-appearance:none;font-size:13px;color:#4d4d4d;}
.selectbox.ty2 {height:40px;line-height:40px;padding:0 20px 0 10px;border:1px solid #e2e2e3;background:#fff url('/pub/images/common/selectbox_arr_right.png') no-repeat 100% 50%;background-size:20px 6px;-webkit-appearance:none;font-size:14px;color:#4d4d4d;box-sizing:border-box;}

/* input-text */
.text.ty1 {height:40px;padding:0 10px;border:1px solid #e2e2e3;box-sizing:border-box;-webkit-appearance:none;color:#4d4d4d;}
.text.ty1::placeholder {color:#7d7d7d;}
input[type="month"].ty1 {background:transparent url('/pub/images/common/selectbox_arr_right.png') no-repeat 100% 50%;background-size:20px 6px;}
input[type="date"].ty1 {background:transparent url('/pub/images/common/selectbox_arr_right.png') no-repeat 100% 50%;background-size:20px 6px;}
.text.date {background:transparent url('/pub/images/common/selectbox_arr_right.png') no-repeat 100% 50%;background-size:20px 6px;}

/* textarea */
.textarea-wrap {padding:10px 10px 5px;border:1px solid #e2e2e3;}
.textarea-wrap textarea {border:0;padding:0;}
.textarea-wrap .byte {text-align:right;font-size:11px;color:#a7a7a7;}

/* 하단픽스배너 */
.foot-fixBanner {z-index:10;position:relative;}
.foot-fixBanner .poll {height:60px;}
.foot-fixBanner .fixbanner {z-index:100;position:fixed;left:0;bottom:0;width:100%;height:60px;text-align:center;}
.foot-fixBanner .fixbanner.android {bottom:35px;}
.foot-fixBanner .fixbanner.touch {bottom:-100px;}
.foot-fixBanner .fixbanner a {display:block;width:100%;height:60px;}
.foot-fixBanner .fixbanner a img {display:block;width:320px;height:60px;margin:0 auto;}

/* 중간배너 */
.mid-bn-ty1 {margin:12px 0 0 0;text-align:center;}
.mid-bn-ty1 a {display:block;}
.mid-bn-ty1 a img {display:block;width:320px;margin:0 auto;}

/* 분류 */
.sort-box {position:relative;}
.sort-box .right {position:absolute;right:0;top:0;}
.sort-box .achk {display:inline-block;}

/* button */
.btn-table {display:table;width:100%;padding:0 7px;border-spacing:8px 0;box-sizing:border-box;}
.btn-table.type {margin:15px 0 0 0;}
.btn-table.type2 {margin:10px 0 0 0;}
.btn-table .abtn {display:table-cell;}
.btn-table.half .abtn {width:50%;}
.btn-block {display:block !important;}
.btn-autoH {padding:6px 10px !important;height:auto !important;line-height:normal !important;}
.btn-l {display:inline-block;height:44px;line-height:42px;font-size:16px;text-align:center;border-radius:3px;box-sizing:border-box;}
.btn-lm {display:inline-block;height:40px;line-height:38px;font-size:14px;text-align:center;border-radius:3px;box-sizing:border-box;}
.btn-m {display:inline-block;height:34px;line-height:32px;padding:0 13px;font-size:13px;text-align:center;box-sizing:border-box;}
.btn-sm {display:inline-block;height:30px;line-height:28px;padding:0 13px;font-size:13px;text-align:center;box-sizing:border-box;}
.btn-s {display:inline-block;height:25px;line-height:23px;padding:0 13px;font-size:12px;text-align:center;box-sizing:border-box;}
.btn-round3 {border-radius:3px;}
.btn-round2 {border-radius:2px;}
.btn-link {cursor:pointer;}
.btn-white {background:#fff;color:#4d4d4d;border:1px solid #e2e2e3;}
.btn-red {background:#f65858;color:#fff;border:1px solid #f65858;}
.btn-green {background:#23b274;color:#fff;border:1px solid #23b274;}
.btn-greenline {background:#fff;color:#23b274;border:1px solid #4dcb94;}
.btn-darkgrey {background:#777a83;color:#fff;border:1px solid #777a83;}
.abtn .reset {display:inline-block;padding:0 0 0 24px;background:url('/pub/images/common/ico_btn_reset.png') no-repeat 0 50%;background-size:14px 14px;}
.abtn .add {display:inline-block;padding:0 0 0 24px;background:url('/pub/images/common/ico_btn_add.png') no-repeat 0 50%;background-size:14.5px 14.5px;}
.inBtn-wrap {margin:10px -8px 0;}
.inBtn-wrap .inBtn {display:table;width:100%;border-spacing:8px 0;box-sizing:border-box;}
.inBtn-wrap .inBtn .abtn {display:table-cell;vertical-align:middle;}
/* 페이지 하단픽스 버튼 */
.btmFix-btn-wrap {z-index:10;position:fixed;bottom:0;left:0;display:table;width:100%;table-layout:fixed;}
.btmFix-btn-wrap .acell {display:table-cell;text-align:center;vertical-align:middle;}
.btmFix-btn-wrap .acell .abtn {display:block;height:50px;line-height:50px;font-size:16px;}
.btmFix-btn-wrap .acell .c-gray {color:#fff;background:#777a83;}
.btmFix-btn-wrap .acell .c-gray.line {border-left:1px solid #888b96;}
.btmFix-btn-wrap .acell .c-red {color:#fff;background:#f65858;}

/* 공통텍스트 */
.desc-center {text-align:center;}
.desc-right {text-align:right;}
.desc-right span.desc-star {display:inline-block;}
.desc-star {position:relative;margin:12px 0 0 0;padding:0 0 0 8px;font-size:12px;color:#7d7d7d;line-height:18px;}
.desc-star:before {content:'*';position:absolute;left:0;top:0;}
.desc-star + .desc-star {margin:8px 0 0 0;}
.desc-req {margin:14px 0 0 0;font-size:13px;color:#7d7d7d;line-height:1.2;}
.desc-default {margin:12px 0 0 0;font-size:12px;color:#7d7d7d;line-height:18px;}
.desc-default2 {margin:14px 0 0 0;font-size:13px;color:#4d4d4d;line-height:18px;}
.desc-list dt {padding:0 0 5px 0;font-size:13px;color:#4d4d4d;font-weight:bold;}
.desc-list dd {position:relative;padding:0 0 2px 6px;font-size:12px;color:#7d7d7d;line-height:15px;}
.desc-list dd:before {content:'';position:absolute;left:0;top:6px;width:3px;height:1px;background:#7d7d7d;}
/* 공통텍스트>칼라 */
.txt-point1 {color:#f65858 !important;}
.txt-point2 {color:#23b274 !important;}
.txt-point3 {color:#252525 !important;}

/* 공통텍스트박스 */
/* 공통텍스트박스>흰색라운드박스 */
.white-infoBox {padding:15px 15px 17px;}
.white-infoBox .inwrap {padding:17px 16px;background:#fff;border-radius:8px;-webkit-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);-moz-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);}
.white-infoBox .msg {font-size:15px;line-height:20px;color:#4d4d4d;text-align:center;}
.white-infoBox .msg.check {padding-top:30px;background:url('/pub/images/mypage/ico_check.png') no-repeat 50% 0;background-size:21.5px 18.5px;}
.white-infoBox .abtn-area {margin:16px 0 0 0;}
/* 공통텍스트박스>탑회색bg메시지 */
.top-gray-line {padding:10px 15px;background:#e7e7e7;}
/* 공통텍스트박스>그린bg박스 */
.green-infoBox {background:#27ab6e;padding:15px;}
.green-infoBox .msg {font-size:15px;color:#fff;line-height:22px;}
.green-infoBox .msg-s {font-size:13px;color:#fff;line-height:16px;}
.green-infoBox .msg + .msg-s {margin:4px 0 0 0;}
.green-infoBox.typeTop {position:relative;}
.green-infoBox.typeTop:before {content:'';position:absolute;left:0;top:-1px;width:100%;height:1px;background:#27ab6e;}
/* 공통텍스트박스>투명메시지박스 */
.transparent-msg {padding:32px 0;text-align:center;font-size:17px;color:#252525;line-height:23px;}
.transparent-msg.type{padding:55px 0;}
.transparent-msg .stxt {margin:15px 0 0 0;font-size:13px;color:#4d4d4d;line-height:17px;}
/* 공통텍스트박스>회색메시지박스 */
.grey-infoBox {padding:15px 15px 17px;background:#f5f5f5;}

/* 다음이전버튼 */
.control-btns {display:table;width:100%;height:50px;background:#f5f5f5;}
.control-btns .abtn {display:table-cell;font-size:15px;color:#fff;vertical-align:middle;}
.control-btns .btn-goList {background:#777a83;text-align:center;}
.control-btns .btn-goPrev {padding:0 0 0 15px;background:#f5f5f5;text-align:left;color:#4d4d4d;}
.control-btns .btn-goPrev .arr {display:inline-block;padding:0 0 0 18px;background:url('/pub/images/common/arr_goPrev.png') no-repeat 0 50%;background-size:10.5px 9px;}
.control-btns .btn-goNext {padding:0 15px 0 0;background:#f5f5f5;text-align:right;color:#4d4d4d}
.control-btns .btn-goNext .arr {display:inline-block;padding:0 18px 0 0;background:url('/pub/images/common/arr_goNext.png') no-repeat 100% 50%;background-size:10.5px 9px;}

/* 오버레이페이지 */
.notScroll{position:fixed;overflow:hidden;width:100%;height:100%}
.scrollBack,
.scrollBack body {display:block;height:100%;overflow:hidden;touch-action:none;-webkit-touch-action:none}
.overlay-wrap {z-index:17;position:fixed;width:100%;height:100%;transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-webkit-transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-moz-transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-o-transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-ms-transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;}
.overlay-wrap.motion-btm-top {left:0;bottom:-100%;}
.overlay-wrap.motion-btm-top.show {bottom:0;}
.overlay-wrap.motion-default {left:0;bottom:-100%;transition:all 0s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-webkit-transition:all 0s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-moz-transition:all 0s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-o-transition:all 0s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;-ms-transition:all 0s cubic-bezier(0.420, 0.000, 0.580, 1.000) 0s;}
.overlay-wrap.motion-default.show {bottom:0;}
.overlay-wrap.motion-right-left {top:0;right:-100%;}
.overlay-wrap.motion-right-left.show {right:0;}
.overlay-wrap.show {overflow:hidden;background:#fff;}
.overlay-wrap.show:before {z-index:-1;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;}
.overlay-wrap.type-bg .overlay-body {background:#f5f5f5;}
.overlay-wrap.show.type-bg {background:#f5f5f5;}
.overlay-wrap .overlay-head {z-index:16;position:absolute;top:0;left:0;width:100%;background:#fff;}
.overlay-wrap .overlay-head.ty2 {padding:0 0 0 45px;background:#23b274;}
.overlay-wrap .overlay-head .back {position:absolute;left:0;top:0;width:45px;height:100%;background:url('/pub/images/layout/btn_back.png') no-repeat 15px 50%;background-size:10px 17px;text-indent:-9999px;cursor:pointer;}
.overlay-wrap .overlay-head .btn-close {position:absolute;right:0;top:0;width:50px;height:50px;background:url('/pub/images/layout/btn_side_close.png') no-repeat 50% 50%;background-size:18px 18px;text-indent:-9999px;}
.overlay-wrap .overlay-head .title {height:50px;line-height:50px;padding:0 0 0 15px;font-size:18px;color:#372c2c;}
.overlay-wrap .overlay-head.ty2 .title {padding:0;color:#fff;}
.overlay-wrap .overlay-head .title .stxt {padding:0 0 0 9px;font-size:12px;}
.overlay-wrap .overlay-body {overflow-y:scroll;height:100%;padding:50px 0 0 0;box-sizing:border-box;}
.overlay-wrap .overlay-body.tcScroll {-webkit-overflow-scrolling:touch;}
.overlay-wrap .overlay-body .inner {padding:0 15px;}
.fix-bottom-wrap {margin:16px 0 0 0;}
.overlay-wrap .fix-bottom {z-index:10;position:absolute;left:0;bottom:0;width:100%;background:#fff;}
.fix-bottom-wrap .fix-bottom {z-index:10;position:fixed;left:0;bottom:0;width:100%;background:#fff;}
/* .fix-bottom-wrap .fix-bottom {position:fixed;} */
.overlay-wrap .fix-bottom .btn-table,
.fix-bottom-wrap .fix-bottom .btn-table {padding-top:12px;padding-bottom:12px;}
/* 오버레이페이지>지역선택 */
.overlay-wrap .overlay-body.body-areaChk:after {z-index:-1;content:'';position:absolute;left:0;top:0;width:130px;height:100%;background:#f5f5f5;}
/* 오버레이페이지>재설정 */
.overlay-wrap .srch-input-wrap {padding:0;}
/* 오버레이페이지>과목선택,지역선택 */
.overlay-wrap .fix-bottom .select-items,
.fix-bottom-wrap .fix-bottom .select-items {padding:4px 15px 12px;border-bottom:1px solid #f6f6f6;-webkit-box-shadow:0px -6px 10px -5px rgba(0,0,0,0.07);-moz-box-shadow:0px -6px 10px -5px rgba(0,0,0,0.07);box-shadow:0px -6px 10px -5px rgba(0,0,0,0.07);}
.overlay-wrap .fix-bottom .select-items .item,
.fix-bottom-wrap .fix-bottom .select-items .item {display:inline-block;width:auto;height:34px;line-height:34px;margin:8px 8px 0 0;padding:0 0 0 11px;background:#fff;font-size:14px;color:#23b274;border-radius:3px;border:1px solid #4dcb94;box-sizing:border-box;}
.overlay-wrap .fix-bottom .select-items .item:last-child,
.fix-bottom-wrap .fix-bottom .select-items .item:last-child {margin-right:0;}
.overlay-wrap .fix-bottom .select-items .item .delete,
.fix-bottom-wrap .fix-bottom .select-items .item .delete {display:inline-block;width:33px;height:100%;background:url('/pub/images/common/ico_delete_item2.png') no-repeat 50% 50%;background-size:11px 11px;text-indent:-9999px;cursor:pointer;}

/* 지역선택 */
.area-input-wrap {overflow:hidden;}
.area-input-wrap.type-page {border-top:1px solid #eaeaea;}
.area-input-wrap .area-dep1 {float:left;width:35%;padding:0 0 50px 0;background:#f5f5f5;/* overflow:hidden; */overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.area-input-wrap .area-dep1::-webkit-scrollbar {display:none;}
.area-input-wrap .area-dep1:after {content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#f1f1f1;}
.area-input-wrap .area-dep1 .dep1-list li {padding:0 0 0 16px;height:40px;line-height:40px;font-size:14px;color:#565656;border-right:1px solid #f1f1f1;cursor:pointer;}
.area-input-wrap .area-dep1 .dep1-list li.selected {position:relative;background:#fff;color:#23b274;font-weight:bold;}
.area-input-wrap .area-dep1 .dep1-list li.selected:after {z-index:1;content:'';position:absolute;right:-1px;top:0;width:1px;height:100%;background:#fff;}
.area-input-wrap .area-dep2 {float:left;width:65%;padding:0 0 50px 0;background:#fff;/* border-left:1px solid #f1f1f1; *//* overflow:hidden; */overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.area-input-wrap .area-dep2::-webkit-scrollbar {display:none;}
.area-input-wrap .area-input .abox {height:40px;}
.area-input-wrap .area-input .abox input {width:0;margin:0;vertical-align:middle;position:absolute;left:-1000000px;}
.area-input-wrap .area-input .abox input + .label-chk{position:relative;display:block;height:40px;line-height:40px;padding:0 0 0 42px;text-align:left;font-size:14px;color:#252525;}
.area-input-wrap .area-input .abox input + .label-chk:after {content:'';position:absolute;left:18px;top:0;width:13px;height:100%;background:url('/pub/images/common/bg_boxinput.png') no-repeat 0 50%;background-size:13px 13.5px;}
.area-input-wrap .area-input .abox input:checked + .label-chk {color:#23b274;font-weight:bold;}
.area-input-wrap .area-input .abox input:checked + .label-chk:after {content:'';background:url('/pub/images/common/bg_boxinput_checked.png') no-repeat 0 50%;background-size:13px 13.5px;}

/* 스크랩 */
.scrap .ico {display:inline-block;width:19px;height:100%;min-height:18px;background:url('/pub/images/common/btn_scrap.png') no-repeat 50% 50%;background-size:19px 18.5px;text-indent:-9999px;cursor:pointer;}
.scrap.on .ico {background:url('/pub/images/common/btn_scrap_on.png') no-repeat 50% 50%;background-size:19px 18.5px;}
.msg-scrap {z-index:11;display:none;opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;background:url('/pub/images/common/confirm_scrap.png') no-repeat 50% 50%;background-size:113px 109px;}
.msg-scrap.active {display:block; -webkit-animation:icoConfirm 2s both; animation:icoConfirm 2s both}
.msgScrap .ico {display:inline-block;width:19px;height:100%;min-height:18px;background:url('/pub/images/common/btn_scrap.png') no-repeat 50% 50%;background-size:19px 18.5px;text-indent:-9999px;cursor:pointer;}
.msgScrap.on .ico {background:url('/pub/images/common/btn_scrap_on.png') no-repeat 50% 50%;background-size:19px 18.5px;}
/* 저장 */
.rs-save .ico {display:inline-block;width:19px;height:100%;min-height:18px;background:url('/pub/images/common/btn_scrap.png') no-repeat 50% 50%;background-size:19px 18.5px;text-indent:-9999px;cursor:pointer;}
.rs-save.on .ico {background:url('/pub/images/common/btn_scrap_on.png') no-repeat 50% 50%;background-size:19px 18.5px;}
/* 관심학원 */
.heart {display:inline-block;}
.heart .ico {display:inline-block;padding:0 0 0 19px;min-height:12.5px;background:url('/pub/images/common/ico_interest.png') no-repeat 0 50%;background-size:14px 12.5px;font-size:14px;color:#252525;cursor:pointer;}
.heart.on .ico {background:url('/pub/images/common/ico_interest_on.png') no-repeat 0 50%;background-size:14px 12.5px;}
.msg-heart {z-index:11;/* display:none;opacity:0; */position:fixed;left:0;top:0;width:100%;height:100%;background:url('/pub/images/common/confirm_interest.png') no-repeat 50% 50%;background-size:107px 95.5px;}
.msg-heart.active {display:block; -webkit-animation:icoConfirm 2s both; animation:icoConfirm 2s both}
@-webkit-keyframes icoConfirm {
	0% {display:block; z-index:9999; opacity:0;}
	45% {opacity:1;}
	55% {opacity:1;}
	99% {display:block; z-index:9999;}
	100% {display:none; z-index:-1; opacity:0;}
}
@keyframes icoConfirm {
	0% {display:block; z-index:9999; opacity:0}
	45% {opacity:1;}
	55% {opacity:1;}
	99% {display:block; z-index:9999;}
	100% {display:none; z-index:-1; opacity:0;}
}

/* 채용공고 공통 (메인,채용) */
.rc-sec-wrap {position:relative;margin:15px 0 0 0;}
.rc-sec-wrap .rc-sec-head {padding:0 15px 10px;font-size:13px;color:#4d4d4d;font-weight:bold;}
.rc-sec-wrap .rc-sec-head .point {color:#23b274;}

/* 채용공고리스트 */
.nothmb-list {background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.nothmb-list .alist {display:table;table-layout:fixed;width:100%;height:95px;border-top:1px solid #f1f1f1;box-sizing:border-box;}
.nothmb-list .alist:first-child {border-top:0;}
.nothmb-list .alist.ad {height:auto;padding:0 0 12px 0;background:#f5f5f5;}
.nothmb-list .alist .acell {display:table-cell;padding:0 0 0 15px;vertical-align:middle;}
.nothmb-list .alist .acell a {display:block;}
.nothmb-list .alist .acell.scrap {width:52px;text-align:center;}
.nothmb-list .alist .acell .acaname {font-size:13px;color:#7d92b1;font-weight:bold;}
.nothmb-list .alist .acell .title {max-height:36px;margin:4px 0 0 0;font-size:14px;line-height:18px;color:#252525;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
.nothmb-list .alist .acell .infos {margin:6px 0 0 0;font-size:0;}
.nothmb-list .alist .acell .infos .item {position:relative;display:inline-block;margin:0 0 0 4.5px;padding:0 0 0 4.5px;font-size:12px;color:#7d7d7d;}
.nothmb-list .alist .acell .infos .item:before {content:'';position:absolute;left:0;top:50%;width:1px;height:8px;margin:-4px 0 0 0;background:#e4e4e4;}
.nothmb-list .alist .acell .infos .item:first-child {margin:0;padding:0;}
.nothmb-list .alist .acell .infos .item:first-child:before {width:0;}
.nothmb-list .alist .acell .infos .item.d-today {color:#f65858;}

/* 인재리스트 */
.rs-sec-wrap {position:relative;margin:15px 0 0 0;}
.resume-list {background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.resume-list .alist {display:table;table-layout:fixed;width:100%;height:95px;border-top:1px solid #f1f1f1;box-sizing:border-box;}
.resume-list .alist:first-child {border-top:0;}
.resume-list .alist.ad {height:auto;padding:0 0 12px 0;background:#f5f5f5;}
.resume-list .alist .acell {display:table-cell;padding:0 0 0 15px;vertical-align:middle;}
.resume-list .alist .acell.scrap {width:52px;text-align:center;padding:0;}
.resume-list .alist .acell.photo {width:60px;text-align:center;}
.resume-list .alist .acell.photo .area {position:relative;width:60px;height:60px;/* margin:0 auto; */box-sizing:border-box;border:1px solid #e2e2e3;border-radius:50%;overflow:hidden;background:#fcfcfc url('/pub/images/common/bg_no_photo.png') no-repeat 50% 50%;background-size:32.5px 41px;text-align:center;}
.resume-list .alist .acell.photo .area.cover:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;/* background:#dedede; */background:#dedede;opacity:0.8;}
.resume-list .alist .acell.photo .area .bgimg {display:inline-block;width:60px;height:60px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;}
.resume-list .alist .acell .career {font-size:13px;color:#7d92b1;font-weight:bold;}
.resume-list .alist .acell .career.new {color:#23b274;}
.resume-list .alist .acell .career .ico-rookie {display:inline-block;padding:0 2px 0 0;vertical-align:middle;}
.resume-list .alist .acell .career .ico-rookie img {width:15px;height:15px;}
.resume-list .alist .acell .title {max-height:36px;margin:4px 0 0 0;font-size:14px;line-height:18px;color:#252525;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
.resume-list .alist .acell .infos {margin:6px 0 0 0;font-size:0;}
.resume-list .alist .acell .infos .item {position:relative;display:inline-block;margin:0 0 0 4.5px;padding:0 0 0 4.5px;font-size:12px;color:#7d7d7d;}
.resume-list .alist .acell .infos .item:before {content:'';position:absolute;left:0;top:50%;width:1px;height:8px;margin:-4px 0 0 0;background:#e4e4e4;}
.resume-list .alist .acell .infos .item:first-child {margin:0;padding:0;}
.resume-list .alist .acell .infos .item:first-child:before {width:0;}


/* 나의맞춤설정(채용,인재) */
.fixBox-wrap {position:relative;height:208px;overflow:hidden;}
.fixBox-wrap.hide {height:50px !important;}
.fixBand-wrap {position:relative;height:0;overflow:hidden;}
.fixBand-wrap.show {height:50px;}
.fixBand-wrap .fixBand {z-index:12;position:static;left:0;top:44px;width:100%;}
.fixBand-wrap.onTop .fixBand {top:44px;-webkit-animation:fixBandmove 0.5s;animation:fixBandmove 0.5s;}
.fixBand-wrap.onBack .fixBand {top:94px;-webkit-animation:fixBandmove 0.5s;animation:fixBandmove 0.5s;}
.fixBand-wrap.show .fixBand {position:fixed;height:auto;}
@-webkit-keyframes fixBandmove {from {top:94px;}to {top:44px;}}
@keyframes fixBandmove {from {top:94px;}to {top:44px;}}
@-webkit-keyframes fixBandmove2 {from {top:44px;}to {top:94px;}}
@keyframes fixBandmove2 {from {top:44px;}to {top:94px;}}
.fixAband-wrap {position:relative;height:50px;overflow:hidden;}
.fixAband-wrap .fixAband:before {content:'';position:absolute;left:0;top:-2px;width:100%;height:3px;background:#fff;}
.fixAband-wrap .fixAband {z-index:12;position:fixed;left:0;top:94px;width:100%;}
.fixAband-wrap.onTop .fixAband {top:44px;-webkit-animation:fixAbandmove 0.5s;animation:fixAbandmove 0.5s;}
.fixAband-wrap.onBack .fixAband {top:94px;-webkit-animation:fixAbandmove2 0.5s;animation:fixAbandmove2 0.5s;}
@-webkit-keyframes fixAbandmove {from {top:94px;}to {top:44px;}}
@keyframes fixAbandmove {from {top:94px;}to {top:44px;}}
@-webkit-keyframes fixAbandmove2 {from {top:44px;}to {top:94px;}}
@keyframes fixAbandmove2 {from {top:44px;}to {top:94px;}}

/* 나의맞춤설정검색어(채용,인재,마이페이지) */
.srch-rslt-list {position:relative;}
.srch-rslt-list .inwrap {overflow:hidden;padding:7px 62px 7px 0;background:#fff;border-top:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6;box-sizing:border-box;-webkit-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);-moz-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);}
.srch-rslt-list .btn-resrch {position:absolute;right:0;top:0;width:54px;height:49px;background:#fff url('/pub/images/common/ico_resrch.png') no-repeat 50% 50%;background-size:21px 20.5px;border-top:1px solid #f6f6f6;border-left:1px solid #e9e9e9;box-sizing:border-box;text-indent:-9999px;cursor:pointer;}
.srch-rslt-list .inwrap .srch-items .item {display:inline-block;width:auto;height:34px;line-height:34px;margin:0 0 0 8px;padding:0 11px;background:#edeff4;font-size:14px;color:#252525;border-radius:3px;}
.srch-rslt-list .inwrap .srch-items .item:first-child {margin:0 0 0 15px;}
.srch-rslt-box {padding:15px 15px 0;box-sizing:border-box;}
.srch-rslt-box .inwrap {background:#fff;border-radius:8px;-webkit-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);-moz-box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);box-shadow:0px 6px 10px -5px rgba(0,0,0,0.07);}
.srch-rslt-box .inwrap .head-area {position:relative;padding:14px 18px;border-bottom:1px solid #f6f6f6;}
.srch-rslt-box .inwrap .head-area .tit {font-size:15px;color:#252525;font-weight:bold;}
.srch-rslt-box .inwrap .head-area .btn-open {position:absolute;right:0;top:0;width:100%;height:100%;background:url('/pub/images/mypage/arr_custom_open.png') no-repeat 100% 50%;background-size:25px 6.5px;text-indent:-9990px;}
.srch-rslt-box .inwrap .head-area .btn-open.show {background:url('/pub/images/mypage/arr_custom_close.png') no-repeat 100% 50%;background-size:25px 6.5px;}
.srch-rslt-box .inwrap .head-area .right {position:absolute;right:18px;top:14px;}
.srch-rslt-box .inwrap .btn-resrch {font-size:13px;color:#23b274;cursor:pointer;}
.srch-rslt-box .inwrap .btn-resrch .ico {display:inline-block;padding:0 0 0 20px;background:url('/pub/images/common/ico_resrch_small.png') no-repeat 0 50%;background-size:14.5px 14px;}
.srch-rslt-box .inwrap .srch-item-list {padding:13px 16px;}
.srch-rslt-box .inwrap .srch-item-list li {position:relative;margin:10px 0 0 0;padding:0 0 0 75px;font-size:14px;color:#252525;}
.srch-rslt-box .inwrap .srch-item-list li:first-child {margin:0;}
.srch-rslt-box .inwrap .srch-item-list li .tit {position:absolute;left:0;top:0;font-size:14px;color:#7d7d7d;}
.srch-rslt-box .inwrap .btn-right {padding:0 16px 15px;text-align:right;}

/* 나의맞춤검색인풋(채용,인재) */
.srch-input-wrap {margin:12px 0 0 0;padding:0 0 15px 0;background:#fff;}
.srch-input {padding:0 15px;}
.srch-input li {position:relative;min-height:45px;border-bottom:1px solid #f6f6f6;}
.srch-input li .tit {line-height:45px;font-size:15px;color:#252525;font-weight:bold;}
.srch-input li .tit .stxt {padding:0 0 0 9px;font-size:12px;color:#7d7d7d;font-weight:normal;}
.srch-input li .ab-right {position:absolute;right:0;top:0;}
.srch-input li .btn-text {line-height:45px;font-size:13px;}
.srch-input li .btn-text.point {color:#23b274;}
.srch-input li .in-bottom-wrap {padding:0 0 15px 0;}
.srch-input li .selected-items {margin:-8px 0 0 0;font-size:0;}
.srch-input li .selected-items .item {display:inline-block;width:auto;height:34px;line-height:34px;margin:8px 8px 0 0;padding:0 0 0 11px;background:#edeff4;font-size:14px;color:#252525;border-radius:3px;}
.srch-input li .selected-items .item:last-child {margin-right:0;}
.srch-input li .selected-items .item .delete {display:inline-block;width:33px;height:100%;background:url('/pub/images/common/ico_delete_item.png') no-repeat 11px 50%;background-size:11px 11px;text-indent:-9999px;cursor:pointer;}
.srch-input-wrap .achk-center {padding:18px 0 19px;text-align:center;}
.srch-input-wrap .achk-center .label-chk {font-size:15px;}

/* 결과없음 */
.no-rslt {padding:60px 0;text-align:center;}
.no-rslt .txt {font-size:14px;color:#7d7d7d;line-height:20px;}
/* 결과없음>재설정 */
.no-rslt .btn-resrch {display:inline-block;height:40px;line-height:40px;margin:18px 0 0 0;padding:0 34px;font-size:14px;text-align:center;box-sizing:border-box;color:#252525;border:1px solid #e2e2e3;background:#fff;cursor:pointer;}
.no-rslt .btn-resrch .ico {display:inline-block;padding:0 0 0 23px;background:url('/pub/images/common/ico_btn_srch.png') no-repeat 0 50%;background-size:16px 16px;}
.no-rslt .btn-resrch .ico2 {display:inline-block;padding:0 0 0 23px;background:url('/pub/images/common/ico_btn_filter.png') no-repeat 0 50%;background-size:14.5px 14px;}
/* 결과없음>목록 */
.no-rslt .btn-list {display:inline-block;height:40px;line-height:40px;margin:18px 0 0 0;padding:0 34px;font-size:14px;text-align:center;box-sizing:border-box;color:#252525;border:1px solid #e2e2e3;background:#fff;cursor:pointer;}
.no-rslt .btn-list .ico {display:inline-block;padding:0 0 0 23px;background:url('/pub/images/common/ico_btn_list.png') no-repeat 0 50%;background-size:16px 11.5px;}
/* 결과없음>제한 */
.no-rslt .btn-warning {display:inline-block;height:40px;line-height:40px;margin:18px 0 0 0;padding:0 34px;font-size:14px;text-align:center;box-sizing:border-box;color:#252525;border:1px solid #e2e2e3;background:#fff;cursor:pointer;}
.no-rslt .btn-warning .ico {display:inline-block;padding:0 0 0 23px;background:url('/pub/images/common/ico_btn_warning.png') no-repeat 0 50%;background-size:16.5px 16.5px;}
/* 결과없음>신청하기 */
.no-rslt .btn-apply {display:inline-block;height:40px;line-height:40px;margin:18px 0 0 0;padding:0 23px;font-size:14px;text-align:center;box-sizing:border-box;color:#252525;border:1px solid #e2e2e3;background:#fff;cursor:pointer;}
.no-rslt .btn-apply .ico {display:inline-block;padding:0 0 0 23px;background:url('/pub/images/common/ico_btn_apply.png') no-repeat 0 50%;background-size:12.5px 15px;}
/* 결과없음>알림설정 */
.no-rslt .btn-push {display:inline-block;height:40px;line-height:40px;margin:18px 0 0 0;padding:0 57px;font-size:14px;text-align:center;box-sizing:border-box;color:#252525;border:1px solid #e2e2e3;background:#fff;cursor:pointer;}
.no-rslt .btn-push .ico {display:inline-block;padding:0 0 0 27px;background:url('/pub/images/common/ico_btn_push.png') no-repeat 0 50%;background-size:20px 20px;}

/* 입력폼>grid */
.col-wrap {display:table;width:100%;table-layout:fixed;}
.col-wrap.type {margin:15px 0 0 0 !important;}
.col-wrap.type2 {margin:9px 0 0 0 !important;}
.columns .col-wrap +.col-wrap {margin:9px 0 0 0;}
.columns2 .col-wrap +.col-wrap {margin:14px 0 0 0;}
.columns .col-wrap +.col-wrap-next {margin:9px 0 0 0;}
.columns2 .col-wrap +.col-wrap-next {margin:14px 0 0 0;}
.col-wrap .col {display:table-cell;vertical-align:middle;}
.col-wrap .col.right {text-align:right;}
.col-wrap .col.at {width:19px;text-align:center;font-size:12px;color:#7d7d7d;}
.col-wrap .col.gap {width:7.5px;}
.col-wrap .col.refresh {width:41px;background:url('/pub/images/common/ico_refresh.png') no-repeat 50% 50%;background-size:19.5px 19.5px;}
.col-wrap .col.refresh .ico {display:block;height:40px;text-indent:-999px;cursor:pointer;}
.col-wrap .col.hyphen {width:13px;text-align:center;font-size:14px;color:#4d4d4d;}
.col-wrap .col .achk .label-chk {color:#4d4d4d;}
.col-wrap .col.tit {font-size:12px;color:#7d7d7d;}
.col-wrap .col.tit.top {vertical-align:top;line-height:40px;}
.col-wrap .col.tit-hidden {font-size:0;}
.col-wrap .col.atext {height:40px;line-height:40px;color:#4d4d4d;}
.col-wrap .col .dateLbl {position:relative;}
.col-wrap .col .dateLbl label {position:absolute;left:10px;top:0;line-height:40px;font-size:14px;color:#7d7d7d;}
.col-wrap .col .remainTime {font-size:12px;color:#f65858}
.col-wrap .col .input-btn {display:block;height:40px;line-height:40px;font-size:13px;color:#23b274;border:1px solid #e2e2e3;border-left:0;box-sizing:border-box;text-align:center;}
.aline-chk {margin:14px 0 0 0;}
.chks-wrap .achk {margin:15px 0 0 0;}
.chks-wrap .achk:first-child {margin:0;}
.chks-wrap span.achk {display:inline-block;margin:0 0 0 15px;}
.chks-wrap2 {margin:10px 0 0 0;}
.chks-wrap2 .achk {margin:5px 0 0 0;}
.chks-wrap2 .achk:first-child {margin:0;}
.achk .view {display:inline-block;font-size:12px;color:#7d7d7d;text-decoration:underline;vertical-align:middle;}
/* 입력폼>공통레이아웃 */
.inputbox-wrap.type {margin:10px 0 0 0;}
.inputbox-wrap .inbox {margin:12px 0 0 0;padding:0 15px 20px;background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.inputbox-wrap .inbox.first {margin:0;}
.inputbox-wrap .inbox.type {padding-top:10px;padding-bottom:10px;}
.inputbox-wrap .inbox .op-cont {padding:20px 0 0 0;}
.inputbox-wrap .inbox .op-cont.type {padding:10px 0 0 0;}
.inputbox-wrap .inbox .op-cont.type2 {padding:0;}
.inputbox-wrap .inbox .op-cont .cont-tit {position:relative;padding:0 0 16px 0;font-size:15px;color:#4d4d4d;font-weight:bold;}
.inputbox-wrap .inbox .op-cont .col-wrap .cont-tit {padding:0;}
.inputbox-wrap .inbox .op-cont .cont-tit .req {position:relative;display:inline-block;}
.inputbox-wrap .inbox .op-cont .cont-tit .req:before {content:'*';padding:0 3px 0 0;color:#f65858;font-weight:bold;}
.inputbox-wrap .inbox .op-cont .cont-tit .ainfo {position:absolute;right:0;top:2px;font-size:12px;color:#23b274;font-weight:normal;}
.inputbox-wrap .inbox .op-cont .cont-tit .stxt {padding:0 0 0 9px;font-size:12px;font-weight:normal;color:#7d7d7d;}
.inputbox-wrap .inbox .op-cont .cont-tit p.stxt {margin:4px 0 0 0;padding:0;font-size:13px;color:#4d4d4d;}
.inputbox-wrap .inbox .op-cont .cont-tit2 {margin:20px 0 0 0;padding:0 0 14px 0;font-size:14px;color:#4d4d4d;font-weight:bold;}
.inputbox-wrap .inbox .op-cont .cont-tit2.normal {font-weight:normal;}
.inputbox-wrap .inbox .op-cont .line-wrap {padding:16px 0 0 0;border-top:1px solid #f6f6f6;}
.inputbox-wrap .inbox .op-cont .line-wrap.type {margin:15px 0 0 0;}
.inputbox-wrap .inbox .op-cont .line-wrap.type1 {margin:10px 0 0 0;}
.inputbox-wrap .inbox .op-cont .line-wrap.type2 {padding:0;}
.inputbox-wrap .inbox .op-cont .line-title {margin:20px 0 0 0;font-size:14px;/* padding:0 0 10px 0; */font-weight:bold;color:#30b77d;/* border-bottom:1px solid #dfdfdf; */}
.inputbox-wrap .inbox .op-cont .coltop-title {padding:17px 0 14px;color:#252525;}
.inputbox-wrap .inbox .op-cont .coltop-title .stxt {padding:0 0 0 9px;font-size:12px;font-weight:normal;color:#7d7d7d;}
.inputbox-wrap .inbox .op-cont .coltop-title .req {position:relative;display:inline-block;}
.inputbox-wrap .inbox .op-cont .coltop-title .req:before {content:'*';padding:0 3px 0 0;color:#f65858;font-weight:bold;}
.inputbox-wrap .inbox .op-cont .achks .achk {display:inline-block;margin:0 0 0 14px;}
.inputbox-wrap .inbox .op-cont .achks .achk:first-child {margin:0;}
.inputbox-wrap .inbox .op-cont .achks-wrap {margin:-14px 0 0-14px;}
.inputbox-wrap .inbox .op-cont .achks-wrap .achk {display:inline-block;margin:14px 0 0 14px;}
.inputbox-wrap .inbox .op-cont .btn-text {font-size:13px;}
.inputbox-wrap .inbox .op-cont .btn-text.point {color:#23b274;}
.inputbox-wrap .inbox .op-cont .selected-items {margin:-8px 0 0 0;font-size:0;}
.inputbox-wrap .inbox .op-cont .selected-items .item {position:relative;display:inline-block;width:auto;height:34px;line-height:34px;margin:8px 8px 0 0;padding:0 0 0 11px;background:#edeff4;font-size:14px;color:#252525;border-radius:3px;}
.inputbox-wrap .inbox .op-cont .selected-items .item:last-child {margin-right:0;}
.inputbox-wrap .inbox .op-cont .selected-items .item .delete {display:inline-block;width:33px;height:100%;background:url('/pub/images/common/ico_delete_item.png') no-repeat 11px 50%;background-size:11px 11px;text-indent:-9999px;cursor:pointer;}
.inputbox-wrap .inbox .op-cont .selected-items .item .represent {position:absolute;left:0;top:-10px;height:16px;line-height:16px;padding:0 7px;font-size:10px;color:#f65858;border:1px solid #f65858;background:#fff;}
.inputbox-wrap .inbox .op-cont .btn-area {margin:14px 0 0 0;overflow:hidden;}
.inputbox-wrap .inbox .op-cont .btn-area .right {float:right;}
.inputbox-wrap .inbox .op-cont .achk + .desc-default {margin-left:30px;margin-top:8px;}
.inputbox-wrap .inbox .op-cont .achk .desc-default {margin-left:30px;margin-top:8px;}
.inputbox-wrap .inbox .op-cont .date-from {padding:5px 0 18px 0;font-size:13px;color:#4d4d4d;font-weight:700;}

/* 컨텐츠밑 */
.cont-btm {position:relative;padding:14px 15px 0;overflow:hidden;}
.cont-btm.type {padding-top:8px;}
.cont-btm .left {float:left;}
.cont-btm .right {float:right;}
.cont-btm .btns {font-size:0;}
.cont-btm .btns .abtn {margin:0 0 0 6px;}
.cont-btm .btns .abtn:first-child {margin:0;}
.cont-btm .more {padding:0 10px 0 0;font-size:13px;color:#7d7d7d;background:url('/pub/images/common/ico_more.png') no-repeat 100% 50%;background-size:4px 6px;}
/* 컨텐츠위 */
.cont-top {position:relative;width:100%;display:table;margin:0 0 6px 0;padding:6px 15px 0;box-sizing:border-box;}
.cont-top.type {margin-top:20px;}
.cont-top.type1 {margin-bottom:8px;padding-top:8px;}
.cont-top.type2 {margin-top:8px;}
.cont-top .acell {display:table-cell;vertical-align:middle;}
.cont-top .right {text-align:right;}
.cont-top .title {font-size:15px;color:#4d4d4d;font-weight:bold;}
.cont-top .title.type {padding-top:2px;}
.cont-top .title.total {font-size:14px;color:#252525;font-weight:normal;}
.cont-top .title .stxt {padding:0 0 0 9px;font-size:12px;font-weight:normal;color:#7d7d7d;}
.cont-top .aline-txt {padding:0 0 8px 0}

/* 탭메뉴 */
.tab-menu-top {z-index:5;position:relative;height:44px;}
.tab-menu-top .tab-menu {position:fixed;margin:0;}
/* 탭메뉴>라인형 */
.tab-menu {display:table;width:100%;margin:12px 0 0 0;background:#fff;border-bottom:1px solid #f5f5f5;}
.tab-menu li {display:table-cell;text-align:center;height:44px;line-height:44px;}
.tab-menu.menu2 li {width:50%;}
.tab-menu.menu3 li {width:33.33%;}
.tab-menu li span {position:relative;display:inline-block;}
.tab-menu li.selected span:after {content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:#23b275;font-weight:bold;}
.tab-menu li a {display:block;font-size:15px;color:#4d4d4d;}
.tab-menu li.selected a {color:#23b274;font-weight:bold;}
/* 탭메뉴>박스형 */
.tab-menu-box {display:table;width:100%;border-collapse:collapse;margin:12px 0 0 0;}
.tab-menu-box li {display:table-cell;border:1px solid #e2e2e3;}
.tab-menu-box li a {display:block;height:32px;line-height:32px;background:#fff;text-align:center;font-size:14px;color:#4d4d4d;}
.tab-menu-box li.selected a {position:relative;color:#fff;background:#23b274;}
.tab-menu-box li.selected a:after {content:'';position:absolute;left:-1px;top:-1px;width:100%;height:100%;border:1px solid #23b274;}
.tab-content-selected {display:block !important;}
.tab-cont {display:none;}

/* 툴팁 */
.tip-back {z-index:1;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;}
.ico-tip-wrap {position:relative;display:block;}
.ico-tip {/* position:relative; */display:inline-block;min-height:15px;padding:0 20px 0 0;background:url('/pub/images/common/ico_tooltip.png') no-repeat 99% 100%;background-size:15.5px 15px;cursor:pointer;}
.ico-tip.i {padding:0 0 0 20px;background:url('/pub/images/common/ico_tooltip_i.png') no-repeat 0 100%;background-size:15.5px 15px;}
.ico-tip.red {background:url('/pub/images/common/ico_tooltip_red.png') no-repeat 100% 50%;background-size:15px 15px;}
.ico-tip .label {display:inline-block;font-size:12px;color:#4d4d4d;line-height:15px;}
.ico-tip.red .label {color:#f65858;}
.ico-tip .label.grey {color:#7d7d7d;}
.ico-tip .tipbox {z-index:1;display:none;position:absolute;}
.ico-tip .tipbox.right {right:0;}
.ico-tip .tipbox.left {left:0;}
.ico-tip .tipbox.top {bottom:100%;}
.ico-tip .tipbox.bottom {top:100%;}
.ico-tip .tipbox .in {display:inline-block;padding:8px 10px;background:#fff;border:1px solid #f65858;font-size:12px;color:#4d4d4d;line-height:16px;text-align:left;box-sizing:border-box;font-weight:normal;}
.ico-tip .tipbox.bottom .in {margin:10px 0 0 0;}
.ico-tip .tipbox.top .in {margin:0 0 10px 0;}

/* 스위치 체크박스/라디오박스 */
.switch.checbox-switch {padding-left:0;}
.switch.checbox-switch label,
.switch-inline.checbox-switch {display:inline-block;position:relative;padding-left:0;}
.switch.checbox-switch label .lbl,
.switch-inline.checbox-switch .lbl {display:inline-block;padding:0 8px 0 0;color:#7d7d7d;font-size:13px;vertical-align:middle;}
.switch.checbox-switch label input,
.switch-inline.checbox-switch input {display:none;}
.switch.checbox-switch label .btn,
.switch-inline.checbox-switch .btn {width:38px;border-radius:20px;height:19px;text-align:left;border:1.5px solid #e2e2e3;background-color:rgb(250, 250, 250);border-color:rgb(226, 226, 227);transition:border 0.4s ease 0s, box-shadow 0.4s ease 0s;display:inline-block;vertical-align:middle;}
.switch.checbox-switch label .btn:before,
.switch-inline.checbox-switch .btn:before {display:inline-block;width:18px;height:18px;border-radius:50%;background:rgb(255,255,255);content:" ";top:0;position:relative;left:0;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.3);}
.switch.checbox-switch label > input:checked + .btn:before,
.switch-inline.checbox-switch > input:checked + .btn:before {left:20px;}
.switch.checbox-switch label > input:checked + .btn,
.switch-inline.checbox-switch > input:checked + .btn {background-color:rgb(40, 167, 69);border-color:rgb(40, 167, 69);box-shadow:rgb(40, 167, 69) 0px 0px 0px 8px inset;transition:border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;}
.switch.checbox-switch label > input:checked:disabled + .btn,
.switch-inline.checbox-switch > input:checked:disabled + .btn {background-color:rgb(153, 217, 168);border-color:rgb(153, 217, 168);box-shadow:rgb(153, 217, 168) 0px 0px 0px 8px inset;}
/* <div class="">
	<div class="switch checbox-switch">
		<label>
			<em class="lbl">이력서 공개</em>
			<input type="checkbox" checked="">
			<span class="btn"></span>
		</label>
	</div>
</div>
<br>
<div class="">
	<div class="switch checbox-switch">
		<label>
			<input type="checkbox">
			<span class="btn"></span>
			<em class="lbl">이력서 공개</em>
		</label>
	</div>
</div>
<br>
<div class="">
	<label class="switch-inline checbox-switch">
		<input type="checkbox"disabled="" checked="">
		<span class="btn"></span>
		<em class="lbl">이력서 공개</em>
	</label>
</div> */

/* 검색 */
.srchpage-srchbox {padding:0 15px;background:#fff;}
.srchpage-srchbox.type {padding-bottom:15px;}
.srchpage-srchbox .srch-wrap {position:relative;padding:0 55px 0 11px;background:#f5f5f5;border:1px solid #f5f5f5;}
.srchpage-srchbox .srch-wrap.on {background:#fff;border:1px solid #23b274;}
.srchpage-srchbox .srch-wrap input {height:42px;border:0;background:transparent;outline:none;box-sizing:border-box;}
.srchpage-srchbox .srch-wrap .btn-srch {position:absolute;right:0;top:0;width:30px;height:42px;background:url('/pub/images/common/btn_srch_ico.png') no-repeat 50% 50%;background-size:16px 16px;text-indent:-9999px;border:0;outline:none;}
.srchpage-srchbox .srch-wrap .erase {display:none;position:absolute;right:30px;top:0;width:25px;height:42px;background:url('/pub/images/common/btn_erase.png') no-repeat 50% 50%;background-size:15px 15px;text-indent:-9999px;border:0;outline:none;}
.srchpage-srchbox .srch-wrap.on .erase {display:block;}
/* 검색>최근검색어 */
.my-srchword-wrap {margin:12px 0 0 0;padding:0 15px;background:#fff;}
.my-srchword-wrap .my-srchword li {position:relative;height:50px;line-height:50px;padding:0 30px 0 0;border-top:1px solid #f6f6f6;font-size:14px;color:#252525;}
.my-srchword-wrap .my-srchword li:first-child {border:0;}
.my-srchword-wrap .my-srchword li .btn-delete {position:absolute;right:0;top:0;width:30px;height:100%;background:url('/pub/images/common/btn_list_delete.png') no-repeat 100% 50%;background-size:13px 13px;border:0;outline:none;text-indent:-9999px;}
.my-srchword-wrap .my-srchword li .link {display:block;}
.my-srchword-wrap .control-area {display:table;width:100%;border-top:1px solid #f6f6f6;}
.my-srchword-wrap .control-area .acell {display:table-cell;vertical-align:middle;padding:10px 0;font-size:12px;color:#7d7d7d;}
.my-srchword-wrap .control-area .right {text-align:right;}
.my-srchword-wrap .control-area .acell .txt {display:inline-block;vertical-align:middle;color:#7d7d7d;}
.my-srchword-wrap .control-area .acell img {padding:0 0 0 5px;vertical-align:middle;}
/* 검색>인기검색어 */
.popular-wrap {margin:12px 0 0 0;padding:0 15px;background:#fff;}
.popular-wrap .popular-word li {position:relative;height:50px;line-height:50px;padding:0 0 0 30px;border-top:1px solid #f6f6f6;font-size:14px;color:#252525;}
.popular-wrap .popular-word li:first-child {border:0;}
.popular-wrap .popular-word li .num {position:absolute;left:0;top:50%;width:15px;height:15px;line-height:15px;margin:-7.5px 0 0 0;text-align:center;background:#b7b7b7;font-size:12px;color:#fff;font-weight:bold;}
.popular-wrap .popular-word li.top .num {background:#30b77d;}
.popular-wrap .popular-word li .link {display:block;}
.popular-wrap .info-area {height:40px;line-height:40px;border-top:1px solid #f6f6f6;font-size:12px;color:#7d7d7d;}
/* 검색>결과 */
.srch-sec-wrap {position:relative;margin:20px 0 0 0;}
.srch-sec-wrap .abtn {position:absolute;right:15px;top:0;padding:0 10px 0 0;font-size:13px;color:#7d7d7d;background:url('/pub/images/common/ico_more.png') no-repeat 100% 50%;background-size:4px 6px;}
.srch-sec-head {padding:0 15px 10px;font-size:13px;color:#4d4d4d;font-weight:bold;}
/* 검색>결과>학원톡톡 */
.srch-talktalk-list {background:#fff;border-top:1px solid #fefefe;border-bottom:1px solid #f6f6f6;}
.srch-talktalk-list .alist {border-top:1px solid #f6f6f6;}
.srch-talktalk-list .alist:first-child {border-top:0;}
.srch-talktalk-list .alist .alink {display:table;table-layout:fixed;width:100%;padding:6px 15px;box-sizing:border-box;}
.srch-talktalk-list .alist .acell {display:table-cell;padding:0 16px 0 0;vertical-align:middle;}
.srch-talktalk-list .alist .acell.thmb {padding:0;text-align:right;border-radius:2px;overflow:hidden;}
.srch-talktalk-list .alist .acell.thmb img {border:1px solid #f8f8f8;display:block;}
.srch-talktalk-list .alist .acell .label-tit {font-size:14px;color:#23b374;font-weight:bold;}
.srch-talktalk-list .alist .acell .ep-num {display:inline-block;padding:0 5px 0 0;font-size:14px;color:#7d92b1;}
.srch-talktalk-list .alist .acell .title {max-height:36px;margin:4px 0 0 0;font-size:14px;line-height:18px;color:#252525;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
/* 검색>결과>훈장에듀 */
.srch-edu-list {background:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.srch-edu-list .alist {display:table;table-layout:fixed;width:100%;padding:20px 0;border-top:1px solid #f1f1f1;box-sizing:border-box;}
.srch-edu-list .alist:first-child {border-top:0;}
.srch-edu-list .alist .acell {display:table-cell;padding:0 15px;vertical-align:middle;}
.srch-edu-list .alist .acell a {display:block;}
.srch-edu-list .alist .acell .name {font-size:12px;color:#7d7d7d;}
.srch-edu-list .alist .acell .title {max-height:36px;margin:4px 0 0 0;font-size:14px;line-height:18px;color:#252525;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
.srch-edu-list .alist .acell .info {margin:6px 0 0 0;font-size:0;}
.srch-edu-list .alist .acell .info .tit {position:relative;display:inline-block;margin:0 4.5px 0 0;padding:0 5.5px 0 0;font-size:12px;color:#7d7d7d;vertical-align:middle;}
.srch-edu-list .alist .acell .info .tit:after {content:'';position:absolute;right:0;top:50%;width:1px;height:8px;margin:-4px 0 0 0;background:#e4e4e4;}
.srch-edu-list .alist .acell .info strong {display:inline-block;vertical-align:middle;color:#252525;font-size:14px;}
.srch-edu-list .alist .acell .info .free {color:#7d92b1;}
.srch-edu-list .alist .acell .info .date {display:inline-block;vertical-align:middle;font-size:12px;color:#7d7d7d;}
/* 검색>결과>파워링크 */
.srch-powerlink-list {background:#fff;border-top:1px solid #fefefe;border-bottom:1px solid #f6f6f6;}
.srch-powerlink-list .alist {border-top:1px solid #f6f6f6;}
.srch-powerlink-list .alist:first-child {border-top:0;}
.srch-powerlink-list .alist .alink {display:table;table-layout:fixed;width:100%;height:93px;padding:6px 15px;box-sizing:border-box;}
.srch-powerlink-list .alist .acell {display:table-cell;padding:0 16px 0 0;vertical-align:middle;}
.srch-powerlink-list .alist .acell.thmb {padding:0;text-align:right;border-radius:2px;overflow:hidden;}
.srch-powerlink-list .alist .acell.thmb img {border:1px solid #f8f8f8;display:block;}
.srch-powerlink-list .alist .acell .title {font-size:12px;color:#252525;}
.srch-powerlink-list .alist .acell .title a {color:#00c;text-decoration:underline;}
.srch-powerlink-list .alist .acell .txt {max-height:36px;margin:4px 0 0 0;font-size:14px;line-height:18px;color:#7d7d7d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;}
.srch-powerlink-list .alist .acell .url {margin:6px 0 0 0;font-size:12px;color:#7d7d7d;}

/* 약관 */
.agreements {padding:20px 18px;background:#fff;}
.agreements .atit {display:block;margin:30px 0 0 0;font-size:17px;color:#211f20;}
.agreements .btit {display:block;margin:25px 0 0 0;font-size:15px;color:#211f20;line-height:1.2;}
.agreements .ctit {display:block;margin:10px 0 0 0;font-size:15px;color:#211f20;}
.agreements .txt {margin:8px 0 0 0;font-size:12px;line-height:1.4;}
.agreements ol,
.agreements ul {margin:10px 0 0 0;font-size:12px;line-height:1.4;}
.agreements ol li {margin:5px 0 0 0;text-indent:-12px;padding-left:12px;}
.agreements ol li:first-child {margin:0;}
.agreements ol.ol li{text-indent:-15px;padding-left:15px;}
.agreements ol.ol2 li{text-indent:-16px;padding-left:16px;}
.agreements ol.ol3 li{text-indent:-18px;padding-left:18px;}
.agreements ul li {margin:5px 0 0 0;}
.agreements ul li:first-child {margin:0;}
.agreements ol li ul,
.agreements ol li ol {margin:3px 0 0 0;}
.agreements ol li ul li {margin:3px 0 0 0;text-indent:0;padding-left:0;}
.agreements ol li ul li:first-child {margin:0;}
.agreements ol li ol.ol li {margin:3px 0 0 0;text-indent:-15px;padding-left:15px;}
.agreements ol li ol.ol li:first-child{margin:0;}
.agreements ol li ul.bar {padding-left:0;}
.agreements ol li ul.bar li {text-indent:-7px;padding-left:7px;}
.agreements ol li .bar,
.agreements ul li .bar{text-indent:-7px;padding-left:7px;}
.agreements li .in-txt {text-indent:0;}
table.tbl-col {margin:22px 0 0 0;width:100%;border:1px solid #e5e7e8;}
table.tbl-col th {padding:6px 0;background:#edeff2;font-size:13px;color:#211f20;border-bottom:1px solid #e5e7e8;border-left:1px solid #e5e7e8;font-weight:normal;}
table.tbl-col td {padding:11px 12px 12px;font-size:13px;border-bottom:1px solid #e5e7e8;border-left:1px solid #e5e7e8;}
table.tbl-col td.center {text-align:center;padding:0;}

/* 앱설치 안내 팝업 */
.bn-appSetup {display:table;width:100%;height:70px;background:#505059;border-bottom:1px solid #3f3f47;}
.bn-appSetup .cell {display:table-cell;vertical-align:middle;}
.bn-appSetup .cell.close {height:100%;background:url('/pub/images/common/bn_appset_close.png') no-repeat 50% 50%;background-size:13px 13px;text-indent:-9999px;}
.bn-appSetup .cell.info1 {padding:0 10px 0 57px;background:url('/pub/images/logo/bn_appset_logo.png') no-repeat 0 50%;background-size:42px 42px;font-size:14px;line-height:18px;color:#fff;}
.bn-appSetup .cell.info2 {width:92px;padding:0 0 0 12px;background:#3f3f47;font-size:14px;line-height:18px;color:#2bc683;font-weight:bold;}
.bn-appSetup .cell.info2 span {display:inline-block;padding:0 33px 0 0;background:url('/pub/images/common/bn_appset_arr.png') no-repeat 100% 50%;background-size:23px 23px;}

/* 로딩중 */
#loading {z-index:5;position:fixed;left:50%;top:50%;margin:-17px 0 0 -17px;width:34px;height:34px;border:3px solid rgba(35,178,116,0.33);border-radius:50%;border-top-color:#23b274;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;}

@keyframes spin {
	to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	to { -webkit-transform: rotate(360deg); }
}

/* 루키아이콘설명 */
.rookieIs {display:inline-block;font-size:13px;color:#252525;}
.rookieIs img {padding:0 2px 0 0;width:15px;vertical-align:middle;}