@charset "utf-8"; 

#container {position:relative; height:100%; font-family:"NotoR"; background:#e6f3f8 url('/images/web/template/1032/main/M_bg.png') repeat-x left top; }
#container:before {content:""; position:absolute; left:0; bottom:0; width:682px; height:840px; background:url('/images/web/template/1032/main/M_bg2.png') no-repeat; }
#container:after {content:""; clear:both; overflow:hidden; position:absolute; right:0; bottom:0; width:470px; height:840px; background:url('/images/web/template/1032/main/M_bg3.png') no-repeat; }
 
.main_content {position:relative; z-index:7; width:1200px; margin:0 auto; padding:30px 0; }
.main_content:after {content:""; display:block; clear:both; overflow:hidden; }

.MC_box1 {position:relative; width:100%; height:300px; margin:17px 0;}/* 비주얼 */
.MC_box2 {position:relative; width:1200px; height:45px;}/* 전광판 */
.MC_box3 {position:relative; width:536px; height:220px; float:left;}/* 공지사항 */
.MC_box4 {position:relative; width:315px; height:220px; margin:0 17px; float:left;}/* 학교일정 */
.MC_box5 {position:relative; width:315px; height:220px; float:left;}/* 팝업존 */
.MC_box6 {position:relative; width:536px; height:220px; margin-top:17px; float:left;}/* 학교앨범 */
.MC_box7 {position:relative; width:315px; height:220px; margin:17px 17px 0; float:left;}/* 바로가기 */
.MC_box8 {position:relative; width:315px; height:220px; margin-top:17px; float:left;}/* 오늘의식단 */




@media (max-width:800px) {
	
	#container,
	.main_content,
	.MC_box1,.MC_box2,.MC_box3,.MC_box4,.MC_box5,.MC_box6,.MC_box7 ,.MC_box8 {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	#container {width:100%; margin-top:70px;}
	#container:before, #container:after{background-image:none;}
	.main_content { width:95%; height:100%;}


	.MC_box1 {position:relative; width:100%; height:auto;}/* 비주얼 */
	.MC_box2 {width:100%;}/* 전광판 */
	.MC_box3 {width:100%; height:auto; margin:0 0 3%; }/* 공지사항 */
	.MC_box4 {width:49%; margin:0 2% 3% 0; }/* 학교일정 */
	.MC_box5 {width:49%;}/* 팝업존 */
	.MC_box6 {width:100%; margin:0;}/* 학교앨범 */
	.MC_box7 {width:49%; margin:3% 2% 3% 0; }/* 바로가기 */
	.MC_box8 {width:49%;}/* 오늘의식단 */


}

@media (max-width:680px) {
	


	
}

@media (max-width:580px) {	

	.MC_box4 {width:100%;}/* 학교일정 */
	.MC_box5 {width:100%;}/* 팝업존 */
	.MC_box6 {margin-top:3%;}/* 학교앨범 */
	.MC_box7 {width:100%;}/* 바로가기 */
	.MC_box8 {width:100%; margin:0;}/* 오늘의식단 */

	
}

@media (max-width:480px) {	





}

@media (max-width:380px) {
	
	.main_content { width:90%; }

}