@charset "utf-8";

input,
select {border-radius:0}
.ui-widget select {min-width:0}

/* ==============================
 * 쓰기폼
 ================================ */
/** -- 쓰기폼[1] */
.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 all and (max-width:999px){
	.prg-form .tbl-form th {width:20%}
	.prg-form .tbl-form td {width:80%}
}
@media all 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 all 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 all and (max-width:599px){
	.adm-wr .info-box {padding-left:30px}
}
@media all and (max-width:480px){
	.prg-form .tbl-form td input.text.w50 {width:25% !important}
	.prg-form .tbl-form td input.text.w20p {width:28%}
	.prg-form .tbl-form td select.select {width:95%;margin-top:5px}
	.prg-form .tbl-form td select.select.tel {width:20%}
}

/** -- 쓰기폼[2] : 회원가입 정보입력폼, 정보수정폼 */
.frmPkg-wr {}
.frmPkg-wr .nec {display:inline-block;line-height:1;font-size:0;vertical-align:middle}
.frmPkg-wr .nec:after {content:"*";display:inline-block;line-height:1;font-size:24px;color:#2396b7;vertical-align:middle;margin:-3px 0 0;width:10px;height:10px}
.frmPkg-wr .frmTit {float:left}
.frmPkg-wr .frmReq {float:right;font-size:.944em;margin:10px 0 0 0}
.frmPkg-wr .frmPkg {box-sizing:border-box;border-top:2px solid #222;clear:both}
.frmPkg-wr .frmLst {}
.frmPkg-wr .frmLst > li {display:flex;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;width:100%;position:relative;border-bottom:1px solid #dcdcdc;padding:0 0 0 170px}
.frmPkg-wr .frmLst > li.has2 {padding:0}
.frmPkg-wr .frmLst > li.has2 .halfUnit {display:inline-block;width:50%;box-sizing:border-box;position:relative;padding:0 0 0 170px}
.frmPkg-wr .frmLst > li.has2 .halfUnit:first-child:before {content:"";display:block;position:absolute;width:1px;height:50px;right:0;top:50%;transform:translateY(-50%);background:#dcdcdc}
.frmPkg-wr .frmLst > li.has2 .halfUnit .fFrm {padding:0 30px 0 0}
.frmPkg-wr .frmLst .frmBox {display:block;font-size:0;width:100%;padding:10px 0}
.frmPkg-wr .frmLst .frmBox:before {content:"";display:inline-block;width:0;height:65px;vertical-align:middle}
.frmPkg-wr .frmLst .fLbl {display:block;position:absolute;left:29px;top:50%;transform:translateY(-50%);line-height:1;font-size:18px;width:135px}
.frmPkg-wr .frmLst .fLbl .roleLbl {display:block;line-height:1.2;color:#333;letter-spacing:0;font-size:.944em;font-weight:500}
.frmPkg-wr .frmLst .fLbl .roleLbl .nec:after {margin:-6px 0 0 4px}
.frmPkg-wr .frmLst .fFrm {display:inline-block;line-height:1.2;vertical-align:middle;width:100%;font-size:18px;box-sizing:border-box}
.frmPkg-wr .frmLst .fFrm input[type="text"],
.frmPkg-wr .frmLst .fFrm input[type="file"],
.frmPkg-wr .frmLst .fFrm input[type="password"],
.frmPkg-wr .frmLst .fFrm select {padding:0 15px;box-sizing:border-box;margin:0;height:45px;line-height:45px;border:1px solid #c2c4c6;min-width:0}
.frmPkg-wr .frmLst .fFrm input[type="file"] {background:#fff;padding:0}
.frmPkg-wr .frmLst .fFrm .form {display:inline-block;box-sizing:border-box;position:relative;vertical-align:middle;width:100%}
.frmPkg-wr .frmLst .fFrm .txt {display:block}
.frmPkg-wr .frmLst .fFrm .lnk {height:45px;line-height:45px}
@media all and (max-width:1299px) {
	.frmPkg-wr .frmLst > li.has2 .halfUnit .fFrm {padding:0 20px 0 0}
	.frmPkg-wr .frmLst .frmBox {padding:5px 0}
	.frmPkg-wr .frmLst .frmBox:before {height:40px}
	.frmPkg-wr .frmLst .fLbl {left:15px}
}
@media all and (max-width:999px) {
	.frmPkg-wr .nec {margin:-2px 0 0 0}
	.frmPkg-wr .frmLst > li {padding:0 0 0 130px}
	.frmPkg-wr .frmLst > li.has2 .halfUnit {width:100%;padding:0 0 0 130px}
	.frmPkg-wr .frmLst > li.has2 .halfUnit:first-child:before {width:100%;height:1px;top:auto;bottom:0;transform:none}
	.frmPkg-wr .frmLst > li.has2 .halfUnit .fFrm {padding:0}
	.frmPkg-wr .frmLst > li.has2:last-child .halfUnit:last-child:before {display:none}
	.frmPkg-wr .frmLst .fLbl,
	.frmPkg-wr .frmLst .fFrm {font-size:17px}
	.frmPkg-wr .frmLst .fLbl {left:0}
	.frmPkg-wr .frmLst .fFrm input[type="text"],
	.frmPkg-wr .frmLst .fFrm input[type="password"],
	.frmPkg-wr .frmLst .fFrm select {padding:0 10px}
	.frmPkg-wr .frmLst .fLbl .roleLbl .nec:after {margin:-4px 0 0 4px}
	.frmPkg-wr .frmLst .fLbl {width:120px}
}
@media all and (max-width:768px) {
	.frmPkg-wr .nec {margin:-4px 0 0 0}
	.frmPkg-wr .frmLst .fLbl,
	.frmPkg-wr .frmLst .fFrm {font-size:16px}
}
@media all and (max-width:599px) {
	.frmPkg-wr .frmTit {float:none;margin:0}
	.frmPkg-wr .frmReq {float:none;font-size:.944em;margin:5px 0}
	.frmPkg-wr .frmLst .frmBox:before {height:40px}
	.frmPkg-wr .frmLst .fFrm input[type="text"],
	.frmPkg-wr .frmLst .fFrm input[type="password"],
	.frmPkg-wr .frmLst .fFrm input[type="file"],
	.frmPkg-wr .frmLst .fFrm select {height:40px;line-height:40px}
	.frmPkg-wr .frmBox button,
	.frmPkg-wr .frmBox input[type="submit"],
	.frmPkg-wr .frmBox input[type="button"] {height:40px}
	.frmPkg-wr .frmLst .fFrm .lnk {height:40px;line-height:40px}
}
@media all and (max-width:499px) {
	.frmPkg-wr .frmLst > li {padding:0}
	.frmPkg-wr .frmLst > li.has2 .halfUnit {padding:0}
	.frmPkg-wr .frmLst .frmBox {padding:10px 0}
	.frmPkg-wr .frmLst .frmBox:before {display:none}
	.frmPkg-wr .frmLst .fLbl,
	.frmPkg-wr .frmLst .fFrm {font-size:15px}
	.frmPkg-wr .frmLst .fLbl {position:relative;left:auto;top:auto;transform:none;width:auto;margin:0 0 5px}
}

/* ==============================
 * 폼빌더
 ================================ */
/** -- 폼빌더 - 리스트 */
/** ---- board.css와 대부분 겸용 */
/** ---- 필요시 추가 */

/** -- 폼빌더 - View & Write 겸용 상단 */
.frmbd-view1 {}
.frmbd-view {}
.frmbd-view .req {display:inline-block;padding:0 5px;font-size:0;box-sizing:border-box;position:relative;line-height:1;margin:0 0 -7px}
.frmbd-view .req:after {content:"*";display:inline-block;color:#d00;font-size:20px;line-height:1;vertical-align:middle;margin:-4px 0 0}
.frmbd-view .frmbd-fld-tit {position:relative}
.frmbd-view .frmbd-fld-tit .fbdItemTit1 {}
.frmbd-view .frmbd-fld-tit .fbdItemMsg1 {display:block;position:absolute;right:0;bottom:-5px}
.frmbd-view .formbd-topinfo {}
.frmbd-view .formbd-topinfo .frmbd-title {display:block;font-size:1.333em;font-weight:500;text-align:center;color:#333;letter-spacing:-.05em;line-height:1.3}
.frmbd-view .formbd-topinfo .frmbd-pdate {display:block;text-align:center;margin:0 0 30px}
.frmbd-view .formbd-topinfo .frmbd-pdate dl {display:inline-block;padding:15px 0 0;margin:15px 0 0;border-top:1px solid #ddd;line-height:1}
.frmbd-view .formbd-topinfo .frmbd-pdate dl dt {display:block;position:absolute;width:0;height:0;overflow:hidden;top:-9999em;left:-9999em;text-indent:-9999em;font-size:0;line-height:0;opacity:0;visibility:hidden}
.frmbd-view .formbd-topinfo .frmbd-pdate dl dd {display:block;letter-spacing:0;font-size:1.111em}
.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg {font-family:"address-sans-pro", sans-serif}
.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .date {}
.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .time {position:relative;padding:0 0 0 20px;margin:0}
.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .time:before {content:"";display:block;position:absolute;width:16px;height:16px;background:url(/resources/_Img/Common/icon/time.png) no-repeat;left:0;top:5px}
.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .sim {padding:0 10px}
.frmbd-view .formbd-topinfo .frmbd-topMsg {padding:18px 20px 20px 20px;border:1px solid #ddd;box-sizing:border-box}
@media all and (max-width:799px) {
	.frmbd-view .formbd-topinfo {margin:0 0 20px}
}
@media all and (max-width:768px) {
	.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .time:before {top:4px}
}
@media all and (max-width:699px) {
	.frmbd-view .formbd-topinfo .frmbd-title {font-size:1.111em;line-height:1.2}
	.frmbd-view .formbd-topinfo .frmbd-pdate {margin:0 0 20px}
	.frmbd-view .frmbd-fld-tit {margin:0 0 10px}
	.frmbd-view .frmbd-fld-tit .fbdItemTit1 {margin-bottom:3px}
	.frmbd-view .frmbd-fld-tit .fbdItemMsg1 {position:relative;right:auto;bottom:auto}
	.frmbd-view .frmbd-fld-tit .fbdItemMsg1 .req {padding:0 5px 0 0}
}
@media all and (max-width:499px) {
	.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .time:before {top:3px}
}
@media all and (max-width:399px) {
	.frmbd-view .formbd-topinfo .frmbd-pdate .datePkg .sim {display:block}
}

/** -- 폼빌더 - View */
.formbd-pkg-wr .frmbd-fld-list {background:#f2f3f6;box-sizing:border-box;padding:10px 40px}
.formbd-pkg-wr .frmbd-fld-list input[type='text'],
.formbd-pkg-wr .frmbd-fld-list input[type='password'],
.formbd-pkg-wr .frmbd-fld-list input[type='file'],
.formbd-pkg-wr .frmbd-fld-list select {display:inline-block;vertical-align:top;margin:0;padding:0 15px;box-sizing:border-box;border:1px solid #dde2eb;background-color:#fff;height:50px;line-height:50px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1em;transition:border .3s ease}
.formbd-pkg-wr .frmbd-fld-list textarea {transition:border .3s ease}
.formbd-pkg-wr .frmbd-fld-list input[type='file']:focus,
.formbd-pkg-wr .frmbd-fld-list input[type='text']:focus,
.formbd-pkg-wr .frmbd-fld-list input[type='password']:focus,
.formbd-pkg-wr .frmbd-fld-list select:focus,
.formbd-pkg-wr .frmbd-fld-list input[type='file']:hover,
.formbd-pkg-wr .frmbd-fld-list input[type='text']:hover,
.formbd-pkg-wr .frmbd-fld-list input[type='password']:hover,
.formbd-pkg-wr .frmbd-fld-list select:focus,
.formbd-pkg-wr .frmbd-fld-list select:hover,
.formbd-pkg-wr .frmbd-fld-list textarea:focus,
.formbd-pkg-wr .frmbd-fld-list textarea:hover {border-color:#002c73}
.formbd-pkg-wr .frmbd-fld-list select {background-image:url(/resources/_Img/Common/selfrm_arr3.png);background-repeat:no-repeat;background-position:right 50%;padding:0 45px 0 15px}
.formbd-pkg-wr .frmbd-fld-list select:hover {background-image:url(/resources/_Img/Common/selfrm_arr4.png)}
.formbd-pkg-wr .frmbd-fld-list select::-ms-expand {display:none}
.formbd-pkg-wr .frmbd-fld-list .ftxt,
.formbd-pkg-wr .frmbd-fld-list .s-at {display:block;height:50px;line-height:50px;text-align:center;float:left}
.formbd-pkg-wr .frmbd-fld-list .eleFld {display:block;width:100%;height:50px;line-height:1;box-sizing:border-box;position:relative}
.formbd-pkg-wr .frmbd-fld-list .eleFld:after {content:"";display:block;clear:both}
.formbd-pkg-wr .frmbd-fld-list .eleFld.rdoFld,
.formbd-pkg-wr .frmbd-fld-list .eleFld.chkFld {height:auto;padding:8px 0 0}
.formbd-pkg-wr .frmbd-fld-list .eleFld.addrFld,
.formbd-pkg-wr .frmbd-fld-list .eleFld.areaFld,
.formbd-pkg-wr .frmbd-fld-list .eleFld.fileFld {height:auto;line-height:1}
.formbd-pkg-wr .frmbd-fld-list .txt-wr {display:block;margin:5px 0}
.formbd-pkg-wr .frmbd-fld-list .txt-wr textarea {display:block;width:100%;height:80px;box-sizing:border-box;padding:10px;resize:none}
.formbd-pkg-wr .frmbd-fld-list .fhelp {font-size:14px;letter-spacing:-.05em}
.formbd-pkg-wr .frmbd-fld-list .dir-left {display:flex;flex-flow:row;flex-wrap:wrap;line-height:1;width:100%}
.formbd-pkg-wr .frmbd-fld-list .dir-left li {display:block;float:left;width:20%;margin:0 0 5px}
.formbd-pkg-wr .frmbd-fld-list .dir-left.has2 li {width:20%}
.formbd-pkg-wr .frmbd-fld-list .dir-down {display:block;line-height:1;width:100%}
.formbd-pkg-wr .frmbd-fld-list .dir-down li {display:block;margin:0 0 5px}
.formbd-pkg-wr .frmbd-fld-list .dir-down.has2 li {}
.formbd-pkg-wr .frmbd-fld-list > ul {display:block;box-sizing:border-box}
.formbd-pkg-wr .frmbd-fld-list > ul > li {display:block;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #ddd}
.formbd-pkg-wr .frmbd-fld-list > ul > li:last-child {border-bottom:0}
.formbd-pkg-wr .frmbd-fld-list .frm-li {display:block;box-sizing:border-box;position:relative;padding:0 0 0 174px}
.formbd-pkg-wr .frmbd-fld-list .frm-li > * {display:block;line-height:1.2}
.formbd-pkg-wr .frmbd-fld-list .frm-li .lbl {position:absolute;left:0;top:13px;font-size:1.111em;font-weight:500;color:#333;width:160px}
.formbd-pkg-wr .frmbd-fld-list .frm-li .fld {}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld {max-width:624px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt input {width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli .eleFld {max-width:830px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli input,
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli select {width:30%;float:left}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli .ftxt {width:5%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email .eleFld {max-width:830px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email input,
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email select {width:30%;float:left}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email select {float:right}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email select.expand {width:65%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email .s-at {width:5%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .eleFld {max-width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .eleFld > span {display:block;width:100%;overflow:hidden}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode {max-width:830px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode input {width:30%;float:left}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode button {float:left;height:50px;margin:0 0 0 10px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 {max-width:100%;margin:5px 0 0}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 input {display:block;width:49%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 .addr_1 {float:left}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 .addr_2 {float:right}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-num .eleFld {max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-num select {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-select .eleFld {max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-select select {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-text .eleFld {max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-text input {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-textarea .eleFld {max-width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-textarea textarea {display:block;width:100%;box-sizing:border-box;padding:10px;margin:0;resize:none;height:200px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id {}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id .eleFld {display:inline-block;vertical-align:middle;max-width:500px;padding:0 100px 0 0}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id .eleFld input {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id .eleFld .sw-btn {display:block;position:absolute;right:0;top:0;height:50px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id #id_chk_msg {display:inline-block;vertical-align:middle;margin:0 0 0 10px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id #id_chk_msg.show {display:inline-block}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw {}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw .eleFld {display:inline-block;vertical-align:middle;max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw .eleFld input {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw .eleFld .sw-btn {display:block;position:absolute;right:0;top:0;height:50px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt,
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt2 {display:none}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt.show,
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt2.show {display:inline-block;vertical-align:middle;margin:0 0 0 10px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw .guideMsg {display:block;font-size:14px;letter-spacing:-.05em;color:#2290a7;margin:10px 0 0}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-date .eleFld {max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-date input {display:block;width:100%}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file .eleFld {max-width:500px}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file input[type='file'] {display:block;width:100%;height:auto;line-height:1;box-sizing:border-box;padding:10px;background:#fff}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file .existFilesUI {padding:15px;box-sizing:border-box;border:1px solid #dde2eb;background:#fff;margin:10px 0 0}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file .existFilesUI a {display:block;line-height:1.3;width:auto;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}
.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file .existFilesUI .chks {display:block;margin:10px 0 0;line-height:1}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group {box-sizing:border-box;position:relative;padding-left:174px}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group:first-child {}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group:last-child {}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupTit {display:block;position:absolute;font-size:1.222em;font-weight:500;color:#002752;line-height:1.2;left:0;top:35px;width:130px}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupTit span {border-bottom:2px solid #002752}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupLst {}
.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupLst > li {padding:10px 0}
@media all and (max-width:1199px) {
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id #id_chk_msg {margin:5px 0 0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-id #id_chk_msg.show {display:block}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt.show,
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-pw #pw_check_txt2.show {display:block;margin:5px 0 0}
}
@media all and (max-width:1099px) {
	.formbd-pkg-wr .frmbd-fld-list {padding:10px 20px}
	.formbd-pkg-wr .frmbd-fld-list > ul > li {padding:10px 0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 {margin:10px 0 0}
	.formbd-pkg-wr .frmbd-fld-list .dir-left li {width:25%}
	.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupTit {top:30px}
}
@media all and (max-width:999px) {
	.formbd-pkg-wr .frmbd-fld-list .frm-li .lbl {top:14px}
	.formbd-pkg-wr .frmbd-fld-list .dir-left li {width:33.3333%}
}
@media all and (max-width:899px) {
	.formbd-pkg-wr .frmbd-fld-list .dir-left li {width:50%}
	.formbd-pkg-wr .frmbd-fld-list .frmfld-group {padding-left:0}
	.formbd-pkg-wr .frmbd-fld-list .frmfld-group .frmGroupTit {position:relative;left:auto;top:auto;width:auto;margin:5px 0}
}
@media all and (max-width:768px) {
	.formbd-pkg-wr .frmbd-fld-list input[type='text'],
	.formbd-pkg-wr .frmbd-fld-list input[type='password'],
	.formbd-pkg-wr .frmbd-fld-list input[type='file'],
	.formbd-pkg-wr .frmbd-fld-list select {padding:0 10px;height:40px;line-height:40px}
	.formbd-pkg-wr .frmbd-fld-list .ftxt,
	.formbd-pkg-wr .frmbd-fld-list .s-at {height:40px;line-height:40px}
	.formbd-pkg-wr .frmbd-fld-list .eleFld {height:40px}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode button {height:40px}
	.formbd-pkg-wr .frmbd-fld-list .frm-li .lbl {top:10px}
}
@media all and (max-width:699px) {
	.formbd-pkg-wr .frmbd-fld-list {padding:15px}
	.formbd-pkg-wr .frmbd-fld-list > ul > li {padding:10px 0;border-bottom:1px solid rgba(0, 0, 0, .075);border-top:1px solid rgba(255, 255, 255, 1)}
	.formbd-pkg-wr .frmbd-fld-list > ul > li:first-child {padding-top:0;border-top:0}
	.formbd-pkg-wr .frmbd-fld-list > ul > li:last-child {padding-bottom:0;border-bottom:0}
	.formbd-pkg-wr .frmbd-fld-list .eleFld.rdoFld,
	.formbd-pkg-wr .frmbd-fld-list .eleFld.chkFld {padding:0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li {padding:0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li .lbl {position:relative;left:auto;top:auto;font-size:1em;margin:0 0 5px;width:auto}
	.formbd-pkg-wr .frmbd-fld-list .frm-li .fld {}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode input {width:49%;float:left}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode button {width:49%;float:right;margin:0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 {margin:5px 0 0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli input,
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli select {width:28%;min-width:0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-teli .ftxt {width:8%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email .eleFld {height:auto}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email input {width:46%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email select {width:100%;margin:5px 0 0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email .s-at {width:8%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-email select.expand {width:46%;margin:0}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-num .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-select .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-text .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-date .eleFld {max-width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-file .eleFld {max-width:100%}
}
@media all and (max-width:499px) {
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 input {width:100%}
	.formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .iaddr1 .addr_2 {margin:5px 0 0}
	.formbd-pkg-wr .frmbd-fld-list .txt-wr textarea {padding:5px}
}
@media all and (max-width:399px) {
	.formbd-pkg-wr .frmbd-fld-list .dir-left li {width:100%}
}

/* ==============================
* 폼빌더 개인정보수집에 대한 이용자 동의
================================= */
.prgr-agreement {}
.prgr-agreement .agree-tit {}
.prgr-agreement .agree-tit h3 {}
.prgr-agreement .agree-cont {box-sizing:border-box;padding:20px;background:#fafafa;max-height:340px;height:auto}
.prgr-agreement .agree-cont .agreeScrBox {height:auto;max-height:300px;overflow-x:hidden;overflow-y:auto}
.prgr-agreement .agree-cont .agreeScrBox:focus {outline:3px solid rgba(59, 153, 252, .5)}
.prgr-agreement .agree-cont .c-tit01 {font-size:1.3em;margin:0 0 25px}
.prgr-agreement .agree-cont .c-tit02 {font-size:1.2em;margin:0 0 20px}
.prgr-agreement .agree-cont .c-tit03 {font-size:1.1em;margin:0 0 15px}
.prgr-agreement .agree-chk {margin:10px 0 0;text-align:center;box-sizing:border-box;background:#f7f7f7;padding:20px}
.prgr-agreement .agree-chk .chks {display:inline-block}
.prgr-agreement .agree-chk .chks label {color:#333}
@media all and (max-width:799px) {
	.prgr-agreement .officeView .viewBox .contacts {padding:20px 20px 5px}
}
@media all and (max-width:768px) {
	.prgr-agreement .agree-cont {padding:15px}
	.prgr-agreement .agree-chk {text-align:left}
}
@media all and (max-width:499px) {
	.prgr-agreement .agree-chk {padding:10px 15px 6px}
}



.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 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 0 30px}
.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:1;width:16%;background:#fff;border:1px solid #bbb;float:left;box-sizing:border-box;margin:5px 0 5px .8%;transition:all .3s ease}
.campus-map-wr .map-info-list li:nth-child(6n+1) {margin-left:0}
.campus-map-wr .map-info-list .bt-view {display:block;font-size:0;letter-spacing:-.05em;border:0;background:none;width:100%;height:50px;padding:0 5px 0 40px;font-family:"Noto Sans KR";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 {position:absolute;top:15px;left:10px;color:#333;line-height:1.2;font-size:13px;border:1px solid #ddd;border-radius:3px;line-height:1;width:auto;padding:3px 5px 3px}
.campus-map-wr .map-info-list .bt-view .txt {display:inline-block;vertical-align:middle;color:#555;line-height:1.2;font-size:15px;letter-spacing:-.05em}
.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:#005bc2;border-color:#fff;background:#fff}
.campus-map-wr .map-info-list .over .bt-view .txt {color:#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:75px;height:50px}
	.campus-map-wr .map-info-list .bt-view .num {padding-right:38px;font-size:17px;top:13px}
	.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}
	.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 all 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 all and (max-width:899px){
	.campus-map-wr .map-info-list .minfo-dpt-list ul {padding:10px}
}
@media all 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 all 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 all 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 {text-indent:-9999em;font-size:0;border-radius:999px;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:65px;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 all 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%}
	.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-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}
}
@media all 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 컨텐츠
================================= */
.pdfCont-wr {}
.pdfCont-wr .pkgWrap .pkgCore {overflow:hidden}
.pdfCont-wr .pkgWrap .pkgCore > div {display:block;box-sizing:border-box;position:relative;float:right}

/** -- PDF index */
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex {z-index:1;width:360px;padding:0 0 0 60px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown {overflow:hidden}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a {display:block;float:left;display:block;box-sizing:border-box;font-size:.889em;position:relative;transition:all .3s ease}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a > span {display:inline-block;position:relative;padding:0 0 0 43px;box-sizing:border-box}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a:hover > span,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a:focus > span {text-decoration:underline}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown {width:100%;color:#22264c;padding:20px 18px 53px;background:#f6f6f6}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:after {content:'';display:block;background:url(/resources/_Img/Common/pdf_spr.png) no-repeat -114px 0;width:14px;height:14px;position:absolute;bottom:20px;right:20px;transition:all .3s ease}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown > span:before {content:'';display:block;position:absolute;width:30px;height:30px;background:url(/resources/_Img/Common/pdf_spr.png) no-repeat;top:0;left:0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.pdf {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.pdf > span:before {background-position:0 0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.hwp {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.hwp > span:before {background-position:-40px 0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:hover,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:focus {background:#ededed}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:hover:after,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:focus:after {bottom:15px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove {color:#e94747;width:100%;text-align:center;padding:15px 10px 19px;letter-spacing:0;border-top:2px solid #fff;background:#ededed}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove span:before {content:'';display:block;width:24px;height:24px;background:url(/resources/_Img/Common/pdf_spr.png) no-repeat -80px 0;border:2px solid #e94747;border-radius:50%;position:absolute;top:2px;left:0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove:focus,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove:hover {background:#f6f6f6}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown {width:50%}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.pdf {border-right:1px solid #fff}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.hwp {border-left:1px solid #fff}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .pdfIdxTit {color:#3d4553;font-size:1.111em;font-weight:700;line-height:1;margin:36px 0 0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .pdfIdxTxt {color:#666;font-size:.944em;margin:0 0 19px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs .pdfCateCaster {display:none}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs .pdfQuickMover {display:block;width:100%;box-sizing:border-box;position:relative;border:0;background:transparent;z-index:0;text-align:left;font-size:0;transition:all .3s ease}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs .pdfQuickMover span {display:inline-block;vertical-align:middle;line-height:1.2;letter-spacing:-.05em}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex ul {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex ul li {display:block;box-sizing:border-box;position:relative}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex ul li:last-child {border-bottom:0;margin-bottom:0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover {padding:14px 35px 15px 20px;border:1px solid #e5e5e5;border-top:0}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover span {font-size:17px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:after {content:"";display:block;position:absolute;width:6px;height:6px;border:solid;border-width:0 2px 2px 0;border-color:transparent #666 #666 transparent;right:18px;top:21px;transform:rotate(-45deg);transition:all .3s ease}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:focus,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:hover {background:#f3f5f6;color:#008cd7}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:focus:after,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:hover:after {right:13px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li:first-child > .pdfQuickMover {border-top:1px solid #e5e5e5}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.over > .pdfQuickMover {border-color:#006ee9;background:#006ee9;color:#fff}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.over > .pdfQuickMover:after {border-color:transparent #fff #fff transparent;right:17px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.hasChild > .pdfQuickMover span {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.hasChild > .pdfQuickMover:after {transform:rotate(45deg);top:19px;right:17px;border-color:transparent #3973ff #3973ff transparent}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.hasChild.over > .pdfQuickMover:after {transform:rotate(45deg);top:19px;right:17px;border-color:transparent #fff #fff transparent}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 {display:none;padding:13px 25px 13px;box-sizing:border-box;border:1px solid #e5e5e5;border-top:0;background:#f6f6f6}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li:last-child {}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover {padding:5px 0 5px 14px;color:#777}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover:after {content:"";display:block;position:absolute;width:3px;height:3px;background:#777;left:0;top:13px;border-radius:50%;opacity:0;transition:all .3s ease}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover span {font-size:15px}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover:focus,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover:hover {color:#000}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover:focus:after,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover:hover:after {background:#000;opacity:1}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li.over > .pdfQuickMover,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li.over > .pdfQuickMover {color:#008cd7}
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li.over > .pdfQuickMover:after,
.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li.over > .pdfQuickMover:after {background:#008cd7;opacity:1}

/** -- PDF viewer */
.pdfCont-wr .pkgWrap .pkgCore .pdfCore {width:100%;z-index:0;padding:0 360px 0 0;margin:0 -360px 0 0}
.pdfCont-wr .pkgWrap .pkgCore .pdfCore iframe {display:block;width:100%;height:900px;border:0}
@media all and (max-width:1299px) {
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex {width:300px;padding:0 0 0 20px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore {padding:0 300px 0 0;margin:0 -300px 0 0}
}
@media all and (max-width:999px) {
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex {width:260px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover {padding:10px 30px 10px 10px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover span {font-size:15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li > .pdfQuickMover:after {top:16px;right:15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.hasChild > .pdfQuickMover:after {top:14px;right:13px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.hasChild.over > .pdfQuickMover:after {top:14px;right:13px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 {padding:10px 15px 10px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 > li > .pdfQuickMover {padding:5px 0 5px 10px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore {padding:0 260px 0 0;margin:0 -260px 0 0}
}
@media all and (max-width:899px) {
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex {width:230px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a > span {padding:0 0 0 35px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown {padding:10px 10px 30px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:after {right:10px;bottom:10px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a > span {font-size:13px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown > span:before {top:50%;transform:translateY(-50%)}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove span:before {top:50%;transform:translateY(-50%)}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore {padding:0 230px 0 0;margin:0 -230px 0 0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore iframe {height:750px}
}
@media all and (max-width:799px) {
	.pdfCont-wr .pkgWrap .pkgCore > div {float:none}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex {width:100%;padding:0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .pdfIdxTit {margin:20px 0 0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .pdfIdxTxt {margin:0 0 15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown {}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a {height:60px;line-height:60px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown a > span {line-height:1}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown {width:50%;background:#ededed;padding:0 15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:after {bottom:50%;transform:translateY(50%);right:15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:hover,
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:focus {background:#ededed}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:hover:after,
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown:focus:after {bottom:50%}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.pdf {border:0;border-right:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown.hwp {border:0;border-right:1px solid #fff;border-left:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove {width:50%;background:#ededed;padding:0 5px;border:0;border-left:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown {width:33.3333%}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.pdf {border-left:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.hwp {border-left:1px solid #fff;border-right:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnMove {width:33.3333%;border:0;border-left:1px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs .pdfCateCaster {display:block;width:100%;height:50px;background:#294fa6;color:#fff;font-size:1em;box-sizing:border-box;position:relative;border:0;text-align:left;padding:0 45px 0 15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsTabs .pdfCateCaster:after {content:'';display:block;position:absolute;width:9px;height:9px;top:17px;right:20px;border:solid;border-width:0 2px 2px 0;border-color:transparent #fff #fff transparent;transform:rotate(45deg);transition:all .3s ease}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex.over .btnsTabs .pdfCateCaster:after {top:22px;transform:rotate(225deg)}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 {position:absolute;width:100%;left:0;top:100%;background:#fff;display:none}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li {}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv1 > li.over > .pdfQuickMover:after {right:15px}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .lv2 {display:block !important}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore {padding:0;margin:20px 0 0}
}
@media all and (max-width:699px) {
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnDown {width:100%;border:0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown .btnMove {border:0;border-top:2px solid #fff;width:100%}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown {width:50%}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.pdf {border-left:0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnDown.hwp {border-right:0}
	.pdfCont-wr .pkgWrap .pkgCore .pdfIndex .btnsDown.hasHwp .btnMove {width:100%;border:0;border-top:2px solid #fff}
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore iframe {height:640px}
}
@media all and (max-width:399px) {
	.pdfCont-wr .pkgWrap .pkgCore .pdfCore iframe {height:470px}
}

/* ==============================
 * 페이지만족도/담당자
 ================================ */
/** -- 공통 */
#charge-satisfy {position:relative;width:100%;margin-top:80px}
@media all and (max-width:1000px) {
	#charge-satisfy {margin-top:50px}
}
@media all and (max-width:699px) {
	#charge-satisfy {margin-top:30px}
}

/** -- 담당자 */
#charge-satisfy .boxMngr {position:relative;padding:20px 30px;border:1px solid #a3a3a3;background:#fff}
#charge-satisfy .boxMngr .charge-list {display:flex;flex-flow:row;flex-wrap:wrap;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #ddd}
#charge-satisfy .boxMngr .charge-list li {display:inline-block;min-width:25%;padding:5px 10px 5px 0;box-sizing:border-box}
#charge-satisfy .boxMngr .charge-list li em {font-style:normal;color:#333}
#charge-satisfy .boxMngr .charge-list li span em {}
#charge-satisfy .boxMngr .charge-list li span em:before,
#charge-satisfy .boxMngr .charge-list li span em:after {display:block;content:"";position:absolute;top:50%}
#charge-satisfy .boxMngr .charge-list li span em:before {width:10px;height:2px;background:#0d5db2;left:0;margin-top:-1px}
#charge-satisfy .boxMngr .charge-list li span em:after {width:1px;height:10px;background:#d3d3d3;right:0;margin-top:-5px}
#charge-satisfy .boxMngr .charge-list li .part {color:#666}
#charge-satisfy .boxMngr .charge-list dl {display:block;box-sizing:border-box;position:relative;padding:0 10px 0 105px}
#charge-satisfy .boxMngr .charge-list dl dt,
#charge-satisfy .boxMngr .charge-list dl dd {display:block;line-height:1.3}
#charge-satisfy .boxMngr .charge-list dl dt {position:absolute;left:0;top:50%;transform:translateY(-50%);padding:0 0 0 20px;width:75px}
#charge-satisfy .boxMngr .charge-list dl dt:before,
#charge-satisfy .boxMngr .charge-list dl dt:after {display:block;content:"";position:absolute;top:50%;transform:translateY(-50%)}
#charge-satisfy .boxMngr .charge-list dl dt:before {width:10px;height:2px;background:#0d5db2;left:0}
#charge-satisfy .boxMngr .charge-list dl dt:after {width:1px;height:10px;background:#d3d3d3;right:0}
#charge-satisfy .boxMngr .charge-list dl dd {}
#charge-satisfy .boxMngr .update {display:block;padding:0 0 0 25px;font-size:14px;background:url(/resources/_Img/Templet/Layout/charge_update.gif) no-repeat 0 center;margin:5px 0 0}
@media all and (max-width:1099px) {
	#charge-satisfy .boxMngr .charge-list li {width:50%}
}
@media all and (max-width:699px) {
	#charge-satisfy .boxMngr {padding:15px 20px}
	#charge-satisfy .boxMngr .charge-list li {padding:2px 10px 2px 0}
}
@media all and (max-width:599px) {
	#charge-satisfy .boxMngr .charge-list li {width:100%;padding:0;margin:0 0 5px}
	#charge-satisfy .boxMngr .charge-list li:last-child {margin:0}
	#charge-satisfy .boxMngr .charge-list dl {padding:0 0 0 90px}
	#charge-satisfy .boxMngr .charge-list dl dt {width:70px;padding:0 0 0 10px}
	#charge-satisfy .boxMngr .charge-list dl dt:before {width:5px;height:1px}
}

/** -- 페이지만족도 */
#charge-satisfy .boxStsf {background:#f7f7f7;padding:30px 30px;box-sizing:border-box;position:relative}
#charge-satisfy .boxStsf .boxStsfTit {display:block;font-size:1.2em;color:#1472b6}
#charge-satisfy .boxStsf .boxStsfTxt {display:block;position:relative;color:#333;font-weight:400;padding:0;letter-spacing:-.05em}
#charge-satisfy .boxStsf .stsfChk {position:relative;box-sizing:border-box;padding:0 42% 0 0}
#charge-satisfy .boxStsf .stsfChk .pChk {display:block;box-sizing:border-box}
#charge-satisfy .boxStsf .stsfChk .pChk ul {display:block}
#charge-satisfy .boxStsf .stsfChk .pChk ul li {display:inline-block;color:#555;margin:0 20px 0 0}
#charge-satisfy .boxStsf .stsfChk .pMsg {position:absolute;background:#fff;width:40%;height:44px;text-align:left;right:0;bottom:-7px}
#charge-satisfy .boxStsf .stsfChk .pMsg span {display:block;margin:0 100px 0 0;box-sizing:border-box;border:1px solid #ddd;border-right:0;height:100%}
#charge-satisfy .boxStsf .stsfChk .pMsg span input.text {display:block;background:#fff;width:100%;height:100%;font-size:1em;border:0;color:#666;padding:0 10px;margin:0;box-sizing:border-box}
#charge-satisfy .boxStsf .stsfChk .pMsg span input.text::placeholder {color:#777}
#charge-satisfy .boxStsf .stsfChk .pMsg .btn-pcmt {position:absolute;top:0;right:0;width:100px;height:100%;background:#515a6f;border:0;color:#fff !important}
@media all and (max-width:1099px) {
	#charge-satisfy .boxStsf {padding:20px 30px}
	#charge-satisfy .boxStsf .stsfChk .pChk ul li {margin:0 15px 0 0}
}
@media all and (max-width:999px) {
	#charge-satisfy .boxStsf .stsfChk {padding:0}
	#charge-satisfy .boxStsf .stsfChk .pMsg {position:relative;width:100%;height:44px;right:auto;bottom:auto;margin:10px 0 0}
}
@media all and (max-width:699px) {
	#charge-satisfy .boxStsf {padding:15px 20px}
}
@media all and (max-width:599px) {
	#charge-satisfy .boxStsf .stsfChk .pChk {margin:10px 0 0}
	#charge-satisfy .boxStsf .stsfChk .pChk ul {display:flex;flex-flow:row;flex-wrap:wrap}
	#charge-satisfy .boxStsf .stsfChk .pChk ul li {width:50%;margin:0}
}
@media all and (max-width:399px) {
	#charge-satisfy .boxStsf {padding:15px 20px 20px}
	#charge-satisfy .boxStsf .stsfChk .pMsg {height:auto}
	#charge-satisfy .boxStsf .stsfChk .pMsg span {margin:0;border-right:1px solid #ddd}
	#charge-satisfy .boxStsf .stsfChk .pMsg span input.text {height:40px}
	#charge-satisfy .boxStsf .stsfChk .pMsg .btn-pcmt {position:relative;top:auto;right:auto;width:100%;padding:10px 0}
}
/* ==============================
 * 학과안내
 ================================ */
 /** -- INTRO */
 /** ---- INTRO Top */
.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}

/** ---- INTRO List  */
.dept-list-wr {position:relative;display:flex;flex-flow:row;flex-wrap:wrap}
.dept-list-wr .dept-list {display:inline-block;width:49%;min-height:240px;margin:0 2% 20px 0;background:#f7f7f7;box-sizing:border-box;position:relative;padding:20px 20px 20px 360px}
.dept-list-wr .dept-list:nth-child(2n) {margin-right:0}
.dept-list-wr .dept-list .dImg {display:block;position:absolute;width:320px;left:20px;top:20px}
.dept-list-wr .dept-list .dImg span {display:block;box-sizing:border-box;position:relative;height:0;padding:0 0 44.0944%;background:#a9a9a9}
.dept-list-wr .dept-list .dImg span img {display:block;position:absolute;max-width:100%;max-height:100%;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto}
.dept-list-wr .dept-list .dTit {position:relative;padding:12px 0 5px 10px;text-align:left}
.dept-list-wr .dept-list .dTit:before {display:block;content:"";box-sizing:border-box;border-width:50px 83px 52px 80px;border-style:solid;border-color:transparent transparent #044388 #044388;position:absolute;top:0;left:0}
.dept-list-wr .dept-list .dTit span {display:block;position:relative;line-height:1.2}
.dept-list-wr .dept-list .dTit .strPkg {display:block;background:#fff;border-bottom:3px solid #044388;box-sizing:border-box;padding:15px 10px}
.dept-list-wr .dept-list .dTit .strKor {font-size:1.375em;font-weight:500;color:#222;font-weight:500}
.dept-list-wr .dept-list .dTit .strEng {font-size:13px;font-family:address-sans-pro, sans-serif;font-weight:400;color:#777;margin:5px 0 0 2px;letter-spacing:.05em}
.dept-list-wr .dept-list .dLst {display:block;padding:0;margin:15px 0 0}
.dept-list-wr .dept-list .dLst li {display:block;padding:0 130px 8px 15px;position:relative;line-height:1.2;margin:0 0 8px;border-bottom:1px solid #ddd}
.dept-list-wr .dept-list .dLst li:last-child {margin-bottom:0;padding-bottom:0;border-bottom:0}
.dept-list-wr .dept-list .dLst li:before {display:block;content:"";width:5px;height:2px;position:absolute;top:11px;left:0;transition:all .3s ease}
.dept-list-wr .dept-list .dLst li .txtSec {}
.dept-list-wr .dept-list .dLst li .txtSec span {font-size:.889em}
.dept-list-wr .dept-list .dLst li .txtSec .strMajor {}
.dept-list-wr .dept-list .dLst li .btnSec {position:absolute;right:0;top:-2px}
.dept-list-wr .dept-list .dLst li .btnSec a {display:block;float:left;border:1px solid #aaa;box-sizing:border-box;padding:5px 5px 3px;line-height:1;background:#fff;margin:0 3px 0 0;color:#777;transition:all .3s ease}
.dept-list-wr .dept-list .dLst li .btnSec a:last-child {margin:0}
.dept-list-wr .dept-list .dLst li .btnSec a span {display:inline-block;font-size:14px;letter-spacing:-.05em;vertical-align:top}
.dept-list-wr .dept-list .dLst li .btnSec .view {}
.dept-list-wr .dept-list .dLst li .btnSec .site {}
.dept-list-wr .dept-list:nth-child(4n+1) .dTit:before {border-color:transparent transparent #044388 #044388}
.dept-list-wr .dept-list:nth-child(4n+2) .dTit:before {border-color:transparent transparent #28a776 #28a776}
.dept-list-wr .dept-list:nth-child(4n+3) .dTit:before {border-color:transparent transparent #e6720e #e6720e}
.dept-list-wr .dept-list:nth-child(4n+4) .dTit:before {border-color:transparent transparent #0a60bc #0a60bc}
.dept-list-wr .dept-list:nth-child(4n+1) .dTit .strPkg {border-bottom-color:#044388}
.dept-list-wr .dept-list:nth-child(4n+2) .dTit .strPkg {border-bottom-color:#28a776}
.dept-list-wr .dept-list:nth-child(4n+3) .dTit .strPkg {border-bottom-color:#e6720e}
.dept-list-wr .dept-list:nth-child(4n+4) .dTit .strPkg {border-bottom-color:#0a60bc}
.dept-list-wr .dept-list:nth-child(4n+1) .dLst li:before {background:#044388}
.dept-list-wr .dept-list:nth-child(4n+2) .dLst li:before {background:#28a776}
.dept-list-wr .dept-list:nth-child(4n+3) .dLst li:before {background:#e6720e}
.dept-list-wr .dept-list:nth-child(4n+4) .dLst li:before {background:#0a60bc}
.dept-list-wr .dept-list:nth-child(4n+1) .dLst li a:hover,
.dept-list-wr .dept-list:nth-child(4n+1) .dLst li a:focus {color:#fff;border-color:#044388;background:#044388}
.dept-list-wr .dept-list:nth-child(4n+2) .dLst li a:hover,
.dept-list-wr .dept-list:nth-child(4n+2) .dLst li a:focus {color:#fff;border-color:#28a776;background:#28a776}
.dept-list-wr .dept-list:nth-child(4n+3) .dLst li a:hover,
.dept-list-wr .dept-list:nth-child(4n+3) .dLst li a:focus {color:#fff;border-color:#e6720e;background:#e6720e}
.dept-list-wr .dept-list:nth-child(4n+4) .dLst li a:hover,
.dept-list-wr .dept-list:nth-child(4n+5) .dLst li a:focus {color:#fff;border-color:#0a60bc;background:#0a60bc}
@media all and (max-width:1399px) {
	.dept-list-wr .dept-list {width:32%;min-height:0;margin:0 2% 20px 0;padding:20px 20px 20px}
	.dept-list-wr .dept-list:nth-child(3n) {margin-right:0}
	.dept-list-wr .dept-list:nth-child(2n) {margin-right:2%}
	.dept-list-wr .dept-list .dTit {padding:0;margin:15px 0 0}
	.dept-list-wr .dept-list .dTit:before {display:none}
	.dept-list-wr .dept-list .dImg {position:relative;width:auto;left:auto;top:auto}
}
@media all and (max-width:1099px) {
	.dept-list-wr .dept-list {padding:15px}
	.dept-list-wr .dept-list .dTit .strPkg {padding:15px 10px 10px}
	.dept-list-wr .dept-list .dTit .strKor {font-size:1.111em}
	.dept-list-wr .dept-list .dLst li {padding-right:0}
	.dept-list-wr .dept-list .dLst li .btnSec {position:relative;right:auto;top:auto;overflow:hidden;margin:5px 0 0}
}
@media all and (max-width:999px) {
	.dept-list-wr .dept-list {width:49%}
	.dept-list-wr .dept-list:nth-child(3n) {margin-right:2%}
	.dept-list-wr .dept-list:nth-child(2n) {margin-right:0}
}
@media all and (max-width:999px) {
	.dept-list-wr .dept-list {width:100%;margin-right:0 !important}
}

/** -- VIEW */
.majorView-wrap {}
.majorView-wrap .navi-panel {position:absolute;left:0;bottom:0;width:100%;height:90px;background:#0b2e3b;text-align:center}
.majorView-wrap .navi-panel .btn-list {display:inline-block;position:relative;text-transform:uppercase;padding:5px 0 5px 38px;margin-top:28px}
.majorView-wrap .navi-panel .btn-list span {display:block;font-size:0.944em;font-weight:700;color:#0ea945;line-height:1}
.majorView-wrap .navi-panel .btn-list:before {content:"";position:absolute;left:0;top:0;width:24px;height:24px;border:2px solid #0ea945;border-radius:50%}
.majorView-wrap .navi-panel .btn-list:after,
.majorView-wrap .navi-panel .btn-list span:before,
.majorView-wrap .navi-panel .btn-list span:after {content:"";position:absolute;left:8px;top:0;width:12px;height:2px;background:#0ea945}
.majorView-wrap .navi-panel .btn-list:after {top:9px}
.majorView-wrap .navi-panel .btn-list span:before {top:13px}
.majorView-wrap .navi-panel .btn-list span:after {top:17px}
.majorInfo-sec {padding-bottom:80px}
.majorInfo-sec:after {content:"";display:block;clear:both}
.majorInfo-sec > div {display:block;float:left;box-sizing:border-box;position:relative}
.majorInfo-sec .infoTit {width:100%;text-align:center;line-height:1;margin-bottom:45px}
.majorInfo-sec .infoTit .btit {position:relative;display:inline-block;font-size:2.333em;color:#333;margin-bottom:75px}
.majorInfo-sec .infoTit .btit:after {content:"";position:absolute;right:-15px;top:-15px;width:7px;height:7px;border-radius:50%;background:#00762a}
.majorInfo-sec .infoTit .btit:before {display:block;content:"";position:absolute;bottom:-52px;left:50%;width:1px;height:30px;background:#acacac}
.majorInfo-sec .infoTit .stxt {display:block;font-size:2.222em;color:#d1d1d1;font-family:baskerville-display-pt, serif}
.majorInfo-sec .infoSumm {width:500px;z-index:1}
.majorInfo-sec .infoSumm .slogan {font-size:2.444em;color:#064e31;line-height:1.2;margin:0 0 30px;min-height:180px}
.majorInfo-sec .infoSumm .slogan span {font-weight:700}
.majorInfo-sec .infoSumm .btn {display:block;position:relative;overflow:hidden;width:100%;height:80px;padding:0 0 0 80px;box-sizing:border-box}
.majorInfo-sec .infoSumm .btn a {display:block;position:absolute;width:80px;height:100%;left:0;top:0;background:#055a23 url('/resources/_Img/Dept/ico_home.png') no-repeat 50% 50%;transition:all .3s ease}
.majorInfo-sec .infoSumm .btn a:hover {background-position:50% 40%}
.majorInfo-sec .infoSumm .btn button {display:block;float:left;width:50%;height:100%;padding:0 30px;background:#f7f7f7;border:1px solid #ddd;border-left:0;text-align:left;position:relative;transition:all .3s ease}
.majorInfo-sec .infoSumm .btn button:after {content:"";display:block;position:absolute;width:28px;height:28px;right:20px;top:50%;transform:translateY(-50%)}
.majorInfo-sec .infoSumm .btn button span {display:inline-block;color:#064e31;font-size:1em;padding:0;letter-spacing:-.05em;transition:all .3s ease}
.majorInfo-sec .infoSumm .btn button.prof span {}
.majorInfo-sec .infoSumm .btn button.prof:after {background-image:url(/resources/_Img/Dept/ico_prof.png)}
.majorInfo-sec .infoSumm .btn button.step span {}
.majorInfo-sec .infoSumm .btn button.step:after {background-image:url(/resources/_Img/Dept/ico_step.png)}
.majorInfo-sec .infoSumm .btn button:focus,
.majorInfo-sec .infoSumm .btn button:hover {background:#009033;border-color:#009033}
.majorInfo-sec .infoSumm .btn button:focus span,
.majorInfo-sec .infoSumm .btn button:hover span {color:#fff}
.majorInfo-sec .infoSumm .btn button.prof:focus:after,
.majorInfo-sec .infoSumm .btn button.prof:hover:after {background-image:url('/resources/_Img/Dept/ico_prof_ov.png')}
.majorInfo-sec .infoSumm .btn button.step:focus:after,
.majorInfo-sec .infoSumm .btn button.step:hover:after {background-image:url('/resources/_Img/Dept/ico_step_ov.png')}
.majorInfo-sec .infoSumm .btn.noSite {padding-left:0}
.majorInfo-sec .infoSumm .btn.noSite button.prof {border-left:1px solid #ddd}
.majorInfo-sec .infoDetail {width:100%;padding:0 0 0 500px;margin:0 0 0 -500px;z-index:0}
.majorInfo-sec .infoDetail .detailPkg {box-sizing:border-box;padding:0 0 0 50px;overflow:hidden}
.majorInfo-sec .infoDetail .bTit {display:inline-block;color:#064e31;font-weight:700;margin-right:5px}
.majorInfo-sec .infoDetail .bTxt {display:block;font-size:1.056em;color:#444;font-weight:300}
.majorInfo-sec .infoDetail .bTxt p {margin:0 0 15px}
.majorInfo-sec .infoDetail .bTxt p:last-child {margin:0}
.majorInfo-sec .infoDetail .bTxt .pin {display:inline-block;width:24px;height:24px;vertical-align:middle;background:url(/resources/_Img/Dept/ico_pin.png) no-repeat;margin:-2px 0 0 5px}
.majorInfo-sec .infoDetail .detailAbout {margin-bottom:37px;float:left;width:100%}
.majorInfo-sec .infoDetail .detailAbout .bTit {display:block;margin-bottom:30px}
.majorInfo-sec .infoDetail .detailAbout .bTit {display:block;font-size:1.111em;color:#555}
.majorInfo-sec .infoDetail .detailAbout .no-data {box-sizing:border-box;border:1px solid #ddd;border-radius:5px;background-position:center 30px;padding:110px 0 20px}
.majorInfo-sec .infoDetail .detailComm {float:left;width:50%;box-sizing:border-box;position:relative;padding:0 20px 0 50px}
.majorInfo-sec .infoDetail .detailComm .bTit {display:block;position:absolute;left:0;top:2px}
.majorInfo-sec .infoDetail .detailComm .strTxt {letter-spacing:0}
.majorInfo-sec .infoDetail .detailComm .strLnk {display:none;color:#1472b6;text-decoration:underline;letter-spacing:0;font-weight:500}
@media all and (max-width:1299px) {
	.majorInfo-sec .infoSumm {width:360px}
	.majorInfo-sec .infoSumm .slogan {font-size:1.667em}
	.majorInfo-sec .infoSumm .btn button {padding:0 15px}
	.majorInfo-sec .infoSumm .btn button:after {right:10px}
	.majorInfo-sec .infoDetail {padding:0 0 0 360px;margin:0 0 0 -360px}
	.majorInfo-sec .infoDetail .detailPkg {padding:0 0 0 30px}
}
@media all and (max-width:999px) {
	.majorInfo-sec .infoDetail .detailAbout {margin-bottom:20px}
	.majorInfo-sec .infoDetail .detailComm {width:100%}
	.majorInfo-sec .infoDetail .detailComm .bTit {top:1px}
}
@media all and (max-width:899px) {
	.majorInfo-sec {padding:0 0 20px}
	.majorInfo-sec .infoSumm {width:100%;margin:0 0 20px}
	.majorInfo-sec .infoSumm .slogan {min-height:0;margin:0 0 15px}
	.majorInfo-sec .infoSumm .btn {height:50px;padding:0 0 0 50px}
	.majorInfo-sec .infoSumm .btn a {width:50px;background-size:50%}
	.majorInfo-sec .infoDetail {padding:0;margin:0}
	.majorInfo-sec .infoDetail .detailPkg {padding:0}
	.majorInfo-sec .infoDetail .detailAbout .bTit {line-height:1.2;margin:0 0 10px}
}
@media all and (max-width:768px) {
	.majorView-wrap {margin:30px 0 0}
	.majorInfo-sec .infoTit {margin-bottom:20px}
	.majorInfo-sec .infoTit .btit {font-size:2em;margin-bottom:35px}
	.majorInfo-sec .infoTit .btit:before {bottom:-30px;height:20px}
	.majorInfo-sec .infoTit .stxt {font-size:1em;letter-spacing:0}
}
@media all and (max-width:399px) {
	.majorInfo-sec .infoSumm .btn {padding:0;height:auto}
	.majorInfo-sec .infoSumm .btn a {position:relative;width:100%;height:50px;left:auto;top:auto;background-size:auto}
	.majorInfo-sec .infoSumm .btn button {width:100%;height:50px;border:1px solid #ddd;border-top:0w}
}

/** ---- VIEW - 퀵링크 */
.quickBtn-sec {position:relative;padding:180px 0;box-sizing:border-box;text-align:center}
.quickBtn-sec .bg {position:absolute;left:50%;top:0;width:300%;height:100%;margin-left:-150%;background:url(/resources/_Img/Dept/quick_bg.jpg) repeat-x 50% 0;z-index:-1;text-align:center}
.quickBtn-sec .bg img {display:block;position:absolute;width:auto;height:100%;left:50%;top:0;transform:translateX(-50%)}
.quickBtn-sec .bg.hasNoData {left:0;top:0;width:100%;height:100%;margin-left:0px}
.quickBtn-sec .bg.hasNoData:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle}
.quickBtn-sec .bg.hasNoData .no-data {display:inline-block;color:#fff;background:url(/resources/_Img/Board/default/ico_nodata_W.png) no-repeat center 0;vertical-align:middle;width:auto;padding:85px 0 0}
.quickBtn-sec .ico-btn {display:inline-block;margin:0 10px;vertical-align:top}
.quickBtn-sec .ico-btn a {display:block;width:180px;height:180px;padding-top:40px;border-radius:50%;box-sizing:border-box;border:1px solid rgba(0, 0, 0, .6);background:rgba(0, 0, 0, .1);transition:all .3s ease}
.quickBtn-sec .ico-btn a .ico {display:block;width:70px;height:70px;margin:0 auto 5px auto}
.quickBtn-sec .ico-btn a .ico img {width:100%}
.quickBtn-sec .ico-btn a .name {display:block;font-size:1.111em;color:#fff;font-weight:500}
.quickBtn-sec .ico-btn a:focus,
.quickBtn-sec .ico-btn a:hover {border:1px solid rgba(0, 0, 0, 1);background:rgba(0, 0, 0, .05);box-shadow:0px 20px 29px rgba(0,0,0,0.2)}
@media all and (max-width:1200px){
	.quickBtn-sec {padding:100px 0}
	.quickBtn-sec .ico-btn a {width:160px;height:160px}
	.quickBtn-sec .ico-btn a .ico {width:50px;height:50px}
	.quickBtn-sec .ico-btn a .name {font-size:1em}
}
@media all and (max-width:999px){
	.quickBtn-sec {padding:50px 0}
	.quickBtn-sec .ico-btn {margin:0 5px}
	.quickBtn-sec .ico-btn a {width:130px;height:130px;padding-top:20px}
	.quickBtn-sec .bg.hasNoData {position:relative;left:auto;top:auto;margin:-50px 0;padding:30px 0}
}
@media all and (max-width:799px) {
	.quickBtn-sec {display:flex;flex-flow:row;flex-wrap:wrap}
	.quickBtn-sec .ico-btn {width:49%;margin:20px 2% 0 0}
	.quickBtn-sec .ico-btn:nth-child(-n+2) {margin-top:0}
	.quickBtn-sec .ico-btn:nth-child(2n) {margin-right:0}
	.quickBtn-sec .ico-btn a {width:auto;height:auto;border-radius:5px;text-align:left;box-sizing:border-box;padding:0 15px 0 70px;position:relative;background:rgba(0, 0, 0, .5);line-height:1}
	.quickBtn-sec .ico-btn a:focus,
	.quickBtn-sec .ico-btn a:hover {border:1px solid rgba(0, 0, 0, .6);background:rgba(0, 0, 0, .5);box-shadow:none}
	.quickBtn-sec .ico-btn a:before {content:"";display:inline-block;width:0;height:65px;vertical-align:middle}
	.quickBtn-sec .ico-btn a .ico {position:absolute;left:15px;top:50%;transform:translateY(-50%);margin:0}
	.quickBtn-sec .ico-btn a .name {display:inline-block;line-height:1.2;max-width:90%;vertical-align:middle}
}
@media all and (max-width:599px) {
	.quickBtn-sec {padding:20px 0}
	.quickBtn-sec .ico-btn {margin:10px 2% 0 0}
	.quickBtn-sec .bg.hasNoData {margin:0}
}
@media all and (max-width:499px) {
	.quickBtn-sec .ico-btn a {padding:0 10px 0 50px}
	.quickBtn-sec .ico-btn a .ico {width:35px;height:35px;left:10px}
	.quickBtn-sec .bg.hasNoData .no-data {background-size:57px auto;padding:65px 0 0}
}
@media all and (max-width:399px) {
	.quickBtn-sec {padding:10px 0 20px}
	.quickBtn-sec .ico-btn {width:100%;margin:10px 0 0 !important}
}

/** -- 학과소개 - 교육목표 */
.eduGoal-sec {position:relative;padding:70px 0}
.eduGoal-sec .tit-box {line-height:1;background:url(/resources/_Img/Dept/edugoal_ico.png) no-repeat right 0;padding:0 200px 0 0}
.eduGoal-sec .tit-box.noData {padding:0;background:none}
.eduGoal-sec .tit-box .tit {position:relative;font-size:2.000em;font-weight:700;color:#333;padding-top:20px;margin-bottom:40px}
.eduGoal-sec .tit-box .tit:before {content:"";position:absolute;left:0;top:0;width:25px;height:4px;background:#00762a}
.eduGoal-sec .tit-box .comm {display:block;font-size:1.111em;color:#555;line-height:1.4;margin:0 0 15px}
.eduGoal-sec .tit-box .comm:last-child {margin:0}
@media all and (max-width:1200px){
	.eduGoal-sec {padding:50px 0}
}
@media all and (max-width:999px){
	.eduGoal-sec .tit-box {padding:0;background-size:90px auto}
}
@media all and (max-width:699px){
	.eduGoal-sec {padding:30px 0}
	.eduGoal-sec .tit-box {background:none}
	.eduGoal-sec .tit-box .tit {position:relative;font-size:1.5em;padding-top:15px;margin-bottom:20px}
}

/** -- 학과소개 - 졸업 후 진로 */
.careerList-sec {position:relative;height:auto;padding:160px 0 60px 530px;box-sizing:border-box}
.careerList-sec .tit-box {position:absolute;left:0;top:70px;width:440px;padding:0 0 120px 0;color:#fff;line-height:1;background:url('/resources/_Img/Dept/jinro_ico.png') no-repeat right bottom}
.careerList-sec .tit-box .comm {position:relative;padding:20px 0 0;font-size:1.667em;margin:0 0 15px}
.careerList-sec .tit-box .comm:before {content:"";position:absolute;left:0;top:0;width:25px;height:4px;background:#00762a}
.careerList-sec .tit-box .tit {font-size:2.000em;font-weight:700}
.careerList-sec .career-list {display:flex;flex-flow:row;flex-wrap:wrap}
.careerList-sec .career-list li {display:inline-block;width:33.333%;font-size:1em;color:#fff;padding:10px 30px;box-sizing:border-box;line-height:1.3;border-left:1px solid rgba(255,255,255,.2);vertical-align:top}
.careerList-sec .bg {position:absolute;left:50%;top:0;width:2000px;height:100%;transform:translateX(-50%);background:url(/resources/_Img/Dept/jinro_bg.jpg) no-repeat;background-size:cover;z-index:-1}
.careerList-sec.hasNoData {padding:0}
.careerList-sec.hasNoData .no-data {background:url(/resources/_Img/Board/default/ico_nodata_W.png) no-repeat center 70px;color:#fff}
@media all and (max-width:1200px){
	.careerList-sec {padding:50px 0}
	.careerList-sec .tit-box {position:relative;left:auto;top:auto;width:auto;padding:0 0 40px;background-position:right top}
}
@media all and (max-width:1099px) {
	.careerList-sec .career-list li {width:50%;padding:15px 20px}
}
@media all and (max-width:699px) {
	.careerList-sec .tit-box {background-size:70px auto;background-position:right 15px}
	.careerList-sec .tit-box .comm {padding-top:15px;font-size:1.0em;margin:0 0 10px}

}
@media all and (max-width:599px) {
	.careerList-sec {padding:20px 0}
	.careerList-sec .tit-box {background-size:40px auto;padding:0 0 20px}
	.careerList-sec .tit-box .tit {font-size:1.5em}
	.careerList-sec .career-list li {width:100%;padding:0 0 15px 15px}
	.careerList-sec .career-list li:last-child {padding-bottom:0}
}
@media all and (max-width:499px) {
	.careerList-sec.hasNoData .no-data {background-size:57px auto;padding:130px 0 60px}
}

/*
.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 .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}
.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}
*/

/** -- LIST ?? */
/** --- 학과안내 > 학과소개 컬러 */
#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 .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}
	.majorView-wrap .major-sec .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}
.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:95px}
.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}
@media all and (max-width:1399px){
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list ul li {margin:10px}
}
@media all 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: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}
}
@media all 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 all 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 all 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 all and (max-width:799px) {
	.majorsumm-sec .sumn-cont .vision-list-sec .v-list .vlist-obj.st02 li:before {padding:40% 0 0}
}
@media all 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 all 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 all 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 all 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 all 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:-207px 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:95px;left:50%;width:67px;height:67px;background-position:0 0;transform:translateX(-50%);-ms-transform:translateX(-50%)}
.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-69px 0}
.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-138px 0}
.bizmag-intro .bizmint-list li .num {position:absolute;right:60px;top:35px;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 -69px}
.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:85px;width:54px;height:54px;background-size:262px auto}
	.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-55px 0}
	.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-110px 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 -55px;background-size:262px 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:229px 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:43px;height:43px;background-size:210px auto}
	.bizmag-intro .bizmint-list li:nth-child(2):after {background-position:-44px 0}
	.bizmag-intro .bizmint-list li:nth-child(3):after {background-position:-88px 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}
}

/* ==============================
* 학사일정
================================ */
/** -- 학사일정 : [공용] 연, 월 이동 UI */
.prgr-sch-wr {border-top:4px solid #2b2b2b}
.prgr-sch-wr .sch-sel-amon {box-sizing:border-box;position:relative}
.prgr-sch-wr .sch-sel-amon .sel-y {position:relative;text-align:center;padding:31px 0 30px}
.prgr-sch-wr .sch-sel-amon .sel-y * {font-style:normal;font-family:"Spoqa Han Sans Neo";letter-spacing:0}
.prgr-sch-wr .sch-sel-amon .sel-y .sch-date {font-size:1.889em;font-weight:700;color:#171c61}
.prgr-sch-wr .sch-sel-amon .sel-y a {display:inline-block;position:absolute;top:47px;background:#fff;line-height:1}
.prgr-sch-wr .sch-sel-amon .sel-y a:after {content:"";display:block;position:absolute;width:19px;height:12px;top:3px;background:url(/resources/_Img/Contents/schedule_spr.png) no-repeat;opacity:.33;transition:all .3s ease}
.prgr-sch-wr .sch-sel-amon .sel-y a:focus:after,
.prgr-sch-wr .sch-sel-amon .sel-y a:hover:after {opacity:1}
.prgr-sch-wr .sch-sel-amon .sel-y a span {font-weight:500}
.prgr-sch-wr .sch-sel-amon .sel-y a.btn-prev {left:0;padding:0 0 0 40px}
.prgr-sch-wr .sch-sel-amon .sel-y a.btn-prev:after {left:0;background-position:0 0}
.prgr-sch-wr .sch-sel-amon .sel-y a.btn-next {right:0;padding:0 40px 0 0}
.prgr-sch-wr .sch-sel-amon .sel-y a.btn-next:after {right:0;background-position:-29px 0}
.prgr-sch-wr .sch-sel-amon .sel-m {position:relative;border-top:1px solid #ccc;padding:0 90px;text-align:center}
.prgr-sch-wr .sch-sel-amon .sel-m li {display:inline-block;padding:0 22px}
.prgr-sch-wr .sch-sel-amon .sel-m li a {display:block;position:relative;padding:22px 0 23px;font-size:.944em;color:#333;letter-spacing:0;font-weight:500;transition:all .3s ease}
.prgr-sch-wr .sch-sel-amon .sel-m li:not(.sel-all) a:focus,
.prgr-sch-wr .sch-sel-amon .sel-m li:not(.sel-all) a:hover {text-decoration:underline;color:#000}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all {position:absolute;top:22px;left:10px;width:auto;box-sizing:border-box;padding:0}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a {display:block;position:relative;padding:0 0 0 29px;font-weight:500;color:#333;font-size:.944em}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:before {display:block;content:"";position:absolute;top:50%;left:0;width:16px;height:10px;margin:-6px 0 0;border:solid;border-width:2px 0;border-color:#b5b5b5;transition:all .3s ease}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:after {display:block;content:"";position:absolute;top:50%;left:0;width:16px;height:2px;margin:0;background:#b5b5b5;transition:all .3s ease}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:focus:before,
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:hover:before {border-color:#000}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:focus:after,
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a:hover:after {background:#000}
.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all.over a {color:#000}
.prgr-sch-wr .sch-sel-amon .sel-m li.over a {color:#006ee9}
.prgr-sch-wr .sch-sel-amon .sel-type {display:block;position:absolute;right:5px;bottom:24px;z-index:1;font-size:0}
.prgr-sch-wr .sch-sel-amon .sel-type:after {content:"";display:block;position:absolute;width:1px;height:100%;left:50%;top:0;background:#d9d9d9}
.prgr-sch-wr .sch-sel-amon .sel-type li {display:inline-block;vertical-align:top;margin:0 24px 0 0}
.prgr-sch-wr .sch-sel-amon .sel-type li:last-child {margin:0}
.prgr-sch-wr .sch-sel-amon .sel-type li a {display:block;width:24px;height:23px;box-sizing:border-box;position:relative}
.prgr-sch-wr .sch-sel-amon .sel-type li a:after {content:"";display:block;position:absolute;width:20px;height:17px;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/resources/_Img/Contents/schedule_spr.png) no-repeat}
.prgr-sch-wr .sch-sel-amon .sel-type li a.show-cal {}
.prgr-sch-wr .sch-sel-amon .sel-type li a.show-cal:after {background-position:0 -22px}
.prgr-sch-wr .sch-sel-amon .sel-type li a.show-list {}
.prgr-sch-wr .sch-sel-amon .sel-type li a.show-list:after {background-position:-30px -22px}
.prgr-sch-wr .sch-sel-amon .sel-type li.over a:after {background-position-y:-49px}
.prgr-sch-wr .sch-sel-amon .sel-type li a:focus:after,
.prgr-sch-wr .sch-sel-amon .sel-type li a:hover:after {animation:buzz .75s linear 1}
@media all and (max-width:1299px) {
	.prgr-sch-wr .sch-sel-amon .sel-m li {padding:0 15px}
}
@media all and (max-width:1099px) {
	.prgr-sch-wr .sch-sel-amon .sel-y {padding:20px 0}
	.prgr-sch-wr .sch-sel-amon .sel-y a {top:28px}
	.prgr-sch-wr .sch-sel-amon .sel-y .sch-date {line-height:1}
	.prgr-sch-wr .sch-sel-amon .sel-y .year {display:inline-block;line-height:1}
	.prgr-sch-wr .sch-sel-amon .sel-m li {padding:0 10px}
	.prgr-sch-wr .sch-sel-amon .sel-m li a {font-size:.889em}
}
@media all and (max-width:999px) {
	.prgr-sch-wr .sch-sel-amon .sel-y a:after {top:2px}
	.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all {left:0;top:20px}
}
@media all and (max-width:899px) {
	.prgr-sch-wr .sch-sel-amon .sel-m {padding:0 0 0 90px;text-align:justify;font-size:0}
	.prgr-sch-wr .sch-sel-amon .sel-m:after {content:"";display:inline-block;width:100%;height:0}
	.prgr-sch-wr .sch-sel-amon .sel-m li {padding:0}
	.prgr-sch-wr .sch-sel-amon .sel-m li a {font-size:14px}
	.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all {top:22px}
	.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a {font-size:14px}
	.prgr-sch-wr .sch-sel-amon .sel-type {position:relative;right:auto;bottom:auto;text-align:center;margin:0 0 20px}
	.prgr-sch-wr .sch-sel-amon .sel-type:after {}
}
@media all and (max-width:699px) {
	.prgr-sch-wr .sch-sel-amon .sel-m {padding:10px 0 10px 70px;border-bottom:1px solid #ccc}
	.prgr-sch-wr .sch-sel-amon .sel-m li {width:16.6666%}
	.prgr-sch-wr .sch-sel-amon .sel-m li a {text-align:center;padding:5px 0}
	.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all {top:15px}
	.prgr-sch-wr .sch-sel-amon .sel-m li.sel-all a {padding:0 0 0 25px}
	.prgr-sch-wr .sch-sel-amon .sel-type {margin:15px 0}
}
@media all and (max-width:499px) {
	.prgr-sch-wr .sch-sel-amon .sel-y a {top:25px}
	.prgr-sch-wr .sch-sel-amon .sel-y a:after {top:0}
	.prgr-sch-wr .sch-sel-amon .sel-y a.btn-prev {padding:0 0 0 25px}
	.prgr-sch-wr .sch-sel-amon .sel-y a.btn-next {padding:0 25px 0 0}
	.prgr-sch-wr .sch-sel-amon .sel-y .sch-date {font-size:1.5em}
}
@media all and (max-width:399px) {
	.prgr-sch-wr .sch-sel-amon .sel-m {padding:10px 0 10px 60px}
	.prgr-sch-wr .sch-sel-amon .sel-m li {width:25%}
}

/** -- 학사일정 : [공용] 달력 월간 & 연간 */
.prgr-sch-wr .sch-data-wr {}
.prgr-sch-wr .sch-monlist-wr {position:relative;overflow:hidden;display:flex;flex-flow:row;flex-wrap:wrap}
.prgr-sch-wr .sch-monlist-wr.yearly {margin:0 0 50px}
.prgr-sch-wr .sch-monlist-wr.yearly:last-child {margin:0}
.prgr-sch-wr .sch-monlist-wr > div {box-sizing:border-box;position:relative}
/* .prgr-sch-wr .sch-monlist-wr.hasNoData {align-items:stretch} */
@media all and (max-width:699px) {
	.prgr-sch-wr .sch-monlist-wr {display:block}
	.prgr-sch-wr .sch-monlist-wr.yearly {margin:0 0 30px}
}
@media all and (max-width:499px) {
	.prgr-sch-wr .sch-monlist-wr.yearly {margin:0 0 20px}
}

/** -- 학사일정 : 월간 달력 */
.prgr-sch-wr .sch-mon-cal .cal-tbl {width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0px;border:0 solid #ddd}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th {letter-spacing:0;background-color:#006ee9;padding:24px 0 24px;text-align:center;line-height:1;border-right:1px solid rgba(255, 255, 255, .2)}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th span {display:block;line-height:1;color:#fff;font-weight:400}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtKor {font-size:.944em}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtEng {font-size:14px;font-family:"Spoqa Han Sans Neo";opacity:.3;margin:11px 0 0}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th:last-child {border-right:0}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .stxt {color:#555555;font-size:15px}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead tr.stxt-list th:first-child .stxt,
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td:first-child .num,
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.isHoliday .num,
.prgr-sch-wr .sch-mon-cal .cal-tbl td.isHoliday .day-cont-list li {color:#f15922}
.prgr-sch-wr .sch-mon-cal .cal-tbl thead tr.stxt-list th:last-child .stxt,
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td:last-child .num {color:#285a88}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td {position:relative;border-bottom:1px solid #ccc;height:100px;color:#333;text-align:left;vertical-align:top;box-sizing:border-box}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td a,
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td button {display:block;border:0;background:transparent;text-align:left;box-sizing:border-box;padding:10px 20px;position:relative}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td:first-child {border-left:0}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td .tdIn {display:block;box-sizing:border-box;padding:10px 20px;position:relative;height:100%}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td .num {letter-spacing:0;display:inline-block;color:#333;font-family:"Spoqa Han Sans Neo";font-weight:500;text-align:left;font-size:15px}
.prgr-sch-wr .sch-mon-cal .cal-tbl .day-tit {display:block;width:30px;color:#565656;margin-bottom:10px}
.prgr-sch-wr .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}
.prgr-sch-wr .sch-mon-cal .cal-tbl .cal-mk span {padding-left:20px}
.prgr-sch-wr .sch-mon-cal .cal-tbl .day-cont-list li {margin:3px 0 0;font-size:14px;line-height:1.153}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.isHoliday {background-color:#ebd0d0;z-index:-1}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.over .tdIn {background:#f2f2f2;border:solid;border-width:0 1px;border-color:#bfbfbf}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.today .num {position:relative}
.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.today .num:before {display:block;content:"";position:absolute;bottom:-5px;left:50%;width:6px;height:6px;border-radius:50%;background:#f86518;transform:translateX(-50%)}
.prgr-sch-wr .cal-guide {margin:20px 0 0}
@media all and (max-width:1199px) {
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th {padding:15px 0}
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtEng {margin:7px 0 0}
	.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td .tdIn {padding:10px}
}
@media all and (max-width:799px) {
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th {padding:10px 0}
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtKor {font-size:14px}
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtEng {font-size:13px}
	.prgr-sch-wr .sch-mon-cal .cal-tbl .day-tit {line-height:1}
	.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td .num {line-height:1}
	.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td.today .num:before {bottom:-8px;width:4px;height:4px}
}
@media all and (max-width:599px) {
	.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td {height:70px}
	.prgr-sch-wr .sch-mon-cal .cal-tbl .scd-wr {display:none}
}
@media all and (max-width:499px) {
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtKor {font-size:12px}
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtEng {font-size:11px;opacity:.5;font-weight:300}
	.prgr-sch-wr .sch-mon-cal .cal-tbl tbody td {height:50px}
}
@media all and (max-width:399px) {
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtKor {font-size:12px}
	.prgr-sch-wr .sch-mon-cal .cal-tbl thead th .txtEng {font-size:10px}
}

/** -- 학사일정 : 연간 달력 */
.prgr-sch-wr .sch-smon-cal {width:300px;flex-shrink:0;overflow:hidden;font-family:"Spoqa Han Sans Neo";letter-spacing:0;z-index:1}
.prgr-sch-wr .sch-smon-cal:after {content:"";display:block;position:absolute;width:100%;height:100%;box-sizing:border-box;left:0;top:0;z-index:-1}

.prgr-sch-wr .sch-smon-cal .cal-pkg {position:relative;box-sizing:border-box;padding:60px 10px 10px}
.prgr-sch-wr .sch-smon-cal .cal-pkg:after {content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;border:1px solid #ccc;z-index:-1}

.prgr-sch-wr .sch-smon-cal .cal-month {display:block;position:absolute;width:100%;background:#006ee9;text-align:center;left:0;top:0;height:60px;line-height:60px}
.prgr-sch-wr .sch-smon-cal .cal-month span {display:inline-block;color:#fff;font-weight:500;font-family:"Spoqa Han Sans Neo";line-height:1}
.prgr-sch-wr .sch-smon-cal .cal-tbl {width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0px;letter-spacing:0}
.prgr-sch-wr .sch-smon-cal .cal-tbl .cal-tbl-col {width:14.28%}
.prgr-sch-wr .sch-smon-cal .cal-tbl thead th:first-child,
.prgr-sch-wr .sch-smon-cal .cal-tbl tr td:first-child .num {color:#fe2929}
.prgr-sch-wr .sch-smon-cal .cal-tbl thead th:last-child,
.prgr-sch-wr .sch-smon-cal .cal-tbl tr td:last-child .num {color:#0050aa}
.prgr-sch-wr .sch-smon-cal .cal-tbl thead th:first-child:before {display:block;content:"";position:absolute;top:0;left:-50px;height:100%;width:100px;background:#f2f5f8;z-index:-1}
.prgr-sch-wr .sch-smon-cal .cal-tbl thead th:last-child:before {display:block;content:"";position:absolute;top:0;right:-50px;height:100%;width:100px;background:#f2f5f8;z-index:-1}
.prgr-sch-wr .sch-smon-cal .cal-tbl thead th {position:relative;padding:11px 0 10px;color:#333;font-size:11px;text-align:center;background:#f2f5f8;font-weight:400}
.prgr-sch-wr .sch-smon-cal .cal-tbl tbody td {position:relative;padding:9px 0 6px;color:#333;text-align:center}
.prgr-sch-wr .sch-smon-cal .cal-tbl tbody td a {display:block;position:relative}
.prgr-sch-wr .sch-smon-cal .cal-tbl .day-tit .num {display:block;width:25px;height:25px;text-align:center;line-height:25px;margin:0 auto;font-size:15px}
.prgr-sch-wr .sch-smon-cal .cal-tbl tbody tr:first-child td .day-tit {margin:10px 0 0}
.prgr-sch-wr .sch-smon-cal .cal-tbl .cal-mk {display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#ffd44d;border-radius:50%;width:25px;height:25px;white-space:nowrap;overflow:hidden;z-index:-1}
.prgr-sch-wr .sch-smon-cal .cal-tbl .cal-mk span {padding-left:20px}
.prgr-sch-wr .sch-smon-cal .cal-tbl td.today .num,
.prgr-sch-wr .sch-smon-cal .cal-tbl td.over .num {color:#fff !important;border-radius:50%;box-shadow:0 5px 10px rgba(0, 28, 70, .1)}
.prgr-sch-wr .sch-smon-cal .cal-tbl td.today .num {background:#1955a6}
.prgr-sch-wr .sch-smon-cal .cal-tbl td.over .num {background:#ffd44d}
@media all and (max-width:699px) {
	.prgr-sch-wr .sch-smon-cal {margin:0 auto;width:100%}
	.prgr-sch-wr .sch-smon-cal .cal-pkg {padding:40px 10px 10px}
	.prgr-sch-wr .sch-smon-cal .cal-pkg:after {border-bottom:0}
	.prgr-sch-wr .sch-smon-cal .cal-month {height:40px;line-height:40px}
}
@media all and (max-width:499px) {
	.prgr-sch-wr .sch-smon-cal {width:100%;padding:0}
	.prgr-sch-wr .sch-smon-cal:after {display:none}
	.prgr-sch-wr .sch-smon-cal .cal-pkg {padding:0}
	.prgr-sch-wr .sch-smon-cal .cal-pkg:after {display:none}
	.prgr-sch-wr .sch-smon-cal .cal-month {position:relative;left:auto;top:auto}
	.prgr-sch-wr .sch-smon-cal .cal-tbl {display:none}
}

/** -- 학사일정 : 연간 상세내용 */
.prgr-sch-wr .sch-smon-datalist {width:calc(100% - 350px);z-index:0;margin:0 0 0 50px;border-bottom:1px solid #ccc}
.prgr-sch-wr .sch-smon-datalist .sch-smon-tit {color:#373737}
.prgr-sch-wr .sch-smon-datalist .daily-tit {}
.prgr-sch-wr .sch-smon-datalist .daily-ol {display:block;box-sizing:border-box;border-top:4px solid #2b2b2b;min-height:100%;position:relative;height:100%}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li {display:block;border-bottom:1px solid #ccc;padding:24px 0 25px;box-sizing:border-box}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li:last-child {border-bottom:0}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr {display:block;overflow:hidden;position:relative}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {position:absolute;left:11px;top:0;width:275px;color:#333}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin:0 0 0 350px}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li.hasNoData {height:100%;text-align:center;padding:20px 0}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li.hasNoData:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle}
.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .no-data {display:inline-block;width:auto;font-size:18px;font-weight:500;padding:80px 0 0;background-position:center 0;vertical-align:middle}
.prgr-sch-wr .sch-smon-datalist .daily-ol .no-data {padding-right:0}
@media all and (max-width:1299px) {
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {left:0;width:200px}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin:0 0 0 220px}
}
@media all and (max-width:1099px) {
	.prgr-sch-wr .sch-smon-datalist {width:calc(100% - 320px);margin:0 0 0 20px}
}
@media all and (max-width:899px) {
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li {padding:15px 0}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {width:170px}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin:0 0 0 180px}
}
@media all and (max-width:799px) {
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .date-core {position:relative;left:auto;top:auto;width:auto;line-height:1;font-size:.8em}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .daily-inwr .body-core {margin:5px 0 0;line-height:1.3}
}
@media all and (max-width:699px) {
	.prgr-sch-wr .sch-smon-datalist {width:100%;margin:0;border-top:0}
	.prgr-sch-wr .sch-smon-datalist .daily-ol {border-top-width:2px;min-height:0}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li:last-child {border-bottom:1px solid #ccc}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li.hasNoData {position:relative;height:auto;left:auto;top:auto}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li.hasNoData:before {display:none}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .no-data {}
}
@media all and (max-width:499px) {
	.prgr-sch-wr .sch-smon-datalist {margin:0}
	.prgr-sch-wr .sch-smon-datalist .daily-ol {border:0}
	.prgr-sch-wr .sch-smon-datalist .daily-ol .daily-li .no-data {font-size:16px;font-weight:400;padding:60px 0 0}
}

/** -- 학사일정 레이어팝업 스타일 */
.sch-layer-open .sch-pop-list h3 {font-size:23px;font-weight:bold}
.sch-layer-open .sch-callist-wrap .sch-mon-listbox .sch-datalist,
.sch-layer-open .sch-datalist {border-top:2px solid #044288}
.sch-layer-open .sch-datalist:before {content:none}
.sch-layer-open .sch-datalist li {border-bottom:1px solid #ccc;padding:10px 0}
.sch-layer-open .sch-datalist li .data-in-wrap {display:block;position:relative;min-height:60px}
.sch-layer-open .sch-datalist li .data-in-wrap.is-s {padding-left:70px}
.sch-layer-open .sch-datalist li .data-in-wrap.is-d .pdate {width:140px}
.sch-layer-open .sch-datalist li .data-in-wrap.is-d {padding-left:150px}
.sch-layer-open .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-layer-open .sch-datalist li .ptit {display:block;line-height:1.3em;padding-top:5px;font-size:15px;font-weight:400;color:#333;margin-bottom:5px}
.sch-layer-open .sch-datalist li .pdate {display:block;font-size:14px;letter-spacing:-0.05em}
.sch-layer-open .sch-datalist li .pdate {position:absolute;left:0;top:0}
.sch-layer-open .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}
.sch-layer-open .sch-pop-list li .pdate-box .mtxt {display:inline-block;width:100%;border-bottom:1px solid #ddd;padding-bottom:5px}
.sch-layer-open .sch-pop-list li .pdate-box .dtxt {display:inline-block;font-size:14px;font-weight:bold;padding-top:5px;color:#0097b2}
.sch-layer-open .sch-pop-list li .pdate-box .dtxt {color:#044288}
.sch-layer-open .sch-datalist li {display:block;position:relative;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #ededed}
.sch-layer-open .sch-datalist li:last-child {border-bottom:0}
.sch-layer-open .sch-datalist li .data-in-wrap .pdate.hol {color:#555}
.sch-layer-open .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-data-wr.year {display:flex;flex-flow:row;flex-wrap:wrap;width:100%;box-sizing:border-box;position:relative}
.sch-data-wr.year .sch-monlist-wr {display:inline-block;flex-flow:nowrap;flex-wrap:nowrap;width:32%;box-sizing:border-box;position:relative;margin:0 2% 10px 0}
.sch-data-wr.year .sch-monlist-wr:last-child {margin-right:0}
.sch-data-wr.year .sch-monlist-wr .sch-smon-cal {display:block;width:100%;height:100%}
.sch-data-wr.year .sch-monlist-wr .sch-smon-cal .cal-tbl tbody tr:last-child td {border-bottom:0}
.sch-data-wr.year .sch-monlist-wr.sideEdge {}
.sch-data-wr.year .sch-monlist-wr.sideEdge .box {width:100%;height:100%;background:#f5f5f5;font-size:0;text-align:center}
.sch-data-wr.year .sch-monlist-wr.sideEdge .box:before,
.sch-data-wr.year .sch-monlist-wr.sideEdge .box:after {content:"";display:inline-block;vertical-align:middle;opacity:.5}
.sch-data-wr.year .sch-monlist-wr.sideEdge .box:before {width:0;height:100%}
.sch-data-wr.year .sch-monlist-wr.sideEdge .box:after {width:192px;height:33px;background:url(/resources/_Img/Common/logo.png) no-repeat}
@media all and (max-width:699px) {
	.sch-data-wr.year {display:block;flex-flow:nowrap;flex-wrap:nowrap}
	.sch-data-wr.year .sch-monlist-wr {display:block;width:100%;margin:0}
	.sch-data-wr.year .sch-monlist-wr .sch-smon-cal {display:block;width:100%}
	.sch-data-wr.year .sch-monlist-wr.sideEdge {display:none}
}
@media all and (max-width:899px) {
	.sch-data-wr.year .sch-smon-cal {padding:2px 10px 10px}
}
@media all and (max-width:768px) {
	.sch-data-wr.year .sch-smon-cal .cal-tbl {display:table}
}
@media all and (max-width:699px) {
	.sch-data-wr.year .sch-monlist-wr .sch-smon-cal {height:auto}
	.sch-data-wr.year .sch-monlist-wr.n01 {margin:0 0 20px}
	.sch-data-wr.year .sch-monlist-wr.n02 {margin:0 0 20px}
	.sch-data-wr.year .sch-monlist-wr.n03 {}
}

/* ==============================
* 연혁  : 학과 컨텐츠에서도 사용해서 content.default.css로 이동
================================ */

/* ==============================
 * 사이트맵
 ================================ */
 /*
.sitemap-wrap {}
.sitemap-wrap .sitemap-unit {display:block;margin:0 0 54px}
.sitemap-wrap .sitemap-list {display:block;box-sizing:border-box;position:relative;padding:0 0 0 370px;min-height:130px}
.sitemap-wrap .sitemap-list .depth-tit {display:block;position:absolute;width:350px;height:100%;left:0;top:0}
.sitemap-wrap .sitemap-list .depth-tit a {display:block;box-sizing:border-box;padding:49px 20px 72px 58px}
.sitemap-wrap .sitemap-list .depth-tit a:before {content:"";display:block;position:absolute;width:100%;height:120px;box-sizing:border-box;border:solid;border-color:#0061ba transparent transparent #0061ba;border-width:4px 0 0 4px;left:0;top:0;z-index:-1;transition:all .3s ease}
.sitemap-wrap .sitemap-list .depth-tit a:after {display:block;font-size:.944em;letter-spacing:0;color:#555;font-family:address-sans-pro, sans-serif;font-weight:400;box-sizing:border-box;padding:0 0 0 2px}
.sitemap-wrap .sitemap-list .depth-tit a span {display:inline-block;font-size:1.556em;font-weight:500;color:#000;line-height:1.2;transition:all .3s ease}
.sitemap-wrap .sitemap-list .depth-tit a[target=_blank] span:after {display:inline-block;content:"";width:14px;height:14px;vertical-align:middle;margin:-6px 0 0px 10px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat 0 0}
.sitemap-wrap .sitemap-list .depth-tit a[target=_blank]:focus span:after,
.sitemap-wrap .sitemap-list .depth-tit a[target=_blank]:hover span:after {background-position-x:-25px}
.sitemap-wrap .sitemap-list .depth-tit a:focus span,
.sitemap-wrap .sitemap-list .depth-tit a:hover span {color:#0061ba}
.sitemap-wrap .sitemap-list .depth-tit a:focus:before,
.sitemap-wrap .sitemap-list .depth-tit a:hover:before {height:100%}
.sitemap-wrap .sitemap-list .depth-tit a:focus:after,
.sitemap-wrap .sitemap-list .depth-tit a:hover:after {color:#0061ba}
.sitemap-wrap .sitemap-list .depth1-body {box-sizing:border-box;border-top:4px solid #cad3dc;padding:30px 0 0}
.sitemap-wrap .sitemap-list .depth1 {display:flex;flex-flow:row;flex-wrap:wrap}
.sitemap-wrap .sitemap-list .lm_l1 {display:inline-block;width:23.7864%;margin:26px 1.6181333% 0 0}
.sitemap-wrap .sitemap-list .lm_l1:nth-child(4n) {margin-right:0}
.sitemap-wrap .sitemap-list .lm_a1 {display:block;box-sizing:border-box;position:relative;border:1px solid #e8e8e8;padding:0 30px 0 15px;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a1:before {content:"";display:inline-block;width:0;height:58px;vertical-align:middle}
.sitemap-wrap .sitemap-list .lm_a1:after {content:"";display:block;position:absolute;width:8px;height:8px;border:solid;border-width:0 0 2px 2px;border-color:transparent transparent #0061ba #0061ba;top:-5px;right:0;bottom:0;left:0;margin:auto 15px auto auto;transform:rotate(-45deg);opacity:0;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a1 span {display:inline-block;max-width:90%;font-size:1.056em;vertical-align:middle;color:#333;line-height:1.2;font-weight:500;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a1[target=_blank] span:after {display:inline-block;content:"";width:14px;height:14px;vertical-align:middle;margin:0 0 3px 5px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat -75px -25px}
.sitemap-wrap .sitemap-list .lm_a1[target=_blank]:focus span:after,
.sitemap-wrap .sitemap-list .lm_a1[target=_blank]:hover span:after {background-position-x:-99px}
.sitemap-wrap .sitemap-list .lm_a1:focus,
.sitemap-wrap .sitemap-list .lm_a1:hover {border-color:#0061ba}
.sitemap-wrap .sitemap-list .lm_a1:focus:after,
.sitemap-wrap .sitemap-list .lm_a1:hover:after {opacity:1}
.sitemap-wrap .sitemap-list .lm_a1:focus span,
.sitemap-wrap .sitemap-list .lm_a1:hover span {color:#0061ba}
.sitemap-wrap .sitemap-list .depth2-body {margin:12px 0 0}
.sitemap-wrap .sitemap-list .depth2 {}
.sitemap-wrap .sitemap-list .lm_l2 {display:block;box-sizing:border-box;padding:0 0 0 21px;margin:0 0 10px}
.sitemap-wrap .sitemap-list .lm_l2:last-child {margin:0}
.sitemap-wrap .sitemap-list .lm_a2 {display:block;box-sizing:border-box;position:relative;padding:0 0 0 13px;line-height:1.3}
.sitemap-wrap .sitemap-list .lm_a2:before {content:"";display:block;position:absolute;width:4px;height:4px;background:#a4b5c4;border-radius:50%;left:0;top:10px;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a2 span {display:inline-block;font-size:.889em;font-weight:300;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a2[target=_blank] span:after {display:inline-block;content:"";width:14px;height:12px;vertical-align:middle;margin:0 0 4px 5px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat -75px 0}
.sitemap-wrap .sitemap-list .lm_a2[target=_blank]:focus span:after,
.sitemap-wrap .sitemap-list .lm_a2[target=_blank]:hover span:after {background-position:-99px 0}
.sitemap-wrap .sitemap-list .lm_a2:focus:before,
.sitemap-wrap .sitemap-list .lm_a2:hover:before {background:#0061ba}
.sitemap-wrap .sitemap-list .lm_a2:focus span,
.sitemap-wrap .sitemap-list .lm_a2:hover span {color:#0061ba}
.sitemap-wrap .sitemap-list .depth3 {margin:5px 0 0}
.sitemap-wrap .sitemap-list .lm_l3 {display:block;box-sizing:border-box;padding:0 0 0 15px;margin:0 0 3px}
.sitemap-wrap .sitemap-list .lm_l3:last-child {margin:0}
.sitemap-wrap .sitemap-list .lm_a3 {display:block;box-sizing:border-box;position:relative;padding:0 0 0 13px;line-height:1.3}
.sitemap-wrap .sitemap-list .lm_a3:before {content:"";display:block;position:absolute;width:4px;height:2px;background:#a4b5c4;left:0;top:12px;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a3 span {display:inline-block;font-size:.889em;font-weight:300;transition:all .3s ease}
.sitemap-wrap .sitemap-list .lm_a3:focus:before,
.sitemap-wrap .sitemap-list .lm_a3:hover:before {background:#0061ba}
.sitemap-wrap .sitemap-list .lm_a3:focus span,
.sitemap-wrap .sitemap-list .lm_a3:hover span {color:#0061ba}
.sitemap-wrap .sitemap-unit:nth-child(1) .sitemap-list .depth-tit a:after {content:"Introduce"}
.sitemap-wrap .sitemap-unit:nth-child(2) .sitemap-list .depth-tit a:after {content:"Education and training business"}
.sitemap-wrap .sitemap-unit:nth-child(3) .sitemap-list .depth-tit a:after {content:"Industry-University Research Project"}
.sitemap-wrap .sitemap-unit:nth-child(4) .sitemap-list .depth-tit a:after {content:"K-digital flatform"}
.sitemap-wrap .sitemap-unit:nth-child(5) .sitemap-list .depth-tit a:after {content:"Information"}
.sitemap-wrap .sitemap-unit:nth-child(6) .sitemap-list .depth-tit a:after {content:"Mypage"}
@media all and (max-width:1299px) {
	.sitemap-wrap .sitemap-unit {margin:0 0 40px}
	.sitemap-wrap .sitemap-list {padding:0 0 0 290px}
	.sitemap-wrap .sitemap-list .depth-tit {width:270px}
	.sitemap-wrap .sitemap-list .depth-tit a {padding:30px}
	.sitemap-wrap .sitemap-list .depth-tit a span {line-height:1.2}
	.sitemap-wrap .sitemap-list .depth-tit a:after {line-height:1;margin:5px 0 0}
	.sitemap-wrap .sitemap-list .depth1-body {padding:5px 0 0}
}
@media all and (max-width:1199px) {
	.sitemap-wrap .sitemap-list .depth-tit a:before {height:100px}
	.sitemap-wrap .sitemap-list .depth-tit a span {font-size:1.333em}
	.sitemap-wrap .sitemap-list .lm_l1 {width:32%;margin:26px 2% 0 0}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(4n) {margin-right:2%}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(3n) {margin-right:0}
}
@media all and (max-width:999px) {
	.sitemap-wrap .sitemap-list {padding:0 0 0 230px}
	.sitemap-wrap .sitemap-list .depth-tit {width:220px}
	.sitemap-wrap .sitemap-list .depth-tit a {padding:20px}
	.sitemap-wrap .sitemap-list .depth-tit a span {font-size:1.222em}
	.sitemap-wrap .sitemap-list .lm_l1 {margin:15px 2% 0 0}
	.sitemap-wrap .sitemap-list .lm_a1 {padding:0 30px 0 15px}
	.sitemap-wrap .sitemap-list .lm_a1:before {height:45px}
	.sitemap-wrap .sitemap-list .lm_a1:after {margin:auto 10px auto auto}
	.sitemap-wrap .sitemap-list .lm_a1 span {font-size:1em}
}
@media all and (max-width:799px) {
	.sitemap-wrap .sitemap-list .lm_l1 {width:49%;margin:15px 2% 0 0}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(4n) {margin-right:2%}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(3n) {margin-right:2%}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(2n) {margin-right:0}
}
@media all and (max-width:699px) {
	.sitemap-wrap .sitemap-list {padding:0}
	.sitemap-wrap .sitemap-list .depth-tit {position:relative;width:auto;height:auto;left:auto;top:auto}
	.sitemap-wrap .sitemap-list .depth-tit a {padding:20px 20px 0}
	.sitemap-wrap .sitemap-list .depth-tit a:before {height:100%}
	.sitemap-wrap .sitemap-list .depth1-body {border-top:0;padding:0}
	.sitemap-wrap .sitemap-list .lm_a1 {padding:0 30px 0 10px}
	.sitemap-wrap .sitemap-list .lm_l2 {padding:0}
}
@media all and (max-width:399px) {
	.sitemap-wrap .sitemap-list .lm_l1 {width:100%;margin:15px 0 0}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(4n) {margin-right:0}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(3n) {margin-right:0}
	.sitemap-wrap .sitemap-list .lm_l1:nth-child(2n) {margin-right:0}
}
*/

/* ==============================
 * 학칙 및 규정
 ================================ */
.ruleBk-Pkg {box-sizing:border-box;position:relative;padding:118px 0 0 400px;border:1px solid #bbb;border-top:3px solid #1472b6}
.ruleBk-Util {}

/** -- pdf미리보기 레이어팝업 */
#layout-popup-wrap.rbLayer > #popup-wrap .pop-cont {overflow:hidden}
#layout-popup-wrap.rbLayer > #popup-wrap .pop-cont .pdf-skin-view {padding:0}

/** -- 검색바 */
.ruleBk-Util .rbSearch {display:block;position:absolute;width:100%;left:0;top:0;text-align:center;box-sizing:border-box;border-bottom:1px solid #555}
.ruleBk-Util .rbSearch .rulekbSearch {background:#ececec;padding:36px 0 36px 400px}
.ruleBk-Util .rbSearch .rulekbSearch form {font-size:0;position:relative}
.ruleBk-Util .rbSearch .rulekbSearch label {display:inline-block;font-size:18px;font-weight:500;color:#222;margin:0 20px 0 0;vertical-align:middle}
.ruleBk-Util .rbSearch .rulekbSearch select {min-width:130px;vertical-align:middle;height:45px;margin:0 7px 0 0;color:#767676;font-size:15px;padding:10px 15px 10px 10px;border-color:#bbb;background:#fff url(/resources/_Img/Common/selfrm_arr2.gif) no-repeat right 50%}
.ruleBk-Util .rbSearch .rulekbSearch select option {color:#555}
.ruleBk-Util .rbSearch .rulekbSearch input.text {vertical-align:middle;width:209px;height:45px;box-sizing:border-box;border-color:#b5b5b5;color:#767676;font-size:15px;margin:0;border-right:0;padding:0 16px}
.ruleBk-Util .rbSearch .rulekbSearch .btn-srh {vertical-align:middle;width:auto;height:45px;background:#1472b6;color:#fff;border:0;padding:0 18px}
.ruleBk-Util .rbSearch .rulekbSearch .btn-srh span {display:block;font-size:14px}

/** -- 프로그램 모듈 카테고리 관리 */
.ruleBk-Util .rbCate {position:absolute;background:transparent;width:400px;height:100%;left:0;top:0;box-sizing:border-box;padding:118px 0 0;border-right:1px solid #ccc}
.ruleBk-Util .rbCate .rulebk-cate {}
.ruleBk-Util .rbCateTit {display:block;position:absolute;width:100%;left:0;top:0;box-sizing:border-box;padding:49px 0 0 30px;line-height:1}
.ruleBk-Util .rbCateTit span {display:inline-block;font-size:1.059em;color:#222;font-weight:500;position:relative;box-sizing:border-box;padding:0 0 0 55px;line-height:1}
.ruleBk-Util .rbCateTit span:before {content:"";display:block;position:absolute;width:40px;height:40px;background:url(/resources/_Img/Rule/rulebk_spr.png) no-repeat 0px 0px;left:0;top:50%;margin:-20px 0 0}
.ruleBk-Util .rbCateLst {height:100%;overflow-y:auto;box-sizing:border-box;padding:38px 30px}
.ruleBk-Util .rbCateLst .mCSB_scrollTools .mCSB_draggerRail {background:#ddd}
.ruleBk-Util .rbCateLst.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.ruleBk-Util .rbCateLst.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {opacity:1;filter:"alpha(opacity=1)";-ms-filter:"alpha(opacity=1)"}
.ruleBk-Util .rbCateLst > ul {}
.ruleBk-Util .rbCateLst > ul > li {display:block;margin:0 0 2px}
.ruleBk-Util .rbCateLst > ul > li:last-child {margin:0}
.ruleBk-Util .rbCateLst li {position:relative}
.ruleBk-Util .rbCateLst li > ul .li-wr:before {position:absolute;left:-15px;top:1px;content:"";display:block;width:13px;height:13px;background:url(/resources/_Img/Rule/rulebk_folder_icons.png) no-repeat 0 -160px;z-index:1}
.ruleBk-Util .rbCateLst .is-handle {position:absolute;left:0px;top:3px;width:22px;height:22px;z-index:10}
.ruleBk-Util .rbCateLst .is-handle .btns {display:inline-block;width:22px;height:22px;border:0;vertical-align:top;margin-left:2px;border:1px solid transparent;box-sizing:border-box;border-radius:50%;position:relative}
.ruleBk-Util .rbCateLst .is-handle .btns:after {content:"";display:block;position:absolute;width:7px;height:7px;border:solid;border-width:0 0 1px 1px;border-color:transparent transparent #1472b6 #1472b6;top:0;right:0;bottom:0;left:0;margin:4px auto auto auto;transform:rotate(-45deg);transition:all .3s ease}
.ruleBk-Util .rbCateLst .is-handle span.btns {cursor:text}
.ruleBk-Util .rbCateLst .has-sub.is-open > .li-wr .is-handle .btns {margin-left:0;background-color:#1472b6;border-color:#1472b6}
.ruleBk-Util .rbCateLst .has-sub.is-open > .li-wr .is-handle .btns:after {border-color:#fff;transform:rotate(135deg);margin:8px auto auto auto}
.ruleBk-Util .rbCateLst .has-sub.is-close > .li-wr .is-handle .btns {margin-left:0;background-color:#fff;border-color:#1472b6}
.ruleBk-Util .rbCateLst .has-sub > .li-wr > .nm-wr:before {content:"";display:inline-block;vertical-align:middle;width:22px;height:22px;background:url(/resources/_Img/Rule/rulebk_folder_icons.png) no-repeat 0 -64px;margin:0 0 0 3px}
.ruleBk-Util .rbCateLst .li-wr {position:relative;line-height:23px;padding-left:23px;margin-bottom:7px}
.ruleBk-Util .rbCateLst .li-wr:hover {cursor:pointer}
.ruleBk-Util .rbCateLst .nm-wr {position:relative;display:inline-block;vertical-align:top;font-size:15px;color:#333}
.ruleBk-Util .rbCateLst .nm-wr strong {position:relative;display:inline-block;vertical-align:middle;font-size:15px;font-weight:400}
.ruleBk-Util .rbCateLst .nm-wr strong:after {position:absolute;bottom:0;left:0;content:"";display:block;width:0;height:1px;background:#1472b6;transition:all .2s ease}
.ruleBk-Util .rbCateLst .nm-wr span {color:#333;display:inline-block;vertical-align:middle}
.ruleBk-Util .rbCateLst .nm-wr .is-nm {padding:0;margin:0 4px}
.ruleBk-Util .rbCateLst .is-over .nm-wr strong:after, .ruleBk-Util .rbCateLst .nm-wr:hover strong:after {width:100%}
.ruleBk-Util .rbCateLst .is-over .nm-wr strong, .ruleBk-Util .rbCateLst .nm-wr:hover strong ,
.ruleBk-Util .rbCateLst .is-over .nm-wr span, .ruleBk-Util .rbCateLst .nm-wr:hover span {color:#1472b6}
.ruleBk-Util .rbCateLst .is-over .is-handle .btns, .ruleBk-Util .rbCateLst .li-wr:hover .is-handle .btns {background-position:-92px 0}
.ruleBk-Util .rbCateLst li ul {margin-left:24px;display:none}
.ruleBk-Util .rbCateLst li ul li .is-handle .btns {background-position:0 -96px}
.ruleBk-Util .rbCateLst .is-over ul li .is-handle .btns, .ruleBk-Util .rbCateLst ul li .li-wr:hover .is-handle .btns {background-position:0 -128px}
.ruleBk-Util .rbCate .rulebk-msg {margin-left:400px}
.ruleBk-Util .rbCate .rulebk-msg p {position:absolute;top:56px;right:0;text-align:center;padding:0 105px;width:100%;box-sizing:border-box}
.ruleBk-Util .rbCate .rulebk-msg p.no-data {display:none}
.ruleBk-Util .rbCate .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}
.ruleBk-Util .rbCate .rulebk-msg p.no-data:before {background-position:0 100%}
.ruleBk-Util .rbCate .rulebk-msg p span {display:block}

/** -- 검색결과리스트 */
.ruleBk-List {position:relative;min-height:575px;box-sizing:border-box;padding:40px 30px}
.ruleBk-List .tit {/*background:#6d5f5e;*/font-weight:400;color:#333;padding:2px 0 2px 35px;margin:0 0 15px;position:relative}
.ruleBk-List .tit:before {content:"";display:block;position:absolute;width:25px;height:30px;background:url(/resources/_Img/Rule/rulebk_spr.png) no-repeat -50px 0;top:0;left:0}
.ruleBk-List .tit span {display:inline-block;vertical-align:middle;line-height:1.3}
.ruleBk-List .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 .tit span:first-child:before {display:none}
.ruleBk-List .tit span:last-child:before {opacity:1}
.ruleBk-List .is-wauto-box .bdListTbl {min-width:900px}
.ruleBk-List .is-wauto-box .bdListTbl th {font-size:.941em}
.ruleBk-List .is-wauto-box .bdListTbl .no-data {position:relative;padding:220px 0 50px}
.ruleBk-List .is-wauto-box .bdListTbl .no-data:before {content:"";display:block;position:absolute;width:269px;height:184px;left:50%;top:30px;margin:0 0 0 -135px;background:url(/resources/_Img/Rule/rulebk_spr.png) no-repeat -279px -50px}
.ruleBk-List .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 .btn-view:hover {background-position:0 0}
.ruleBk-List .initGuideMsg {display:block;position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);box-sizing:border-box;padding:200px 20px 0}
.ruleBk-List .initGuideMsg:before {content:"";display:block;position:absolute;width:269px;height:184px;left:50%;top:0;margin:0 0 0 -135px;background:url(/resources/_Img/Rule/rulebk_spr.png) no-repeat 0px -50px}
.ruleBk-List .initGuideMsg p {color:#333;text-align:center}
.ruleBk-List .initGuideMsg p span {display:block}
@media all and (max-width:1400px) {
	.ruleBk-Pkg {padding:118px 0 0 350px}
	.ruleBk-Util .rbSearch .rulekbSearch {padding:36px 0 36px 350px}
	.ruleBk-Util .rbCate {width:350px}
}
@media all and (max-width:1024px) {
	.ruleBk-Pkg {padding:98px 0 0 350px}
	.ruleBk-Util .rbSearch .rulekbSearch {padding:26px 0 26px 350px}
	.ruleBk-Util .rbSearch .rulekbSearch label {font-size:16px;margin:0 10px 0 0}
	.ruleBk-Util .rbSearch .rulekbSearch input.text {padding:0 10px;width:170px}
	.ruleBk-Util .rbCateTit {padding:39px 0 0 20px}
	.ruleBk-Util .rbCateLst {padding:20px 20px}
	.ruleBk-Util .rbCate {padding:98px 0 0}
	.ruleBk-List {padding:30px 30px}
	.ruleBk-List .tit {margin:0 0 10px}
}
@media all and (max-width:899px) {
	.ruleBk-Pkg {padding:98px 0 0 260px}
	.ruleBk-Util .rbSearch .rulekbSearch {padding:26px 0 26px 260px}
	.ruleBk-Util .rbCate {width:260px}
	.ruleBk-Util .rbCateLst .nm-wr strong,
	.ruleBk-Util .rbCateLst .nm-wr span {display:inline}
	.ruleBk-List .initGuideMsg {padding:140px 20px 0}
	.ruleBk-List .initGuideMsg:before {width:188px;height:129px;margin:0 0 0 -94px;background-position:0px -35px;background-size:384px auto}
}
@media all and (max-width:760px) {
	.ruleBk-Pkg {padding:0}
	.ruleBk-Util .rbSearch {position:relative;left:auto;top:auto}
	.ruleBk-Util .rbSearch .rulekbSearch {padding:20px 10px}
	.ruleBk-Util .rbCate {position:relative;width:auto;padding:0;height:auto;left:auto;top:auto;border-right:0}
	.ruleBk-Util .rbCateLst {border-bottom:1px solid #bbb;max-height:290px}
	.ruleBk-Util .rbCateTit {width:1px;height:1px;overflow:hidden;position:absolute;top:-9999em;left:-9999em;display:block;text-indent:-9999em;font-size:0px;line-height:0;padding:0}
	.ruleBk-List {min-height:0}
	.ruleBk-List .tit:before {top:50%;left:0;transform:translateY(-50%);-ms-transform:translateY(-50%)}
	.ruleBk-List .initGuideMsg {position:relative;left:auto;top:auto;transform:translateY(0)}
	.ruleBk-List .is-wauto-box .bdListTbl {min-width:650px}
}
@media all and (max-width:599px) {
	.ruleBk-Util .rbSearch .rulekbSearch {padding:10px}
	.ruleBk-Util .rbSearch .rulekbSearch label {width:1px;height:1px;overflow:hidden;position:absolute;top:-9999em;left:-9999em;display:block;text-indent:-9999em;font-size:0px;line-height:0}
	.ruleBk-Util .rbSearch .rulekbSearch select {display:block;min-width:0;width:100%}
	.ruleBk-Util .rbSearch .rulekbSearch input.text {width:100%;margin:-1px 0 0;padding:0 60px 0 10px}
	.ruleBk-Util .rbSearch .rulekbSearch .btn-srh {width:50px;height:45px;position:absolute;right:0;bottom:0;padding:0}
	.ruleBk-Util .rbCateLst {padding:10px}
	.ruleBk-Util .rbCateLst {max-height:230px}
	.ruleBk-List {padding:10px}
	.ruleBk-List .tit {padding-left:25px;margin:0}
	.ruleBk-List .tit:before {width:17px;height:21px;background-position:-35px 0;background-size:384px auto}
}
@media all and (max-width:399px) {
	.ruleBk-List .initGuideMsg {padding:100px 20px 0}
	.ruleBk-List .initGuideMsg:before {width:132px;height:90px;margin:0 0 0 -66px;background-position:0px -24px;background-size:269px auto}
}
.Admin-RegulationBook {}
.Admin-RegulationBook .ruleBk-Pkg {padding:0}
.Admin-RegulationBook .ruleBk-List {min-height:0;padding:20px;margin-left:330px;z-index:1;min-height:500px}
.Admin-RegulationBook .ruleBk-List .tbl-type01-box {font-size:15px}
.Admin-RegulationBook .ruleBk-Util {}
.Admin-RegulationBook .ruleBk-Util .rbSearch {position:relative;left:auto;top:auto}
.Admin-RegulationBook .ruleBk-Util .rbCateLst {padding:20px 20px 20px 10px}
.Admin-RegulationBook .ruleBk-Util .rbCateLst .nm-wr strong {letter-spacing:-.075em}
.Admin-RegulationBook .ruleBk-Util .rbCate {padding:85px 0 0;width:330px}
.Admin-RegulationBook .ruleBk-Util .rbSearch .rulekbSearch {padding:20px 20px;text-align:left}
.Admin-RegulationBook .ruleBk-Util .rbSearch .rulekbSearch * {vertical-align:middle}
.Admin-RegulationBook .ruleBk-Util .rbSearch .rulekbSearch span {display:block}
.Admin-RegulationBook .ruleBk-Util .rbSearch .rulekbSearch select {min-width:170px}
.Admin-RegulationBook .ruleBk-Util .rbSearch .btn-srh {position:relative;width:45px;padding:0}
.Admin-RegulationBook .ruleBk-Util .rbSearch .btn-srh:after {content:"";display:block;position:absolute;width:20px;height:19px;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/resources/_Img/Admin/bt_search_w.png) no-repeat}
.Admin-RegulationBook .ruleBk-Util .rbSearch .btnPkg {}
.Admin-RegulationBook .ruleBk-Util .rbSearch .btnPkg button {height:45px;padding:0;width:130px}

/* ==============================
 * 교수소개
 ================================ */
.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 all and (max-width:849px){
	.professor-wr .professor-list > li {margin-left:0;width:100%;display:block}
}
@media all 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 all 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}
}

/** -- 학과 교수소개 : 학과 컨텐츠에서도 사용해서 content.default.css로 이동*/


/* ==============================
 * 배너모음
 ================================ */
.cbanner-wrap {}
.cbanner-wrap ul {display:flex;flex-flow:row;flex-wrap:wrap}
.cbanner-wrap ul li {width:32%;margin:20px 2% 0 0}
.cbanner-wrap ul li:nth-child(-n+3) {margin-top:0}
.cbanner-wrap ul li:nth-child(3n) {margin-right:0}
.cbanner-wrap ul li a {display:block;box-sizing:border-box;border:1px solid #ddd}
.cbanner-wrap ul li a .pImg {border-bottom:1px solid #ddd}
.cbanner-wrap ul li a .pImg span {display:block;box-sizing:border-box;height:0;padding:0 0 40%;position:relative;overflow:hidden}
.cbanner-wrap ul li a .pImg span img {display:block;position:absolute;width:auto;height:auto;max-width:80%;max-height:80%;top:0;right:0;bottom:0;left:0;margin:auto;transition:all .3s ease}
.cbanner-wrap ul li a .pTxt {text-align:center;background:#f5f5f5}
.cbanner-wrap ul li a .pTxt:before {content:"";display:inline-block;width:0;height:60px;vertical-align:middle}
.cbanner-wrap ul li a .pTxt span {display:inline-block;line-height:1.3;vertical-align:middle;max-width:90%}
.cbanner-wrap ul li a:focus .pImg span img,
.cbanner-wrap ul li a:hover .pImg span img {transform:scale(1.2)}
@media all and (max-width:699px) {
	.cbanner-wrap ul li {width:49%}
	.cbanner-wrap ul li:nth-child(-n+3) {margin-top:20px}
	.cbanner-wrap ul li:nth-child(-n+2) {margin-top:0}
	.cbanner-wrap ul li:nth-child(3n) {margin-right:2%}
	.cbanner-wrap ul li:nth-child(2n) {margin-right:0}
}
@media all and (max-width:699px) {
	.cbanner-wrap ul li {width:100%;margin:20px 0 0 !important}
	.cbanner-wrap ul li:first-child {margin-top:0 !important}
}

/* ==============================
* 조직도
================================ */
.org-wr {position:relative;text-align:center;padding:20px 0 0}
.org-wr * {font-family:"Gmarket Sans"}
.org-wr .flexBetween {justify-content:space-between}
.org-wr .flexRight {justify-content:right}
.org-wr .flexLeft {justify-content:left}
.org-wr .flexCenter {justify-content:center}
.org-wr .txt,
.org-wr .txt1 {box-sizing:border-box;position:relative;word-wrap:break-word;word-break:keep-all;white-space:normal}
.org-wr .lv1 {display:block;width:290px;height:100px;margin:0 auto;box-sizing:border-box;position:relative}
.org-wr .lv1:before,
.org-wr .lv1:after {content:"";display:block;position:absolute}
.org-wr .lv1:before {width:18px;height:18px;border-radius:50%;left:50%;bottom:-9px;background:#ffd44d;transform:translateX(-50%);z-index:1}
.org-wr .lv1:after {width:100%;height:100%;right:20px;top:-20px;border-radius:0 50px 0 0;background:#0091dc;z-index:-1}
.org-wr .lv1 .txtBox {display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;height:100%;box-sizing:border-box;position:relative;overflow:hidden;border-radius:0 0 0 50px;background:#142e5d}
.org-wr .lv1 .txtBox:after {content:"";display:block;position:absolute;width:110px;height:110px;left:50%;bottom:0;transform:translateX(-50%);background:url(/resources/_Img/Organ/organ_ptn1.png) no-repeat;background-size:cover}
.org-wr .lv1 .txtBox .txt {display:inline-block;color:#fff;font-size:1.444em;font-weight:500;line-height:1;box-sizing:border-box;position:relative;margin:5px 0 0;z-index:1}
.org-wr .hcLv2 {}
.org-wr .hcLv2 a {display:block;line-height:1}
.org-wr .hcLv2 ul {display: flex;e;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;position:relative;width:auto}
.org-wr .hcLv2 ul.type1 {margin:0 150px}
.org-wr .hcLv2 ul.type2 {margin:0 150px}
.org-wr .hcLv2 ul.type3 {width:406px;position:absolute;left:-110px}
.org-wr .hcLv2 ul.type4 {margin:0 0 0 50%;height:300px;position:relative;}
.org-wr .hcLv2 ul.type1:before,
.org-wr .hcLv2 ul.type2:before,
.org-wr .hcLv2 ul.type4:before,
.org-wr .hcLv2 ul.type5:before,
.org-wr .hcLv2 ul.type1:after,
.org-wr .hcLv2 ul.type2:after,
.org-wr .hcLv2 ul.type4:after,
.org-wr .hcLv2 ul.type5:after {content:"";display:block;position:absolute;background:#d5d5d5;z-index:-1}
.org-wr .hcLv2 ul.type1:before,
.org-wr .hcLv2 ul.type2:before,
.org-wr .hcLv2 ul.type5:before {width:2px;height:100%;left:50%;top:0;transform:translateX(-50%)}
.org-wr .hcLv2 ul.type4:before {width:2px;height:100%;left:-1px;top:0}
.org-wr .hcLv2 ul.type1:after,
.org-wr .hcLv2 ul.type2:after,
.org-wr .hcLv2 ul.type4:after {width:100%;height:2px;left:0;top:38px}
.org-wr .hcLv2 ul.type5:after {width:50%;height:2px;left:0;top:38px}
.org-wr .hcLv2 ul li {box-sizing:border-box;position:relative;padding:17px 0}
.org-wr .hcLv2 ul.type3 > li {width:50%;box-sizing:border-box;position:relative}
.org-wr .hcLv2 ul.type3 > li:before,
.org-wr .hcLv2 ul.type3 > li:after {content:"";position:absolute;background:#d5d5d5;z-index:-1}
.org-wr .hcLv2 ul.type3 > li:before {width:2px;height:40%;left:50%;top:0;transform:translateX(-50%)}
.org-wr .hcLv2 ul.type3 > li.last:before {width:2px;height:55%;left:50%;top:0;transform:translateX(-50%)}
.org-wr .hcLv2 ul.type3 > li:after {width:100%;height:2px;right:80%;bottom:22px}
.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1) {padding:6px 3px 0 0}
.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1):after {display:none}
.org-wr .hcLv2 ul.type3 > li:nth-child(2n) {padding:6px 0 0 3px}
.org-wr .hcLv2 ul.type3 > li:nth-child(2n):after {display:block}
.org-wr .hcLv2 ul.type3 > li:nth-child(-n+2) {padding-top:0}
.org-wr .hcLv2 ul.type4:after {width: calc(100% - 100px);height:2px;left:0;top:auto;bottom:31px}
.org-wr .hcLv2 ul.type4 > li {padding:0;margin:0 20px 0 0;position:absolute;bottom:0;}
.org-wr .hcLv2 ul.type4 > li.n01 {bottom:-62px;left:auto;right:220px}
.org-wr .hcLv2 ul.type4 > li.n02 {bottom:-62px;left:auto;right:0}
.org-wr .hcLv2 ul.type4 > li:after {content:"";display:block;position:absolute;width:2px;height:50px;left:50%;bottom:100%;background:#d5d5d5;z-index:-1}
.org-wr .hcLv2 ul.type4 > li:last-child {margin:0}
.org-wr .hcLv2 ul.type6 {order:1}
.org-wr .hcLv2 ul.type6 > li {padding:0;margin:0 10px 0 0;width:110px}
.org-wr .hcLv2 ul.type6 > li:last-child {margin:0}
.org-wr .hcLv2 ul.type6 .box3 {background-color:#fff;border:3px solid #555e6f}
.org-wr .hcLv2 ul.type6 .box3 .txt2 {color:#555e6f;font-weight:500}
.org-wr .hcLv2 ul.type7 {display:flex;flex-flow:row;flex-wrap:wrap;width:200%;position:relative;left:50%;transform:translateX(-50%);padding:10px 0 0}
.org-wr .hcLv2 ul.type7:before,
.org-wr .hcLv2 ul.type7:after {content:"";display:block;position:absolute;box-sizing:border-box;background:#d5d5d5;border:0;z-index:-1}
.org-wr .hcLv2 ul.type7:before {width:2px;height:0px;left:50%;transform:translateX(-50%);top:0}
.org-wr .hcLv2 ul.type7:after {width:50%;height:2px;left:50%;transform:translateX(-50%);top:10px}
.org-wr .hcLv2 ul.type7 > li {width:50%;box-sizing:border-box;position:relative}
.org-wr .hcLv2 ul.type7 > li:before,
.org-wr .hcLv2 ul.type7 > li:after {content:"";position:absolute;background:#d5d5d5;z-index:-1}
.org-wr .hcLv2 ul.type7 > li:before {width:2px;height:100%;left:50%;top:0;transform:translateX(-50%)}
.org-wr .hcLv2 ul.type7 > li:after {width:100%;height:2px;right:50%;bottom:22px}
.org-wr .hcLv2 ul.type7 > li:nth-child(2n-1) {padding:6px 3px 0 0}
.org-wr .hcLv2 ul.type7 > li:nth-child(2n-1):after {display:none}
.org-wr .hcLv2 ul.type7 > li:nth-child(2n) {padding:6px 0 0 3px}
.org-wr .hcLv2 ul.type7 > li:nth-child(2n):after {display:block}
.org-wr .hcLv2 ul.type7 > li:nth-child(-n+2) {padding-top:10px}
.org-wr .hcLv2 ul.type7 > li .box4 {background-color:#eef1f4;border-color:#eef1f4}
.org-wr .hcLv2 ul.type7 > li .box4 .txt3 {color:#465571}
.org-wr .hcLv2 .box {display:flex;flex-flow:row;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:20px;box-sizing:border-box;position:relative;padding:0 5px;z-index:0;transition:all .3s ease}
.org-wr .hcLv2 .box1 {width:200px;height:45px;background:#555e6f}
.org-wr .hcLv2 .box1:before {content:"";display:block;position:absolute;width:12px;height:12px;border-radius:50%;background:#0091dc;z-index:1}
.org-wr .hcLv2 a.box1:hover {background:#142e5d;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .hcLv2 .box1.pointLC:before {left:-6px;top:16px}
.org-wr .hcLv2 .box1.pointRC:before {right:-6px;top:16px}
.org-wr .hcLv2 .box1.pointMT:before {left:50%;transform:translateX(-50%);top:-6px}
.org-wr .hcLv2 .box1.pos1 {position:absolute;left:50%;top:17px;transform:translateX(-50%)}
.org-wr .hcLv2 .box1.pos2 {}
.org-wr .hcLv2 .box2 {width:100%;height:45px;border:1px solid #999ea9;background:#fff}
.org-wr .hcLv2 a.box2:hover {border-color:#555e6f;background:#edf1f8;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .hcLv2 .box3 {height:45px;border:0;background:#eef1f4}
.org-wr .hcLv2 a.box3:hover {box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .hcLv2 .box4 {width:100%;height:40px;border:1px solid #999ea9;background:#fff}
.org-wr .hcLv2 a.box4:hover {background:#eef1f4;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .hcLv2 .txt {letter-spacing:-.05em;margin:5px 0 0;line-height:1.1}
.org-wr .hcLv2 .txt1 {font-size:.889em;color:#fff}
.org-wr .hcLv2 .txt2 {font-size:.889em;color:#555e6f}
.org-wr .hcLv2 .txt3 {font-size:.833em;color:#555e6f}
.org-wr .hcLv2.type1 {}
.org-wr .hcLv2.type2 {display:flex;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;position:relative;padding:17px 0}
.org-wr .hcLv2.type2:before,
.org-wr .hcLv2.type2:after {content:"";display:block;position:absolute;background:#d5d5d5;z-index:-1}
.org-wr .hcLv2.type2:before {width:2px;height:100%;left:50%;transform:translateX(-50%);top:0}
.org-wr .hcLv2.type2:after {width:50%;height:2px;left:0;top:38px}
.org-wr .lv2Ol {display:block}
.org-wr .lv2Ol .lv2Li {box-sizing:border-box;position:relative;display:flex;flex-flow:row;flex-wrap:wrap;padding:50px 0 0 101px}
.org-wr .lv2Ol .lv2Li:before,
.org-wr .lv2Ol .lv2Li:after {content:"";display:block;position:absolute;background:#d5d5d5;left:0;top:0}
.org-wr .lv2Ol .lv2Li:before {width:50%;height:2px;display:none}
.org-wr .lv2Ol .lv2Li:after {width:2px;height:100%}
.org-wr .lv2Ol .lv2Li:last-child:before {content:"";display:block;position:absolute;width:2px;height:100%;left:0;top:73px;background:#fff;z-index:1}
.org-wr .lv2Ol .lv2Li .lv2Tit {display:flex;box-sizing:border-box;line-height:1.2;height:45px;width:200px;border-radius:999px;text-align:center;padding:0 5px;position:relative;font-family:"Gmarket Sans";font-weight:500;font-size:1em;background:#262262;color:#fff;letter-spacing:-.05em;align-items:center;justify-content:center;color:#fff}
.org-wr .lv2Ol .lv2Li .lv2Tit:before,
.org-wr .lv2Ol .lv2Li .lv2Tit:after {content:"";display:block;position:absolute;top:50%;transform:translateY(-50%)}
.org-wr .lv2Ol .lv2Li .lv2Tit:before {width:100px;height:2px;background:#d5d5d5;left:-99px}
.org-wr .lv2Ol .lv2Li .lv2Tit:after {width:12px;height:12px;background:#ffd44d;left:-6px;border-radius:50%}
.org-wr .lv2Ol .lv2Li .lv2Tit .txt {display:inline-block;margin:4px 0 0}
.org-wr .lv2Ol .lv2Li a.lv2Tit:hover {text-decoration:underline}
.org-wr .lv2Ol .lv2Li.order1:before {display:block}
.org-wr .lv2Ol .lv2Li.order1 .lv2Tit,
.org-wr .lv2Ol .lv2Li.order2 .lv2Tit,
.org-wr .lv2Ol .lv2Li.order3 .lv2Tit  {background:#004591}
.org-wr .lv2Ol .lv2Li.order4 .lv2Tit {background:#006ee9}
.org-wr .lv2Ol .lv2Li.order5 .lv2Tit {background:#755fff}
.org-wr .lv2Ol .lv2Li.order6 .lv2Tit {background:#d931ac}
.org-wr .lv2Ol .lv2Li.order7 .lv2Tit {background:#269e9d}
.org-wr .lv3Ol {display:block;width:calc( 100% - 200px - 25px );box-sizing:border-box;padding:0 0 0 25px;position:relative}
.org-wr .lv3Ol:before,
.org-wr .lv3Ol:after {content:"";display:block;position:absolute;background:#d5d5d5}
.org-wr .lv3Ol:before {width:25px;height:2px;left:0;top:21px}
.org-wr .lv3Ol:after {}
.org-wr .lv3Ol .lv3Li {box-sizing:border-box;padding:15px 0 0 26px;display:flex;flex-flow:row;flex-wrap:wrap;position:relative}
.org-wr .lv3Ol .lv3Li:before,
.org-wr .lv3Ol .lv3Li:after {content:"";display:block;position:absolute;background:#d5d5d5}
.org-wr .lv3Ol .lv3Li:before {width:26px;height:2px;left:0;top:36px}
.org-wr .lv3Ol .lv3Li:after {width:2px;height:100%;left:0;top:21px}
.org-wr .lv3Ol .lv3Li:first-child {padding-top:0}
.org-wr .lv3Ol .lv3Li:first-child:before {top:21px}
.org-wr .lv3Ol .lv3Li:last-child:after {top:auto;bottom:100%;margin:0 0 -38px}
.org-wr .lv3Ol .lv3Tit {display:flex;box-sizing:border-box;line-height:1.2;height:45px;width:200px;border-radius:999px;text-align:center;padding:0 5px;position:relative;font-weight:500;font-size:.889em;border:2px solid #262262;color:#262262;letter-spacing:-.05em;justify-content:center;align-items:center;word-break:break-all;background:#fff;transition:all .3s ease}/* border-color:#004591;color:#004591 */
.org-wr .lv3Ol .lv3Tit .txt,
.org-wr .lv3Ol .lv3Tit .txt1 {display:inline-block;margin:4px 0 0}
.org-wr .lv3Ol .lv3Tit .txt2 {display:block;position:absolute;font-size:16px;white-space:nowrap;left:100%;top:50%;transform:translateY(-50%);margin:0 0 0 18px;color:#555}
.org-wr .lv3Ol a.lv3Tit:hover {background:#e6f1fc;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .lv3Ol a.lv3Tit[target='_blank'] {}
.org-wr .lv3Ol a.lv3Tit[target='_blank'] .txt:after,
.org-wr .lv4Ol a.lv4Tit[target='_blank'] .txt:after {content:"";display:inline-block;position:relative;top:auto;right:auto;bottom:auto;left:auto;margin:0 0 -3px 5px;width:14px;height:14px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat 0 0}
.org-wr .lv4Ol {width:calc( 100% - 200px );display:flex;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;padding:0 0 0 18px;position:relative}
.org-wr .lv4Ol:before {content:"";display:block;position:absolute;width:18px;height:2px;background:#d5d5d5;left:0;top:21px}
.org-wr .lv4Ol .lv4Li {width:25%;box-sizing:border-box;padding:0 10px 0 0;margin:10px 0 0}
.org-wr .lv4Ol .lv4Li:nth-child(-n+4) {margin:0}
.org-wr .lv4Ol .lv4Tit {display:flex;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;line-height:1.1;height:45px;padding:0 5px;position:relative;font-weight:500;font-size:.889em;border:2px solid #d5d5d5;color:#333;letter-spacing:-.05em;justify-content:center;align-items:center;word-break:break-all;transition:all .3s ease}
.org-wr .lv4Ol .lv4Tit .txt {display:inline-block;margin:4px 0 0}
.org-wr .lv4Ol a.lv4Tit:hover {background:#f0f0f0;border-color:#f0f0f0;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .lv4Ol a.lv4Tit[target='_blank'] {}
.org-wr .lv5Ol {display:block}
.org-wr .lv5Ol .lv5Li {display:block;margin:5px 0 0}
.org-wr .lv5Ol .lv5Tit {height:50px;background:#f3f5f7;border:1px solid #f3f5f7;color:#555;font-size:.941em;letter-spacing:-.05em;display:flex;align-items:center;text-align:center;box-sizing:border-box;padding:0 10px;justify-content:center;word-break:break-all;transition:all .3s ease}
.org-wr .lv5Ol .lv5Tit .txt {display:inline-block;line-height:1.2;font-size:.889em;margin:4px 0 0}
.org-wr .lv5Ol .lv5Tit .txt:after {background:#868788}
.org-wr .lv5Ol a.lv5Tit:hover {border-color:#d5d5d5;box-shadow:none}
.org-wr .lvExtra {box-sizing:border-box;padding:0 0 0 218px;width:100%;position:static}
.org-wr .lvExtra:before {content:"";display:block;position:absolute;width:25%;height:calc( 100% - 15px - 25px );left:126px;bottom:25px;box-sizing:border-box;border:dotted;border-width:0 0 2px 2px;border-color:#d5d5d5;z-index:-1}
.org-wr .lvExtra .lv4Tit {display:block;position:absolute;width:0;height:0;overflow:hidden;top:-9999em;left:-9999em;text-indent:-9999em;font-size:0;line-height:0;opacity:0}
.org-wr .lvExtra .lv5Ol {display:flex;flex-flow:row;flex-wrap:wrap;box-sizing:border-box;padding:0 5px 5px;border-radius:10px;border:1px solid #d5d5d5;background:#f5f5f5;margin:10px 0 0}
.org-wr .lvExtra .lv5Ol li {width:25%;box-sizing:border-box;position:relative;padding:0 10px 0 0}
.org-wr .lvExtra .lv5Ol .lv5Tit {height:40px;background:#fff;border:1px solid #ddd}
.org-wr .lvExtra .lv5Ol a.lv5Tit:hover {background:#f0f0f0;border-color:#f0f0f0;box-shadow:0 13px 28px rgba(144, 156, 187, .4);z-index:99}
.org-wr .lv2Li.order2 .lv3Ol .lv3Li:last-child:after,
.org-wr .lv2Li.order3 .lv3Ol .lv3Li:last-child:after {display:none}
@media all and (max-width:1599px) {
	.org-wr .lv4Ol .lv4Li {width:33.3333%}
	.org-wr .lvExtra .lv5Ol li {width:33.3333%}
}
@media all and (max-width:1499px) {
	.org-wr .hcLv2 ul.type1 {margin:0}
	.org-wr .hcLv2 ul.type2 {margin:0}
	.org-wr .hcLv2 ul.type3 {width:406px;left:0}
	.org-wr .hcLv2 ul.type4 {margin:0 0 0 50%}
	.org-wr .hcLv2 ul.type4 > li.n01 {right:190px}
	.org-wr .hcLv2 ul.type4 > li.n02 {right:0}
	.org-wr .hcLv2 ul.type6 {display:block}
	.org-wr .hcLv2 ul.type6 > li {width:200px;margin:0;padding:0 0 6px}
	.org-wr .hcLv2 ul.type7 {left:0;transform:none}
	.org-wr .hcLv2 ul.type7:before {left:25%}
}
@media all and (max-width:1399px) {
	.org-wr .lv2Ol .lv2Li {padding:42px 0 0 42px}
	.org-wr .lv2Ol .lv2Li:last-child:before {top:66px}
	.org-wr .lv2Ol .lv2Li.order1 {padding:42px 0 0 42px}
	.org-wr .lv2Ol .lv2Li .lv2Tit {width:140px}
	.org-wr .lv2Ol .lv2Li .lv2Tit:before {width:40px;left:-40px}
	.org-wr .lv3Ol {width:calc( 100% - 140px );padding:0 0 0 10px}
	.org-wr .lv3Ol .lv3Li {padding:20px 0 0 12px}
	.org-wr .lv3Ol .lv3Li:before {width:12px;top:42px}
	.org-wr .lv3Ol .lv3Li:last-child:after {margin:0 0 -44px}
	.org-wr .lv4Ol {padding:0 0 0 10px}
	.org-wr .lv4Ol:before {width:10px}
	.org-wr .lvExtra {padding:0 0 0 210px}
	.org-wr .lvExtra:before {left:112px;height:calc( 100% - 30px - 20px )}
}
@media all and (max-width:1199px) {
	.org-wr .lv2Ol .lv2Li {padding:22px 0 0 22px}
	.org-wr .lv2Ol .lv2Li:last-child:before {top:46px}
	.org-wr .lv2Ol .lv2Li.order1 {padding:22px 0 0 22px}
	.org-wr .lv2Ol .lv2Li .lv2Tit {width:100px;font-size:1em}
	.org-wr .lv2Ol .lv2Li .lv2Tit:before {left:-20px;width:20px}
	.org-wr .lv3Ol {width:calc( 100% - 100px )}
	.org-wr .lv3Ol .lv3Tit {width:160px}
	.org-wr .lv4Ol {width:calc( 100% - 160px )}
	.org-wr .lvExtra {padding:0 0 0 170px}
	.org-wr .lvExtra:before {left:92px}
}
@media all and (max-width:1099px) {
	.org-wr .lv1 {height:80px}
	.org-wr .lv1:after {border-radius:0 30px 0 0}
	.org-wr .lv1 .txtBox {border-radius:0 0 0 30px}
	.org-wr .lv1 .txtBox:after {width:77px;height:77px}
	.org-wr .hcLv2 ul.type4 {margin:0 0 0 50%}
	.org-wr .hcLv2 ul.type4:after {width: calc(100% - 75px);}
	.org-wr .hcLv2 ul.type4 > li .box1 {width:150px;}
	.org-wr .hcLv2 ul.type4 > li.n01 {right:150px}
	.org-wr .hcLv2 ul.type4 > li.n02 {right:0}
}
@media all and (max-width:999px) {
	.org-wr .hcLv2 .box1 {width:120px}
	.org-wr .lv2Ol .lv2Li:before {width:50%}
}
@media all and (max-width:899px) {
	.org-wr .hcLv2 .box2 {height:35px}
	.org-wr .hcLv2 ul li {padding:10px 0}
	.org-wr .hcLv2 ul.type1:after,
	.org-wr .hcLv2 ul.type2:after {top:31px}
	.org-wr .hcLv2 ul.type3 {width:280px;top:15px}
	.org-wr .hcLv2 ul.type3 > li {width:100%}
	.org-wr .hcLv2 ul.type3 > li:after {display:none}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1) {padding:6px 0 0}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1):after {display:none}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n) {padding:6px 0 0}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n):after {display:none}
	.org-wr .hcLv2 ul.type3 > li:nth-child(-n+2) {padding-top:6px}
	.org-wr .hcLv2 ul.type3 > li:first-child {padding-top:0}
	
	.org-wr .hcLv2 ul.type4 {height:550px;}
	.org-wr .hcLv2 ul.type4:after {width: calc(100% - 50px);}
	.org-wr .hcLv2 ul.type4 > li .box1 {width:100px;}
	.org-wr .hcLv2 ul.type4 > li.n01 {right:100px}
	.org-wr .hcLv2 ul.type4 > li.n02 {right:0}
	
	.org-wr .hcLv2 ul.type7 {width:280px}
	.org-wr .lv4Ol .lv4Li {width:49%;margin:10px 2% 0 0;padding:0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+4) {margin:10px 2% 0 0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+3) {margin:10px 2% 0 0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+2) {margin-top:0}
	.org-wr .lv4Ol .lv4Li:nth-child(2n) {margin-right:0}
	.org-wr .lvExtra {padding:5px 0 0 170px}
	.org-wr .lvExtra .lv5Ol {padding:5px;margin:5px 0 0}
	.org-wr .lvExtra .lv5Ol li {width:49%;margin:5px 2% 0 0;padding:0}
	.org-wr .lvExtra .lv5Ol li:nth-child(-n+2) {margin-top:0}
	.org-wr .lvExtra .lv5Ol li:nth-child(2n) {margin-right:0}
}
@media all and (max-width:799px) {
	.org-wr {padding:10px 0 0}
	.org-wr .lv1 {width:200px;height:60px}
	.org-wr .lv1:after {right:10px;top:-10px;border-radius:0 20px 0 0}
	.org-wr .lv1 .txtBox {border-radius:0 0 0 20px}
	.org-wr .lv4Ol {width:100%;margin:10px 0 0;padding:0 0 0 25px}
	.org-wr .lv4Ol:before {display:none}
	.org-wr .lv4Ol .lv4Li {width:32%;margin:10px 2% 0 0;padding:0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+4) {margin:10px 2% 0 0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+3) {margin-top:0}
	.org-wr .lv4Ol .lv4Li:nth-child(3n) {margin-right:0}
	.org-wr .lv5Ol .lv5Tit {height:40px}
	.org-wr .lvExtra {padding:5px 0 0 25px}
	.org-wr .lvExtra:before {left:25px}
	.org-wr .lvExtra .lv5Ol li {padding:0;width:32%;margin:5px 2% 0 0}
	.org-wr .lvExtra .lv5Ol li:nth-child(-n+2) {margin-top:5px}
	.org-wr .lvExtra .lv5Ol li:nth-child(-n+3) {margin-top:0}
	.org-wr .lvExtra .lv5Ol li:nth-child(2n) {margin-right:2%}
	.org-wr .lvExtra .lv5Ol li:nth-child(3n) {margin-right:0}
}
@media all and (max-width:699px) {
	.org-wr .flexRight {justify-content:space-between}
	.org-wr .flexLeft {justify-content:space-between}
	.org-wr .flexCenter {justify-content:space-between}
	.org-wr .lv1 {margin:0}
	.org-wr .lv1:before {width:10px;height:10px;left:0;bottom:-5px}
	.org-wr .lv1:after {right:auto;left:10px;border-radius:20px 0 0 0}
	.org-wr .lv1 .txtBox {border-radius:0 0 20px 0}
	.org-wr .hcLv2 .box1 {width:100%}
	.org-wr .hcLv2 .box1.pointLC:before {left:-5px;top:16px}
	.org-wr .hcLv2 .box1.pointRC:before {right:auto;left:-5px;top:16px}
	.org-wr .hcLv2 .box1.pointMT:before {left:-5px;transform:none;top:16px}
	.org-wr .hcLv2 .box1.pos1 {position:relative;left:auto;top:auto;transform:none}
	.org-wr .hcLv2.type1 {margin:0}
	.org-wr .hcLv2.type2 {margin:0;padding:0 40px 0 20px}
	.org-wr .hcLv2.type2:before {left:0;transform:none}
	.org-wr .hcLv2.type2:after {top:21px}
	.org-wr .hcLv2 ul li {}
	.org-wr .hcLv2 ul.type1 {padding:0 0 0 20px}
	.org-wr .hcLv2 ul.type1 li {width:49%}
	.org-wr .hcLv2 ul.type2 {padding:0 0 0 20px}
	.org-wr .hcLv2 ul.type2 li.n02 {width:100%;order:1;padding:10px 0 0}
	.org-wr .hcLv2 ul.type2 li.n03 {width:100%;order:2;padding:10px 0}
	.org-wr .hcLv2 ul.type2 li.n03:before {content:"";display:block;position:absolute;width:2px;height:28px;left:50%;transform:translateX(-50%);top:0;background:#d5d5d5;z-index:-1}
	.org-wr .hcLv2 ul.type3 {position:relative;left:auto;top:auto;width:100%}
	.org-wr .hcLv2 ul.type3 > li {width:49%}
	.org-wr .hcLv2 ul.type3 > li:after {display:block;bottom:17px}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1) {padding:6px 0 0}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n-1):after {display:none}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n) {padding:6px 0 0}
	.org-wr .hcLv2 ul.type3 > li:nth-child(2n):after {display:block}
	.org-wr .hcLv2 ul.type3 > li:nth-child(-n+2) {padding-top:0}
	.org-wr .hcLv2 ul.type3 > li:nth-child(-n+2):before {display:none}
	.org-wr .hcLv2 ul.type4 {margin:0;padding:0 0 0 20px;display:block;height:auto;}
	.org-wr .hcLv2 ul.type4:before {left:0}
	.org-wr .hcLv2 ul.type4 > li {padding:10px 0;margin:0;width:100%;position:relative;bottom:auto;}
	.org-wr .hcLv2 ul.type4 > li:after {left:auto;right:20px;height:363px}	
	.org-wr .hcLv2 ul.type4:after {width: 49%;}
	.org-wr .hcLv2 ul.type4 > li .box1 {width:100%;}
	.org-wr .hcLv2 ul.type4 > li:after {width:100%;height:2px;bottom:auto;top:50%;}
	.org-wr .hcLv2 ul.type4 > li.n01 {right:auto;bottom:auto;}
	.org-wr .hcLv2 ul.type4 > li.n02 {right:auto;bottom:auto;}

	.org-wr .hcLv2 ul.type6 {display:flex;flex-flow:row;flex-wrap:wrap;padding:10px 0 0;width:100%}
	.org-wr .hcLv2 ul.type6:before {content:"";display:block;position:absolute;width:2px;height:32px;left:50%;transform:translateX(-50%);top:0;background:#d5d5d5;z-index:-1}
	.org-wr .hcLv2 ul.type6 > li:before,
	.org-wr .hcLv2 ul.type6 > li:after {content:"";display:none;position:absolute;background:#d5d5d5;z-index:-1}
	.org-wr .hcLv2 ul.type6 > li:before {width:2px;height:100%;left:50%;transform:translateX(-50%);top:0}
	.org-wr .hcLv2 ul.type6 > li:after {width:100%;height:2px;left:50%;top:20px}
	.org-wr .hcLv2 ul.type6 > li.n01 {width:49%}
	.org-wr .hcLv2 ul.type6 > li.n01:before,
	.org-wr .hcLv2 ul.type6 > li.n01:after {display:block}
	.org-wr .hcLv2 ul.type6 > li.n02 {width:49%}
	.org-wr .hcLv2 ul.type6 > li.n02:before {display:block}
	.org-wr .hcLv2 ul.type6 > li.n03 {width:100%;padding:0 0 20px}
	.org-wr .hcLv2 ul.type7 {width:100%}
	.org-wr .hcLv2 ul.type7:before {left:50%;transform:translateX(-50%);height:28px}
	.org-wr .hcLv2 ul.type7:after {display:none;bottom:20px}
	.org-wr .hcLv2 ul.type7 > li {width:49%;margin:0 2% 0 0}
	.org-wr .hcLv2 ul.type7 > li:nth-child(2n-1) {padding:6px 0 0}
	.org-wr .hcLv2 ul.type7 > li:nth-child(2n-1):after {display:none}
	.org-wr .hcLv2 ul.type7 > li:nth-child(2n) {padding:6px 0 0;margin:0}
	.org-wr .hcLv2 ul.type7 > li:nth-child(2n):after {display:block}
	.org-wr .hcLv2 ul.type7 > li:nth-child(-n+2) {padding-top:0}
	.org-wr .hcLv2 ul.type7 > li:nth-child(-n+2):before {display:none}
	.org-wr .hcLv2 ul.type1:before,
	.org-wr .hcLv2 ul.type2:before,
	.org-wr .hcLv2 ul.type5:before	{left:0;transform:none}
	.org-wr .lv2Ol .lv2Li:before {width:calc( 100% - 20px )}
	.org-wr .lv2Ol .lv2Li .lv2Tit {width:100%}
	.org-wr .lv2Ol .lv2Li.order1:before {display:none;}
	.org-wr .lv3Ol {width:100%;padding:10px 0 0 10px}
	.org-wr .lv3Ol:before {width:2px;height:46px;top:-15px;left:10px;z-index:-1}
	.org-wr .lv3Ol .lv3Li:before {top:39px}
	.org-wr .lv3Ol .lv3Li:first-child:before {top:19px}
	.org-wr .lv3Ol .lv3Li:last-child:after {margin:0 0 -41px}
	.org-wr .lv3Ol .lv3Tit {width:100%;height:40px}
	.org-wr .lv3Ol .lv3Tit .txt2 {position:relative;font-size:15px;left:auto;top:auto;transform:none;margin:0}
	.org-wr .lv4Ol {margin:5px 0 0}
	.org-wr .lv4Ol .lv4Tit {height:40px}
	.org-wr .lv4Ol .lv4Li {width:49%}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+4) {margin:10px 2% 0 0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+3) {margin:10px 2% 0 0}
	.org-wr .lv4Ol .lv4Li:nth-child(-n+2) {margin-top:0}
	.org-wr .lv4Ol .lv4Li:nth-child(3n) {margin-right:2%}
	.org-wr .lv4Ol .lv4Li:nth-child(2n) {margin-right:0}
	.org-wr .lvExtra .lv5Ol li {width:49%}
	.org-wr .lvExtra .lv5Ol li:nth-child(3n) {margin:5px 2% 0 0}
	.org-wr .lvExtra .lv5Ol li:nth-child(2n) {margin:5px 0 0}
	.org-wr .lvExtra .lv5Ol li:nth-child(-n+3) {margin-top:5px}
	.org-wr .lvExtra .lv5Ol li:nth-child(-n+2) {margin-top:0}
}
@media all and (max-width:599px) {
	.org-wr .hcLv2 .txt {margin:4px 0 0}
}
@media all and (max-width:499px) {
	.org-wr .lv1 {height:45px;width:100%}
	.org-wr .lv2Ol .lv2Tit {height:50px}
	.org-wr .lvExtra .lv5Ol {margin:0}
}
@media all and (max-width:399px) {
	.org-wr .hcLv2 ul.type3 > li {width:100%;margin:0 !important;padding:5px 0 0 !important}
	.org-wr .hcLv2 ul.type3 > li:first-child {padding:0 !important}
	.org-wr .hcLv2 ul.type3 > li:before {display:block !important}
	.org-wr .hcLv2 ul.type3 > li:after {display:none !important}
	.org-wr .hcLv2 ul.type6 > li.n01 {width:48%}
	.org-wr .hcLv2 ul.type6 > li.n02 {width:48%}
	.org-wr .hcLv2 ul.type7 > li {width:48%;margin:0 4% 0 0}
	.org-wr .lv3Ol .lv3Tit.hasExtra {display:block;padding:3px 0 0}
	.org-wr .lv3Ol .lv3Tit .txt1,
	.org-wr .lv3Ol .lv3Tit .txt2 {display:block;width:100%}
	.org-wr .lvExtra .lv5Ol {padding:0 5px 5px}
	.org-wr .lvExtra .lv5Ol li {width:100%;margin:5px 0 0 !important}
}
/** -- 조직도 영문 */
.org-wr.org-en-wr .hcLv2 ul.type3 {width:600px}
.org-wr.org-en-wr .hcLv2 .txt2 {font-size:.8em}
.org-wr.org-en-wr .hcLv2 .box1 {width:230px}
.org-wr.org-en-wr .hcLv2 .txt1 {font-size:.8em}
.org-wr.org-en-wr .hcLv2 ul.type6 > li.n04 {display:none}
.org-wr.org-en-wr .hcLv2 ul.type6 > li {width:150px}
.org-wr.org-en-wr .hcLv2 ul.type7 {width:300%}
.org-wr.org-en-wr .hcLv2 .txt3 {font-size:.75em}
.org-wr.org-en-wr .lv3Ol .lv3Tit {font-size:.77em}
.org-wr.org-en-wr .lv4Ol .lv4Tit {font-size:.77em}
.org-wr.org-en-wr .lv5Ol .lv5Tit .txt {font-size:.7em}
@media all and (max-width:1499px) {
	.org-wr.org-en-wr .hcLv2 ul.type3 {width:406px}
	.org-wr.org-en-wr .hcLv2 .txt2 {font-size:.7em;margin-top:0}
}
@media all and (max-width:999px) {
	.org-wr.org-en-wr .hcLv2 .box1 {width:140px}
	.org-wr .hcLv2 .txt {margin-top:0}
	.org-wr.org-en-wr .hcLv2 .txt1 {font-size:.7em}
	.org-wr.org-en-wr .hcLv2 ul.type3 {width:300px}
}
@media all and (max-width:699px) {
	.org-wr.org-en-wr .hcLv2 .box1 {width:100%}
	.org-wr.org-en-wr .hcLv2 ul.type6 > li.n01 {width:49%}
	.org-wr.org-en-wr .hcLv2 ul.type6 > li {width:49%}
	.org-wr.org-en-wr .hcLv2 ul.type6 > li.n03 {width:100%}
	.org-wr.org-en-wr .hcLv2 ul.type7 {width:100%}
}
/* ==============================
 * 주요기구
 ================================ */
.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 all 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}

/* ==============================
 * 검색
 ================================ */
/** -- 통합검색 */
.sch-top {position:relative;padding:55px 0 75px;box-sizing:border-box}
.sch-top:before {content:"";display:block;position:absolute;left:50%;top:0;background-color:#f7f7f7;width:3000px;height:100%;margin-left:-1500px;z-index:-1}
.sch-top+.c-tab01 {margin-top:20px}
.sch-top .sch-box {width:100%;max-width:1000px;margin:0 auto}
.sch-top .sch-box .tit {color:#000;font-size:1.944em;font-weight:600;font-family:"Gmarket Sans", sans-serif;letter-spacing:0}
.sch-top .sch-box .tit span {display:block;margin-bottom:5px;color:#767676;font-size:.514em;font-weight:400;letter-spacing:.05em}
.sch-top .sch-core {position:relative;border-bottom:5px solid #000;height:72px;margin-top:15px;padding:0 50px 0 48px;font-size:0;box-sizing:border-box}
.sch-top .sch-core:before {content:"";display:block;position:absolute;bottom:25px;left:0;background:url(/resources/_Templet/Layout/layout_kor/Img/sch_spr.png) no-repeat;width:28px;height:16px}
.sch-top .sch-core select,
#contents #cont .sch-top .sch-core input[type=text].search-text {display:inline-block;border:0;height:100%;color:#333;font-size:19px;box-sizing:border-box}
.sch-top .sch-core select {background:url(/resources/_Img/Common/selfrm_arr7.gif) no-repeat calc(100% - 20px) 50%;background-color:none;width:183px;padding:10px 22px 10px 30px}
#contents #cont .sch-top .sch-core input[type=text].search-text {background:none;width:607px;line-height:100%;margin:0;padding-left:20px}
.sch-top .sch-core .bd-btn-search {position:absolute;right:0;bottom:0;background:none;border:0;width:50px;height:72px}
.sch-top .sch-core .bd-btn-search:before {content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:url(/resources/_Templet/Layout/layout_kor/Img/sch_spr.png) -38px 0;width:33px;height:33px;margin:auto}


/** -- 탭 */
.is-search .b-tab01 {margin-top:60px}

.searchrst-msg {color:#222;font-size:1.667em;font-weight:500;font-family:"Gmarket Sans", sans-serif;letter-spacing:-.02em;text-align:center}
.searchrst-msg strong {color:#006ee9;font-weight:600}
.schres-wrap .info-box {background:#f9f9f9;margin-top:15px;padding:30px;box-sizing:border-box}
.schres-wrap .info-box .info-ex03 {margin-top:0}
.schres-wrap .info-box .c-list01 {border-top:1px solid #e4e4e4;margin:15px 0 0;padding:15px 0 0}
.schres-wrap .info-box .c-list01 > li {margin-bottom:5px;}

/** -- 검색결과 */
.schres-wrap .searchrst-msg:before {content:"";display:block;background:url(/resources/_Img/Common/total_sch_bg.png) no-repeat;width:299px;height:231px;margin:0 auto 45px}
.searchrst-listbox {position:relative;padding-top:50px}
.searchrst-listbox .c-tit01 {display:inline-block}
.searchrst-listbox .rtxt {display:inline-block;margin:8px 0 0;padding-left:23px;color:#12213a;font-weight:500;letter-spacing:-.05em}
.searchrst-listbox .rtxt .rnum {}
.searchrst-listbox .rtxt .rnum em {font-style:normal}
.searchrst-list {border-top:2px solid #000}
.searchrst-list li {padding:33px 0 30px;border-bottom:1px solid #ccc}
.searchrst-list li em,
tbody.searchrst-list em {background-color:#d3e8ff;color:#006ee9;font-style:normal}
.searchrst-list li .ptit,
.searchrst-list li .pcont,
.searchrst-list li .plinks {display:block;letter-spacing:-.05em}
.searchrst-list li .ptit {color:#222;font-weight:500;box-sizing:border-box}
.searchrst-list li .plinks {color:#777;font-weight:300}
.searchrst-list li .ptit span {line-height:1.3em}
.searchrst-list li .ptit:hover {color:#006ee9}
.searchrst-list li .pcont {margin-top:11px;color:#777;font-size:.944em;line-height:1.764}
.searchrst-list li .pcont strong {background-color:#d3e8ff;color:#006ee9}
.searchrst-list.sch-board-list li .ptit {display:inline-block;position:relative;max-width:50%;margin-right:14px;padding-right:22px}
.searchrst-list.sch-board-list li .ptit:after {content:"";display:block;position:absolute;right:0;top:5px;background-color:#d8d8d8;width:1px;height:16px}
.searchrst-list.sch-board-list li .plinks {display:inline-block;max-width:50%;vertical-align:top;}
.searchrst-list li .isStrong {background-color:#d3e8ff;color:#006ee9;}
.searchrst-listbox .btn-result-more {position:absolute;right:0;top:60px}
.searchrst-listbox .btn-result-more button {display:block;background:none;border:0;border-bottom:2px solid #006ee9}
.searchrst-listbox .btn-result-more button span {display:block;position:relative;padding:0 20px 6px 0;color:#006ee9;font-size:17px}
.searchrst-listbox .btn-result-more button:before,
.searchrst-listbox .btn-result-more button:after {content:"";display:block;position:absolute;right:0;top:9px;background-color:#006ee9;width:14px;height:2px;transition:all .3s ease}
.searchrst-listbox .btn-result-more button:after {transform:rotate(90deg)}
.searchrst-listbox .btn-result-more button:hover:before,
.searchrst-listbox .btn-result-more button:focus:before {transform:rotate(90deg)}
.searchrst-listbox .btn-result-more button:hover:after,
.searchrst-listbox .btn-result-more button:focus:after {transform:rotate(180deg)}
.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}
.schres-wrap .searchrst-listbox .infoBox01 {margin-top:50px}

/** -- 교내조직 */
.campus-org li {position:relative}
.campus-org li .ptit {color:#006ee9}
.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:#006ee9}
.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 #006ee9;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:#006ee9;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:#006ee9;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:after {display:inline-block;content:""}
.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:#006ee9}

/** -- 메뉴검색 */
.searchrst-list li .ptit .psdepth {font-weight:500}

/** -- 연락처 */
.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){
	.sch-top {padding:35px 0 55px}
	.searchrst-form {}
	.sch-top .sch-core {}
	.sch-top .sch-core select,
	#contents #cont .sch-top .sch-core input[type=text].search-text {font-size:17px}
	.sch-top .sch-core select {width:120px;padding-left:10px;padding-right:15px}
	#contents #cont .sch-top .sch-core input[type=text].search-text {width:calc(100% - 120px)}
	.schres-wrap .searchrst-msg:before {background-size:209px auto;width:209px;height:162px;}
	.searchrst-list.sch-board-list li .ptit,
	.searchrst-list.sch-board-list li .plinks {display:block;max-width:none}
	.searchrst-list.sch-board-list li .ptit {margin-right:0;margin-bottom:10px;padding-right:0}
	.searchrst-list.sch-board-list li .ptit:after {display:none}
	.searchrst-listbox .btn-result-more button span {font-size:16px}
	.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){
	.sch-top {padding:20px 0 30px}
	.sch-top .sch-core {border-width:3px;height:60px;padding:0 45px 0 25px}
	.sch-top .sch-core:before,
	.sch-top .sch-core .bd-btn-search:before {background-size:50px auto}
	.sch-top .sch-core:before {width:20px;height:11px}
	.sch-top .sch-core select,
	#contents #cont .sch-top .sch-core input[type=text].search-text {font-size:15px}
	.searchrst-form input[type=text].search-text {height:50px;line-height:49px}
	.sch-top .sch-core .bd-btn-search {width:35px;height:60px}
	.sch-top .sch-core .bd-btn-search:before {background-position:-26px 0;width:23px;height:23px}

	.searchrst-listbox {padding-top:30px}
	.searchrst-listbox .rtxt {padding-left:10px;margin-bottom:0}
	.searchrst-list li {padding:23px 0 20px}
	.searchrst-listbox .btn-result-more {top:37px}
	.searchrst-listbox .btn-result-more button span {font-size:15px}
	.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){
	.schres-wrap .searchrst-msg:before {background-size:150px auto;width:150px;height:116px}
	.schres-wrap .info-box {padding:10px}
	.schres-wrap .info-box ul {padding:20px 30px;margin:0 10px}
	.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 .pcont {padding-top:7px}
}
@media all and (max-width:499px){
}

/* ==============================
 * 이사회 회의록
 ================================ */
.proceeding-wr .is-wauto-box > table {min-width:900px}
.proceeding-wr .tbl-type01 .num {width:80px}
.proceeding-wr .tbl-type01 .subject {width:auto}
.proceeding-wr .tbl-type01 .h-date {width:120px}
.proceeding-wr .tbl-type01 .loca {width:200px}
.proceeding-wr .tbl-type01 .agenda {width:auto}
.proceeding-wr .tbl-type01 .r-date {width:120px}
.proceeding-wr .tbl-type01 .down {width:80px}
.proceeding-wr .tbl-type01 .c-list01 {}
.proceeding-wr .tbl-type01 .c-list01 li {margin:5px 0 0}
.proceeding-wr .tbl-type01 .c-list01 li:before {top:11px}
.proceeding-wr .tbl-type01 .c-list01 li:first-child {margin:0}
@media all and (max-width:1399px){
	.proceeding-wr .tbl-type01 .r-date {width:110px}
}
@media all and (max-width:999px) {
	.proceeding-wr .tbl-type01 .c-list01 li:before {top:10px}
}
@media all and (max-width:499px) {
	.proceeding-wr .tbl-type01 .c-list01 li:before {top:8px}
}

/* ==============================
 * 기구소개
 ================================ */
.unipart-wr {}
.unipart-wr .uniTop {}
.unipart-wr .uniTop .unitTit {font-weight:400;line-height:1.75;margin:0 0 12px}
.unipart-wr .uniTop .unitTit .ktit {font-size:35px;color:#222;margin:0 20px 0 0;font-weight:500}
.unipart-wr .uniTop .unitTit .etit {font-family:address-sans-pro, sans-serif;color:#777;letter-spacing:0}
.unipart-wr .uniTop .unitTxt {font-size:1.125em;color:#333}
.unipart-wr .uniTop .unitTxt ul {display:flex;flex-flow:row;flex-wrap:wrap}
.unipart-wr .uniTop .unitTxt ul li {width:33.33%;box-sizing:border-box;padding-right:15px}
.unipart-wr .uniTop .unitTxt ul li:nth-child(-n+3) {margin:0}
.unipart-wr .uniTop .unitInfo {position:relative;padding:0 0 0 360px;margin:47px 0 0}
.unipart-wr .uniTop .unitInfo .role-head {position:absolute;top:0;left:0;width:280px;border-top:2px solid #044288;padding:17px 0 0}
.unipart-wr .uniTop .unitInfo .role-head .names {display:block;font-weight:500;color:#333;line-height:1}
.unipart-wr .uniTop .unitInfo .role-head .names .duty {display:inline-block;color:#777;padding:0 20px 0 0;margin:0 10px 0 0;box-sizing:border-box;position:relative;vertical-align:bottom}
.unipart-wr .uniTop .unitInfo .role-head .names .duty:after {content:"";display:block;position:absolute;width:5px;height:5px;background:#cbcbcb;border-radius:50%;right:0;top:7px}
.unipart-wr .uniTop .unitInfo .role-head .names .name {display:inline-block;vertical-align:bottom;font-size:1.5em}
.unipart-wr .uniTop .unitInfo .role-head .email {display:block;margin:10px 0 0}
.unipart-wr .uniTop .unitInfo .role-head .email a {margin:10px 0 0;padding:0 0 0 20px;position:relative;transition:all .3s ease}
.unipart-wr .uniTop .unitInfo .role-head .email a:before {content:"";display:block;width:14px;height:14px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat 0 0;position:absolute;top:8px;left:0}
.unipart-wr .uniTop .unitInfo .role-head .email a:focus,
.unipart-wr .uniTop .unitInfo .role-head .email a:hover {color:#044287}
.unipart-wr .uniTop .unitInfo .role-head .email a:focus:before,
.unipart-wr .uniTop .unitInfo .role-head .email a:hover:before {background-position-x:-25px}
.unipart-wr .uniTop .unitInfo .role-body {display:flex;flex-flow:row;flex-wrap:wrap;background:#044287;padding:20px;box-sizing:border-box}
.unipart-wr .uniTop .unitInfo .role-body li {display:inline-block;position:relative;color:#fff;padding:0 20px 0 60px;vertical-align:top;width:33.3333%;box-sizing:border-box;line-height:1.4}
.unipart-wr .uniTop .unitInfo .role-body li .tit {display:block;position:absolute;left:0;top:3px;padding:0 15px 0 0;line-height:1}
.unipart-wr .uniTop .unitInfo .role-body li .tit:after {content:"";display:block;position:absolute;width:1px;height:17px;right:0;top:2px;background:rgba(255, 255, 255, .25)}
.unipart-wr .uniTop .unitInfo .role-body li.org-loc .tit:before {background-position:0 0}
.unipart-wr .uniTop .unitInfo .role-body li.org-tel .tit:before {background-position:-47px 0}
.unipart-wr .uniTop .unitInfo .role-body li.org-fax .tit:before {background-position:-94px 0}
.unipart-wr .uniWork {}
.unipart-wr .uniWork .uniwTab {}
.unipart-wr .uniWork .uniwTit {}
.unipart-wr .uniWork .uniwTit .etit {font-family:address-sans-pro, sans-serif;color:#777;letter-spacing:0;margin:0 0 0 10px;font-size:18px;font-weight:400}
.unipart-wr .uniWork .uniwMsg {box-sizing:border-box;border:1px solid #ddd;margin:0 0 20px;padding:20px 40px 40px}
.unipart-wr .uniWork .uniwMsg .boxSlogan {padding:20px 0 40px;margin:0 0 20px;border-bottom:1px solid #ddd}
.unipart-wr .uniWork .uniwMsg .boxSlogan p {text-align:center;line-height:1.3;font-size:2em;letter-spacing:-.05em;color:#000}
.unipart-wr .uniWork .uniwMsg .boxSlogan p:before {content:"\"";color:#777}
.unipart-wr .uniWork .uniwMsg .boxSlogan p:after {content:"\"";color:#777}
.unipart-wr .uniWork .uniwMsg .boxImg {padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid #ddd}
.unipart-wr .uniWork .uniwMsg .boxImg img {display:block;width:auto;max-width:100%;margin:0 auto}
.unipart-wr .uniWork .uniwMsg .boxInfo {display:flex;flex-flow:row;flex-wrap:wrap}
.unipart-wr .uniWork .uniwMsg .boxInfo > li {display:inline-block;width:50%;box-sizing:border-box;padding-left:115px;padding-right:20px}
.unipart-wr .uniWork .uniwMsg .boxInfo > li:nth-child(-n+2) {margin-top:0}
.unipart-wr .uniWork .uniwMsg .boxInfo > li:first-child {margin-top:0}
.unipart-wr .uniWork .uniwMsg .boxInfo > li .tit {width:70px}
.unipart-wr .uniWork .uniwMsg .boxInfo .str {}
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk {transition:all .3s ease}
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk:after {content:"";display:inline-block;width:14px;height:12px;vertical-align:middle;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat -75px 0;margin:-2px 0 0 5px}
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk:focus,
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk:hover {color:#1472b6}
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk:focus:after,
.unipart-wr .uniWork .uniwMsg .boxInfo .lnk:hover:after {background-position:-99px 0}
.unipart-wr .uniWork .uniwMsg .boxInfo .liTel .str {}
.unipart-wr .uniWork .uniwMsg .boxInfo .liTel .lnk {display:none;color:#1472b6}
.unipart-wr .uniWork .uniwMsg .boxInfo .liTel .lnk:after {background-position:-99px 0}
.unipart-wr .uniWork .uniwMsg.hasNoData {}
.unipart-wr .uniWork .uniwMsg.hasNoData .no-data {}
.unipart-wr .uniWork .uniwTxt {background:#f7f7f7;padding:40px}
.unipart-wr .uniWork .uniwTxt .uniwtUnit {box-sizing:border-box;padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid #ddd}
.unipart-wr .uniWork .uniwTxt .uniwtUnit:last-child {padding-bottom:0;margin-bottom:0;border-bottom:0}
.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTit {}
.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt {}
.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul {display:flex;flex-flow:row;flex-wrap:wrap}
.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li {width:33.3333%;box-sizing:border-box;padding-right:20px}
.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:nth-child(-n+3) {margin-top:0}
.unipart-wr .uniWork .uniwTxt.hasNoData {}
.unipart-wr .uniWork .uniwTxt.hasNoData .no-data {}
.unipart-wr .uniCont {}
.unipart-wr .uniCont .unicTit {}
.unipart-wr .uniCont .unicTxt {}
.unipart-wr .uniCont .unicTxt .mailto {display:block;line-height:1;transition:all .3s ease}
.unipart-wr .uniCont .unicTxt .mailto span {display:inline-block;vertical-align:middle;letter-spacing:0;line-height:1}
.unipart-wr .uniCont .unicTxt .mailto:after {content:"";display:inline-block;width:14px;height:12px;vertical-align:middle;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat -75px 0;margin:4px 0 0 5px}
.unipart-wr .uniCont .unicTxt .mailto:focus,
.unipart-wr .uniCont .unicTxt .mailto:hover {color:#1472b6}
.unipart-wr .uniCont .unicTxt .mailto:focus:after,
.unipart-wr .uniCont .unicTxt .mailto:hover:after {background-position:-99px 0}
@media all and (max-width:1199px){
	.unipart-wr .uniTop .unitTxt ul li {width:50%}
	.unipart-wr .uniTop .unitTxt ul li:nth-child(-n+3) {margin-top:9px}
	.unipart-wr .uniTop .unitTxt ul li:nth-child(-n+2) {margin-top:0}
	.unipart-wr .uniTop .unitInfo {padding:0 0 0 300px}
	.unipart-wr .uniTop .unitInfo .role-body {padding:20px 20px 10px}
	.unipart-wr .uniTop .unitInfo .role-body li {width:50%;margin:0 0 10px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwPkg .uwTxt ul > li {width:50%}
}
@media all and (max-width:1099px) {
	.unipart-wr .uniWork .uniwMsg {padding:20px}
	.unipart-wr .uniWork .uniwTxt {padding:20px}
}
@media all and (max-width:999px){
    .unipart-wr .uniTop .unitTit .ktit {font-size:28px;margin-right:10px}
    .unipart-wr .uniTop .unitInfo {padding:0}
    .unipart-wr .uniTop .unitInfo .role-head {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:0 0 20px;width:100%}
    .unipart-wr .uniTop .unitInfo .role-head .email {position:absolute;bottom:0;right:0}
	.unipart-wr .uniTop .unitInfo .role-body li {width:100%}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwPkg .uwTxt ul > li {width:100%}
}
@media all and (max-width:899px) {
	.unipart-wr .uniWork .uniwMsg .boxSlogan {padding:0 0 20px;margin:0 0 20px}
	.unipart-wr .uniWork .uniwMsg .boxInfo > li {width:100%;padding-right:0}
	.unipart-wr .uniWork .uniwMsg .boxInfo > li:nth-child(-n+2) {margin-top:9px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li {width:50%}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:nth-child(-n+3) {margin-top:9px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:nth-child(-n+2) {margin-top:0}
}
@media all and (max-width:767px){
    .unipart-wr .uniTop .unitTit .ktit {font-size:24px;font-weight:500;display:block;line-height:1}
    .unipart-wr .uniTop .unitInfo {margin:30px 0 0}
    .unipart-wr .uniTop .unitInfo .role-head .names .duty {font-size:15px}
	.unipart-wr .uniTop .unitInfo .role-body li .tit:after {top:1px}
	.unipart-wr .uniTop .unitTxt ul li {width:100%}
	.unipart-wr .uniTop .unitTxt ul li:nth-child(-n+3) {margin-top:9px}
	.unipart-wr .uniTop .unitTxt ul li:nth-child(-n+2) {margin-top:9px}
	.unipart-wr .uniTop .unitTxt ul li:first-child {margin-top:0}
	.unipart-wr .uniWork .uniwMsg .boxSlogan {padding:0 0 15px;margin:0 0 10px}
	.unipart-wr .uniWork .uniwMsg .boxSlogan p {font-size:1.5em}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit {box-sizing:border-box;padding:0 0 15px;margin:0 0 15px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li {width:100%}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:nth-child(-n+3) {margin-top:9px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:nth-child(-n+2) {margin-top:9px}
	.unipart-wr .uniWork .uniwTxt .uniwtUnit .uwTxt ul > li:first-child {margin-top:0}
}
@media all and (max-width:599px) {
	.unipart-wr .uniWork .uniwMsg .boxInfo > li {padding-left:15px}
	.unipart-wr .uniWork .uniwMsg .boxInfo .liTel .str {display:none}
	.unipart-wr .uniWork .uniwMsg .boxInfo .liTel .lnk {display:block}
}
@media all and (max-width:499px){
    .unipart-wr .uniTop .unitInfo .role-head {border-top-width:1px}
    .unipart-wr .uniTop .unitInfo .role-body li {width:100%}
	.unipart-wr .uniTop .unitInfo .role-head .email a:before {top:5px}
}
@media all and (max-width:399px){
    .unipart-wr .uniTop .unitInfo .role-head .email {position:relative;top:auto;bottom:auto;right:auto;left:auto;margin:10px 0 0}
    .unipart-wr .uniTop .unitInfo .role-body {padding:15px 15px 5px}
}

/* ==============================
 * 채용의뢰
 ================================ */
.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:"Spoqa Han Sans Neo";font-size:18px;color:#e6720e}

/* ==============================
 * 식당/식단표
 ================================ */
.menu-wr .cafe-info {}
.menu-wr .cafe-info ul {display:flex;flex-flow:row;flex-wrap:wrap;background:#f1f8ff;box-sizing:border-box;border:1px solid #81a9d1;border-radius:10px;padding:20px 10px 20px;margin:0 0 10px}
.menu-wr .cafe-info ul li {width:33.33%;box-sizing:border-box;padding:2px 30px 5px 29px;position:relative;border-right:1px solid #81a9d1; margin:15px 0}
.menu-wr .cafe-info ul li:last-child {border-right:0}
.menu-wr .cafe-info ul li:nth-child(3n) {border-right:0;}
.menu-wr .cafe-info h4 {display:block;font-size:1.333em;font-weight:700;letter-spacing:-.05em;color:#000;line-height:1.2;padding:0 0 0 34px;box-sizing:border-box;position:relative;margin:0 0 21px}
.menu-wr .cafe-info h4:before {content:"";display:block;position:absolute;width:24px;height:24px;left:0;top:2px;background:url(/resources/_Img/Contents/menu_spr.png) no-repeat 0 -26px}
.menu-wr .cafe-info dl {display:flex;flex-flow:row;flex-wrap:wrap;margin:0 0 13px}
.menu-wr .cafe-info dl:last-child {margin:0}
.menu-wr .cafe-info dl dt,
.menu-wr .cafe-info dl dd {box-sizing:border-box;position:relative;line-height:1.19;font-size:.944em}
.menu-wr .cafe-info dl dt {width:66px;font-weight:700;color:#333}
.menu-wr .cafe-info dl dt:after {content:":";display:block;position:absolute;right:0;top:0px}
.menu-wr .cafe-info dl dd {width:calc( 100% - 66px );padding:0 0 0 5px;letter-spacing:-.05em}
.menu-wr .cafe-info dl dd .comma {display:none}
.menu-wr .menu-top {margin:40px 0 0}
.menu-wr .menu-top .menu-navi {display:block;box-sizing:border-box;position:relative;padding:12px 130px 0;text-align:center}
.menu-wr .menu-top .menu-navi button {display:block;position:absolute;width:60px;height:60px;top:50%;margin:-44px 0 0;border:0;background:transparent}
.menu-wr .menu-top .menu-navi button:before,
.menu-wr .menu-top .menu-navi button:after {content:"";display:block;transition:all .3s ease}
.menu-wr .menu-top .menu-navi button:before {width:100%;height:100%;box-sizing:border-box;border:3px solid #eee;background:#fff;border-radius:50%}
.menu-wr .menu-top .menu-navi button:after {position:absolute;width:25px;height:16px;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/resources/_Img/Contents/menu_spr.png) no-repeat}
.menu-wr .menu-top .menu-navi button span {display:block;position:absolute;color:#767676;letter-spacing:0;line-height:1;top:50%;transform:translateY(-50%);color:#767676;font-weight:500;transition:all .3s ease}
.menu-wr .menu-top .menu-navi button:focus-visible:before,
.menu-wr .menu-top .menu-navi button:hover:before {border-color:#142e5d}
.menu-wr .menu-top .menu-navi button:focus-visible span,
.menu-wr .menu-top .menu-navi button:hover span {color:#142e5d}
.menu-wr .menu-top .menu-navi .prev {left:0}
.menu-wr .menu-top .menu-navi .prev span {left:100%;margin:0 0 0 18px}
.menu-wr .menu-top .menu-navi .next {right:0}
.menu-wr .menu-top .menu-navi .next span {right:100%;margin:0 18px 0 0}
.menu-wr .menu-top .menu-navi .prev:after {background-position:0 0}
.menu-wr .menu-top .menu-navi .next:after {background-position:-35px 0}
.menu-wr .menu-top .menu-navi .period {}
.menu-wr .menu-top .menu-navi .period .periodStr {display:inline-block;line-height:1;font-size:1.5em;font-weight:500;letter-spacing:0;color:#333}
.menu-wr .menu-top .menu-navi .period .periodStr span {display:inline-block;line-height:1}
.menu-wr .menu-top .menu-navi .period .periodStr .wave {}
.menu-wr .menu-top .menu-navi .period .thisWeek {display:block;line-height:1;font-size:0;margin:11px 0 0}
.menu-wr .menu-top .menu-navi .period .thisWeek a {display:inline-block;line-height:1;box-sizing:border-box;border:1px solid #0091dc;color:#0091dc;padding:10px 16px 9px;background:transparent;font-size:15px;border-radius:999px;transition:all .3s ease}
.menu-wr .menu-top .menu-navi .period .thisWeek a:focus-visible,
.menu-wr .menu-top .menu-navi .period .thisWeek a:hover {background:#0091dc;color:#fff}
.menu-wr .menu-core {margin:24px 0 0;border-radius:10px 10px 0 0;overflow:hidden}
.menu-wr .menu-core table {border-top:0;font-size:.889em;border-bottom:1px solid #e9e9e9;min-width:899px}
.menu-wr .menu-core table .col01 {width:149px}
.menu-wr .menu-core table .colAuto {width:auto}
.menu-wr .menu-core thead {border-bottom:0}
.menu-wr .menu-core thead th {background:#0091dc;color:#fff;border-right:1px solid #7fc5ea;font-weight:500;border-bottom:0;padding:21px 10px 20px}
.menu-wr .menu-core thead th:last-child {border-right:0}
.menu-wr .menu-core thead th:after {background:rgba(216, 216, 229, .2)}
.menu-wr .menu-core tbody th,
.menu-wr .menu-core tbody td {border-left:1px solid #ccc;border-right:1px solid #ccc}
.menu-wr .menu-core tbody th:first-child,
.menu-wr .menu-core tbody td:first-child {border-left:0}
.menu-wr .menu-core tbody th:last-child,
.menu-wr .menu-core tbody td:last-child {border-right:0}
.menu-wr .menu-core tbody th {background:#f8f8f8}
.menu-wr .menu-core tbody td {vertical-align:middle;padding:10px}
.menu-wr .menu-core tbody td.hasNoData {padding:25px 10px}
.menu-wr .menu-core .menuUnit {box-sizing:border-box;border:1px solid #ddd;border-radius:5px;line-height:1.4;margin:0 0 5px;padding:5px;background:#fafafa}
.menu-wr .menu-core .menuUnit:last-child {margin:0}
.menu-wr .menu-core .menuUnit + br {display:none}
.menu-wr .menu-core .menuUnit br:first-child {display:none}
.menu-wr .menu-core .foodList {display:block;text-align:left;line-height:1;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #d5d5d5}
.menu-wr .menu-core .foodList:last-child {margin:0;padding:0;border-bottom:0}
.menu-wr .menu-core .foodList > li {display:block;text-align:center;line-height:1.4}
.menu-wr .menu-core .foodList > li .tit {display:block;font-weight:700;color:#0091dc}
.menu-wr .menu-core .foodList .foodItem {display:inline-block;line-height:1;box-sizing:border-box;border:1px solid #ddd;border-radius:3px;vertical-align:top;letter-spacing:-.05em;padding:3px 5px 5px;margin:0 3px 3px 0}
.menu-wr .menu-core .no-data {display:none;height:auto;padding:60px 0 0;font-size:14px;color:#777;background:url(/resources/_Img/Board/default/ico_nodata.png) no-repeat center 0;background-size:50px;line-height:1}
.menu-wr .menu-core .info-list {margin:30px 0 0}
.adm .menu-wr .menu-top .menu-navi {padding:20px 130px}
.adm .menu-wr .menu-top .menu-navi button {top:50%;margin:0;transform:translateY(-50%)}

/** -- 관리자용 */
.adm .menu-wr .menu-top .cafe-info {background:#f6f6f6;box-sizing:border-box;position:relative;font-size:0;padding:30px 10px;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}
.adm .menu-wr .menu-top .cafe-info .cafeInfoTit {font-size:17px;line-height:1.2;background:#2655ae;color:#fff;font-weight:500;padding:10px 12px;margin:0 50px 0 0}
.adm .menu-wr .menu-top .cafe-info .cafeInfoTit:before {display:none}
.adm .menu-wr .menu-top .cafe-info dl {}
.adm .menu-wr .menu-top .cafe-info dl {margin:0 40px 0 0;display:flex;flex-flow:row;flex-wrap:wrap;font-size:17px;line-height:1.2}
.adm .menu-wr .menu-top .cafe-info dl:last-child {margin:0}
.adm .menu-wr .menu-top .cafe-info dl dt,
.adm .menu-wr .menu-top .cafe-info dl dd {display:inline-block;text-align:left;width:auto}
.adm .menu-wr .menu-top .cafe-info dl dt {color:#333;font-weight:500;padding:0 10px 0 0}
.adm .menu-wr .menu-top .cafe-info dl dt:after {font-size:12px;top:3px}
.adm .menu-wr .menu-top .cafe-info dl dd {font-weight:400;margin:0 0 0 5px;padding:0}

@media all and (max-width:1099px) {
	.menu-wr .cafe-info ul {padding:20px 0}
	.menu-wr .cafe-info ul li {padding:0 20px}
	.menu-wr .menu-top .menu-navi button {margin:-49px 0 0}
	.menu-wr .menu-core table .col01 {width:100px}
}
@media all and (max-width:899px) {
	.menu-wr .cafe-info ul li {width:50%;margin:20px 0 0}
	.menu-wr .cafe-info ul li:nth-child(-n+2) {margin:0}
	.menu-wr .cafe-info ul li:nth-child(3n) {border-right:1px solid #81a9d1;}
	.menu-wr .cafe-info ul li:nth-child(2n) {border-right:0}
	.menu-wr .cafe-info h4 {margin:0 0 10px}
	.menu-wr .cafe-info h4:before {top:1px}
	.menu-wr .cafe-info dl {margin:0 0 10px}
}
@media all and (max-width:799px) {
	.menu-wr .menu-top {margin:20px 0 0}
	.menu-wr .menu-top .menu-navi {padding:0}
	.menu-wr .menu-top .menu-navi button {width:36px;height:36px;top:auto;bottom:0;margin:0}
	.menu-wr .menu-top .menu-navi button:after {width:17px;height:11px;background-size:42px auto}
	.menu-wr .menu-top .menu-navi button:before {border-width:2px}
	.menu-wr .menu-top .menu-navi button span {letter-spacing:-.05em}
	.menu-wr .menu-top .menu-navi .prev span {margin:0 0 0 10px}
	.menu-wr .menu-top .menu-navi .next span {margin:0 10px 0 0}
	.menu-wr .menu-top .menu-navi .prev:after {background-position:0 0}
	.menu-wr .menu-top .menu-navi .next:after {background-position:-24px 0}
	.menu-wr .menu-top .menu-navi .period .periodStr {font-size:1.3em;letter-spacing:-.05em}
}
@media all and (max-width:599px) {
	.menu-wr .cafe-info h4 {padding:0 0 0 30px}
	.menu-wr .cafe-info h4:before {top:-1px}
}
@media all and (max-width:499px) {
	.menu-wr .cafe-info ul {padding:15px 0}
	.menu-wr .cafe-info ul li {padding:0 15px}
	.menu-wr .cafe-info dl dt {width:60px}
	.menu-wr .cafe-info dl dd {width:calc( 100% - 60px )}
}
@media all and (max-width:399px) {
	.menu-wr .cafe-info ul {display:block;padding:0}
	.menu-wr .cafe-info ul li {display:block;width:auto;border-bottom:1px solid #81a9d1;border-right:0;margin:0 15px;padding:15px 0}
	.menu-wr .cafe-info ul li:nth-child(3n) {border-right:0;}
	.menu-wr .cafe-info ul li:nth-child(-n+2) {margin:0 15px}
	.menu-wr .cafe-info ul li:last-child {border-bottom:0}
	.menu-wr .cafe-info dl dd br {display:none}
	.menu-wr .cafe-info dl dd .comma {display:inline;padding:0 5px 0 0}
	.menu-wr .menu-top .menu-navi button span {display:none}
	.menu-wr .menu-top .menu-navi .period .periodStr {font-size:1.2em}
}


/* ==============================
* 레이어팝업
================================= */
.layers_popup {position:absolute;background:#FFF;border:1px solid #CCC;z-index:3000}
.layers_popup h3 {width:100%;height:auto;padding-top:0.6em;padding-bottom:0.6em;font-size:12px;line-height:1.2em;background:#f8f8f8;text-align:center;border-bottom:1px solid #EDEDED}
.popup_layer_body {position:relative}
.layers_popup .popup_layer_body img {/*max-width:100%;*/}
.poplayer_foot,
.popwin_foot{display:block;position:absolute;bottom:0px;width:100%;background:#282828;overflow:hidden;display:block;color:#FFF;font-size:11px;height:1.2em;padding:0.6em 0;line-height:1.2em}
.poplayer_foot button,
.popwin_foot button {position:absolute;right:5px;border:0px;padding:0;background:none;color:#FFF;font-size:11px;line-height:120%;cursor:pointer}
.popwin_wrap {height:100%;width:100%}
.popwin_wrap .popwin_cont img {max-width:100%}

/* ==============================
* 개인정보처리방침 모듈(다건)
================================= */
.privacy-wr {}
.privacy-wr .privacy-list {}
.privacy-wr .privacy-list .privacy-top {padding:45px 0;border-top:2px solid #a4a4a4;border-bottom:1px solid #ccc}
.privacy-wr .privacy-list .privacy-top h3 {color:#333;font-size:1.667em;font-weight:700;line-height:1.333;text-align:center}
.privacy-wr .privacy-list .privacy-atta {}
.privacy-wr .privacy-list .privacy-cont {padding:50px 20px;border-bottom:1px solid #dcdcdc}
.privacy-wr .privacy-list .privacy-cont .privacyTbl1.is-wauto-box > table {min-width:630px}
.privacy-wr .privacy-list .privacy-cont .no-data {display:block}
.privacy-wr .privacy-year {background-color:#f8f8f8;margin-top:40px;padding:28px 10px 27px;text-align:center}
.privacy-wr .privacy-year select {background:url(/resources/_Img/Common/selfrm_arr.gif) no-repeat right 50%;border:0;border-bottom:3px solid #222;width:323px;height:45px;margin-right:30px;color:#666;font-size:1em}
.privacy-wr .privacy-year button {min-width:135px;height:45px}
@media all and (max-width:799px) {
	.privacy-wr .privacy-list .privacy-top {padding:30px 0}
}
@media all and (max-width:699px) {
	.privacy-wr .privacy-list .privacy-top {padding:20px 0}
	.privacy-wr .privacy-list .privacy-cont {padding:40px 15px}
	.privacy-wr .privacy-year {margin-top:30px;padding:15px 100px 15px 15px;box-sizing:border-box;position:relative}
	.privacy-wr .privacy-year select {border:3px solid #222;width:100%;margin-right:0}
	.privacy-wr .privacy-year button {display:block;position:absolute;min-width:0;height:45px;right:15px;top:50%;transform:translateY(-50%)}
}
@media all and (max-width:599px) {
	.privacy-wr .privacy-list .privacy-cont {padding:20px 0}
}
@media all and (max-width:399px) {
	.privacy-wr .privacy-list .privacy-top {padding:15px 0}
	.privacy-wr .privacy-year {margin-top:20px;padding:15px}
	.privacy-wr .privacy-year select {border:2px solid #222}
	.privacy-wr .privacy-year button {position:relative;right:auto;top:auto;transform:none;margin:5px 0 0;width:100%;max-width:none}
}

/* ==============================
 * 입시 홈페이지 > 입시자료 신청관리
 ================================ */
 /** -- 프론트단 */
.ipsiApp-wr {}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasDept {}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasGend {padding:0 130px 0 0}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasGend select {display:block;position:absolute;right:0;top:0}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth {}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth > * {float:left}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth .birth1 {width:36%}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth .birth2 {width:20%}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth .birth3 {width:20%}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth .ftxt {width:8%}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-stxt .eleFld.hasBirth .ftxt.ftxt3 {text-align:right}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode {max-width:624px}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode input {width:36%}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school {}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld {max-width:830px}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld > * {width:30%;float:left;min-width:0}
.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld .school2 {margin:0 5%}
@media all and (max-width:999px) {
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode {max-width:49%;padding:0 100px 0 0;box-sizing:border-box;position:relative}
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode input {width:100%}
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode button {position:absolute;right:0;top:0;width:95px}
}
@media all and (max-width:699px) {
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-addr .zipcode {max-width:100%}
}
@media all and (max-width:499px) {
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld {height:auto}
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld > * {width:100%}
	.ipsiApp-wr .formbd-pkg-wr .frmbd-fld-list .frm-li.fld-school .eleFld .school2 {margin:5px 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}

/** -- 입학자료 신청결과 조회 */
.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 all and (max-width:768px){
	.ipsi-srh-wr:before {width:155px;height:137px;background-size:cover;margin-top:3%}
}
@media all 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}
}

/* ==============================
 * 평생교육원 > 교육신청프로그램
 ================================ */
/** -- 교육프로그램 Wrap */
.eduApp-wr {}
.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg .bdCate {padding:0}
.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg .bdCate select {border-right:1px solid #ccc}
.eduApp-wr .is-wauto-box > table {min-width:1299px}
.eduApp-wr .bdListTbl {}
.eduApp-wr .bdListTbl .eduNum {width:70px;font-size:.944em}
.eduApp-wr .bdListTbl .eduSubj {width:auto;text-align:left}
.eduApp-wr .bdListTbl .eduPeriod {width:220px;font-size:.944em}
.eduApp-wr .bdListTbl .eduTime {width:220px;font-size:.944em}
.eduApp-wr .bdListTbl .eduMans {width:80px;font-size:.944em}
.eduApp-wr .bdListTbl .eduPrice {width:120px;font-size:.944em}
.eduApp-wr .bdListTbl .eduState {width:120px}
.eduApp-wr .bdListTbl .eduDetail {width:120px}
.eduApp-wr .bdListTbl .sdp-btn {min-width:80px}
.eduApp-wr .bdListTbl .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}
.eduApp-wr .bdListTbl .prg-st.st0 {background:#0a60bc;border-color:#0a60bc}
.eduApp-wr .bdListTbl .prg-st.st-1 {background:#d24614;border-color:#d24614}
.eduApp-wr .bdListTbl .prg-st.st-2 {background:#fff;border-color:#555;color:#555;font-weight:400}
.eduApp-wr .bdListTbl .prg-st.st-3 {background:#fff;border-color:#044288;color:#044288;font-weight:400}
@media all and (max-width:999px) {
	.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg {padding-left:140px}
}
@media all and (max-width:899px) {
	.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg {padding-left:140px}
	.eduApp-wr .is-wauto-box > table {min-width:1099px}
	.eduApp-wr .bdListTbl .eduNum {width:45px}
	.eduApp-wr .bdListTbl .eduPeriod {width:180px}
	.eduApp-wr .bdListTbl .eduMans {width:60px}
	.eduApp-wr .bdListTbl .eduState {width:90px}
	.eduApp-wr .bdListTbl .eduDetail {width:90px}
}
@media all and (max-width:699px) {
	.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg {padding-left:110px}
}
@media all and (max-width:599px) {
	.eduApp-wr .bdListTop .bdSec.hasCate .bdPkg {padding-left:0}
}

/** -- 교육프로그램 > 상세보기 */
.eduApp-wr .view-top {}
.eduApp-wr .view-top .vtTit {position:relative;box-sizing:border-box;width:100%;padding:30px 5px 35px;background:#fff;border-bottom:1px solid #ccc;border-top:2px solid #a4a4a4;text-align:center}
.eduApp-wr .view-top .vtTit span {display:block;line-height:1.3}
.eduApp-wr .view-top .vtTit .cate {font-size:14px;color:#306db8}
.eduApp-wr .view-top .vtTit .name {margin:10px 0 0;font-size:1.444em;font-weight:700;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.eduApp-wr .view-top .vtImg {}
.eduApp-wr .view-top .vtImg .item {}
.eduApp-wr .view-top .vtImg .item .innerBox {position:relative;box-sizing:border-box;padding:0 0 30%;background:#eee}
.eduApp-wr .view-top .vtImg .item .innerBox img {display:block;position:absolute;width:auto;height:auto;max-width:85%;max-height:85%;top:0;right:0;bottom:0;left:0;margin:auto}
.eduApp-wr .view-mid {}
.eduApp-wr .view-bot {}
.eduApp-wr .view-bot .cont-list-type2 {}
.eduApp-wr .view-bot .s-tit01 {}
.eduApp-wr .view-bot .s-txt01 {}

/* ==============================
 * 연락처관리
 ================================ */
.ctt-wr {}
.ctt-wr .bdListTbl {}
.ctt-wr .bdListTbl .cttNum {width:80px}
.ctt-wr .bdListTbl .cttParti {width:200px}
.ctt-wr .bdListTbl .cttDuty {width:170px}
.ctt-wr .bdListTbl .cttName {width:170px}
.ctt-wr .bdListTbl .cttWork {width:auto}
.ctt-wr .bdListTbl .cttTel {width:170px}
.ctt-wr .telStr {}
.ctt-wr .telLnk {display:none;color:#366ebb;text-decoration:underline}
.ctt-wr .telLnk:after {content:"";display:inline-block;width:14px;height:12px;background:url(/resources/_Img/Common/nwin_spr.png) no-repeat -99px 0;vertical-align:middle;margin:-2px 0 0 5px}
@media all and (max-width:1199px) {
	.ctt-wr .bdListTbl .cttNum {width:70px}
	.ctt-wr .bdListTbl .cttParti {width:180px}
	.ctt-wr .bdListTbl .cttDuty {width:150px}
	.ctt-wr .bdListTbl .cttName {width:150px}
	.ctt-wr .bdListTbl .cttTel {width:160px}
}
@media all and (max-width:999px) {
	.ctt-wr .bdListTbl .cttNum {width:60px}
	.ctt-wr .bdListTbl .cttParti {width:120px}
	.ctt-wr .bdListTbl .cttDuty {width:120px}
	.ctt-wr .bdListTbl .cttName {width:120px}
	.ctt-wr .bdListTbl .cttTel {width:150px}
}
@media all and (max-width:899px) {
	.ctt-wr .bdListTbl {display:block;width:100%;overflow:hidden}
	.ctt-wr .bdListTbl thead {display:none}
	.ctt-wr .bdListTbl tbody,
	.ctt-wr .bdListTbl tbody tr,
	.ctt-wr .bdListTbl tbody tr th,
	.ctt-wr .bdListTbl tbody tr td {display:block;float:left;box-sizing:border-box;position:relative;padding:0;text-align:left}
	.ctt-wr .bdListTbl tbody tr {padding:15px 0 15px 10%;border-bottom:1px solid #ddd}
	.ctt-wr .bdListTbl tbody,
	.ctt-wr .bdListTbl tbody tr {width:100%}
	.ctt-wr .bdListTbl tbody tr th,
	.ctt-wr .bdListTbl tbody tr td {border:0;line-height:1.2}
	.ctt-wr .bdListTbl tbody tr td:before {content:attr(data-lbl);display:inline-block;color:#777;border-right:1px solid #ddd;line-height:1.2;font-weight:300;width:70px;margin:0 10px 0 0}
	.ctt-wr .bdListTbl tbody tr td.cttNum:before {display:none}
	.ctt-wr .bdListTbl .cttNum {width:auto;position:absolute;left:0;top:15px}
	.ctt-wr .bdListTbl .cttParti {width:30%;padding:0 0 0 80px}
	.ctt-wr .bdListTbl .cttParti:before {position:absolute;left:0;top:0px;margin:0}
	.ctt-wr .bdListTbl .cttDuty {width:30%}
	.ctt-wr .bdListTbl .cttDuty:before {width:auto;padding:0 10px 0 0}
	.ctt-wr .bdListTbl .cttName {width:30%}
	.ctt-wr .bdListTbl .cttName:before {width:auto;padding:0 10px 0 0}
	.ctt-wr .bdListTbl .cttWork {width:100%;padding:10px 0 10px 80px}
	.ctt-wr .bdListTbl .cttWork:before {position:absolute;left:0;top:10px;margin:0}
	.ctt-wr .bdListTbl .cttTel {width:100%;padding:0 0 0 80px}
	.ctt-wr .bdListTbl .cttTel:before {position:absolute;left:0;top:0px;margin:0}
	.ctt-wr .telStr {display:none}
	.ctt-wr .telLnk {display:inline-block}
	.ctt-wr .bdListTbl tbody tr.hasNoDataWr {padding:0}
	.ctt-wr .bdListTbl tbody tr td.hasNoData {width:100%}	
}
@media all and (max-width:699px) {
	.ctt-wr .bdListTbl .cttNum {width:10%}
	.ctt-wr .bdListTbl .cttParti {width:40%}
	.ctt-wr .bdListTbl .cttDuty {width:30%}
	.ctt-wr .bdListTbl .cttName {width:20%}
}
@media all and (max-width:599px) {
	.ctt-wr .bdListTbl .cttParti {width:90%}
	.ctt-wr .bdListTbl .cttDuty {width:100%;padding:10px 0 0 0}
	.ctt-wr .bdListTbl .cttDuty:before {width:70px;padding:0}
	.ctt-wr .bdListTbl .cttName {width:100%;padding:10px 0 0 0}
	.ctt-wr .bdListTbl .cttName:before {width:70px;padding:0}
}

/* ==============================
 * 학생소개 관리
 ================================ */
.stu-wr {}
.stu-wr .stuWr {}
.stu-wr .stuList {display:flex;flex-flow:row;flex-wrap:wrap;border-top:2px solid #a4a4a4;position:relative}
.stu-wr .stuList:after {content:"";display:block;position:absolute;width:100%;height:1px;background:#ccc;left:0;bottom:0}
.stu-wr .stuList > li {display:inline-block;width:50%;border-bottom:1px solid #ccc;padding:20px 0}
.stu-wr .stuList .pkg {box-sizing:border-box;position:relative;padding:5px 20px 0 180px;min-height:180px}
.stu-wr .stuList .imgBox {display:block;position:absolute;left:0;top:0;width:150px}
.stu-wr .stuList .imgBox.hasNoImg {border:1px solid #ddd}
.stu-wr .stuList .imgBox .inPkg {height:0;padding:0 0 120%;box-sizing:border-box;position:relative}
.stu-wr .stuList .imgBox img {display:block;position:absolute;width:100%;height:100%;left:0;top:0}
.stu-wr .stuList .imgBox .no-data {position:absolute;width:100%;height:auto;line-height:1;text-align:center;left:0;top:50%;transform:translateY(-50%);background:none;padding:0}
.stu-wr .stuList .imgBox .no-data:before {content:"";display:block;width:71px;height:71px;margin:0 auto 10px;background:url(/resources/_Img/Board/default/ico_nodata.png) no-repeat}
.stu-wr .stuList .txtBox {}
.stu-wr .stuList .txtBox .stuName {margin:0 0 10px}
.stu-wr .stuList .txtBox .stuSumm {}
.stu-wr .stuList .txtBox .stuSumm > li {padding-left:115px}
.stu-wr .stuList .txtBox .stuSumm > li .tit {width:70px}
.stu-wr .stuList .txtBox .stuMajor {display:block}
.stu-wr .stuList .txtBox .stuPort {margin:10px 0 0}
@media all and (max-width:1099px) {
	.stu-wr .stuList .pkg {padding:0 20px 0 145px;min-height:156px}
	.stu-wr .stuList .imgBox {width:130px}
}
@media all and (max-width:999px) {
	.stu-wr .stuList > li {width:100%}
	.stu-wr .stuList .pkg {padding:0 0 0 145px}
}
@media all and (max-width:699px) {
	.stu-wr .stuList .pkg {min-height:144px}
	.stu-wr .stuList .imgBox {width:120px}
	.stu-wr .stuList .imgBox .no-data {font-size:14px}
	.stu-wr .stuList .imgBox .no-data:before {width:50px;height:50px;background-size:cover}
}
@media all and (max-width:599px) {
	.stu-wr .stuList .txtBox .stuSumm > li {padding-left:15px}
}
@media all and (max-width:499px) {
	.stu-wr .stuList .txtBox .stuPort > * {display:block;width:100%;margin:0 0 5px}
	.stu-wr .stuList .txtBox .stuPort > *:last-child {margin:0}
}
@media all and (max-width:399px) {
	.stu-wr .stuList .pkg {padding:0 0 0 100px;min-height:96px}
	.stu-wr .stuList .imgBox {width:80px}
}

/* ==============================
* 뉴스레터
================================= */
/** -- 1. Common */
.nLt-wr {}

/** -- 2. List */
.nLetter-wr .nLetterSch .btn-newsletter {display:block;float:left;margin:0 10px 0 0;height:50px;padding:0 20px;text-align:center}
.nLetter-wr .nLetterSch .btn-newsletter:before {content:"";display:inline-block;width:0;height:100%;vertical-align:middle}
.nLetter-wr .nLetterSch .btn-newsletter span {display:inline-block;padding:0;font-size:14px;vertical-align:middle}
.nLetter-wr .nLetterList {border-top:2px solid #003576;width:100%}
.nLetter-wr .nLetterList ul {display:flex;flex-flow:row;flex-wrap:wrap}
.nLetter-wr .nLetterList ul li {display:inline-block;width:23%;margin:40px 2.666666% 0 0}
.nLetter-wr .nLetterList ul li:nth-child(4n) {margin-right:0}
.nLetter-wr .nLetterList a {display:block;position:relative;box-sizing:border-box;height:0;padding:0 0 100%;text-align:center;transition:all .3s ease}
.nLetter-wr .nLetterList a:after {content:"";display:block;position:absolute;width:100%;height:100%;box-sizing:border-box;border:1px solid #ccc;left:0;top:0;z-index:0;background:#f5f5f5;transition:all .3s ease}
.nLetter-wr .nLetterList a > * {display:block;position:absolute;text-align:center;line-height:1.2;right:0;box-sizing:border-box;z-index:1}
.nLetter-wr .nLetterList a .roleTxt {top:0;padding:20% 20px 0;width:100%}
.nLetter-wr .nLetterList a .roleTxt span {display:block;line-height:1.2;width:auto;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}
.nLetter-wr .nLetterList a .roleTxt .sTit {color:#676767;font-weight:300;font-size:1.0em;letter-spacing:0}
.nLetter-wr .nLetterList a .roleTxt .pTit {color:#003576;font-weight:500;font-size:1.222em;margin:20px 0 0}
.nLetter-wr .nLetterList a .roleTxt .date {color:#333333;font-weight:300;font-size:0.889em;width:110px;border:1px solid #ccc;background:#fff;padding:6px 0;margin:20px auto 0;letter-spacing:0}
.nLetter-wr .nLetterList a .roleBtn {bottom:0}
.nLetter-wr .nLetterList a .roleBtn .btn {display:block;width:50px;height:50px;background:#0090d2;opacity:0;transition:all .3s ease}
.nLetter-wr .nLetterList a .roleBtn .btn:before,
.nLetter-wr .nLetterList a .roleBtn .btn:after {display:block;content:'';position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;width:25px;height:1px}
.nLetter-wr .nLetterList a .roleBtn .btn:before {}
.nLetter-wr .nLetterList a .roleBtn .btn:after {transform:rotate(90deg)}
.nLetter-wr .nLetterList a:focus,
.nLetter-wr .nLetterList a:hover {box-shadow:8px 8px 12px rgba(0, 0, 0, .15)}
.nLetter-wr .nLetterList a:focus:after,
.nLetter-wr .nLetterList a:hover:after {background:#fff}
.nLetter-wr .nLetterList a:focus .btn,
.nLetter-wr .nLetterList a:hover .btn {opacity:1}
@media all and (max-width:1099px) {
	.nLetter-wr .nLetterList a .roleTxt {padding:15% 15px 0}
	.nLetter-wr .nLetterList a .roleTxt .pTit {margin:5px 0 0}
	.nLetter-wr .nLetterList a .roleTxt .date {margin:10px auto 0}
	.nLetter-wr .nLetterList a .roleBtn .btn {opacity:1;width:35px;height:35px}
	.nLetter-wr .nLetterList a .roleBtn .btn:before,
	.nLetter-wr .nLetterList a .roleBtn .btn:after {width:20px}
}
@media all and (max-width:899px) {
	.nLetter-wr .nLetterSch .btn-newsletter {position:absolute;float:none;margin:0;left:0;bottom:0;width:130px;height:100%;z-index:1}
	.nLetter-wr .nLetterSch .bdSearch {z-index:0}
	.nLetter-wr .nLetterList ul li {width:32%;margin:30px 2% 0 0}
	.nLetter-wr .nLetterList ul li:nth-child(4n) {margin-right:2%}
	.nLetter-wr .nLetterList ul li:nth-child(3n) {margin-right:0}
}
@media all and (max-width:699px) {
	.nLetter-wr .nLetterList ul li {width:49%;margin:20px 2% 0 0}
	.nLetter-wr .nLetterList ul li:nth-child(4n) {margin-right:2%}
	.nLetter-wr .nLetterList ul li:nth-child(3n) {margin-right:2%}
	.nLetter-wr .nLetterList ul li:nth-child(2n) {margin-right:0}
}
@media all and (max-width:399px) {
	.nLetter-wr .nLetterSch .btn-newsletter {position:relative;margin:0 0 5px;left:auto;bottom:auto;width:100%;height:auto;padding:10px 0}
	.nLetter-wr .nLetterSch .btn-newsletter:before {display:none}
	.nLetter-wr .nLetterList ul li {width:100%;margin:15px 0 0 !important}
}

/** -- 3. View */
/** ---- 3-1. 스킨 1 */
.nLt1-wr {overflow:hidden;width:100%}
.nLt1-wr .nLtTopImg {overflow:hidden;width:100%}
.nLt1-wr .nLtTopImg img {display:block;width:100%}
.nLt1-wr .nLtTopTxt {position:relative;overflow:hidden;width:100%;background:url(/resources/_Img/NewsLetter/newletter1_bg1.jpg) no-repeat 0 0;text-align:center;padding:50px 20px;box-sizing:border-box;margin:0 0 50px;background-size:cover}
.nLt1-wr .nLtTopTxt .nLtLogo {position:absolute;top:50%;left:20px;transform:translateY(-50%)}
.nLt1-wr .nLtTopTxt .nLtTit {display:block;font-size:1.667em;color:#fff;font-weight:500;box-sizing:border-box;padding:0 230px;line-height:1.2}
.nLt1-wr .nLtTopTxt .nLtDate {position:absolute;top:50%;right:20px;transform:translateY(-50%);font-size:0.889em;color:#fff;letter-spacing:0}
.nLt1-wr .nLtTopTxt .nLtDate .strDate {display:inline-block;vertical-align:middle}
.nLt1-wr .nLtTopTxt .nLtDate .strVol {display:inline-block;font-size:16px;font-weight:600;font-family:address-sans-pro, sans-serif;background:#002552;border-radius:0 20px 0 20px;padding:10px 30px;margin:0 0 0 10px;letter-spacing:0;vertical-align:middle}
.nLt1-wr .nLtTopTxt .nLtDate .strVol .snum {font-size:30px}
.nLt1-wr .nLtCoreLst {width:100%}
.nLt1-wr .nLtCoreLst .nLTit {}
.nLt1-wr .nLtCoreLst .nLLst {display:block;width:100%}
.nLt1-wr .nLtCoreLst .nLLst > li {text-align:center;width:100%;padding:0 0 30px;margin:0 0 30px;box-sizing:border-box;border-bottom:1px solid #ddd}
.nLt1-wr .nLtCoreLst .nLLst > li:last-child {margin:0;padding:0;border-bottom:0}
.nLt1-wr .nLtCoreLst .nLLst .nLlImg {width:100%;margin:0 0 20px}
.nLt1-wr .nLtCoreLst .nLLst .nLlImg img {display:block;max-width:100%;margin:0 auto}
.nLt1-wr .nLtCoreLst .nLLst .nLlTit {display:block;color:#333;font-weight:500;font-size:1.222em;line-height:1.3}
.nLt1-wr .nLtCoreLst .nLLst .nLlTxt {display:block;color:#666;font-weight:300;margin:20px 0 0;line-height:1.4}
.nLt1-wr .nLtCoreLst .nLLst .nLlBtn {margin:20px 0 0}
@media all and (max-width:999px) {
	.nLt1-wr .nLtTopTxt {padding:30px 20px;margin:0 0 30px}
	.nLt1-wr .nLtTopTxt .nLtTit {font-size:1.5em}
}
@media all and (max-width:899px) {
	.nLt1-wr .nLtTopTxt {text-align:center}
	.nLt1-wr .nLtTopTxt .nLtLogo {position:relative;top:auto;left:auto;transform:none;margin:0 0 5px}
	.nLt1-wr .nLtTopTxt .nLtTit {padding:0 220px 0 0}
}
@media all and (max-width:699px) {
	.nLt1-wr .nLtTopTxt {padding:20px}
	.nLt1-wr .nLtTopTxt .nLtTit {font-size:1.3em;padding:0}
	.nLt1-wr .nLtTopTxt .nLtDate {position:relative;top:auto;right:auto;transform:none;margin:10px 0 0}
	.nLt1-wr .nLtTopTxt .nLtDate .strDate {line-height:1}
	.nLt1-wr .nLtTopTxt .nLtDate .strVol {font-size:16px;background:none;border-radius:0;padding:0;margin:0 0 0 5px;line-height:1}
	.nLt1-wr .nLtTopTxt .nLtDate .strVol .snum {font-size:20px}
}
@media all and (max-width:499px) {
	.nLt1-wr .nLtCoreLst .nLLst > li {padding:0 0 20px;margin:0 0 20px}
	.nLt1-wr .nLtCoreLst .nLLst .nLlTxt {margin:10px 0 0}
	.nLt1-wr .nLtCoreLst .nLLst .nLlBtn {margin:10px 0 0}
}
@media all and (max-width:399px) {
	.nLt1-wr .nLtTopTxt {padding:15px}
}

/** ---- 3-2. 스킨 2 */
.nLt2-wr {overflow:hidden;width:100%}
.nLt2-wr .nLtTopTxt {position:relative;overflow:hidden;width:100%;background:url(/resources/_Img/NewsLetter/newletter2_bg1.jpg) no-repeat 0 0;background-size:100% 100%;padding:35px 230px 35px 195px;box-sizing:border-box}
.nLt2-wr .nLtTopTxt .nLtLogo {position:absolute;top:50%;left:20px;transform:translateY(-50%)}
.nLt2-wr .nLtTopTxt .nLtLogo img {display:block}
.nLt2-wr .nLtTopTxt .nLtTit {display:block;font-size:1.667em;color:#fff;font-weight:500;box-sizing:border-box;line-height:1.2;text-align:left}
.nLt2-wr .nLtTopTxt .nLtDate {position:absolute;bottom:0;right:0;font-size:0.889em;color:#111111;background:#ffde58;border-radius:20px 0 0 0;padding-left:15px}
.nLt2-wr .nLtTopTxt .nLtDate .strDate {display:inline-block;vertical-align:middle}
.nLt2-wr .nLtTopTxt .nLtDate .strVol {display:inline-block;font-size:16px;font-weight:600;background:#fff;padding:11px 18px;margin-left:14px}
.nLt2-wr .nLtTopTxt .nLtDate .strVol .snum {font-size:32px;font-family:'univia-pro',sans-serif}
.nLt2-wr .nLtTopImg {overflow:hidden;width:100%;position:relative;margin:0 0 40px}
.nLt2-wr .nLtTopImg img {display:block;width:100%}
.nLt2-wr .nLtTopImg .txt {position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;z-index:1;font-size:2em;color:#fff;font-family:'univia-pro',sans-serif;font-weight:600}
.nLt2-wr .nLtCoreLst {width:100%;position:relative;padding-bottom:48px}
.nLt2-wr .nLtCoreLst .nLTit {}
.nLt2-wr .nLtCoreLst .nLLst {width:100%;overflow:hidden}
.nLt2-wr .nLtCoreLst .nLLst ul {display:flex;flex-flow:row;flex-wrap:wrap;border-top:2px solid #aaa}
.nLt2-wr .nLtCoreLst .nLLst ul > li {width:32%;margin:20px 2% 0 0}
.nLt2-wr .nLtCoreLst .nLLst ul > li:nth-child(3n) {margin-right:0}
.nLt2-wr .nLtCoreLst .nLLst a {display:block;position:relative}
.nLt2-wr .nLtCoreLst .nLLst a .nLlImg {position:relative;width:100%;overflow:hidden;padding:69.74% 0 0;background:#f5f5f5;overflow:hidden}
.nLt2-wr .nLtCoreLst .nLLst a .nLlImg img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease}
.nLt2-wr .nLtCoreLst .nLLst a .nLlImg.hasNoData {}
.nLt2-wr .nLtCoreLst .nLLst a .nLlImg.hasNoData .no-data {display:block;position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);background-position:center top;padding:80px 0 0}
.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt {position:relative;background:url(/resources/_Img/NewsLetter/newletter2_bg2.jpg) no-repeat center center;padding:20px 110px 20px 20px;box-sizing:border-box;height:86px;background-size:cover}
.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt .nlltTit {color:#fff;font-weight:500;overflow:hidden;height:47px;line-height:1.3}
.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt .nlltDate {position:absolute;top:50%;right:20px;transform:translateY(-50%);color:rgba(255, 255, 255, .75);font-weight:300;font-size:0.833em;text-align:right;letter-spacing:0;line-height:1}
.nLt2-wr .nLtCoreLst .nLLst a:focus .nLlImg img,
.nLt2-wr .nLtCoreLst .nLLst a:hover .nLlImg img {transform:scale(1.2)}
.nLt2-wr .nLtCoreLst .nLLst a:focus .nLlTxt .nlltTit,
.nLt2-wr .nLtCoreLst .nLLst a:hover .nLlTxt .nlltTit {text-decoration:underline}
@media all and (max-width:899px) {
	.nLt2-wr .nLtTopTxt {padding:15px 20px;text-align:center}
	.nLt2-wr .nLtTopTxt .nLtLogo {display:inline-block;position:relative;top:auto;left:auto;transform:none}
	.nLt2-wr .nLtTopTxt .nLtTit {text-align:center;font-size:1.222em}
	.nLt2-wr .nLtTopTxt .nLtDate {display:inline-block;position:relative;bottom:auto;right:auto;border-radius:10px 0 10px 0;padding:7px 15px;margin:10px 0 0}
	.nLt2-wr .nLtTopTxt .nLtDate .strDate {vertical-align:middle;line-height:1}
	.nLt2-wr .nLtTopTxt .nLtDate .strVol {font-size:15px;padding:3px 5px 5px;line-height:1;vertical-align:middle;margin:-2px 0 0 10px;border-radius:5px}
	.nLt2-wr .nLtTopTxt .nLtDate .strVol .snum {font-size:17px}
	.nLt2-wr .nLtCoreLst .nLLst ul > li {width:49%;margin:20px 2% 0 0}
	.nLt2-wr .nLtCoreLst .nLLst ul > li:nth-child(3n) {margin-right:2%}
	.nLt2-wr .nLtCoreLst .nLLst ul > li:nth-child(2n) {margin-right:0}
}
@media all and (max-width:768px) {
	.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt {padding:15px 100px 15px 15px;height:auto}
	.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt .nlltTit {height:42px}
}
@media all and (max-width:599px) {
	.nLt2-wr .nLtTopImg .txt {font-size:1.3em;line-height:1.2}
	.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt {padding:15px}
	.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt .nlltDate {position:relative;top:auto;right:auto;transform:none;text-align:left;margin:5px 0 0}
}
@media all and (max-width:499px) {
	.nLt2-wr .nLtCoreLst .nLLst a .nLlTxt {padding:10px}
}
@media all and (max-width:399px) {
	.nLt2-wr .nLtCoreLst .nLLst ul > li {width:100%;margin:10px 0 0 !important}
}

/** -- 4. Footer */
/** ---- 4-1. 푸터 1 */
.nLt1-copy {padding:30px 20px 20px;color:#333;text-align:center;background:#F2F2F2;margin:40px 0 0}
.nLt1-copy .nLtFootSns {}
.nLt1-copy .nLtFootSns ul {display:block;font-size:0;text-align:center}
.nLt1-copy .nLtFootSns ul li {display:inline-block;margin:0 10px 0 0}
.nLt1-copy .nLtFootSns ul li:last-child {margin:0}
.nLt1-copy .nLtFootSns a {display:block}
.nLt1-copy .nLtFootSns a img {display:block}
.nLt1-copy .nLtFootTxt .boxAddr {margin:20px 0 0}
.nLt1-copy .nLtFootTxt .boxAddr span {display:inline-block;position:relative;box-sizing:border-box}
.nLt1-copy .nLtFootTxt .boxAddr .add {}
.nLt1-copy .nLtFootTxt .boxAddr .num {padding:0 0 0 13px;letter-spacing:0}
.nLt1-copy .nLtFootTxt .boxAddr .num:before {display:block;content:'';position:absolute;top:14px;left:0;width:3px;height:3px;background:#ccc;border-radius:50%}
.nLt1-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0 0 0 10px}
.nLt1-copy .nLtFootTxt .boxAddr .num.tel2 {margin:0 0 0 10px}
.nLt1-copy .nLtFootTxt .boxCopy {margin:10px 0 0;font-size:.833em;letter-spacing:0}
@media all and (max-width:999px) {
	.nLt1-copy .nLtFootTxt .boxAddr .add {display:block}
	.nLt1-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0}
}
@media all and (max-width:599px) {
	.nLt1-copy {padding:20px;margin:20px 0 0}
}
@media all and (max-width:399px) {
	.nLt1-copy .nLtFootSns ul li {margin:0 5px 0 0}
	.nLt1-copy .nLtFootTxt .boxAddr .num {display:block;padding:0}
	.nLt1-copy .nLtFootTxt .boxAddr .num:before {display:inline-block;position:relative;top:auto;left:auto;vertical-align:middle;margin:-4px 5px 0 0}
	.nLt1-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0}
	.nLt1-copy .nLtFootTxt .boxAddr .num.tel2 {margin:0}
}

/** ---- 4-2. 푸터 2 */
.nLt2-copy {padding:30px 20px 20px;color:#fff;text-align:center;background:#676767}
.nLt2-copy .nLtFootSns {}
.nLt2-copy .nLtFootSns ul {display:block;font-size:0;text-align:center}
.nLt2-copy .nLtFootSns ul li {display:inline-block;margin:0 10px 0 0}
.nLt2-copy .nLtFootSns ul li:last-child {margin:0}
.nLt2-copy .nLtFootSns a {display:block}
.nLt2-copy .nLtFootSns a img {display:block}
.nLt2-copy .nLtFootTxt .boxAddr {margin:20px 0 0}
.nLt2-copy .nLtFootTxt .boxAddr span {display:inline-block;position:relative;box-sizing:border-box}
.nLt2-copy .nLtFootTxt .boxAddr .add {}
.nLt2-copy .nLtFootTxt .boxAddr .num {padding:0 0 0 13px;letter-spacing:0}
.nLt2-copy .nLtFootTxt .boxAddr .num:before {display:block;content:'';position:absolute;top:14px;left:0;width:3px;height:3px;background:#ccc;border-radius:50%}
.nLt2-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0 0 0 10px}
.nLt2-copy .nLtFootTxt .boxAddr .num.tel2 {margin:0 0 0 10px}
.nLt2-copy .nLtFootTxt .boxCopy {margin:10px 0 0;font-size:.833em;letter-spacing:0}
@media all and (max-width:999px) {
	.nLt2-copy .nLtFootTxt .boxAddr .add {display:block}
	.nLt2-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0}
}
@media all and (max-width:599px) {
	.nLt2-copy {padding:20px;margin:20px 0 0}
}
@media all and (max-width:399px) {
	.nLt2-copy .nLtFootSns ul li {margin:0 5px 0 0}
	.nLt2-copy .nLtFootTxt .boxAddr .num {display:block;padding:0}
	.nLt2-copy .nLtFootTxt .boxAddr .num:before {display:inline-block;position:relative;top:auto;left:auto;vertical-align:middle;margin:-4px 5px 0 0}
	.nLt2-copy .nLtFootTxt .boxAddr .num.tel1 {margin:0}
	.nLt2-copy .nLtFootTxt .boxAddr .num.tel2 {margin:0}
}

/** -- 5. 팝업 */
.nLetPop-wr {}
.nLetPop-wr .c-tab01 {}
.nLetPop-wr .c-tab01 ul {display:block}
.nLetPop-wr .c-tab01 ul li {width:50%;margin:0}
.nLetPop-wr .c-tab01 ul li a {width:100%}
.nLetPop-wr .form-input {border-top:2px solid #003576;padding:15px 0 0;margin-top:5px}
.nLetPop-wr .form-input .input-line {box-sizing:border-box;position:relative;padding:0 0 0 60px}
.nLetPop-wr .form-input .input-line.name {margin:0 0 5px}
.nLetPop-wr .form-input .input-line label {display:block;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.nLetPop-wr .form-input .input-line input {display:block;width:100%;height:30px;box-sizing:border-box;padding:0 10px}
.nLetPop-wr .agree-box {border:1px solid #ccc;padding:15px}

/* ==============================
* 뉴스레터 관리자
================================= */
.nLetA-send-wr {}
.nLetA-send-wr .mail_to {display:block;box-sizing:border-box;padding:10px;resize:none;height:100px}
.nLetA-send-wr .title {width:100%;max-width:100% !important}
.nLetA-send-wr .contentsTxtarea {width:100%;box-sizing:border-box;height:200px;resize:none}

/* ==============================
*
================================= */
#calendar .fc-daygrid-event {border-radius:999px}
#calendar.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
#calendar.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}
#calendar.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
#calendar.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0}
#calendar.fc-direction-ltr .fc-daygrid-event.fc-event-end,
#calendar.fc-direction-rtl .fc-daygrid-event.fc-event-start {margin-right:3px}
#calendar.fc-direction-ltr .fc-daygrid-event.fc-event-start,
#calendar.fc-direction-rtl .fc-daygrid-event.fc-event-end {margin-left:3px}
#calendar.fc .fc-daygrid-event {margin-top:3px}
#calendar.fc .fc-daygrid-more-link {display:block;text-align:center;box-sizing:border-box;border:1px solid #ddd;border-radius:5px;margin:3px 2px 0}
#calendar a {cursor:pointer}
#calendar a:hover,
#calendar a:focus {text-decoration:underline}
#calendar .fc-h-event {border:0;color:#fff}
#calendar .fc-h-event .fc-event-main-frame {display:block;font-size:0;line-height:1}
#calendar .fc-h-event .fc-event-main-frame .fc-event-time {display:none}
#calendar .fc-daygrid-block-event .fc-event-time,
#calendar .fc-daygrid-block-event .fc-event-title {display:block;font-size:14px;padding:0;letter-spacing:-.05em;line-height:1.2;width:auto;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;padding:4px 8px 4px;color:#fff}
#calendar .fc-daygrid-dot-event .fc-event-time {font-size:14px}
#calendar .fc-daygrid-dot-event .fc-event-title {font-size:14px;width:auto;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}
