@charset "utf-8";
/*메뉴 줄바꿈*/
#nav.oneFull .depth02 > ul > li > a{word-break: keep-all;}
#gnb .depth02 > ul > li:nth-of-type(7) > a{padding:0.5rem 2rem 0.5rem 1rem;}
#gnb .depth01 > ul > li:first-child .depth02 > ul > li:last-child > a {padding: 0.5rem 2.5rem 0.5rem 1rem;}


/* 템플릿위젯수정 */
.notice1003 .titTab ul li a:before {border-radius: 0rem;}/* 공지사항게시판 */
.notice1003 {border-radius:0rem;}/* 공지사항게시판 */
.notice1003 .titTab ul li {width:33.33%;}/* 공지사항게시판 */
.userSrv_1003 .titTab li a {border-radius: 0rem;}/* 학부모게시판 */
.userSrv_1003 {border-radius: 0rem;}/* 학부모게시판 */
.pop1003 .pop_img {border-radius: 0rem;}/* 팝업 */
.pop1003 .nss_pg {bottom: -2.1rem;}/* 팝업 */

/* 웹접근성 마크 */
#footer .wa_mark { top: auto; bottom: 0; }
#footer .wa_mark img { max-width: 100%; }
/* 구글 번역 */
.gbSchlTrans1 { height:2rem; display: inline-block; vertical-align: middle; border: 1px solid #d1d8e4; padding:0.25rem; background: #fff; margin-left:0.5rem; border-radius: 1.5rem; overflow:hidden;}
.gbSchlTrans1 .goog-te-gadget .goog-te-combo{ width:132px; border:none; font-family: 'SCDream'; margin-bottom:10px !important;}
.gbSchlTrans1 .goog-te-gadget > span{ display:none;}
.gbSchlTrans1 .goog-te-gadget-simple {position: relative; display: block !important; padding: 0.5rem !important; font-size: 0.7rem !important; background-color: #fff !important; border: none !important; border-radius: 1.5rem; cursor: pointer; zoom: 1;}
.gbSchlTrans1 .goog-te-gadget-icon {margin-left: 5px; margin-right: 5px;}
.gbSchlTrans1 .goog-te-gadget img {border-radius: 50%;}
.gbSchlTrans1 .goog-te-gadget-simple .goog-te-menu-value img + span {position: absolute; top: 0.65rem; right: 1.25rem; font-size: 0.5rem !important; color: #000 !important; border: none !important;}
/* media query mobile */

@media screen and (max-width:1440px){
	/* 구글 번역 */
	.gbSchlTrans1 {right: 1rem;}
	/* 웹접근성 마크 */
	 #footer .wa_mark { right: 1rem; }
}
@media screen and (max-width: 1240px){

	/* 풀메뉴 스크롤링 240606 */
	.popFullmenu .fullmenu_wrap{overflow-y:auto;}

	/* 구글번역 */
	.gbSchlTrans1{ position:absolute; right:3.5rem; top:0.7rem;}
}

@media screen and (max-width: 1024px){

	/* 구글 번역 */
    .gbSchlTrans1 { right:3.5rem; }
    /* 웹접근성 마크 */
	#footer .wa_mark { bottom: 1rem; }
	
	/* 방문자수 */
    .visitant { position:relative; top:auto; right:auto; width:50%; margin-top:0.5rem; }
}

@media screen and (max-width: 768px){
/* 구글 번역 */
	 #header{ top:36px !important;}
	.gbSchlTrans1 {position:fixed;width:100%;left:0;top:0;border-radius:0;margin:0;border-left:0;border-right:0;}
	.gbSchlTrans1 .goog-te-gadget .goog-te-combo{ text-align:right; width:auto;}

	.openPop #header .gbSchlTrans1 {top:140px !important; }
	.openPop #header{ top:176px !important;}
}

@media (max-width:640px) {
    #header{ top:34px !important;}
	
	#header .gbSchlTrans1 {top:0px !important;}

	.gbSchlTrans1 { position:fixed; width:100%; left:0; right:3.5rem !important; border-radius:0; margin:0; border-left:0; border-right:0;}
	.gbSchlTrans1 .goog-te-gadget-simple span{ font-size:12px;}

	#container{ padding-top:calc(36px + 3.5rem) !important;}
	.openPop #container{ padding-top:calc(176px + 3.5rem) !important;}
}

@media (max-width:480px) {
	/* 게시판 */
	.notice1003 .titTab ul li a {border-radius:0rem;}
	.notice1003 .titTab ul li{width: 31% !important;}


	.openPop #header{ top:144px !important;}
	.openPop #header .gbSchlTrans1 {top:110px !important; }
	.openPop #container{ padding-top:calc(146px + 3.5rem) !important;}
	
	/* 방문자수 */
    .visitant {width:100%; }
	
	 /* 웹접근성 마크 */
	#footer .wa_mark { position: relative; bottom: auto; right: auto; width: 100%; max-width: 100%; margin: 1rem auto 0; padding: 0 1rem; }
	#footer .wa_mark img { margin: auto; max-width: 5.25rem; }

}

@media (max-width: 420px) {
	/* 사용자 메뉴 */
	/* .userSrv_1003 .list_box ul {height: 18.5rem;} */
	.userSrv_1003 .list_box li{width:50%;}
}

@media (max-width:380px) {

}



