﻿

/* 메인 컨테이너 */
#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_wrap2 {position: relative; padding: 3rem 0 2.5rem;}
.MC_wrap3 {position: relative; padding: 3rem 0 2.5rem;}
.MC_wrap3::before {position: absolute; top: 0; left: 50%; width: 100%; max-width: 87rem; height: 100%; background: #e8fbf9; border-radius: 5.5rem 5.5rem 0 0; transform: translateX(-50%); -webkit-transform: translateX(-50%); content: '';}
.MC_wrap3::after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url('/images/schl/template/T0054/main/0054_bg_gallery.png') no-repeat center bottom; content: '';}
.MC_wrap3 .container {z-index: 1;}

.MC_cont {float: left; width: 39.5rem;}

.MC_box1 {position: relative; width: 100%; height: 26.25rem;} /* 메인비주얼 */
.MC_box2 {position: absolute; top: 50%; left: 50%; margin-left: 12.5rem; width: 17.5rem; height: 15rem; transform: translateY(-50%); -webkit-transform: translateY(-50%);} /* 바로가기 */
.MC_box3 {position: relative; float: left; margin-bottom: 2.25rem; width: calc(100% - 20rem); height: 14.75rem;} /* 게시판 */
.MC_box4 {position: relative; float: left; margin-bottom: 2.25rem; margin-left: 2.5rem; width: 17.5rem; height: 14.75rem;} /* 팝업존 */
.MC_box4:before {position: absolute; bottom: 0; left: 3.5rem; width: 1000%; height: 45%; background: url('/images/schl/template/T0054/main/pattern01.png') repeat; border-radius: 1.5rem; content: "";}
.MC_box5 {position: relative; float: left; width: 17.5rem; height: 14.25rem;} /* 오늘의 식단 */
.MC_box6 {position: relative; float: left; margin-left: 2.25rem; width: calc(100% - 20rem); height: 14.25rem;} /* 갤러리 */
.MC_box7 {position: relative; width: 100%; height: 11.25rem;} /* 캘린더 */
 
@media (max-width: 1240px) {
	.MC_box1 {height: 21rem;} /* 메인비주얼 */
	.MC_box2 {left: auto; right: 1rem; margin-left: 0; width: 15rem; height: 14rem;} /* 바로가기 */
} 
@media (min-width: 768px) and (max-width: 940px) {
	.MC_box2 {width: 13.5rem; height: 13rem;} /* 바로가기 */
} 
@media (max-width: 890px) {
	.MC_box3 {margin-bottom: 1.5rem; width: 100%; height: auto;} /* 게시판 */
	.MC_box4 {margin-left:0; } /* 팝업존 */
	.MC_box5 {width:calc(100% - 19rem); float:right; } /* 식단 */
	.MC_box6 {margin-left: 0; width: 100%;} /* 갤러리 */  
}

@media (max-width: 768px) {
	.MC_wrap2 {padding: 2rem 0 1.5rem;}
	.MC_wrap3::before {border-radius: 0;}

	.MC_box1 {height: 18rem;} /* 메인비주얼 */
	.MC_box2 {position: relative; top: auto; right: auto; margin: 1.5rem 1rem 0; width: calc(100% - 2rem); height: auto; transform: none; -webkit-transform: none;} /* 바로가기 */
	.MC_box3 {margin-bottom: 1.5rem; width: 100%; height: auto;} /* 게시판 */
	.MC_box4 {margin-bottom: 1.5rem; margin-left: 0; width: 100%; height: auto;} /* 팝업존 */
	.MC_box5 {margin-bottom: 1.5rem; width: 100%; height: auto;} /* 오늘의 식단 */
	.MC_box7 {height: auto;} /* 캘린더 */
}

@media (max-width: 640px) {	
	.MC_box1 {height: 11rem;} /* 메인비주얼 */
}
