﻿@charset "utf-8";

#container { position:relative; background:#ebedf1 url('/images/org/web/mygifted/main/m_cnt_bg.png') repeat-x 0 320px;}
#container:after {content:""; display:block; clear:both;}

.main_content {position:relative; z-index:2; width:1200px; margin:0 auto; padding-bottom:30px}
.main_content:after {content:""; display:block; clear:both;}

.MC_box1 {position:relative; width:100%; height:320px;} /* 비주얼 */
.MC_box2 {position:absolute; top:-298px; right:0; width:462px; height:276px; z-index:1;} /* 팝업존 */
.MC_box3 {position:relative; width:100%; margin:0 auto;} /* 바로가기 */
.MC_box4 {position:relative; width:300px; height:350px; float:left; margin:20px 0 0} /* 학사일정 */
.MC_box5 {position:relative; width:600px; height:350px; float:left; margin:20px 0 0} /* 공지사항 */
.MC_box6 {position:relative; width:300px; height:350px; float:left; margin:20px 0 0} /* 포토갤러리 */
.MC_box7 {position:relative; width:300px; height:210px; float:left; margin:0} /* 바로가기_l */
.MC_box8 {position:relative; width:300px; height:210px; float:left; margin:0;} /* 초등영재 바로가기04*/
.MC_box9 {position:relative; width:300px; height:210px; float:left; margin:0;} /* 중등영재 바로가기05*/
.MC_box10 {position:relative; width:300px; height:210px; float:right; margin:0;}/* 바로가기_r */



@media screen and (max-width:1019px) {
	
	
	#container,
	.main_content,
	.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, .MC_box9, .MC_box10, 
	.MC_box11, .MC_box12, .MC_box13, .MC_box14, .MC_box15 {-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, 
	.MC_box11, .MC_box12, .MC_box13, .MC_box14, .MC_box15 { -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease }
	
	#container {width:100%; padding-top:120px; background-image:none} /* 180828 수정 */	
	.main_content { width:95%; height:100%; padding-bottom:2.5%}
	
	.MC_box1 {height:auto} /* 비주얼 */
	.MC_box2 {position:relative; top:auto; right:auto; float:left; width:49%; margin:2.5% 0 0} /* 팝업존 */
	.MC_box3 {width:49%; height:276px; float:right; margin:2.5% 0 0} /* 바로가기 */
	.MC_box4 {width:100%; height:auto; margin:2.5% 0 0} /* 학사일정 */
	.MC_box5 {width:100%; margin:2.5% 0 0} /* 공지사항 */
	.MC_box6 {width:50%; margin:0 0 0} /* 포토갤러리 */	
	.MC_box7 {width:50%; height:350px;} /* 바로가기_l */
	.MC_box8 {width:50%;} /* 초등영재 바로가기04*/
	.MC_box9 {width:50%;} /* 중등영재 바로가기05*/
	.MC_box10 {width:100%; height:auto}/* 바로가기_r */

}

@media screen and (max-width: 680px) {	

	.MC_box2 {width:100%} /* 팝업존 */
	.MC_box3 {width:100%; height:auto} /* 바로가기 */
	.MC_box6 {width:100%; height:auto} /* 포토갤러리 */	
	.MC_box7 {width:100%; height:auto} /* 바로가기_l */

}



@media screen and (max-width: 580px) {	

	#container {width:100%; padding-top:60px;}
	
	.MC_box8 {width:100%;} /* 초등영재 바로가기04*/
	.MC_box9 {width:100%;} /* 중등영재 바로가기05*/
	
	

}

@media screen and (max-width: 480px) {	

	.MC_box5 { height:250px} /* 공지사항 */
	
}



