﻿@charset "utf-8";

*, *:before, *:after {-webkit-box-sizing: border-box; box-sizing: border-box;}

#container{overflow:hidden; }
.container{position:relative; width:100%; max-width:1200px; margin:auto;}
.container:after {content:""; display:block; clear:both; }

.MC_wrap1{position:relative; width:734px; padding-bottom:50px; float:left; }
.MC_wrap1:before{content:""; position:absolute; right:-330px; top:0; width:500%; height:100%; background:#e8f0f9; border-radius:0 100px 100px 0; }
.MC_wrap2{position:relative; width:410px; margin-top:30px; padding:20px 30px; float:right; background:#6bacff; border-radius:50px; box-shadow:3px 0 10px rgba(0,0,0,.2); }
.MC_wrap2:before{content:""; position:absolute; right:-250px; top:0px; width:189px; height:192px; background:url(/images/sch/web/gsh-h/main/155_bg_dot.png)no-repeat center/100% 100%; }
.MC_wrap3{position:relative; }
.MC_wrap3:before{content:""; position:absolute; left:-280px; top:-60px; width:189px; height:192px; background:url(/images/sch/web/gsh-h/main/155_bg_dot.png)no-repeat center/100% 100%; }
.MC_wrap3:after{content:""; display:block; clear:both; }
.MC_wrap4{position:relative; padding-top:50px; z-index:1; }
.MC_wrap4:before{content:""; position:absolute; right:-170px; top:-60px; width:500%; height:100vh; background:url(/images/sch/web/gsh-h/main/155_pttrn_rectangle.png); border-top-right-radius:170px; z-index:-1; }

.MC_box1{position:relative; width:calc(100% + 360px); height:518px; float:right; } /* 메인비주얼 */
.MC_box2{position:relative; width:100%; height:320px; float:right; } /* 팝업존 */
.MC_box3{position:relative; width:100%; height:130px; float:right; } /* 학급바로가기 */
.MC_box4{position:relative; width:100%; padding:40px 0; overflow:hidden; } /* 바로가기 */
.MC_box5{position:relative; width:48%; height:290px; float:left; } /* 공지사항1 */
.MC_box6{position:relative; width:48%; height:290px; float:right; } /* 공지사항2 */
.MC_box7{position:relative; width:100%; height:100px; margin-top:50px; clear:both; z-index:2; } /* 오늘의식단 */
.MC_box8{position:relative; width:734px; float:left; } /* 포토갤러리 */
.MC_box9{position:relative; width:410px; float:right; } /* 행사일정 */


@media (max-width:1560px){
}

@media (max-width:1360px){

}

@media (max-width:1024px){
    .MC_wrap1{width:100%; float:none; }
    .MC_wrap2{float:left; width:40%; margin-top:-30px; }
    .MC_wrap2:before{display:none; }
    .MC_wrap3{padding:40px 0; clear:both; }
    .MC_wrap3:before{display:none; }

    .MC_box1{width:102.5%; height:auto; float:none; -webkit-transform:translateX(-2.5%); transform:translateX(-2.5%); } /* 메인비주얼 */
    .MC_box4{float:right; width:60%; padding-left:30px; clear:inherit;} /* 바로가기 */
    .MC_box5{width:100%; float:none; } /* 공지사항1 */
    .MC_box6{width:100%; float:none; } /* 공지사항2 */
    .MC_box7{margin-top:0;} /* 오늘의식단 */
    .MC_box8{width:60%; padding-right:30px; } /* 포토갤러리 */
    .MC_box9{width:40%; } /* 행사일정 */
}

@media (max-width:950px){
    .MC_wrap2{width:45%; }

    .MC_box4{width:55%; } /* 바로가기 */
    .MC_box8{width:55%; } /* 포토갤러리 */
    .MC_box9{width:44%; } /* 행사일정 */
}

@media(max-width:768px){
    .MC_wrap1{padding-bottom:0; }
    .MC_wrap1:before{height:calc(100% + 400px); }
    .MC_wrap2{float:none; width:100%; margin-top:15px; padding:30px 10px; overflow:hidden; border-radius:20px; }
    .MC_wrap3{padding:20px 0; }
    .MC_wrap4{z-index:1; }
    .MC_wrap4:before{top:-150px; height:calc(100% + 150px); }

    .MC_box2{height:auto; } /* 팝업존 */
    .MC_box4{float:none; width:100%; padding:20px 0; } /* 바로가기 */
    .MC_box7{height:auto; z-index:2; } /* 오늘의식단 */
    .MC_box8{width:100%; padding-right:0; float:none; } /* 포토갤러리 */
    .MC_box9{width:100%; margin-top:10px; float:none; } /* 행사일정 */
}

@media (max-width:540px){
}

