﻿/* 메인 컨테이너 */
#container { position:relative; z-index:2; width:100%;z-index: 1; background:  linear-gradient(142deg, #ffeefe, #f1f8ff);}
#container::before { background: url('/images/schl/template/T0026/main/bg.png') center bottom no-repeat; content: ''; display: block; width: 100%; height: calc(100% - 4.05rem); position: absolute; top: 0; left: 0; }

.MC_wrap1 {padding-top: 2rem; position: relative;}
.MC_wrap1::before { content: ""; display: block; width: 13.9rem; height: 8.65rem; background: url('/images/schl/template/T0026/main/0026_wrap_ico.png') no-repeat center / contain; position: absolute; left: 0; top: 24.1rem;}
.MC_wrap2 {clear: both; padding-top: 2.5rem;}
.MC_wrap3 {clear: both; padding-top: 3.75rem;}

.MC_box1 { position: relative; float: right; width: calc(100% - 19.6rem); height: 28.2rem;} /* 메인비주얼 */
.MC_box1::before {content: ''; display: block; width: 7.6rem; height: 9.05rem; background: url('/images/schl/template/T0026/main/0026_visual_ico.png') no-repeat center / contain; position: absolute; top: 5.5rem; right: -4.5rem; z-index: 3;}
.MC_box2 {float: left; width: 17.5rem;} /* 팝업존 */
.MC_box3 {float: left; margin-top: 1rem; width: 17.5rem;} /* 오늘의식단 */
.MC_box4 {float: left; width: 17.5rem; margin-right: 2rem;} /* 바로가기 */
.MC_box5 {float: left; width: calc(50% - 10.75rem); height: 22.1rem; margin-right: 2rem;} /* 게시판 */
.MC_box6 {float: left; width: calc(50% - 10.75rem);} /* 캘린더 */
.MC_box7 { height: 20.6rem;} /* 갤러리 */

@media (max-width: 1240px) {

    .MC_wrap1 {padding-top: 1.5rem;}
    .MC_wrap2 {padding-top: 1.5rem;}
    .MC_wrap3 {padding-top: 2.5rem;}

    .MC_box1 {width: calc(100% - 19rem); float: left;}/* 메인비주얼 */
    .MC_box1::before { display: none;}
    .MC_box2 {float: right; } /* 팝업존 */
    .MC_box3 {float: right; } /* 오늘의식단 */  
    .MC_box4 {width: 100%; margin-bottom: 1.5rem;}/* 바로가기 */
    .MC_box5 {width: calc(50% - 1.125rem); height: auto; margin-right: 0;}/* 게시판 */
    .MC_box6 {float: right; width: calc(50% - 1.125rem); margin-right: 0;}/* 캘린더 */
}

@media (max-width: 1024px) {

    #container {padding-top: 3.3rem;}
    
    .MC_box7{height: auto;} /* 갤러리 */

}

@media (max-width: 950px) {
 
    .MC_box1 {float: none; width: 100%; height: 23rem;}/* 메인비주얼 */
    .MC_box2 {float: left; width: calc(50% - 1.125rem); margin-top: 1.5rem;} /* 팝업존 */
    .MC_box3 {float: right; width: calc(50% - 1.125rem); margin-top: 1.5rem;}/* 오늘의식단 */
}

@media (max-width: 768px) {
    .MC_wrap2 {padding-top: 1.2rem;}
    .MC_wrap3 {padding-top: 2rem;}

    .MC_box2, /* 팝업존 */
    .MC_box3 {width: calc(50% - 0.75rem);}/* 오늘의식단 */ 
    .MC_box4 {margin-bottom: 1.2rem;}/* 바로가기 */
    .MC_box5 { width: 100%;}/* 게시판 */
    .MC_box6 { margin-top: 1.2rem; width: 100%;}/* 캘린더 */
}

@media (max-width: 640px) {

    .MC_wrap2 {padding-top: 0;}
 
    .MC_box1 { height: auto;}/* 메인비주얼 */
    .MC_box2, /* 팝업존 */
    .MC_box3 {float: none; margin-top: 1.2rem; width: 100%;}/* 오늘의식단 */
    .MC_box4 { margin-top: 1.2rem; }/* 바로가기 */
}

@media (max-width: 560px) {
}

@media (max-width: 480px) {
}

@media (max-width: 380px) {
}