﻿
/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; } 

.MC_wrap1 {position: relative;}
.MC_wrap1::before { content: ''; display: block; width: 51.1rem; height: 51.1rem; background: #f7faff; border-radius: 50%; position: absolute; right: -25.3rem; top:-27.75rem; z-index: -1;}
.MC_wrap1::after { content: ''; display: block; width: 29.55rem; height: 10.1rem; background: url('/images/schl/template/T0057/main/0057_wrap1_bg1.png') no-repeat center / contain; position: absolute; right: calc(50% - 41rem); top:1.5rem; z-index: -1;}
.MC_wrap1 .container{position:relative; padding-bottom: 1rem;}
.MC_wrap1 .container::before { content: ''; display: block; width: 300%; height: 29.9rem; background: url('/images/schl/template/T0057/main/0057_wrap_pttrn.png'); border-radius: 0 3rem 3rem 0; position: absolute; right: -3.8rem; bottom:0; z-index: -1;}
.MC_wrap3{margin-top: 2rem;}

.MC_box1 {position:relative; width:38.5rem; height:24.5rem; float: left;} /* 비주얼 */ 
.MC_box1::before { content: ''; display: block; width: 16.45rem; height: 12.35rem; background: url('/images/schl/template/T0057/main/0057_wrap1_bg2.png') no-repeat center / contain; position: absolute; bottom: -3rem; left: -18rem;} 
.MC_box2 {position:relative; width:18.2rem; float: right; margin-top: 10rem;} /* 팝업존 */
.MC_box3 {position:relative; width:100%; height:8.5rem; float: left; margin-top: 3.5rem;} /* 바로가기 */
.MC_box4 {position:relative; width:100%; height:auto; float:left; margin: 3rem 0 1.7rem; padding-bottom: 3.6rem; } /* 공지사항 */
.MC_box4::after { content: ''; display: block; width: 300%; height: 10.6rem; border-radius: 1.5rem 0 0 1.5rem; background: #e2eec4 url('/images/schl/template/T0057/main/0057_notice_bg.png') no-repeat 64.9rem bottom; position: absolute; left: -3.75rem; bottom: 0; z-index: -1;} 
.MC_box5 {position:relative; width:48.7%; height:auto; float:left;} /* 행사일정 */
.MC_box5::before { content:""; width: 8.9rem; height: 8.95rem; background: url('/images/schl/template/T0057/main/0057_wrap2_bg1.png') no-repeat center / contain; position: absolute; top: -1.5rem; left: -13.9rem; } 
.MC_box6 {position:relative; width:48.7%; height:auto; float:right;} /* 식단 */
.MC_box6::after { content:""; width: 9.9rem; height: 7.35rem; background: url('/images/schl/template/T0057/main/0057_wrap2_bg2.png') no-repeat center / contain; position: absolute; top: 7.3rem; right: -8.4rem; z-index: -1;} 
.MC_box7 {position:relative; width:100%; height:15.55rem; margin:4.5rem 0 3rem;} /* 포토갤러리 */
.MC_box7:before { content:""; position:absolute; top:-1.75rem; left:-3.8rem; width:14.3rem; height:10.6rem; background:#f2f2f2; border-radius:1.5rem; }
.MC_box7:after { content:""; width: 14.75rem; height: 1.3rem; background: url('/images/schl/template/T0057/main/0057_gal_bg.png') no-repeat center / contain; position: absolute; bottom: 1.65rem; left: -15.75rem; }
   
@media (max-width:1560px) { 
	.MC_wrap3 {width: 100%; border-top-right-radius: 0rem; padding-left: 0rem;} 
}  
@media (max-width:1240px) {   
	.MC_wrap1::before {right: calc(50% - 70.3rem);}
    .MC_wrap1::after { width: 20rem; height: 6.85rem; right: 0; top:-1.3rem; }
	.MC_wrap1 .container::before { right: 0; height: calc(100% - 4rem);}
    .MC_wrap3 {margin-top: 1.2rem;} 

    .MC_box1 { width: calc(100% - 19.5rem); height: 19.15rem; } /* 비주얼 */ 
    .MC_box2 {margin-top: 5.4rem;} /* 팝업존 */
	.MC_box3 {margin-top: 2.25rem; height: auto;} /* 바로가기 */
    .MC_box4 {margin: 1.5rem 0 1rem; padding-bottom:2.35rem;} /* 공지사항 */
	.MC_box4::after { height: 9.35rem; } 
	.MC_box6::after { display:none;}
	.MC_box7 { height: auto; margin:2.5rem 0 2rem;} /* 포토갤러리 */
	.MC_box7:before { top:auto; bottom:-2rem; left:-1rem; width:11.6rem; border-radius:0; }

  
} 
@media (max-width:860px){ 
	.MC_wrap1::before { display:none; }
	.MC_wrap1::after { display:none; }
	.MC_wrap1 .container::before { height:calc(100% - 6.5rem); }
	
    .MC_box1 { width: 100%; height: auto;} /* 비주얼 */ 
    .MC_box2 { width: 100%; height: auto; margin-top: 0.8rem;} /* 팝업존 */
	.MC_box3 {margin-top: 1.5rem; } /* 바로가기 */ 
	.MC_box7 { margin:1.5rem 0 2rem;} /* 포토갤러리 */

}
@media (max-width:768px){ 
	.MC_wrap1 {padding-right: 0;}

    .MC_box1 {margin-bottom:1rem; } /* 비주얼 */ 
    .MC_box2 {position:relative; left:0; top:auto; width:100%; } /* 팝업존 */  
	.MC_box4 {margin: 1rem 0; padding-bottom:1rem;} /* 공지사항 */
    .MC_box5 {width:100%;} /* 행사일정 */
    .MC_box6 {width:100%; margin-top:1rem;} /* 식단 */ 
	.MC_box7:before { left:0; width:100%; border-radius:1.5rem 1.5rem 0 1.5rem; }
}
@media (max-width:640px){  
    .MC_wrap3 {margin: 1rem 0 0 0;}

 
}  
@media (max-width:480px){  
	.MC_box4::after { height: 20rem; } 
    .MC_box6 {margin: 1rem 0;} /* 식단 */  
}  
@media (max-width:340px){  
	.MC_box7:before { display:none; }
}