﻿/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }
#container:before {content: ""; width: 15.9rem; height: 19.7rem; position: absolute; bottom: 4.05rem; left: 0; background: url('/images/schl/template/T0046/main/0046_wrap_bg1.png') no-repeat 0 0/contain; z-index: -1;}

.MC_wrap1 {position: relative; }
.MC_wrap2 {position: relative; margin-top:-4.1rem; }
.MC_wrap2 .container {padding-top:2.7rem;}
.MC_wrap2 .container:before {content:''; position:absolute; top:0; right:-3rem; width:300%; height:100%; border-top-right-radius:3rem; background:#fff;}
.MC_wrap3 {position: relative; padding: 2rem 0 2.5rem;}  
.MC_wrap3:before {content: ""; width: 6.85rem; height: 13.2rem; position: absolute; top: 2.3rem; right: 0; background: url('/images/schl/template/T0046/main/0046_wrap_bg2.png') no-repeat 0 0/contain; z-index: -1;}
.MC_wrap4 {position: relative; }
.MC_wrap4::before {content: ""; display: block; width: 100%; height: 55.5%; position: absolute; bottom: 0; left: 0; background: url('/images/schl/template/T0046/main/0046_pttrn_square02.png'); z-index: -2;}
.MC_wrap2:after,
.MC_wrap4:after {clear: both; display: block; content: "";}

.MC_box1 {width: 100%; height: 27.25rem;} /* 메인비주얼 */
.MC_box2 {width: 100%; height: 8.3rem;} /* 바로가기 */
.MC_box3 {position: relative; float: left; width: calc(100% - 22rem); height: 19.4rem;} /* 게시판 */
.MC_box4 {float: right; width: 20rem; height: 19.4rem;} /* 캘린더 */
.MC_box5 {float: left; width: 18.75rem; height: 14rem;} /* 포토갤러리 */
.MC_box6 {float: left; width: 17.5rem; height: 14rem; margin-left: 2rem;} /* 팝업존 */
.MC_box7 {float: right; position: relative; width: calc(100% - 40rem); height: 16.25rem;} /* 오늘의 식단 */

@media (max-width: 1400px) {
	.MC_wrap1 {background: none;}
	.MC_wrap1:before {display: none;}
	.MC_wrap2 {background: none;}
	.MC_wrap3 .container:before {left: -2rem;}
	.MC_wrap4 {background: none;}
}

@media (max-width: 1240px) {
	#container:before {display:none;}
	.MC_wrap2 {margin-top:-2rem; }
	.MC_wrap2 .container {padding-top:1.5rem;}
	.MC_wrap2 .container:before {right:1rem; border-top-right-radius:2rem;}
	.MC_wrap3 {padding: 1.5rem 0 2rem;}  
    .MC_wrap3::before { display:none; } 

	.MC_box1 { height: auto;} /* 메인비주얼 */
	.MC_box3 { width: calc(60% - 0.75rem);} /* 게시판 */ 
	.MC_box4 { width: calc(40% - 0.75rem);} /* 캘린더 */
	.MC_box5 { width: calc(33.33% - 0.95rem);} /* 포토갤러리 */
	.MC_box6 { width: calc(33.33% - 0.95rem); margin-left:1.4rem;} /* 팝업존 */
	.MC_box7 { width: calc(33.33% - 1rem);} /* 오늘의 식단 */
}

@media (max-width: 1024px) {
    .MC_wrap4 {margin-bottom:2rem;}
    
    .MC_box7 {height: 14rem;} /* 오늘의 식단 */
}

@media (max-width: 910px) {
	.MC_wrap2 {margin-top:0; }
	.MC_wrap2 .container {padding-top:0;}
	.MC_wrap2 .container:before {display:none;}
	.MC_wrap3 {padding: 0.75rem 0 0;}
	.MC_wrap4 {padding: 1.5rem 0 2rem; margin-bottom:0;}
	.MC_wrap4::before {height:83%;}
	
	.MC_box2 {height: auto; margin-top: 1.2rem;} /* 바로가기 */
	.MC_box3 {margin-left: 0; width: 100%; height: auto;} /* 게시판 */
	.MC_box4 {width: 100%; height: auto; margin-top:1.5rem;} /* 캘린더 */
	.MC_box5 {margin-left: 0; width: 48.5%;} /* 포토갤러리 */
	.MC_box6 {float:right; width: 48.5%; height: 100%; margin-left:0;} /* 팝업존 */
	.MC_box7 {margin-top: 1.25rem; margin-left: 0; width: 100%; height: auto;} /* 오늘의 식단 */
}

@media (max-width: 768px) {
	.MC_box5 {margin-left: 0; width: 100%;} /* 포토갤러리 */
	.MC_box6 {width: 100%; height: 100%; margin-left:0; margin-top: 1.5rem;} /* 팝업존 */
}

@media (max-width: 640px) {	
}

@media (max-width: 480px) {	
    .MC_wrap3::before { height: calc(100% + 19rem); } 
}

@media (max-width: 320px) {	
}