@charset "utf-8";
/****************
* html5 css리셋 *
*****************/
html,body,h1,h2,h3,h4,h5,h6,div,span,p,strong,em,button,ul,ol,li,dl,dt,dd,a,form,fieldset,input,textarea,table,thead,tbody,tfoot,th,tr,tdheader,footer,nav,section,aside{margin:0;padding:0;font-style:normal}
header,footer,section,article,aside,nav {display:block}
html,body {height:100%}
body{
	/*font-family:"Malgun Gothic", dotum, sans-serif;*/
	font-family:dotum, sans-serif;
	/*font-family:'돋움', dotum,'Apple SD Gothic Neo', '애플 SD산돌고딕', sans-serif;*/
	background-color:#fff;
	color:#333;
	font-size:14px;
	line-height:1.6em;
	letter-spacing:-1px;
	min-width:1200px;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
button{font-family:dotum, sans-serif;background:none;border:none}
fieldset,img,input,textarea {border:none}
a:link,a:visited,a:hover,a:active {text-decoration:none;color:inherit}
ul,ol {list-style-type:none}
address,cite {font-style:normal}
img,input,select {vertical-align:middle}
table {border-collapse:collapse;border-spacing:0;width:100%;}

/***************
*   공통css    *
****************/
.hider {font-size:0;text-indent:-9999px;overflow:hidden}
.skip,legend,caption{width:1px;height:1px;overflow:hidden;visibility:hidden;line-height:0;font-size:0;position:absolute;left:-9999px}

#skipNavi{position:absolute;z-index:999;width:100%;height:20px}
#skipNavi a{position:absolute;top:-100px}
#skipNavi a:hover,#skipNavi a:active,#skipNavi a:focus{position:absolute;top:0;width:100%;padding:15px;font-weight:bold;font-size:16px;background:#333;color:#fff;display:block;text-align:center}

.clear-after:after{content:'';display:table;left:-99999999px;top:0;width:1px;height:1px;z-index:-1;clear:both}
.center-wrap{width:1100px;margin:0 auto}
.w1000 {width:1000px;margin:0 auto}
.w1100 {width:1100px;margin:0 auto}
.w1200 {width:1200px;margin:0 auto}
.tc{text-align:center}
.tl{text-align:left !important;}

.font-point,.font-oldred{color:#d84646 !important}
.font-red{color:#ff0000 !important}
.font-blue{color:#0081c9 !important}
.font-bold{font-weight:900}
.back-red{background:red;}


.pull-over{overflow:hidden}
.pull-left{float:left}
.pull-right{float:right}
.pull-list li{float:left}
.reset-width{width:auto !important}

.letter-space0{letter-spacing:0 !important}
.letter-space1{letter-spacing:-1px !important}
.mgb0{margin-bottom:0px !important}
.mgb5{margin-bottom:5px !important}
.mgb10{margin-bottom:10px !important}
.mgb15{margin-bottom:15px !important}
.mgb20{margin-bottom:20px !important}
.mgb30{margin-bottom:30px !important}
.mgb40{margin-bottom:40px !important}
.mgb45{margin-bottom:45px !important}
.mgb50{margin-bottom:50px !important}
.mgb60{margin-bottom:60px !important}
.mgb70{margin-bottom:70px !important}
.mgb80{margin-bottom:80px !important}
.mgt0{margin-top:0 !important}
.mgt5{margin-top:5px !important}
.mgt10{margin-top:10px !important}
.mgt20{margin-top:20px !important}
.mgt25{margin-top:25px !important}
.mgt30{margin-top:30px !important}
.mgt40{margin-top:40px !important}
.mgl0{margin-left:0 !important}
.mgl15{margin-left:15px !important}
.mgl20{margin-left:20px !important}
.mgl30{margin-left:30px !important}
.mgl40{margin-left:40px !important}
.mgl70{margin-left:70px !important}
.mgl120{margin-left:120px !important}
.mgl125{margin-left:125px !important}
.pdt0{padding-top:0 !important}
.pdb0{padding-bottom:0 !important}
.pdl0{padding-left:0 !important}
.pdl10{padding-left:10px !important}
.pdl15{padding-left:15px !important}
.pdl20{padding-left:20px !important}
.pdl30{padding-left:30px !important}
.pdl50{padding-left:50px !important}
.pdl60{padding-left:60px !important}
.pdl70{padding-left:70px !important}
.pdl75{padding-left:75px !important}
.pdl80{padding-left:80px !important}
.pdl135{padding-left:135px !important}
.pdl170{padding-left:170px !important}
.ti15{display:block;text-indent:15px}

.col5_5{width:5.5%}
.col5{width:5%}
.col6_5{width:6.5%}
.col7{width:7%}
.col9{width:9%}
.col10{width:10%}
.col11{width:11%}
.col12{width:12%}
.col13{width:13%}
.col14{width:14%}
.col15{width:15%}
.col17{width:17%}
.col20{width:20%}
.col23{width:23%}
.col24{width:24%}
.col25{width:25%}
.col29{width:29%}
.col30{width:30%}
.col35{width:35%}
.col40{width:40%}
.col45{width:45%}
.col46{width:46%}
.col48{width:48%}
.col49{width:49%}
.col50{width:50%}
.col60{width:60%}
.col65{width:65%}
.col70{width:70%}
.col83{width:83%}

.size75{width:75px}
.size85{width:85px}
.size110{width:110px}
.size175{width:175px}
.size290{width:290px}
.size400{width:400px}

/******************************
*  공통 요소 > header/footer  *
*******************************/
/*header*/
.head-nav{position:relative;border-bottom:1px solid #5a6aaa;height:72px;line-height:72px}
.head-nav .logo-section{height:72px}
.head-nav .head-gnb-section li{float:left}
.head-nav .head-gnb-section li a{display:block;padding:0 19px;color:#2f2f30;font-size:18px;font-weight:100;font-family:'noto3',sans-serif}
.sdedu-logo,.tmp-logo{float:left;margin-top:15px;}
.sdedu-logo a,.tmp-logo a,.footer-logo,.footer-address .customer{display:block;}
.sdedu-logo a{width:138px;height:43px;background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_drone/images/common/main_logo.png') no-repeat}
.tmp-logo a{width:280px;height:43px;background:url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_drone/images/common/sub_logo.png') no-repeat}



/***********
* 레이아웃 *
************/
.container{
	position:relative;
}
.snb-list-wrap{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:45px;
	line-height:45px;
	background:#f0f0f0;
	font-family:'noto3',dotum;
	font-weight:100;
	z-index:98;
}

.snb-list-wrap.style1  .snb-list> li{
	float:left;
	display:block;
}
.snb-list-wrap.style1  .snb-list> li.apply-go{
	float:right;
}
.snb-list-wrap.style1  .snb-list> li.apply-go a{
	display: block;
	color: #fff;
	background-color: #df0000;
	padding: 0 22px;
	text-decoration: none;
}
.snb-list-wrap.style1  .snb-list> li.apply-go a:hover{
	background-color: #ea0d0d;
}
.snb-list-wrap.style2 .snb-list{
	text-align:center;
}
.snb-list-wrap.style2  .snb-list> li{
	display:inline-block;
	position:relative;
}
.snb-list-wrap .snb-list > li > a{
	position:relative;
	display:block;
	padding:0 12px;
	font-size:16px;
}
.snb-list-wrap .snb-list > li > a:hover,
.snb-list-wrap .snb-list > li > a:focus{
	color:red;
}
.snb-list-wrap .snb-list > li > a.selected:before{
	content:'';
	position:absolute;
	width:100%;
	height:2px;
	bottom:0;
	left:0;
	background:red;
}
.snb-list-wrap .snb-list > li.sub-item > a{
	padding-right:30px;
}
.snb-list-wrap .snb-list > li.sub-item > a:after{
	content:'\25BE';
	position:absolute;
	right:12px;
	top:0;
	/*font-size:10px;*/
}
.snb-list-wrap .snb-list > li.active > .sub-list-2depth{
	max-height:800px; /* !important; */
	transition: max-height .3s;
}
.snb-list-wrap .snb-list > li > .sub-list-2depth{
	position:absolute;
	overflow:hidden;
	left:0;
	top:45px;
	font-size:13px;
	z-index:3;
	width:100%;
	max-height:0;
	transition: max-height .3s;
}
.snb-list-wrap .snb-list > li > .sub-list-2depth > li{
	border:1px solid #ccc;
	border-top:none;
}
.snb-list-wrap .snb-list > li > .sub-list-2depth > li:first-child{
	border-top:1px solid #ccc;
}
.snb-list-wrap .snb-list > li > .sub-list-2depth > li > a{
	display:block;
	text-align:center;
	background:#fff;
}
.snb-list-wrap .snb-list > li > .sub-list-2depth > li > a:hover{
	color:red;
}

/*서브페이지 본문*/
.sub-content{
	min-width:1100px;
	margin:0 auto;
	min-height:510px;
	padding-bottom:60px;
	padding-top:45px;
}

.sub-content .content-title{
	position:relative;
	margin-top:20px;
	margin-bottom:40px;
}

.sub-content .content-title .subpage-title{
	overflow:hidden;
	font-size:30px;
	
	font-family:'noto3',sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	border-bottom:1px solid #e13636;
}
.sub-content .content-title .subpage-title span{
	display:block;
	position:relative;
	float:left;
	padding-right:40px;
	height:66px;
	line-height:66px;

}
.sub-content .content-title .subpage-title span:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:3px;
	bottom:0;
	left:0;
	background:#e13636;
	border-radius: 0 5px 0 0;
}

.sub-content .content-title .loction-navi{
	position:absolute;
	right:0;
	bottom:10px;
	font-size:13px;
	color:#333333;
	font-family:'dotum',sans-serif;
	font-weight:300;
	letter-spacing:-1px;
}
.sub-content .content-title .loction-navi span{
	color:#e13636;
	font-weight:900;
}

/***************
* 공통 스타일  *
****************/
/**/
.apply .btn{display:block;position:absolute;font-size:0;text-indent:-99999px;overflow:hidden;}
.article.exam-info{ font-size:15px; line-height:1.6em; font-family:'noto3',dotum; letter-spacing:-1px; font-weight:100; }
/*h스타일*/
.title-h3{
	position:relative;
	padding-left:35px;
	margin-bottom:18px;
	font-family:'noto3','dotum',sans-serif;
	font-weight:100;
	font-size:20px;
	line-height:25px;
	background:url('//static-sdedu.akamaized.net/img1/test_dev/seoyeon/dr/images/common/title_icon.png') 0 1px no-repeat;

}
.title-h4{
	position:relative;
	padding-left:25px;
	margin-bottom:10px;
	font-family:'noto3','dotum',sans-serif;
	font-weight:300;
	font-size:18px;
	line-height:20px;
}
.title-h4:before{
	content:'\2299';
	position:absolute;
	display:block;
	width:8px;
	height:8px;
	left:0;top:0;
}
.paragraph{
	padding-left:35px;
}


/*탭메뉴*/
.exam-tab-wrap{
	width:100%;
}
.exam-tab-wrap .tab-menu{
	overflow:hidden;
	margin-bottom:50px;
}
.exam-tab-wrap .tab-menu li{
	float:left;
}
.exam-tab-wrap .tab-menu li a{
	display:block;
	height:55px;
	line-height:55px;
	font-size:20px;
	text-align:center;
	border:2px solid #f0f0f0;
	background:#f0f0f0
}
.exam-tab-wrap .tab-menu li a.selected{
	transition: background .5s , border .5s;
	color:#fff  !important;
	background:#e13636;
	border:2px solid #e13636 !important;
}
.exam-tab-wrap .tab-menu li a:hover{
	color:#e13636;
	border:2px solid #e13636
}

/*테이블*/
.content-table{
	width:100%;
}
.content-table th{
	padding:15px 0px;
	font-weight:100;
}
.content-table td{
	padding:15px 15px;
}
.content-table .last td,
.content-table .last th,
.content-table .border-bottom{
	border-bottom:1px solid #ccc;
}
.content-table thead th{
	background:#757575;
	color:#fff;
	font-size: 16px;
}
.content-table tbody th{
	background:#ededed;	
}

/* 스타일1*/
.content-table.style1{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.content-table.style1 caption{
	width:1px;height:1px;
	overflow:hidden;visibility:hidden;
	line-height:0;font-size:0;
	position:absolute;left:-9999px
}
.content-table.style1 thead th{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.content-table.style1 tbody th,
.content-table.style1 tbody td{
	border:1px solid #ccc;
}

/* 스타일2*/
.content-table.style2 th{
	border-right:1px solid #ccc;
}
.content-table.style2 tr:first-child th,
.content-table.style2 tr:first-child  td{
	border-top:1px solid #ccc;
}
.content-table.style2 th,
.content-table.style2 td{
	border-bottom:1px solid #ccc;
}

/* 스타일3*/
.content-table.style3 caption{
	height:45px;
	line-height:45px;
	background:#757575;
	color:#fff;
	font-family:'noto3',dotum;
	font-weight:100;
	font-size:18px;
}
.content-table.style3 th,
.content-table.style3 td{
	border:1px solid #ccc;
}


/*리스트 스타일*/
/*넘버링에 따른 종류*/
.list-dash li, .list-dot li{margin-bottom:2px;}
.list-num{list-style-type:decimal; list-style-position: outside; padding-left:15px}
.list-circle{list-style-type: disc !important; list-style-position: outside; padding-left:18px}
.list-dash > li{position:relative; padding-left:12px}
.list-dash > li:before{content:'\2013'; display:block; position:absolute; left:0}
.list-dot > li{position:relative; padding-left:12px}
.list-dot > li:before{content:'\00B7'; display:block; position:absolute; left:0}

.list-title-content li {overflow:hidden;}
.list-title-content li .title,
.list-title-content li .con{display:block;float:left;}
.list-title-content li .title{padding-right:5px;}
.list-title-content li .con{}
/***************
* 게시판       *
****************/
.csinquery-top-img{margin-top:50px}
.A-board-wrap{padding-bottom:0 !important;}
.close-preview{display:none;}