﻿@charset "utf-8";


#container {position:relative; background:url('/images/sch/web/kyodong-p/main/bg_01.png') no-repeat center top; background-size:cover;}
#container:after {content:""; display:block; clear:both;}

.main_content {position:relative; z-index:7; width:980px; margin:0 auto; min-height:838px; padding: 20px 0;}

.MC_wrap1 {position: absolute;width:285px; left:  0;}
.MC_wrap1:after {content:""; display:block; clear:both;}
.MC_wrap2 {position:  absolute;width:285px;right:  0;}
.MC_wrap2:after {content:""; display:block; clear:both;}

.MC_box1 {position: absolute;width:359px;height:517px;left: 310px;}/* 비주얼 */
.MC_box2 {position:relative; width:285px; height:41px; margin-bottom:15px;} /* 한줄소식 */
.MC_box3 {position:relative; width:285px; height:223px; margin-bottom:15px;}/* 공지사항 */
.MC_box4 {position:relative; width:285px; height:223px; margin-bottom:15px;}/* 학교앨범 */
.MC_box5 {position:relative; width:285px;height:223px;margin-bottom: 18px;}/* 팝업존 */
.MC_box6 {position:relative; width:285px;height:223px;margin-bottom: 17px;}/* 일정 */
.MC_box7  {position:relative; width:285px;height:223px;margin-bottom: 16px;}/* 식단 */
.MC_box8 {position: absolute; left:0;top: 552px;width:669px; height:167px;}/* 바로가기 */
.MC_box9 {position: absolute; width:980px;height:70px;top: 750px;left:  0;}/* 배너존 */


@media (max-width: 800px) {
	
	#container,
	.main_content,
	.M_link01,
	.MC_wrap1,
	.MC_wrap2, .MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8,.MC_box9,
	.banner_zone{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	#container { width:100%; margin-top:0; padding-top:69px}
	.main_content { width:670px; margin:0 auto; height:100%; min-height:1500px}

	.MC_wrap1 {position:relative;width:285px; margin-right:25px;overflow:  hidden;}
	.MC_wrap2 {position:relative;width:100%;float: none;overflow:  hidden;}

	.MC_box1 {width:359px;height:507px; overflow:  hidden;}/* 비주얼 */
	.MC_box2 {position:relative; width:285px; height:41px; margin-bottom:15px;} /* 한줄소식 */
	.MC_box3 {position:relative; width:285px; height:223px; margin-bottom:15px;}/* 공지사항 */
	.MC_box4 {position:relative; width:285px; height:223px; margin-bottom:15px;}/* 학교앨범 */
	.MC_box5 {position:relative;width: 285px;height:223px;margin-bottom: 18px;float:left;}/* 팝업존 */
	.MC_box6 {position:relative;width: 359px;height:223px;margin-bottom: 17px;float: right;}/* 일정 */
	.MC_box7  {position:relative;width: 100%;height:223px;margin-bottom: 16px;overflow:  hidden;}/* 식단 */
	.MC_box8 {position: absolute;left:0;top: 1032px;width:669px; height:auto;}/* 바로가기 */
	.MC_box9 {position: absolute;width:100%;height:70px;top:1404px;left:  0;}/* 배너존 */
	

}

@media (max-width: 680px) {	

	.main_content { width:340px; min-height:2150px}
	
	.MC_wrap1 {position:relative; width:100%;float:left;margin-right:0;}
	.MC_wrap2 {position:relative; width:100%;float: none;}
	
	.MC_box1 {position:relative; width:100%; height: auto; overflow:  hidden;margin-bottom: 15px; left:0;}/* 비주얼 */
	.MC_box2 {position:relative; width:100%; height:41px; margin-bottom:15px;} /* 한줄소식 */
	.MC_box3 {position:relative; width:100%; height:223px; margin-bottom:15px;}/* 공지사항 */
	.MC_box4 {position:relative; width:100%; height:223px; margin-bottom:15px;}/* 학교앨범 */
	.MC_box5 {position:relative;width:100%;height:223px;margin-bottom: 18px;float:left;}/* 팝업존 */
	.MC_box6 {position:relative;width:100%;height:223px;margin-bottom: 17px;float: right;}/* 일정 */
	.MC_box7 {position:relative;width: 100%;height:223px;margin-bottom: 16px;overflow:  hidden;}/* 식단 */
	.MC_box8 {position: absolute;left:0;top: 1732px;width:100%;}/* 바로가기 */
	.MC_box9 {position: absolute;width:100%;height:70px;top: 2050px;left:  0;}/* 배너존 */
	

}

@media (max-width: 380px) {	

	.main_content { width:98%}
	
}


