@charset "utf-8"; 
/* copyright(c) WEBsiting.co.kr */

/* 텍스트 */
.h2_title{
	/* padding:8px 20px;  */
	/* border-left:5px solid #000;  */
	font-size:33px; 
	margin-bottom:20px;
	line-height:1.5;
	color:#1f1f1f; 
	width: 28%;
}
.h3_title{padding:8px 20px; border-left:5px solid #999; font-size:18px; margin-bottom:20px; line-height:1.3em; color:#333; }
.h2_title_center{text-align:center; font-size:30px; padding:8px 20px; margin-bottom:50px; line-height:1.3em; color:#000; }
.h2_title_center small{display:block; font-size:20px; font-weight:normal; color:#999; line-height:1.3em; }

.cont_text{font-size:14px; line-height:1.6em; color:#666; overflow:hidden; clear:both; padding-bottom:15px; }
.cont_text_info{font-size:14px; line-height:1.6em; color:#666; overflow:hidden; padding:20px; border:2px dashed #ddd; clear:both; margin-bottom:15px; }
.cont_text_important{padding:8px 20px; border-left:5px solid #ddd; font-size:16px; color:#957958; line-height:1.3em; }

.cont_img_right50p{display:block; width:50%; float:right; margin:0 0 20px 20px; }
.cont_img_left50p{display:block; width:50%; float:left; margin:0 20px 20px 0; }

@media all and (max-width:980px)
{
	/* .h2_title{font-size:18px; padding:5px 15px; border-left:3px solid #000; } */
	/* .h3_title{font-size:15px; padding:5px 15px; border-left:2px solid #999; } */

	.cont_text{font-size:13px; line-height:1.4em; }
	.cont_text_info{font-size:13px; line-height:1.4em; }
	.cont_text_important{font-size:14px; padding:5px 15px; border-left:2px solid #ddd; }
	
}

@media all and (max-width:600px)
{
	.h2_title_center{font-size:20px; }
	.h2_title_center small{font-size:13px; font-weight:normal; }

	.cont_text{font-size:12px; }
	.cont_text_info{font-size:12px; }
	.cont_text_important{font-size:13px; }
	
}

/* 도형 */
.figure_list{width:100%; overflow:hidden; padding:30px 0; }
.figure_list li{width:25%; float:left; text-align:center; }
.figure_list li i{display:block; margin:10px auto; width:100px; height:100px; line-height:100px; border-radius:50%; background:#ddd; font-size:3em; }
.figure_list li strong{display:block; font-size:20px; color:#000; margin:5px; }
.figure_list li span{display:block; font-size:13px; color:#999; margin:5px; }

@media all and (max-width:650px)
{
	.figure_list li{width:50%; float:left; text-align:center; }
	.figure_list li i{display:block; margin:10px auto; width:100px; height:100px; line-height:100px; border-radius:50%; background:#ddd; font-size:3em; }
	.figure_list li strong{font-size:16px; }
	.figure_list li span{font-size:11px; }
	
}

/* 테이블 */
.basic_table{width:100%; overflow:auto;}
.basic_table table{width:100%; border:1px solid #c4c4c4; border-collapse:collapse; border-spacing:0; }
.basic_table table th,
.basic_table table td{border:1px solid #c4c4c4; padding:12px; word-break: keep-all;}
.basic_table table thead th{background:#0074b7; padding:12px; color:#fff;  text-align:center; border: none;}
.basic_table table thead td{background:#fff; padding:12px; color:#1f1f1f; text-align:center; }
.basic_table table tbody th{background:#e5f1f8; color:#1f1f1f; text-align:center; }
.basic_table table tbody td{background:#ffffff; color:#1f1f1f; }
.basic_table table tfoot th{background:#fbfbfb; color:#1f1f1f; text-align:center; }
.basic_table table tfoot td{background:#fbfbfb; color:#1f1f1f; }

/* 유튜브영상삽입 */
.youtube_area{position:relative;overflow:hidden;width:100%;padding-bottom:56.25%;clear:both;margin-bottom:10px;}
.youtube_area iframe{position:absolute; left:0px;right:0px;top:0px;bottom:0px;width:100%;height:100%;}



.__is_mobile {
	display: none;
}

.__is_desktop {
	display: block;
}

@media all and (max-width:768px){
	.__is_mobile {
		display: block;
	}
	
	.__is_desktop {
		display: none;
	}
	
	.gap {
		margin-bottom: 60px !important;
	}
}

#container .mainContents {
	display: flex;
	padding-block: 100px;
}

#container .mainContents.searchContents,
#container .mainContents.boardContents {
	display: block;
}

#container .cont_box {
	max-width: 1000px;
	width: 72%;
	font-size: 18px;
	line-height: 1.8;
}
#container .cont_box p {
	word-break: keep-all;
	margin-bottom: 40px;
}

#container .cont_box p:last-of-type {
	margin-bottom: 0;
}

.text-center{
	text-align:center;
}

.bg_gray {
	background: #f5f5f5;
}

.img_wrap {
	/* margin-top: 100px; */
}

.img_wrap img {
	width: 100%;
}

.explain_box {
	padding: 40px;
	margin-bottom: 40px;
}

.with_icon {
	display: flex;
	gap: 30px;
	align-items: start;
}

.with_icon .icon_area {
	max-width: 102px;
	width: 100%;
	aspect-ratio: 1 / 1;
	
}

.with_icon h3 {
	font-size: 24px;
	margin-bottom: 12px;
	color: #1f1f1f;
}

.with_icon div {
	color: #666666;
	line-height: 1.5;
}

.txt-blue {
	color: #0074b7;
}


h3 {
	font-size: 24px;
	color: #1f1f1f;
	margin-bottom: 48px;
} 

.u-line {
	font-size: 28px;
	padding-bottom: 30px;
	border-bottom: 1px solid #666666;
}

h4 {
	font-size: 18px;
	margin-bottom: 32px;
}

.mark_square {
	display: flex;
	gap: 12px;
	font-size: 20px;
	color: #1f1f1f;
	align-items: center;
	margin-bottom: 40px;
}

.mark_square::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #0074b7;
}

.flex {
	display: flex;
}

.cont_box .article {
	margin-bottom: 120px;
}

.cont_box .article:last-of-type {
	margin-bottom: 80px;
}

.small {
	font-size: 15px;
}

.footnote {
	display: block;
	border-top: 1px solid hsl(0, 0%, 96%);
	color: #999;
	font-style: italic;
	padding-top: 16px;
}

.gap {
	margin-bottom: 100px !important;
}

.inline-block {
	display: inline-block;
}

.inline-flex {
	display: inline-flex;
}

dl.summary {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	line-height: 1.5;
}

dl.summary dt {
	width: 110px;
}

dl.summary dd {
	width: calc(100% - 110px);
	margin-bottom: 20px;
}

ul.list li {
	padding-left: 16px;
	position: relative;
	margin-bottom: 30px;
}

ul.list li::before {
	content: '-';
	position: absolute;
	left: 0;
	top: 0;
}

ul.list li span {
	display: block;
}

.mark_star {
	display: inline-flex;
	align-items: center;
}

.mark_star::before {
	content: '* ';
}

.basic_table {
	margin-top: 10px;
}

@media all and (max-width:980px) {
	.with_icon h3 {
		font-size: 20px;
	}

	h3.u-line {
		font-size: 20px;
		padding-bottom: 10px;
	}

	h3 {
		font-size: 20px;
	}

	#container .mainContents {
		flex-direction: column;
		padding-block: 50px;
	}

	#container .cont_box {
		max-width: 100%;
		width: 100%;
		font-size: 16px;
		line-height: 1.8;
	}

	.h2_title {
		width: 100%;
		font-size: 24px;
	}

	.h2_title br {
		display: none;
	}

	.mark_square {
		font-size: 18px;
	}

	.mark_square::before {
		width: 14px;
		height: 14px;
	}

	dl.summary dd {
		margin-bottom: 10px;
	}

	.cont_box .article {
		margin-bottom: 60px;
	}
}




/* about */

.about .contents-half {
	width: 100%;
	gap: 60px;
}

.about .contents-half > * {
	width: calc(50% - 30px);
}

.about h4 + span {
	font-size: 17px;
	margin-left: 20px;
	color: #000;
	opacity: .5;
}

@media all and (max-width:980px) { 
	.about .contents-half {
		flex-direction: column;
	}
	.about .contents-half > * {
		width: 100%;
	}
	.about .contents-half .summary {
		order: 2;
	}
	.about .contents-half .img_wrap {
		order: 1;
	}
}

/* curriculum + legal */

.curriculum .section:last-child .mainContents {
	border-bottom: 1px solid #e1e1e1;
}

.legal li:not(:last-child) {
	margin-bottom: 24px; 
}

/* curriculum_ppp */

.ppp .img_wrap {
	margin-top: -30px;
}

@media all and (max-width:980px) { 
	.ppp .img_wrap {
		margin-top: 0;
	}
}

@media all and (max-width:768px) { 
	.ppp .img_wrap {
		margin-top: 0;
	}
}

/* ppp_benefit */

.ppp_benefit li:not(:last-child) {
	margin-bottom: 24px; 
}

.ppp_benefit .tfoot {
	font-size: 17px;
	font-weight: 300;
}

.ppp_benefit .with_icon {
	display: flex;
	gap: 54px;
	align-items: center;
	word-break: keep-all;
}

.ppp_benefit .with_icon:nth-child(1){
	padding-bottom: 50px;	
	border-bottom: 1px solid #e1e1e1;
}

.ppp_benefit .with_icon:nth-child(2){
	padding-top: 50px;	
}

.ppp_benefit .with_icon .icon_area {
	max-width: 81px;
	width: 100%;
	aspect-ratio: 1 / 1;
}

.ppp_benefit .with_icon h3 {
	font-size:18px;
	font-weight: 600;
}

.ppp_benefit span.dot {
	display: flex;
	gap: 8px;
	align-items: start;
	margin-bottom: 10px;
}

.ppp_benefit span.dot:last-of-type {
	margin-bottom: 0;
}

.ppp_benefit span.dot::before {
	content: '·';
}

@media all and (max-width:980px) {
	.ppp_benefit .tfoot {
		font-size: 15px;
	}
	.ppp_benefit .with_icon {
		display: flex;
		gap: 24px;
		align-items: center;
	}
}

/* course */

.guide .article:not(:last-of-type) {
	margin-bottom: 32px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
}

.guide .mark_square {
	display: flex;
	flex-wrap: wrap;
	gap: 22px;
	font-size: 18px;
	color: #1f1f1f;
	align-items: center;
	margin-bottom: 48px;
	font-weight: 600;
	flex-wrap: wrap;
}

.guide .mark_square::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #000;
}

.guide li.mark_square:not(:last-child) {
	margin-bottom: 24px; 
}

.guide .with_icon {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 36px;
}

.guide .with_icon .icon_area {
	max-width: 119px;
	width: 100%;
	aspect-ratio: 1 / 1;
}

.guide .with_icon h3 {
	/* font-size:18px; */
	font-weight: 600;
}

.guide span.dot {
	display: flex;
	gap: 8px;
	align-items: start;
	margin-bottom: 0;
}

.guide span.dot::before {
	content: '·';
}

.guide span.dot + ul.list li {
	padding-left: 24px;
	position: relative;
	margin-bottom: 0;
}

.guide span.dot + ul.list li:first-child {
	margin-top: 4px;
}

.guide span.dot + ul.list li::before {
	left: 10px;
}

.guide .basic_table table th {
	border-right: none; 
} 

.guide .basic_table table td { 
	border-right: none; 
	border-left: none; 
}

.guide .article ul.list {
	width: 100%;
}

.guide .article ul.list > li {
	font-size: 18px;
	padding-left: 24px;
	margin-bottom: 24px;
	font-weight: 300;
	word-break: keep-all;
}

.guide .article ul.list > li::before {
	left: 6px;
}

.guide ul.block {
	margin-top: 24px;
	display: flex;
	gap: 4px;
	flex-wrap: wrap;
}

.guide ul.block li {
	width: calc(50% - 2px);
	border: 1px solid #c4c4c4;
	margin-bottom: 0;
	background: #fff;
	padding: 8px 20px; 
}

.guide ul.block li::before {
	content: none
}

.guide ul.block li span.dot::before {
	margin-right: 10px;
}

@media all and (max-width:980px) {
	.guide .with_icon .icon_area {
		max-width: 80px;
	}
	.guide .mark_square {
		position: relative;
		padding-left: 20px;
		font-size: 16px;
		gap: 12px;
	}

	.guide .mark_square::before {
		position: absolute;
		left: 0;
		top: 10px;
	}

	.guide li.mark_square:not(:last-child) {
		margin-bottom: 12px; 
	}

	.guide .article ul.list > li {
		font-size: 16px;
		padding-left: 16px;
		margin-bottom: 12px;
	}

	.guide ul.block li {
		width: 100%;
	}
}

/* .faq */

.faq .map_wrap {
	padding-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
}

.faq .contact {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	margin-top: 32px;
}

.faq .contact dt {
	max-width: 170px;
	width: 20%; 
	min-width: 100px;
	font-weight: 700;
}

.faq .contact dd {
	max-width: calc(100% - 170px);
	width: 80%; 
	margin-bottom: 32px;
	font-weight: 300;
}

.faq h3 br {
	display: none;
}

@media all and (max-width:980px) {
	.faq h3 br {
		display: inline;
	}
	.faq .contact dd {
		margin-bottom: 16px;
	}
}


/* 교수진 소개 css 추가 240502*/
.professor .cont_box .box {display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; max-width: 855px; border-bottom: 1px solid #b8b8b8; padding: 40px 0;}
.professor .cont_box .box:last-child {border-bottom: 0;}
.professor .cont_box .box .img {width: min(250px, 30%);}
.professor .cont_box .box .txt {width: 70%; padding-left: min(50px,6%);}
.professor .cont_box .box .txt h3 {font-size: 21px; margin-bottom: 10px;}
.professor .cont_box .box .txt h3 span {font-size: 25px;}
.professor .cont_box .box .txt h5 {font-size: 19px; font-weight: 300; margin-bottom: 40px;}
.professor .cont_box .box .txt h5 b {position: relative;}
.professor .cont_box .box .txt ul li {display: flex; flex-flow: row wrap; align-items: center; margin-bottom: 5px; }
.professor .cont_box .box .txt ul li:last-child {margin-bottom: 0;}
.professor .cont_box .box .txt ul li span {width: 40px;}
.professor .cont_box .box .txt ul li a {width: calc(100% - 40px); font-weight: 300; font-size: 19px;}

@media (max-width:980px) {
    .professor .cont_box .box .txt h3 {font-size: 19px; margin-bottom: 5px;}
    .professor .cont_box .box .txt h3 span {font-size: 22px;}
    .professor .cont_box .box .txt h5 {font-size: 17px; margin-bottom: 30px;}
    .professor .cont_box .box .txt ul li a {font-size: 17px;}
}
@media (max-width:768px) {
    .professor .cont_box .box .txt h3 {font-size: 17px;}
    .professor .cont_box .box .txt h3 span {font-size: 20px;}
    .professor .cont_box .box .txt h5 {font-size: 16px; margin-bottom: 20px; text-indent: -65px; padding-left: 65px;}
    .professor .cont_box .box .txt ul li a {font-size: 16px;}
}
@media (max-width:500px) {
    .professor .cont_box .box .img {width: 100%; text-align: center;}
    .professor .cont_box .box .txt {width: 100%; padding-left:0; display: flex; flex-flow: column wrap; align-items: center}
    .professor .cont_box .box .txt h3 {margin-top: 20px;}
}