@charset "utf-8";

/* container */
#container {position:relative; width:100%; font-family: 'SCDream'; overflow: hidden !important;}
#container:after {display:block; content:""; clear:both;} 
.MC_wrap1 {width:100%; height:100%;}
.MC_wrap2 {position:relative; width:100%; height:100%; }
.MC_wrap3 {position:relative; width:100%; height:100%; }
.MC_wrap4 {position:relative; width:100%; height:100%; }
 

.MC_box1 {position:relative; max-width:100%; height:37rem; overflow:hidden; margin: 0 auto;}/* 240229비주얼 */
.MC_box2 {position:relative;width:35rem; height:13.3rem; float: left; z-index: 998;}/* 퀵메뉴 */ 
.MC_box2:after { content:''; display:block; width:calc(100% + 29rem); height:calc(100% + 5.85rem); background:#085dc5 url('/images/web/grad/main/quick_bg2.png') no-repeat right top; border-radius:0 4rem 4rem 0; position:absolute; top:-3.2rem; left:-29rem; z-index: -1; overflow: hidden; }
.MC_box3 {position:relative; width:31.5rem; height:13.3rem; float: right; margin-top: 2.5rem; }/* 팝업존 */
.MC_box4 {position:relative; width:100%; height:11rem ; margin-top: 4.5rem;}/* 게시판 */
.MC_box5 {position:relative; width:100%; height: auto; padding: 4.4rem 0 3.5rem; margin-top: 4.5rem;}/* 갤러리 */ 
.MC_box5::after {content: '';display: block;width: 100vw;height: 48.5rem;background: url('/images/web/grad/main/gal_bg.png') no-repeat center/ cover;position: absolute;top: 0;left: 50%;z-index: -1;transform:translateX(-50%);}/* 갤러리 */ 


@media screen and (max-width:1920px) {
    .MC_box1 { max-width:96rem; height:36.3rem; }/*240229비주얼 */
    .MC_box2:after { content:''; display:block; width:calc(100% + 13rem); height:calc(100% + 5.85rem); background:#085dc5 url('/images/web/grad/main/quick_bg2.png') no-repeat right top; border-radius:0 4rem 4rem 0; position:absolute; top:-3.2rem; left:-13rem; z-index: -1; overflow: hidden; }

    .MC_box5::after { width: 96rem; height: 36.2rem; background: url('/images/web/grad/main/gal_bg.png') no-repeat center / contain; }/* 갤러리 */ 

}
@media screen and (max-width:1380px) {
    .MC_box1 { height:33rem; }/* 비주얼 */
    .MC_box2 { width:calc(100% - 33rem); }/* 퀵메뉴 */ 
    
}

@media screen and (max-width:1080px) {	
    .MC_box2 { width:100%; height: auto; padding: 1.5rem 0.5rem; margin-top:0.5rem;}/* 퀵메뉴 */ 
    .MC_box2:after { width:100%; height:100%; border-radius:1.5rem; position:absolute; top:0; left:0; }
    .MC_box3 { width:100%; height:auto; float: right; margin-top: 1.5rem; }/* 팝업존 */
    .MC_box4 { margin-top: 2rem;}/* 게시판 */
    .MC_box5 {height: auto;padding: 3.5rem 0 1rem;margin-top: 2.5rem;}/* 갤러리 */ 


}
@media screen and (max-width:1240px) {	


}
@media screen and (max-width:1024px) {	

    #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
    {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
 

    .MC_box1 {width: 100%;height:auto;overflow: hidden;}/* 비주얼 */
}

@media screen and (max-width:800px) {	
    .MC_box5 { padding: 1.5rem 0 1rem; }/* 갤러리 */ 

}


@media screen and (max-width:650px) {
    .MC_box4 { height:15rem; margin-top: 1rem;}/* 게시판 */
    .MC_box5 { margin-top: 1.5rem; }/* 갤러리 */ 
}

@media screen and (max-width:540px) {
 
}

@media screen and (max-width:480px) {
	/* .MC_box5::after { height:100%; background: url('../images/main/gal_bg.png') no-repeat center / cover; }/* 갤러리 */  */

}
	
	 