@charset "utf-8";
/* 2016-10-28 CSS CENTUMSOFT */
input, select {border-radius:0;}
/* 입학자료신청 */
.adm-wr .info-box {position:relative;margin-bottom:40px}
.adm-wr .info-box .box-tit {font-size:16px;}
.adm-wr .info-box button {position:absolute;top:50%;right:20px;margin-top:-28px}
.adm-wr .adm-box {border:1px solid #ddd;padding:20px 30px;margin-bottom:5px;}
.adm-wr .adm-box .txt {font-size:15px;margin-bottom:15px}
.adm-wr .adm-check {background:#f8f8f8;text-align:center;padding:15px;margin-top:20px}

/* 쓰기폼 */
.prg-form .top-txt {float:right;margin:8px 0 5px;}
.prg-form .tbl-form th {width:25%;}
.prg-form .tbl-form td {width:75%;}
.prg-form .tbl-form .select {min-width:100px}
.prg-form .chk-sch, .prg-form .chk-sch li {display:inline;margin-right:7px}
@media only screen and (max-width:999px){
	.prg-form .tbl-form th {width:20%;}
	.prg-form .tbl-form td {width:80%;}
}
@media only screen and (max-width:800px){
	.adm-wr .info-box {padding-top:30px;padding-bottom:30px;}
	.adm-wr .info-box .box-tit {margin-bottom:10px}
	.adm-wr .info-box button {position:relative;top:auto;right:auto;margin-top:0;display:block;}
}
@media only screen and (max-width:768px){
	.prg-form .tbl-form {border:1px solid #ddd;border-top:2px solid #696c75;border-bottom:0;letter-spacing:0;}
	.prg-form .tbl-form tr {overflow:hidden;display:block;border-bottom:1px solid #ddd}
	.prg-form .tbl-form th, .prg-form .tbl-form td {border:0;background:#fff;display:block;width:95% !important;float:left;}
	.prg-form .tbl-form th {font-size:14px;padding:15px 0 5px 2.5%}
	.prg-form .tbl-form td {position:relative;padding:5px 2.5% 15px;}
	.prg-form .tbl-form td .sw-btn {position:absolute;top:-30px;right:2.5%;letter-spacing:-1px;}
	.prg-form .tbl-form td input[type=text], .prg-form .tbl-form td input[type=password] {width:98%;border:0;background:#f0f0f0;margin:2px 0;height:40px;color:#444;}
	.prg-form .tbl-form td input[type=text]::-webkit-input-placeholder, .prg-form .tbl-form td input[type=password]::-webkit-input-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]:-moz-placeholder, .prg-form .tbl-form td input[type=password]:-moz-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]::-moz-placeholder, .prg-form .tbl-form td input[type=password]::-moz-placeholder {color:#444;}
	.prg-form .tbl-form td input[type=text]:-ms-input-placeholder, .prg-form .tbl-form td input[type=password]:-ms-input-placeholder {color:#444;}
	.prg-form .tbl-form td .stit {display:none;}
	.prg-form .tbl-form td input.text.w40p {width:40%;}
	.prg-form .tbl-form td input.text.w30p {width:45%;}
	.prg-form .tbl-form td input.text.w90 {width:90px;}
	.prg-form .tbl-form td input.text.w50 {width:28% !important}
	.prg-form .tbl-form td input.text.w15p, .prg-form .tbl-form td input.text.w20p, .prg-form .tbl-form td input.text.w25p, .prg-form .tbl-form td select.select {min-width:25%;height:40px;margin-bottom:5px;}
	.prg-form .tbl-form td textarea {background:#f0f0f0;border:0;}
}
@media only screen and (max-width:599px){
	.adm-wr .info-box {padding-left:30px}

}
@media only screen and (max-width:480px){
	.prg-form .tbl-form td input.text.w50 {width:25% !important}
	.prg-form .tbl-form td input.text.w20p, .member-form .tbl-form td input.text.w25p {width:28%;}
	.prg-form .tbl-form td select.select {width:95%;margin-top:5px;}
	.prg-form .tbl-form td select.select.tel {width:20%;}
}

/* 입학자료 신청결과 조회 */
.ipsi-srh-wr {position:relative;text-align:center;margin-top:14%;}
.ipsi-srh-wr:before {content:"";display:inline-block;vertical-align:top;width:233px;height:206px;background:url(/resources/_Img/_Etc/ipsi/ico_ipsi_frm.gif) no-repeat 0 0;}
.ipsi-srh-form {display:inline-block;text-align:left;position:relative;margin-left:8%}
.ipsi-srh-form .tit {font-size:24px;color:#444;line-height:1;margin-bottom:25px;}
.ipsi-srh-form .form-wr ul {display:inline-block;vertical-align:top;}
.ipsi-srh-form .form-wr li {position:relative;padding:5px 0;}
.ipsi-srh-form .form-wr li label {color:#888;}
.ipsi-srh-form .form-wr li input[type=text], .ipsi-srh-form .form-wr li input[type=password] {border:1px solid #aaa;border-radius:5px;background:#fff;width:244px;height:48px;line-height:47px;padding-left:18px;}
.ipsi-srh-form .form-wr li .placeholder_text {width:auto;height:auto;overflow:visible;top:40%;left:18px;text-indent:0;font-size:13px;line-height:1;}
.ipsi-srh-form .btn-srh {background:#14a922;border-radius:5px;border:0;text-align:center;font-size:17px;color:#fff;font-weight:bold;width:140px;height:110px;margin-top:5px;margin-left:20px}
@media only screen and (max-width:768px){
	.ipsi-srh-wr:before {width:155px;height:137px;background-size:cover;margin-top:3%}
}
@media only screen and (max-width:649px){
	.ipsi-srh-wr:before {display:block;margin:0 auto 30px}
	.ipsi-srh-form {display:block;text-align:center;margin-left:0}
	.ipsi-srh-form .tit {text-align:center;font-size:20px}
	.ipsi-srh-form .form-wr {width:90%;margin-left:auto;margin-right:auto;}
	.ipsi-srh-form .form-wr ul {display:block;}
	.ipsi-srh-form .form-wr li input[type=text], .ipsi-srh-form .form-wr li input[type=password] {width:93%;}
	.ipsi-srh-form .btn-srh {width:100%;height:60px;margin-left:0}

}

/* 폼빌더 - 리스트 */
.frmbd-list .num {width:10%;}
.frmbd-list .subject {}
.frmbd-list .state {width:10%;}
.frmbd-list .date {width:13%;}
.frmbd-list .pnum {width:10%;}
.frmbd-list .etc {width:80px;}
#board-wrap .board-search-wrap .frmbd-search select[name='searchCategory'], #board-wrap .board-search-wrap .frmbd-search select[name='schState'] {margin-right:8px}
@media only screen and (max-width:999px){
	#board-wrap .board-search-wrap .frmbd-search select[name='searchCategory'], #board-wrap .board-search-wrap .frmbd-search select[name='schState'] {margin-right:0}
}
@media only screen and (max-width:720px){
	#board-wrap .board-search-wrap .frmbd-search {font-size:0;}
	#board-wrap .board-search-wrap .frmbd-search select {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 1% 1% 0;width:49.5%;box-sizing:border-box;}
	#board-wrap .board-search-wrap .frmbd-search select[name='searchID'] {margin-right:0;}
	#board-wrap .board-search-wrap .frmbd-search select[name='searchCategory'], #board-wrap .board-search-wrap .frmbd-search select[name='schState'] {margin-right:1%;}
	#board-wrap .board-search-wrap .frmbd-search input.text {padding-left:10px;width:100%;padding-right:50px;}
	#board-wrap .board-search-wrap .btn-srh {position:absolute;bottom:0;right:0;}
	.frmbd-list tbody  {display:block;}
	.frmbd-list tbody tr {box-sizing:border-box;position:relative;font-size:0;text-align:left;float:left;overflow:hidden;}
	.frmbd-list td {float:left;display:inline-block;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:1.3;}
	.frmbd-list .board-list-table td:first-child + td + td {padding:2% 2% 2% 0;}
	.frmbd-list .subject {font-size:16px;font-weight:500;padding-top:12px;}
	.frmbd-list .state {width:auto;padding:2%;text-align:left;max-width:30%;font-size:13px;}
	.frmbd-list .date {width:auto;padding:2%;background:url(/resources/_Img/Board/default/vbar.gif) no-repeat 0 17px;font-size:13px;}
	.frmbd-list .pnum {padding:2%;max-width:10%;background:url(/resources/_Img/Board/default/vbar.gif) no-repeat 0 17px;font-size:13px;}
	.frmbd-list .etc {width:auto;padding:0;text-align:center;position:relative;float:right;}
	.frmbd-list .etc .etc-txt, .frmbd-list .etc button {position:absolute;top:-24px;right:0;width:70px;}
}
@media only screen and (max-width:499px){
	.frmbd-list .board-list-table .subject {width:88%;}
	.frmbd-list .etc .sdp-btn {height:30px;}
}

/* 폼빌더 - 뷰페이지 */
.frmbd-fld-list {position:relative;color:#555;border:1px solid #d9d9d9;border-top:2px solid #044288;padding:30px 50px;}
.frmbd-fld-list:after {clear:both;content:"";display:block;}
.frmbd-fld-list .reqblt {font-weight:bold;color:#f04e23}
.frmbd-fld-list .frm-tit {display:block;line-height:1.3em;margin-bottom:10px;color:#929090;}
.frmbd-fld-list > ul {position:relative;}
.frmbd-fld-list > ul:after {clear:both;content:"";display:block;}
.frmbd-fld-list > ul > li {width:100%;position:relative;box-sizing:border-box;float:left;}
.frmbd-fld-list > ul > li:after {clear:both;content:"";display:block;}
.frmbd-fld-list .fhelp {font-size:13px;display:block;margin:5px 0 0;position:relative;}
.frmbd-fld-list .frm-li {display:block;position:relative;width:100%;border-radius:0px;background-color:#fff;border-top:1px solid #dcdcdc;margin:0px;box-sizing:border-box;line-height:1.3em;color:#555;float:left;}
.frmbd-fld-list li:first-child .frm-li {border:0;}
.frmbd-fld-list .frm-li > .lbl {position:absolute;left:0;top:0;z-index:10;padding:0 10px 0 20px;width:180px;vertical-align:middle;line-height:1.5;padding-top:1.45em;padding-bottom:1.35em;min-height:1.15em;color:#222;box-sizing:border-box;}
.frmbd-fld-list .frm-li > .lbl label {font-size:18px;font-weight:400;color:#044288;position:relative;margin-right:10px;}
.frmbd-fld-list .frm-li > .lbl:before, .frmbd-fld-list .frm-li > .lbl:after {display:block;content:"";position:absolute;}
.frmbd-fld-list .frm-li > .lbl:before {width:5px;height:5px;background:#044288;border-radius:50%;top:34px;left:0;}
.frmbd-fld-list .frm-li > .lbl:after {width:1px;height:20px;background:#333;top:27px;right:0;}
.frmbd-fld-list .frm-li .req {font-weight:bold;color:#d74914;}
.frmbd-fld-list .frm-li .fld {position:relative;margin-left:210px;display:block;font-size:0;transition:background 0.4s ease;padding:15px 0;}
.frmbd-fld-list .frm-li .fld .rdos, .frmbd-fld-list .frm-li .fld .chks {margin:3px 22px 3px 0;}
.frmbd-fld-list .frm-li .text, .frmbd-fld-list .frm-li input[type='text'] {display:inline-block;vertical-align:middle;box-sizing:border-box;width:100%;height:45px;background:#fff;border:1px solid #CCC;padding:10px;color:#555;border:1px solid #c0c0c0;font-size:16px;border-radius:0;}
.frmbd-fld-list .frm-li .text, .frmbd-fld-list .frm-li input[readonly] {background:#f9f9f9;}
.frmbd-fld-list .frm-li textarea {border-radius:0;background-color:#FFF;display:block;box-sizing:border-box;width:100%;height:100%;padding:10px;resize:none;border:1px solid #c0c0c0;font-size:16px;margin-bottom:7px;}
.frmbd-fld-list .frm-li select {border-radius:0;vertical-align:middle;background-color:#FFF;box-sizing:border-box;border:1px solid #CCC;font-size:16px;min-width:120px;width:180px;height:45px;margin:1px;padding:4px 5px 4px 20px;background:url(/resources/_Img/Common/selfrm_arr3.png) no-repeat 89.5% 50%;}
.frmbd-fld-list .frm-li span {font-size:16px;display:inline-block;vertical-align:middle;}
.frmbd-fld-list .frm-li span.txt-wr {display:block;margin:10px 0 0;}
.frmbd-fld-list .frm-li .text.in-val, .frmbd-fld-list .frm-li .text:focus,
.frmbd-fld-list .frm-li textarea.in-val, .frmbd-fld-list .frm-li textarea:focus {border-color:#0059b7;}

.frmbd-fld-list .fld-check .fld li, .frmbd-fld-list .fld-radio .fld li {display:block;}
.frmbd-fld-list .fld-email .fld:after {clear:both;content:"";display:block;}
.frmbd-fld-list .fld-email .fld {}
.frmbd-fld-list .fld-email .text , .frmbd-fld-list .fld-email .a-text {width:30%;border-radius:0px;box-sizing:border-box;}
.frmbd-fld-list .fld-email select {width:30%;border-radius:0px;box-sizing:border-box;margin-left:10px;}
.frmbd-fld-list .fld-email .text:nth-child(3), .frmbd-fld-list .fld-email .a-text:nth-child(3) {}
.frmbd-fld-list .fld-stxt input[type='text'] {width:437px;}
.frmbd-fld-list .fld-teli input[type='text'] {width:130px;}
.frmbd-fld-list .fld-teli .ftxt {width:21px;text-align:center;}
.frmbd-fld-list .fld-email input[type='text'] {width:195px;}
.frmbd-fld-list .fld-email .s-at {width:45px;text-align:center;}
.frmbd-fld-list .fld-email select {width:180px;}
.frmbd-fld-list .fld-addr .fld {}
.frmbd-fld-list .fld-addr .text, .frmbd-fld-list .fld-addr .a-text {}
.frmbd-fld-list .fld-addr .fld span {display:block;font-size:0}
.frmbd-fld-list .fld-addr .iaddrzip {padding-bottom:7px;text-align:left;}
.frmbd-fld-list .fld-addr .iaddrzip:after {clear:both;content:"";display:block;}
.frmbd-fld-list .fld-addr .iaddrzip .text, .frmbd-fld-list .fld-addr .iaddrzip .a-text {width:195px;margin-right:10px;}
.frmbd-fld-list .fld-addr .iaddrzip a {padding-top:10px;padding-bottom:7px;}
.frmbd-fld-list .fld-addr .iaddr1 input[type='text'] {width:430px;margin-right:10px;}
.frmbd-fld-list .fld-addr .sw-btn {vertical-align:middle;}
.frmbd-fld-list .fld-date .fld {padding-right:45px;position:relative;display:inline-block;}
.frmbd-fld-list .fld-date .cal-btn {width:45px;height:45px;position:absolute;top:16px;right:0;background:url(/resources/_Img/Common/ico_cal.png) no-repeat 100% 50%;}
.frmbd-fld-list .fld-date input[type='text'] {width:195px;cursor:pointer;background:#f9f9f9;position:relative;z-index:1;}
.frmbd-fld-list .fld-file input {font-size:15px;font-family:'Noto Sans KR';height:auto;margin:7px 0 0;width:100%;max-width:437px;}
.frmbd-fld-list li ul.dir-left {position:relative;padding:6px 0}
.frmbd-fld-list li ul.dir-left:after {content:"";display:block;clear:both;}
.frmbd-fld-list li ul.dir-left > li {display:inline-block;margin-right:22px;}
.frmbd-fld-list li ul.dir-left > li * {vertical-align:middle;}
.frmbd-fld-list li ul.dir-left > li:last-child {margin-right:0;}
.frmbd-fld-list li ul.dir-down {position:relative;padding:9px 0;}
.frmbd-fld-list .frm-li .fld .dir-down li {display:inline-block;vertical-align:middle;}
.frmbd-fld-list .frm-li .info-ex02 {display:block;}
.ui-datepicker {z-index:9999 !important;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {min-width:auto;}
/* 관리자 - 폼 미리보기 */
#layout-popup-wrap {z-index:9998}
.pop-cont .formbd-topinfo .frmbd-pdate {font-size:16px;line-height:1.75;}
.pop-cont .frmbd-fld-list  {padding:20px 15px;}
.pop-cont .frmbd-fld-list .frm-li > .lbl {top:7px;}
.pop-cont .frmbd-fld-list .frm-li > .lbl label {font-size:15px;margin-right:4px;}
.pop-cont .frmbd-fld-list .frm-li > .lbl:before {top:28px;}
.pop-cont .frmbd-fld-list .frm-li > .lbl:after {top:20px;}
.pop-cont .frmbd-fld-list .frm-li .fld * {font-size:16px;}
.pop-cont .frmbd-fld-list .frm-li .fld br {display:none;}
.pop-cont .frmbd-fld-list .frm-li .fld .fhelp {font-size:14px;}
.pop-cont .frmbd-fld-list .frm-li .fld .a-info-ex2 {font-size:14px;display:block;}
.pop-cont .frmbd-fld-list li ul.dir-left > li label {font-size:15px;margin-right:10px;}
.pop-cont .frmbd-fld-list .fld-addr .iaddr1 .a-text {margin-bottom:7px;}
.pop-cont .frmbd-fld-list .fld-email input[type='text'] {width:30%;}
.pop-cont .frmbd-fld-list .frm-li {border-top:0;border-bottom:1px solid #dcdcdc;}
.pop-cont .frmbd-fld-list li:last-child .frm-li {border-bottom:0;}
@media only screen and (max-width:1268px){
	.frmbd-fld-list .fld-addr .iaddrzip .text, .frmbd-fld-list .fld-addr .iaddrzip .a-text {width:27.5%;margin-right:1%;}
	.frmbd-fld-list .fld-addr .iaddr1 input[type='text'] {width:49%;margin-right:1%;}
	.frmbd-fld-list .fld-addr .iaddr1 input[type='text']:last-child {margin-right:0;}
}
@media only screen and (max-width:1199px){
	.frmbd-fld-list .frm-li .text, .frmbd-fld-list .frm-li input[type='text'] {margin:0;}
	.frmbd-fld-list .frm-li select {width:27.5%;margin:0;}
	.frmbd-fld-list .fld-stxt input[type='text'] {width:60%;}
	.frmbd-fld-list .fld-teli .ftxt {width:5%;}
	.frmbd-fld-list .fld-email input[type='text'] {width:27.5%;}
	.frmbd-fld-list .fld-email .s-at {width:5%;font-size:13px;}
	.frmbd-fld-list .fld-email select {width:38%;margin-left:2%;}
	.frmbd-fld-list .fld-date .cal {width:33.83%;}
}
@media only screen and (max-width:999px){
	.frmbd-fld-list {padding:20px 30px;}
	.frmbd-fld-list .frm-li .text, .frmbd-fld-list .frm-li input[type='text'], .frmbd-fld-list .frm-li select, .frmbd-fld-list .frm-li textarea, .frmbd-fld-list .frm-li span {font-size:15px;}
	.frmbd-fld-list .frm-li select {padding:6px 16px 6px 20px;}
	.frmbd-fld-list .frm-li > .lbl {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;width:100%;padding:15px 20px 0;}
	.frmbd-fld-list .frm-li > .lbl:before {top:26px;}
	.frmbd-fld-list .frm-li > .lbl:after {display:none;}
	.frmbd-fld-list .frm-li .fld {margin:0;padding:10px 0 15px;}
	.frmbd-fld-list li ul.dir-left, .frmbd-fld-list li ul.dir-down {padding:0;}
}
@media only screen and (max-width:767px){
	.frmbd-fld-list .frm-li .info-ex02 {margin:7px 0 0 !important;}
	.frmbd-fld-list .frm-li select {width:30%;margin:0;}
	.frmbd-fld-list .fld-stxt input[type='text'] {width:100%;}
	.frmbd-fld-list .fld-teli input[type='text'] {width:30%;}
	.frmbd-fld-list .fld-email input[type='text'] {width:32%;}
	.frmbd-fld-list .fld-email select {width:30%;margin-left:1%;}
	.frmbd-fld-list .fld-addr .iaddrzip {padding:0;}
	.frmbd-fld-list .fld-addr .iaddrzip .text, .frmbd-fld-list .fld-addr .iaddrzip .a-text {width:32%;margin:0 1% 1% 0;}
	.frmbd-fld-list .fld-addr .iaddr1 input[type='text'] {width:100%;margin:0 0 1%;}
	.frmbd-fld-list .fld-date .cal {width:100%;}
	.frmbd-fld-list .fld-date .cal:before {width:88.399%;}
}
@media all and (max-width:600px){
	.frmbd-fld-list {padding:10px 15px;}
	.frmbd-fld-list .frm-li select {width:70%;background-position:97.5% 50%;background-size:20px auto;padding:6px 8px 6px 20px;}
	.frmbd-fld-list .frm-li .fld .rdos, .frmbd-fld-list .frm-li .fld .chks, .frmbd-fld-list .frm-li .fld .dir-down li {margin-right:3%;text-align:left;}
	.frmbd-fld-list li ul.dir-left > li {margin-right:3%;}
	.frmbd-fld-list .fld-email input[type='text'] {width:47.5%;}
	.frmbd-fld-list .fld-email select {width:100%;margin:1% 0 0;}
}

/*개인정보취급방침 내용 및 동의*/
.prgr-agreement .agree-tit h4 {color:#FFF;background:#044288;padding:20px 30px 20px;color:#fff;line-height:1.3em;font-weight:500;}
.prgr-agreement .agree-cont {border:1px solid #d9d9d9;background:#fff;padding:14px;height:200px;overflow-y:scroll;}
.prgr-agreement .agree-cont:focus {outline:rgb(59, 153, 252) dashed 1px}
.prgr-agreement .agree-chk {margin-top:10px;text-align:center;}

.formbd-topinfo {margin-bottom:3em;}
.formbd-topinfo b {font-weight:500;}
.formbd-topinfo .frmbd-pdate {margin:30px 0 0;padding-left:15px;position:relative;}
.formbd-topinfo .frmbd-pdate:before {display:block;content:"";position:absolute;top:14px;left:0;width:8px;height:2px;background:#0a60bc;}

.frmbd-pwchk-wr {text-align:center;border-top:1px solid #DDD;}
.frmbd-pwchk {padding-top:4em;padding-bottom:4em;border-bottom:2px solid #DDD;margin-bottom:3em;}
.frmbd-pwchk .ptit {font-size:1.3em;font-weight:bold;display:block;}
.frmbd-pwchk .pmsg {font-weight:bold;display:block;margin:1em 0}

.frmbd-fld-toptxt {display:block;margin-bottom:0.5em;font-size:13px;text-align:right;}
.frmbd-fld-toptxt .req {font-weight:bold;color:#f04e23;font-size:15px;vertical-align:middle;display:inline-block;}

/* 캠퍼스맵 */
.campus-map-wr .map-cfg-wr {position:relative;width:1200px;height:500px;overflow:hidden;}
.campus-map-wr .map-cont-view {position:relative;width:auto;overflow:hidden;padding-right:440px;}
.campus-map-wr .map-cont-wr {position:relative;width:100%;height:0;padding-bottom:81.77%;overflow:hidden;margin-left:auto;margin-right:auto;}
.campus-map-wr .c-cpsmap-top {position:relative;width:100%;background:#fff;border-top:4px solid #044288;padding:28px 40px 22px;box-sizing:border-box}
.campus-map-wr .c-cpsmap-top:before {display:none;content:"";width:2000px;height:100%;background:#07254f;position:absolute;top:0;left:50%;margin-left:-1000px;z-index:-1}
.campus-map-wr .c-cpsmap-top .c-cpsmap-tit {position:relative;padding:6px 0 7px 90px;background:url(/resources/_Img/Etc/CampusMap/campus_top_ico.png) no-repeat 0 50%}
.campus-map-wr .c-cpsmap-top .c-cpsmap-tit:before {display:block;content:"";width:66px;height:62px;background:url(/resources/_Img/Etc/CampusMap/campus_spr.png) no-repeat 0 0;position:absolute;top:0;left:0;}
.campus-map-wr .c-cpsmap-top .tit {position:relative;display:block;font-size:30px;font-weight:500;color:#044288;line-height:1;z-index:1;padding:27px 0 0;}
.campus-map-wr .c-cpsmap-top .tit .etit {font-style:normal;font-weight:600;font-size:50px;font-family:"bio-sans";color:#f5f5f5;letter-spacing:.1em;position:absolute;top:-3px;left:0;z-index:-1;}
.campus-map-wr .c-pusmap-btns {position:absolute;right:40px;top:50%;margin-top:-30px;z-index:10;}
.campus-map-wr .c-pusmap-btns * {vertical-align:top;}
.campus-map-wr .c-pusmap-btns .ibt {position:relative;display:inline-block;vertical-align:middle;overflow:hidden;background:none;font-size:20px;line-height:22px;color:#333;margin-left:40px;}
.campus-map-wr .c-pusmap-btns .ibt:before {display:inline-block;content:"";vertical-align:middle;width:60px;height:60px;margin-right:20px;background:url(/resources/_Img/Etc/CampusMap/campus_spr.png) no-repeat -68px 0;border-radius:50%;}
.campus-map-wr .c-pusmap-btns .ibt.bt-vr:before {background-position:-68px 0;background-color:#003464}
.campus-map-wr .c-pusmap-btns .ibt.bt-loca:before {background-position:-130px 0;background-color:#0a60bc}
.campus-map-wr .c-pusmap-btns .ibt.bt-fdn:before {background-position:-192px 0;background-color:#3ba135}
/* .campus-map-wr .c-pusmap-btns .ibt.bt-vr {display:none;} */
.campus-map-wr .c-pusmap-btns .ibt span {display:inline-block;vertical-align:middle;position:relative}
.campus-map-wr .c-pusmap-btns .ibt:hover span, .campus-map-wr .c-pusmap-btns .ibt:focus span {text-decoration:underline}
.campus-map-wr .map-cont-wr .map-img {position:absolute;left:0;top:0;width:100%;height:100%;background:#f9f9f9;z-index:1;}
.campus-map-wr .map-cont-wr .map-img .pimg {z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;}
.campus-map-wr .map-cont-wr .map-img .pimg img {width:100%;height:100%;}
.campus-map-wr .map-cont-wr .map-img .layer-bg {z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4);opacity:0;}
.campus-map-wr .map-cont-wr .map-img .layer-bg.over {display:block;opacity:1;transition:all .3s ease}
.campus-map-wr .map-cont-wr .map-img .layer {display:block;position:absolute;left:0;top:0;z-index:5;}
.campus-map-wr .map-cont-wr .map-img .layer img {width:100%;height:100%;opacity:0.0;transition:all .3s ease}
.campus-map-wr .map-cont-wr .map-img .layer.over img {opacity:1}
.campus-map-wr .map-cont-wr .map-img li {display:none;left:0;top:0;width:auto;position:absolute;text-align:center;z-index:10;color:#fff;line-height:1em;}
.campus-map-wr .map-cont-wr .map-img li.fix {display:block;}
.campus-map-wr .map-cont-wr .map-img .pic-mk {position:absolute;top:0;left:0;width:auto;height:38px;}
.campus-map-wr .map-cont-wr .map-img .pnum-mk {display:inline-block;vertical-align:top;position:absolute;top:0;left:0;width:auto;padding:10px 12px;transition:all .3s ease;font-size:15px;color:#fff;line-height:1}
.campus-map-wr .map-cont-wr .map-img .ptit {position:absolute;bottom:35px;left:50%;margin-left:-50%;white-space:nowrap;display:inline-block;width:auto;padding:2px 5px 4px 5px;line-height:1.15em;background:#fff;border:2px solid #d71820;color:#333;}
.campus-map-wr .map-cont-wr .map-img li.over {display:block;color:#fff;}
.campus-map-wr .map-cont-wr .map-img li.over .pnum-mk {position:relative;background:url(/resources/_Img/Etc/CampusMap/pnum-mk_bg.png) no-repeat 50% 0;padding:12px 35px 24px}
.campus-map-wr .map-cont-wr .map-img li.over .pnum-mk:after {position:absolute;bottom:-16px;left:50%;margin-left:-9px;content:"";display:block;width:0;border-style:solid;border-width:9px;border-color:#0958e0 transparent transparent transparent;display:none;}
.campus-map-wr .bio-point {position:absolute;top:-134px;right:41px;z-index:500}
.campus-map-wr .bio-point .txt {position:relative;background:#fff;display:inline-block;vertical-align:middle;font-size:13px;line-height:1.3;font-weight:500;color:#666;padding:10px 18px;border-radius:5px;margin-right:13px;}
.campus-map-wr .bio-point .txt:after {position:absolute;top:50%;right:-17px;margin-top:-7px;content:"";display:inline-block;vertical-align:middle;width:0;border-width:9px;border-style:solid;border-color:transparent transparent transparent #fff}
.campus-map-wr .bio-point:after {content:"";display:inline-block;vertical-align:middle;width:117px;height:117px;}
.campus-map-wr .bt-fly {position:absolute;right:0;bottom:80px;width:90px;height:80px;background:#2b5acd;text-align:center;z-index:10;}
.campus-map-wr .bt-fly .ico {display:inline-block;color:#fff;font-weight:600;font-size:14px;letter-spacing:-0.02em;padding-top:30px;margin-top:17px;/* background:url(../../_Img/CampusMap/ico_fly.png) no-repeat 50% 0; */}
.campus-map-wr .map-info-tab {position:relative;font-size:0;text-align:center;margin:70px 0 0;}
.campus-map-wr .map-info-tab:before, .campus-map-wr .map-info-tab:after {display:block;content:"";position:absolute;top:35px;}
.campus-map-wr .map-info-tab:before {width:100%;height:1px;left:0;background:#bdbdbd;}
.campus-map-wr .map-info-tab:after {width:470px;height:1px;left:50%;margin-left:-235px;background:#fff;}
.campus-map-wr .map-info-tab li {position:relative;z-index:1;display:inline-block;width:190px;text-align:center;margin:0 5px;}
.campus-map-wr .map-info-tab li a {display:block;font-size:18px;padding:21px 0;color:#222;border:1px solid #bdbdbd;position:relative;}
.campus-map-wr .map-info-tab li a:before {display:block;content:"";width:0;border-width:0;border-style:solid;border-color:#0a60bc transparent transparent #0a60bc;position:absolute;top:-6px;left:-1px;}
.campus-map-wr .map-info-tab li a span {display:inline-block;border-bottom:1px solid transparent;}
.campus-map-wr .map-info-tab li a.is-open {font-weight:500;background:#f4f4f4;color:#0a60bc;}
.campus-map-wr .map-info-tab li a.is-open:before {border-width:17px 21px;transition:all .3s ease;}
.campus-map-wr .map-info-tab li a.is-open span {border-bottom:1px solid #0a60bc;}
.campus-map-wr .map-info-list {width:100%;z-index:100;box-sizing:border-box;padding:25px 20px 30px 20px;}
.campus-map-wr .map-info-list .info-txt {background:#f1f3f6;padding:23px 20px 22px 98px;font-size:14px;color:#132f4b;letter-spacing:-0.05em;border-bottom:1px solid #9ea8b2;}
.campus-map-wr .map-info-list .info-txt:before {position:absolute;top:0;left:0;content:"";display:block;width:71px;height:67px;}
.campus-map-wr .map-info-list .minfo-list-wr {display:none;}
.campus-map-wr .map-info-list .minfo-list-wr.is-open {display:block;}
.campus-map-wr .map-info-list .minfo-list-wr .minfo-list {box-sizing:border-box;}
.campus-map-wr .map-info-list ul {overflow:hidden;}
.campus-map-wr .map-info-list li {position:relative;line-height:16px;min-height:65px;width:17.712%;background:#fff;border:1px solid #bbb;float:left;box-sizing:border-box;margin:30px 0 5px 2.86%;transition:all .3s ease}
.campus-map-wr .map-info-list li:nth-child(5n+1) {margin-left:0}
.campus-map-wr .map-info-list .bt-view {position:absolute;top:50%;left:0;font-size:0;letter-spacing:-.05em;transform:translateY(-50%);-ms-transform:translateY(-50%);border:0;background:0;width:100%;height:65px;display:block;padding:0 5px 0 86px;font-family:"Noto Sans KR";overflow:visible;text-align:left}
.campus-map-wr .map-info-list .bt-view:before {display:inline-block;content:"";vertical-align:middle;height:100%;}
.campus-map-wr .map-info-list .bt-view .num {padding:0 47px 0 0;position:absolute;top:20px;left:20px;color:#333;line-height:1.4;font-size:19px;font-weight:600;font-family:"bio-sans";}
.campus-map-wr .map-info-list .bt-view .txt {display:inline-block;vertical-align:middle;color:#555;line-height:1.4;font-size:18px;}
.campus-map-wr .map-info-list .bt-view .num:before {display:block;content:"";width:5px;height:5px;background:#044288;border-radius:50%;position:absolute;top:12px;right:21px;}
.campus-map-wr .map-info-list  li:hover, .campus-map-wr .map-info-list  li:focus {background:#005bc2;border-color:#005bc2;}
.campus-map-wr .map-info-list .bt-view:hover .num, .campus-map-wr .map-info-list .bt-view:focus .num {color:#6ca0d7;}
.campus-map-wr .map-info-list .bt-view:hover .txt, .campus-map-wr .map-info-list .bt-view:focus .txt {color:#fff;text-decoration:underline;}
.campus-map-wr .map-info-list .bt-view:hover .num:before, .campus-map-wr .map-info-list .bt-view:focus .num:before {background:#fff;}
.campus-map-wr .map-info-list .over {background:#005bc2;border-color:#005bc2}
.campus-map-wr .map-info-list .over .bt-view:after {background-position:-12px 0}
.campus-map-wr .map-info-list .over .bt-view .num {color:#6ca0d7;}
.campus-map-wr .map-info-list .over .bt-view .txt {color:#fff;text-decoration:underline;}
.campus-map-wr .map-info-list .over .bt-view .num:before {background:#fff;}
.campus-map-wr .map-info-list .bt-view.bt-vr {display:inline-block;width:20px;height:20px;border:1px solid red;position:absolute;right:0;top:0;}
.campus-map-wr .map-info-list .minfo-dpt-list {padding:25px 20px}
.campus-map-wr .map-info-list .minfo-dpt-list li {margin:0;padding:1px 0}
.campus-map-wr .map-info-list .minfo-dpt-list li a {padding:5px 0 5px 15px;}
.campus-map-wr .map-info-list .minfo-dpt-list li a:before {position:absolute;top:16px;left:5px;content:"";display:block;width:3px;height:3px;background:#2b405b;margin:0}
.campus-map-wr .map-info-contlist {box-sizing:border-box;min-height:200px;position:absolute;top:0;right:0;z-index:1;width:440px;height:100%;border:1px solid #ddd;border-left:0;box-sizing:border-box;}
.campus-map-wr .map-info-cont {height:0;/* overflow:hidden; */width:100%;display:none;}
.campus-map-wr .map-info-cont.over {display:block;position:relative;display:block;z-index:100;background:#fff;height:100%;box-sizing:border-box;/* padding:0 40px;padding-top:63.63%; */}
.campus-map-wr .map-no-info {display:none;}
.campus-map-wr .map-no-info.over {background:#fff;text-align:center;box-sizing:border-box;}
.campus-map-wr .map-dft-info {/* display:table; */position:absolute;top:0;right:0;width:100%;height:100%;z-index:10;text-align:center;background:#fff;box-sizing:border-box;font-size:0;}
.campus-map-wr .map-dft-info:before {display:inline-block;vertical-align:middle;content:"";width:0;height:100%;}
.campus-map-wr .map-no-info p, .campus-map-wr .map-dft-info p {/* display:table-cell; */display:inline-block;vertical-align:middle;color:#4e4e4e;word-wrap:break-word;word-break:keep-all;line-height:1.4;width:100%;font-size:16px;}
.campus-map-wr .map-no-info p:before, .campus-map-wr .map-dft-info p:before {content:"";display:block;background:url(/resources/_Img/Etc/CampusMap/campus_spr.png) no-repeat 0 0;margin:0 auto 20px;}
.campus-map-wr .map-dft-info p:before {width:259px;height:152px;background-position:0 100%;}
.campus-map-wr .map-dft-info p span {display:block;}
.campus-map-wr .map-info-cont .pin-name {line-height:1;color:#044288;margin-bottom:23px;padding:40px 40px 0;}
.campus-map-wr .map-info-cont .pin-name span {display:block;}
.campus-map-wr .map-info-cont .pin-name .num {display:none;}
.campus-map-wr .map-info-cont .pin-name .stit {font-weight:normal;font-size:25px;line-height:1.75;}
.campus-map-wr .map-info-cont .pin-name .etit {font-family:"bio-sans";font-weight:300;color:#767676;}
.campus-map-wr .map-info-cont .pin-name .pin-name2 {font-size:16px;font-weight:400;color:#2d4b66;margin-top:10px;}
.campus-map-wr .map-info-cont .thum-wr {position:relative;width:100%;padding:63.636% 0 0 1px;max-width:440px;max-height:280px;overflow:hidden;margin:-1px -1px 0 0;}
.campus-map-wr .map-info-cont .thum-wr .ctrlnums-wrap {position:absolute;bottom:0;left:0;width:100%;z-index:10;}
.campus-map-wr .map-info-cont .thum-wr .ctrl-btns {position:absolute;bottom:0;right:0;font-size:0;height:45px;}
.campus-map-wr .map-info-cont .thum-wr .ctrl-btns button {border:0;background:0;width:60px;height:45px;}
.campus-map-wr .map-info-cont .thum-wr .ctrl-btns button:before {display:block;content:"";width:100%;height:100%;background:rgba(0,0,0,.65) url(/resources/_Img/Common/slide_nav.png) no-repeat 4px -3px;background-size:96px auto;}
.campus-map-wr .map-info-cont .thum-wr .ctrl-btns .btn-next:before {background-position:-38px -3px;}
.campus-map-wr .map-info-cont .thum {display:block;width:100%;max-width:440px;background:#eee;background-size:50px auto;margin:0 auto;position:absolute;top:0;left:0;}
.campus-map-wr .map-info-cont .thum .item {overflow:hidden;}
.campus-map-wr .map-info-cont .thum .item img {max-width:100%;}
.campus-map-wr .map-info-cont .thum .owl-dots {text-align:center;position:absolute;bottom:5px;left:0;width:100%;}
.campus-map-wr .map-info-cont .thum .owl-dots button {display:inline-block;vertical-align:top;border:2px solid #ddd;width:13px;height:13px;margin:0 3px;box-sizing:border-box;text-indent:-9999px;border-radius:50%;}
.campus-map-wr .map-info-cont .thum .owl-dots button.active {border:2px solid #fff;background:#fff}
.campus-map-wr .map-info-cont .mcont-txt {/* position:absolute;top:0;right:0;width:700px;padding:50px;*/margin:0 0 40px;box-sizing:border-box;padding:0 40px;}
.campus-map-wr .map-info-cont .mcont-txt .txt {height:48%;/* min-height:225px; */max-height:225px;color:#555;line-height:1.75;}
.campus-map-wr .map-info-cont .btn-wr {text-align:right;padding:0 40px;}
.campus-map-wr .map-info-cont .view-details {position:absolute;top:-1px;right:0;padding:1px 0;width:1400px;height:100%;background:rgba(5,40,73,.8);letter-spacing:-.05em;z-index:11;display:none;}
.campus-map-wr .map-info-cont .view-details .view-cont {width:100%;height:100%;box-sizing:border-box;padding:60px 70px;}
.campus-map-wr .map-info-cont .view-details .tit {text-align:center;color:#fff;font-size:30px;font-weight:400;line-height:1;margin-bottom:35px;}
.campus-map-wr .map-info-cont .view-details .inwr {position:relative;padding:55px 450px 55px 0;min-height:160px;}
.campus-map-wr .map-info-cont .view-details .mcont-txt {border-left:4px solid #fff;padding:13px 0 13px 45px;}
.campus-map-wr .map-info-cont .view-details .mcont-txt .txt {font-size:17px;font-weight:300;color:#fff;/* min-height:120px; */max-height:120px;}
.campus-map-wr .map-info-cont .view-details .thum-wr {position:absolute;top:0;right:0;width:420px;}
.campus-map-wr .map-info-cont .view-details .thum {margin:0;}
.campus-map-wr .map-info-cont .view-details .floor-info {position:relative;padding-left:115px;}
.campus-map-wr .map-info-cont .view-details .floor-info .ftit {font-size:22px;font-weight:400;color:#fff;position:absolute;top:50px;left:0;}
.campus-map-wr .map-info-cont .view-details .floor-info .f-inwr {position:relative;font-size:0;}
.campus-map-wr .map-info-cont .view-details .floor-info dl {display:inline-block;vertical-align:top;}
.campus-map-wr .map-info-cont .view-details .floor-info dt {display:inline-block;position:relative;z-index:1;margin-right:4px;}
.campus-map-wr .map-info-cont .view-details .floor-info dt a {display:block;font-family:"bio-sans";letter-spacing:0;font-size:16px;font-weight:500;text-align:center;color:#fff;padding:7px 5px;width:70px;box-sizing:border-box;border-top:1px solid #fff;}
.campus-map-wr .map-info-cont .view-details .floor-info dt a span {display:inline-block;vertical-align:middle;}
.campus-map-wr .map-info-cont .view-details .floor-info dt a:after {display:inline-block;vertical-align:middle;content:"";width:0;height:7px;background:url(/resources/_Img/Etc/CampusMap/campus_spr.png) no-repeat 100% 0;}
.campus-map-wr .map-info-cont .view-details .floor-info dd {width:100%;position:absolute;top:0;left:0;padding:50px 0 0;display:none;}
.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {background:#fff;padding:0 20px;height:210px;box-sizing:border-box;overflow:hidden;}
.campus-map-wr .map-info-cont .view-details .floor-info dd ul {font-size:0;}
.campus-map-wr .map-info-cont .view-details .floor-info dd ul li {padding-left:95px;padding-right:15px;position:relative;width:33.333%;box-sizing:border-box;display:inline-block;vertical-align:top;font-size:15px;margin:0 0 10px;line-height:1.2;}
.campus-map-wr .map-info-cont .view-details .floor-info dd ul li:nth-child(-n+3) {margin-top:22px;}
.campus-map-wr .map-info-cont .view-details .floor-info dd ul .stit {font-family:"bio-sans","Noto Sans KR";font-weight:600;color:#0a60bc;padding-left:18px;position:absolute;top:0;left:0;max-width:95px;box-sizing:border-box;}
.campus-map-wr .map-info-cont .view-details .floor-info dd ul .stit:before {display:block;content:"";width:8px;height:2px;background:#b2b2b2;position:absolute;top:10px;left:0;}
.campus-map-wr .map-info-cont .view-details .floor-info dl.isOn dt a:after {display:inline-block;width:10px;margin-left:8px;transition:all .3s ease;}
.campus-map-wr .map-info-cont .view-details .floor-info dl.isOn dt a {background:#0a60bc;border-top:1px solid #0a60bc;transition:all .3s ease}
.campus-map-wr .map-info-cont .view-details .floor-info dl.isOn dd {display:block;}
.campus-map-wr .map-info-cont .view-details .btn-close {position:absolute;top:0;right:0;border:0;background:#557292;width:70px;height:70px;}
.campus-map-wr .map-info-cont .view-details .btn-close:before, .campus-map-wr .map-info-cont .view-details .btn-close:after {display:block;content:"";width:52px;height:2px;background:#fff;position:absolute;top:50%;left:50%;margin:-1px 0 0 -26px;}
.campus-map-wr .map-info-cont .view-details .btn-close:before {transform:rotate(45deg);-ms-transform:rotate(45deg);}
.campus-map-wr .map-info-cont .view-details .btn-close:after {transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.campus-map-wr .map-info-cont .view-details .btn-close:hover:before {transform:rotate(-45deg);-ms-transform:rotate(-45deg);transition:all .5s ease;}
.campus-map-wr .map-info-cont .view-details .btn-close:hover:after {transform:rotate(-135deg);-ms-transform:rotate(-135deg);transition:all .5s ease;}
.campus-map-wr .map-info-cont button.cw-btn {height:50px;width:145px;text-align:left;}
#cmap-print {display:none}
@media all and (max-width:1400px) {
	.campus-map-wr .map-cont-view {padding-right:31.43%;}
	.campus-map-wr .map-info-contlist {width:31.43%;}
	.campus-map-wr .map-info-cont .mcont-txt .txt {/* min-height:190px; */max-height:190px;}
	.campus-map-wr .map-info-list li {width:18.4%;margin:2% 0 0 2%;}
	.campus-map-wr .map-info-cont .view-details {width:318.4%;}
	.campus-map-wr .map-info-cont .view-details .inwr {padding:15px 290px 15px 0;}
	.campus-map-wr .map-info-cont .view-details .thum-wr {width:280px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {height:165px;}
}
@media all and (max-width:1200px) {
	.campus-map-wr .c-cpsmap-top {padding:20px 40px;}
	.campus-map-wr .c-cpsmap-top .tit .etit {font-size:36px;top:2px;}
	.campus-map-wr .c-pusmap-btns {margin-top:-24px;}
	.campus-map-wr .c-pusmap-btns .ibt {font-size:18px;}
	.campus-map-wr .c-pusmap-btns .ibt:before {width:48px;height:48px;background-size:211px auto;margin-right:10px;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-vr:before {background-position:-54px 0;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-loca:before {background-position:-104px 0;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-fdn:before {background-position:-154px 0;}
	.campus-map-wr .map-info-tab {margin:40px 0 0;}
	.campus-map-wr .map-info-tab li a {padding:15px 0;font-size:17px;}
	.campus-map-wr .map-info-list {padding:20px 20px 10px 20px;}
	.campus-map-wr .map-info-list li {min-height:50px;}
	.campus-map-wr .map-info-list .bt-view {padding-left:50px;height:50px;}
	.campus-map-wr .map-info-list .bt-view .num {padding-right:0;font-size:17px;top:13px;}
	.campus-map-wr .map-info-list .bt-view .num:before {display:none;}
	.campus-map-wr .map-info-list .bt-view .txt {font-size:16px;}
	.campus-map-wr .map-info-cont.over {/* padding:63.63% 30px 0; */}
	.campus-map-wr .map-info-cont .pin-name {padding:0 30px;}
	.campus-map-wr .map-info-cont .mcont-txt {padding:0 30px;}
	.campus-map-wr .map-info-cont .btn-wr {padding:0 30px;}
	.campus-map-wr .map-info-cont .pin-name .stit {padding:25px 0 0;}
	.campus-map-wr .map-info-cont .mcont-txt .txt {/* min-height:140px; */max-height:140px;font-size:16px;line-height:1.4;}
	.campus-map-wr .map-info-cont .view-details .view-cont {padding:40px 50px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {height:150px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li {margin-top:15px;}
}
@media only screen and (max-width:999px){
	.campus-map-wr .c-cpsmap-top {padding:20px 0;}
	.campus-map-wr .c-cpsmap-top .c-cpsmap-tit {padding-left:70px;}
	.campus-map-wr .c-cpsmap-top .c-cpsmap-tit:before {width:53px;height:50px;background-size:211px auto;}
	.campus-map-wr .c-cpsmap-top .tit {font-size:24px;padding:17px 0 0;}
	.campus-map-wr .c-cpsmap-top .tit .etit {top:-8px;}
	.campus-map-wr .c-pusmap-btns {right:0;}
	.campus-map-wr .map-cont-view {width:100%;padding:0;}
	.campus-map-wr .map-info-list .minfo-list-wr .minfo-list {width:100%;}
	.campus-map-wr .map-info-list li {width:32.666%;margin-top:1%;margin-left:1%;}
	.campus-map-wr .map-info-list li:nth-child(5n+1) {margin-left:1%}
	.campus-map-wr .map-info-list li:nth-child(3n+1) {margin-left:0}
	.campus-map-wr .map-info-contlist {position:relative;top:auto;right:auto;width:100%;height:100%;border-left:1px solid #ddd;min-height:220px;}
	.campus-map-wr .map-dft-info, .map-no-info {padding-top:0;width:100%;}
	.campus-map-wr .map-no-info.over {width:100%;}
	.campus-map-wr .map-dft-info p br, .campus-map-wr .map-no-info p br {display:none;}
	.campus-map-wr .map-info-cont.over {padding:25px}
	.campus-map-wr .map-info-cont .pin-name {font-size:16px;margin-bottom:15px;padding:30px 0 0;}
	.campus-map-wr .map-info-cont .pin-name span {display:inline-block;}
	.campus-map-wr .map-info-cont .pin-name .stit {padding:0;margin-right:10px;font-size:21px;}
	.campus-map-wr .map-info-cont .thum-wr {margin:0 auto;padding:0;}
	.campus-map-wr .map-info-cont .thum {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;}
	.campus-map-wr .map-info-cont .thum img {width:100%;}
	.campus-map-wr .map-info-cont .mcont-txt {position:relative;top:auto;bottom:auto;left:auto;right:auto;width:100%;padding:0;min-height:auto}
	.campus-map-wr .map-info-cont .mcont-txt .txt {height:auto;max-height:155px;}
	.campus-map-wr .map-info-cont .btn-wr {text-align:center;}
	.campus-map-wr .map-no-info p:before, .campus-map-wr .map-dft-info p:before {width:211px;height:122px;background-size:100% auto;margin:20px auto;}
	.campus-map-wr .map-cont-view.is-open .map-info-contlist, .campus-map-wr .map-cont-view.is-open .map-info-cont.over {position:static}
	.campus-map-wr .map-cont-view.is-open .map-dft-info, .campus-map-wr .map-cont-view.is-open .map-no-info {display:none;}
	.campus-map-wr .map-info-cont .view-details {width:100%;height:100%;}
	.campus-map-wr .map-info-cont .view-details .inwr {padding:0;}
	.campus-map-wr .map-info-cont .view-details .thum-wr {width:100%;max-width:440px;margin:0 auto;position:relative;top:auto;bottom:auto;right:auto;left:auto;}
	.campus-map-wr .map-info-cont .view-details .floor-info {padding:0;}
	.campus-map-wr .map-info-cont .view-details .floor-info .ftit {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:30px 0;font-size:18px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {height:220px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li {width:50%;margin:0 0 18px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li:nth-child(-n+3) {margin-top:0;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li:nth-child(-n+2) {margin-top:18px;}
}
@media only screen and (max-width:899px){
	.campus-map-wr .map-info-list .minfo-dpt-list ul {padding:10px}
}
@media only screen and (max-width:799px){
	.campus-map-wr .c-cpsmap-top .c-cpsmap-tit {padding-left:55px;}
	.campus-map-wr .c-cpsmap-top .c-cpsmap-tit:before {width:40px;height:37px;background-size:158px auto;}
	.campus-map-wr .c-cpsmap-top .tit {padding-top:5px;}
	.campus-map-wr .c-cpsmap-top .tit .etit {top:-20px;}
	.campus-map-wr .c-pusmap-btns {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:10px 0 0;text-align:center;}
	.campus-map-wr .c-pusmap-btns .ibt {font-size:16px;}
	.campus-map-wr .c-pusmap-btns .ibt:first-child {margin-left:0;}
	.campus-map-wr .map-info-list {padding:20px 0;}
	.campus-map-wr .map-info-tab li {width:150px;}
	.campus-map-wr .map-info-tab:after {width:400px;margin-left:-200px;}
}
@media only screen and (max-width:699px){
	.campus-map-wr .map-info-contlist {min-height:180px;}
	.campus-map-wr .map-no-info p:before, .campus-map-wr .map-dft-info p:before {width:158px;height:91px;}
	.campus-map-wr .map-no-info p:before, .campus-map-wr .map-dft-info p:before {margin-bottom:10px}
	.campus-map-wr .map-no-info p, .campus-map-wr .map-dft-info p {font-size:14px}
	.campus-map-wr .map-info-list .minfo-dpt-list ul li {width:33.33%;font-size:15px;font-weight:400}
	.campus-map-wr .map-info-cont .view-details .floor-info dt a {width:65px;}
}
@media only screen and (max-width:599px){
	.campus-map-wr .c-pusmap-btns .ibt {margin-left:20px;}
	.campus-map-wr .c-pusmap-btns .ibt:before {width:36px;height:36px;background-size:158px auto;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-vr:before {background-position:-41px 0;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-loca:before {background-position:-78px 0;}
	.campus-map-wr .c-pusmap-btns .ibt.bt-fdn:before {background-position:-115px 0;}
	.campus-map-wr .map-info-cont.over {padding:20px 15px}
	.campus-map-wr .map-cont-wr .map-img li.over {margin:4% 0 0 5%;}
	.campus-map-wr .map-dft-info {padding-left:10px;padding-right:10px;}
	.campus-map-wr .map-cont-wr .map-img li.over .pnum-mk {font-size:12px;padding:6px;background-position:50% 50%}
	.campus-map-wr .map-info-tab:before, .campus-map-wr .map-info-tab:after {top:23px;}
	.campus-map-wr .map-info-tab:after {width:340px;margin-left:-170px;}
	.campus-map-wr .map-info-tab li a {padding:10px 0;}
	.campus-map-wr .map-info-list li {min-height:50px;}
	.campus-map-wr .map-info-list .bt-view {padding-left:50px;height:50px;}
	.campus-map-wr .map-info-list .bt-view .num {font-size:15px;padding-right:27px;top:13px;}
	.campus-map-wr .map-info-list .bt-view .num:before {right:12px;top:8px;}
	.campus-map-wr .map-info-list .bt-view .txt {font-size:15px;}
	.campus-map-wr .map-info-cont .view-details .view-cont {padding:40px 20px;}
	.campus-map-wr .map-info-cont .view-details .tit {font-size:24px;margin-bottom:20px;}
	.campus-map-wr .map-info-cont .view-details .mcont-txt {padding:0 0 0 20px;margin:0 0 20px;}
	.campus-map-wr .map-info-cont .view-details .mcont-txt .txt {font-size:15px;max-height:130px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dt a {width:55px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {padding-right:10px;height:240px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li {width:100%;margin:0 0 10px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li:nth-child(-n+2) {margin-top:0;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li:first-child {margin-top:10px;}
	.campus-map-wr .map-info-cont .view-details .btn-close {width:50px;height:50px;}
	.campus-map-wr .map-info-cont .view-details .btn-close:before,
	.campus-map-wr .map-info-cont .view-details .btn-close:after {width:26px;height:1px;margin-left:-13px;margin-top:0;}
}
@media only screen and (max-width:499px){
	.campus-map-wr .c-pusmap-btns {text-align:left;}
	.campus-map-wr .c-pusmap-btns .ibt {margin:0 20px 5px 0;}
	.campus-map-wr .map-info-cont .pin-name {font-size:15px;}
	.campus-map-wr .map-info-cont .pin-name .stit {font-size:18px;}
	.campus-map-wr .map-info-list li {width:49.5%;min-height:40px;}
	.campus-map-wr .map-info-list li:nth-child(3n+1) {margin-left:1%}
	.campus-map-wr .map-info-list li:nth-child(2n+1) {margin-left:0}
	.campus-map-wr .map-info-list .bt-view {height:40px;padding-left:45px;}
	.campus-map-wr .map-info-list .bt-view .num {font-size:14px;left:15px;top:10px;}
	.campus-map-wr .map-info-list .bt-view .txt {font-size:14px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dt {margin-right:10px;}
	.campus-map-wr .map-info-cont .view-details .floor-info dt a {width:auto;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd .txt {height:135px;}
	.campus-map-wr .map-info-cont .mcont-txt .txt {font-size:14px;line-height:1.3;}
}
@media only screen and (max-width:349px){
	.campus-map-wr .c-cpsmap-top .c-cpsmap-tit {background-image:none}
	.campus-map-wr .c-cpsmap-top .tit {padding:0}
	.campus-map-wr .map-no-info p:before, .campus-map-wr .map-dft-info p:before {width:132px;height:76px;}
	.campus-map-wr .map-info-tab li {width:45%;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul li {padding-left:0;}
	.campus-map-wr .map-info-cont .view-details .floor-info dd ul .stit {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 10px 0 0;}
}

/* 캠퍼스맵 건물 설명 */
.capMap-descWr {display:block}
.capMap-descWr ul {display:block}
.capMap-descWr ul li {display:block;position:relative;margin:0;border-bottom:1px solid #ddd}
.capMap-descWr ul li:last-child {padding:0;margin:0;border-bottom:0}
.capMap-descWr ul li .floor {display:block;position:absolute;width:40px;height:100%;font-size:15px;font-weight:700;color:#222;background:#edeff7;left:0;top:0;text-align:center;line-height:3;border-right:1px solid #ddd}
.capMap-descWr ul li .desc {display:block;position:relative;font-size:14px;margin:0 0 0 40px;color:#888;padding:10px 0 10px 10px}
.capMap-descWr ul li .desc strong {color:#000}
/* ---------------------------------------------------------------------------------- */

/* 캠퍼스맵 - 관리자 */
#adm-container .campus-map-wr .map-cont-view {padding:0 0 0 20px;width:730px;overflow:visible;}
#adm-container .campus-map-wr .map-dft-info {width:350px;border-top:0;left:750px}

/* PDF */
.contents_view_wrap:after {content:"";display:block;width:100%;clear:both}
.contents_view_wrap .info-ex03 {text-align:right;display:block;margin-bottom:10px}
.contents_view_wrap .info-ex03:before {position:relative;top:auto;left:auto;right:auto;bottom:auto;display:inline-block;margin-right:10px;vertical-align:middle}
.pdf-skin-top {position:relative;padding:33px 50px 32px;color:#fff;background:#044288;margin-bottom:35px;}
.pdf-skin-top:before, .pdf-skin-top:after {}
.pdf-skin-top:before {display:block;content:"";width:178px;height:55px;background:url(/resources/_Img/Common/pdf_spr.png) no-repeat;position:absolute;top:28px;left:50px;}
.pdf-skin-top .btit {font-size:26px;font-weight:normal;margin-bottom:10px;line-height:1.2;}
.pdf-skin-top .stxt {font-size:16px;}
.pdf-skin-top .pdfdown-btn {text-align:right;font-size:0;}
.pdf-skin-top .pdfdown-btn a {display:inline-block;position:relative;margin-left:50px;}
.pdf-skin-top .pdfdown-btn a span {display:block;font-size:17px;color:#fff;padding:14px 75px 15px 0;line-height:1;position:relative}
.pdf-skin-top .pdfdown-btn a span:before {display:block;content:"";width:45px;height:45px;background:#fff url(/resources/_Img/Common/pdf_spr.png) no-repeat 0 -57px;position:absolute;top:0;right:0}
.pdf-skin-top .pdfdown-btn .pdf-down span:before {background-position:-47px -57px;}
.pdf-skin-top .pdfdown-btn .viewer-down span:before {background-position:0 -57px;}
.pdf-skin-top .pdfdown-btn a:hover,
.pdf-skin-top .pdfdown-btn a:focus {text-decoration:underline}
.pdf-skin-top .pdfdown-btn a:hover span:before,
.pdf-skin-top .pdfdown-btn a:focus span:before {transition:all .5s ease;border-radius:50%;}
.pdf-skin-btn {display:block;margin:0 0 30px;position:relative;}
.pdf-skin-btn .tit {display:none;font-size:18px;color:#333;text-align:center;font-weight:normal;padding:10px 0;border-top:1px solid #044288;border-bottom:1px solid #ddd}
.pdf-skin-btn .page-list {display:block;box-sizing:border-box;position:relative;font-size:0;width:100%;border:1px solid #ccc;border-bottom:0;}
.pdf-skin-btn .page-list:before {display:block;content:"";width:100%;height:1px;background:#ccc;position:absolute;bottom:0;left:0;}
.pdf-skin-btn .page-list li {position:relative;display:inline-block;width:14.285%;vertical-align:top;box-sizing:border-box;border-left:1px solid #e2e2e2;border-bottom:1px solid #ddd}
.pdf-skin-btn .page-list li:nth-child(7n+1) {border-left:0;}
.pdf-skin-btn .page-list li:last-child:after {display:block;content:"";width:1px;height:100%;background:#e2e2e2;position:absolute;bottom:0;right:-1px;}
.pdf-skin-btn .page-list li a {display:block;padding:0 10px;font-size:0;box-sizing:border-box;height:55px;text-align:center;}
.pdf-skin-btn .page-list li a:before {display:inline-block;vertical-align:middle;content:"";height:100%;width:0;}
.pdf-skin-btn .page-list li a:after {display:block;content:"";width:0;height:0;background:url(/resources/_Img/Common/pdf_spr.png) no-repeat -94px -57px;position:absolute;top:-5px;left:-1px;}
.pdf-skin-btn .page-list li a span {width:100%;position:relative;display:inline-block;vertical-align:middle;font-size:16px;line-height:1.2;}
.pdf-skin-btn .page-list li.over a, .pdf-skin-btn .page-list li a:hover, .pdf-skin-btn .page-list li a:focus {background:#f4f4f4;}
.pdf-skin-btn .page-list li.over a:after, .pdf-skin-btn .page-list li a:hover:after, .pdf-skin-btn .page-list li a:focus:after {transition:all .5s ease;width:42px;height:35px;}
.pdf-skin-btn .page-list li.over a span, .pdf-skin-btn .page-list li a:hover span, .pdf-skin-btn .page-list li a:focus span {color:#0d5db2;text-decoration:underline}
.pdf-skin-btn .page-sub ul {padding:30px 50px 10px 50px;overflow:hidden;text-align:center;font-size:0;}
.pdf-skin-btn .page-sub li {display:inline-block;position:relative;width:14.285%;}
.pdf-skin-btn .page-sub li:after {content:'';position:absolute;left:0;top:50%;width:1px;height:15px;margin-top:-9px;background:#ddd;}
.pdf-skin-btn .page-sub li:nth-child(7n+1):after {display:none;}
.pdf-skin-btn .page-sub li a {display:block;font-size:0;position:relative;height:40px;padding:0 10px;transition:all .3s ease}
.pdf-skin-btn .page-sub li a:before {display:inline-block;vertical-align:middle;content:"";width:0;height:100%;}
.pdf-skin-btn .page-sub li a span {display:inline-block;vertical-align:middle;font-size:15px;position:relative;padding-bottom:6px;line-height:1.2;border-bottom:1px solid transparent;}
.pdf-skin-btn .page-sub li a span:before {display:block;content:"";opacity:0;box-sizing:border-box;width:0;height:0;border-bottom:1px solid #084999;border-right:1px solid #084999;position:absolute;top:50%;right:0;margin-top:-6px;transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.pdf-skin-btn .page-sub li a:focus span, .pdf-skin-btn .page-sub li a:hover span {color:#084998;border-color:#084998;padding-right:15px;transition:all .3s ease;}
.pdf-skin-btn .page-sub li a:focus span:before, .pdf-skin-btn .page-sub li a:hover span:before{width:6px;height:6px;opacity:1;}
.pdf-skin-btn .btn-pcate {display:none;width:50px;height:50px;background:none;border:0;position:absolute;top:0;right:0}
.pdf-skin-btn .btn-pcate:before, .pdf-skin-btn .btn-pcate:after {display:block;content:"";width:1px;height:10px;background:#044288;position:absolute;top:50%;margin-top:-5px;transition:all .3s ease}
.pdf-skin-btn .btn-pcate:before {right:27px;transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.pdf-skin-btn .btn-pcate:after {right:20px;transform:rotate(45deg);-ms-transform:rotate(45deg)}
.pdf-skin-btn .btn-pcate.is-open:before {transform:rotate(45deg);-ms-transform:rotate(45deg)}
.pdf-skin-btn .btn-pcate.is-open:after {transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.pdf-skin-view {height:900px;}
@media all and (max-width:1100px) {
	.pdf-skin-btn .page-list li {width:33.333%}
	.pdf-skin-btn .page-list li:nth-child(7n+1) {border-left:1px solid #e2e2e2;}
	.pdf-skin-btn .page-list li:nth-child(3n+1) {border-left:0}
}
@media only screen and (max-width:1000px){
	.pdf-skin-top {padding:33px 30px 32px;}
	.pdf-skin-top:before {width:142px;height:44px;background-size:142px auto;left:30px;}
	.pdf-skin-top .pdfdown-btn a {margin-left:30px;}
	.pdf-skin-btn .page-sub li {width:25%;}
}
@media only screen and (max-width:767px){
	.pdf-skin-top {padding:33px 30px 32px;}
	.pdf-skin-top:before {width:142px;height:44px;background-size:142px auto;left:30px;}
	.pdf-skin-top .pdfdown-btn a {margin-left:30px;}
	.pdf-skin-top .pdfdown-btn a span {font-size:15px;padding:10px 45px 11px 0;}
	.pdf-skin-top .pdfdown-btn a span:before {width:36px;height:36px;background-size:142px auto;}
	.pdf-skin-top .pdfdown-btn .viewer-down span:before {background-position:0 -46px;}
	.pdf-skin-top .pdfdown-btn .pdf-down span:before {background-position:-38px -46px;}
}
@media only screen and (max-width:699px){
	.pdf-skin-btn .tit {display:block;}
	.pdf-skin-btn .page-list {display:none;position:absolute;top:50px;left:0;border-top:1px solid #044288;background:#fff;}
	.pdf-skin-btn .page-list li {width:50%;}
	.pdf-skin-btn .page-list li:nth-child(3n+1) {border-left:1px solid #e2e2e2;}
	.pdf-skin-btn .page-list li:nth-child(2n+1) {border-left:0}
	.pdf-skin-btn .page-list li a {height:45px;}
	.pdf-skin-btn .page-list li a span {font-size:15px;}
	.pdf-skin-btn .page-sub {display:none !important;}
	.pdf-skin-btn .btn-pcate {display:block;}
}
@media only screen and (max-width:599px){
	.pdf-skin-top {padding:3px 0}
	.pdf-skin-top:before {display:none;width:107px;height:33px;background-size:107px auto;top:24px;left:20px;}
	.pdf-skin-top .pdfdown-btn {text-align:center;}
	.pdf-skin-top .pdfdown-btn a {margin:5px 10px;}
}
@media only screen and (max-width:460px){
	.pdf-skin-view {height:600px;}
}
@media only screen and (max-width:399px){
	.pdf-skin-top .pdfdown-btn a span {padding:6px 35px 6px 0;}
	.pdf-skin-top .pdfdown-btn a span:before {width:27px;height:27px;background-size:107px auto;}
	.pdf-skin-top .pdfdown-btn .viewer-down span:before {background-position:0 -34px;}
	.pdf-skin-top .pdfdown-btn .pdf-down span:before {background-position:-28px -34px;}
}
@media only screen and (max-width:460px){
	.pdf-skin-view {height:480px;}
}

/* 페이지만족도 */
#charge-satisfy {position:relative;width:100%;margin-top:80px;}
.satisfy-wrap {background:#f7f7f7;padding:35px 40px 30px}
.satisfy-wrap p {display:block;position:relative;color:#333;font-size:16px;font-weight:400;padding:0 0 28px 80px;letter-spacing:-.02em}
.satisfy-wrap p:before {content:"";display:block;position:absolute;width:60px;height:60px;border-radius:50%;background:#515a6f url(../../_Img/Common/pg_charge_sprite.png) no-repeat 0 0;top:50%;margin-top:-30px;left:0}
.satisfy-wrap .satis-chk {position:relative;text-align:right;margin:-50px 0 0 0}
.satisfy-wrap .satis-chk li {display:inline-block;vertical-align:top}
.satisfy-wrap .satis-chk input {vertical-align:middle}
.satisfy-wrap .satis-chk .pcheck {display:block;position:absolute;left:80px;bottom:7px;}
.satisfy-wrap .satis-chk .pcheck ul {font-size:0}
.satisfy-wrap .satis-chk .pcheck li {font-size:14px;color:#555;margin-right:20px;}
.satisfy-wrap .satis-chk .pcheck li input[type="radio"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.satisfy-wrap .satis-chk .pcheck li input[type="radio"] + label {display:inline-block;vertical-align:middle;position:relative;padding-left:23px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;line-height:1.750;}
.satisfy-wrap .satis-chk .pcheck li input[type="radio"] + label:before {content:'';position:absolute;left:0;top:5px;margin:0;width:15px;height:15px;text-align:center;background:transparent;border:1px solid #a3a3a3;border-radius:50%;box-sizing:border-box}
.satisfy-wrap .satis-chk .pcheck li input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;width:9px;height:9px;left:3px;top:8px;background:#4e4e4e;border-radius:50%;}
.satisfy-wrap .satis-chk .pcheck li input[type="radio"]:focus + label:before {outline:rgb(59, 153, 252) dashed 1px}
.satisfy-wrap .satis-chk .pcomment {position:relative;background:#fff;height:44px;border:1px solid #d2d2d2;text-align:left;margin:15px 0 0 650px}
.satisfy-wrap .satis-chk .pcomment span {display:block;margin:0 100px 0 0}
.satisfy-wrap .satis-chk .pcomment span input.text {display:block;background:#fff;width:100%;height:42px;font-size:1em;border:1px solid #fff;color:#666;padding:0;margin:0;text-indent:10px}
.satisfy-wrap .satis-chk .pcomment span input.text::-webkit-input-placeholder {color:#444;}
.satisfy-wrap .satis-chk .pcomment span input.text:-moz-placeholder {color:#444;}
.satisfy-wrap .satis-chk .pcomment .btn-pcmt {position:absolute;top:-1px;right:-1px;width:100px;height:46px;background:#515a6f;border:0;color:#fff;font-size:15px}
.member-form .tbl-form td input[type=text]::-moz-placeholder, .satisfy-wrap .satis-chk .pcomment input.text::-moz-placeholder {color:#444;}
.member-form .tbl-form td input[type=text]:-ms-input-placeholder, .satisfy-wrap .satis-chk .pcomment input.text:-ms-input-placeholder {color:#444;}
.cont-charge {position:relative;padding:19px 210px 19px 35px;border:1px solid #a3a3a3;background:#fff;}
.cont-charge .txt {display:block;position:relative;height:45px;color:#1c5a96;font-size:15px;font-weight:500;line-height:45px;padding:0 0 0 54px}
.cont-charge .txt:before {content:"";display:block;position:absolute;width:45px;height:45px;top:0;left:0}
.charge-list {/* margin-bottom:10px; */}
.charge-list li {font-size:15px;color:#666;display:inline-block;vertical-align:middle;margin-right:40px}
.charge-list li:last-child {margin-right:0;}
.charge-list li em {font-style:normal;color:#333}
.charge-list li span em {padding:0 13px 0 20px;margin-right:12px;position:relative;}
.charge-list li span em:before, .charge-list li span em:after {display:block;content:"";position:absolute;top:50%;}
.charge-list li span em:before {width:10px;height:2px;background:#0d5db2;left:0;margin-top:-1px;}
.charge-list li span em:after {width:1px;height:10px;background:#d3d3d3;right:0;margin-top:-5px;}
.charge-list li .part {color:#666}
.cont-charge .update {display:none;position:absolute;right:35px;bottom:20px;padding-left:25px;margin-top:5px;font-size:14px;background:url(/resources/_Img/Templet/Layout/charge_update.gif) no-repeat 0 center;}
.cont-charge .cont-ctrl-btns {position:absolute;top:0;right:0;font-size:0;height:100%;display:none;}
.cont-charge .cont-ctrl-btns button {border:0;background:0;}
.cont-charge .cont-ctrl-btns .btns {width:70px;height:100%;;background:#fff;position:relative;border-left:1px solid #dbdbdb}
.cont-charge .cont-ctrl-btns .btns:before {display:block;content:"";width:30px;height:24px;background:url(/resources/_Img/Common/pg_charge_sprite.png) no-repeat -62px 0;position:absolute;top:50%;left:50%;margin:-12px 0 0 -15px}
.cont-charge .cont-ctrl-btns .btn-print:before {background-position:-62px 0}
.cont-charge .cont-ctrl-btns .btn-favi:before {background-position:-94px 0}
.cont-charge .cont-ctrl-btns .btn-share:before {background-position:-126px 0}
.cont-charge .cont-ctrl-btns .sns-list {display:none;position:absolute;bottom:100%;right:-1px;width:71px;border:1px solid #a3a3a3;box-sizing:border-box;background:#fff;}
.cont-charge .cont-ctrl-btns .sns-list:before, .cont-charge .cont-ctrl-btns .sns-list:after {display:block;content:"";width:0;position:absolute;left:50%;}
.cont-charge .cont-ctrl-btns .sns-list:before {border:6px solid transparent;border-top:10px solid #a3a3a3;border-bottom:0;margin-left:-6px;bottom:-10px}
.cont-charge .cont-ctrl-btns .sns-list:after {border:5px solid transparent;border-top:8px solid #fff;border-bottom:0;margin-left:-5px;bottom:-8px}
.cont-charge .cont-ctrl-btns .sns-list button {width:100%;height:40px;position:relative;transition:all .3s ease}
.cont-charge .cont-ctrl-btns .sns-list button:before, .cont-charge .cont-ctrl-btns .sns-list button:after {display:block;content:"";position:absolute;left:50%;}
.cont-charge .cont-ctrl-btns .sns-list button:before {width:19px;height:19px;background:url(/resources/_Img/Common/pg_charge_sprite.png) no-repeat -62px -26px;top:50%;margin:-9px 0 0 -9px}
.cont-charge .cont-ctrl-btns .sns-list button:after {width:50px;height:1px;background:#dbdbdb;top:-1px;margin:0 0 0 -25px;z-index:-1}
.cont-charge .cont-ctrl-btns .sns-list .btn-fb:before {background-position:-62px -26px}
.cont-charge .cont-ctrl-btns .sns-list .btn-tw:before {background-position:-83px -26px}
.cont-charge .cont-ctrl-btns .sns-list .btn-is:before {background-position:-104px -26px}
.cont-charge .cont-ctrl-btns .sns-list .btn-nb:before {background-position:-125px -26px}
.cont-charge .cont-ctrl-btns .sns-list .btn-fb:after {display:none}
.cont-charge .cont-ctrl-btns .sns-list .btn-fb:hover, .cont-charge .cont-ctrl-btns .sns-list .btn-fb:focus {background-color:#3754a1;}
.cont-charge .cont-ctrl-btns .sns-list .btn-tw:hover, .cont-charge .cont-ctrl-btns .sns-list .btn-tw:focus {background-color:#40a1ec;}
.cont-charge .cont-ctrl-btns .sns-list .btn-is:hover, .cont-charge .cont-ctrl-btns .sns-list .btn-is:focus {background-color:#f24354;}
.cont-charge .cont-ctrl-btns .sns-list .btn-nb:hover, .cont-charge .cont-ctrl-btns .sns-list .btn-nb:focus {background-color:#30b14a;}
.cont-charge .cont-ctrl-btns .sns-list .btn-fb:hover:before, .cont-charge .cont-ctrl-btns .sns-list .btn-fb:focus:before {background-position:-62px -47px;}
.cont-charge .cont-ctrl-btns .sns-list .btn-tw:hover:before, .cont-charge .cont-ctrl-btns .sns-list .btn-tw:focus:before {background-position:-83px -47px;}
.cont-charge .cont-ctrl-btns .sns-list .btn-is:hover:before, .cont-charge .cont-ctrl-btns .sns-list .btn-is:focus:before {background-position:-104px -47px;}
.cont-charge .cont-ctrl-btns .sns-list .btn-nb:hover:before, .cont-charge .cont-ctrl-btns .sns-list .btn-nb:focus:before {background-position:-125px -47px;}
.cont-charge .cont-ctrl-btns .sns-list button:hover:after, .cont-charge .cont-ctrl-btns .sns-list button:focus:after {display:none}
@media all and (max-width:1199px) {
	.satisfy-wrap .satis-chk .pcomment {margin:15px 0 0 52%}
	.charge-list li {margin-right:20px;}
}
@media all and (max-width:1099px) {
	.satisfy-wrap .satis-chk {margin:-20px 0 0;text-align:left}
	.satisfy-wrap .satis-chk .pcheck {position:relative;left:auto;bottom:auto;margin:0 0 0 80px}
	.satisfy-wrap .satis-chk .pcomment {margin:20px 0 0 0}
}
@media all and (max-width:1000px) {
	#charge-satisfy {margin-top:50px;}
	.satisfy-wrap p {padding:6px 0 7px 80px}
	.satisfy-wrap .satis-chk {margin:0;}
	.cont-charge {padding:11px 210px 11px 25px;}
	.charge-list li span em {padding-left:15px;}
	.charge-list li span em:before {width:6px;}
}
@media all and (max-width:699px) {
	#charge-satisfy {margin-top:30px;}
	.cont-charge {padding:12px 55px 11px 20px;}
	.charge-list li {width:100%;margin:2px 0}
	.cont-charge .cont-ctrl-btns .btns {display:block;width:45px;height:33.333%;border-top:1px solid #dbdbdb;}
	.cont-charge .cont-ctrl-btns .btns:first-child {border-top:0;}
	.cont-charge .cont-ctrl-btns .sns-list {bottom:44px;right:-1px;width:46px}
	.cont-charge .cont-ctrl-btns .sns-list button {height:45px;}
}
@media all and (max-width:560px) {
	.satisfy-wrap {padding:20px 20px}
	.satisfy-wrap .satis-chk {margin:0}
	.satisfy-wrap p {height:auto;line-height:normal;padding:12px 0 13px 60px}
	.satisfy-wrap p:before {width:48px;height:48px;background-size:125px auto;margin-top:-24px}
	.satisfy-wrap .satis-chk .pcheck {margin:0}
	.satisfy-wrap .satis-chk .pcheck ul {}
	.satisfy-wrap .satis-chk .pcheck ul li {width:33.333%;margin:0 0 10px 0}
	.satisfy-wrap .satis-chk .pcomment {margin:5px 0 0 0}
}
@media all and (max-width:390px) {
	.satisfy-wrap .satis-chk .pcheck {margin:0}
	.satisfy-wrap .satis-chk .pcheck ul li {width:50%}
	.satisfy-wrap .satis-chk .pcomment {height:auto;border:0;background:transparent}
	.satisfy-wrap .satis-chk .pcomment span {margin:0}
	.satisfy-wrap .satis-chk .pcomment span input.text {border:1px solid #ddd;background:#fff}
	.satisfy-wrap .satis-chk .pcomment span input.text::-webkit-input-placeholder {color:#444}
	.satisfy-wrap .satis-chk .pcomment span input.text:-moz-placeholder {color:#444;}
	.satisfy-wrap .satis-chk .pcomment .btn-pcmt {display:block;width:100%;position:relative;top:auto;right:auto;margin:0}
	.cont-charge {padding:14px 55px 13px 20px;}
}

/* 학과안내 */
.dept-top {position:relative;}
.dept-top:before, .dept-top:after {display:block;content:"";width:2000px;padding-top:23.572%;position:absolute;top:0;left:50%;margin-left:-1000px;background:url(/resources/homepage/kor/_Img/Content/dept_top_bg01.png) no-repeat 0 0;background-size:auto 100%;}
.dept-top:before {background-color:#1c334a;}
.dept-top:after {background:url(/resources/homepage/kor/_Img/Content/dept_top_bg02.png) no-repeat 100% 100%;}
.dept-top .tit {text-align:center;font-size:40px;font-weight:500;color:#fff;line-height:1.75;padding:40px 0 21px;position:relative;z-index:1;}
.dept-top .dept-img-slide .img-slide .owl-nav button {width:80px;height:82px;position:absolute;top:21.429%;z-index:1;}
.dept-top .dept-img-slide .img-slide .owl-nav button:before, .dept-top .dept-img-slide .img-slide .owl-nav button:after {display:block;content:"";width:2px;height:49px;background:#fff;position:absolute;left:50%;margin:0 0 0 -1px;}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev {left:-80px;}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next {right:-80px;}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev:before {top:0;transform:rotate(45deg);-ms-transform:rotate(45deg);}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev:after {bottom:0;transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next:before {top:0;transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next:after {bottom:0;transform:rotate(45deg);-ms-transform:rotate(45deg);}
.dept-top .dept-img-slide .img-slide .owl-nav button span {width:1px;height:1px;overflow:hidden;position:absolute;top:-9999em;left:-9999em;display:block;text-indent:-9999em;font-size:0px;line-height:0;}
.dept-top .dept-img-slide .img-slide .txt-sec span {display:block;}
.dept-top .dept-img-slide .img-slide .txt-sec .tit {font-size:22px;padding:28px 40px 0;margin:0 0 18px;background:#6a738a url(/resources/homepage/kor/_Img/Content/dept_top_bg03.png) no-repeat 0 0;line-height:1;text-align:right;}
.dept-top .dept-img-slide .img-slide .txt-sec .txt {font-size:17px;height:50px;overflow:hidden;}
.dept-list-wr {margin:50px 0 0;position:relative;}
.dept-list-wr .dept-list {width:335px;height:100%;min-height:533px;float:left;margin-left:20px;background:#f7f7f7;}
.dept-list-wr .dept-list:first-child {margin-left:0;}
.dept-list-wr .dept-list h3 {position:relative;padding:20px 20px 52px;}
.dept-list-wr .dept-list h3:before {display:block;content:"";box-sizing:border-box;border-width:55px 83px;border-style:solid;border-color:transparent transparent #044388 #044388;position:absolute;top:0;left:0;}
.dept-list-wr .dept-list.n1 h3:before {border-color:transparent transparent #044388 #044388;}
.dept-list-wr .dept-list.n2 h3:before {border-color:transparent transparent #28a776 #28a776;}
.dept-list-wr .dept-list.n3 h3:before {border-color:transparent transparent #e6720e #e6720e;}
.dept-list-wr .dept-list.n4 h3:before {border-color:transparent transparent #0a60bc #0a60bc;}
.dept-list-wr .dept-list.n5 h3:before {border-color:transparent transparent #e40580 #e40580;}
.dept-list-wr .dept-list.n6 h3:before {border-color:transparent transparent #00a0e9 #00a0e9;}
.dept-list-wr .dept-list.n7 h3:before {border-color:transparent transparent #441dbc #441dbc;}
.dept-list-wr .dept-list h3 span {display:block;position:relative;}
.dept-list-wr .dept-list .ktit {font-size:1.375em;font-weight:500;color:#222;background:#fff;text-align:center;border-bottom:3px solid #044388;padding:22px 0 21px;}
.dept-list-wr .dept-list.n1 .ktit {border-bottom-color:#044388}
.dept-list-wr .dept-list.n2 .ktit {border-bottom-color:#28a776}
.dept-list-wr .dept-list.n3 .ktit {border-bottom-color:#e6720e}
.dept-list-wr .dept-list.n4 .ktit {border-bottom-color:#0a60bc}
.dept-list-wr .dept-list.n5 .ktit {border-bottom-color:#e40580}
.dept-list-wr .dept-list.n6 .ktit {border-bottom-color:#00a0e9}
.dept-list-wr .dept-list.n7 .ktit {border-bottom-color:#441dbc}
.dept-list-wr .dept-list .etit {font-size:55px;font-family:"bio-sans";font-weight:600;color:#000;opacity:.1;text-align:right;line-height:1.5;margin:-11px 0 0;white-space:nowrap;overflow:hidden;position:absolute;bottom:-5px;left:0;width:100%;}
.dept-list-wr .dept-list .pimg {display:block;overflow:hidden;margin:20px 0 13px;text-align:center;}
.dept-list-wr .dept-list .pimg img {max-width:100%;}
.dept-list-wr .dept-list ul {padding:15px 30px;}
.dept-list-wr .dept-list ul li {padding:8px 0 7px 17px;position:relative;line-height:1.2;}
.dept-list-wr .dept-list ul li:before {display:block;content:"";width:7px;height:2px;position:absolute;top:18px;left:0;transition:all .3s ease;}
.dept-list-wr .dept-list.n1 ul li:before {background:#044388;}
.dept-list-wr .dept-list.n2 ul li:before {background:#28a776;}
.dept-list-wr .dept-list.n3 ul li:before {background:#e6720e;}
.dept-list-wr .dept-list.n4 ul li:before {background:#0a60bc;}
.dept-list-wr .dept-list.n5 ul li:before {background:#e40580;}
.dept-list-wr .dept-list.n6 ul li:before {background:#00a0e9;}
.dept-list-wr .dept-list.n7 ul li:before {background:#441dbc;}
.dept-list-wr .dept-list ul li a {display:inline-block;border-bottom:1px solid transparent;font-size:17px;transition:all .3s ease;}
.dept-list-wr .dept-list.n1 ul li a:hover, .dept-list-wr .dept-list.n1 ul li a:focus {border-bottom-color:#044388;color:#044388;}
.dept-list-wr .dept-list.n2 ul li a:hover, .dept-list-wr .dept-list.n2 ul li a:focus {border-bottom-color:#28a776;color:#28a776;}
.dept-list-wr .dept-list.n3 ul li a:hover, .dept-list-wr .dept-list.n3 ul li a:focus {border-bottom-color:#e6720e;color:#e6720e;}
.dept-list-wr .dept-list.n4 ul li a:hover, .dept-list-wr .dept-list.n4 ul li a:focus {border-bottom-color:#0a60bc;color:#0a60bc;}
.dept-list-wr .dept-list.n5 ul li a:hover, .dept-list-wr .dept-list.n5 ul li a:focus {border-bottom-color:#e40580;color:#e40580;}
.dept-list-wr .dept-list.n6 ul li a:hover, .dept-list-wr .dept-list.n6 ul li a:focus {border-bottom-color:#00a0e9;color:#00a0e9;}
.dept-list-wr .dept-list.n7 ul li a:hover, .dept-list-wr .dept-list.n7 ul li a:focus {border-bottom-color:#441dbc;color:#441dbc;}
.dept-list-wr .dept-list.n5 {margin-left:0px;}
.dept-list-wr .dept-list.n5,.dept-list-wr .dept-list.n6, .dept-list-wr .dept-list.n7 {margin-top:20px;}
@media only screen and (max-width:1599px){
	.dept-top .dept-img-slide .img-slide .owl-nav button {background:rgba(0,0,0,.3);}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev {left:-30px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next {right:-30px;}
}
@media only screen and (max-width:1399px){
	.dept-top:before, .dept-top:after {width:100%;margin-left:0;left:-30px;padding:26.429% 30px 0;}
	.dept-list-wr .dept-list {width:22.75%;margin-left:3%;min-height:546px;}
	.dept-list-wr .dept-list .etit {font-size:51px;}
}
@media only screen and (max-width:999px){
	.dept-top .tit {font-size:36px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button {width:50px;height:50px;margin-top:5%;}
	.dept-top .dept-img-slide .img-slide .owl-nav button:before, .dept-top .dept-img-slide .img-slide .owl-nav button:after {height:20px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev:before {top:8px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev:after {bottom:8px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next:before {top:8px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next:after {bottom:8px;}
	.dept-top .dept-img-slide .img-slide .txt-sec .txt {font-size:15px;height:46px;}
	.dept-list-wr .dept-list {width:48.5%;margin-bottom:3%;min-height:385px;}
	.dept-list-wr .dept-list:nth-child(2n+1) {margin-left:0;}
	.dept-list-wr .dept-list:nth-child(-n+2) {min-height:448px;}
	.dept-list-wr .dept-list h3:before {border-width:46px 68px;}
	.dept-list-wr .dept-list .ktit {padding:15px 0 15px;}
	.dept-list-wr .dept-list ul {padding:5px 30px;}
	.dept-list-wr .dept-list ul li {padding:5px 0 5px 17px;}
	.dept-list-wr .dept-list ul li:before {top:14px}
	.dept-list-wr .dept-list.n5 {margin-left:0px;}
	.dept-list-wr .dept-list.n5,.dept-list-wr .dept-list.n6 {margin-top:0px;}
}
@media only screen and (max-width:767px){
	.dept-top .tit {font-size:32px;}
	.dept-top .dept-img-slide .img-slide .txt-sec .tit {font-size:18px;}
	.dept-list-wr .dept-list {width:100%;margin:0 0 3%;min-height:auto;}
	.dept-list-wr .dept-list:nth-child(-n+2) {min-height:auto;}
	.dept-list-wr .dept-list h3 {padding-bottom:45px;}
	.dept-list-wr .dept-list .etit {font-size:47px;}
	.dept-list-wr .dept-list ul {font-size:0;}
	.dept-list-wr .dept-list ul li {width:49%;display:inline-block;vertical-align:top;margin-left:2%;box-sizing:border-box;}
	.dept-list-wr .dept-list ul li:nth-child(2n+1) {margin-left:0;}
	.dept-list-wr .dept-list ul li:before {top:13px;}
	.dept-list-wr .dept-list ul li a {font-size:15px;}
}
@media only screen and (max-width:680px){
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-prev {left:-15px;}
	.dept-top .dept-img-slide .img-slide .owl-nav button.owl-next {right:-15px;}
}
@media only screen and (max-width:499px){
	.dept-top .tit {font-size:28px;}
	.dept-top .dept-img-slide .img-slide .txt-sec .tit {font-size:17px;}
	.dept-list-wr .dept-list .etit {font-size:43px;}
}
/* 학과안내 > 학과소개 */
.majorview-wrap {}
.majorview-wrap .major-sec {position:relative;margin:0 0 50px;min-height:470px;}
.majorview-wrap .major-sec .tit-sec {position:relative;border-left:8px solid #0a60bc;padding:27px 150px 4px 42px;margin:0 0 40px;}
.majorview-wrap .major-sec .tit-sec .tit {font-size:28px;font-weight:500;color:#333;}
.majorview-wrap .major-sec .tit-sec .tit .stxt {display:block;font-size:16px;font-family:"bio-sans";font-weight:400;color:#aaa;margin:10px 0 37px;letter-spacing:0;}
.majorview-wrap .major-sec .tit-sec .info li {display:inline-block;position:relative;padding:10px 40px 10px 120px;margin:0 0 10px;}
.majorview-wrap .major-sec .tit-sec .info li .tit {font-size:17px;color:#333;display:inline-block;position:absolute;top:9px;left:0;padding:0 0 0 60px;}
.majorview-wrap .major-sec .tit-sec .info li .tit:before {display:block;content:"";width:45px;height:45px;background:#ededed url(/resources/homepage/kor/_Img/Content/depart_spr.png) 0 -63px;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-22px;}
.majorview-wrap .major-sec .tit-sec .info li.loc .tit:before {background-position:0 -63px;}
.majorview-wrap .major-sec .tit-sec .info li.tel .tit:before {background-position:-47px -63px;}
.majorview-wrap .major-sec .tit-sec .info li .tit:after {display:inline-block;content:"";width:1px;height:13px;background:#bdbdbd;margin:0 15px;}
.majorview-wrap .major-sec .tit-sec .btnBox {position:absolute;top:10px;right:0;text-align:right;}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {display:inline-block;border-radius:50%;width:60px;height:60px;background:#0a60bc url(/resources/homepage/kor/_Img/Content/depart_spr.png) 0 0;margin-left:12px;}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.cafe {background-position:0 0;background-color:#2b64a2}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.home {background-position:100% 0;}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.old-home {background:url(/resources/homepage/kor/_Img/Content/depart_beauty.png) no-repeat 50% 50%;background-size:100% auto !important;}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.beauty-home {background:#0a60bc url(/resources/homepage/kor/_Img/Content/depart_spr.png) 0 0;background-position:100% 0}
.majorview-wrap .major-sec .tit-sec .btnBox .summary {display:block;padding:9px 45px 9px 15px;width:150px;height:45px;border:1px solid #bdbdbd;text-align:left;box-sizing:border-box;position:relative;margin:40px 0 0;}
.majorview-wrap .major-sec .tit-sec .btnBox .summary:before {display:block;content:"";position:absolute;top:-1px;right:-1px;width:45px;height:45px;background:#0a60bc;background:-moz-linear-gradient(-45deg,  #0a60bc 0%, #1dbc3b 100%);background:-webkit-linear-gradient(-45deg,  #0a60bc 0%,#1dbc3b 100%);background:linear-gradient(135deg,  #0a60bc 0%,#1dbc3b 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a60bc', endColorstr='#1dbc3b',GradientType=1 );}
.majorview-wrap .major-sec .tit-sec .btnBox .summary:after {display:block;content:"";width:7px;height:7px;border:2px solid #fff;border-left:0;border-top:0;transform:rotate(-45deg);-ms-transform:rotate(-45deg);position:absolute;top:16px;right:19px;}
.majorview-wrap .major-sec .comm-sec {background:#f7f7f7;padding:35px 50px;min-height:247px;box-sizing:border-box;text-align:justify;}
.majorview-wrap .major-sec .comm-sec .btit {font-size:20px;font-weight:500;color:#0a60bc;margin:0 0 18px;}
.majorview-wrap .major-sec .comm-sec .pnum-list li {position:relative;padding:2px 0 2px 17px;}
.majorview-wrap .major-sec .comm-sec .pnum-list li:before {display:block;content:"";width:7px;height:2px;background:#ababab;position:absolute;top:12px;left:0;}
.majorview-wrap .major-sec .pimg {overflow:hidden;}
.majorview-wrap .major-sec .pimg img {}
.majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"]:hover, .majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"]:focus {transform:translateY(-6px);-ms-transform:translateY(-6px);transition:all .3s ease;}
.majorview-wrap .major-sec .tit-sec .btnBox .summary:hover:after, .majorview-wrap .major-sec .tit-sec .btnBox .summary:focus:after {right:22px;transition:all .3s ease;}
/* 컬러 */
#major1 .major-sec .tit-sec {border-color:#044388;}
#major2 .major-sec .tit-sec {border-color:#28a776;}
#major3 .major-sec .tit-sec {border-color:#e6720e;}
#major4 .major-sec .tit-sec {border-color:#0a60bc;}
#major1 .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {background-color:#044388;}
#major2 .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {background-color:#28a776;}
#major3 .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {background-color:#e6720e;}
#major4 .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {background-color:#0a60bc;}
#major1 .major-sec .tit-sec .btnBox .hp-link.cafe {background-color:#2b64a2;}
#major2 .major-sec .tit-sec .btnBox .hp-link.cafe {background-color:#3fc08e;}
#major3 .major-sec .tit-sec .btnBox .hp-link.cafe {background-color:#ea9a27;}
#major4 .major-sec .tit-sec .btnBox .hp-link.cafe {background-color:#2b64a2;}
@media all and (min-width:1000px){.majorview-wrap .major-sec:nth-child(2n+1) {padding-right:490px;}
.majorview-wrap .major-sec:nth-child(2n+2) {padding-left:490px;}
.majorview-wrap .major-sec:nth-child(2n+1) .pimg {position:absolute;top:0;right:0;}
.majorview-wrap .major-sec:nth-child(2n+2) .pimg {position:absolute;top:0;left:0;}
}
@media all and (max-width:999px){
	.majorview-wrap .major-sec .tit-sec {padding-right:0;}
	.majorview-wrap .major-sec .tit-sec .btnBox {position:static;top:auto;bottom:auto;right:auto;left:auto;margin:0;text-align:right;}
	.majorview-wrap .major-sec .tit-sec .btnBox .summary {margin:-50px 0 0;}
	.majorview-wrap .major-sec .pimg {width:40%;max-height:285px;position:absolute;top:0;right:0;}
	.majorview-wrap .major-sec .pimg img {max-width:100%;}
	.majorview-wrap .major-sec:nth-child(2n+1) .tit-sec {margin-right:43%;}
	.majorview-wrap .major-sec:nth-child(2n+2) .tit-sec {margin-right:43%;}
	.majorview-wrap .major-sec .comm-sec {min-height:auto;}
}
@media all and (max-width:767px){
	.majorview-wrap .major-sec {margin:0 0 30px;}
	.majorview-wrap .major-sec .tit-sec {margin:0 0 30px;}
	.majorview-wrap .major-sec .tit-sec .tit {font-size:24px;}
	.majorview-wrap .major-sec .tit-sec .tit .stxt {font-size:15px;}
	.majorview-wrap .major-sec .tit-sec .info li {padding:7px 20px 7px 105px;}
	.majorview-wrap .major-sec .tit-sec .info li .tit {font-size:16px;padding:0 0 0 45px;top:8px;}
	.majorview-wrap .major-sec .tit-sec .info li .tit:before {width:36px;height:36px;background-position:0 -50px;background-size:98px auto;margin:-18px 0 0;}
	.majorview-wrap .major-sec .tit-sec .info li.loc .tit:before {background-position:0 -50px;}
	.majorview-wrap .major-sec .tit-sec .info li.tel .tit:before {background-position:-38px -50px;}
	.majorview-wrap .major-sec .tit-sec .btnBox {text-align:left;;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {width:48px;height:48px;background-size:98px auto;margin:20px 10px 0 0;vertical-align:middle;}
	.majorview-wrap .major-sec .tit-sec .btnBox .summary {display:inline-block;margin:20px 10px 0 0;vertical-align:middle;}
	.majorview-wrap .major-sec .comm-sec {padding:20px;}
	.majorview-wrap .major-sec .comm-sec .btit {font-size:18px;margin:0 0 10px;}
}
@media all and (max-width:599px){
	.majorview-wrap .major-sec {margin:0 0 30px;}
	.majorview-wrap .major-sec .tit-sec {margin:0 0 20px;}
	.majorview-wrap .major-sec .tit-sec {padding:10px 0 4px 25px;}
	.majorview-wrap .major-sec .tit-sec .tit {font-size:20px;}
	.majorview-wrap .major-sec .tit-sec .tit .stxt {margin:0 0 20px;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {position:absolute;bottom:4px;right:0;margin:0;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.cafe {right:58px;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.old-home {right:58px;}
	.majorview-wrap .major-sec .pimg {width:100%;max-height:245px;text-align:center;margin:0 0 20px;position:relative;top:auto;bottom:auto;right:auto;left:auto;}
	.majorview-wrap .major-sec .pimg img {margin:-85px 0 0;}
	#DE0071 .pimg img {margin-top:-45px;}
	.majorview-wrap .major-sec:nth-child(2n+1) .tit-sec {margin-right:0;}
	.majorview-wrap .major-sec:nth-child(2n+2) .tit-sec {margin-right:0;}
}
@media all and (max-width:399px){
	.majorview-wrap .major-sec .tit-sec .btnBox {position:relative;margin:10px 5px 0;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link[target="_blank"] {position:relative;top:auto;bottom:auto;right:auto;left:auto;vertical-align:middle;}
	.majorview-wrap .major-sec .tit-sec .btnBox .hp-link.cafe {right:auto;}
	.majorview-wrap .major-sec .tit-sec .btnBox .summary {position:absolute;top:2px;right:0;margin:0;}
}
/* 학과안내 > 학과소개 > 학과개요 */
.majorsumm-sec {position:fixed;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:70px 0;display:none;z-index:9999;}
.majorsumm-sec .modal-bg {width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);}
.majorsumm-sec .majorsumm-inwr {max-width:1200px;margin:0 auto;background:#fff;height:100%;position:relative;z-index:1;-webkit-overflow-scrolling:touch;overflow-y:scroll;}
.majorsumm-sec .majorsumm-inwr:focus {outline:rgb(59, 153, 252) dashed 3px;}
.majorsumm-sec .majorsumm-inwr .mCSB_inside > .mCSB_container {margin:0;}
.majorsumm-sec .majorsumm-inwr .mCSB_scrollTools {margin-top:70px;}
.majorsumm-sec .summ-top {position:relative;max-width:1200px;margin:0 auto;background:#044288;padding:0 70px;box-sizing:border-box;overflow:hidden;line-height:1.75;}
.majorsumm-sec .summ-top .tit {font-size:32px;font-weight:500;color:#fff;text-align:center;padding:30px 0 15px;}
.majorsumm-sec .summ-top .inwr {position:relative;}
.majorsumm-sec .summ-top .slogan {position:relative;color:#fff;font-size:0;z-index:1;position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);-ms-transform:translateY(-50%);}
.majorsumm-sec .summ-top .slogan span {display:inline-block;vertical-align:middle;font-size:25px;padding:0 50px;width:100%;box-sizing:border-box;text-shadow:0px 3px 10px rgba(0, 0, 0, 0.5);line-height:1.2;}
.majorsumm-sec .summ-top .img {display:block;text-align:center;position:relative;padding:0 0 21.698%;}
.majorsumm-sec .summ-top .img:before {display:block;content:"";width:17px;height:255px;background:url(/resources/homepage/kor/_Img/Content/depart_summ.png) no-repeat 0 0;position:absolute;bottom:35px;right:47px;z-index:1;}
.majorsumm-sec .summ-top .img img {max-width:100%;position:absolute;bottom:0;left:0;}
.majorsumm-sec .sumn-cont {padding:0 70px;}
.majorsumm-sec .sumn-cont .btit {position:relative;font-size:25px;font-weight:400;color:#111;text-align:center;padding:27px 0 0;z-index:1;margin:0 0 40px;}
.majorsumm-sec .sumn-cont .btit .num {font-size:50px;font-family:"bio-sans";font-weight:700;color:#ededed;position:absolute;top:0;left:0;width:100%;z-index:-1;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list {position:relative;padding-left:220px;margin:0 0 20px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .stit {position:absolute;top:0;left:0;width:170px;border-top:2px solid #d1d1d1;font-size:20px;font-weight:500;color:#333;padding:27px 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .txt {background:#f0f0f0;text-align:center;padding:29px 20px 27px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list:first-child .txt {background:#044288;color:#fff;font-size:17px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj {font-size:0;text-align:center;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li {position:relative;display:inline-block;vertical-align:top;width:260px;border:2px solid transparent;box-sizing:border-box;border-radius:50%;font-size:16px;margin:20px 10px 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:before {display:block;content:"";padding:100% 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li span {position:absolute;top:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .num {font-size:40px;font-weight:600;font-family:"bio-sans";color:#b4b4b4;font-style:italic;right:70px;border-bottom:1px solid #bbb;padding:40px 0 19px 20px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .stxt {display:block;width:100%;height:100%;padding:115px 10px 0;box-sizing:border-box;text-align:center;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(5n+1) {border-color:#044288;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(5n+2) {border-color:#e6720e;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(5n+3) {border-color:#3ba135;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(5n+4) {border-color:#28a776;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(5n+5) {border-color:#515a6f;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(-n+3) {margin-top:0;}
.majorsumm-sec .sumn-cont .eduline-list {font-size:0;}
.majorsumm-sec .sumn-cont .eduline-list li {display:inline-block;vertical-align:top;width:30%;box-sizing:border-box;font-size:15px;margin:0 0 33px 3.33%;}
.majorsumm-sec .sumn-cont .eduline-list li:nth-child(3n+1) {margin-left:0;}
.majorsumm-sec .sumn-cont .eduline-list .num {display:block;width:45px;height:45px;background:#3ba135;border-radius:50%;font-size:18px;font-family:"bio-sans";color:#fff;padding:9px 15px;box-sizing:border-box;margin:0 0 24px;}
.majorsumm-sec .sumn-cont .eduline-list li:nth-child(-n+3) .num {background:#044288;}
.majorsumm-sec .sumn-cont .career-info .list {padding:40px 0;position:relative;}
.majorsumm-sec .sumn-cont .career-info .list:nth-child(2n+1):before {display:block;content:"";width:1200px;height:100%;position:absolute;top:0;left:50%;margin-left:-600px;background:#f7f7f7;}
.majorsumm-sec .sumn-cont .career-info .list .inwr {position:relative;padding-left:250px;min-height:60px;}
.majorsumm-sec .sumn-cont .career-info .list .stit {font-size:20px;font-weight:500;color:#333;position:absolute;top:0;left:0;width:200px;height:100%;border-right:1px solid #a3a3a3;}
.majorsumm-sec .sumn-cont .career-info .list .stit:before {display:block;content:"";width:54px;height:45px;background:url(/resources/homepage/kor/_Img/Content/depart_summ.png) no-repeat -22px 0;position:absolute;bottom:0;right:40px;}
.majorsumm-sec .sumn-cont .career-info .list:nth-child(2) .stit:before {height:54px;background-position:-22px -47px;}
.majorsumm-sec .sumn-cont .career-info .list .txt span {display:inline-block;vertical-align:middle;}
.majorsumm-sec .sumn-cont .career-info .list .txt span:after {display:inline-block;vertical-align:middle;content:"";width:4px;height:4px;background:#044288;margin:-1px 9px 0;border-radius:50%;}
.majorsumm-sec .sumn-cont .career-info .list .txt span:last-child:after {display:none;}
.majorsumm-sec .btn-close {border:0;background:#002a51;width:75px;height:75px;position:fixed;top:70px;right:50%;margin-right:-600px;z-index:1;}
.majorsumm-sec .btn-close:before, .majorsumm-sec .btn-close:after {display:block;content:"";width:42px;height:2px;background:#fff;position:absolute;top:50%;left:50%;margin:-1px 0 0 -21px;}
.majorsumm-sec .btn-close:before {transform:rotate(45deg);-ms-transform:rotate(45deg);}
.majorsumm-sec .btn-close:after {transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.majorsumm-sec .btn-close:hover:before {transform:rotate(-45deg);-ms-transform:rotate(-45deg);transition:all .5s ease;}
.majorsumm-sec .btn-close:hover:after {transform:rotate(-135deg);-ms-transform:rotate(-135deg);transition:all .5s ease;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li {width:47.5%;border-radius:0;margin:20px 2.5% 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:nth-child(-n+2) {margin-top:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .num {right:30px;padding:30px 0 19px 20px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .stxt {padding:30px 90px 30px 30px;text-align:left;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:35% 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.visualdesign-obj li:before {padding:43% 0 0;}

.majorsumm-sec .sumn-cont .career-info .list .stit.n03:before {width:54px;height:52px;background-position:-22px -103px;}
.eduline-list li .stit {display:block;font-size:17px;font-weight:500;margin-bottom:5px;color:#044288;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li {display:block;width:auto;min-height:auto;margin-right:0;margin-top:10px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li:nth-child(2) {margin-top:10px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li:before {padding:13% 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li .num {font-size:25px;padding:15px 0 10px 15px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.color-vlistobj li:before {padding:60% 0 0;}
.subject-wr .subject-list {font-size:0;}
.subject-wr .subject-list li {position:relative;display:inline-block;width:30%;margin-right:3.3%;margin-top:30px;padding-right:40px;vertical-align:top;box-sizing:border-box;}
.subject-wr .subject-list li:nth-child(3n) {margin-right:0;}
.subject-wr .subject-list li:nth-child(-n+3) {margin-top:0;}
.subject-wr .subject-list li .num {position:absolute;top:-18px;right:0;font:25px bio-sans, sans-serif;font-weight:500;color:#044288;}
.subject-wr .subject-list li .subj-tit {display:block;font-size:18px;color:#333;border-top:2px solid #044288;padding:25px 0 20px;}
.subject-wr .subject-list li .stxt {font-size:16px;color:#666;line-height:1em;}
.majorsumm-sec .sumn-cont .career-info .list .career-list li {position:relative;margin-top:20px;}
.majorsumm-sec .sumn-cont .career-info .list .career-list li:before {position:relative;display:block;content:"";margin-bottom:20px;width:15px;height:1px;background:#044288;}
.majorsumm-sec .sumn-cont .career-info .list .career-list li:first-child {margin-top:0;}
.majorsumm-sec .sumn-cont .career-info .list .career-list li:first-child:before {display:none;}
.m .majorsumm-sec {padding:50px 0;overflow:hidden;}
.m .majorsumm-sec .btn-close {top:50px;}

.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st03 li {width: 31.5%;border-radius:0;margin:20px 2.5% 0 0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st03 li:nth-child(-n+3) {margin-top:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st03 li:nth-child(3n) {margin-right:0}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st03 li .num {padding: 5px 0 0px 10px;right: 5px;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st03 li .stxt {padding: 20px 25px 0 15px;text-align: left;}


@media only screen and (max-width:1399px){
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list ul li {margin:10px;}
}
@media only screen and (max-width:1199px){
	.majorsumm-sec .majorsumm-inwr {margin:0 30px;}
	.majorsumm-sec .btn-close {right:30px;margin-right:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li {width:47.5%;margin:20px 2.5% 0 0;border-radius:0;font-size:0}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li br {display:none;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:before {padding:35% 0 0;display:inline-block;vertical-align:middle;width:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .num {right:30px;padding:30px 0 19px 20px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .stxt {padding:5px 70px 5px 25px;text-align:left;font-size:15px;display:inline-block;vertical-align:middle;width:100%;box-sizing:border-box;font-size:15px;position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(3) {margin-top:20px;}
	.majorsumm-sec .sumn-cont table td br {display:none;}
}
@media only screen and (max-width:1099px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:60% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.visualdesign-obj li:before {padding:63% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.color-vlistobj li:before {padding:100% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li:before {padding:13% 0 0;}
}
@media only screen and (max-width:999px){
	.majorsumm-sec .summ-top {padding:0 30px;}
	.majorsumm-sec .summ-top .tit {font-size:31px;}
	.majorsumm-sec .summ-top .slogan span {font-size:24px;}
	.majorsumm-sec .sumn-cont {padding:0 30px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list {padding:0;margin:0 0 30px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list:last-child {margin:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .stit {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 20px;width:100%;border:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .stit:before {display:block;content:"";width:170px;height:2px;background:#d1d1d1;position:absolute;top:0;left:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list:first-child .txt {font-size:15px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .num {font-size:36px;}
	.majorsumm-sec .sumn-cont .career-info .list .inwr {padding:0 0 0 30%;}
	.majorsumm-sec .sumn-cont .career-info .list .stit {width:26%;box-sizing:border-box;padding-right:4%;}
	.majorsumm-sec .btn-close {width:68px;height:68px;}
	.majorsumm-sec .btn-close:before, .majorsumm-sec .btn-close:after {width:32px;height:2px;margin-left:-16px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:30% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li:before {padding:13% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.color-vlistobj li:before {padding:60% 0 0;}
	.subject-wr .subject-list li .num {top:-15px;font-size:20px;}
}
@media only screen and (max-width:899px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:36% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .num {right:20px;font-size:35px;padding:20px 0 15px 12px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .stxt {padding:20px 80px 20px 20px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.game-vlistobj li:before {padding:13% 0 0;}
	.subject-wr .subject-list li {width:48%;margin-right:4%;}
	.subject-wr .subject-list li:nth-child(3n) {margin-right:4%;}
	.subject-wr .subject-list li:nth-child(3) {margin-top:30px;}
	.subject-wr .subject-list li:nth-child(even) {margin-right:0}
	.subject-wr .subject-list li .subj-tit {font-size:17px;}
}
@media only screen and (max-width:799px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:40% 0 0;}
}
@media only screen and (max-width:768px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li {min-height:120px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .num {right:auto;left:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .stxt {padding:20px 20px 20px 55px;}
	.majorsumm-sec .sumn-cont .career-info .list .stit.n03:before {width:43px;height:42px;background-position:-18px -82px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02.visualdesign-obj li {min-height:136px;}
}
@media only screen and (max-width:767px){
	.majorsumm-sec .summ-top .tit {font-size:27px;}
	.majorsumm-sec .summ-top .slogan span {font-size:20px;padding:0 20px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .txt {padding:15px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li {width:100%;margin:0 0 2%;border-radius:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:before {display:none;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .num {right:auto;left:0;font-size:32px;padding:5px 0 0 20px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li .stxt {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;text-align:left;padding:20px 20px 20px 55px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj li:nth-child(3) {margin-top:0;}
	.majorsumm-sec .sumn-cont .eduline-list li {width:48.5%;margin:0 0 20px 3%;}
	.majorsumm-sec .sumn-cont .eduline-list li:nth-child(3n+1) {margin-left:3%;}
	.majorsumm-sec .sumn-cont .eduline-list li:nth-child(2n+1) {margin-left:0;}
	.majorsumm-sec .sumn-cont .eduline-list .num {margin:0 0 15px;}
	.majorsumm-sec .sumn-cont .career-info .list .stit:before {width:43px;height:36px;background-size:533px auto;background-position:-18px 0;right:10px;}
	.majorsumm-sec .sumn-cont .career-info .list:nth-child(2) .stit:before {height:43px;background-position:-18px -38px;}
}
@media only screen and (max-width:699px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .stit {width:auto;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li {display:block;width:auto;min-height:auto;margin-right:0;margin-top:10px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:nth-child(2) {margin-top:10px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li .num {font-size:25px;padding:15px 0 10px 15px;}
	.subject-wr .subject-list li {display:block;width:auto;margin-right:0;margin-top:20px;}
	.subject-wr .subject-list li:nth-child(3n) {margin-right:0;}
	.subject-wr .subject-list li:nth-child(2), .subject-wr .subject-list li:nth-child(3) {margin-top:20px;}
	.subject-wr .subject-list li .subj-tit {padding:25px 0 15px;}
}
@media only screen and (max-width:599px){
	.majorsumm-sec .majorsumm-inwr {margin:0 10px;min-width:300px;}
	.majorsumm-sec .majorsumm-inwr .mCSB_scrollTools {margin-top:50px;}
	.majorsumm-sec .summ-top {padding:0 15px;}
	.majorsumm-sec .summ-top .tit {font-size:23px;padding:20px 0 15px;}
	.majorsumm-sec .summ-top .slogan span {font-size:17px;}
	.majorsumm-sec .summ-top .img:before {width:14px;height:204px;background-size:533px auto;right:10px;display:none;}
	.majorsumm-sec .sumn-cont {padding:0 15px;}
	.majorsumm-sec .sumn-cont .btit {font-size:20px;padding:17px 0 0;margin:0 0 30px;}
	.majorsumm-sec .sumn-cont .btit .num {font-size:36px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .stit {font-size:18px;padding:10px 0 0;}
	.majorsumm-sec .sumn-cont .career-info .list .inwr {padding:0;}
	.majorsumm-sec .sumn-cont .career-info .list .stit {width:auto;position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 20px;border:0;font-size:18px;}
	.majorsumm-sec .btn-close {width:50px;height:50px;right:10px;}
	.majorsumm-sec .btn-close:before, .majorsumm-sec .btn-close:after {width:22px;height:2px;margin-left:-11px;}
}
@media only screen and (max-width:399px){
	.majorsumm-sec .sumn-cont .eduline-list li {width:100%;margin:0 0 20px;padding:0 0 0 55px;position:relative;}
	.majorsumm-sec .sumn-cont .eduline-list li:nth-child(3n+1) {margin-left:0;}
	.majorsumm-sec .sumn-cont .eduline-list .num {width:36px;height:36px;position:absolute;top:0;left:0;font-size:15px;padding:6px 15px;}
}

/* 학과안내 > 학과소개 > 경영사무과 > 학과개요 */
.bizmag-intro .tit {font-size:17px;color:#fff;text-align:center;padding:25px;background:#044288;box-sizing:border-box;}
.bizmag-intro .bizmint-list {position:relative;text-align:center;}
.bizmag-intro .bizmint-list:before, .bizmag-intro .bizmint-list li:before, .bizmag-intro .bizmint-list li:after, .bizmag-slogan:before {position:relative;display:block;content:"";background:url(/resources/homepage/kor/_Img/Content/bizmanage_spr.png) no-repeat;}
.bizmag-intro .bizmint-list:before {width:120px;height:58px;margin:20px auto;background-position:-234px 0;}
.bizmag-intro .bizmint-list li {position:relative;display:inline-block;width:230px;vertical-align:top;}
.bizmag-intro .bizmint-list li:nth-child(2) {margin:0 30px;}
.bizmag-intro .bizmint-list li:before {margin:0 auto;width:200px;height:200px;border-radius:50%;background:#eaeaea;}
.bizmag-intro .bizmint-list li:nth-child(2):before {background:#e6720e;}
.bizmag-intro .bizmint-list li:after {position:absolute;top:85px;left:50%;width:72px;height:72px;background-position:0 0;transform:translateX(-50%);-ms-transform:translateX(-50%);}
.bizmag-intro .bizmint-list li:nth-child(1):after {width:84px;}
.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-86px 0;}
.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-160px 0;}
.bizmag-intro .bizmint-list li .num {position:absolute;right:60px;top:25px;display:block;padding:0 0 8px 18px;border-bottom:1px solid #bbb;font:25px bio-sans, sans-serif;font-weight:600;color:#888;font-style:italic;}
.bizmag-intro .bizmint-list li:nth-child(2) .num {color:#fff;border-color:rgba(255,255,255,0.5);}
.bizmag-intro .bizmint-list li .txt {display:block;margin-top:20px;}
.bizmag-slogan {position:relative;font-size:25px;font-weight:500;color:#044288;text-align:center;line-height:1.36em;margin-bottom:40px;}
.bizmag-slogan:before {margin:40px auto 20px;width:62px;height:69px;background-position:0 -74px;}
.bizmag-intro .subject-wr .subject-list li {padding-right:35px;border-bottom:1px solid #b3b3b3;}
.bizmag-intro .subject-wr .subject-list li .stxt {display:block;padding:25px 0;border-top:2px solid #044288;line-height:1.563em;}
.bizmag-intro .subject-wr .subject-list li .num {top:-14px;font-size:18px;font-weight:600;}
.bizmag-intro .subject-wr .subject-list li:nth-child(2) .stxt {border-top-color:#3ba135;}
.bizmag-intro .subject-wr .subject-list li:nth-child(2) .num {color:#3ba135;}
.bizmag-intro .subject-wr .subject-list li:nth-child(3) .stxt {border-top-color:#0a60bc;}
.bizmag-intro .subject-wr .subject-list li:nth-child(3) .num {color:#0a60bc;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature {padding-left:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li {width:30%;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(3n) {margin-right:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(-n+3) {margin-top:0;}
.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(n+4):before {padding:64% 0 0;}
.bizmag-course {position:relative;padding:70px 0 35px;}
.bizmag-course:before {position:absolute;content:"";display:block;top:0;width:4000px;height:100%;margin-left:-2000px;z-index:-1;background-color:#f7f7f7;}
.bizmag-course .talent-box .icon {width:70px;height:70px;}
.bizmag-course .talent-box .tit {font-size:20px;padding:30px 0 25px;}
.bizmag-course .talent-box .tit::after {left:32px;}
.bizmag-course .talent-box .txt {min-height:75px;font-size:16px;color:#555;border-width:2px;padding:20px;}
.bizmag-course .talent-box > div {width:30%;margin-right:5%;}
.bizmag-course .talent-box > div:last-child {margin-right:0;}

@media all and (max-width:1199px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:before {padding:50% 0 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(n+4):before {padding:80% 0 0;}
	.bizmag-course .talent-box .txt {min-height:100px;}
}
@media all and (max-width:1069px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li {width:47.5%;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(3) {margin-top:20px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(3n) {margin-right:2.5%;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(even) {margin-right:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:before {padding-top:30%;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(4):before {padding-top:30%;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(n+5):before {padding-top:50%;}
}
@media all and (max-width:999px) {
	.bizmag-course .talent-box > div {width:32%;margin-right:2%;}
	.bizmag-course .talent-box .txt {min-height:90px;}
	.bizmag-course .talent-box .icon {width:56px;height:56px;line-height:54px;}
	.bizmag-course .talent-box .tit {padding:20px 0;font-size:18px;}
	.bizmag-course .talent-box .tit::after {left:25px;top:34px;width:5px;height:5px;}
}
@media all and (max-width:899px) {
	.bizmag-intro .bizmint-list li {width:30%;}
	.bizmag-intro .bizmint-list li:nth-child(2) {margin:0 4%;}
	.bizmag-intro .bizmint-list li:before {width:170px;height:170px;}
	.bizmag-intro .bizmint-list li:after {top:75px;width:58px;height:58px;background-size:283px auto;}
	.bizmag-intro .bizmint-list li:nth-child(1):after {width:67px;}
	.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-69px 0;}
	.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-128px 0;}
	.bizmag-intro .bizmint-list li .num {top:30px;font-size:20px;}
	.bizmag-intro .subject-wr .subject-list li {border-bottom:0;}
	.bizmag-intro .subject-wr .subject-list li:nth-child(3) {margin-top:20px;}
	.bizmag-slogan {font-size:22px;}
	.bizmag-slogan:before {margin:30px auto 10px;width:50px;height:55px;background-position:0 -59px;background-size:283px auto;}
}
@media all and (max-width:819px) {
	.bizmag-course {padding:20px 0 35px;}
	.bizmag-course .talent-box > div {float:none;width:auto;margin-right:0;}
	.bizmag-course .talent-box {border-top:0;}
	.bizmag-course .talent-box .icon {top:20px;}
	.bizmag-course .talent-box .tit {padding:20px 0 15px;}
	.bizmag-course .talent-box .tit::after {display:none;}
	.bizmag-course .talent-box .txt {min-height:auto;}
}
@media all and (max-width:799px) {
	.bizmag-intro .bizmint-list li:before {width:100%;height:100px;border-radius:0;}
	.bizmag-intro .bizmint-list li:after {top:25px;}
	.bizmag-intro .bizmint-list li .num {top:10px;right:10%;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(n+5):before {padding-top:60%;}
}
@media all and (max-width:699px) {
	.bizmag-intro .tit {padding:20px;}
	.bizmag-intro .bizmint-list:before {width:84px;height:41px;background-position:-145px 0;background-size:248px auto;margin:15px auto;padding:0 0 5px 12px;}
	.bizmag-intro .subject-wr .subject-list li .stxt {padding:20px 0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li {width:100%;margin-right:0;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(2), .majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(3) {margin-top:10px;}
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list.bizmag-feature .vlist-obj.st02 li:nth-child(3n) {margin-right:0;}
	.bizmag-course .talent-box .icon {top:20px;}
}
@media all and (max-width:599px) {
	.bizmag-intro .bizmint-list li {width:31.5%;}
	.bizmag-intro .bizmint-list li:nth-child(2) {margin:0 2%;}
	.bizmag-intro .bizmint-list li:after {top:30px;width:46px;height:46px;background-size:226px auto;}
	.bizmag-intro .bizmint-list li:nth-child(1):after {width:54px;}
	.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-55px 0;}
	.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-102px 0;}
	.bizmag-intro .bizmint-list li .txt {margin-top:15px;}
	.bizmag-intro .bizmint-list li .num {top:5px;font-size:17px;padding:0 0 5px 10px;}
	.bizmag-slogan {font-size:20px;margin-bottom:25px;}
	.bizmag-slogan br {display:none;}
}
@media all and (max-width:499px) {
	.bizmag-intro .bizmint-list li {width:31%;}
	.bizmag-intro .bizmint-list li:before {height:85px;}
	.bizmag-intro .bizmint-list li:after {top:22px;}
	.bizmag-intro .bizmint-list li .num {border-bottom:0;}
}

/* 일정달력 */
.cal-tab {position:relative;overflow:hidden;margin-bottom:50px;border-top:1px solid #ccc;border-bottom:3px solid #2841a1;background:#f2f2f2;}
.cal-tab li {position:relative;float:left;font-size:17px;text-align:center;box-sizing:border-box;width:50%;}
.cal-tab li a {display:block;padding:20px 24px 18px;font-weight:400;height:65px;box-sizing:border-box}
.cal-tab .this-wrap:before,
.cal-tab .this-wrap:after,
.cal-tab li:before,
.cal-tab li:after {position:absolute;content:"";display:block;background:#ccc;}
.cal-tab .this-wrap:before {top:0;left:0;width:1px;height:100%;}
.cal-tab .this-wrap:after {top:0;right:0;width:1px;height:100%;}
.cal-tab li:before {width:100%;height:1px;bottom:-1px;left:0;}
.cal-tab li:after {width:1px;height:100%;top:0;right:0;}
.cal-tab li.over, .cal-tab li.over:hover {background:#2841a1;}
.cal-tab li:hover, .cal-tab li:hover, .cal-tab li:focus, .cal-tab li:active {background:#eee;}
.cal-tab li:hover span, .cal-tab li:focus span, .cal-tab li:active span {text-decoration:underline;}
.cal-tab li.over a span, .cal-tab li.over a:hover span {color:#fff;font-weight:500;}
.cal-tab li.over:before, .cal-tab li.over:after {background-color:#2841a1}
.cal-tab li.over a {padding-top:19px;padding-bottom:14px}
.cal-tab li.over a span:after {content:"";display:block;width:10px;height:6px;background:url(../../_Img/Common/ctab01_arr.gif) no-repeat 0 0;margin-top:6px;margin-left:auto;margin-right:auto;}
@media only screen and (max-width:499px){
	.cal-tab li {font-size:16px;}
	.cal-tab li a {display:table;width:100%;height:100%;box-sizing:border-box;padding:0 10px;text-align:center;line-height:1.2}
	.cal-tab li a span {display:table-cell;vertical-align:middle;height:100%}
}
.sch-sel-month {position:relative;margin-bottom:40px;}
.sch-sel-month .sch-sel-mon {display:block;line-height:1;text-align:center;font-size:0}
.sch-sel-mon * {vertical-align:middle;}
.sch-sel-mon .mon-tit {display:inline-block;position:relative;font-size:30px;font-weight:500;line-height:1;vertical-align:middle;color:#333;font-family:"bio-sans","Noto Sans KR";margin:0 40px;padding:0 20px 0 0}
.sch-sel-mon .mon-tit:after {content:"";display:block;position:absolute;width:11px;height:6px;background:url(../../_Img/Common/schedule_arr.png) no-repeat 0px 0px;right:0;top:50%;margin:-3px 0 0 0}
.sch-sel-mon a {display:inline-block;position:relative;width:30px;height:30px;overflow:hidden;margin:-2px 5px 0;line-height:1;vertical-align:middle}
.sch-sel-mon a:before {content:"";display:block;position:absolute;width:22px;height:22px;left:50%;top:50%;margin:-11px 0 0 -11px;background:url(../../_Img/Common/schedule_sprite.png) no-repeat}
.sch-sel-mon .btn-prev:before {background-position:0px 0px}
.sch-sel-mon .btn-next:before {background-position:-22px 0px}
.sch-sel-month .sch-sel-btns {position:absolute;right:0;top:50%;height:40px;margin-top:-20px;}
.sch-sel-month .sch-sel-btns .btn-seltype {display:block;width:40px;height:40px;border-radius:20px;overflow:hidden;background:#888 url(../../_Img/Common/cbt_icons01_b.png) no-repeat -280px top}
.sch-sel-month .sch-sel-btns .btn-seltype:hover {background-color:#ff8c0d;}
.sch-sel-month .sch-sel-btns .btn-seltype .txt{display:block;padding-left:40px;white-space:nowrap;}
.sch-sel-month .sch-sel-btns .btn-seltype.ico-list {background-position:-320px 0;}
.sch-sel-month .layer {position:absolute;display:table;top:34px;left:0;width:100%;height:100%;font-size:20px;z-index:100;}
.sch-sel-month .layer .layer_inner {display:table-cell;text-align:center;vertical-align:middle}
.sch-sel-month .layer .content {display:inline-block;width:100%;height:auto;margin:10px 0 0}
.sch-sel-month .layer .content select {display:inline-block;width:127px;height:44px;font-size:15px}
@media only screen and (max-width:599px){
	.b-tab01 li {display:block;width:100%;margin-left:0;}
	.b-tab01 li a {border-left:0;border-top:1px solid #ded5bd}
}

/* 달력 */
.sch-calendar {border-collapse:collapse;border-spacing:0px;table-layout:fixed;width:100%;clear:both}
.sch-calendar th,
.sch-calendar td {padding:12px 10px;word-wrap:break-word;}
.sch-calendar th {background:#fff;text-align:center}
.sch-calendar td {background:#fff;vertical-align:top;}
.sch-calendar thead th {padding:12px 5px;color:#b0b0b0;font-weight:400;font-size:15px}
.sch-calendar thead th.sun {color:#b0b0b0}
.sch-calendar thead th.sat {color:#b0b0b0}
.sch-calendar td.sun .num,
.sch-calendar td.hol,
.sch-calendar td.hol .num {color:#da1919;}
.sch-calendar td.sat .num {color:#4d9be1;}
.sch-calendar tbody th {background:#fbfbfb;color:#444;font-weight:normal;}
.sch-calendar thead th.vline {border-bottom:1px solid #efefef;} /* th가 2줄일 경우  */
.sch-calendar th.l, .sch-calendar td.l, .sch-calendar td.left {padding-left:20px;}
.sch-calendar td a, .sch-calendar td button {position:relative;display:block;min-height:70px;text-align:left;width:100%;}
.sch-calendar td a .num, .sch-calendar td button .num {display:block;color:#555;}
.sch-calendar .sch-cont .list-tit {display:none;}
.sch-calendar td .sch-list li {padding:7px 0;font-size:12px;line-height:1.2}

/* 월간일별일정 */
.sch-callist-wrap {position:relative;width:100%;min-height:280px;margin-bottom:40px;}
.sch-callist-wrap .sch-mon-calbox {position:absolute;left:0;top:0;width:315px;border-top:3px solid #2841a1;border-bottom:2px solid #ddd;padding:5px 0 10px}
.sch-callist-wrap .sch-mon-calbox thead th {padding:5px;}
.sch-callist-wrap .sch-mon-calbox td {padding:3px;}
.sch-callist-wrap .sch-mon-calbox td a,
.sch-callist-wrap .sch-mon-calbox td button {min-height:38px;font-size:12px;text-align:center;border:0;background:none;}
.sch-callist-wrap .sch-mon-calbox td a .num,
.sch-callist-wrap .sch-mon-calbox td button .num {position:absolute;width:100%;text-align:center;font-size:15px;color:#333;font-weight:300;left:0;top:50%;z-index:2;transform:translateY(-50%);font-family:"Industry"}
.sch-callist-wrap .sch-mon-calbox td button .num.hasSchedule {color:#fff !important}
.sch-callist-wrap .sch-mon-calbox td.sun button .num {color:#f00;font-weight:400}
.sch-callist-wrap .sch-mon-calbox td.sat button .num {color:#0d86cd;font-weight:400}
.sch-callist-wrap .sch-mon-calbox td .cal-mk {display:block;position:absolute;width:100%;height:100%;background:#ff6e0e;border-radius:50%;line-height:1;left:0;top:0;z-index:1}
.sch-callist-wrap .sch-mon-listbox {padding-left:379px;min-height:210px;}
.sch-callist-wrap .sch-mon-listbox:after {content:"";display:block;width:100%;clear:both}
.sch-callist-wrap .sch-mon-listbox .sch-datalist,
.sch-pop-list .sch-datalist {position:relative;border-top:3px solid #49bbcc;border-bottom:2px solid #ddd}
.sch-pop-list .sch-datalist:before {content:'';position:absolute;left:0;top:-3px;width:100%;height:3px;background:url(/resources/_Img/Common/bg_dashed.png) repeat left top;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li,
.sch-pop-list .sch-datalist li {display:block;position:relative;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #ededed;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li:last-child,
.sch-pop-list .sch-datalist li:last-child {border-bottom:0}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li.no-data {height:90px;text-align:center;padding-top:164px;font-size:14px;color:#555;background:url(/resources/_Img/Board/default/ico_nodata.png) no-repeat center 70px;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .data-in-wrap, .sch-pop-list .sch-datalist li .data-in-wrap {display:block;position:relative;min-height:60px;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .pdate, .sch-pop-list .sch-datalist li .pdate {position:absolute;left:0;top:0;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .pdate .pdate-box, .sch-pop-list .sch-datalist li .pdate .pdate-box {display:inline-block;vertical-align:middle;width:55px;padding-top:7px;padding-bottom:7px;background:#f5f5f5;border:1px solid #ddd;font-size:12px;font-style:normal;text-align:center;}
.pdate-box .mtxt {display:inline-block;width:100%;border-bottom:1px solid #ddd;padding-bottom:5px;}
.pdate-box .dtxt {display:inline-block;font-size:14px;font-weight:bold;padding-top:5px;color:#0097b2;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .data-in-wrap.is-s .pdate, .sch-pop-list .sch-datalist li .data-in-wrap.is-s .pdate {width:55px;}
.sch-datalist li .data-in-wrap .pdate.hol {color:#555}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .data-in-wrap.is-s, .sch-pop-list .sch-datalist li .data-in-wrap.is-s {padding-left:70px;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .data-in-wrap.is-d .pdate, .sch-pop-list .sch-datalist li .data-in-wrap.is-d .pdate {width:140px;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .data-in-wrap.is-d, .sch-pop-list .sch-datalist li .data-in-wrap.is-d {padding-left:150px;}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .pcate, .sch-pop-list .sch-datalist li .pcate {font-weight:bold;height:1.2em;padding:0.2em 0 0.6em 0;width:54px;font-size:11px;text-align:center;display:block;color:#fff}
.sch-callist-wrap .sch-mon-listbox .sch-datalist li .ptit, .sch-pop-list .sch-datalist li .ptit {display:block;line-height:1.3em;padding-top:5px;font-size:15px;font-weight:400;color:#333;margin-bottom:5px;}
#board-wrap .sch-callist-wrap .sch-mon-listbox .sch-datalist li.no-data,
.sch-pop-list .sch-datalist li.no-data {padding-top:150px;padding-bottom:94px;background-position:50% 70px;background-image:url(../../_Img/Common/ico_nodata.png);background-repeat:no-repeat;box-sizing:border-box;height:268px;font-size:15px;}
.sch-callist-wrap .sch-mon-listbox .info-ex {display:block;float:right;margin:10px 0 0 0}

/* 일정팝업 */
.sch-pop-list h3 {text-align:center;font-size:25px;font-weight:500;color:#333;margin-bottom:10px;font-family:"bio-sans","Noto Sans KR"}

/* 반응형 */
@media only screen and (max-width:899px){
	.sch-callist-wrap .sch-mon-listbox {padding-left:340px}

}
@media only screen and (max-width:699px){
	.sch-calendar th, .sch-calendar td {padding:3px}
	.sch-calendar td a {min-height:35px;}
	.sch-calendar .sch-cont ul {display:none;}
	.sch-calendar .sch-cont .list-tit {display:block;}
	.sch-calendar .sch-cont .list-tit .num {display:inline;font-weight:bold;color:#333;}
	.sch-callist-wrap .sch-mon-calbox {display:none;}
	.sch-callist-wrap .sch-mon-listbox {padding-left:0;min-height:50px;}
}

/** 학사 일정 */
.srh-sel-wr {border-top:2px solid #111111;}
.sch-sel-amon {background:#fff;box-sizing:border-box;}
.sch-sel-amon .sel-y {position:relative;text-align:center;padding:48px 0 43px}
.sch-sel-amon .sel-y .sch-date {color:#333333;font-size:27px;font-weight:500;}
.sch-sel-amon .sel-y .sch-date .year {color:#0a60bc;font-style:normal;}
.sch-sel-amon .sel-y a {position:absolute;top:48px;display:block;}
.sch-sel-amon .sel-y a:before {position:absolute;top:50%;margin-top:-19px;content:"";display:block;width:39px;height:39px;background:url(/resources/homepage/kor/_Img/Content/schedule_spr.png) no-repeat}
.sch-sel-amon .sel-y a span {font-size:18px;font-weight:500;color:#333333;}
.sch-sel-amon .sel-y a.btn-prev {left:0;padding-left:60px;}
.sch-sel-amon .sel-y a.btn-prev:before {left:0;background-position:0 0;}
.sch-sel-amon .sel-y a.btn-next {right:0;padding-right:60px;}
.sch-sel-amon .sel-y a.btn-next:before {right:0;background-position:100% 0;}
.sch-sel-amon .sel-m {position:relative;border-top:1px solid #373737;border-bottom:1px solid #cccccc;padding-left:107px;text-align:center;overflow:hidden;}
.sch-sel-amon .sel-m li {display:inline-block;vertical-align:top;width:6%;}
.sch-sel-amon .sel-m li a {display:inline-block;padding:20px 0;color:#333333;font-size:16px;}
.sch-sel-amon .sel-m li.sel-all {position:absolute;top:0;left:0;background-color:#ededed;border-right:1px solid #cccccc;width:107px;height:65px;box-sizing:border-box;}
.sch-sel-amon .sel-m li.sel-all a {position:relative;padding:20px 0 17px 21px;font-size:15px;font-weight:400;}
.sch-sel-amon .sel-m li.sel-all a:before {content:"";display:block;position:absolute;top:50%;left:0;background:url(/resources/homepage/kor/_Img/Content/schedule_spr.png) no-repeat 0 -48px;width:14px;height:12px;margin-top:-4px;}
.sch-sel-amon .sel-m li.over a {border-bottom:3px solid #0a60bc;color:#0a60bc;padding-bottom:17px;}
/* 학사일정 목록스타일 */
.sch-monlist-wr {position:relative;margin-bottom:30px;min-height:294px;}
.sch-monlist-wr .sch-smon-cal {width:300px;position:absolute;left:0;top:0;padding-bottom:10px;box-sizing:border-box;}
.sch-monlist-wr .sch-smon-datalist {margin-left:370px;}
.sch-smon-cal .cal-month,
.sch-data-wr .sch-smon-datalist .sch-smon-tit {border-top:2px solid #044288;background-color:#f5f5f5;text-align:center;line-height:52px;}
.sch-smon-cal .cal-month span {color:#111111;font-size:20px;font-weight:500;font-family:"bio-sans", sans-serif;}
.sch-smon-cal .cal-tbl {width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0px;}
.sch-monlist-wr .cal-tbl .cal-tbl-col {width:14.28%}
.sch-smon-cal .cal-tbl thead th:first-child,
.sch-smon-cal .cal-tbl tr td:first-child .num {color:#fe2929;}
.sch-smon-cal .cal-tbl thead th:last-child,
.sch-smon-cal .cal-tbl tr td:last-child .num {color:#0050aa;}
.sch-smon-cal .cal-tbl thead th {border-bottom:1px solid #373737;padding:7px 0 6px;color:#111111;font-size:16px;text-align:center;font-family:"bio-sans", sans-serif;}
.sch-smon-cal .cal-tbl tbody td {position:relative;border-bottom:1px solid #e0e0e0;padding:7px 0 5px;font-size:14px;color:#333333;text-align:center;}
.sch-smon-cal .cal-tbl .day-tit .num {display:inline-block;vertical-align:middle;width:25px;text-align:center;}
.sch-smon-cal .cal-tbl .cal-mk {display:inline-block;position:absolute;left:9px;top:8px;background:#ededed;border-radius:50%;width:25px;height:25px;white-space:nowrap;overflow:hidden;z-index:-1}
.sch-smon-cal .cal-tbl .cal-mk span {padding-left:20px;}
.sch-data-wr .sch-smon-datalist .sch-smon-tit {color:#373737;font-size:18px;font-weight:500;}
.sch-data-wr .sch-smon-datalist .daily-tit {font-size:18px;font-weight:400;color:#373737;text-align:center;background:#f5f5f5;padding:12px 0;border-top:2px solid #044288;}
.sch-data-wr .sch-smon-datalist .daily-ol {display:block;}
.sch-data-wr .sch-smon-datalist .daily-ol .daily-li {display:block;border-bottom:1px solid #e0e0e0;padding:22px 20px;}
.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr {display:block;overflow:hidden;position:relative;}
.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {position:absolute;left:0;top:0;width:180px;font-weight:400;font-size:16px;color:#555555;}
.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin-left:232px;color:#333333;font-size:16px;font-weight:500;}
.sch-data-wr .sch-smon-datalist .daily-ol .daily-li.no-data {height:205px;color:#333333;font-size:16px;font-weight:500;}
.sch-data-wr .cal-guide{display:block;width:100%;text-align:right;font-size:13px;font-weight:500;text-align:right;padding:10px 0 0 0}
/* 학사일정 큰달력스타일 */
.sch-mon-cal .cal-tbl {width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0px;border:1px solid #ddd;}
.sch-mon-cal .cal-tbl thead th {background-color:#044288;padding:31px 0;text-align:center;line-height:1}
.sch-mon-cal .cal-tbl thead tr.stxt-list th {background-color:#ffffff;border-right:0;padding:22px 0;color:#555555;font-size:15px;}
.sch-mon-cal .cal-tbl thead th .txt {display:block;border-right:1px solid #295e9a;color:#ffffff;font-size:16px;font-weight:400;}
.sch-mon-cal .cal-tbl thead th:last-child .txt {border-right:0;}
.sch-mon-cal .cal-tbl thead th .stxt {color:#555555;font-size:15px;}
.sch-mon-cal .cal-tbl thead tr.stxt-list th:first-child .stxt,
.sch-mon-cal .cal-tbl tbody td:first-child .num,
.sch-mon-cal .cal-tbl tbody td.isHoliday .num,
.sch-mon-cal .cal-tbl td.isHoliday .day-cont-list li {color:#fe2929;}
.sch-mon-cal .cal-tbl thead tr.stxt-list th:last-child .stxt,
.sch-mon-cal .cal-tbl tbody td:last-child .num {color:#3468b3;}
.sch-mon-cal .cal-tbl tbody tr:first-child td {border-top-color:#373737;}
.sch-mon-cal .cal-tbl tbody td {position:relative;border:1px solid #e0e0e0;border-right:0;height:90px;padding:8px;color:#333333;font-size:14px;text-align:left;vertical-align:top;box-sizing:border-box;}
.sch-mon-cal .cal-tbl tbody td a,
.sch-mon-cal .cal-tbl tbody td button {display:block;border:0;background:transparent;text-align:left;}
.sch-mon-cal .cal-tbl tbody td:first-child {border-left:0}
.sch-mon-cal .cal-tbl tbody td .num {color:#333333;font-family:"bio-sans", sans-serif;font-weight:600;}
.sch-mon-cal .cal-tbl .day-tit {display:block;width:30px;text-align:center;color:#565656;margin-bottom:10px;}
.sch-mon-cal .cal-tbl .cal-mk {display:inline-block;position:absolute;left:8px;top:6px;background:#ededed;border-radius:50%;width:30px;height:30px;margin:0;white-space:nowrap;overflow:hidden;z-index:-1}
.sch-mon-cal .cal-tbl .cal-mk span {padding-left:20px;}
.sch-mon-cal .cal-tbl .day-cont-list li {margin-bottom:3px;font-size:13px;line-height:1.153;}
.sch-mon-cal .cal-tbl tbody td.isHoliday {background-color:#ebd0d0;z-index:-1;}
.sch-mon-cal .cal-tbl tbody td.over .num {display:inline-block;background:#ededed;border-radius:50%;width:25px;height:25px;}
/* 학사일정 레이어팝업 스타일 */
.sch-layer-open .pop-cont .sch-pop-list h3 {font-size:23px;font-weight:bold;}
.sch-layer-open .pop-cont .sch-callist-wrap .sch-mon-listbox .sch-datalist,
.sch-layer-open .pop-cont .sch-pop-list .sch-datalist {border-top:2px solid #044288;}
.sch-layer-open .pop-cont .sch-pop-list .sch-datalist:before {content:none;}
.sch-layer-open .pop-cont .sch-datalist li {border-bottom:1px solid #ccc;padding:10px 0}
.sch-layer-open .pop-cont .sch-datalist li .pdate {display:block;font-size:14px;letter-spacing:-0.05em;}
.sch-layer-open .pop-cont .sch-callist-wrap .sch-mon-listbox .sch-datalist li .pdate .pdate-box,
.sch-layer-open .pop-cont .pdate-box .dtxt {color:#044288;}

.frm-view-wrap {border-top:2px solid #005aab;}


@media all and (max-width:999px){
	.sch-sel-amon .sel-y {padding:30px 0 25px}
	.sch-sel-amon .sel-y a {width:39px;height:39px;top:50%;margin-top:-18px;}
	.sch-sel-amon .sel-y a:before {top:0;margin-top:0}
	.sch-sel-amon .sel-y a.btn-prev {padding-left:0}
	.sch-sel-amon .sel-y a.btn-next {padding-right:0}
	.sch-sel-amon .sel-y a span {position:absolute;top:-1000em;left:-1000em;width:1px;height:1px;overflow:hidden;}
	.sch-sel-amon .sel-m li {font-size:16px}
	.sch-mon-cal .cal-tbl thead th,
	.sch-mon-cal .cal-tbl thead tr.stxt-list th {padding:15px 0;font-size:17px}
	.sch-mon-cal .cal-tbl tbody td {padding:10px;font-size:13px;}
	.sch-mon-cal .cal-tbl .cal-mk {left:10px;top:7px}
	/* 학사일정 목록스타일 */
	.sch-data-wr .sch-monlist-wr .sch-smon-datalist {margin-left:320px;}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin-left:185px;}
}
@media all and (max-width:768px){
	.sch-sel-amon .sel-y .sch-date {font-size:16px;}
	.sch-sel-amon .sel-y a,
	.sch-sel-amon .sel-y a::before,
	.sch-sel-amon .sel-y a::after {width:30px;height:30px;background-size:61px auto;}
	.sch-sel-amon .sel-y a {margin-top:-13px;}
	.sch-sel-amon .sel-m {padding-left:90px;}
	.sch-sel-amon .sel-m li.sel-all {width:90px;height:60px;padding-left:0;}
	.sch-sel-amon .sel-m li {width:7%;font-size:15px;}
	.sch-sel-amon .sel-m li a {padding:17px 0;}
	.sch-sel-amon .sel-m li.sel-all a {padding-top:17px;}
	.sch-sel-amon .sel-m li.sel-all.over a {padding-bottom:14px;}
	.sch-mon-cal .cal-tbl thead th .txt,
	.sch-mon-cal .cal-tbl thead th .stxt {font-size:14px;}
	.sch-monlist-wr .sch-smon-cal {position:relative;top:auto;left:auto;min-height:auto;width:100%;padding-bottom:0;}
	.sch-smon-cal .cal-month span,
	.sch-data-wr .sch-smon-datalist .sch-smon-tit {font-size:15px;}
	/* 학사일정 목록스타일 */
	.sch-monlist-wr {min-height:auto;margin:0;}
	.sch-monlist-wr .sch-smon-cal .cal-tbl {display:none}
	.sch-data-wr .sch-smon-datalist .daily-tit {width:1px;height:1px;overflow:hidden;position:absolute;top:-9999em;left:-9999em;display:block;text-indent:-9999em;font-size:0px;line-height:0;}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li {padding:12px 0;}
	.sch-data-wr .sch-monlist-wr .sch-smon-datalist {margin-left:0;height:80%}
}
@media all and (max-width:599px){
	.sch-sel-amon .sel-y {padding:20px 0 15px}
	.sch-sel-amon .sel-m {padding-left:90px;padding-top:5px;text-align:left}
	.sch-sel-amon .sel-m li {padding:3px 0;font-size:13px;width:16%;text-align:center;}
	.sch-sel-amon .sel-m li.sel-all {width:70px;height:78px;margin-top:0;padding-bottom:10px;}
	.sch-sel-amon .sel-m li.sel-all a {padding-top:23px;}
	.sch-sel-amon .sel-m li.sel-all a:before {margin-top:-2px;}
	.sch-sel-amon .sel-m li.over a {padding-bottom:3px;}
	.sch-sel-amon .sel-m li a {padding:3px 0;font-size:13px;}
	.sch-mon-cal .cal-tbl thead th {font-size:15px;}
	.sch-mon-cal .cal-tbl tbody td {height:63px;}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li {padding:15px 0 13px}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core{font-size:14px}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {position:relative;top:auto;left:auto;width:100%;}
	.sch-data-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin-left:0}
	.sch-mon-cal .cal-tbl .scd-wr .day-cont-list {position:absolute;top:-1000em;left:-1000em;width:1px;height:1px;overflow:hidden;}
}
@media all and (max-width:499px){
	.sch-sel-amon .sel-m {padding-left:80px}
	.sch-sel-amon .sel-m li {width:15%}
	.sch-mon-cal .cal-tbl tbody td {height:45px;padding:5px;font-size:12px}
	.sch-mon-cal .cal-tbl .cal-mk {left:5px;}
}
@media all and (max-width:399px){
	.sch-sel-amon .sel-m {padding-left:50px;}
	.sch-sel-amon .sel-m li.sel-all {padding-left:10px;padding-right:10px;width:auto;}
	.sch-sel-amon .sel-m li.sel-all a {padding-left:0}
	.sch-sel-amon .sel-m li.sel-all a:before {display:none}
	.sch-sel-amon .sel-m li {padding:0;}
	.sch-sel-amon .sel-m li, .sch-sel-amon .sel-m li.sel-all {font-size:12px}
	.sch-sel-amon .sel-m li a {display:block;padding:5px;}
	.cal-tgl-btns {padding-top:10px}
}

/** 연혁  */
.dpt-histry-type01 {padding-top:60px;}
.dpt-histry-type01:after {display:block;content:"";width:95.21%;padding-top:15.28%;background:url(/resources/_Img/Etc/History/history_spr.png) no-repeat 50% 0;background-size:100% auto;margin:0 auto;}
.dpt-histry-type01 .history-list-wr {position:relative;padding-left:520px;}
.dpt-histry-type01 .history-list {position:relative;padding:60px 0 60px 70px;min-height:380px;}
.dpt-histry-type01 .history-list:before {display:block;content:"";width:1px;height:100%;background:#d3d3d3;position:absolute;top:0;left:0;}
.dpt-histry-type01 .history-list:after {display:block;content:"";width:60px;height:3px;background:#044288;position:absolute;top:0;left:-29px;}
.dpt-histry-type01 .history-list .year {font-size:60px;font-family:"bio-sans";font-weight:700;color:#222;position:absolute;top:-33px;left:-210px;line-height:1;}
.dpt-histry-type01 .history-list ol {position:relative;padding:30px 0;}
.dpt-histry-type01 .history-list ol:before {display:block;content:"";width:40px;height:100%;background:#f2f2f2;position:absolute;top:0;left:0;}
.dpt-histry-type01 .history-list li {margin:8px 0 0;padding-left:100px;position:relative}
.dpt-histry-type01 .history-list li:first-child {margin-top:0}
.dpt-histry-type01 .history-list li .date {position:absolute;left:23px;top:0;font-size:16px;font-weight:500;color:#044288;max-width:100px;font-weight:600;letter-spacing:0;}
.dpt-histry-type01 .history-slide-wr {position:absolute;top:95px;left:-520px;width:450px;max-width:450px;}
.dpt-histry-type01 .history-slide-wr .item {width:100%;overflow:hidden;padding:66.667% 0 0;text-align:center;position:relative;}
.dpt-histry-type01 .history-slide-wr .item img {width:auto;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);}
.dpt-histry-type01 .history-slide-wr:before {display:block;content:"";width:95px;height:96px;background:url(/resources/_Img/Etc/History/history_spr.png) no-repeat 0 100%;position:absolute;top:-66px;left:0;z-index:3}
.dpt-histry-type01 .history-slide-wr .ctrlnums-wrap {font-size:0;position:absolute;bottom:-30px;left:0;width:100%;z-index:400;text-align:center;display:none;}
.dpt-histry-type01 .history-slide-wr .ctrl-btns {font-size:0;padding:0 10px;background:rgba(69,69,69,0.85);display:inline-block;}
.dpt-histry-type01 .history-slide-wr .ctrl-btns button {position:relative;display:inline-block;width:60px;height:60px;border:0;vertical-align:top;}
.dpt-histry-type01 .history-slide-wr .ctrl-btns .btn-prev {background:url(/resources/_Img/Common/slide_nav.png) no-repeat 0 0;margin-right:40px;}
.dpt-histry-type01 .history-slide-wr .ctrl-btns .btn-next {background:url(/resources/_Img/Common/slide_nav.png) no-repeat right 0;}
@media all and (max-width:1199px){
    .dpt-histry-type01 .history-list-wr {padding-left:50%;}
    .dpt-histry-type01 .history-slide-wr {width:100%;left:-100%;box-sizing:border-box;}
    .dpt-histry-type01 .history-slide {margin:0 70px 0 0;width:auto;}
    .dpt-histry-type01 .history-slide-wr .ctrlnums-wrap {box-sizing:border-box;padding-right:70px;}
}
@media all and (max-width:999px){
    .dpt-histry-type01 {font-size:15px}
    .dpt-histry-type01 .history-list {padding-left:40px;}
    .dpt-histry-type01 .history-list .year {font-size:48px;}
    .dpt-histry-type01 .history-list li .date {font-size:15px;}
    .dpt-histry-type01 .history-slide {margin:0 40px 0 0;}
    .dpt-histry-type01 .history-slide-wr .ctrlnums-wrap {padding-right:40px;}
}
@media all and (max-width:768px){
    .dpt-histry-type01 .history-list-wr {padding:0;}
    .dpt-histry-type01 .history-list {padding:40px 0 65px 40px;min-height:auto;}
    .dpt-histry-type01 .history-list .year {top:-26px;left:40px;font-size:40px;}
    .dpt-histry-type01 .history-slide-wr {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:30px 0;display:block;width:100%;display:none;}
    .dpt-histry-type01 .history-slide-wr:before {width:76px;height:77px;background-size:1066px auto;top:-48px;}
    .dpt-histry-type01 .history-slide {margin:0;}
    .dpt-histry-type01 .history-slide-wr .ctrlnums-wrap {padding-right:0;}
}
@media all and (max-width:599px){
    .dpt-histry-type01 .history-list .year {font-size:32px;top:-20px;}
    .dpt-histry-type01 .history-list ol:before {width:30px;}
    .dpt-histry-type01 .history-list li {padding-left:65px;}
    .dpt-histry-type01 .history-list li .date {left:12px;}
    .dpt-histry-type01 .history-slide-wr:before {width:57px;height:58px;background-size:800px auto;top:-35px;}
}
@media all and (max-width:499px){
    .dpt-histry-type01 {font-size:14px}
    .dpt-histry-type01 .history-list li .date {font-size:14px;left:14px;}
    .dpt-histry-type01 .history-slide-wr {max-width:100%;}
}
@media all and (max-width:420px){
    .dpt-histry-type01 .history-list {padding:25px 0 55px 10px;}
}

/* 학과 연혁  */
.dpt-histry-type02 {padding-top:50px;border-top:3px solid #0a60bc}
.dpt-histry-type02 .history-list-wr {position:relative;padding-left:195px;}
.dpt-histry-type02 .history-tit {position:absolute;left:0;top:0;}
.dpt-histry-type02 .history-tit:after {display:block;content:"";position:absolute;top:90px;left:0;width:166px;height:205px;background:url(/resources/_Img/Common/history_bg.jpg) no-repeat 0 0;}
.dpt-histry-type02 .history-tit span {display:block;font-size:26px;line-height:1;}
.dpt-histry-type02 .history-tit .tit {color:#044288;margin-bottom:15px;}
.dpt-histry-type02 .history-tit .txt {color:#b6b6b6;font-family:"bio-sans";font-weight:400;}
.dpt-histry-type02 .history-list {position:relative;margin-bottom:50px;}
.dpt-histry-type02 .history-list .year {font-size:32px;font-family:"bio-sans";font-weight:700;color:#222;line-height:1;margin-bottom:20px;}
.dpt-histry-type02 .history-list ol {position:relative;padding:20px 0;}
.dpt-histry-type02 .history-list ol:before {display:block;content:"";width:40px;height:100%;background:#f2f2f2;position:absolute;top:0;left:0;}
.dpt-histry-type02 .history-list li {margin:8px 0 0;padding-left:100px;position:relative}
.dpt-histry-type02 .history-list li:first-child {margin-top:0}
.dpt-histry-type02 .history-list li .date {position:absolute;left:23px;top:0;font-size:16px;font-weight:500;color:#044288;max-width:100px;font-weight:600;letter-spacing:0;}


@media all and (max-width:999px){
    .dpt-histry-type02 {font-size:15px}
    .dpt-histry-type02 .history-list li .date {font-size:15px;}
}
@media all and (max-width:640px){
	.dpt-histry-type02 .history-list-wr {padding-left:0;}
    .dpt-histry-type02 .history-tit {position:relative;top:auto;left:auto;margin-bottom:30px;}
    .dpt-histry-type02 .history-tit:after {right:0;top:-30px;left:auto;width:110px;background-size:100% auto;}
    .dpt-histry-type02 .history-tit .tit {margin-bottom:10px;font-size:24px;}
    .dpt-histry-type02 .history-tit .txt {font-size:20px;}
    .dpt-histry-type02 .history-list {margin-bottom:30px;}
    .dpt-histry-type02 .history-list .year {font-size:28px;margin-bottom:10px;}
}


/* 프로그램 : 사이트맵  */
.sitemap-wrap {border-top:2px solid #044288;padding-top:40px;}
.sitemap-wrap .inwr {margin:0 0 40px;padding:0 0 40px;border-bottom:1px solid #d8d8d8}
.sitemap-wrap .sitemap-list {display:block;position:relative;box-sizing:border-box;padding:0 0 0 280px;min-height:135px;}
.sitemap-wrap .sitemap-list .tit {display:block;position:absolute;width:250px;height:100%;left:0;top:0;background:#0a60bc;background:-moz-linear-gradient(-45deg,  #0a60bc 0%, #1dbc3b 100%);background:-webkit-linear-gradient(-45deg,  #0a60bc 0%,#1dbc3b 100%);background:linear-gradient(135deg,  #0a60bc 0%,#1dbc3b 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a60bc', endColorstr='#1dbc3b',GradientType=1 );}
.sitemap-wrap .sitemap-list .tit a {display:block;position:relative;font-size:1.625em;color:#fff;padding:55px 10px 0 40px;font-weight:500;margin:0;letter-spacing:-.05em;transition:all .3s ease}
.sitemap-wrap .sitemap-list .tit a:focus,
.sitemap-wrap .sitemap-list .tit a:hover {color:#fff}
.sitemap-wrap .sitemap-list .tit a[target="_blank"] span {position:relative;padding:0 25px 0 0}
.sitemap-wrap .sitemap-list .tit a[target="_blank"] span:after {content:"";display:block;position:absolute;width:16px;height:15px;vertical-align:middle;background:url(/resources/_Templet/TMPL00/_Img/Layout/h_spr.png) no-repeat -56px 0;right:0;top:12px}
.sitemap-wrap .sitemap-list .depth2-list {position:relative;padding:10px 0}
.sitemap-wrap .depth2 {display:block;overflow:hidden;font-size:0}
.sitemap-wrap .depth2 .lm_l2 {display:inline-block;position:relative;width:23%;margin:27px 1% 5px;min-height:28px;box-sizing:border-box;font-size:16px;vertical-align:top}
.sitemap-wrap .depth2 .lm_l2:nth-child(-n+4) {margin-top:5px;}
.sitemap-wrap .depth2 .lm_a2 {display:block;font-size:1.250em;letter-spacing:-.05em;color:#333;box-sizing:border-box;padding:0;transition:all .3s ease}
.sitemap-wrap .depth2 .lm_a2:after {display:block;content:"";width:30px;height:1px;background:#044288;margin:12px 0 20px;}
.sitemap-wrap .depth2 .lm_a2:hover,
.sitemap-wrap .depth2 .lm_a2:focus {color:#044288}
.sitemap-wrap .depth2 .lm_a2 span {display:block;line-height:1.2;word-break:keep-all}
.sitemap-wrap .depth3 {display:block;margin:0;overflow:hidden;margin:10px 0 0}
.sitemap-wrap .depth3 .lm_l3 {display:block}
.sitemap-wrap .depth3 .lm_a3 {display:block;position:relative;font-size:1em;font-weight:400;padding:3px 0 3px 22px;margin:0;box-sizing:border-box;color:#555;transition:all .3s ease}
.sitemap-wrap .depth3 .lm_a3:before {content:"";display:block;width:10px;height:1px;background:#bfbfbf;position:absolute;top:14px;left:0;transition:all .3s ease}
.sitemap-wrap .depth3 .lm_a3:focus,
.sitemap-wrap .depth3 .lm_a3:hover {color:#0a60bc;padding-left:42px;}
.sitemap-wrap .depth3 .lm_a3:focus:before,
.sitemap-wrap .depth3 .lm_a3:hover:before {width:30px;background:#0a60bc}
.sitemap-wrap .depth4 {display:none}
.sitemap-wrap .depth5 {display:none}
/* 꾸밈요소 */
.sitemap-list .tit:before, .sitemap-list .tit:after {display:block;content:"";position:absolute;bottom:0;}
.sitemap-list .tit:before {right:0;width:100%;height:100%;background:url(/resources/_Img/Templet/Layout/sitemap_bg01.png) no-repeat 100% 100%;background-size:100% auto;}
.sitemap-list .tit:after {left:0;font-size:80px;color:rgba(255,255,255,.15);line-height:1;padding-left:28px;box-sizing:border-box;letter-spacing:-.05em;}
.sitemap-wrap .kor-list1 .tit:after {content:"About YSC";}
.sitemap-wrap .kor-list2 .tit:after {content:"";}
.sitemap-wrap .kor-list3 .tit:after {content:"";}
.sitemap-wrap .kor-list4 .tit:after {content:"Campus Life";}
.sitemap-wrap .kor-list5 .tit:after {content:"YSC Square";}
.sitemap-wrap .kor-list6 .tit:after {content:"Participation";}
.sitemap-wrap .kor-list7 .tit:after {content:"";}
.sitemap-wrap .kor-list8 .tit:after {content:"";}
.sitemap-wrap .kor-list9 .tit:after {content:"";}
@media all and (max-width:999px) {
	.sitemap-wrap .sitemap-list {padding:0 0 0 200px}
	.sitemap-wrap .sitemap-list .tit {width:170px}
	.sitemap-wrap .sitemap-list .tit a {padding:20px}
	.sitemap-wrap .sitemap-list .depth2-list {padding:20px 0}
	.sitemap-wrap .depth2 .lm_l2 {font-size:15px;width:33.33%;}
	.sitemap-wrap .depth2 .lm_l2:nth-child(-n+4) {margin-top:27px;}
	.sitemap-wrap .depth2 .lm_l2:nth-child(-n+3) {margin-top:5px;}
}
@media all and (max-width:767px) {
	.sitemap-wrap .depth2 .lm_l2 {width:48%}
	.sitemap-wrap .depth2 .lm_l2:nth-child(-n+3) {margin-top:27px;}
	.sitemap-wrap .depth2 .lm_l2:nth-child(-n+2) {margin-top:5px;}
}
@media all and (max-width:600px) {
	.sitemap-wrap .inwr {padding:0 0 30px;margin:0 0 30px;}
	.sitemap-wrap .sitemap-list {padding:0;min-height:0}
	.sitemap-wrap .sitemap-list:before {position:absolute;width:100%;left:0;top:0}
	.sitemap-wrap .sitemap-list .tit {position:relative;width:auto;left:auto;top:auto;margin:0 0 20px;}
	.sitemap-wrap .sitemap-list .tit a {padding:15px;font-size:1.250em;}
	.sitemap-list .tit:before {background-size:auto 100%;}
	.sitemap-list .tit:after {font-size:48px;left:auto;right:0;}
	.sitemap-wrap .sitemap-list .depth2-list {padding:0 0 20px}
	.sitemap-wrap .depth2 .lm_l2 {font-size:14px;}
	.sitemap-wrap .depth3 {margin:0}
}

/* 학칙규정 */
.prgr-rulebk-wr {margin-bottom:40px;}
.prgr-rulebk-top {position:relative;margin:0 0 35px;}
.prgr-rulebk-top .c-tit01 {margin-bottom:8px;}
.prgr-rulebk-top .cw-btn {position:absolute;top:0;right:0;}
.prgr-rulebk-wr .prgr-rulebk-cate {background:#fff;height:300px;padding:25px 30px;overflow-y:scroll;border:1px solid #ccc;border-top:1px solid #373737;}
.prgr-rulebk-wr .rulekb-search-wr {text-align:center;background:url(../../_Img/Common/line_dia_pattern.gif)}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search {background:#f7f7f7;padding:29px 20px;border-top:2px solid #044288;}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search * {vertical-align:middle;font-size:15px;line-height:27px}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search form {font-size:0;position:relative;}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search select {min-width:190px;height:50px;margin:0 10px 0 0;color:#767676;font-size:15px;padding:10px 15px 10px 10px;border-color:#b5b5b5;background:#fff url(/resources/_Img/Common/selfrm_arr2.gif) no-repeat right 50%;}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search select option {color:#555;}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search input.text {width:440px;height:50px;box-sizing:border-box;border-color:#b5b5b5;color:#767676;font-size:15px;margin:0;border-right:0;}
.prgr-rulebk-wr .rulekb-search-wr .rulekb-search .btn-srh {width:50px;height:50px;background:#044288 url(/resources/_Img/Common/btn_search.png) no-repeat 0 0;background-size:100% auto;color:#fff;border:0;}
@media all and (max-width:1400px) {
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search select {min-width:150px;width:20%;margin-right:1%;}
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search input.text {width:40%;}
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search .fr {display:block;float:none;margin:10px 0 0;}
}
@media all and (max-width:499px) {
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search {padding:25px 30px;}
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search select {width:100%;border-bottom:0;margin:0;}
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search input.text {width:100%;box-sizing:border-box;padding-right:50px;}
	.prgr-rulebk-wr .rulekb-search-wr .rulekb-search .btn-srh {position:absolute;bottom:0;right:0;}
}

/*프로그램 모듈 카테고리 관리*/
.prgr-rulebk-wr .prgr-rulebk-cate {position:relative;}
.prgr-rulebk-wr .rulebk-cate-list {max-width:400px;}
.prgr-rulebk-wr .rulebk-cate-list li {position:relative;}
.prgr-rulebk-wr .rulebk-cate-list li > ul .li-wr:before {position:absolute;left:-21px;top:0;content:"";display:block;width:13px;height:13px;background:url(/resources/_Img/Common/rulebk_folder_icons.png) no-repeat 0 100%;z-index:1;}
.prgr-rulebk-wr .rulebk-cate-list .is-handle {position:absolute;left:0px;top:2px;width:22px;height:22px;z-index:10;}
.prgr-rulebk-wr .rulebk-cate-list .is-handle button {width:22px;height:22px;border:0;background:url(/resources/_Img/Common/rulebk_folder_icons.png) no-repeat 0 -66px;background-size:100% auto;vertical-align:top;margin-left:2px;border:1px solid transparent;box-sizing:border-box;}
.prgr-rulebk-wr .rulebk-cate-list .has-sub.is-open > .li-wr .is-handle button {background-position:0 0;margin-left:0;background-color:#033166;border-color:#033166}
.prgr-rulebk-wr .rulebk-cate-list .has-sub.is-close > .li-wr .is-handle button {background-position:0 -22px;margin-left:0;background-color:#fff;border-color:#000}
.prgr-rulebk-wr .rulebk-cate-list .has-sub > .li-wr > .nm-wr:before {content:"";display:inline-block;vertical-align:middle;width:22px;height:22px;background:url(/resources/_Img/Common/rulebk_folder_icons.png) no-repeat 0 -48px;margin-left:8px}
.prgr-rulebk-wr .rulebk-cate-list .li-wr {position:relative;line-height:23px;padding-left:23px;margin-bottom:10px;}
.prgr-rulebk-wr .rulebk-cate-list .li-wr:hover {cursor:pointer;}
.prgr-rulebk-wr .rulebk-cate-list .nm-wr {position:relative;display:inline-block;vertical-align:top;font-size:15px;color:#333;}
.prgr-rulebk-wr .rulebk-cate-list .nm-wr strong {position:relative;display:inline-block;vertical-align:middle;font-size:15px;font-weight:400;}
.prgr-rulebk-wr .rulebk-cate-list .nm-wr strong:after {position:absolute;bottom:0;left:0;content:"";display:block;width:0;height:1px;background:#0067d4;transition:all .2s ease;}
.prgr-rulebk-wr .rulebk-cate-list .nm-wr span {color:#333;display:inline-block;vertical-align:middle;}
.prgr-rulebk-wr .rulebk-cate-list .nm-wr .is-nm {padding-right:5px;}
.prgr-rulebk-wr .rulebk-cate-list .is-over .nm-wr strong:after, .prgr-rulebk-wr .rulebk-cate-list .nm-wr:hover strong:after {width:100%;}
.prgr-rulebk-wr .rulebk-cate-list .is-over .nm-wr strong, .prgr-rulebk-wr .rulebk-cate-list .nm-wr:hover strong ,
.prgr-rulebk-wr .rulebk-cate-list .is-over .nm-wr span, .prgr-rulebk-wr .rulebk-cate-list .nm-wr:hover span {color:#0067d4;}
.prgr-rulebk-wr .rulebk-cate-list .is-over .is-handle button, .prgr-rulebk-wr .rulebk-cate-list .li-wr:hover .is-handle button {background-position:-92px 0}
.prgr-rulebk-wr .rulebk-cate-list li ul {margin-left:30px;}
.prgr-rulebk-wr .rulebk-cate-list li ul li .is-handle button {background-position:0 -66px;}
.prgr-rulebk-wr .rulebk-cate-list .is-over ul li .is-handle button, .prgr-rulebk-wr .rulebk-cate-list ul li .li-wr:hover .is-handle button {background-position:0 -88px}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg {margin-left:400px;}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p {position:absolute;top:56px;right:0;text-align:center;padding:0 105px;width:100%;box-sizing:border-box;}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p.no-data {display:none;}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p:before {display:block;content:"";width:260px;height:152px;background:url(/resources/_Img/Common/rulebk_spr.png) no-repeat;margin:0 auto 27px;}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p.no-data:before {background-position:0 100%;}
.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p span {display:block;}

/* 검색결과리스트 */
.rulebk-list-wr .tit {background:#00315e;font-size:18px;font-weight:400;color:#fff;padding:27px 20px 28px 105px;margin:0 0 30px;position:relative;}
.rulebk-list-wr .tit:before {display:block;content:"";width:45px;height:45px;background:#fff url(/resources/_Img/Common/rulebk_ico.png) no-repeat 50% 50%;background-size:100% auto;border-radius:50%;position:absolute;top:19px;left:40px;}
.rulebk-list-wr .tit span {display:inline-block;vertical-align:middle;}
.rulebk-list-wr .tit span:last-child {font-weight:500;}
.rulebk-list-wr .tit span:before {display:inline-block;vertical-align:middle;content:"";width:5px;height:5px;background:#fff;opacity:.5;border-radius:50%;margin:0 12px;}
.rulebk-list-wr .tit span:first-child:before {display:none;}
.rulebk-list-wr .tit span:last-child:before {opacity:1;}
.rulebk-list-wr table {border-collapse:collapse;border-spacing:0px;table-layout:fixed;width:100%;clear:both;text-align:center;margin-left:-1px;font-size:13px;border-top:2px solid #222;border-bottom:1px solid #ccc;}
.rulebk-list-wr th, .rulebk-list-wr td {padding:12px 5px;border-top:1px solid #ccc;word-wrap:break-word;line-height:1.3;word-break:break-all;}
.rulebk-list-wr th, .rulebk-list-wr tfoot th {color:#666;background:#fff;font-weight:normal;}
.rulebk-list-wr td {color:#333;font-size:15px;}
.rulebk-list-wr td.subject {text-align:left;padding-left:10px;}
.rulebk-list-wr .tbl-type01 thead th {border-bottom:1px solid #373737;font-size:16px;font-weight:400;}
.rulebk-list-wr .tbl-type01 td {padding:11px 5px;border-left:0;border-right:0}
.rulebk-list-wr .tbl-type01 th:last-child, .rulebk-list-wr .tbl-type01 td:last-child {border-right:0}
.rulebk-list-wr .is-wauto-box .tbl-type01 {min-width:900px}
.rulebk-list-wr .btn-view {width:22px;height:25px;border:0;background:url(/resources/_Img/Common/ico_view.png) no-repeat 100% 0;vertical-align:middle;}
.rulebk-list-wr .btn-view:hover {background-position:0 0;}
@media all and (max-width:999px) {
	.rulebk-list-wr .tit {padding:23px 20px 23px 75px;}
	.rulebk-list-wr .tit:before {width:36px;height:36px;left:20px;}
	.rulebk-list-wr .tbl-type01 thead th {font-size:15px;}
	.rulebk-list-wr td {font-size:14px;}
	.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p:before {width:208px;height:122px;background-size:100% auto;}
}
@media all and (max-width:768px) {
	.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg {margin:0;}
	.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;}
}
@media all and (max-width:599px) {
	.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p {padding:0;}
	.prgr-rulebk-wr .prgr-rulebk-cate .rulebk-msg p:before {width:156px;height:91px;margin:20px auto 15px;}
}
@media all and (max-width:499px) {
	.rulebk-list-wr .tbl-type01 thead th {padding:10px 0;}
}

/* 교수소개 */
.professor-wr .professor-list {overflow:hidden;}
.professor-wr .professor-list > li {position:relative;display:inline-block;vertical-align:top;width:49%;border:1px solid #ccc;box-sizing:border-box;margin-left:2%;margin-right:-0.4em;padding:25px 30px 58px;margin-bottom:20px;font-size:14px;transition:all .3s ease;}
.professor-wr .professor-list > li:nth-child(odd) {margin-left:0}
.professor-wr .professor-list > li:hover {border-color:#0067d4}
.professor-wr .professor-list > li:hover .btn-view {color:#0067d4}
.professor-wr .professor-list > li:hover .btn-view:before {background:#0067d4;}
.professor-wr .professor-list > li:hover .btn-view:after {background-position:-36px 0}
.professor-wr .professor-list > li .pro-thum {display:block;position:absolute;top:25px;left:30px;background:#f2f2f2 url(/resources/_Img/Common/no_img.png) no-repeat 50% 50%;background-size:50px auto;width:110px;height:137px;}
.professor-wr .professor-list > li .professor-info {position:relative;padding-left:133px;min-height:137px;padding-bottom:25px;}
.professor-wr .professor-list > li .professor-info:after {position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:3px;background:url(/resources/_Img/Common/line_dia_pattern.gif) repeat-x;}
.professor-wr .professor-list > li .professor-info .tit {font-size:22px;font-family:"Nanum Square";color:#333;line-height:1;padding-top:11px;padding-bottom:17px;}
.professor-wr .professor-list > li .professor-info .email {position:absolute;top:3px;right:0;width:35px;height:35px;}
.professor-wr .professor-list > li .professor-info .email:before {position:relative;content:"";display:block;width:35px;height:35px;background:url(/resources/_Img/Common/professor_sprite.png) no-repeat 0 0;transition:all .25s ease;}
.professor-wr .professor-list > li .professor-info .email:after {content:"";display:block;position:absolute;top:0;right:0;width:35px;height:35px;background:#616971;z-index:-1;border-radius:50%;}
.professor-wr .professor-list > li .professor-info .email:hover:before {animation:cs_ani 1s ease-out;-webkit-animation:cs_ani 1s ease-out;transform-origin:bottom;-webkit-transform-origin:bottom;}
.professor-wr .professor-list > li .professor-info .info-list li {position:relative;padding-left:98px;margin-bottom:3px;}
.professor-wr .professor-list > li .professor-info .info-list li:before {position:absolute;top:13px;left:2px;content:"";display:block;width:3px;height:2px;background:#1c5a96;}
.professor-wr .professor-list > li .professor-info .info-list li .stit {position:absolute;top:0;left:12px;font-weight:bold;color:#1c5a96;}
.professor-wr .professor-list > li .btn-view {position:absolute;bottom:16px;right:30px;border:0;background:none;color:#555;font-weight:bold;font-size:14px;transition:all .3s ease;padding-top:2px;}
.professor-wr .professor-list > li .btn-view:before {position:absolute;top:50%;right:0;margin-top:-13px;content:"";display:block;width:25px;height:25px;background:#e5e5e5;transition:all .3s ease;border-radius:50%;z-index:-1}
.professor-wr .professor-list > li .btn-view:after {content:"";display:inline-block;vertical-align:middle;width:25px;height:25px;background:url(/resources/_Img/Common/professor_sprite.png) no-repeat -62px 0;margin-top:-4px;margin-left:15px;transition:all .3s ease;}
.professor-wr .professor-list > li .btn-view:hover, .professor-wr .professor-list > li .btn-view:focus, .professor-wr .professor-list > li .btn-view:active {color:#0067d4;}
.professor-wr .professor-list > li .btn-view:hover:after, .professor-wr .professor-list > li .btn-view:focus:after, .professor-wr .professor-list > li .btn-view:active:after {background-position:-36px 0}
.professor-wr .professor-list > li .btn-view:hover:before, .professor-wr .professor-list > li .btn-view:focus:before, .professor-wr .professor-list > li .btn-view:active:before {background-color:#0067d4;}
@media only screen and (max-width:849px){
	.professor-wr .professor-list > li {margin-left:0;width:100%;display:block;}
}
@media only screen and (max-width:449px){
	.professor-wr .professor-list > li .pro-thum {position:relative;top:auto;left:auto;margin-left:auto;margin-right:auto;}
	.professor-wr .professor-list > li .professor-info {padding-left:0;margin-top:20px;}
}
.professor-pop-wr {position:relative;}
.professor-pop-wr .professor-pop-head {background:#0059b7;padding:34px 24px 34px 44px}
.professor-pop-wr .professor-pop-head .tit {font-size:22px;font-family:"Nanum Square";color:#fff;line-height:1;}
.professor-pop-top {position:relative;}
.professor-pop-top:after {position:absolute;top:7px;right:0;content:"";display:block;width:105px;height:132px;background:url(/resources/_Img/Common/professor_sprite.png) no-repeat 0 -36px}
.professor-pop-top .pro-thum {display:block;position:absolute;top:0;left:0;background:#f2f2f2 url(/resources/_Img/Common/no_img.png) no-repeat 50% 50%;background-size:63px auto;width:160px;height:200px;}
.professor-pop-top .pro-thum img {width:100%;}
.professor-pop-top .tit {font-size:22px;font-family:"Nanum Square";color:#333;line-height:1;padding-bottom:15px;}
.professor-pop-top .professor-info {position:relative;margin-left:200px;min-height:200px;margin-bottom:45px;}
.professor-pop-top .professor-info:after {position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:3px;background:url(/resources/_Img/Common/line_dia_pattern.gif) repeat-x;}
.professor-pop-top .professor-info .info-list li {position:relative;padding-left:98px;margin-bottom:3px;}
.professor-pop-top .professor-info .info-list li:before {position:absolute;top:13px;left:2px;content:"";display:block;width:3px;height:2px;background:#1c5a96;}
.professor-pop-top .professor-info .info-list li .stit {position:absolute;top:0;left:12px;font-weight:bold;color:#1c5a96;}
@media only screen and (max-width:699px){
	.professor-pop-top:after {top:140px;right:auto;left:55%;z-index:-1}
	.professor-pop-top .pro-thum {position:relative;top:auto;left:auto;margin-left:auto;margin-right:auto;margin-bottom:30px;}
	.professor-pop-top .professor-info {margin-left:0;}
}


/* 배너모음 */
.cbanner-wrap {overflow:hidden;margin-left:-3%;}
.cbanner-wrap li {float:left;width:30%;margin-left:3%;margin-bottom:3%;border:1px solid #ddd}
.cbanner-wrap li .pimg {text-align:center;padding:35px 0;overflow:hidden;}
.cbanner-wrap li .pimg img {display:inline-block;width:auto;height:100px;}
.cbanner-wrap li a {display:block;position:relative;padding:10px;font-size:15px;color:#444;border-top:1px solid #ddd}
.cbanner-wrap li a:after {content:'';position:absolute;left:90%;top:50%;width:16px;height:16px;margin-top:-9px;background:url(/resources/_Img/Common/cbtn_ico.png) no-repeat -48px 0;}
@media screen and (max-width:680px){
	.cbanner-wrap li {width:46%;}
	.cbanner-wrap li .pimg img {max-width:100%;}
}


/* 조직도 */
.org-wr {position:relative;border:1px solid #ccc;padding:40px 0}
.org-wr:before {position:absolute;top:45px;right:58px;content:"";display:block;width:118px;height:88px;background:url(/resources/_Img/Common/org_sprite.png) no-repeat -127px 0}
.org-wr .org-list-wr:before {position:absolute;top:40px;left:50%;margin-left:-2px;content:"";display:block;width:3px;height:84%;background:url(/resources/_Img/Common/org_line.gif) repeat;z-index:-1}
.org-wr .h1 {display:block;width:126px;height:126px;background:url(/resources/_Img/Common/org_sprite.png) no-repeat 0 0;margin-left:auto;margin-right:auto;margin-bottom:12px;font-size:25px;color:#fff;font-family:"Nanum Square";text-align:center;line-height:125px;}
.org-wr .org-list {position:relative;overflow:hidden;text-align:center;}
.org-wr .org-list:before {position:absolute;top:510px;left:50%;margin-left:-41%;content:"";display:block;width:82%;height:3px;background:url(/resources/_Img/Common/org_vline.gif) repeat;z-index:-1}
.org-wr .h2 {position:relative;text-align:left;}
.org-wr .h2:before, .org-wr .part05:before {position:absolute;top:50%;right:50%;content:"";display:block;width:20%;height:3px;margin-top:-2px;background:url(/resources/_Img/Common/org_vline.gif) repeat;z-index:-1}
.org-wr .h2 a:hover {text-decoration:underline;}
.org-wr .h2 .txt {border:2px solid #9f9f9f;background:#fff;display:inline-block;vertical-align:top;width:auto;min-width:135px;box-sizing:border-box;text-align:center;font-size:15px;font-family:"Nanum Square";color:#333;letter-spacing:-0.05em;padding:10px 4px 7px;line-height:24px;}
.org-wr .h2 .txt:before {position:absolute;top:50%;left:0;margin-top:-8px;content:"";display:block;width:1px;height:16px;background:#cecece;}
.org-wr .h2 .txt:first-child:before {display:none;}
.org-wr .h2 .txt em {position:relative;font-style:normal;display:inline-block;vertical-align:top;padding:0 8px}
.org-wr .h2 .txt em:before {position:absolute;top:50%;left:0;margin-top:-8px;content:"";display:block;width:1px;height:16px;background:#cecece}
.org-wr .h2 .txt em:first-child:before {display:none;}
.org-wr .part05 {position:relative;text-align:left;}
.org-wr .part05 .txt {display:inline-block;vertical-align:top;min-width:125px;background:#13406c;color:#fff;text-align:center;font-size:15px;font-family:"Nanum Square";letter-spacing:-0.05em;padding:9px 4px;}
.org-wr .h2.part06 .txt {padding-top:9px;padding-bottom:8px;line-height:1.5}
.org-wr .h2 .part-list:before {content:"(";display:inline;}
.org-wr .h2 .part-list:after {content:")";display:inline;}
.org-wr .h2 .part-list li {display:inline-block;vertical-align:bottom;margin-right:-1px;}
.org-wr .h2 .part-list li:before {content:",";display:inline-block;vertical-align:bottom;color:#333;margin-left:-3px;margin-right:5px;}
.org-wr .h2 .part-list li:first-child:before {display:none;}
.org-wr .h2 .part-list li a:hover {color:#0067d4;font-weight:bold;letter-spacing:-0.07em;}
.org-wr .h2 .part-list li .txt {padding:0;border:0;min-width:auto;}
.org-wr .h2 .s-part-list {position:relative;width:135px;box-sizing:border-box;background:#f0f0f0;border:1px solid #ddd;border-top:0;padding:7px 8px 25px 15px;text-align:left;letter-spacing:-0.1em;}
.org-wr .h2 .s-part-list:after {content:'...';position:absolute;left:50%;bottom:15px;width:6px;margin-left:-3px;font-size:28px;color:#bbb;line-height:6px;}
.org-wr .h2 .s-part-list > li {position:relative;font-size:13px;margin:5px 0;line-height:1.4;color:#555;}
.org-wr .h2 .s-part-list > li:before {position:absolute;top:8px;left:-8px;content:"";display:block;width:3px;height:2px;background:#707070;}
.org-wr .h2 .s-part-list ul {padding-left:9px;}
.org-wr .h2 .s-part-list ul > li {position:relative;font-size:11px;margin:5px 0;line-height:1.4;color:#555;}
.org-wr .h2 .s-part-list ul > li:before {position:absolute;top:8px;left:-8px;content:"";display:block;width:5px;height:1px;background:#acacac;}
.org-wr .h3 {position:relative;display:inline-block;vertical-align:top;width:16.6%;padding:0 0.6%;margin:0 -3px;box-sizing:border-box;}
.org-wr .h3:before {position:absolute;top:-25px;left:50%;margin-left:-8px;content:"";display:block;width:17px;height:11px;background:url(/resources/_Img/Common/org_sprite.png) no-repeat -127px -89px;}
.org-wr .h3:after {position:absolute;top:-25px;left:50%;margin-left:-1.5px;content:"";display:block;width:3px;height:35px;background:url(/resources/_Img/Common/org_line.gif) repeat;z-index:-1}
.org-wr .h3 .h3-tit {position:relative;width:100px;height:100px;border-radius:50%;margin-left:auto;margin-right:auto;color:#fff;padding-top:18px;box-sizing:border-box;line-height:1;font-family:"Nanum Square";font-size:15px;font-weight:bold;letter-spacing:-0.05em;}
.org-wr .h3 .h3-tit a:after {position:absolute;top:-18px;left:0;content:"";display:block;width:100px;height:100px;border-radius:50%;background:rgba(0,0,0,0.3);transition:all .3s ease;opacity:0;z-index:-1}
.org-wr .h3 .h3-tit a:hover:after, .org-wr .h3 .h3-tit a:focus:after, .org-wr .h3 .h3-tit a:active:after {opacity:1;}
.org-wr .h3 .h3-tit a {position:relative;color:#fff;display:block;z-index:100;}
.org-wr .h3 .h3-tit a:before {position:relative;content:"";display:block;width:36px;height:35px;background:url(/resources/_Img/Common/org_sprite.png) no-repeat;margin:0 auto 8px;z-index:100}
.org-wr .h4-tit {font-size:13px;border-width:2px;border-style:solid;display:block;margin-top:9px;font-weight:bold;height:40px;box-sizing:border-box;line-height:38px;transition:all .25s ease;background:#fff;}
.org-wr .h3 .s-part-list {background:#f0f0f0;border:1px solid #ddd;border-top:0;padding:9px 8px 9px 15px;text-align:left;letter-spacing:-0.1em;}
.org-wr .h3 .s-part-list li {position:relative;font-size:13px;margin:5px 0;line-height:1.4;color:#555;}
.org-wr .h3 .s-part-list li:before {position:absolute;top:8px;left:-8px;content:"";display:block;width:3px;height:2px;background:#707070;}
.org-wr .h3 .s-part-list li a {color:#555;}
.org-wr .h3 .s-part-list li a:hover {text-decoration:underline;color:#000}
.org-wr .org-list > li:nth-child(n+15) {margin-top:60px;}

/* 위치값 */
.org-wr .part01 {padding-left:22.3%;}
.org-wr .part02 {padding-left:22.3%;margin-top:-10px}
.org-wr .part03 {padding-left:63.9%;margin-bottom:6px;}
.org-wr .part03:before, .org-wr .part04:before, .org-wr .part06:before, .org-wr .part07:before, .org-wr .part08:before {right:auto;left:50%;}
.org-wr .part04 {padding-left:63.9%;z-index:100}
.org-wr .part05 {padding-left:22.3%;margin-top:-26px;z-index:10}
.org-wr .part06 {padding-left:63.9%;margin-top:11px;}
.org-wr .part07 {padding-left:63.9%;margin-top:7px;margin-bottom:60px;}
.org-wr .part08 {padding-left:63.9%;margin-top:-20px}
/* 색상/아이콘 */
.org-wr .s-part01 .h3-tit {background:#0c569e;}
.org-wr .s-part02 .h3-tit {background:#008acf;}
.org-wr .s-part03 .h3-tit {background:#07accc;}
.org-wr .s-part04 .h3-tit {background:#1a977c;}
.org-wr .s-part05 .h3-tit {background:#068594;}
.org-wr .s-part06 .h3-tit {background:#374b5f;}
.org-wr .s-part01 .h3-tit a:before {background-position:0 -127px}
.org-wr .s-part02 .h3-tit a:before {background-position:-37px -127px}
.org-wr .s-part03 .h3-tit a:before {background-position:-74px -127px}
.org-wr .s-part04 .h3-tit a:before {background-position:-111px -127px}
.org-wr .s-part05 .h3-tit a:before {background-position:-148px -127px}
.org-wr .s-part06 .h3-tit a:before {background-position:-185px -127px}
.org-wr .s-part01 .h4-tit {border-color:#0c569e;color:#0c569e}
.org-wr .s-part02 .h4-tit {border-color:#008acf;color:#008acf}
.org-wr .s-part03 .h4-tit {border-color:#07accc;color:#07accc}
.org-wr .s-part04 .h4-tit {border-color:#1a977c;color:#1a977c}
.org-wr .s-part05 .h4-tit {border-color:#068594;color:#068594}
.org-wr .s-part06 .h4-tit {border-color:#374b5f;color:#374b5f}
.org-wr .s-part06 ul.s-part-wr li:nth-child(5) .h4-tit, .org-wr .s-part06 ul.s-part-wr li:nth-child(6) .h4-tit {line-height:1.5em;height:auto;padding:8px 0;}
.org-wr a:hover .h4-tit  {background-color:#13406c;color:#fff;}
@media only screen and (max-width:999px){
	.org-wr .org-list-wr:before {height:90%}
	.org-wr .org-list:before {display:none;}
	.org-wr .h3 {width:30%;margin-bottom:50px}
	.org-wr .part03, .org-wr .part04, .org-wr .part06, .org-wr .part07, .org-wr .part08 {padding-left:60%;}
	.org-wr .h3 .s-part-wr:before {position:absolute;top:-25px;left:0;content:"";display:block;width:100%;height:3px;background:url(/resources/_Img/Common/org_vline.gif) repeat;z-index:-1}
	.org-wr .h3.s-part01 .s-part-wr:before, .org-wr .h3.s-part04 .s-part-wr:before {width:50%;left:50%;}
	.org-wr .h3.s-part03 .s-part-wr:before, .org-wr .h3.s-part06 .s-part-wr:before {width:50%;right:50%;left:auto;}
	.org-wr .org-list > li:nth-child(n+15) {margin-top:auto;}
}
@media only screen and (max-width:849px){
	.org-wr .part01, .org-wr .part02, .org-wr .part05 {padding-left:27%;}
	.org-wr .part03, .org-wr .part04, .org-wr .part06, .org-wr .part07, .org-wr .part08 {padding-left:55%;}
}
@media only screen and (max-width:768px){
	.org-wr .h2, .org-wr .part05 {text-align:center;}
	.org-wr .h2 > .txt, .org-wr .part05 .txt {min-width:auto;width:80%;box-sizing:border-box;}
	.org-wr .part01, .org-wr .part02, .org-wr .part05 {margin-top:7px;padding:0}
	.org-wr .part03, .org-wr .part04, .org-wr .part06, .org-wr .part07, .org-wr .part08 {padding:0;margin-top:7px;}
	.org-wr .h2:before, .org-wr .part05:before {display:none;}
	.org-wr .h2 .s-part-list {width:80%;margin:0 auto;}
}
@media only screen and (max-width:599px){
	.org-wr:before {top:15px;right:15px;z-index:-1}
	.org-wr .h2 > .txt, .org-wr .part05 .txt, .org-wr .h2 .s-part-list {width:96%}
	.org-wr .h3 {width:48%}
	.org-wr .org-list-wr:before {height:30.7%}
	.org-wr .h3.s-part01 .s-part-wr:after {position:absolute;top:-37%;right:-1px;content:"";display:block;width:3px;height:30%;background:url(/resources/_Img/Common/org_line.gif) repeat;z-index:-1}
	.org-wr .h3 .s-part-wr:before, .org-wr .h3.s-part01 .s-part-wr:before, .org-wr .h3.s-part04 .s-part-wr:before, .org-wr .h3.s-part03 .s-part-wr:before, .org-wr .h3.s-part06 .s-part-wr:before {width:50%;left:auto;right:auto;}
	.org-wr .h3.s-part01 .s-part-wr:before, .org-wr .h3.s-part03 .s-part-wr:before, .org-wr .h3.s-part05 .s-part-wr:before {left:50%;}
}


/**주요기구*/
.univorgn-dft-info {display:block;border:1px solid #ccc;position:relative;}
.univorgn-dft-info .info-top {position:relative;display:block;padding:30px}
.univorgn-dft-info .info-top .orgn-tit {font-size:23px;line-height:1;font-family:'Nanum Square';color:#0059b7;}
.univorgn-dft-info .info-top .home-btn {position:absolute;top:56px;right:30px;display:block;}
.univorgn-dft-info .info-top .home-btn a {position:relative;display:inline-block;vertical-align:middle;width:41px;height:41px;border:1px solid #a0a6b5;box-sizing:border-box;border-radius:50%;margin-left:2px;overflow:hidden;}
.univorgn-dft-info .info-top .home-btn a:before {position:absolute;top:-1px;left:-1px;content:"";display:block;width:41px;height:41px;background:url(/resources/_Img/Common/univorgn_sprite.png) no-repeat;z-index:10;transition:all .25s ease;}
.univorgn-dft-info .info-top .home-btn a.email:before {background-position:0 0}
.univorgn-dft-info .info-top .home-btn a.website:before {background-position:-42px 0}
.univorgn-dft-info .info-top .home-btn a:hover {background-color:#0067d4;border-color:#0067d4}
.univorgn-dft-info .info-top .home-btn a.email:hover:before {background-position:0 -42px}
.univorgn-dft-info .info-top .home-btn a.website:hover:before {background-position:-42px -42px}
.univorgn-dft-info .info-top .dft-cont {color:#555;line-height:24px;margin-top:16px;margin-right:100px;}
.univorgn-dft-info .info-top .prgr-dpt-list {margin-top:30px}
.univorgn-dft-info .info-top .prgr-dpt-list ul {overflow:hidden;}
.univorgn-dft-info .info-top .prgr-dpt-list li {position:relative;float:left;padding:7px 12px 7px 25px;font-size:13px;color:#666;border:1px solid #ddd;box-sizing:border-box;margin-right:4px;margin-bottom:4px;}
.univorgn-dft-info .info-top .prgr-dpt-list li a {display:inline-block;color:#666;}
.univorgn-dft-info .info-top .prgr-dpt-list li:before {position:absolute;top:16px;left:12px;content:"";display:inline-block;vertical-align:middle;width:6px;height:2px;background:#949494;}
.univorgn-dft-info .univorgn-info { border-top:1px solid #ccc;background:#f2f2f2;padding:16px 40px;}
.univorgn-dft-info .univorgn-info li {position:relative;display:inline-block;vertical-align:top;width:49%;padding:10px 0;}
.univorgn-dft-info .univorgn-info li span {display:block;}
.univorgn-dft-info .univorgn-info li .lbl {position:absolute;top:7px;left:0;width:87px;background:#fff;border:1px solid #003165;border-radius:16px;color:#003165;text-align:center;font-size:14px;line-height:28px;box-sizing:border-box;}
.univorgn-dft-info .univorgn-info li:nth-child(even) .lbl {border-color:#139DB8;color:#139DB8;}
.univorgn-dft-info .univorgn-info li .txt {margin-left:105px;margin-right:20px;line-height:22px;}

/* 부속기관/부서/팀 */
.univorgn-dpt-list {margin-top:45px;}
.univorgn-dpt-list .orgn-dpt-list {position:relative;overflow:hidden;border-top:1px solid #676767;}
.univorgn-dpt-list .orgn-dpt-list:after {position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:1px;background:#ddd;}
.univorgn-dpt-list .orgn-dpt-list li {float:left;width:50%;min-height:105px;border-bottom:1px solid #ddd;border-left:1px solid #ccc;box-sizing:border-box;padding:25px 30px 23px;font-size:15px;color:#333;}
.univorgn-dpt-list .orgn-dpt-list li:nth-child(odd) {border-left:0}
.univorgn-dpt-list .orgn-dpt-list li .pinfo-tit {font-size:17px;line-height:1;margin-bottom:13px;}
.univorgn-dpt-list .orgn-dpt-list li .pinfo-txt {position:relative;display:inline-block;vertical-align:top;width:49%;padding-left:30px;box-sizing:border-box;min-height:24px;}
.univorgn-dpt-list .orgn-dpt-list li .pinfo-txt:before {position:absolute;top:3px;left:0;content:"";display:block;width:18px;height:19px;background:url(/resources/_Img/Common/univorgn_sprite.png) no-repeat}
.univorgn-dpt-list .orgn-dpt-list li .ploc:before {background-position:0 -84px}
.univorgn-dpt-list .orgn-dpt-list li .ptel:before {background-position:-19px -82px}


/* 대학소개 */
#univorgn-dpt-list-wr .univorgn-dpt {border-bottom:1px solid #ddd;}
#univorgn-dpt-list-wr .univorgn-dpt:first-child {border-top:1px solid #676767}
#univorgn-dpt-list-wr .orgndpt-in-wr {position:relative;padding:26px 100px 26px 240px;min-height:8em;}
#univorgn-dpt-list-wr .orgndpt-in-wr .tit {position:absolute;top:27px;left:30px;font-size:17px;font-weight:bold;color:#333;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-cont-list {border-right:1px solid  #b9b9b9;padding-right:20px;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-cont-list .stit {position:relative;padding-left:16px;margin-bottom:10px;color:#19446f;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-cont-list .stit:before {position:absolute;top:11px;left:0;content:"";display:block;width:7px;height:2px;background:#19446f;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-cont-list .txt {line-height:24px;padding-left:16px;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc {position:absolute;bottom:26px;left:30px;font-size:15px;color:#333;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc .loc-tit {color:#19446f;margin-bottom:10px;}
#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc .loc-tit:before {content:"";display:inline-block;vertical-align:middle;width:18px;height:19px;background:url(/resources/_Img/Common/univorgn_sprite.png) no-repeat 0 -84px;margin-right:7px;margin-top:-2px;}
#univorgn-dpt-list-wr .orgndpt-in-wr .btn-more {position:absolute;top:50%;right:30px;margin-top:-20px;width:40px;height:40px;background:url(/resources/_Img/Common/univorgn_sprite.png) no-repeat 0 -107px}
#univorgn-dpt-list-wr .over .orgndpt-in-wr .btn-more {background-position:-42px -107px}
#univorgn-dpt-list-wr .orgndpt-in-cont {display:none;background:#fff;border-top:1px solid #ddd;padding:25px 30px 40px;}
#univorgn-dpt-list-wr .orgndpt-in-cont.is-open {display:block;}
#univorgn-dpt-list-wr .orgndpt-in-cont table {margin-top:20px;}
@media only screen and (max-width:799px){
	#univorgn-dpt-list-wr .orgndpt-in-wr {padding:25px 20px}
	#univorgn-dpt-list-wr .orgndpt-in-wr .tit {position:relative;top:auto;left:auto;margin-bottom:10px;}
	#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc {position:relative;bottom:auto;left:auto;}
	#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc * {display:inline-block;vertical-align:top}
	#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-loc .txt {margin-left:10px;}
	#univorgn-dpt-list-wr .orgndpt-in-wr .btn-more {top:30px;margin-top:0;right:20px;}
	#univorgn-dpt-list-wr .orgndpt-in-wr .dpt-cont-list {border-right:0;border-top:1px solid #eee;padding-right:0;padding-top:15px;margin-top:10px;}
	#univorgn-dpt-list-wr .orgndpt-in-cont {padding:25px 20px;}
}
.univorgn-telinfo-list {position:relative;margin-top:30px;}
.univorgn-telinfo-list .tit {background:#205185;text-align:center;}
.univorgn-telinfo-list .tit button {width:100%;height:100%;border:0;font-size:18px;font-family:"Nanum Square";background:#205185;color:#fff;padding:16px 0}
.univorgn-telinfo-list .tit button span:after {content:"";display:inline-block;vertical-align:middle;width:28px;height:28px;background:url(/resources/_Img/Common/univorgn_sprite.png) no-repeat 0 -149px;margin-left:16px;}
.univorgn-telinfo-list .tit button.is-open span:after {background-position:-29px -149px}
.univorgn-telinfo-list .telinfo-fold {display:none;border-bottom:1px solid #ddd;padding:15px}


/*삭단표*/
.menu-top-sec {position:relative;padding-bottom:137px}
.menu-top-sec:before {display:block;content:"";width:202px;height:162px;background:url(/resources/_Img/Etc/DietMenu/menu_top_bg.png) no-repeat;background-size:100% auto;position:absolute;top:0;right:0;}
.menu-top-sec .tit {font-size:28px;font-weight:500;color:#044288;line-height:1;margin:0 0 22px;}
#cafeteria-menu .tbl-type01 thead tr:first-child th:nth-child(2):after, #cafeteria-menu .tbl-type01 thead th:last-child:after {display:none;}
#cafeteria-menu .tbl-type01 thead tr:first-child th:last-child:after {display:block;float:left;}
#cafeteria-menu .tbl-type01 thead th {border-bottom-color:#999;background:transparent;}
#cafeteria-menu .tbl-type01 tbody th {background:#f7f7f7}
#cafeteria-menu .tbl-type01 tbody td {padding:18px 30px;vertical-align:top;}
#cafeteria-menu .mon {font-family:"bio-sans";font-size:16px;color:#666;}
#cafeteria-menu .date {font-family:"bio-sans";font-size:40px;font-weight:600;color:#222;margin:12px 0 13px;}
#cafeteria-menu .day {color:#333;}
#cafeteria-menu li {text-align:left;line-height:1.75;}
#cafeteria-menu li.res {position:relative;min-height:35px;margin-top:15px;padding:0 0 0 110px;}
#cafeteria-menu li.res:first-child {margin-top:0;}
#cafeteria-menu li.res .tit {position:absolute;top:0;left:0;display:inline-block;width:90px;color:#fff;padding:7px 0 8px;text-align:center}
#cafeteria-menu .res1 .tit {background:#044288;}
#cafeteria-menu .res2 .tit {background:#3ba135;}
#cafeteria-menu .res3 .tit {background:#28a776;}
#cafeteria-menu .res4 .tit {background:#e6720e;}
#cafeteria-menu .res5 .tit {background:#0a60bc;}
#cafeteria-menu .info-list {margin:30px 0 0;}
.menu-tbl-wr {padding:0}
.menu-tbl-wr .menu-tbl {}
.menu-tbl-wr .type-day {min-width:1000px}
.menu-tbl-wr .type-cap {min-width:720px}
.menu-tbl {border-collapse:collapse;border-spacing:0px;table-layout:fixed;width:100%;clear:both;text-align:center}
.menu-tbl.type-day colgroup col {width:14.28%}
.menu-tbl.type-cap colgroup col {width:16.66%}
.menu-tbl thead tr th {background:#005baa;color:#fff;border-right:1px solid #4483ba;font-size:17px;padding:10px 0}
.menu-tbl.type-cap thead tr th {height:40px}
.menu-tbl tbody tr th,
.menu-tbl tbody tr td {padding:10px 5px}
.menu-tbl tbody tr th {border-bottom:1px solid #e0e0e0;border-left:1px solid #ddd;border-right:1px solid #e0e0e0;font-size:15px;color:#222}
.menu-tbl tbody tr td {border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;vertical-align:top}
.menu-tbl tbody tr td:last-child {border-right:1px solid #ddd}
.menu-tbl .day {display:block;text-align:center;line-height:1}
.menu-tbl .date {display:block;line-height:1;margin:5px 0 0}
.menu-tbl tbody tr td > ul {display:block;margin:10px 0 0 0}
.menu-tbl tbody tr td > ul > li {display:block;margin:0 0 5px 0}
.menu-tbl tbody tr td > ul > li h3 {display:inline-block;font-size:14px;border:1px solid #ddd;padding:2px 5px;margin:0 0 5px 0;line-height:1.3}
.menu-tbl tbody tr td > ul > li h3.menu-tit01 {color:#00b58d;border-color:#00b58d}
.menu-tbl tbody tr td > ul > li h3.menu-tit02 {color:#eb572a;border-color:#eb572a}
.menu-tbl tbody tr td > ul > li h3.menu-tit03 {color:#0c85ed;border-color:#0c85ed}
.menu-tbl tbody tr td > ul > li h3.menu-tit04 {color:#5c1be2;border-color:#5c1be2}
.menu-tbl tbody tr td > ul > li p {font-size:14px;line-height:1.3}
.menu-tbl tbody tr td > ul > li ul {display:block;line-height:14px;font-size:0;margin:0 5px}
.menu-tbl tbody tr td > ul > li ul li {display:inline-block;font-size:14px;color:#333;margin:0 2px;word-wrap:break-word; word-break:break-all; white-space:normal;}

.menu-top {position:relative;background:#fff;margin:0 0 37px;}
.menu-top .other-type {display:block;position:absolute;right:0;top:-87px;font-size:0;background:#7f7f7f;padding:12px 19px 13px 21px;border-radius:3px;transition:all .3s ease}
.menu-top .other-type:before {content:"";display:inline-block;width:17px;height:16px;background:url(/resources/_Img/Common/menu_icon1.png) no-repeat;vertical-align:middle}
.menu-top .other-type span {display:inline-block;font-size:16px;font-weight:bold;color:#fff;vertical-align:middle;margin:0 0 0 7px}
.menu-top .other-type.type-day:before {background-position:0px 0px}
.menu-top .other-type.type-cap:before {background-position:-17px 0px}
.menu-top .other-type:focus,
.menu-top .other-type:active,
.menu-top .other-type:hover {background:#222}
.menu-top .other-type:focus:before,
.menu-top .other-type:active:before,
.menu-top .other-type:hover:before {animation:buzz-out .75s linear 1}
.menu-top .menu-navi {display:block;position:relative;margin:0 auto;padding:36px 0 30px 0;text-align:center}
.menu-top .menu-navi:before {display:block;content:"";width:100%;height:1px;background:#cacaca;position:absolute;top:50%;left:0;}
.menu-top .menu-navi button {display:block;position:absolute;width:40px;height:70px;top:50%;margin:-35px 0 0;border:0;transition:all .3s ease;background:#fff;cursor:pointer;}
.menu-top .menu-navi button:before, .menu-top .menu-navi button:after {content:"";display:block;position:absolute;width:44px;height:1px;background:#878787;border-left:0;border-top:0;}
.menu-top .menu-navi button.prev {left:0}
.menu-top .menu-navi button.next {right:0}
.menu-top .menu-navi button.prev:before {transform:rotate(135deg);-ms-transform:rotate(135deg);top:19px;left:0;}
.menu-top .menu-navi button.prev:after {transform:rotate(-135deg);-ms-transform:rotate(-135deg);bottom:19px;left:0;}
.menu-top .menu-navi button.next:before {transform:rotate(-135deg);-ms-transform:rotate(-135deg);top:19px;right:0;}
.menu-top .menu-navi button.next:after {transform:rotate(135deg);-ms-transform:rotate(135deg);bottom:19px;right:0;}
.menu-top .menu-navi span {display:inline-block;font-weight:bold;line-height:1;font-size:20px;color:#222}
.menu-top .menu-navi .loca {position:relative;font-family:"bio-sans";font-size:28px;font-weight:500;color:#222;padding:0 70px;background:#fff;vertical-align:middle;}
.menu-top .menu-navi .term {margin:9px 30px 0}
.menu-top .menu-navi.weekly span {display:inline}
.menu-top .menu-navi.weekly .loca {margin:0}
.menu-top .menu-navi.weekly .term {margin:0}
.menu-top.type-cap .menu-navi {padding:44px 0 30px 0}
.menu-top.type-cap .menu-navi a {top:46px}
.menu-top .cal-today {margin:10px 0 5px;text-align:right;}
.menu-top .cal-today button span {display:block;padding:10px 50px 10px 10px}
.menu-top .side-l {display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:0;display:none;}
.menu-top .side-l:before {content:"";display:inline-block;vertical-align:middle;width:28px;height:28px;background:url(/resources/_Img/Common/dish_spr1.png) no-repeat 0px -51px;margin:0 9px 0 0}
.menu-top .side-l span {display:inline-block;font-size:16px;vertical-align:middle;line-height:1;color:#005baa}
.menu-top .side-r {display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);display:none;}
.menu-top .side-r button {display:block;border:0;background:transparent;font-size:0}
.menu-top .side-r button:before {content:"";display:inline-block;width:28px;height:28px;vertical-align:middle;background:url(/resources/_Img/Common/dish_spr1.png) no-repeat -28px -51px;margin:0 9px 0 0}
.menu-top .side-r button span {display:inline-block;vertical-align:middle;font-size:16px}
.menu-tbl-wr {padding:0}
.menu-tbl-wr .menu-tbl {}
.menu-tbl-wr .type-day {min-width:1000px}
.menu-tbl-wr .type-cap {min-width:720px}
.menu-tbl {border-collapse:collapse;border-spacing:0px;table-layout:fixed;width:100%;clear:both;text-align:center}
.menu-tbl.type-day colgroup col {width:14.28%}
.menu-tbl.type-cap colgroup col {width:16.66%}
.menu-tbl thead tr th {background:#005baa;color:#fff;border-right:1px solid #4483ba;font-size:17px;padding:10px 0}
.menu-tbl.type-cap thead tr th {height:40px}
.menu-tbl tbody tr th,
.menu-tbl tbody tr td {padding:10px 5px}
.menu-tbl tbody tr th {border-bottom:1px solid #e0e0e0;border-left:1px solid #ddd;border-right:1px solid #e0e0e0;font-size:15px;color:#222}
.menu-tbl tbody tr td {border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;vertical-align:top}
.menu-tbl tbody tr td:last-child {border-right:1px solid #ddd}
.menu-tbl .day {display:block;text-align:center;line-height:1}
.menu-tbl .date {display:block;line-height:1;margin:5px 0 0}
.menu-tbl tbody tr td > ul {display:block;margin:10px 0 0 0}
.menu-tbl tbody tr td > ul > li {display:block;margin:0 0 5px 0}
.menu-tbl tbody tr td > ul > li h3 {display:inline-block;font-size:14px;border:1px solid #ddd;padding:2px 5px;margin:0 0 5px 0;line-height:1.3}
.menu-tbl tbody tr td > ul > li h3.menu-tit01 {color:#00b58d;border-color:#00b58d}
.menu-tbl tbody tr td > ul > li h3.menu-tit02 {color:#eb572a;border-color:#eb572a}
.menu-tbl tbody tr td > ul > li h3.menu-tit03 {color:#0c85ed;border-color:#0c85ed}
.menu-tbl tbody tr td > ul > li h3.menu-tit04 {color:#5c1be2;border-color:#5c1be2}
.menu-tbl tbody tr td > ul > li p {font-size:14px;line-height:1.3}
.menu-tbl tbody tr td > ul > li ul {display:block;line-height:14px;font-size:0;margin:0 5px}
.menu-tbl tbody tr td > ul > li ul li {display:inline-block;font-size:14px;color:#333;margin:0 2px;word-wrap:break-word; word-break:break-all; white-space:normal;}
.menu-bbs-wr {display:block;margin:0 0 30px 0}
.menu-bbs-wr .msg-wr {display:block;position:relative;box-sizing:border-box;border:1px solid #e4e4e4;background:#f7f7f7;padding:17px 0}
.menu-bbs-wr .msg-wr .ico {display:block;position:absolute;width:69px;height:69px;background:url(/resources/_Img/Common/menu_icon2.png) no-repeat 0px 0px;left:41px;top:50%;transform:translateY(-50%)}
.menu-bbs-wr .msg-wr .txt {position:relative;margin:0 0 0 137px;padding:8px 0}
.menu-bbs-wr .msg-wr .txt:before {content:"";display:block;position:absolute;width:1px;height:100%;background:#e3e3e3;left:0;top:0}
.menu-bbs-wr .msg-wr .txt h3 {display:block;font-size:16px;color:#444;margin:0 0 0 35px}
.menu-bbs-wr .msg-wr .txt p {display:block;margin:1px 0 0 36px}
@media only screen and (max-width:1200px) {
	#cafeteria-menu li.res {padding:0;}
	#cafeteria-menu li.res .tit {position:relative;display:block;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 5px;}
}
@media only screen and (max-width:940px) {
	.menu-top {margin:10px 0 0 0;padding:0 0 10px 0;font-size:0}
	.menu-top .menu-navi {width:100%;max-width:9999px;padding:10px 0}
	.menu-top .menu-navi button {width:24px;height:50px;margin-top:-25px;}
	.menu-top .menu-navi button:before, .menu-top .menu-navi button:after {width:16px;}
	.menu-top .side-l,
	.menu-top .side-r {/* display:inline-block; */width:50%;position:relative;top:auto;text-align:center;transform:translateY(0);padding:10px 0}
	.menu-top .side-l {left:auto}
	.menu-top .side-r {right:auto}
	.menu-top .side-r button {width:100%;text-align:center}
}
@media all and (max-width:800px) {
	.resta-info1 .stit {margin:0}
	#cafeteria-menu .rsv-info .ico {padding:10px 35px;}
}
@media only screen and (max-width:767px) {
	.menu-top-sec {padding:0 162px 85px 0;}
	.menu-top-sec:before {width:162px;height:130px;}
	.menu-top-sec .tit {font-size:24px;line-height:1.5;}
	.menu-top .menu-navi .loca {font-size:24px;padding:0 30px;}
	#cafeteria-menu .tbl-type01 tbody td {padding:15px 20px;}
	#cafeteria-menu .res-depth1 li .tit {font-size:14px;padding:4px 0;}
	#cafeteria-menu li {font-size:14px;line-height:1.4;}
	#cafeteria-menu .mon {font-size:14px;}
	#cafeteria-menu .date {font-size:32px;margin:2px 0 5px;}
	#cafeteria-menu .day {font-size:14px;}
}
@media only screen and (max-width:600px) {
	.menu-top.type-day {padding:0 0 0 0}
	.menu-top .other-type {top:-60px;width:100%;padding-left:0;padding-right:0;text-align:center}
	.menu-top .menu-navi:before {display:none;}
	.menu-top .menu-navi .loca {font-size:20px;padding:0}
	.menu-top .menu-navi .term {margin:5px 40px 0}
	.menu-top .tel {margin-top:10px}
	.menu-bbs-wr .msg-wr {padding:10px 0}
	.menu-bbs-wr .msg-wr .ico {left:20px;top:20px;transform:translateY(0)}
	.menu-bbs-wr .msg-wr .txt {margin:0 20px 0 109px;padding:0}
	.menu-bbs-wr .msg-wr .txt h3 {margin:0 0 0 10px}
	.menu-bbs-wr .msg-wr .txt p {margin:0 0 0 10px}
}
@media only screen and (max-width:499px) {
	.menu-top-sec {padding:0 121px 25px 0;}
	.menu-top-sec:before {width:121px;height:97px;}
	.menu-top-sec .tit {font-size:20px;margin-bottom:10px;}
}
@media all and (max-width:450px) {
	.menu-top {margin:10px 0 0 0;padding:0}
	.menu-top .menu-navi {padding:10px 0}
	.menu-top .side-l,
	.menu-top .side-r {/* display:block; */width:auto;margin:10px 0 0 0}
	.menu-bbs-wr .msg-wr .ico {width:40px;height:40px;background-size:cover;left:15px;top:15px}
	.menu-bbs-wr .msg-wr .txt {margin:0 20px 0 60px;padding:0}
}

/* 검색 */
/* 통합검색 */
.sch-top {background:#044288;text-align:center;padding:45px 0}
.sch-top .sch-box .tit {display:block;position:relative;font-size:20px;font-weight:400;font-family:"bio-sans";text-transform:uppercase;color:#fff;margin:0 0 30px;line-height:1;letter-spacing:.5em}
.sch-top .sch-core {position:relative;display:block;background:#fff;max-width:790px;height:55px;margin:0 auto;font-size:0;}
.sch-top .sch-core:before {display:block;content:"";width:1px;height:15px;background:#dadada;position:absolute;top:50%;left:183px;margin-top:-7px;}
.sch-top .sch-core select {width:183px;height:100%;display:inline-block;font-size:15px;color:#333;border:0;background:url(/resources/_Img/Common/selfrm_arr.png) no-repeat 85.246% 50%;padding:10px 22px 10px 30px;box-sizing:border-box;}
.sch-top .sch-core input[type=text].search-text {border:0;width:607px;height:100%;line-height:100%;margin:0;font-size:15px;color:#666;box-sizing:border-box;padding-left:20px;padding-right:72px;}
.sch-top .sch-core .bd-btn-search {position:absolute;top:0;right:17px;border:0;width:55px;height:100%;background:none;}
.sch-top .sch-core .bd-btn-search:before {display:block;content:"";width:27px;height:27px;background:url(/resources/_Img/Common/search_spr.png) no-repeat -215px -322px;position:absolute;top:50%;left:50%;margin:-14px 0 0 -14px;}

/* 탭 */
.isSearch .c-tab01 {margin:0;}
.isSearch .c-tab01 li {position:relative;text-align:center;width:16.666%;}
.isSearch .c-tab01 ul li:nth-child(5n+1) a:before {display:block;}
.isSearch .c-tab01 ul li:first-child a:before {display:none;}
.isSearch .c-tab01 ul li a span {overflow:inherit}
.searchrst-msg {padding:60px 0;text-align:center;font-size:24px;color:#000;font-weight:400;background:#f9f9f9;}
.searchrst-msg:before {display:block;content:"";width:260px;height:152px;background:url(/resources/_Img/Common/search_spr.png) no-repeat 0 -154px;margin:0 auto 25px;}
.searchrst-msg .rnum {color:#0a60bc}
.schres-wrap .searchrst-msg:before {background-position:0 0;}
.schres-wrap .info-box {background:#f9f9f9;padding:0 0 60px;}
.schres-wrap .info-box ul {background:#fff;max-width:1000px;margin:0 auto;box-sizing:border-box;padding:30px 40px;}
.schres-wrap .info-box ul li {border:0;}
/* 검색결과 */
.search-wrap .searchrst-msg:before {background-position:0 -154px;}
.searchrst-listbox {padding-top:50px;}
.searchrst-listbox .c-tit01 {display:inline-block;}
.searchrst-listbox .rtxt {display:inline-block;font-size:15px;font-weight:400;padding-left:20px;margin:8px 0 0;}
.searchrst-listbox .rtxt .rnum {color:#333;font-weight:500;font-size:22px;}
.searchrst-listbox .rtxt .rnum em {font-style:normal;font-size:15px;}
.searchrst-list li {padding:25px 0;border-bottom:1px solid #e3e3e3}
.searchrst-list li .ptit, .searchrst-list li .pcont, .searchrst-list li .plinks {display:block;}
.searchrst-list li .ptit {font-weight:400;font-size:20px;color:#333;}
.searchrst-list li .ptit span {line-height:1.3em;}
.searchrst-list li .ptit:hover {color:#0a60bc;}
.searchrst-list li .pcont {padding-top:15px;font-size:16px;line-height:1.5}
.searchrst-list li .pcont strong {color:#0a60bc;font-weight:400;background:#cedff2;border-bottom:1px solid #0a60bc}
.searchrst-list li .plinks {position:relative;margin-top:5px;font-size:15px;color:#666;padding-left:26px;}
.searchrst-list li .plinks:before {position:absolute;top:50%;left:0;margin-top:-7px;content:"";display:block;width:16px;height:14px;background:url(/resources/_Img/Common/search_spr.png) no-repeat 100% 100%}
.searchrst-list li .isStrong {color:#0a60bc;font-weight:400;background:#cedff2;border-bottom:1px solid #0a60bc}
.searchrst-listbox .btn-result-more {text-align:center;margin-top:40px;}
.search-info-box {border-top:1px solid #ccc;padding-top:20px}
.search-info-box:before {top:20px}
.search-wr .info-box {padding:20px}
.schres-wrap .searchrst-listbox {padding-top:0;}
.sch-result.searchrst-msg {padding:30px 0;}
.sch-result.searchrst-msg:before {width:156px;height:91px;background-size:100% auto;background-position:0 -92px;}
/* 교내조직 */
.campus-org li {position:relative;}
.campus-org li .ptit {color:#044388;}
.campus-org li ul li {padding:8px 0 8px 55px;border:0;margin:22px 40px 0 0;display:inline-block;}
.campus-org li ul li.home {font-size:17px;color:#333;}
.campus-org li ul li:before, .campus-org li ul li .tit:after {display:block;content:"";position:absolute;top:50%;}
.campus-org li ul li:before {width:41px;height:41px;background:#ededed url(/resources/_Img/Common/search_spr.png) no-repeat 0 100%;border-radius:50%;left:0;margin-top:-21px;}
.campus-org li ul li.location:before {background-position:0 100%;}
.campus-org li ul li.tel:before {background-position:-43px 100%;}
.campus-org li ul li.home:before {background-position:-86px 100%;background-color:#044288}
.campus-org li ul li.cafe:before {background-position:-129px 100%;background-color:#3ba135}
.campus-org li ul li .tit {position:relative;font-size:17px;color:#333;display:inline-block;padding:0 13px 0 0;margin:0 13px 0 0;}
.campus-org li ul li .tit:after {width:1px;height:13px;background:#bdbdbd;right:0;margin-top:-7px;}
/* 교내조직 - 상세보기 */
.org-view-wr {}
.org-view {position:relative;padding:0 0 0 330px;}
.org-view .org-tit {font-size:22px;font-weight:500;color:#333;border-top:2px solid #044288;width:280px;position:absolute;top:0;left:0;padding:35px 0 0;}
.org-view .org-cont {border-top:1px solid #bebebe;}
.org-view .org-cont .stit {font-size:18px;font-weight:400;color:#044288;padding:35px 0 10px;}
.org-view .org-cont p {line-height:1.75;}
.org-view .org-info {position:absolute;bottom:0;left:0;width:280px;background:#044287;color:#fff;box-sizing:border-box;}
.org-view .org-info li {padding:15px 20px;}
.org-view .org-info .tit {color:#fff;padding-left:30px;position:relative;}
.org-view .org-info .tit:before, .org-view .org-info .tit:after {display:inline-block;content:"";}
.org-view .org-info .tit:before {width:19px;height:19px;background: url(/resources/_Img/Common/search_spr.png) no-repeat -194px 100%;position:absolute;top:0;left:0;}
.org-view .org-info .org-loc .tit:before {background-position:-194px 100%;}
.org-view .org-info .org-tel .tit:before {background-position:-173px 100%;}
.org-view .org-info .org-fax .tit:before {background-position:-173px -309px;}
.org-view .org-info .tit:after {width:1px;height:13px;background:#d6d6d6;margin:0 10px 0 13px;}
/* 바로가기 */
.searchrst-list.search-link {padding-bottom:10px;}
.searchrst-list.search-link li {position:relative;padding:5px 0 5px 25px}
.searchrst-list.search-link li:before {position:absolute;top:50%;left:0;margin-top:-5px;content:"";display:block;width:11px;height:11px;background:url(/_Img/Content/search_spr.png) no-repeat -62px bottom}
.searchrst-list.search-link li a {display:inline-block;color:#666;}
.searchrst-list.search-link li a:hover {text-decoration:underline;color:#ff6f21}
/* 메뉴검색 */
.searchrst-list.c-list01 li {border:0;}
.searchrst-list.c-list01 li:before {top:16px;}
.searchrst-list li .ptit .psdepth {font-size:16px;}
.searchrst-list li .ptit .psdepth em {font-style:normal;color:#0a60bc;}
/* 연락처 */
.searchrst-listbox .is-wauto-box {margin-top:20px;padding-bottom:10px}

/* no-data */
.searchrst-listbox li.no-data {padding:155px 0 25px;height:auto;border-bottom:1px solid #e3e3e3;}
.searchrst-listbox li.no-data:before {display:none;}
@media all and (max-width:999px){
	.isSearch .c-tab01 ul li {width:33.333%}
	.isSearch .c-tab01 ul li:nth-child(2n+1) a:before {display:block;}
	.isSearch .c-tab01 ul li:nth-child(3n+1) a:before {display:none;}
	.isSearch .c-tab01 ul li a span {padding:15px 10px;}
	.searchrst-form {padding:25px 0}
	.sch-top .sch-core {margin:0 30px;max-width:100%;text-align:left;}
	.sch-top .sch-core:before {left:120px;}
	.sch-top .sch-core select {width:120px;position:absolute;top:0;left:0;padding-left:10px;padding-right:15px}
	.sch-top .sch-core input[type=text].search-text {width:100%;padding-left:130px;}
	.searchrst-msg:before {width:208px;height:122px;background-position:0 -123px;background-size:100% auto;}
	.schres-wrap .searchrst-msg:before {background-position:0 0;}
	.org-view {padding:0}
	.org-view .org-tit {border-top:0;padding:0 0 20px;position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;}
	.org-view .org-cont .stit {padding-top:20px;}
	.org-view .org-info {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:20px auto 0;width:100%;overflow:hidden;padding:0 5px;box-sizing:border-box;}
	.org-view .org-info li {width:33.333%;float:left;box-sizing:border-box;}
	.org-view .org-info .tit:after {margin-bottom:-2px;}
}
@media all and (max-width:768px){
	.searchrst-form {padding:20px 0}
	.searchrst-form label {font-size:15px;padding-left:35px;margin-right:20px;}
	.searchrst-form label:before {width:26px;height:26px;background-size:auto 48px;background-position:-49px 0;margin-top:-13px;}
	.searchrst-form input[type=text].search-text {height:50px;line-height:49px}
	.searchrst-form .bd-btn-search {width:50px;height:50px;background-position:-5px -5px}
	.searchrst-msg {font-size:17px}
	.searchrst-listbox {padding-top:30px;}
	.searchrst-listbox .c-tit01 {font-size:20px}
	.searchrst-listbox .rtxt {font-size:14px;padding-left:10px;margin-bottom:0}
	.searchrst-list li {padding:10px 0}
	.searchrst-list li .pcont, .searchrst-list li .plinks {font-size:14px;}
	.campus-org li .pimg {display:none;}
	.campus-org li ul li {margin:5px 20px 0 0;padding-left:40px;font-size:14px;}
	.campus-org li ul li.home {font-size:14px;}
	.campus-org li ul li:before {width:33px;height:33px;background-size:208px auto;margin-top:-17px}
	.campus-org li ul li.tel:before {background-position:-34px 100%;}
	.campus-org li ul li.home:before {background-position:-69px 100%;}
	.campus-org li ul li .tit {font-size:14px;margin-right:5px;padding-right:10px;}
}
@media all and (max-width:599px){
	.sch-top {padding:25px 0;}
	.sch-top .sch-core {height:45px;}
	.sch-top .sch-core:before {left:90px;}
	.sch-top .sch-core select {width:90px;background-size:auto 4px;background-position:95% 50%;padding-right:5px;padding-left:5px;}
	.sch-top .sch-core input[type=text].search-text {padding-left:100px;padding-right:45px; }
	.sch-top .sch-core .bd-btn-search {width:45px;height:45px;right:0;}
	.sch-top .sch-core .bd-btn-search:before {width:22px;height:22px;background-size:208px auto;background-position:-172px -257px;margin:-11px 0 0 -11px;}
	.isSearch .c-tab01 ul:before {display:block;content:"";width:100%;height:1px;background:#d8d8d8;position:absolute;top:50%;left:0;z-index:1;}
	.searchrst-msg {font-size:15px;padding:40px 0;}
	.searchrst-msg:before {width:156px;height:91px;background-position:0 -92px;}
	.schres-wrap .info-box {padding:0 0 10px;}
	.schres-wrap .info-box ul {padding:20px 30px;margin:0 10px;}
	.schres-wrap .searchrst-msg:before {background-position:0 0;}
	.searchrst-listbox .c-tit01 {font-size:18px;margin:0;}
	.searchrst-listbox .rtxt {display:block;text-align:right;margin:-25px 0 0;padding:0 0 13px;/* border-bottom:1px solid #ccc; */}
	.searchrst-listbox .rtxt .rnum {font-size:17px;}
	.org-view .org-tit {font-size:18px;width:100%;padding:0 0 10px;}
	.org-view .org-cont .stit {font-size:16px;padding:10px 0 0;}
	.org-view .org-info li {width:100%;}
	.searchrst-list li .ptit {font-size:16px;}
	.searchrst-list li .pcont {padding-top:7px;}
}
@media all and (max-width:499px){
	.search-wr .info-box {padding:10px 15px}
	.searchrst-listbox .rtxt {margin:-40px 0 8px;}
	.searchrst-listbox .rtxt .rnum {font-size:16px;}
}

/* 이사회 회의록 */
.proceeding-wr .is-wauto-box > table {min-width:900px;}
.proceeding-wr .tbl-type01 .num {width:60px;}
.proceeding-wr .tbl-type01 .h-date {width:100px;}
.proceeding-wr .tbl-type01 .loca {width:10%;}
.proceeding-wr .tbl-type01 .r-date {width:14%;}
.proceeding-wr .tbl-type01 .down {width:80px;}
@media only screen and (max-width:1399px){
	.proceeding-wr .tbl-type01 .r-date {width:110px;}
}
/* 기구소개 */
.unipart-wr .c-tit02 {font-size:25px;}
.unipart-wr .org-info li {position:relative;}
.unipart-wr .org-info li .tit {position:absolute;top:0;left:0;}
.unipart-wr .org-info li .tit:before {display:block;content:"";background:url(/resources/_Img/Common/unipart_spr.png) no-repeat;position:absolute;top:0;left:0;}
.unipart-wr .part-num-tit .btn-more {display:inline-block;vertical-align:middle;background:#fff;position:relative;transition:all .3s ease;}
.unipart-wr .part-num-tit .btn-more:before {display:block;content:"";width:7px;height:7px;border:2px solid transparent;border-top:0;border-right:0;position:absolute;top:50%;left:50%;transform:rotate(-45deg);-ms-transform:rotate(-45deg);transition:margin .3s ease;}
.unipart-wr .part-num-tit .btn-more.over:before {border:2px solid transparent;border-bottom:0;border-left:0;}
.unipart-wr .part-num-cont {height:0;overflow:hidden;}
.unipart-top {padding:15px 0 40px;}
.unipart-top .tit {font-weight:400;line-height:1.75;margin:0 0 12px;}
.unipart-top .ktit {font-size:35px;color:#222;margin-right:30px;}
.unipart-top .etit {font-family:"bio-sans";color:#767676;}
.unipart-top .txt {font-size:1.125em;color:#333;}
.unipart-top .org-info {position:relative;margin:47px 0 0}
.unipart-top .org-info .head-info {position:absolute;top:0;left:0;width:280px;border-top:2px solid #044288;}
.unipart-top .org-info .head-info .name {font-size:22px;font-weight:500;color:#333;padding:26px 0 0;}
.unipart-top .org-info .head-info .name .pos {display:inline-block;font-size:17px;}
.unipart-top .org-info .head-info .name .pos:after {display:inline-block;vertical-align:middle;content:"";width:5px;height:5px;background:#cbcbcb;border-radius:50%;margin:0 15px;}
.unipart-top .org-info .head-info .email {margin:10px 0 0;padding-left:32px;position:relative;}
.unipart-top .org-info .head-info .email:before {display:block;content:"";width:20px;height:13px;background:url(/resources/_Img/Common/unipart_spr.png) no-repeat 100% 100%;position:absolute;top:7px;left:0;}
.unipart-top .org-info ul {background:#044287;padding:17px 80px;}
.unipart-top .org-info li {color:#fff;padding:10px 0 11px 135px;display:inline-block;vertical-align:top;box-sizing:border-box;margin-left:50px;}
.unipart-top .org-info li:first-child {margin-left:0;}
.unipart-top .org-info li .tit {padding:0 20px 0 65px;border-right:1px solid #36689f;line-height:1;top:14px;}
.unipart-top .org-info li .tit:before {width:45px;height:45px;background-color:#fff;border-radius:50%;top:50%;margin-top:-22px;}
.unipart-top .org-info li.org-loc .tit:before {background-position:0 0;}
.unipart-top .org-info li.org-tel .tit:before {background-position:-47px 0;}
.unipart-top .org-info li.org-fax .tit:before {background-position:-94px 0;}
.unipart-top .org-info .cw-btn {position:absolute;top:15px;right:40px;border:0;}
.unipart-top .org-info .cw-btn span {padding-right:77px;}
.unipart-top .org-info .cw-btn span:before {display:block;content:"";width:30px;height:30px;border-radius:50%;background:#ededed;position:absolute;top:50%;right:16px;margin-top:-15px;}
.unipart-top .org-info .cw-btn span:after {right:24px;}
.unipart-top .org-info .cw-btn:hover, .unipart-info .org-info .cw-btn:focus {text-decoration:underline;}
.unipart-wr .unipart-work {background:#f7f7f7;padding:47px 40px 27px;margin:0 0 55px;}
.unipart-wr .unipart-work .tit {font-size:25px;font-weight:400;color:#333;padding-left:60px;position:relative;margin:0 0 25px;}
.unipart-wr .unipart-work .tit:before {display:block;content:"";width:45px;height:45px;background:#044287 url(/resources/_Img/Common/unipart_spr.png) no-repeat 0 -47px;position:absolute;top:50%;left:0;margin-top:-22px;border-radius:50%;}
.unipart-wr .unipart-work {font-size:0;}
.unipart-wr .unipart-work li {font-size:1rem;width:25%;display:inline-block;vertical-align:top;box-sizing:border-box;}
.unipart-num .tbl-type-s01 td {word-break:keep-all;}
@media only screen and (max-width:1399px){
    .unipart-top .org-info ul {padding:17px 40px;}
}
@media only screen and (max-width:1199px){
	.unipart-top .org-info ul {padding:17px 30px;}
    .unipart-top .org-info li {width:49%;margin:10px 0 0;}
}
@media only screen and (max-width:999px){
    .unipart-top .ktit {font-size:28px;margin-right:10px;}
    .unipart-top .org-info {padding:0;}
    .unipart-top .org-info .head-info {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 20px;width:100%;}
    .unipart-top .org-info .head-info .email {position:absolute;bottom:0;right:0;}
    .unipart-wr .unipart-work li {width:32%;font-size:15px;margin-left:2%;}
	.unipart-wr .unipart-work li:nth-child(3n+1) {margin-left:0;}
    .unipart-org .org-part {padding-left:22%;}
    .unipart-org .org-part .org-tit {width:20%;}
    .unipart-org .org-part .org-info {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;width:100%;}
    .unipart-org .org-part .org-info li {width:32%;box-sizing:border-box;display:inline-block;}
}
@media only screen and (max-width:767px){
    .unipart-top {padding:10px 0 20px;}
    .unipart-top .ktit {font-size:24px;font-weight:500;display:block;line-height:1;}
    .unipart-top .org-info {margin:30px 0;}
    .unipart-top .org-info .head-info .name {padding:14px 0 0;font-size:18px;}
    .unipart-top .org-info .head-info .name .pos {font-size:15px;}
    .unipart-top .org-info .head-info .name .pos:after {margin:0 7px;}
    .unipart-top .org-info li {padding:6px 0 5px 110px;}
    .unipart-top .org-info li .tit {padding-left:45px;top:10px;}
    .unipart-top .org-info li .tit:before {width:36px;height:36px;background-size:111px auto;margin-top:-18px;}
    .unipart-top .org-info li.org-loc .tit:before {background-position:0 0;}
    .unipart-top .org-info li.org-tel .tit:before {background-position:-38px 0;}
    .unipart-top .org-info li.org-fax .tit:before {background-position:-75px 0;}
    .unipart-wr .unipart-work {padding:47px 30px 27px;}
    .unipart-wr .unipart-work .tit {font-size:21px;}
}
@media only screen and (max-width:599px){
    .unipart-wr .unipart-work li {width:49%;}
	.unipart-wr .unipart-work li:nth-child(3n+1) {margin-left:2%;}
    .unipart-wr .unipart-work li:nth-child(2n+1) {margin-left:0;}
}
@media only screen and (max-width:499px){
    .unipart-top .org-info .head-info {border-top-width:1px;}
    .unipart-top .org-info li {width:100%;}
    .unipart-wr .unipart-work {padding:27px 20px 17px;}
    .unipart-wr .unipart-work .tit {font-size:17px;padding-left:45px;}
    .unipart-wr .unipart-work .tit:before {width:36px;height:36px;background-size:111px auto;background-position:0 -38px;margin-top:-18px;}
}
@media only screen and (max-width:399px){
    /* .unipart-top .org-info .head-info .email {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;} */
    .unipart-top .org-info ul {padding:7px 20px 17px;}
}

/* 채용의뢰 */
.recruit-wrap {border:1px solid #d9d9d9;border-top:2px solid #044288;margin-bottom:70px;padding:40px 50px 23px;}
.recruit-tbl-form {width:100%;border-collapse:collapse;table-layout:fixed;}
.recruit-tbl-form tr {}
.recruit-tbl-form th,
.recruit-tbl-form td {border-bottom:1px solid #dcdcdc;padding:17px 0;text-align:left;}
.recruit-tbl-form tr:last-child th,
.recruit-tbl-form tr:last-child td {border:0;}
.recruit-tbl-form tr.r-top th {vertical-align:top; padding-top:25px;}
.recruit-tbl-form th {width:14%;}
.recruit-tbl-form th label {display:block;border-right:1px solid #333333;color:#044288;padding:0 5px 0 1em;text-indent:-1em;font-weight:500;}
.recruit-tbl-form th label::before,
.recruit-tbl-form th .s-mark::after{content:"";display:inline-block;background:url(/resources/_Img/Common/recruit_form_spr.png) no-repeat;vertical-align:middle;}
.recruit-tbl-form th label::before {background-position:0 0;width:5px;height:5px;margin-right:15px;}
.recruit-tbl-form th .s-mark::after{background-position:-13px 0;width:9px;height:10px;margin-left:10px;}
.recruit-tbl-form td {width:37.5%;padding-left:30px;padding-right:40px;}
.recruit-tbl-form td:last-child {width:34.5%;padding-right:0;}
.recruit-tbl-form01 th {width:182px;}
.recruit-tbl-form01 td,
.recruit-tbl-form td:last-child {width:auto;}
.recruit-wrap .recruit-tbl-form input {box-sizing:border-box;}
.recruit-wrap .recruit-tbl-form input.text {background:#f9f9f9;border:1px solid #c0c0c0;width:100%;height:45px;max-width:417px;margin:0;line-height:30px;vertical-align:middle;}
.recruit-wrap .recruit-tbl-form input.text.etc {width:364px;}
.recruit-wrap .recruit-tbl-form td input.text.w25 {width:25px;height:25px;margin:0 3px;}
.recruit-wrap .recruit-tbl-form td input.text.w120 {width:120px;}
.recruit-wrap .recruit-tbl-form td input.text.w150 {width:150px;}
.recruit-wrap .recruit-tbl-form td input.text.w160 {width:160px;}
.recruit-wrap .recruit-tbl-form td input.text.w170 {width:170px;}
.recruit-wrap .recruit-tbl-form td input.text.w200 {width:200px;}
.recruit-wrap .recruit-tbl-form td input.text.w400 {width:400px;}
.recruit-wrap .recruit-tbl-form td span.tit {padding-right:20px;color:#333333;font-size:16px;font-weight:500;}
.recruit-wrap .recruit-tbl-form td span.txt {padding-left:10px;color:#555555;font-size:16px;}
.recruit-wrap .recruit-tbl-form select {background-color:#fff;background:#fff url(/resources/_Img/Common/selfrm_arr3.png) no-repeat 89.5% 50%;border:1px solid #b5b5b5;border-radius:0;min-width:105px;height:45px;vertical-align:top;padding:10px 15px 10px 20px;font-size:15px;color:#767676;}
.recruit-wrap .recruit-tbl-form .r-tel select,
.recruit-wrap .recruit-tbl-form .r-tel input {width:30%; /* max-width:130px; */}
.recruit-wrap .recruit-tbl-form .r-mail select,
.recruit-wrap .recruit-tbl-form .r-mail input {width:45%; max-width:193px;}
.recruit-wrap .recruit-tbl-form .r-addr input {margin-right:10px;}
.recruit-wrap .recruit-tbl-form .pay-detail {display:inline-block;margin-left:18%;}
.recruit-wrap .recruit-tbl-form .pay-detail br {display:none;}
.recruit-wrap .recruit-tbl-form textarea.textarea {background-color:#f9f9f9;border:1px solid #d9d9d9;width:100%;height:145px;box-sizing:border-box;}
.recruit-wrap .recruit-tbl-form input[name="cp_zipcode"],
.recruit-wrap .recruit-tbl-form input[name="ep_zipcode"] {margin-bottom:10px;}
.recruit-wrap .recruit-tbl-form .chks {margin-top:0;}
.recruit-wrap .recruit-tbl-form .chks input[type="checkbox"] + label {padding-right:14px;color:#555555;letter-spacing:-.05em;}
.recruit-tbl-form tr.r-top .chks {margin-bottom:20px;}
.recruit-wrap .recruit-tbl-form .chks.same-chk {margin-left:15px;margin-bottom:0;}
.recruit-wrap .recruit-tbl-form .chks.same-chk label {margin-top:-9px;}
.recruit-wrap .recruit-tbl-form .mg0f{margin-bottom:0 !important;}
.recruit-wrap .recruit-tbl-form .cal-btn {display:inline-block;background:url(/resources/_Img/Common/ico_cal.png) no-repeat;width:25px;height:25px;margin-left:7px;vertical-align:middle;}
.recruit-wrap .recruit-tbl-form .bw-btn {height:35px;padding:0 10px;font-size:13px;vertical-align:middle;}
.recruit-wrap .recruit-tbl-form  #address2 {background:#ffffff;}
.recruit-wrap .recruit-tbl-form .examChk04-detail label {padding-right:0 !important;}
.recruit-wrap .recruit-tbl-form .examChk04-detail span {padding-right:14px;vertical-align:middle;}
.recruit-form-agree {text-align:right;}
.recruit-form-agree p {background-color:#f7f7f7;margin-bottom:10px;padding:37px 15px 38px;color:#555555;font-size:16px;text-align:center;}
.recruit-form-btn {margin-top:50px;text-align:center;}
.recruit-form-btn .bp-btn,
.recruit-form-btn .bw-btn {width:140px;}
@media all and (max-width:1399px){
	.recruit-wrap .recruit-tbl-form input.text.etc {width:auto;}
	.recruit-wrap .recruit-tbl-form .pay-detail {margin:10px 0 0;display:block;}
}
@media all and (max-width:1199px){
	.recruit-wrap {padding:30px 2.5% 23px;}
	.recruit-tbl-form {table-layout:auto;width:100%;clear:both;}
	.recruit-tbl-form tr {display:block;width:100%;overflow:hidden;}
	.recruit-tbl-form tbody {width:100%;}
	.recruit-tbl-form tbody th,
	.recruit-tbl-form tbody td {float:left;min-height:47px;}
	.recruit-tbl-form tr:last-child th,
	.recruit-tbl-form tr:last-child td {border-bottom:1px solid #dcdcdc;}
	.recruit-tbl-form tbody th {width:25% !important;}
	.recruit-tbl-form tbody td {width:70% !important; padding-right:0;}
	.recruit-tbl-form tr:last-child th:last-of-type,
	.recruit-tbl-form tr:last-child td:last-of-type {border:0;}
	.recruit-tbl-form tr.r-top th,
	.recruit-tbl-form tr.r-top td {min-height:92px;}
	.recruit-tbl-form tr.r-textarea th,
	.recruit-tbl-form tr.r-textarea td {min-height:143px;}
	.recruit-tbl-form tr.chk-list-long th,
	.recruit-tbl-form tr.chk-list-long td {min-height:69px;}
	.recruit-tbl-form tr.r-line02 th,
	.recruit-tbl-form tr.r-line02 td {min-height:104px;}
	.recruit-wrap .recruit-tbl-form td span.tit {padding-right:9px;}
	.recruit-tbl-form .chks {margin-bottom:10px;}
	.recruit-wrap .recruit-tbl-form .chks input[type="checkbox"] + label {padding-right:5px;padding-left:30px;}
	.recruit-tbl-form .chk-list-long br {display:none;}
	.recruit-wrap .recruit-tbl-form .pay-detail {display:block;margin-left:0;margin-top:10px;}
	.recruit-wrap .recruit-tbl-form input.text {max-width:none;}
	.recruit-wrap .recruit-tbl-form td input.text.w400 {width:48%;}
}
@media all and (max-width:995px){
	.recruit-tbl-form tr.chk-list-long th,
	.recruit-tbl-form tr.chk-list-long td {min-height:64px;}
}
@media all and (max-width:905px){
	.recruit-tbl-form tr.chk-list-long th,
	.recruit-tbl-form tr.chk-list-long td {min-height:110px;}
}
@media all and (max-width:850px){
	.recruit-wrap .recruit-tbl-form td input.text.w170 {width:120px}
}
@media all and (max-width:768px){
	.recruit-wrap {padding: 25px 15px 15px;}
	.recruit-tbl-form tbody th,
	.recruit-tbl-form tbody td {width:100% !important;border:0;min-height:0;height:auto !important;min-height:0 !important;}
	.recruit-tbl-form tr.r-top th {padding-top:0;}
	.recruit-tbl-form tbody th {padding:0 0 5px;}
	.recruit-tbl-form tbody td {padding:5px 0 15px}
	.recruit-tbl-form th label {border-right:0;font-size:14px;}
	.recruit-tbl-form tr:last-child th, .recruit-tbl-form tr:last-child td {border:0;}
	.recruit-wrap .recruit-tbl-form select,
	.recruit-wrap .recruit-tbl-form input.text {height:38px;line-height:20px;}
	.recruit-wrap .recruit-tbl-form select {background-position:95% 50%;padding-top:5px;padding-bottom:5px;}
	.recruit-wrap .recruit-tbl-form input[name="cp_zipcode"],
	.recruit-wrap .recruit-tbl-form input[name="cp_addr1"],
	.recruit-wrap .recruit-tbl-form input[name="ep_zipcode"],
	.recruit-wrap .recruit-tbl-form input[name="ep_addr1"]{margin-bottom:10px;}
	.recruit-wrap .recruit-tbl-form td span.tit,
	.recruit-wrap .recruit-tbl-form td span.txt {font-size:14px;}
	.recruit-wrap .recruit-tbl-form td input.text.w400 {width:100%;}
	.recruit-wrap .recruit-tbl-form td input.text.w160 {width:100px;}
	.recruit-wrap .recruit-tbl-form .pay-detail br {display:none;}
	.recruit-wrap .recruit-tbl-form .pay-detail .text {margin-bottom:0;}
	.recruit-tbl-form tr.r-top .chks,
	.recruit-tbl-form .rdos {margin-bottom:15px !important;}
	.recruit-form-agree p{font-size:14px;}
}
@media all and (max-width:560px){
	.recruit-wrap .recruit-tbl-form .pay-detail br {display:block;}
	.recruit-wrap .recruit-tbl-form .pay-detail .text {margin-bottom:10px;}
}
@media all and (max-width:399px){
	.recruit-wrap .recruit-tbl-form .chks.same-chk {margin-left:1px;}
	.recruit-wrap .recruit-tbl-form td span.tit {padding-right:10px;}
	.recruit-wrap .recruit-tbl-form input[name="cp_num"] {width:140px !important;}
	.recruit-wrap .recruit-tbl-form select[name="ps_email_3"]{margin-top:10px;}
	.recruit-wrap .recruit-tbl-form td input.text.w170 {width:125px;}
	.recruit-wrap .recruit-tbl-form .r-tel select {width:100%;margin-bottom:10px;max-width:none;}
	.recruit-wrap .recruit-tbl-form .r-tel input {width:49.4%;max-width:none;}
	.recruit-wrap .recruit-tbl-form .r-tel span {display:none;}
}

/* 발전기금 */
.board-list-table td.donor-m {font-family:"proxima-nova";font-size:18px;color:#e6720e;}

/* 교수소개 */
/** 교수 소개 */
.dpt-prof-type01 .dpt-cont {position:relative}
.dpt-prof-type01 .btn-list, .dpt-prof-type01 .btn-mail {display:block;position:absolute;top:-14px;width:50px;height:50px;border-radius:50%;transition:all .3s ease}
.dpt-prof-type01 .btn-list {background:#3ba135;right:0;border:0;background:#3ba135 url(/resources/_Img/Common/ico_detail.png) no-repeat 50% 50%;}
.dpt-prof-type01 .btn-mail {right:58px;background:#0a60bc url(/resources/_Img/Common/ico_mail.png) no-repeat 50% 50%;}
.dpt-prof-type01 .prof-details {height:0;box-sizing:border-box;display:block;overflow:hidden}
.dpt-prof-type01 .prof-details .txt {position:relative;padding-left:170px;margin-bottom:40px;min-height:26px;padding-top:6px}
.dpt-prof-type01 .prof-details .txt:last-child {margin-bottom:0}
.dpt-prof-type01 .prof-details .c-tit02 {position:absolute;top:0;left:0;width:150px;line-height:1.2;}
.dpt-prof-type01 .prof-details.is-open {height:100%;padding-bottom:50px}
.dpt-prof-type01 .btn-list.is-open {background:#0097b2}
.dpt-prof-type01 .btn-list.is-open:after {border-color:transparent transparent #fff #fff;transform:rotate(135deg);-ms-transform:rotate(135deg);margin-top:-2px}
@media all and (max-width:999px){
	.dpt-prof-type01 .dpt-clist-wr {margin-left:0;}
	.dpt-prof-type01 .dpt-c-list {float:none;width:100%;margin-left:0;padding:30px;}
	.dpt-prof-type01 .dpt-c-list .dpt-img {top:30px;left:30px;}
}
@media all and (max-width:768px){
	.dpt-prof-type01 .prof-details.is-open {padding-bottom:30px}
	.dpt-prof-type01 .prof-details .txt {margin-bottom:30px}
}
@media all and (max-width:599px){
	.dpt-prof-type01 .dpt-c-list {padding:20px;}
	.dpt-prof-type01 .btn-list, .dpt-prof-type01 .btn-mail {width:36px;height:36px;top:-6px;background-size:45%}
	.dpt-prof-type01 .btn-mail {right:46px;}
	.dpt-prof-type01 .dpt-c-list .dpt-img {top:auto;left:auto;position:relative;}
	.dpt-prof-type01 .prof-details .txt {margin-bottom:20px}
}
@media all and (max-width:499px){
	.dpt-prof-type01 .prof-details.is-open {padding-bottom:20px}
}
@media all and (max-width:399px){
	.dpt-prof-type01 .prof-details .c-tit02 {position:relative;top:auto;left:auto;bottom:auto;right:auto}
	.dpt-prof-type01 .prof-details .txt {padding-left:0}
}
/* 레이어 상세보기 */
.dpt-pop-view {position:relative;}
.dpt-pop-view .pimg {float:left;display:block;position:relative;width:150px;height:180px;overflow:hidden;}
.dpt-pop-view .pimg:before {content:'';position:absolute;left:20px;top:20px;width:150px;height:180px;background:#e9e9e9;z-index:-1;}
.dpt-pop-view .pimg img {width:100%;}
.dpt-pop-view .desc {display:block;width:auto;margin-bottom:30px;padding-top:15px;}
.dpt-pop-view .desc.thum {margin-left:190px;min-height:165px;}
.dpt-pop-view .desc .name {font-size:22px;color:#222;font-weight:500;line-height:1;margin-bottom:20px;}
.dpt-pop-view .desc .btn-mail {display:block;position:absolute;top:0;right:0;width:46px;height:46px;border-radius:50%;background:#0a60bc url(/resources/_Img/Common/ico_mail.png) no-repeat 50% 50%;transition:all .3s ease}

.dpt-pop-view .c-list li {position:relative;padding:0px 0px 0px 10px;margin:0px 0;color:#666;width:auto;}
.dpt-pop-view .c-list li:before {content:'';position:absolute;left:0;top:10px;width:3px;height:3px;background:#dc9b02;}
.dpt-pop-view .c-list2 li {position:relative;padding:5px 0px 0px 10px;margin:0px 0;color:#666;width:auto;}
.dpt-pop-view .c-list2 li:before {content:'';position:absolute;left:0;top:14px;width:3px;height:3px;background:#0254dc;}
.dpt-pop-view .cont-sec {padding:25px 0 30px 0;border-top:1px solid #e5e5e5}


@media all and (max-width:499px){
	.dpt-pop-view .pimg {float:none;margin:0 auto 20px auto;}
	.dpt-pop-view .desc.thum {margin-left:0;position:relative;}
	.dpt-pop-view .desc .btn-mail {top:-10px;}
	.dpt-pop-view .desc li {margin-bottom:0;}
	.dpt-pop-view .desc li:before {top:14px;}
	.dpt-pop-view .desc li .tit {width:auto;padding-left:15px;}
	.dpt-pop-view .desc li .txt {padding-left:15px;display:block;}

}

/* 소개 공통  */
.dpt-c-list {padding:40px;border:1px solid #e5e5e5;border-top:2px solid #293b4c;position:relative;margin-bottom:30px;background:url(/resources/_Img/Common/prof_bg.gif) no-repeat right bottom;box-sizing:border-box}
.dpt-c-list .dpt-img {position:absolute;top:40px;left:40px;width:150px;height:180px;background:#f2f2f2 url(/resources/_Img/Common/ysc_bg.png) no-repeat 50% 50%;background-size:60% auto;overflow:hidden;}
.dpt-c-list .dpt-img:before {content:'';position:absolute;left:20px;top:20px;width:150px;height:180px;background:#e9e9e9;z-index:-1;}
.dpt-c-list .dpt-img img {width:100%;}
.dpt-c-list .dpt-cont {min-height:180px;padding:0 0 0 220px;position:relative;z-index:100}
.dpt-c-list .dpt-cont .name {font-size:22px;color:#222;line-height:1;margin-bottom:30px}
.dpt-c-list .dpt-cont .name .tit {font-size:16px;font-weight:400;}
.dpt-c-list .dpt-cont li {padding-left:110px;}
.dpt-c-list .dpt-cont li .tit {width:90px}
.dpt-c-list .dpt-cont li .tit:after {display:none}
.dpt-c-list .dpt-cont .ico-new {display:inline-block}
.dpt-c-list .dpt-cont li a:hover, .dpt-c-list .dpt-cont li a:focus, .dpt-c-list .dpt-cont a:active {text-decoration:underline}
.dpt-c-list .dpt-cont .dpt-btn {margin-top:15px;}
@media all and (max-width:999px){
	.dpt-clist-wr {font-size:15px}
	.dpt-c-list .dpt-cont .name {font-size:20px;padding-bottom:15px;margin-bottom:15px}
}
@media all and (max-width:768px){
	.dpt-c-list {padding:30px 20px 0;margin-bottom:20px}
	.dpt-c-list .dpt-img {top:30px;left:20px}
}
@media all and (max-width:599px){
	.dpt-clist-wr {overflow:hidden}
	.dpt-c-list {padding:20px 20px 0;box-sizing:border-box;margin-bottom:20px}
	.dpt-c-list .dpt-img {width:120px;height:auto;min-height:144px;margin:0 auto 20px;position:relative;top:auto;left:auto;bottom:auto;right:auto}
	.dpt-c-list .dpt-img:before {display:none;}
	.dpt-c-list .dpt-cont {padding-left:0;min-height:auto}
	.dpt-c-list .dpt-cont .name {font-size:18px;margin-bottom:10px;text-align:center;padding:0 65px 15px}
	.dpt-c-list .dpt-cont li {line-height:1.2em}
	.dpt-c-list .dpt-cont li:before {top:11px}
}
@media all and (max-width:499px){
	.dpt-c-list .dpt-cont li {padding-left:100px}
	.dpt-c-list .dpt-cont li .tit {position:absolute;top:3px;left:13px;padding-left:0}
}

/* 교육프로그램 */
span.prg-st {display:inline-block;width:70px;text-align:center;border:1px solid #667087;background:#667087;color:#fff;font-size:13px;font-weight:300;padding:7px 0 6px;box-sizing:border-box;}
span.prg-st.st0 {background:#0a60bc;border-color:#0a60bc;}
span.prg-st.st-1 {background:#d24614;border-color:#d24614;}
span.prg-st.st-2 {background:#fff;border-color:#555;color:#555;font-weight:400;}
span.prg-st.st-3 {background:#fff;border-color:#044288;color:#044288;font-weight:400;}
@media only screen and (max-width:720px){
	.edu-prg-list td {padding:2%;}
	.edu-prg-list .board-list-table td:first-child + td + td {padding-left:10%;}
	.edu-prg-list .etc {position:absolute;top:0;left:0;width:100%;height:100%;}
	.edu-prg-list .etc button {position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;text-indent:-9999em;border:0;}
	.edu-prg-list .state {padding:4px 0;float:right}
	.edu-prg-list .pnum {font-size:14px;}
}
@media only screen and (max-width:599px){
	.edu-prg-list td {padding:1% 2%;}
	.edu-prg-list .num {padding:12px 0 0;}
	.edu-prg-list .board-list-table td:first-child + td + td {padding:1% 1% 1% 10%;width:50%;box-sizing:border-box;}
	.edu-prg-list .time {width:50%;box-sizing:border-box;}
	.edu-prg-list .pnum {padding:1% 2% 1% 10%;max-width:100%;width:auto;background-position:right 50%;}
	.edu-prg-list .price {padding:1% 2%;}
	.edu-prg-list .state {padding:0 0 1%;}
}
/* 교육프로그램 > 리스트 */
.frmbd-list .sdp-btn {font-weight:300;}

/* 교육프로그램 > 상세보기 */
.le-frmbd .formbd-topinfo {position:relative;padding:0 60px 50px;}
.le-frmbd .formbd-topinfo:before {display:block;content:"";width:100%;height:530px;background:#f7f7f7;position:absolute;bottom:0;left:0;}
.le-frmbd .formbd-topinfo .img-slide-wr {max-width:100%;box-sizing:border-box;}
.le-frmbd .formbd-topinfo .img-slide {width:100%;height:400px;overflow:hidden;}
.le-frmbd .formbd-topinfo .img-slide .owl-stage-outer {height:100%;}
.le-frmbd .formbd-topinfo .img-slide .owl-stage {height:100%;}
.le-frmbd .formbd-topinfo .img-slide .owl-item {height:100%;}
.le-frmbd .formbd-topinfo .img-slide .item {height:100%;}
.le-frmbd .formbd-topinfo .img-slide.owl-carousel .owl-item img {position:absolute;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);}
.le-frmbd .formbd-topinfo .tbl-type01 th {font-size:16px;}
.le-frmbd .formbd-topinfo .tbl-type01 td {background:#fff;padding-left:30px;font-size:16px;}
.le-frmbd .formbd-topinfo span.prg-st {padding:4px 0;}
.le-frmbd #frmInputUserInfo .board-view-filelist li a:hover {text-decoration:underline;}
.le-frmbd .tbl-inwr {border-top:2px solid #044288;border-bottom:1px solid #555;padding:40px 0;}
.le-frmbd .tbl-inwr table.edit-tbl01, .tbl-inwr table.edit-tbl02 {border:0;}
.le-frmbd .tbl-inwr table.edit-tbl01 th, .tbl-inwr table.edit-tbl01 td, .tbl-inwr table.edit-tbl02 th, .tbl-inwr table.edit-tbl02 td {border:0;font-size:16px;text-align:left;box-sizing:border-box;color:#555;}
/* 교육프로그램 > 강사소개 */
.le-frmbd .tbl-inwr table.edit-tbl01 {background:url(/resources/homepage/lifeeducation/_Img/Content/prg_icon.png) no-repeat 100% 100%;}
.le-frmbd .tbl-inwr table.edit-tbl01 td {vertical-align:top;padding-top:10px;padding-left:40px;padding-right:105px}
.le-frmbd .tbl-inwr table.edit-tbl01 tr:first-child td {padding-top:0;padding-right:0;}
.le-frmbd .tbl-inwr table.edit-tbl01 tr:first-child td strong, .formbd-info table.edit-tbl01 tr:first-child td b {font-size:17px;font-weight:400;}
.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child {border-right:1px solid #cacaca;font-size:18px;color:#333;width:230px;padding-left:0;}
.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child strong, .formbd-info table.edit-tbl01 td:first-child b {font-size:17px;font-family:"bio-sans";font-weight:600;color:#044288;}
.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child strong:after, .formbd-info table.edit-tbl01 td:first-child b:after {display:inline-block;vertical-align:middle;content:"";width:4px;height:4px;background:#b7b7b7;margin:0 5px 1px 8px;border-radius:50%;}
.le-frmbd .tbl-inwr table.edit-tbl01 li {margin:0;}
/* 교육프로그램 > 강의계획서 */
.le-frmbd .tbl-inwr table.edit-tbl02 {}
.le-frmbd .tbl-inwr table.edit-tbl02 td {padding-left:20px;}
.le-frmbd .tbl-inwr table.edit-tbl02 td:first-child {padding-left:5px;width:140px;color:#666;position:relative;text-align:right;vertical-align:top;}
.le-frmbd .tbl-inwr table.edit-tbl02 td:first-child:after {display:inline-block;vertical-align:middle;content:"";width:40px;height:1px;background:#d3d3d3;margin:0 0 6px 20px;}
.le-frmbd .tbl-inwr table.edit-tbl02 td:first-child strong, .formbd-info table.edit-tbl02 td:first-child b {font-size:20px;font-weight:600;font-family:"bio-sans";color:#044288;}
@media only screen and (max-width:1199px){
	.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child {width:170px;}
}
@media only screen and (max-width:999px){
	.le-frmbd .formbd-topinfo {padding:0 0 40px;}
	.le-frmbd .formbd-topinfo:before {padding:0 50px;left:-50px;}
	.le-frmbd .formbd-topinfo .img-slide {height:222px;margin:0 auto;}
	.le-frmbd .formbd-topinfo .tbl-type01 td {word-break:keep-all;padding-left:15px;}
	.le-frmbd .formbd-info table.edit-tbl01 {background-size:152px auto;}
}
@media only screen and (max-width:720px){
	.le-frmbd .formbd-topinfo .img-slide {height:185px;}
	.le-frmbd .frmbd-list td {font-size:13px;}
	.le-frmbd .frmbd-list .time {padding:2%;}
	.le-frmbd .frmbd-list .price {width:80%;margin-left:10%;padding-top:0;padding-left:61px;}
	.le-frmbd .frmbd-list .price br {display:none;}
	.le-frmbd .frmbd-list .state {position:absolute;bottom:2px;left:10%;padding-top:0;padding-left:0;background:url(/resources/_Img/Board/default/vbar.gif) no-repeat 100% 4px}
	.le-frmbd .frmbd-list .etc .sdp-btn {top:-40px;}
	.le-frmbd .formbd-topinfo .tbl-type01, .formbd-topinfo .tbl-type01 tbody {display:block;overflow:hidden;background:#fff;text-align:left;}
	.le-frmbd .formbd-topinfo .tbl-type01 tr {position:relative;overflow:hidden;display:block;width:100%;float:left;font-size:0;padding:0;border-bottom:1px solid #ddd;}
	.le-frmbd .formbd-topinfo .tbl-type01 tr:last-child {border:0;}
	.le-frmbd .formbd-topinfo .tbl-type01 th, .formbd-topinfo .tbl-type01 td {display:inline-block;vertical-align:middle;border:0;background:0;}
	.le-frmbd .formbd-topinfo .tbl-type01 th {padding:5px 0 0 10px;font-size:15px;position:absolute;top:0;left:0;}
	.le-frmbd .formbd-topinfo .tbl-type01 th:nth-child(3) {left:50%;}
	.le-frmbd .formbd-topinfo .tbl-type01 td {width:50%;box-sizing:border-box;vertical-align:top;font-size:15px;padding:30px 10px 10px;}
	.le-frmbd .formbd-topinfo .tbl-type01 tr:first-child td {width:100%;}
	.le-frmbd .tbl-inwr table th, .tbl-inwr table td {font-size:15px;}
	.le-frmbd .tbl-inwr table.edit-tbl01 {background-size:114px auto;}
	.le-frmbd .tbl-inwr table.edit-tbl01 td {padding-left:25px;}
	.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child {width:150px;font-size:16px;}
	.le-frmbd .tbl-inwr table.edit-tbl01 tr:first-child td strong, .tbl-inwr table.edit-tbl01 tr:first-child td b {font-size:15px;}
	.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child strong, .tbl-inwr table.edit-tbl01 td:first-child b {font-size:15px;}
	.le-frmbd .tbl-inwr table.edit-tbl02 td:first-child {padding-left:0;width:115px;}
	.le-frmbd .tbl-inwr table.edit-tbl02 td:first-child strong, .tbl-inwr table.edit-tbl02 td:first-child b {font-size:17px;}
}
@media only screen and (max-width:499px){
	.le-frmbd .formbd-topinfo .img-slide {height:148px;}
	.le-frmbd .frmbd-list td {padding-bottom:0;}
	.le-frmbd .frmbd-list .board-list-table td:first-child + td + td {width:90%;padding-bottom:0;}
	.le-frmbd .frmbd-list .time {padding-left:10%;}
	.le-frmbd .frmbd-list .pnum {width:auto;max-width:100%;background-position:0 11px;}
	.le-frmbd .frmbd-list .price {width:auto;padding-left:55px;}
	.le-frmbd .frmbd-list .state {bottom:0;}
	.le-frmbd .frmbd-list .etc .sdp-btn {top:-75px;}
	.le-frmbd .formbd-topinfo .tbl-type01 tr {border-bottom:0}
	.le-frmbd .formbd-topinfo .tbl-type01 th {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0;}
	.le-frmbd .formbd-topinfo .tbl-type01 th:nth-child(3) {left:auto;}
	.le-frmbd .formbd-topinfo .tbl-type01 td {width:100%;padding:10px;border-bottom:1px solid #ddd;}
	.le-frmbd .formbd-topinfo .tbl-type01 tr:last-child td:last-child {border:0;}
	.le-frmbd .tbl-inwr table.edit-tbl01 td:first-child {width:100px;}
}