﻿

/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%; }
#container *{ scrollbar-arrow-color: #ddd; scrollbar-Track-Color: #ddd; scrollbar-base-color: #aaa; scrollbar-Face-Color: #aaa; scrollbar-3dLight-Color: #aaa; scrollbar-DarkShadow-Color: #aaa; scrollbar-Highlight-Color: #aaa; scrollbar-Shadow-Color: #aaa;}
#container ::-webkit-scrollbar { width: 5px; height: 3px; }
#container ::-webkit-scrollbar-thumb { background-color: #aaa; border-radius:10px; }
#container ::-webkit-scrollbar-track { background-color: #ddd; border-radius:10px; }

.MC_wrap1 {position: relative;}
.MC_wrap1::before{width: 11.15rem; height: 13.7rem; background: url('/images/schl/template/T0061/main/0061_visual_bg.png') no-repeat top right / contain; position: absolute; right: 0; top: 0; content: '';}
.MC_wrap2 {position: relative; padding: 2.5rem 0 2rem;}
.MC_wrap3 {position: relative; padding: 2.5rem 0 3rem;}
.MC_wrap3::before{width: calc((100% - 60rem) / 2 + 66.5rem); height: 100%; background: #eff6fc; position: absolute; left: 0; top: 0; content: '';}

.MC_cont {float: left; width: 39.5rem;}

.MC_box1 {position: relative; width: calc((100% - 60rem) / 2 + 60rem); height: 25.3rem;} /* 메인비주얼 */
.MC_box2 {position: relative; width: 37rem; height: 11rem; float: left; margin-top: 2.5rem;} /* 행사일정 */
.MC_box3 {position: relative; width: 17.5rem; height: 14rem; float: right; margin-top: -1rem;} /* 팝업존 */
.MC_box3::before{width:calc((100vw - 60rem) / 2 + 20rem); height: calc(100% + 2rem); background: #1f8ade url('/images/schl/template/T0061/main/0061_pop_bg.png') no-repeat right center; position: absolute; left: -2.5rem; top: -2rem; content: '';}
.MC_box4 {position: relative; width: 100%; height: 17rem;} /* 게시판 */
.MC_box5 {position: relative; width: 100%; height: 10rem; margin-top: 1.5rem;} /* 바로가기 */
.MC_box6 {position: relative; width: 42rem; height: 13.25rem; float: left;} /* 갤러리 */
.MC_box7 {position: relative; width: 15rem; height: 13.25rem; float: right;} /* 캘린더 */

@media(max-width: 1440px){
	.MC_box1{width: 100%; height: auto;}
}

@media (max-width: 1280px) {
	.MC_wrap1::before{display: none;}
	.MC_wrap2{padding: 2.5rem 0 1rem;}

	.MC_box2{width: calc(100% - 22rem);}
	.MC_box3::before{width: 150%;}
	.MC_box4{height: auto; margin-bottom: 1rem;}
	.MC_box5{margin-top: 0;}
	.MC_box6{width: calc(100% - 17rem);}
}

@media (max-width: 920px) {
	.MC_box2{width: 100%; height: auto;}
	.MC_box3{width: 100%; margin-top: 3rem; height: auto;}
	.MC_box3::before{width: calc(100% + 2rem); height: calc(100% + 1rem); left: -1rem; top: -1rem;}
	
}


@media (max-width: 768px) {
	.MC_wrap2{padding: 2rem 0 0.5rem;}
	.MC_wrap3{padding: 1.5rem 0;}

	.MC_box6 {width: 100%; height: auto;}
	.MC_box7{width: 100%; height: auto; margin-top: 2rem;}
}


@media (max-width: 600px) {	
	.MC_box2{margin-top: 1rem;}
}

@media (max-width: 480px) {	
	.MC_box4{height: auto;}
}
