﻿/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; font-weight:400; } 

.MC_wrap1 { position: relative; padding:2rem 0 2.15rem; }
.MC_wrap1::before { content: ''; display: block; width: 100%; height: 24.85rem; background: url('/images/schl/template/T0066/main/0066_wrap_bg.png') no-repeat center / contain; position: absolute; top: 0; left: 0; }
.MC_wrap1::after { content: ''; display: block; width: 7.7rem; height: 7.7rem; background: url('/images/schl/template/T0066/main/0066_wrap_ico2.png') no-repeat center / contain; position: absolute; top: 22rem; left: calc(50% - 34.6rem); z-index: -1; }
.MC_wrap1 .container::before { content: ''; display: block; width: 6.6rem; height: 6.2rem; background: url('/images/schl/template/T0066/main/0066_wrap_ico1.png') no-repeat center / contain; position: absolute; top: 13.5rem; right: -12rem; }
.MC_wrap2 { position:relative; padding-bottom:2.5rem;}
.MC_wrap2:before { content:""; position:absolute; left:50%; bottom:0; transform: translateX(-50%); -webkit-transform: translateX(-50%); width:66.35rem; height:100%; background:#fff; z-index: -1; }

.MC_cont1 { position:relative; width:calc(100% - 23rem); float: right;} 
.MC_cont1:after { content:""; display:block; clear:both; } 

.MC_box1 { width:21rem; height:31.25rem; float: left;} /* 비주얼 */
.MC_box2 { width:47.3%; height:18.5rem; float: left;} /* 행사일정 */
.MC_box3 { width:47.3%; height:18.5rem; float: right;} /* 포토갤러리 */
.MC_box4 { width:47.3%; height:11.25rem; float: left; margin-top: 1.5rem;}  /* 식단 */
.MC_box5 { width:47.3%; height:11.25rem; float: right; margin-top: 1.5rem;} /* 팝업존 */
.MC_box6 { width:100%; height:10.5rem; margin:0 0 1rem; float: left;} /* 바로가기 */ 
.MC_box7 { width:48%; height:21rem; float:left;} /* 공지사항1 */
.MC_box8 { width:48%; height:21rem; float:right;} /* 공지사항2 */
@media (max-width:1920px) {
    .MC_wrap1::before {width: 96rem; height: 18.85rem; }

}  
@media (max-width:1240px) {   
	.MC_box1 { width:35%; } /* 비주얼 */
	.MC_cont1 {width: 62.5%;} 
	.MC_box2 { width:48%; } /* 행사일정 */
	.MC_box3 { width:48%; } /* 포토갤러리 */
	.MC_box4 { width:48%; }  /* 식단 */
	.MC_box5 { width:48%; } /* 팝업존 */
}
@media (max-width:1024px) {  
	#container {padding-top: 3.5rem;} 
} 
@media (max-width:930px) {   
	.MC_wrap1 { padding:1rem 0 1.5rem; }

	.MC_cont1 { width:100%; } 

	.MC_box1 { width:100%; margin-bottom:1.5rem; } /* 비주얼 */
    .MC_box2 { width:49%; } /* 행사일정 */
	.MC_box3 { width:49%; } /* 포토갤러리 */
	.MC_box4 { width:49%; }  /* 식단 */
	.MC_box5 { width:49%; } /* 팝업존 */ 
    .MC_box6 { margin: 0 0 1rem; height: auto; } /* 바로가기 */
} 
@media (max-width:840px) {   
	.MC_wrap2 { padding-bottom:1rem;}
	
    .MC_box7 { width:100%; height:auto; } /* 공지사항1 */
    .MC_box8 { width:100%; height:auto; margin-top: 1rem;} /* 공지사항2 */

} 
@media (max-width: 768px) { 
	.MC_wrap1 { padding:1rem 0 0.5rem; }

	.MC_cont1 { width:100%; margin-bottom:1rem; }  
 
}
@media (max-width: 670px) { 
    .MC_box2 { width:100%; height:auto; } /* 행사일정 */
	.MC_box3 { width:100%; height:auto; margin-top: 1.5rem;} /* 포토갤러리 */
	.MC_box4 { width:100%; height:auto; }  /* 식단 */ 
	.MC_box5 { width:100%; height: auto; } /* 팝업존 */
}
@media (max-width:420px){
	.MC_box1 { height:auto;} /* 비주얼 */
}
