﻿

/* 메인 컨테이너 */
#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; }
#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.container { position:relative; margin-top: -4.25rem; padding:3.5rem 5.5rem; max-width: 71rem; background: #fff; border-radius: 2.5rem 2.5rem 0 0;}
.MC_wrap3 { position:relative; padding-bottom: 3rem;}
.MC_wrap3::before {position: absolute; left: 0; top: 50%; width: 100%; height: 50%; background: url('/images/schl/template/T0037/main/0037_pttrn_square2.png') repeat; content: '';}
.MC_wrap3::after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url('/images/schl/template/T0037/main/0037_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:28.5rem; } /* 메인비주얼 */
.MC_box2 { position:relative; float: left; margin-bottom: 3rem; width: 17.5rem; height: 14rem;} /* 팝업존 */
.MC_box3 { position:relative; float: right; margin-bottom: 3rem; width: 40rem; height: 14rem;} /* 게시판 */
.MC_box4 { position:relative; margin-bottom: 1.75rem; width: 100%; height: 6.5rem; } /* 오늘의식단 */
.MC_box5 { position:relative; width: 100%; height: 7rem; } /* 바로가기 */
.MC_box6 { position:relative; float: right; width: 18.25rem; height: 15rem; } /* 캘린더 */
.MC_box7 { position:relative; width: 100%; height: 13rem;} /* 갤러리 */

@media (max-width: 1400px) {
	.MC_wrap2.container {margin-top: 0; padding: 2.5rem 0; max-width: 60rem; border-radius: 0;}
}

@media (max-width: 1240px) {
	.MC_wrap2.container {padding: 2.5rem 1rem;}
    .MC_box1{height: auto;}
	.MC_box3{width: calc(100% - 19.5rem);}
    .MC_cont{width: calc(100% - 20.25rem);}
}

@media (max-width: 1024px) {
    .MC_cont {width: 100%; height: auto;}
	.MC_box4 {margin-bottom: 1.5rem; height: auto;} /* 오늘의식단 */
	.MC_box5 {margin-bottom: 1.5rem; height: auto;} /* 바로가기 */
	.MC_box6 {width: 100%; height: auto;} /* 캘린더 */
	.MC_box7 {height: auto;} /* 갤러리 */
}

@media (max-width: 860px) {
}

@media (max-width: 768px) {
	.MC_box2 {margin-bottom: 2.5rem; width: 100%; height: auto;} /* 팝업존 */
	.MC_box3 {margin-bottom: 2.5rem; width: 100%; height: auto;} /* 게시판 */
}

@media (max-width: 640px) {	
}
