@charset "utf-8";

/* container */
#container {position:relative; width:100%; padding-top:125px;} /* 수정 191017 */
#container:after {display:block; content:""; clear:both;}

.MC_wrap1 {position:relative; width:100%; height:100%; overflow: hidden;}

.main_wrap{position:relative; width:100%; float:left; z-index:1005; }
.MC_wrap2 {position:relative; width:100%; height:auto; background:#efefef; padding:0 0 1px;}
.MC_wrap3 {position:relative; width:100%; height:auto; z-index:0; overflow: hidden; background:url('/images/template/00002/main/bg_wrap03.gif');}
.MC_wrap4{position:relative; width:100%; height:auto; z-index:0; overflow: hidden; background:url('/images/template/00002/main/bg_wrap04.png') no-repeat center; background-size:cover;}
.MC_wrap4 .MC_cont{max-width:1400px; margin:0 auto; padding:90px 0; overflow: hidden;}

.MC_box1 {position:relative; width:100%; height:805px; overflow: hidden;}/* 비주얼 */
.MC_box2 {position:absolute; width:100%; height:auto; left:0; bottom:120px; z-index:1000;}/* 바로가기01 */
.MC_box3 {position:relative; max-width:1400px; width:100%; height:300px; margin:0 auto; }/* 공지사항 */
.MC_box4 {position:relative; max-width:1400px; width:100%; height:120px; margin:30px auto 50px; overflow: hidden;}/* 바로가기02 */
.MC_box5 {position:relative; max-width:1400px; width:100%; margin:0 auto; overflow:hidden;}/* FOCUS */
.MC_box6 {position:relative;  max-width:1400px; width:100%; margin:0 auto; overflow:hidden;}/* Major */
.MC_box7 {position:relative; width:78%; height:520px; overflow: hidden; margin-left:2%; float:right;}/* FOC우수취업자 인터뷰US 수정 190916 */
.MC_box8 {position: relative; width:20%; height:140px; float:left;}/* sns */
.MC_box9 {position: relative; width:20%; height:368px; margin:23px 0 0; overflow:hidden; float:left;}/* 팝업 수정 190916 */

.MC_box11 {position: relative; width:100%;} /* 추가 190926 */
.main_visual {z-index:0;} /* 추가 241129 */

@media screen and (max-width:1400px) {	

    
    .MC_wrap4 .MC_cont{width:95%; }

    .MC_box3 {width:95%;}/* 공지사항 */
    .MC_box4 {width:95%; height:auto;}/* 바로가기02 */
    .MC_box5 {width:95%;}/* FOCUS */
    .MC_box6 {width:95%;}/* Major */
    .MC_box7 {width:80%; margin:0; float:right;}/* FOC우수취업자 인터뷰US 수정 190916 */
    .MC_box8 {width:20%;}/* sns  수정 190916 */
    .MC_box9 {width:20%;}/* 팝업 수정 190916 */
    
    .MC_box11 {width:96%; margin:0 auto; }/* 추가 190926 */
    
}

@media screen and (max-width:1240px) {	

}

@media screen and (max-width:1019px) {	

    #container{-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}

    #container{padding:0;}

    .MC_wrap4 .MC_cont{padding:40px 0;}

    .MC_box1{height:650px;}
    .MC_box2 {width:95%; left:2.5%; bottom:100px;}
    .MC_box4 {margin:20px auto;}/* 바로가기02 */
    
    /* 1240 삭제 1019 추가 190916 */
    .MC_box7 {width:70%; float:right;}/* FOC우수취업자 인터뷰US 수정 190916 */
    .MC_box8 {width:30%;}/* sns */
    .MC_box9 {width:30%;}/* 팝업 수정 190916 */
    
}

@media screen and (max-width:960px) {
	
	/* 추가 190926 */
	.MC_box7 {width:65%;}/* FOC우수취업자 인터뷰US */
	.MC_box8 {width:35%;}/* sns */
    .MC_box9 {width:35%;}/* 팝업 */
}

@media screen and (max-width:690px) {

    .MC_box1{height:550px;}
    .MC_box7 {width:100%; height:490px; float:right;}/* FOC우수취업자 인터뷰US 수정 190916 */
    .MC_box8 {width:100%; height:auto; margin:20px 0; }/* sns */
    .MC_box9 {width:100%;}/* 팝업 수정 190916 */
}

@media screen and (max-width:590px) {

    .MC_box2 {bottom: 105px;}/*201126*/
    .MC_box3 {height:250px;}    

}

@media screen and (max-width:380px) {

}
	
	 