@charset "UTF-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

/*
@font-face {
    font-family: 'notokr';
    src: url('/assets/css/notokr-demilight.eot');
    src: url('/assets/css/notokr-demilight.eot?#iefix') format('embedded-opentype'),
         url('/assets/css/notokr-demilight.woff2') format('woff2'),
         url('/assets/css/notokr-demilight.woff') format('woff'),
         url('/assets/css/notokr-demilight.ttf') format('truetype'),
         url('/assets/css/notokr-demilight.svg#notokr-demilight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'notokr';
    src: url('/assets/css/notokr-regular.eot');
    src: url('/assets/css/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('/assets/css/notokr-regular.woff2') format('woff2'),
         url('/assets/css/notokr-regular.woff') format('woff'),
         url('/assets/css/notokr-regular.ttf') format('truetype'),
         url('/assets/css/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('/assets/css/notokr-medium.eot');
    src: url('/assets/css/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('/assets/css/notokr-medium.woff2') format('woff2'),
         url('/assets/css/notokr-medium.woff') format('woff'),
         url('/assets/css/notokr-medium.ttf') format('truetype'),
         url('/assets/css/notokr-medium.svg#notokr-regular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('/assets/css/notokr-bold.eot');
    src: url('/assets/css/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('/assets/css/notokr-bold.woff2') format('woff2'),
         url('/assets/css/notokr-bold.woff') format('woff'),
         url('/assets/css/notokr-bold.ttf') format('truetype'),
         url('/assets/css/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: 400;
    font-style: normal;

}

/* #7e3f98 => 1b3b93 로 변경 : 2024011 */

@font-face {
    font-family: 'RiaSans-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
*{
  margin:0;
  padding:0;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  font-family:Pretendard;
  font-weight:400;
  letter-spacing:-0.04em;
}


 body{
   background:url() no-repeat right bottom fixed;
   background-size:cover;
   font-size:16px;  color:#3f3f3f;
   min-width:320px;
 }
 div, ul, li, p, span, dl, td, tr{font-size:18px}
 a{display:block; text-decoration:none !important}
 a:link, a:hover, a:visited{
	color:#222;
	text-decoration:none;
}
.pull-right a:link{color:#444; background-color:#FFF; border:1px solid #539DFF; padding:8px 14px;}
.board a{display:block !important}
.pull-right a:hover{color:#fff; background-color:#539DFF;}

ul, li{list-style:none;}
.clear{clear:both}
td{border-bottom:1px solid #dbdbdb; padding:10px 0}
div{box-sizing:border-box}

/*************************************** //상단 고정 메뉴 *************************************************/
.Fixed { position: fixed; top: 0px; background-color:#fff;z-index:99;border-bottom:1px solid #e3e3e3}
/*************************************** //상단 고정 메뉴 끝 *************************************************/

 header{width:100%; }
 header #header{display:flex; justify-content: space-between; width:100%; max-width:1560px; margin:0 auto; padding:36px 0 36px 0}
 header #header h1{margin:0px; float:left;}
 header #header #header-right{ width:100%; max-width:400px; display:flex; flex-direction: row-reverse}
 header #header #header-right .header-icon{position:relative;}

			 .header-search{ padding-right:14px;}
			 /* 검색 클릭시 하단으로 나오는 div */
			 .header-search .sch-div{position:absolute; right:30px; width:100%; min-width:400px;}
			 .header-search .sch-div legend{display:none}
							#top_search_btn_cnt {
								display: none;
								width: 100%;
								position: absolute;
								top: 100px;
								background: #444153;
								z-index: 998;
								padding: 50px 0;
								height: auto;
								text-align: center;
							}
							#top_search_btn_cnt Input {
								border: none;
								border-bottom: 1px solid #fff;
								background: transparent;
								color: #fff;
								font-size: 20px;
								line-height: 30px;
								padding-bottom: 10px;
								color: #fff;
								width: 30%;
							}
							#top_search_btn_cnt div{padding:20px 5px 5px 5px; color:#fff; display:inline-block; vertical-align:top}
							#top_search_btn_cnt div a{color:#fff}
							#top_search_btn_cnt small a{font-size:14px}
							#top_search_btn_cnt small a:hover{color:#f2e49d}

			 .header-member{display:flex; padding-right:50px; padding-top:10px;}
			 .header-member ul{padding-right:12px;}
			 .header-member ul li{font-size:14px; display:inline-block; vertical-align:middle; padding-right:6px;}
			 .header-member ul li a{font-size:inherit}
			 .header-member span{letter-spacing:-2px;}

			 .header-trigger{right:0px; top:20px; }
			 .header-right a#trigger{display:none}
			 

nav{height:40px; display:block; width:100%; padding:10px 0 0 12%; }
nav ul{display:block; height:40px;  }
nav ul li a{font-weight:700; font-size:20px; color:#222;}
nav ul li a:hover{color:#006DC6 !important}
nav ul .top_menu {display:inline-block; width:auto; position:relative;height:80px; }
nav ul .top_menu a{display:block; padding:0 0 0 48px;}

/*************************************** 메인 서브 탑 메뉴 *************************************************/
nav .sub_top_menu {position:absolute;left:-30px;top:40px;display:none;z-index:99; }
nav .sub_top_menu ul{width:100%;}
nav .sub_top_menu li {background-color:#fff;  height:40px; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;width:200px;line-height:40px;padding-left:10px;}
nav .sub_top_menu li:last-child {border-bottom:1px solid #e3e3e3;}
/*************************************** //메인 서브 탑 메뉴 끝 *************************************************/

  #gnb .sbg{position:absolute; left:0; top:58px; background:url(/assets/images/common/menu_sbg.gif) repeat-x; width:100%; height:50px; text-align:center}
  #gnb .sbg div{width:; margin:0 auto}
  #gnb .sbg div ul{text-align:left;}
  #gnb .sbg div li{padding:0 10px !important; margin:0 !important; width:auto; display:inline-block; width:auto;}
  #gnb .sbg div a{font-size:80%; color:#fff}
  .menu01{padding: 20px 0 20px 0; }
  .menu02{padding: 20px 0 20px 0; }
  .menu03{padding: 20px 0 20px 0; }
  .menu04{padding: 20px 0 20px 0; }
  .menu05{padding: 20px 0 20px 0; }
  .menu06{padding: 20px 0 20px 0; }

  .sbg{display:none;}

   #pc_menu{display:block}
   #mob_menu{display:none; width:95%; margin:0 auto;}

#sub-menu>ul>li.on {
    background: #84be65;
    color: #fff; border:1px solid red
}


/* 마우스 오버시 하단으로 내려오는 전체메뉴 */
#sub_all_menu {
	position:absolute;
	width:100%;
	height:220px;
	border-top:1px solid #ccc;
	background-color:#fff;
	top:120px;
	;
}
#sub_all_menu_wrap {
	width:1150px;
	height:310px;
	margin:0 auto;
	background:url(/assets/images/common/allmenu-div-circle-b-.png) bottom left no-repeat;
}
#sub_all_menu .sub_menu_div {
	float:left;
	
	line-height:35px;
   min-width:76px;
   
}
#sub_all_menu .sub_menu_div h1{
	font-size:15px;
}
#sub_all_menu .sub_menu_div ul{padding:24px 0 0 0}
#sub_all_menu .sub_menu_div ul li{padding:4px 0}
#sub_all_menu .sub_menu_div ul li:first-child{ display:none;}
#sub_all_menu .sub_menu_div a{font-weight:400; color:#747474; line-height:20px; font-size:16px; text-align:center;}
#sub_all_menu .sub_menu_div a:hover{color:#063190; font-weight:500}
#sub_all_menu .sub_menu_div a.smfont{background:#f9f9f9; padding-left:10px; font-size:14px; line-height:25px}
/*  -- */
#sub_all_menu .sub_menu_div:nth-child(1){margin-left:24px;}
#sub_all_menu .sub_menu_div:nth-child(2){margin-left:58px;}
#sub_all_menu .sub_menu_div:nth-child(3){margin-left:54px;}
#sub_all_menu .sub_menu_div:nth-child(4){margin-left:54px;}
#sub_all_menu .sub_menu_div:nth-child(5){margin-left:44px;}

.smd_f{padding-left:-20px;}
/*--------------------- 상단 클릭하면 나오는 전체메뉴 ---------------------*/
/*전체메뉴*/
 #sub_menu{
	width:100%;
	display:none;
	position:absolute;
	z-index: 999;  
	
    padding-bottom: 40px;	
	}
  #sub_menu>#sub_menu_wrap{
	width:100%; 
	margin:0 auto; 
	padding:40px 0;	
	opacity:0.97;
	background:#539DFF;
	text-align:center;
   }

  #sub_menu h1{color:#fff; font-size:19px;   padding:10px 0 10px 0; display:table; width:100%; min-width:170px;}
  #sub_menu .sub_menu_div{display:inline-block; vertical-align:top; margin:0 20px; background:#539DFF}
  #sub_menu .sub_menu_div ul{padding:16px 0; margin:0 10px; border-top:2px solid #fff}
  #sub_menu .sub_menu_div li{color:#fff; text-align:center; padding:4px 0}
  #sub_menu .sub_menu_div a{color:inherit; font-weight:inherit; font-weight:300; opacity:0.9}
  #sub_menu .sub_menu_div a.smfont{font-size:13px}
 #sub_menu .sub_close{
    position: absolute;
    width: 24px;
    height: 24px;
    top: 30px;
	right:30px;
    background: url(/assets/images/common/btn_close_menu_wh.png) center center no-repeat;
    z-index: 999;
	cursor:pointer
	}

/*매인프로그램(교육소개)*/
.main_programbg{width:100%; min-height:448px; background-color:#fff; }
.main_program{width:100%; min-height:448px;  border-radius:120px 0 0 0;}
.main_pro{max-width:1560px; width:100%; height:auto; min-height:444px;  margin:0 auto; text-align:center; font-size:32px; padding: 36px 0 0 0; font-family: 'RiaSans-ExtraBold';  color: #539DFF;}
.main_pro a{font-size:24px; font-family:"Pretendard SemiBold"; color:#222222;padding-bottom:48px;}
.main_pro1{width:100%; height:auto;  display:flex;justify-content:space-between;  padding:24px; }
.main_pro-1{width:100%;max-width:736px; display:flex;justify-content:space-between; margin:0 auto}
.main_pro-2{width:100%;max-width:736px; display:flex;justify-content:space-between;; margin:0 auto;}
.main_pro2{width:100%;max-width:346px; height:auto;background-color:#ffffff;border-radius:24px;text-align:center; box-shadow:2px 2px 4px  #eee;}
.main_pro img{ padding:48px 0 24px 0;}
.main_pro #text{}
@media screen and (max-width: 1080px){
.main_pro-1{ margin:0 auto;}
.main_pro-2{margin:0 auto;}
.main_pro-1 img{width:100%;max-width:158px;}
.main_pro-2 img{width:100%;max-width:158px}
.main_pro1{flex-wrap:wrap;}
}
@media screen and (max-width: 880px){
.main_pro-1{font-size:20px; max-width:600px;}
.main_pro-2{font-size:20px; max-width:600px; padding-top:24px;}
.main_pro-1 img{width:100%;max-width:136px;}
.main_pro-2 img{width:100%;max-width:136px;}

.main_pro2 {max-width:288px;max-height:288px;}
}
@media screen and (max-width: 680px){
.main_pro2{max-width:220px;}
.main_pro{max-width:560px;}
.main_cont1 p2{font-size:22px}
.main_cont1 p4{font-size:18px;}
.main_pro1 {padding:0}
}
@media screen and (max-width: 480px){
.main_pro1{max-width:420px; margin: 0 auto; text-align:center;}
.main_pro2{max-width:186px; max-height:276px;}
.main_pro-1{max-height:276px;}
}

/*--------------- end --------------------*/
.ybg{display:none}

/* sub page */
#sub-menu{width:100%; padding:27px 0;  text-align:center; display:none}
#sub-menu>ul{margin:0 auto; width:100%; }
#sub-menu>ul>li{display:inline-block; font-weight:300; text-align:center; margin:0 5px; padding:10px 30px; border:1px solid #fff; border:1px solid #e3e3e3; } /*box-shadow:#ccc 2px 2px 3px; */
#sub-menu>ul>li.on{background:#84be65; color:#fff}
#sub-menu>ul>li a{color:inherit; font-weight:300; font-size:110%; }
#sub-menu>ul>li:hover, #sub-menu>ul>li .on{background:#fff; cursor:pointer; border:1px solid #7ebf6d; color:#7ebf6d}
#sub-menu>ul>li>div.ssubmenu{position:absolute;}
#sub-menu>ul>li>div.ssubmenu>ul{width:100%}
#sub-menu>ul>li>div.ssubmenu>ul>li{border:1px solid blue}

#container{width:100%;  margin:0 auto}

	.sub-visual{width:100%; height:220px; background-repeat:no-repeat; text-align:center; display:none}
	.sub-visual .sub-title{padding:4em 0; height:100%; text-align:center; margin:0 auto;}
	.sub-visual .sub-title h1{font-size:40px; font-weight:400; color:#108ad3; margin:0 auto; text-align:center; padding:0 0 15px 0; }
	.sub-visual .sub-title h1 b{font-weight:400; color:#cc58c0; font-size:40px;}
	.sub-visual .sub-title p{font-size:16px}

/* 서브페이지 타이틀 */
	.cnt-title{clear:both; position:relative; width:100%; background-color:#f5f5f5; padding:20px 0  25px 0; margin-top:20px; display:none;}
	.cnt-title .title-txt{position:relative; width:100%; max-width:1100px; margin:0 auto; }
	.cnt-title .title-txt h1{position:relative; color:#fff; font-size:24px;  font-weight:700; background:url(/assets/images/common/sub-title-bullet-w.png) left top no-repeat; padding:0 0 0 15px; margin:-10px 0 0 0; z-index:20}
	.cnt-title .title-txt .sub-navi{position:absolute; right:25px; top:10px; font-size:15px; z-index:21}
	.cnt-title .title-txt .sub-navi img{vertical-align:middle}
	.cnt-title .title-ybg{position:absolute; /*background:#f3e49d;*/ width:40%;  z-index:2; bottom:0px; height:90px;background: rgb(18,178,168);
background: -moz-linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
background: -webkit-linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
background: linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12b2a8",endColorstr="#0b669a",GradientType=1); }
.cnt-title .title-ybg h1{color:#fff !important; font-weight:700 !important}
/* 서브페이지 다운메뉴 */
			.sub-navi{}
			.sub-navi ul{}
			.sub-navi>ul>li{position:relative; display:inline-block; vertical-align:middle; padding:0 5px}

				.down-menu{position:absolute; top:23px; right:-10px; width:100%; font-size:13px}
				.down-menu a.dep1_menu{width:100%; height:20px; margin-top:-20px;}
				.down-menu a.dep1_menu {text-align:right}
				.down-menu .dep2{width:100%; margin-left:-25px; margin-top:5px;border-top:1px solid #e3e3e3;}
				.down-menu .dep2 li{border:1px solid #e3e3e3; border-top:0px;padding:5px; width:100%; min-width:120px; background:#fff;}
				.down-menu .dep2 li:hover{background:#1b3b93; color:#fff}
				.down-menu .dep2 li:hover a{color:inherit}
				.down-menu .dep2 li a{font-size:15px;}

/* 서브페이지 소타이틀 */
	.cnt-title-stit{font-size:22px; padding:12px 0 0 0;font-family: 'RiaSans-ExtraBold'; width:100%; margin:0 auto}
	.cnt-title-stit div{width:25px; height:25px; background:url(/assets/images/content/bullet-stit.png) 47% 50% no-repeat #84be65; border-radius:50%; background-size:50%; text-align:center; display:inline-block; vertical-align:middle; margin:0 3px 5px 0}
	.cnt-title-stit-stit{font-size:18px; padding-left:30px; padding-bottom:30px}
	.cnt-title-stit span{display:none}

	
	#sub-contents{padding-bottom:40px;width:100%; margin:0 auto; line-height:30px;}
	#sub-contents p{margin:0; padding:0; font-weight:400}
@media all and (max-width:1280px){
nav {
    padding:10px 0 0 0%;
}
}
	
@media all and (max-width:1280px){
header #header nav {
    display: none;
}
}
  @media all and (max-width:1224px){
#sub-contents{width:90%; margin:0 auto}
}

/* 공통 */
  .pdt20{padding-top:20px; font-size:20px ; font-family:"Pretendard Medium";}
  .mgt50{margin-top:50px}
  .cnt-pnt-tt{color:#555; font-size:30px; line-height:44px;    font-family: 'RiaSans-ExtraBold';}
  .scnt{}


/* 3차 탭 */
.sub-tab{margin-bottom:30px; width:100%;display:flex;justify-content: center}
.sub-tab ul{margin:0; padding:0; display:table; }
.sub-tab li{display:inline-block; vertical-align:top; font-size:17px; dispaly:table-cell;}
.sub-tab li a{padding:10px 25px; margin:0 24px 0 0;border-bottom:1px solid #ddd; font-weight:300}
.sub-tab li a.on{color: #539DFF; font-weight:400;border-bottom:1px solid #539DFF;}




/* 서브페이지 3차 메뉴 */
  #ss-tab{padding:25px 0; background:#fff; width:100%; max-width:1255px; margin:0 auto;}
  #ss-tab ul{margin:0 auto; padding:0; text-align:center; }
  #ss-tab li{display:inline-block; vertical-align:top; border:1px solid #d09471; text-align:center; box-shadow:3px 3px 3px #ececec; background:#FFF}
  #ss-tab li a{color:#d09471; padding:5px 20px; margin:0 3px; }  
  #ss-tab>ul>li.on {
    background: #d09471;
	color: #fff;
}
#ss-tab>ul>li.on>a {
	color: #fff;
}
.row header{}
#ss-tab>ul>li:hover{background:#d09471}
#ss-tab>ul>li:hover a{color:#fff}
/*서브페이지시작*/
.board{width:100%; max-width:1560px; margin:0 auto; padding:24px 0 36px 0;}
.edu-process{width:100%; max-width:1560px;}
/*서브페이지 배너*/
.sub-banner{width:100%; background-color:#539DFF; margin:0 auto; text-align:center; }
.sub-banner li{color:#fff;font-family: 'RiaSans-ExtraBold'; font-size:36px; padding:36px 0 36px 0; margin-right:92px;}
.sub-banner li img{padding-right:12px;}
/*1-2오시는길*/
.way{margin:0 auto; text-align:center; background-color:#539DFF; padding:24px 0 24px 0; border-radius:24px 24px 0 0; max-width:1280px; color:#fff; font-size:20px; font-family:"Pretendard SemiBold"}
/* 상단 카피 문구 */
.main-center{clear:both; text-align:center; font-size:19px; font-weight:300; color:#6b656d; line-height:25px; padding:60px 0 55px 0}
.main-center b{color:#1b3b93; font-size:55px; letter-spacing:1px; font-weight:800; line-height:75px; background: rgb(18,178,168);
background: -moz-linear-gradient(90deg, rgba(18,178,168,1) 0%, rgba(7,59,146,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(18,178,168,1) 0%, rgba(7,59,146,1) 100%);
background: linear-gradient(90deg, rgba(18,178,168,1) 0%, rgba(7,59,146,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12b2a8",endColorstr="#073b92",GradientType=1);color: transparent;
    -webkit-background-clip: text;}
.main-center span{display:block; font-size:inherit; font-weight:inherit}

/* Related site */
.related-site{clear:both; width:100%; max-width:1280px; margin:0 auto; padding:20px 0; display:none;}
/* hidden 
.related-site .tit-div{float:left; font-size:16px; font-weight:400; padding-top:12px;min-height:35px;}
.related-site .tit-div>img{margin-left:3px}
*/
.related-site .list-div{min-height:56px; width:100%; }
.related-site .list-div ul{height:60px; overflow:hidden;}
.related-site .list-div li{float:left; padding-left:10px;}
.related-site .list-div li img{border:1px solid #eaeaea; width:100%; max-width:162px;}

.bx-wrapper{max-width:1920px !important} /* 소스 자체에 사이즈가 정해져 있어서 강제로 사이즈 조정 */
/* -- */


/* footer */
footer{width:100%; margin:0 auto; background:#333; clear:both}
	#footer{margin:0 auto; background:#333; padding:40px 0 ; font-size:14px; width:94%; max-width:1500px; color:#fff;}
	#footer .address{display:inline-block; font-size:16px; vertical-align:middle}
	#footer .address-menu{display:inline-block; vertical-align:middle;float:right}
	#footer .address-menu ul{width:100%; margin-top:5%}
	#footer .address-menu li{position:relative; display:inline-block; vertical-align:top; padding:0 10px 0 5px;}
	#footer .address-menu span{position:absolute; color:#ababab; font-size:8px; right:0px; top:3px; }
	#footer .address-menu a{font-size:14px; color:#fff}
/* -- */


/* right quick */
	#quick-div{width:px; position:fixed; right:15px; top:40%}
    #quick-div ul{margin:0; padding:0}
	#quick-div li{text-align:right; padding:3px 17px 10px 0; background:url("/assets/images/common/quick-li-off.png") no-repeat right -2px}
	#quick-div li:hover{background:url("/assets/images/common/quick-li-on.png") no-repeat top right; color:#fff;transition-duration:0.4s; text-align:center}
	#quick-div li:hover a{color:#fff}
	#quick-div .on{background:url("/assets/images/common/quick-li-on.png") no-repeat top right; color:#fff}
	#quick-div .on a{color:#fff}

	#quick-div .quick-tel{background:#f08200; color:#fff; border-radius:10px; padding:10px 5px; font-size:15px; text-align:center}
	#quick-div .quick-tel b{color:#fff; display:block}
	#quick-div .quick-tel:hover{background:none;transition-duration:100s; }
	#quick-div a{font-size:15px}
/* -- */


@media all  and (min-width:0px) and (max-width:721px){

/*--------------------- 상단 클릭하면 나오는 전체메뉴 : mobie ---------------------*/
/*전체메뉴*/
 #sub_menu{
	width:100%;
	display:none;
	position:absolute;
	z-index: 999;  
	top:0;
    padding-bottom: 40px;	
	}
  #sub_menu>#sub_menu_wrap{
	width:100%; 
	margin:0 auto; 
	padding:15px 15px 15px 20px;	
	opacity:0.95;
	background:#063190;
	text-align:center; 
   }

#sub_menu h1{color:#ffef89; font-size:16px; display:table; }
#sub_menu .sub_menu_div {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    min-width: 140px;
	text-align:center
}
  #sub_menu .sub_menu_div ul{padding:0px 0 0 0}
  #sub_menu .sub_menu_div li{color:#fff; text-align:left; padding:0px 0; }
  #sub_menu .sub_menu_div a{color:inherit; font-weight:inherit; font-weight:300; opacity:0.9; font-size:14px}

 #sub_menu .sub_close{
    position: absolute;
    width: 24px;
    height: 24px;
    top: 10px;
	right:10px;
    background: url(/assets/images/common/btn_close_menu_wh.png) center center no-repeat; background-size:70%;
    z-index: 999;
	}

/*--------------- end --------------------*/
}



/*---- 서브페이지 : 서브메뉴 반응형 ---*/
  @media all  and (min-width:0px) and (max-width:850px){
   #pc_menu{display:none}
   #mob_menu{display:block; width:95%; margin:0 auto}
   #mob_menu ul{background:#84be65;width:95%; margin:0 auto; ;}
   #mob_menu li{ border:1px solid #ececec; border-top:0px;padding:7px 0 7px 0;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
   #mob_menu a.submenu{background:#84be65; padding:10px 0; width:95%; margin:0 auto; color:#fff;}
   #mob_menu a.submenu:after{content:""; position:absolute; right:35px; font-size:13px; width:8px; height:8px; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; transform: rotate(45deg);}
   #mob_menu a:focus,#mob_menu a:hover, #mob_menu a:active{color:#fff !important; }
   #mob_menu .on{background:#575757; padding:10px 0; width:95%; margin:0 auto; color:#fff;}
   #mob_menu .on:after{content:""; position:absolute; margin-top:5px;  right:35px; font-size:13px; width:8px; height:8px; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; transform: rotate(225deg);}
  }

@media all  and (min-width:0px) and (max-width:700px){

  }

@media all  and (min-width:701px) and (max-width:900px){
  }

@media all  and (min-width:0px) and (max-width:419px){
	/* 서브페이지 3차 메뉴 */
	  #ss-tab{padding:25px 0; background:#f9f9f9; width:100%; margin:0 auto}
	  #ss-tab ul{margin:0 auto; padding:0; text-align:center; width:90%;}
	  #ss-tab li{display:inline-block; vertical-align:top; border:1px solid #d09471; text-align:center; padding:5px; margin:0 3px 3px 0; box-shadow:3px 3px 3px #ececec; background:#FFF; width:45%; }
	  #ss-tab li a{color:#d09471; font-size:15px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}  
}

@media all  and (min-width:420px) and (max-width:800px){
	/* 서브페이지 3차 메뉴 */
	  #ss-tab{padding:25px 0; background:#f9f9f9; width:100%;}
	  #ss-tab ul{margin:0 auto; padding:0; text-align:center; width:90%;}
	  #ss-tab li{display:inline-block; vertical-align:top; border:1px solid #d09471; text-align:center; padding:5px; margin:0 3px 3px 0; box-shadow:3px 3px 3px #ececec; background:#FFF; width:32%; }
	  #ss-tab li a{color:#d09471; font-size:15px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}  
	}

	@media all  and (min-width:801px) and (max-width:950px){
	/* 서브페이지 3차 메뉴 */
	  #ss-tab{padding:25px 0; background:#f9f9f9; width:100%;}
	  #ss-tab ul{margin:0 auto; padding:0; text-align:center; width:90%;}
	  #ss-tab li{display:inline-block; vertical-align:top; border:1px solid #d09471; text-align:center; padding:5px; margin:0 3px 3px 0; box-shadow:3px 3px 3px #ececec; background:#FFF; width:24%; }
	  #ss-tab li a{color:#d09471; font-size:15px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}  
	}


/* 헤더, 푸터 */
@media all and (max-width:1224px){
header #header{width:95%; margin:0 auto}
header #header h1{width:30%}
header #header h1 img{width:100%; max-width:234px;}
header #header #header-right{width:68%; }
nav ul .top_menu{padding:0 0 0 50px}

/* 서브페이지 */
	.cnt-title .title-txt{width:95%; }
}


@media all and (max-width:1024px){
header #header{width:95%; margin:0 auto}
header #header h1{width:45%}
header #header h1 img{width:100%; max-width:234px;}
header #header #header-right{width:50%;}
header #header nav{display:none}
header #header #header-right .header-member{padding-right:0}
header #header .header-member ul{position:absolute; padding-right:0px; top:70px; right:-15px;  width:150px; }

/* 서브페이지 */
	.cnt-title .title-txt{width:95%; }
}

@media all and (max-width:800px){
header #header{width:90%; margin:0 auto}
header #header h1{width:45%}
header #header h1 img{width:100%; max-width:200px;}
header #header #header-right{width:50%;}
header #header nav{display:none}
header #header #header-right .header-member{padding-right:0}
header #header .header-member ul{position:absolute; padding-right:0px; top:70px; right:-15px;  width:150px; }


/* 서브페이지 */
	.cnt-title .title-txt{width:90%; }
	.cnt-title .title-txt .sub-navi{display:none}
}

@media all and (max-width:600px){
header #header{width:90%; margin:0 auto}
header #header h1{width:45%}
header #header h1 img{width:100%; max-width:200px;}
header #header #header-right{width:50%;}
header #header nav{display:none}
header #header #header-right .header-member{padding-right:0}
header #header .header-member ul{position:absolute; padding-right:0px; top:50px; right:-15px;  width:150px; }

/* 서브페이지 */
	.cnt-title{padding:10px 0  15px 0; margin-top:10px;}
	.cnt-title .title-txt{width:90%; max-width:100%;  }
	.cnt-title .title-txt h1{font-size:20px;}
	.cnt-title .title-txt .sub-navi{display:none}
	.cnt-title .title-ybg{height:55px;}

}
/* 푸터 */
@media all and (max-width:1280px){
#footer{width:92%;}
}

@media all and (max-width:1024px){
#footer{width:92%;}
#footer .address-menu li a{font-size:13px}
}

@media all and (max-width:900px){
#footer{width:90%; padding:20px 0}
#footer .address{display:block;}
#footer .address-menu{display:block; float:none}
#footer .address-menu ul{margin-top:2%}
#footer .address-menu li{padding:0 6px 0 2px}
#footer .address-menu li a{font-size:12px}
}

@media all and (max-width:400px){
#footer{width:90%; padding:20px 0}
#footer .address{display:block;}
#footer .address-menu{display:none}
}





 /*메인페이지 관련 */
.main-roll-banner{position:relative;  text-align:center;  z-index:9}
.main-roll-banner ul{position:relative; z-index:2;width:100%; max-width:1920px; margin:0 auto; text-align:center}
.main-roll-banner li{display:table-cell; width:100%; }
.main-roll-banner li:last-child img{margin:0 0 0 0 }
.main-roll-banner li img{width:100%; margin:0}
 /*.main-roll-banner .ybg{background:#f3e49d; position:absolute; top:-15px bottom:43px; z-index:-1; width:65%; min-height:72px; background: rgb(18,178,168);*/

background: -moz-linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
background: -webkit-linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
background: linear-gradient(157deg, rgba(18,178,168,1) 24%, rgba(11,102,154,1) 33%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12b2a8",endColorstr="#0b669a",GradientType=1);}
.main-roll-banner .carousel{text-align:center; padding:20px 0;}

@media all and (max-width:1280px){
.main-roll-banner ul{width:95%; margin:0 auto}
.main-roll-banner li img{width:98%; max-width:600px;}
} 

/*태블릿 사이즈*/
@media all and (max-width:1000px){
.main-roll-banner ul{width:95%; margin:0 auto}
.main-roll-banner li img{width:98%; max-width:500px;}
} 

/*모바일 사이즈*/
@media all and (max-width:800px){
.main-roll-banner ul{width:95% !important; margin:auto auto auto 2% !important}
.main-roll-banner li{display:block; width:100%; text-align:center; padding-bottom:10px;}
.main-roll-banner li img{width:100%; max-width:auto}

.bx-viewport{overflow:none !important; min-height:320px !important}

.main-roll-banner .ybg{width:100%; height:340px;}


.main-center b{font-size:40px}
.main-center{padding:2em 0}
.cnt-title .title-ybg{width:90%}
} 

.cal-button{width:100%; background-color:#FC477B; color:#fff; border-radius:68px; padding:12px 0;  font-size:20px; font-family:"Pretendard Medium"; max-width:148px; margin:24px auto;}
.cal-button:hover{cursor: pointer;}
.edu-cal{position:relative; clear:both; background:#fff; z-index:3; padding-top:40px;}
.edu-cal h1{margin:0 auto; padding:20px 0 30px 0; font-size:28px; display:table; font-weight:800;    font-family: 'RiaSans-ExtraBold';  color: #fff; background-color:#539DFF;}
.edu-cal h2{margin:0 auto; padding:20px 0 30px 0; font-size:28px; display:table; font-weight:800;    font-family: 'RiaSans-ExtraBold';  color: #539DFF;}
.edu-cal h1:first-child{}
.edu-cal .cal-box{width:100%; background:#f5f5f5; padding:40px 0}
.edu-cal .cal-box:first-child{width:96%; background:#539DFF; padding:40px 0; border-radius:0 100px 100px 0; padding-left:80px;}
.edu-cal .cal-box .cal-list{width:100%; margin:0 auto; max-width:100%; text-align:center}
.edu-cal .cal-box .cal-list .cal-div{ width:100%; max-width:376px; height:433px; display:inline-block;  background:#fff; padding:25px 25px 20px 25px;  margin:0 12px 50px 12px; border-radius:36px;}
.edu-cal .cal-box .cal-list .cal-div ul{padding-top:168px;text-align:center;}
.edu-cal .cal-box .cal-list .cal-div li{text-align:left; max-width:264px; margin:0 auto; font-size:18px; color:#444; font-family:"Pretendard Medium"}
.edu-cal .cal-box .cal-list .cal-div b{display:none;color:#539DFF; font-size:28px; font-weight:300}
.edu-cal .cal-box .cal-list .cal-div p{margin:0;text-align:left;font-weight:bold;font-size:22px;color:#539DFF;margin-bottom:10px;  letter-spacing:-1px; word-break:keep-all}
.edu-cal .cal-box .cal-list .cal-div .ing-btn{padding:2px 0;  border:1px solid #539DFF; color:#444; font-size:18px; text-align:center; max-width: 88px;  border-radius:60px; margin-top:8px}
.edu-cal .cal-box .cal-list .cal-div2{ width:100%;  height:433px;   background:#fff; padding:25px 25px 20px 25px;  margin:0 12px 50px 12px; border-radius:18px;}
.cal-list:last-child{max-width:1660px !important; margin:0 auto}
.cal-div2 ul{display:flex;flex-direction:column;align-items:center;}
.cal-div2 th{text-align:center}
@media all and (max-width:800px){
.edu-cal h1{font-size:25px}
.edu-cal .cal-box .cal-list .cal-div{width:100%; max-width:auto;}
.edu-cal .cal-box:first-child{padding:24px 0 0 0;}
}
@media all and (max-width:401px){
.edu-cal h1{font-size:25px}
.edu-cal .cal-box .cal-list .cal-div{width:100%; max-width:80%; }
}

/* 교육 */
.edu-quick{margin:0 auto; width:100%; max-width:1280px;padding:40px 0}
.edu-quick ul{width:100%}
.edu-quick li{display:inline-block; vertical-align:middle; width:23%; max-width:295px; margin:0 0.6%; padding-bottom:20px; text-align:center; border-bottom:2px solid #1b3b93;}
.edu-quick li img{margin:0 14px 0 -6px}
.edu-quick li a{font-size:17px; font-weight:300; color:#585858}

@media all and (max-width:1280px){

} 
/*태블릿 사이즈*/
@media all and (max-width:1000px){
.edu-quick ul{width:92%; margin:0 auto}
.edu-quick li{display:inline-block; vertical-align:middle; width:47%; max-width:90%; margin:0 1.2% 1.2% 1.2%; padding-bottom:10px; text-align:left; border-bottom:2px solid #1b3b93;}
.edu-quick li img{margin:0 6px 0 -6px}
} 

/*모바일 사이즈*/
@media all and (max-width:800px){
.edu-quick ul{width:90%; margin:0 auto}
.edu-quick li{display:inline-block; vertical-align:middle; width:47%; max-width:90%; margin:0 1.2% 1.2% 1.2%; padding-bottom:10px; text-align:left; border-bottom:2px solid #1b3b93;}
.edu-quick li img{margin:0 6px 0 -6px}
} 

@media all and (max-width:485px){
.edu-quick ul{width:85%; margin:0 auto}
.edu-quick li{display:inline-block; vertical-align:middle; width:47%; max-width:auto; margin:0 1.2% 15px; padding-bottom:10px; text-align:left; border-bottom:2px solid #1b3b93;}
.edu-quick li img{margin:0 6px 0 -6px}
} 

/*모바일 사이즈 : 0 - 320까지 */
@media all and (max-width:485px){
.edu-quick ul{width:85%; margin:0 auto}
.edu-quick li{display:inline-block; vertical-align:middle; width:100%; max-width:100%; margin:0 1.2% 15px; padding-bottom:10px; text-align:left; border-bottom:2px solid #1b3b93;}
.edu-quick li img{margin:0 6px 0 -6px}
} 


/* 뉴스 */
  .news-box{width:94%; max-width:1500px; margin:0 auto;padding:36px 0 36px 0; display:flex; justify-content: space-between;}
  .news-box .news{width:100%; max-width:488px; margin:0 auto; display:inline-block; vertical-align:top;}
  .news-box .news .news-tit{width:100%;max-width:488px; }
  .news-box .news .news-tit h1{width:100%; font-size:28px; font-weight:800; padding:0 0 12px 0; margin:0; display:flex; border-bottom:1px solid #ddd;font-family: 'RiaSans-ExtraBold';}
  .news-box .news .news-tit h1 span{font-size:18px; color:#666; display:block; margin:4px 0 0 20px;}
  .news-box .news .news-list{width:90%; float:left; padding-top:12px;max-width:488px;}
  .news-box .news .news-list ul{width:100%;}
  .news-box .news .news-list li{padding:0 0 12px; position:relative; width:100%}
  .news-box .news .news-list li div.subject{width:80%;}
   .news-box .news .news-list li div.subject a{display:block; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; word-break: break-all;}
  .news-box .news .news-list li div.date{position:absolute; font-size:18px; top:0; right:0; width:100px; text-align:right; padding-left:4px;}

  .news-box .qna{width:100%; max-width:408px; margin:0 auto; display:inline-block; vertical-align:top;  padding-right:48px;}
  .news-box .qna .qna-tit{width:100%; max-width:408px;   }
  .news-box .qna .qna-tit h1{width:100%;  font-size:28px; font-weight:800; padding:0 0 12px 0; margin:0; display:flex;border-bottom:1px solid #ddd;font-family: 'RiaSans-ExtraBold';}
  .news-box .qna .qna-tit h1 span{font-size:18px; color:#666; display:block; margin:4px 0 0 20px;}
  .news-box .qna .qna-list{width:100%; float:left;padding-top:12px;}
  .news-box .qna .qna-list ul{width:100%;}
  .news-box .qna .qna-list li{padding:0 0 12px; position:relative}
  .news-box .qna .qna-list li span{position:absolute; right:0;  font-size:20px; }
  .news-box .qna .qna-list li b{color:#ed4a4a; padding-right:8px;}
  
  .news-box .photo{width:100%; max-width:300px; margin:0 auto; display:inline-block; vertical-align:top;}
  .news-box .photo .photo-tit{width:100%; max-width:300px;   }
  .news-box .photo .photo-tit h1{width:100%;  font-size:28px; font-weight:800; padding:0 0 12px 0; margin:0; display:flex;font-family: 'RiaSans-ExtraBold';}
  .news-box .photo .photo-tit h1 span{font-size:18px; color:#666; display:block; margin:4px 0 0 20px;}
  .news-box .photo .photo-list{width:70%; float:left;}
  .news-box .photo .photo-list ul{width:100%;}
  .news-box .photo .photo-list li{padding:0 0 12px; position:relative}
  .news-box .photo .photo-list li span{position:absolute; right:0;  font-size:20px; }
  .news-box .photo .photo-list li b{color:#ed4a4a}
  .news-box .photo .photo-img{width:100%; max-width:325px;}
@media all and (max-width:1280px){
  .news-box .news{width:100%; margin:0 auto;max-width:51%;padding-bottom:24px;}
  .news-box .qna{width:100%; margin:0 auto;max-width:51%; padding-bottom:24px;}
  .news-box .photo{width:100%; margin:0 auto;max-width:51%;}
}
@media all and (max-width:1224px){
.news-box{width:95%;  margin:0 auto; }
}
@media all and (max-width:1080px){
.news-box{flex-wrap:wrap;}
  .news-box .news{width:100%; margin:0 auto;max-width:66%;}
  .news-box .qna{width:100%; margin:0 auto;max-width:66%; }
  .news-box .photo{width:100%; margin:0 auto;max-width:66%;}
}
@media all and (max-width:1024px){

}


@media all and (max-width:1000px){


 .related-site{width:90%}
}


@media all and (max-width:800px){
 .news-box{width:88%;  margin:0 auto; }

 .news-box .news{max-width:100%; width:100%}
 .news-box .news .news-tit{position:relative; width:100%; max-width:100%; float:none}
 .news-box .news .news-tit h1{padding-bottom:15px;}
 .news-box .news .news-tit h1 span{position:absolute; font-size:12px; color:#606060; display:block; margin:0 0 0 0; right:10px; top:5px;}
 .news-box .news .news-list{width:100%;}
 .news-box .news .news-list li div.subject{width:75%; height:30px; overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
 .news-box .news .news-list li div.date{}

 .news-box .qna{float:none; width:100%; max-width:100%}
 .news-box .qna .qna-tit{position:relative; width:100%; max-width:100%; float:none; }
 .news-box .qna .qna-tit{width:100%;}
 .news-box .qna .qna-tit h1 {padding-bottom:15px;}
 .news-box .qna .qna-tit h1 span{position:absolute; font-size:12px; color:#606060; display:block; margin:0 0 0 0; right:10px; top:5px;}
 .news-box .qna .qna-list{width:100%}

 .related-site{width:90%}
 
 .news-box .photo{float:none; width:100%; max-width:100%}
 .news-box .photo .photo-tit{position:relative; width:100%; max-width:100%; float:none; }
 .news-box .photo .photo-tit{width:100%;}

}

@media all and (max-width:400px){
 .news-box{width:88%;  margin:0 auto; }

 .news-box .news .news-tit{position:relative; width:100%; max-width:100%; float:none}
 .news-box .news .news-tit h1{padding-bottom:15px;}
 .news-box .news .news-tit h1 span{position:absolute; font-size:12px; color:#606060; display:block; margin:0 0 0 0; right:10px; top:5px;}
 .news-box .news .news-list{width:100%;}
 .news-box .news .news-list li div.subject{width:75%; height:30px; overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
 .news-box .news .news-list li div.date{}

 .news-box .qna{float:none; width:100%}
 .news-box .qna .qna-tit{position:relative; width:100%; max-width:100%; float:none; }
 .news-box .qna .qna-tit{width:100%;}
 .news-box .qna .qna-tit h1 {padding-bottom:15px;}
 .news-box .qna .qna-tit h1 span{position:absolute; font-size:12px; color:#606060; display:block; margin:0 0 0 0; right:10px; top:5px;}
.news-box .qna .qna-tit{width:100%;}
.news-box .qna .qna-list{width:100%}

 .related-site{width:90%}

}

td{font-weight:500}
.first_section{border-bottom:1px solid #333; border-top:1px solid #333; display:table;  margin:1em auto auto auto !important; padding:0.5em 1em !important}

.board nav{float:none; text-align:center}
.board nav ul{float:none; display:table; margin:auto auto 2em auto !important}
