@charset "euc-kr";
/***************************************/
/* MEDIAQUERIES */
@media screen and (max-width: 1200px){
	#main_page .popup.ui-draggable.ui-draggable-handle{width:90%;height:auto;top:0!important;left:0!important}
	#main_page .popup.ui-draggable.ui-draggable-handle .popup_bottom{width:100%!important}
	#main_page .popup.ui-draggable.ui-draggable-handle #popup_type_nocontent{width:100%!important;height:auto!important;aspect-ratio:1/1;}
}
@media screen and (max-width: 1023px){
    .lnb-3depth-group {padding-top: 20px;}
    .lnb-4depth.list4 li {width: 50%;}
    .lnb-4depth.list5 li {width: 33.333%;}
    .lnb-4depth.list6 li {width: 33.333%;}
    .lnb-4depth.list7 li {width: 33.333%;}
    .lnb-4depth.list7 li:last-child {width: 100%;}

}
@media screen and (max-width:960px){

.wrap {width:100%;margin:0 auto;}
.header-top, .main_img_movie{display:none;}
.top_navi {display: none;}
.topm_mobile {display: inline-block;position: absolute;right: 10px;top: 17px;}
.main_mobile_img {display:none;}
.main_img_vr {display: none;}
.topm_mobile a {display: inline-block;margin-left:0;}
.topm_mobile a img {display: block;max-width: 80%;}
#single_dropdown {display: none;}
#head {height: 74px;border:none;background:none;}
.header {height: 74px;}
.logo {position: relative;width: 199px;z-index: 99;top: initial;left: initial;float:left;margin-left:0;}
.logo a {display:block;padding:20px 0 0 15px;}
#mobile_menu_contianer {clear: both;width: 100%;overflow:hidden;float:left;display:block;background: #f7941e;}

	
#menu_touch_menu li {float:left;width:20%;}
#menu_touch_menu li a {display:block;font-size: 16px;color: #fff;text-align:center;padding: 20px 10px;border-left: 1px solid #dd7c20;box-sizing: border-box;}
#menu_touch_menu li:first-child a {border-left: none;}
	
img.bg_img {display:none;}
#main_vis {width: 100%;float: left;height:auto;padding:20px 0;text-align:center;}
.main_mobile_img {width:100%;float: left;}
.main_img_txt {display: inline-block;position: relative;left: auto;top: auto;z-index: 10;}
#slideshow {display: block;position: relative;left: auto;top: auto;margin:0 auto 20px auto;}
.main_img_part {width: 100%;height: auto;position: relative;float: none;margin-top: 0;margin-right: 0;}
#main_vis {background-size: cover;}
#slideshow_container {clear: both;position: relative; z-index: 0;width: 100%;height: auto;float:left; display:none;}
#slideshow02 {display:block;width: 100%;height: auto;}
#slideshow02 .slides{ width: 100% !important;height: auto !important;}
#slideshow02 .slides img {display:block;width:100%;height:auto;}
#main_contents {clear:both;padding:5% 2%;box-sizing:border-box;}
.main_rbanner, .main_login {display:none;}
.part01_left {width:100%;}
.part01_left li {width: 32%;float: left;margin-right: 2%;border-radius: 10px;}
.main_notice li a p {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.footer_logo {display:none;}
	#footer {padding:0;}
	/********************sub*********************/
	#sub_vis, #sub_bottom {display:none;}
	#sub_top .visual_in_top {display:none;}
	#sub_top #slideshow  {display:none;}
	#sub_vis_mo {display:block;width: 100%; height: auto; float: left;}
	#sub_vis_mo img {display:block;width: 100%; height: auto;}
	#sub_top {width: 100%; height: 250px; float: left;background: url(../images/sub/sub_top.jpg) center top no-repeat;position:relative;}
	.wrap.subtop_in {height:250px;}
	#sub_con_inner #main_txt {
		width: 384px;
		position: absolute;
		right: 4%;
		top: -103px;
		z-index: 9;
	}
	#sub_con_inner {padding:0;}
	#sub_container {background:none;margin-top:0;}
	#sub_contents {clear:both;width:95%;float:none;margin:0 auto;overflow:hidden;padding-bottom: 30px;}
	.sub_navi {display:none;}
	.sub_title h1 {font-size: 23px; text-align: center;}
	
	/*********************sidebar************************/
	.sidebar {display:none;}

	.lnb-topbar {display:block;}
	.lnb-1depth > li.icon_home {width: 62px;}
.lnb-1depth > li.icon_home a {height: 62px;display: block;background: #f7941e url(../images/mobile/sub_cate.png) center 16px no-repeat;padding-left: 0;width: 62px;}
	/***************footer*************************/
	#main_footer .footer_inner.wrap {
		padding-top: 30px;
	}
	#main_footer #footer {background:#d4e8c5;height:auto;}
	#footer {background: #d4e8c5; height: auto;}
	.footer_inner.wrap {padding:30px 0;}
	.b_logo {display:none;}
	.footer_navi {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		background: none;
		padding: 5px;
		border-radius: 0;
		color:#fff;
	}
	.footer_navi, .footer_navi a {color:#5a7f02;} 
	.copyright {
	    clear:both;
		width:90%;
		color: #3b5300;
		margin-left: 0;
		text-align: center;
		padding-top: 10px;
		margin: 0 auto;
	}

	/**************연간교육계획********************/
	.year_tit_img {left: 0;}


	/*****연혁*****/
	#history div h3::before {left: 8%;}

	#overlay02 {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		background:#f6fbfd;
		display:none;
	}
	.overlay_top {
		padding: 20px 12px;
		position: relative;
	}
	.otop_menu a {
		display: inline-block;
		background: #77b3cf;
		padding: 8px 16px;
		border-radius: 19px;
		color: #fff;
	}
	.top_menu_close {
		display: inline-block;
		position: absolute;
		right: 16px;
		top: 20px;
	}
	#overlay-menu {
		clear: both;
		padding: 0 20px 20px 20px;
	}
	#overlay-menu > ul > li {
		display: block;
		width: 50%;
		margin-bottom: 10px;
		float: left;
	}
	#overlay-menu > ul > li > a {
		color: #5599b9;
		font-size: 17px;
		margin-bottom: 10px;
		display: block;
	}
	#overlay-menu ul li ul li a {
		display: block;
		font-size: 14px;
		line-height: 23px;
	}
	#total_m_lay {width: 100% ; overflow:auto;  border:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#40bcb6+0,8bb63f+100 */
background:#16407a;
}
.total_m {padding:20px;}
.total_m li button {position: absolute;top: 0;left: 0;width: 100%;padding:20px 0;text-indent: -999999999999999999999999px;overflow: hidden;background: none;border: none;}
.total_m > ul > li {position:relative; width:auto !important; font-size:18px;font-weight:400;  /*background:#fff; */ border-bottom:1px solid rgba(255,255,255,0.2);}
.total_m > ul > li > a {display: block;padding:20px 0; color:#fff;}
.total_m > ul > li.has-sub > a {/*background:url('../img/gnb_dot.png') no-repeat right 15px center*/}
.total_m > ul > li.has-sub {padding: 0; text-align: left;  /*border-top: 1px solid #ccc;*/}
.total_m > ul > li.has-sub:before{position:absolute;top: 20px;right: 23px;width: 1px;height: 17px;margin-top:-1px;display:block;content:"";background:#fff;display: block;}
.total_m > ul > li.has-sub:after{position: absolute;top: 26px;right: 15px;width: 17px;height: 1px;display: block;content: "";background: #fff;}
.total_m > ul > li.has-sub.open > a {/*background:#93845a url('../img/gnb_dot_on.png') no-repeat right 15px center*/ }
.total_m > ul > li > ul {display:none; padding:10px 0;}
.total_m > ul > li > ul > li {font-size:16px; /*background-repeat:no-repeat; background-position:right 14px; border-top:1px solid #ddd;*/}
.total_m > ul > li > ul > li:first-child {border-top:0}
.total_m > ul > li.has-sub.open {}
.total_m > ul > li.has-sub.open:before {display:none;}
.total_m > ul > li.has-sub.open:after{position: absolute;top: 27px;right: 15px;width: 18px;height: 1px;display: block;content: "";background: #20a8a1;}
.total_m > ul > li > ul > li > a {display: block;padding:0 0 10px; color:#fff;  font-weight:200;}
.total_m > ul > li > ul > li.open > a {color:#1e5394;}


.liststyle001 iframe {width:100% !important;height:auto !important;aspect-ratio: 1 / 0.6;}

}


@media (max-width:880px){	
	.allday_no {
		width: 49px;
		z-index: 9;
		top: 11px;
		left: 0;
	}
}
@media (max-width:800px){
.main_notice {width:100%;margin-bottom:30px;}
.pr_movie {width:100%;}
}
@media (max-width:780px){	

	/*********main*********/
	.mo_edu {width:100%;}
	.mo_notice {width:100%;float:left;clear:both;}

	.medu_in { background:#ffb5c9 url(../images/mobile/mo_img01.png) 90% bottom no-repeat; background-size:150px; }
	.mnotice_in { background: #fce689 url(../images/mobile/mo_img02.png) 92% 80% no-repeat; background-size:180px; }
	.mo_main_inner, .mo_part02 li a, .medu_in, .mnotice_in  {
		margin: 5px;
	}
.part01_left li {width:100%;margin-top:20px;overflow:hidden;}	
.part01_left li:first-child {margin-top:0;}
.part01_left li a img {display: inline-block;margin-bottom: 0;float:left;}
.part01_left li a {overflow: hidden;}
.part01_left li a p {margin-left:250px;}
.gallery_list .ge_bxslider li img {
   height: 468px;
}
}
@media (max-width:730px){	

	/*********main*********/
	.mo_part02 li {width:100%;float:left;clear:both;}
	.main_gallery {
		width:98%;
		float: none; 
		height: auto;
		margin: 0 auto;
	}

	.mo_banner_01 a { background-size:110px; }
	.mo_banner_02 a {  background-size:190px; }
	.mo_banner_03 a {  background-size:190px; }

	/*************joinform****************/
	.join_address {
		width: 98%;
	}
	table.join_us th, table.join_us td{padding:5px;}

}
@media (max-width:690px){	

	/************children*************/
	.children_title h3, .childe_st {display:none;}
	.children_title_img {width: 199px;}
	.children_title {height:76px;}
	.children_title_img03 {width: 96px; right: 0; bottom: -16px;}
	.children_title_img02 {width: 223px;top:-43px;}

	.education_menu li {width: 33.3%;margin-bottom:3px;}

	#history div h3::before {left: 6%;}
}
@media screen and (max-width: 767px){
    .lnb-3depth-group {padding-top: 0; padding-bottom: 40px; border-bottom: none;}
    .lnb-3depth li a {padding: 10px 10px; font-size: 1.5rem; font-weight: 400;}
    .lnb-3depth li a span:after {bottom: -7px;}
    .lnb-3depth li a:after {right: -3px; background: #f1f1f1;}
    .lnb-4depth-group {padding: 10px 0 30px;}
    .lnb-4depth.list5 li {width: 50%;}
    /*.lnb-4depth.list5 li:last-child {width: 100%;}*/
    .lnb-4depth.list6 li {width: 50%;}
    .lnb-4depth.list7 li {width: 50%;}
}
@media (max-width:640px){
	/*********month*********/
	table.month_sch {display:none;}
	table.month_sch02 {display:block;}
	table.read td.read_con img {width:100%;}
	.gallery_list .bx-wrapper .bx-next {right: -23px;}
	.gallery_list .bx-wrapper .bx-prev {left: -23px;}
	.gallery_list_inner {width: 92%;}
	.ppt_list .bx-wrapper .bx-next {right: -23px;}
	.ppt_list .bx-wrapper .bx-prev {left: -23px;}
	.ppt_list_inner {width: 92%;}
}
@media (max-width:600px){
	.board-name, .board-date, .board-hit {display:none;}
	.lnb-1depth > li.icon_home {display:none;}
	.lnb-1depth > li, .lnb-1depth > li:nth-child(2), .lnb-1depth > li:nth-child(3){width:50%;}
	.lnb-1depth > li:last-child > a:before {display:none;}
	#slideshow {width:95% !important;  height: auto !important;}
	#slideshow iframe {width:100% !important;height:auto !important;aspect-ratio: 1 / 0.6;}
}
@media (max-width:630px){

	.sub_title h1 {margin-bottom: 10px;}
	/*********teacher*********/
	.teacher_list li {width: 33.3%;}
	.teacher_list li:nth-child(4n+1) {clear: none;}
	.teacher_list li:nth-child(3n+1) {clear: both;}

	/***********special***************/
	.spec_list {text-align: center;}
	.special_img { margin-right: 0; float: none; margin: 0 auto;}
	.special_txt {margin-left: 0;padding-top: 10px;}
	.special_tit h2, .special_tit h2 span {font-size: 20px;}


	/***************class*******************/
	.classroom_top {background:none !important;}
	.classroom_img {float: none; margin-right: 0;margin: 0 auto;}
	.classroom_con {
		margin-left: 0;
		padding: 11px;
	}
	.gallery_list li {width: 33.3%;}


	/***************board-write*****************/
	table.write td input[type="text"], table.write input[type="password"] {width:98%;}
	
}
@media (max-width:580px) {

	.education_menu li {width: 50%;margin-bottom:3px;}	
	.year_tit_img {display:none;}
	#history div h3 {display:none;}
	#history div ul {width: 97%;}
	.mo_block {display: block;}
	#mobile_menu_contianer {display:none;}
	.process_tab ul {padding:0;background:none;}
	.process_tab li {margin: 0 2px;}

}
@media (max-width:500px){

	#sub_top {display:none;}
	#sub_con_inner #main_txt {display:none;}
	.login_container {width: 95%;}
	.login_con_con {padding: 30px 20px 95px 20px;}

    .lnb-3depth-group {padding-bottom: 20px;}
    .lnb-4depth li a {font-size: 1.2rem;}
	.gallery_list .ge_bxslider li img {height: 355px;}
	.gallery_list .bx-wrapper .bx-next {right: -18px;}
	.gallery_list .bx-wrapper .bx-prev {left: -18px;}
	.ppt_list .bx-wrapper .bx-next {right: -18px;}
	.ppt_list .bx-wrapper .bx-prev {left: -18px;}
	
}
@media (max-width:480px){
	/**********main*************/



	/***************object**************/
	.allday_st_img {display:none;}
	.allday_tit p {margin-left: 0;border:none;}
	.allday_container ul {margin-left: 0;}


	/****************board*******************/
	table.read th, table.read td, table.write th, table.write td {padding:5px;}
	table.board-list th, table.board-list td {padding:7px;}
	.fancybox-content {display:block !important;;float:left;width:100% !important;max-width: none !important;}
	.fancybox-slide:before {display:none !important;}
	.lnb-1depth a {padding-left: 18px;font-size: 15px;}
	.part01_left li a img {display: block;margin-bottom: 20px;float:left;width:1000%;}
	.part01_left li a p {margin-left: 0;height:auto;}
	#special_edu .spec_edu_con p, #special_edu p, .process_gongtong p, .project_con p, .project_stitle {font-size: 15px;}
	.process_edu_con h3, .project_con h3 {padding: 0 72px; width: auto;font-size: 17px;}
	#special_edu h3 {font-size: 17px;}
	#special_edu table td, #special_edu table th {font-size:14px;}
}

@media (max-width:450px){

	/**********main*************/
	#main_txt {display:none;}
	/*********teacher*********/
	.teacher_list li {width: 50%;}
	.teacher_list li:nth-child(3n+1) {clear: none;}
	.gallery_list li {width: 50%;}

	.p_cate a {width: 23%; text-align: center;}

}
@media (max-width:430px){

	
	/**********greetings*************/
	.master_pic {
		float: none;
		margin-right: 0;
		margin: 0 auto;
	}
	.greetings_txt {
		margin-left: 0;
		clear: both;
	}

	/****************연간교육******************/
	.yearplan_menu li a {padding: 7px 15px;}
	.yearplan_con_in {padding: 19px;}

}
@media (max-width:430px){
	/*********teacher*********/
	.teacher_list li {width: 100%;}

	/*************history**************/
	.special_tit, .equip_tit, parents_tit {background:none;}
	.special_tit p, .equip_tit p, parents_tit p {padding-right: 0;font-size:13px;}
	

}
@media (max-width:380px){
	.yearplan_menu {text-align:center;}
	.p_cate a {width: 30%; text-align: center;}
	table.join_us td input[type="text"], table.join_us td input[type="password"], table.join_us td textarea, table.join_us td .join_wfile {width:98%;}
	table.join_us td .join_id, table.join_us td .join_zip, table.join_us td .join_wclass { width: 50% !important;}
	.child_in02 {padding: 20px;}
	.logo {width: 170px;}
	.logo a {padding: 21px 0 0 7px;}
	.topm_mobile {right: 6px;}
	.parents_tit {background:none;}
	.parents_tit p {padding-right: 0;}
	.parents_tit h2 {font-size:20px;}
	.parents_tit h2 span {font-size: 23px;}
	.child_in02{padding: 23px;}

	.medu_in { background-size: 120px; }
	.mnotice_in { background-size: 150px; }
	.mo_banner_01 a { background-size: 90px; }
	.mo_banner_02 a { background-size: 160px; }
	.mo_banner_03 a { background-size: 160px; }
	.gallery_list .ge_bxslider li img {height: 264px;}
	.gallery_list .bx-wrapper .bx-next {right: -12px;}
	.gallery_list .bx-wrapper .bx-prev {left: -12px;}
	.ppt_list .bx-wrapper .bx-next {right: -12px;}
	.ppt_list .bx-wrapper .bx-prev {left: -12px;}


}

@media (max-width:370px){
	#history div ul li{min-height: 50px;}
	#history div ul li h4 {height: 50px;}
	.mo_block02 {display: block;}
	.process_edu_con h3, .project_con h3 {font-size: 15px; padding: 0px 62px;}
}

@media (max-width:350px){
	.allday_no {display:none;}
	.allday_con { padding: 20px 20px 30px 20px;}
	.parents_tit {display:none;}
	.education_menu li {width: 100%;margin-bottom:3px;}

}

@media (max-width:300px){
	.gallery_list li {width: 100%;}
	.p_cate a {width: 45%; text-align: center;}

}