@charset "utf-8";
/* CSS Document */


/****************************** sub ******************************/
.step_boxlst {
	margin: 20px 0;
}
.step_boxlst li .inner_box {
	display: table;
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}
.step_boxlst li .inner_box:after {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 50%;
	width: 35px;
	height: 20px;
	margin-left: -16px;
	background: url(/main/Common/images/arr4.png) no-repeat center;
}
.step_boxlst li:last-child .inner_box:after {
	background: none;
}
.step_boxlst li div {
	display: table-cell;
	width: 100%;
	padding: 10px;
	font-weight: 600;
	vertical-align: middle;
	text-align: center;
}
.step_boxlst li .tit {
	padding: 20px 10px;
	background: #fff;
	border: #7badda solid 1px;
	color: #10488c;
}
.step_boxlst li .txt {
	display: table-row-group;
	font-size: 13px;
	text-align: justify;
	border: #dcdcdc solid 1px;
	background: #fff;
	color: #666;
	font-weight: 400;
}

@media (min-width:768px) {
.step_boxlst {
	width: 100%;
	margin: auto;
}
.step_boxlst li {
	float: left;
	width: 25%;
}
.step_boxlst li .inner_box {
	padding-right: 40px;
}
.step_boxlst li .tit {
	height: 100px;
}
.step_boxlst li .inner_box:after {
	bottom: auto;
	left: auto;
	top: 50px;
	right: 0px;
	transform: rotate(-90deg);
}
}
/* 부속기관 */
.affiliate .thumbnail {
	border-radius: 0;
	;
}
.affiliate .thumbnail img {
	margin-bottom: 10px;
}
.affiliate .thumbnail .caption {
	background: #fff;
}
.affiliate .thumbnail .caption .tit {
	line-height: 1.3em
}
.affiliate .thumbnail .caption ul li {
	font-size: 14px;
}

@media (min-width:768px) {
.affiliate .thumbnail .caption {
	min-height: 250px;
}
}

@media (min-width:992px) {
.affiliate .thumbnail img {
	float: left;
	max-width: 280px;
	margin-bottom: 0;
}
.affiliate .thumbnail .caption {
	margin-left: 300px;
	min-height: inherit;
}
.affiliate .thumbnail:after {
	content: '';
	display: block;
	clear: both;
}
}
/* 인사말 */
.greeting {
	position: relative;
	padding: 40px;
	padding-bottom: 0;
	background: url(/main/Common/images/sub_greet_bg.gif) repeat center;
	margin-bottom: 40px;
}
.greeting h4 {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
    margin: 0 0 30px;
}
.greeting h4 br {
	display:none;
}
.Sub010201 img {
	margin:0 auto
}
.Sub010201 .greeting h4 br:first-child, .Sub010201 .greeting h4 br:nth-child(2) {
	display:block;
}
.Sub010201 .greeting h5 {
    font-size: 29px;
    margin: 0;
    color: #444;
}
.Sub010201 .greeting p {
    font-size: 78px;
    line-height: 78px;
    font-weight: 600;
}
.Sub010201 .greeting h6 {
    font-size: 18px;
    font-weight: 600;
    color: #777;
}
.Sub010201 .txt-lead span:first-child {
    color: #073e7e;
}
.Sub010201 .txt-lead span:nth-child(2) {
    color: #ffc000;
}
.Sub010201 .txt-lead span:nth-child(3) {
    color: #c00000;
}
.Sub010201 .txt-lead span:last-child {
    color: #006600;
}
.Sub010201 h6 {
    font-size: 20px;
}
.Sub010201 h6 +p {
	font-size:16px;
  line-height: 1.6;
}
.sign {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.sign > span {
    font-size: 15px;
    margin-right: 10px;
    color: #555;
}

@media (min-width:768px) {
	.greeting {
		margin-bottom:45px;
	}
	.greeting h4 {
		line-height: 1.3;
	}
	.greeting h4 br {
		display: block;
	}
	.Sub010201 h6 {
		font-size:25px;
		margin-bottom:15px;
	}
	.Sub011001 h4 {
		font-size: 32px;
	}
}
@media (min-width:992px) {
	.greeting {
		padding: 60px 80px;
		padding-bottom: 0;
	}
	.greeting > div > div:last-child {	
		background: url(/main/Common/images/sub_greet_img02.png) no-repeat left bottom;
	}
	.Sub011001 .greeting {
		padding:80px 80px 0;
	}
	.Sub011001 .greeting > div > div:last-child {
		padding-bottom: 100px;
	}
}

/* 학과소개 */
.dept_wrap {
	padding: 20px;
	border: #eee solid 4px;
}
.dept_wrap .thum_left ul {
	margin: 50px 0 0 0;
}
.dept_wrap .thum_left ul li {
	margin: 10px 0;
	padding: 4px 0 10px 50px;
	font-size: 17px;
	border-bottom: #ccc dashed 1px;
}
.dept_wrap .thum_left ul li strong {
	display: inline-block;
	width: 80px;
}
.dept_wrap .thum_left ul li.ico01 {
	background: url(/main/Common/images/spr_dept_ico.png) no-repeat 0 0;
}
.dept_wrap .thum_left ul li.ico02 {
	background: url(/main/Common/images/spr_dept_ico.png) no-repeat 0 -64px;
}
.dept_wrap .dept_info .tit {
	margin: 0 0 10px 0;
	color: #10488c;
	font-size: 26px;
}
.dept_wrap .dept_info h3+h4 {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	
}
.dept_wrap .dept_info h3+h4 strong {
	color: #007eb5;
}

.dept_wrap .dept_info p {
	text-align: justify;
}

@media (min-width:768px) {
.dept_wrap {
	padding: 40px;
}
}

@media (min-width:992px) {
.dept_wrap .dept_info {
	padding-left: 40px
}
}
/* 연혁 */
.history_wrap {
	position: relative
}
.history_wrap:before {
	content: '';
	display: block;
	position: absolute;
	top: 200px;
	left: 20px;
	width: 1px;
	height: 98%;
	background: #d6d6d6;
	z-index: 10;
}
.history_wrap .history_list h4:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: -27px;
	width: 14px;
	height: 14px;
	border: #42b7e2 solid 3px;
	border-radius: 50%;
	background: #10488c;
	z-index: 10;
}
.history_wrap .history_tit {
	margin: 30px 0;
	font-size: 20px;
	text-align: center;
	border-bottom: #000 solid 2px;
}
.history_wrap .history_tit strong {
	display: inline-block;
	margin: 10px 0 40px;
	font-weight: 600;
	font-size: 36px;
}
.history_wrap .history_list {
	margin: 0 0 0 20px;
	padding: 20px;
}
.history_wrap .history_list h4 {
	position: relative;
	margin: 0 0 20px 0;
	font-size: 26px;
	color: #007eb5;
}
.history_wrap .history_list h4:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: -27px;
	width: 14px;
	height: 14px;
	border: #42b7e2 solid 3px;
	border-radius: 50%;
	background: #10488c;
	z-index: 10;
}
.history_wrap .history_list ol li {
	list-style-type: none;
	margin-bottom: 16px;
}
.history_wrap .history_list ol li span {
	float: left;
}
.history_wrap .history_list ol li .date {
	width: 20%;
	font-size: 16px;
	font-weight: 600;
	color: #007eb5;
}
.history_wrap .history_list ol li .txt {
	display: block;
	width: 80%;
}
.history_wrap .history_list ol li:after {
	content: '';
	display: block;
	clear: both;
}

@media (min-width:768px) {
.history_wrap:before {
	top: 166px;
	left: 50%;
}
.history_wrap .history_list:nth-child(even) {
	margin-left: 50%;
}
.history_wrap .history_list:nth-child(odd) {
	margin-right: 49.8%;
	margin-left: 0;
}
.history_wrap .history_list:nth-child(odd) h4:after {
	left: auto;
	right: -26px;
}
.history_wrap .history_list:nth-child(odd) h4 {
	text-align: right;
}
.history_wrap .history_list:nth-child(odd) ol li span {
	float: right;
	text-align: right;
}
}

@media (min-width:992px) {
.history_wrap .history_list ol li .date {
	width: 14%;
}
.history_wrap .history_list ol li .txt {
	width: 86%;
}
}
/* 학교위치 */
.map {
	position: relative;
}
.map .map_info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 10px;
	color: #fff;
	font-size: 20px;
	line-height: 1.6em;
	background-color: rgba(25, 54, 90, 0.9);
	text-align: center;
}
.map .map_info strong {
	color: #36afe4;
}
/* 기구표 */
.depth1_list {
	position: relative;
	margin: 0;
	padding: 40px;
	background: #f6f6f6
}
.depth1_list:before {
	content: '';
	display: block;
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 90%;
	z-index: 10;
	background: url(/main/Common/images/org_vbar.gif) repeat;
}
.depth1_list li {
	position: relative;
	z-index: 100;
}
.depth1_list .h1 {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 150px;
	height: 180px;
	color: #fff;
	font-size: 26px;
	line-height: 152px;
	text-align: center;
	background: url(/main/Common/images/org_h1.png) no-repeat 0 0;
}
.depth2_list {
	position: relative;
}
.depth2_list .div2 span {
	display: block;
	margin: 0;
	padding: 14px 8px;
	color: #666;
	text-align: center;
}
.depth2_list .div1 {
	margin: 0 0 10px 0;
	margin-left: 50%
}
.depth2_list .div1 ul{width:240px;margin:auto;background:#fff;overflow:hidden;border: 1px solid #ddd;padding:10px 15px;}
.depth2_list .div1 ul li {
	background: url(/main/Common/images/bullet01.gif) no-repeat 2px 10px;
margin-top: 0;
}

.depth2_list .div1 .h2 {
	margin: 0 auto;
	/* margin-left: 20px; */
	color: #fff;

	padding: 14px 8px;
	font-size: 16px;
	width: 240px;
	display: block;
	text-align: center;
	background: #36afe4 url(/main/Common/images/ptt_02.png) repeat 0 0;
}
.depth2_list .div2 {
	margin-bottom: 28px;
	clear: both;
	border: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
	padding-bottom: 15px;
}
.depth2_list .div2 .h3 {
	color: #fff;
	font-size: 16px;
	background: #405a7b url(/main/Common/images/ptt_01.png) repeat 0 0;
}
.depth2_list .div2>ul {
}


@media(max-width:599px){
.depth2_list .div1 .h2, .depth2_list .div1 ul {
	width:auto;
}


}

@media (min-width:992px){
	.depth2_list .div2 {
		overflow:visible;

	}
.depth2_list .div2>ul>li {
	 float: left;

}

}
.depth2_list .div2>ul>li span.h4 {
	padding:15px;
	/* margin: 15px 0px 0 0; */
	color: #fff;
	display:block;
	text-align: center;
	background: #42907e;
}
.depth2_list .div2 ul li {
	margin: 0px 3% 0 3%;
}

.depth2_list .div2 ul > li > ul  {padding:10px;background: #eee;margin-bottom: 0;/* border: 1px solid #ddd; */}
.depth2_list .div2 ul li ul li {
	margin-left: 0;

}
.depth2_list .div2 ul li span {
	padding: 0;
	font-size: 14px;
	text-align: left;
}

.depth2_list .div2 ul li.h5-wrap {
	padding:0;
	background:none;
	margin:0;
}
.depth2_list .div2 ul li span.h5{
	background:#607D8B;
	color:#fff;
	font-size: 13px;
	padding:10px;
	margin-bottom:4px;
}

.depth2_list .div2 ul li span.point01{
	background:#607d8b;
}
.depth2_list .div2>ul>li {
	background:none;
	padding: 0;
	float: left;
	margin-top: 3%;
	background: #fff;
	width: 44%;
}

@media (min-width:768px) {
.depth2_list .div1 .h2:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left:0%;
	width: 41px;
	height: 2px;
	z-index: 10;
	background: url(/main/Common/images/org_bar.gif) repeat;
}
}

@media (min-width:992px) {
.depth1_list:before {
	height: 438px;
}
.depth2_list .div1 > span {
	width: 240px;
}
.depth2_list .div1 .h2 {
	margin-left: auto;
}
.depth2_list .div1 .h2:before {
	content: '';
	display: block;
	position: absolute;
	/* top: 20px; */
	left: 14%;
	width: 41px;
	height: 2px;
	z-index: 10;
	background: url(/main/Common/images/org_bar.gif) repeat;
}
.depth2_list .div1.first .h2:before {
	left: 0;
	width: 103px;
}
.depth2_list .div1.vline:after {
	content: '';
	display: block;
	position: absolute;
	top: -90px;
	left: 14%;
	width: 2px;
	height: 168px;
	z-index: 10;
	background: url(/main/Common/images/org_vbar.gif) repeat;
}
.depth2_list .div2_wr {
	padding-top: 50px;
}
.depth2_list .div2 {
	float: left;
	width: 32%;
	/* min-height: 120px; */
	clear: none;
	padding-bottom: 15px;
	/* border: 1px solid #ddd; */
	background: #fff;
	margin-left: 1%;
}
.depth2_list .div2.first {
	margin-left: 0;
}
.depth2_list:after {
	content: '';
	display: block;
	clear: both;
}
.depth2_list .div2_wr:before {
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	left: 16.8%;
	width: 66.5%;
	height: 2px;
	z-index: 10;
	background: url(/main/Common/images/org_bar.gif) repeat;
}
.depth2_list .div2:before {
	content: '';
	display: block;
	position: absolute;
	top: -30px;
	left: 50%;
	width: 2px;
	height: 28px;
	z-index: 2;
	background: url(/main/Common/images/org_vbar.gif) repeat;
}
.depth2_list .div2:nth-child(2):before {
	 background: none; 
}
.depth2_list .div2:nth-child(2){
	min-height: 275px;
}
	.depth2_list .div2:nth-child(3){
	min-height: 275px;
}
}

@media (min-width:1200px) {
.depth2_list .div1.first .h2:before {
	width: 154px;
}
.depth2_list .div1 .h2:before {
	width: 77px;
}
	
.depth2_list .div2:nth-child(2){
	min-height: 250px;
}
.depth2_list .div2:nth-child(3){
	min-height: 250px;
}
}


@media (min-width:1400px) {
.depth2_list .div1.first .h2:before {
	width: 185px;
}
.depth2_list .div1 .h2:before {
	width: 99px;
}
.depth2_list .div2:nth-child(2){
	min-height: 250px;
}
	.depth2_list .div2:nth-child(3){
	min-height: 250px;
}
}


/* establish */
.establish .estab_cont {
	position:relative;
	margin-bottom:35px;
	text-align:center;
}
.establish .estab_cont h3 {
	margin:0 auto;
	width:130px;
	height:130px;
	padding-top:60px;
	border-radius:50%;
	color:#fff;
	font-size:18px;
	/* line-height:1em; */
	opacity: 0.9;
}
.establish .estab_cont.d8 h3 {
	padding-top:50px;
}
.establish .estab_cont:nth-child(odd) h3 {
	background:#10488c;
}
.establish .estab_cont:nth-child(even) h3 {
	background:#405a7b;
}
.establish .estab_cont p {
	position:relative;
	margin: 20px 0 40px 0;
	padding: 26px 15px;
	border:#10488c solid 2px;
	border-radius:30px;
	font-size:18px;
	color:#10488c;
	word-break: keep-all;
}
/*
.establish .estab_cont.d1 p:after, .establish .estab_cont.d2 p:after, .Sub010101.establish .estab_cont.d9 p:after,
.establish .estab_cont.d3 .box:after, .establish .estab_cont.d6 p:after {
	content:'';
	display:block;
	position:absolute;
	bottom:-40px;
	left:50%;
	width:56px;
	height:30px;
	margin-left:-28px;
	background: url(/main/Common/images/arr5.png) no-repeat center bottom;
}
*/
.Sub010101.establish .estab_cont.d3 .box:after {
	display:none;
}

.establish .estab_cont.d2 p {
	border:#d2d2d2 solid 2px;
	color:#333;
}
.establish .estab_cont .box {
	margin-top:20px;
	padding: 20px 0;
	border-radius:20px;
	border: #eaeaea solid 1px;
}
.establish .estab_cont.d3 .box {
	position:relative
}
/*
.establish .estab_cont .box .table:before {
	content:'';
	display:block;
	position:absolute;
	top:-40px;
	left:50%;
	width:56px;
	height:30px;
	margin-left:-28px;
	background: url(/main/Common/images/arr5.png) no-repeat center bottom;
}
*/
.establish .estab_cont.d3 ul {
	width:100%;
}
.establish .estab_cont.d3 ul li {
	display:inline-block;
	margin: 0 20px 0 0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
.establish .estab_cont.d3 ul li p {
	width:180px;
	height:180px;
	margin:5px 0;
	padding-top:34px;
	background:#fff;
	border:#36afe4 dashed 1px;
	border-radius:50%;
	font-size:16px;
}
.establish .estab_cont.d3 ul li p:before {
	content:'';
	display:block;
	margin:0 auto;
	width:58px;
	height:54px;
	background: url(/main/Common/images/spr_estab.png) no-repeat 0 0;
}
.establish .estab_cont.d3 ul li:nth-child(2) p:before {
	background: url(/main/Common/images/spr_estab.png) no-repeat -84px 0;
}
.establish .estab_cont.d3 ul li:nth-child(3) p:before {
	background: url(/main/Common/images/spr_estab.png) no-repeat -168px 0;
}
.establish .estab_cont.d3 ul li:nth-child(4) p:before {
	background: url(/main/Common/images/spr_estab.png) no-repeat -252px 0;
}

.establish .estab_cont.d4 p {
	float:left;
	width:49%;
	margin:15px 0.5% 0;
}
.establish .estab_cont.d4:after, .establish .estab_cont.d5:after {
	content:'';
	display:block;
	clear:both;
}
/*
.establish .estab_cont.d5 p, .establish .estab_cont.d9 p {
	background:#10488c;
	color:#fff;
}
.establish .estab_cont.d6 p {
	background:#405a7b;
	border:none;
	color:#fff;
} */

@media (min-width:768px) {
	.establish .estab_cont  {
		padding: 4px 0 0 150px;
	}
	.establish .estab_cont h3 {
		position:absolute;
		top:0;
		left:0;
	}
	.establish .estab_cont p {
		margin:20px 0;
	}
   .establish .estab_cont.d3 ul li p {
   	margin:10px 0 0 0;
   }
.Sub010101.establish .estab_cont.d1 p:after, .Sub010101.establish .estab_cont.d2 p:after,
.Sub010101.establish .estab_cont.d3 .box:after, .Sub010101.establish .estab_cont.d9 p:after {
	content:'';
	display:block;
	position:absolute;
	top:22px;
	left: -30px;
	width:56px;
	height:30px;
	margin-left:-28px;
	background: url(/main/Common/images/arr5.png) no-repeat left center;
	transform: rotate(-90deg);
}

}

/* 로고 */
.Sub010501 .symbol {
	padding:60px 0;
	text-align:center;
	background: url(/main/Common/images/ptt_03.png) repeat center top;
}
.Sub010501 .box img {
	margin:0 auto;
}

/* 20200708 kj */
.ls-5 {
	letter-spacing: -.5px;
}
.establish .box2 {
    margin-top: 20px;
    padding: 20px 0;
    border-radius: 20px;
    border: #eaeaea solid 1px;
	background: #f9f9f9;
}

.establish .estab_cont.d7 ul {
    width: 100%;
}

.establish .estab_cont .d7 {
	margin-bottom: 15px !important;
}
/*
.establish .estab_cont.d3 ul li:nth-last-child(1), .establish .estab_cont.d7 ul li:nth-last-child(1) {
	margin: 0 !important;
}
*/
.establish .estab_cont.d7 ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

@media (min-width: 768px){
.establish .estab_cont.d7 ul li p {
    margin: 10px 0 0 0;
}
}

.establish .estab_cont.d7 ul li p {
    width: 187px;
    height: 187px;
    margin: 5px 0;
    padding-top: 34px;
    background: #fff;
    border: #36afe4 dashed 1px;
    border-radius: 50%;
    font-size: 16px;
}

.establish .estab_cont.d7 ul li p:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 58px;
    height: 54px;
    background: url(/main/Common/images/spr_estab2.png) no-repeat 0 0;
}

.establish .estab_cont.d9 {
	padding-bottom: 10px;
}

.establish .estab_cont.d7 ul li:nth-child(2) p:before {
    background: url(/main/Common/images/spr_estab2.png) no-repeat -84px 0;
}

.establish .estab_cont.d7 ul li:nth-child(3) p:before {
    background: url(/main/Common/images/spr_estab2.png) no-repeat -168px 0;
}

.establish .estab_cont.d7 ul li:nth-child(4) p:before {
    background: url(/main/Common/images/spr_estab2.png) no-repeat -252px 0;
}

.establish .estab_cont .box_none {border: none; background-color: transparent;}
.establish .estab_cont .box_none img {width: 99.99%;}

/* table-time */
.table.table-time > tbody > tr > td {
	padding: 20px 15px;
	vertical-align: top;
}

@media (min-width: 992px) {
	.table-time.min-h {
		min-height: 1315px;
	}
}

/* 20220714 CWY */
.depth2_list .div2 ul li span.h5 {
	word-break: keep-all;
}
.establish .estab_cont.d7::after {
	content:'';
	display:block;
	position:absolute;
	top: -60px;
	left:50%;
	width:56px;
	height:30px;
	margin-left:-28px;
	background: url(/main/Common/images/arr5.png) no-repeat center bottom;
}
.establish .estab_cont.d5 p {
	width:100%;
	margin:15px 0;
}
.list-style01>li {
    margin: 6px 0;
    padding: 0 0 0 10px;
    text-align: left;
    word-break: keep-all;
    line-height: 1.3;
}
.establish .table.table-bordered {
	margin-bottom: 20px;
}
.establish .table.table-bordered tbody td{
	height: auto;
	vertical-align: top;
}
@media (min-width:768px) {
	.establish .estab_cont.d7  {
		padding: 4px 0 0 0;
	}
	.establish .estab_cont.d7::after {
		top: -30px;
	}
	.establish .table.table-bordered tbody td{
		height: 100px;
	}
}
@media (min-width:992px) {
	.establish .estab_cont.d4 p {
		width:24%;
	}
	.establish .estab_cont.d5 p {
		float: left;
		width:49%;
		margin: 15px 0.5% 0;
	}
	.establish .table.table-bordered {
		margin-bottom: 0;
	}
	.establish .table.table-bordered tbody td{
		height: 140px;
	}
}

/* 20230830hph 기구표 */
.depth2_list .div2>.listStyle02>li {
    width: 94%;
}