.eisub h3{
	position:relative;
}
.eisub h3::before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background:#ccc;
	position:absolute;
	left:0;
	top:20px;
	z-index:10;
}
.eisub h3 span{
	position:relative;
	display:inline-block;
	padding:2px 17px;
	padding-left:62px;
	background:#fff;
	font-size: 30px;
	color: #333;
	font-weight: 800;
	color:#000;
	z-index:11;
}
.eisub h3 span::before{
	content:"";
	display:block;
	width:50px;
	height:2px;
	background:#000;
	position:absolute;
	left:0;
	top:20px;
	z-index:10;
}
.eisub h4{
	position:relative;
	font-size:20px;
	color:#000;
	font-weight:600;
	letter-spacing:-0.02em;
	padding-left:15px;
}
.eisub h4::before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:-4px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #6d4f99;
	border-left: 10px solid transparent;
}
.eisub h4 a.clsdown{
	position:absolute;
	right:0;
	top:-6px;
	font-size:18px;
	color:#fff;
	font-weight:500;
	display:inline-block;
	text-align:center;
	min-width:40%;
	padding:7px 25px;
	border:1px solid #0c3b8f;
	background:#0c3b8f;
	border-radius:20px;
	box-sizing:border-box;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.eisub h4 a.clsdown:hover{
	border:1px solid #ccc;
	background:#fff;
	color:#333;
}
.eisub h5{
	position:relative;
	font-size:19px;
	color:#501f73;
	font-weight:700;
	margin-bottom:5px;
}
.eisub h5 span.h5p{
	font-size:19px;
	color:#000;
	font-weight:400;
}
.eisub h6{
	position:relative;
	font-size:17px;
	color:#000;
	font-weight:800;
	padding-left:12px;
	margin:10px 0 7px 0;
}
.eisub h6::before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:9px;
	width: 7px;
	height: 2px;
	background:#333;
}
.eisub p{
	font-size:16px;
	color:#000;
	font-weight:400;
	letter-spacing:-0.02em;
	line-height:1.6em;
}
.eisub p.tr {
    text-align: right;
}
.eisub p.fs19{
	font-size:18px;
	font-weight:400;
	line-height:1.4em;
}
.eisub p.fs23_l{
	font-size:23px;
	font-weight:300;
	line-height:1.5em;
}
.eisub p.tc {
    text-align: center;
}
.eisub p.pad_l10{
	width:100%;
	padding-left:10px;
	box-sizing:border-box;
}
.eisub p b.cred{
	font-weight:500;
	color:red;
}
.eisub p b.redline{
	font-weight:500;
	color:red;
	text-decoration:underline;
}
.eisub p b.blueline{
	font-weight:500;
	color:blue;
	text-decoration:underline;
}
.eisub .pad_l15{
	width:100%;
	padding-left:15px;
	box-sizing:border-box;
}
.eisub img.cenimg{
	display:block;
	margin:0 auto;
}
.eisub .clsbox{
	position:relative;
	width:100%;
	padding:30px;
	box-sizing:border-box;
	border:20px solid #f8f9fa;
}
.eisub .clsbox::before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	border:1px solid #eee;
	box-sizing:border-box;
}
.eisub .clsbox::after{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
	height: 3px;
	background:#eee;
}
.eisub .clsbtnArea{
	display: table;
    margin: 20px auto;
}
.eisub .clsbtnArea a.sptbtn{
	display:inline-block;
	padding:15px 100px;
	font-size:20px;
	color:#fff;
	font-weight:700;
	background:#333;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.eisub .clsbtnArea a.sptbtn:hover{
	background:#ee3c5d;
}
.eisub table.cls_tb{
	font-family: 'Pretendard', sans-serif;
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.eisub table.cls_tb.bt2{
	border-top:2px solid #6d4f99;
}
.eisub table.cls_tb tr th,
.eisub table.cls_tb tr td{
	font-size:18px;
	color:#000;
	font-weight:400;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.eisub table.cls_tb thead tr  th{
	background:#e5e2eb;
	border-right:1px solid #c9bfdd;
	border-bottom:1px solid #c9bfdd;
	padding:10px;
	color:#6d4f99;
	font-weight:500;
}
.eisub table.cls_tb thead tr th:last-child,
.eisub table.cls_tb tr th:last-child,
.eisub table.cls_tb tr td:last-child{
	border-right:0;
}
.eisub table.cls_tb tr td.rline{
	border-right:1px solid #ccc;
}
.eisub table.cls_tb .tleft{
	text-align:left;
	padding-left:20px;
}
.eisub table.cls_tb .tleft50{
	text-align:left;
	padding-left:50px;
	line-height:1.6em;
}
.eisub table.cls_tb tbody tr th{
	background:#f0f1f5;
	font-weight:500;
}
.eisub table.cls_tb.mtb tr th,
.eisub table.cls_tb.mtb tr td{
	padding:5px;
	font-size:16px;
}
.eisub table.cls_tb.stb tr th,
.eisub table.cls_tb.stb tr td{
	white-space: pre-wrap;
	font-size:14px;
	padding:2px;
}
.eisub table.cls_tb.stb tr th{
	padding:10px 2px;
}
.eisub table.cls_tb.stb tbody tr th{
	background:#f8f9fa;
}
.eisub table.none{
	width:40%;
	margin:0 auto;
}
.eisub table.none tr th,
.eisub table.none tr td{
	border:0;
}
.eisub table.none tr td.gray{
	background:#f0f1f5;
	border-bottom:3px solid #fff;
}
.eisub ol.nblist{
	padding-left:10px;
	margin-top:10px;
}
.eisub ol.nblist li{
	margin-bottom:5px;
}
.eisub ol.nblist li::marker{
	font-size:16px;
	color:#999;
	font-weight:600;
}
.eisub ol.nblist li p{
	font-size:17px;
	color:#000;
	font-weight:400;
}
.eisub ol.nblist li p span.num{
	display:inline-block;
	font-weight:600;
	color:#743e9b;
}
.eisub ol.nblist ul.nbdeep {
    padding-left: 18px;
}
.eisub ol.nblist ul.nbdeep li {
    margin-bottom: 2px;
}
.eisub ol.nblist ul.nbdeep li p {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
/* CONTENTS */
.eisub .clsgrt{
	width:100%;
}
.eisub p.clsgreeting{
	font-size:24px;
	color:#000;
	font-weight:700;
	line-height:1.5em;
	padding-top:80px;
}
.eisub p.clswc{
	position:relative;
	padding:20px 0 9px 0;
	margin-bottom:35px;
}
.eisub p.clswc::before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background:#ccc;
	position:absolute;
	left:0;
	bottom:0;
}
.eisub p.clswc span{
	position:relative;
	display:inline-block;
	font-size:26px;
	color:#587895;
	font-weight:700;
	line-height:1.3em;
}
.eisub p.clswc span::before{
	content:"";
	display:block;
	width:100%;
	height:2px;
	background:#587895;
	position:absolute;
	left:0;
	bottom:-9px;
}
.eisub p.clsgrttxt{
	font-size:18px;
	color:#000;
	font-weight:300;
	line-height:1.8em;
	text-align:justify;
	letter-spacing:-0.02em;
}
.eisub .cls_slogan{
	padding-top:80px;
}
.eisub .cls_slogan p{
	font-size:19px;
	font-weight:300;
	text-align: justify;
}
.eisub .cls_slogan p.slgb{
	font-size:28px;
	font-weight:300;
	color:#000;
	line-height:1.4em;
	background:url(../img/sub/cls_sloganbg.png) right 10px bottom 50px no-repeat;
	padding:80px 0 30px 0;
}
.eisub .cls_slogan p.slgb b{
	font-weight:600;
}
.eisub .cls_slogan ul.isintro li{
	position:relative;
	float:left;
	width:30.33%;
	height:50px;
	margin:0 1.5%;
}
.eisub .cls_slogan ul.isintro li::before{
	content:"+";
	display:block;
	font-size:26px;
	color:#ccc;
	font-weight:900;
	position:absolute;
	right:-24px;
	top:8px;
}
.eisub .cls_slogan ul.isintro li:last-child::before{
	display:none;
}
.eisub .cls_slogan ul.isintro li p{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	background:#ccc;
	border-radius:10px;
	font-size:18px;
	color:#fff;
	font-weight:600;
	line-height:50px;
}
.eisub .cls_slogan ul.isintro li:first-child p{background:#538fc5;}
.eisub .cls_slogan ul.isintro li:nth-child(2) p{background:#396f97;}
.eisub .cls_slogan ul.isintro li:last-child p{background:#6c5bad;}

.eisub .eimap{
	width:100%;
	height:550px;
	position:relative;
	overflow:hidden;
	border:1px solid #d7d7d7;
	border-top:0;
	box-sizing:border-box;
}
.eisub .ciminfo {
    display: flex;
    align-items: center;
    padding: 10px 25px;
    border: 10px solid #f8f9fa;
    box-sizing: border-box;
}
.eisub .ciminfo .info {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 5px 20px;
}
.eisub .ciminfo .info p {
    font-size: 20px;
    color: #666;
    font-weight: 400;
}
.eisub .ciminfo .info p b {
    display: inline-block;
    padding: 10px 20px 10px 30px;
    color: #000;
    font-weight: 700;
}
.eisub .ciminfo .info.loca p b {
    background: url(../img/sub/eiadd.png) left center no-repeat;
}
.eisub .ciminfo .info.pne p b {
    background: url(../img/sub/eiphone.png) left center no-repeat;
}

.eisub table.cls_tb p.locatit {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding-top: 40px;
}
.eisub table.cls_tb p.locatit.car {
    background: url(../img/sub/loca_car.png) center top no-repeat;
}
.eisub table.cls_tb p.locatit.bus {
    background: url(../img/sub/loca_bus.png) center top no-repeat;
}
.eisub table.cls_tb p.locatit.train {
    background: url(../img/sub/loca_train.png) center top no-repeat;
}
.eisub .map_step {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}
.eisub .map_step .step_item {
    position: relative;
    display: inline-block;
    margin: 3px 20px 4px 20px;
    padding: 8px 20px 7px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #fff;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}
.eisub .map_step .step_item::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -30px;
    width: 19px;
    height: 8px;
    background: url(../img/sub/maparrow2.png) right top no-repeat;
    transform: translateY(-50%);
    z-index: 10;
}
.eisub .map_step .step_item:last-child {
    border: 1px solid #2275a1;
    color: #2275a1;
    font-weight: 600;
}
.eisub .map_step .step_item:last-child::before{
	display:none;
}

.eisub #ct_tab {
	width:100%;
	height:42px;
}
.eisub #ct_tab>li {
	float:left;
	width:33.33%;
	height:42px;
	font-size:17px;
	color:#333;
	font-weight:500;
	text-align:center;
	line-height:42px;
	background:#f0f1f5;
	cursor:pointer;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
 }
 .eisub #ct_tab>li:hover{
	color:#4c85b7;
	background:#ecf0f7;
 }
.eisub #ct_tab.ctt2>li{
	width:50%;
}
.eisub #ct_tab>li.on {
	background:#6d4f99;
	color:#fff;
 }
.eisub #ct_tab_contents { padding:10px 0; }
.eisub #ct_tab_contents>li { display:none }
.eisub #ct_tab_contents>li:first-child { display:block; }

/* 교수 소개 */
.eisub ul.clsprof > li{
	width:100%;
	padding:40px 50px;
	box-sizing:border-box;
	background:#fff;
	margin-bottom:30px;
	border:1px solid #eee;
	border-bottom:2px solid #104c97;
    position: relative;
}
.eisub ul.clsprof > li .cpimgbox{
	float:left;
	width:110px;
	height:150px;
	overflow:hidden;
	border:1px solid #ccc;
	box-sizing:border-box;
}
.eisub ul.clsprof > li .profinfo{
	float:right;
	width:calc(100% - 180px);
}
.eisub ul.clsprof > li .profinfo h4{
	padding:3px 10px;
	font-size:15px;
	display:inline-block;
	color:#fff;
	background:#104c97;
}
.eisub ul.clsprof > li .profinfo h4::before{
	display:none;
}
.eisub ul.clsprof > li .profinfo .profname span{
	font-size:28px;
	color:#333;
	font-weight:700;
	padding-right:10px;
	display:inline-block;
}
.eisub ul.clsprof > li .profinfo .profname span.eng{
	font-family: 'Titillium Web', sans-serif;
	color:#666;
	font-weight:500;
	font-size:22px;
}
.eisub ul.clsprof ul.p_info li span a.imgdel{
	display:inline-block;
	height:auto !important;
	font-family: 'Pretendard', 'Noto Sans KR',  sans-serif;
	font-size:13px;
	color:#666;
	font-weight:500;
	padding:2px 10px;
	background:#f8f9fa;
	border:2px solid #ccc;
	box-sizing:border-box;
	border-radius:20px;
	box-shadow:none;
	text-shadow:none;
	margin-left:3px;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.eisub ul.clsprof ul.p_info{
	margin-top:20px;
}
.eisub ul.clsprof ul.p_info li{
	margin-bottom:10px;
}
.eisub ul.clsprof ul.p_info.w_info{
	border:25px solid #f8f9fa;
}
.eisub ul.clsprof ul.p_info.w_info li{
	margin-bottom:0;
	width:100%;
	box-sizing:border-box;
	border-bottom:1px solid #ccc;
}
.eisub ul.clsprof ul.p_info.w_info li:last-child{
	border-bottom:0;
}
.eisub ul.clsprof ul.p_info li span{
	display:inline-block;
	font-size:18px;
	color:#000;
	font-weight:500;
}
.eisub ul.clsprof ul.p_info li span.ptit{
	width:80px;
	color:#104c97;
}
.eisub ul.clsprof ul.p_info.w_info li span.ptit{
	display:inline-block;
	padding:20px;
	color:#104c97;
	margin-right:20px;
	vertical-align:top;
}
.eisub ul.clsprof ul.p_info li span.ptxt{
	font-weight:400;
}
.eisub ul.clsprof ul.p_info.w_info li span.ptxt{
	box-sizing:border-box;
	padding:20px;
	color:#104c97;
	vertical-align:middle;
	border-left:1px solid #ddd;
}
.eisub ul.clsprof .profinfo a.pimore{
	display:inline-block;
	font-size:14px;
	color:#666;
	font-weight:500;
	background:#fff;
	border:1px solid #999;
	box-sizing:border-box;
	padding:5px 40px;
	margin-top:20px;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	margin-right:5px;
}
.eisub ul.clsprof .profinfo a.pimore:hover{
	background:#104c97;
	border:1px solid #104c97;
	color:#fff;
}
.eisub ul.clsprof .profinfo a.pimore.close{
	display:none;
}
.eisub a.btn.btn_write{
	display:inline-block;
	float:right;
	height:auto !important;
	font-family: 'Pretendard', 'Noto Sans KR',  sans-serif;
	font-size:16px;
	color:#104c97;
	font-weight:500;
	background:#fff;
	border:2px solid #104c97;
	box-sizing:border-box;
	border-radius:50px;
	text-shadow:none;
	box-shadow:none;
	padding:5px 60px !important;
	margin-top:20px;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.eisub a.btn.btn_write:hover{
	color:#fff;
	font-weight:500;
	background:#104c97;
	border:2px solid #104c97;
}
.eisub ul.clsprof .modify{
	right:20px;
	top:20px;
}
.eisub ul.clsprof .modify .btn{
	display:inline-block;
	height:auto !important;
	font-family: 'Pretendard', 'Noto Sans KR',  sans-serif;
	font-size:14px;
	color:#666;
	font-weight:500;
	background:#f8f9fa;
	border:2px solid #ccc;
	box-sizing:border-box;
	border-radius:20px;
	box-shadow:none;
	text-shadow:none;
	margin-left:3px;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
.eisub ul.clsprof .modify .btn.btn_modify{
	color:#08753e;
	border:2px solid #13ab65;
}
.eisub ul.clsprof .modify .btn.btn_modify:hover{
	color:#fff;
	background:#13ab65;
	border:2px solid #13ab65;
}
.eisub ul.clsprof .modify .btn.btn_delete{
	color:#c31d1d;
	border:2px solid #ff6464;
}
.eisub ul.clsprof .modify .btn.btn_delete:hover{
	color:#fff;
	background:#ff6464;
	border:2px solid #ff6464;
}
.eisub ul.clsprof .profdetail{
	display:none;
	margin:20px 0;
	border-top:1px dotted #ccc;
	padding-top:20px;
}
.eisub ul.clsprof .profdetail ul.pdlist {
	padding-left:10px;
}
.eisub ul.clsprof .profdetail ul.pdlist li{
	position:relative;
	padding-left:13px;
	margin-bottom:10px;
}
.eisub ul.clsprof .profdetail ul.pdlist li::before{
	content:"";
	display:block;
	width:4px;
	height:4px;
	background:#999;
	border-radius:3px;
	position:absolute;
	left:2px;
	top:10px;
}
.eisub ul.clsprof .profdetail ul.pdlist li p{
	font-size:16px;
	color:#000;
	font-weight:300;
}
.eisub ul.clsprof li.w_detail input[type="text"],
.eisub ul.clsprof li.w_detail select,
.eisub ul.clsprof li.w_detail textarea{
	position:relative;
	font-size:13px;
	border:1px solid #ccc;
	background:#fff;
	padding:3px 5px;
	box-sizing:border-box;
}
.eisub ul.clsprof li.w_detail textarea{
	width:100%;
}
.eisub ul.clsprof li.w_detail input[type="text"]:focus,
.eisub ul.clsprof li.w_detail select:focus,
.eisub ul.clsprof li.w_detail textarea:focus{
	outline:0;
	border:1px solid #333;
}
.eisub ul.clsprof li.w_detail .profdetail{
	display:block !important;
}
.eisub ul.clsprof li.w_detail .profdetail.pd_write h5{
	margin-top:30px;
}
.eisub .btncen{
	display: table;
    margin: 0 auto;
}

/* MEDIA */
@media all and (max-width: 1400px) {
	.eisub .nobr1400{display:none;}
	.eisub .clsmap{
		height:auto;
		border:0;
	}
	.eisub .mapbox{
		width:100%;
		height:100%;
		min-height:632px;
	}
	.eisub .eimap #daumRoughmapContainer1739434453245{
		left:0;
		width:100% !important;
	}
	.eisub .mapinfo{
		position:static;
		right:auto;
		top:auto;
		border-radius:0;
	}
}
@media all and (max-width: 1200px) {
	.eisub .cls_slogan p.slgb {
		font-size: 26px;
		background: url(../img/sub/cls_sloganbg.png) right 10px top no-repeat;
		padding: 120px 0 30px 0;
	}
	.eisub .ciminfo{
		flex-direction:column;
	}
	.eisub .ciminfo .info{
		width:100%;
	}
}
@media all and (max-width: 1024px) {
	.eisub .nobr1024{display:none;}
	.eisub .cls_slogan p.slgb {
		background: url(../img/sub/cls_sloganbg.png) left 10px top 10px no-repeat;
		padding: 150px 0 30px 0;
	}
	.eisub .cls_slogan ul.isintro li::before{
		right:-20px;
	}
}
@media all and (max-width: 720px) {
	.eisub p.fs23_l{
		font-size:19px;
	}
	.eisub p.clsgreeting{
		font-size:20px;
	}
	.eisub p.clswc span{
		font-size:26px;
	}
	.eisub .cls_slogan{
		background-size:100%;
		padding-top:50px;
	}
	.eisub .cls_slogan p.slgb{
		font-size:26px;
	}
	.eisub p.cls_histit{
		font-size:26px;
		padding-left:30%;
		background: url(../img/sub/hisicon.jpg) left 0 top 30px no-repeat;
		background-size:25%;
	}
	.eisub ul.clshistory{
		padding-left:0;
	}
	.eisub ul.clsprof > li{
		padding:40px 20px;
	}
	.eisub ul.clsprof > li .cpimgbox,
	.eisub ul.clsprof > li .profinfo{
		float:none;
	}
	.eisub ul.clsprof > li .cpimgbox{
		margin-bottom:20px;
	}
	.eisub ul.clsprof > li .profinfo{
		width:100%;
	}
	.eisub #ct_tab{
		height:126px;
	}
	.eisub #ct_tab>li,
	.eisub #ct_tab.ctt2>li{
		float:none;
		width:100%;
	}

}