@charset "utf-8";

/* container */
#container {position:relative; width:100%;}
#container:after {display:block; content:""; clear:both;}

.MC_wrap1 {width:100%; height:100%;}
.MC_wrap2 {position:relative; width:100%; height:100%; overflow: hidden; background:#d9ebf8;}
.MC_wrap3 {position:relative; width:100%; height:100%; overflow: hidden; background:#fff;}
.MC_wrap4 {position:relative; width:100%; height:100%; overflow: hidden; background:#1ba84f;}
.MC_wrap4::before{content:""; position: absolute; left:0; top:0; width:50%; height:100%; background:#007bd2;}
.MC_wrap4::after{content:url('/images/web/syu/main/bg_logo.png'); position: absolute; left:50%; top:15px; margin-left:-800px; z-index:0;}
.MC_wrap4 .MC_cont{position:relative; width:100%; max-width:1200px; margin:50px auto; overflow:hidden; z-index:1;}
/*.MC_box5 {position:relative; width:23%; height:250px; margin:0 2%; float:left; overflow:hidden;} 뉴스/보도 */ /* 191122 수정 */
.MC_box5 {position:relative; width:23%; height:213px;margin:37px 2% 0; float:left; overflow:hidden;}/* 학사일정 */ /* 191122 추가 */
.MC_wrap6 {position:relative; width:100%; height:100%; overflow: hidden; background:#20bcf8 url('/images/web/syu/main/bg_qs.png') no-repeat center;}


.MC_box1 {position:relative; width:100%; height:760px; overflow: hidden;}/* 비주얼 */
.MC_box2 {position:relative;width:100%;max-width:1200px;height:260px;margin:50px auto 40px;overflow:hidden;}/* 공지사항 */ /* 191209 수정 */
.MC_box3 {position:relative; width:100%; max-width:1200px; height:100px; margin:0 auto; overflow: hidden;}/* 바로가기 */
.MC_box4 {position:relative; width:48%; height:250px; margin:0 2% 0 0; float:left; overflow: hidden;}/* 팝업존 */
.MC_box5 {position:relative; width:23%; height:250px; margin:0 2%; float:left; overflow: hidden;}/* 뉴스/보도 */
.MC_box6 {position:relative; width:23%; height:250px; float:right; overflow: hidden;}/* 바로가기02 */
.MC_box7 {position:relative; width:100%; max-width:1200px; height:420px; margin:40px auto 20px; overflow:hidden;}/* 갤러리 */
.MC_box8 {position:relative; width:100%; max-width:1200px; height:150px; margin:0 auto; overflow:hidden;}/* 퀵서비스 */
.MC_box9 {position: relative; width:100%;}/* 상단팝업 */
/* 퀵메뉴 MC_box */
.MC_box10{position: relative;}
.MC_box11{position: relative;}
.MC_box12{position: relative;}
.MC_box13{position: relative;}

@media screen and (max-width:1400px) {

    .MC_wrap1 {position: relative;}

    /* 퀵메뉴 MC_box */
    .MC_box10{display:inline-block; vertical-align: middle;}
    .MC_box11{display:inline-block; vertical-align: middle;}
    .MC_box12{display:inline-block; vertical-align: middle;}
    .MC_box13{display:inline-block; vertical-align: middle;}
}

@media screen and (max-width:1240px) {	
    
    .MC_wrap4{width:95%; padding:0 2.5%;}

    .MC_box2 {width:95%;}/* 공지사항 */
    .MC_box7 {width:95%;}/* 갤러리 */
    .MC_box8 {width:95%;}/* 퀵서비스 */

}

@media screen and (max-width:1019px) {	

    #container{/*margin-top:-75px; 200713 주석*/ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
    .MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, .MC_box9, .MC_box10
    {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}

    .MC_wrap4::before{width:100%; height:50%; left:0; top:0; margin:0;}
    .MC_wrap4 .MC_cont{width:95%; margin:20px auto;}
    
    .MC_box1 {height:580px;}/* 비주얼 */
    .MC_box2 {height:610px; margin:30px auto;}/* 공지사항 */ /* 191213 수정 */
    .MC_box3 {height:auto}/* 바로가기01 */
    .MC_box4 {width:100%; margin:0 0 40px;}/* 팝업존 */
        /*.MC_box5 {width:49%; float:left; margin:0;}뉴스/보도 191122 삭제*/
    .MC_box5 {width:49%; float:left; margin:20px 0 0;}/* 학사일정 */ /*91122 추가*/
    .MC_box6 {width:49%; float:right;}/* 바로가기02 */

}

@media screen and (max-width:690px) {
    
    .MC_wrap4{width:100%; padding:0;}
    .MC_wrap4::before{display:none;}
     .MC_wrap4 .MC_cont{/* width:100%; *//* margin:0 0 20px; */} /* 190927 수정 */

    .MC_box4 {margin:20px 0; overflow:hidden;}/* 팝업존 */ /* 190927 수정 */
    .MC_box5 {width:46%;/* margin-left:2.5%; */}/* 뉴스/보도 */ /* 190927 수정 */
    .MC_box6 {width:46%;/* margin-right:2.5%; */}/* 바로가기02 */ /* 190927 수정 */
}

@media screen and (max-width:540px) {

    .MC_box5 {width:95%; float:none; margin:0 auto 20px;}/* 뉴스/보도 */
    .MC_box6 {width:95%; height:auto; float:none; margin:0 auto;}/* 바로가기02 */
}

@media screen and (max-width:480px) {
    
    .MC_box2 {margin:20px auto;}/* 공지사항 */ /* 191213 수정 */

    /* 퀵메뉴 MC_box */
    .MC_box10{width:50%; display:block; float:left;}
    .MC_box11{width:50%; display:block; float:left;}
    .MC_box12{width:50%; display:block; float:left;}
    .MC_box13{width:50%; display:block; float:left;}

}
	
	 
