@charset "utf-8";

/*학과별 반응형 CSS*/

@media (max-width:768px){/*↓↓↓↓↓↓↓↓아래부터 내용을 기재하세요.↓↓↓↓↓↓↓↓*/

.main-about:after{content:''; clear:both; background-image:none; width:auto; height:auto; right:auto; left:auto; position: relative;}
#mvslide img{width: 100%;}

/*입학안내, 졸업 후 진로*/
.main-bnr		{margin:0;}
.main-bnr:after {content:''; display:block; clear:both;}
.main-bnr a		{width:50%; float:left; height:120px;}
.main-bnr .tit	{font-size:20px;}
.main-bnr .txt	{display: none;}
.main-bnr a.bg1, .main-bnr a.bg2{background-image: none; border:none;}
.main-bnr a.bg1{border-right:1px dashed #ffd6c1;}

.main-quick, #popupzone2{margin:5px 0;}
.mgallery5{margin-top:5px;}

.map_img:before{content: "\f041"; display: block; font-family: FontAwesome; font-size: 30px; color: #ff0000; position: absolute; left: 50%; top: 50%; transform:translate(-50%, -50%); text-shadow: 1px 2px 4px #000000; margin-left:14%; margin-top:-17%;}/*유아교육(창의관)*/

}/*↑↑↑↑↑↑위에까지 내용을 기재하세요.↑↑↑↑↑↑↑↑*/