﻿@charset "utf-8";

#container {position:relative; width:100%; height:100%; overflow:hidden;}
#container::after {content:""; display:block; clear:both;}

.main_content {position:relative; width:100%; height:100%;}
.main_content::after {content:""; display:block; clear:both;}

.MC_wrap {position:relative; width:980px; height:100%; margin:0 auto; overflow:hidden;}
.MC_wrap2 {position:relative; width:100%; height:625px; margin:25px 0 30px; background:url('/images/web/sasong-p/main/115_gallery_bg.png') no-repeat center top; overflow:hidden;}/*포토갤러리 배경*/

.MC_box1 {position:relative; width:100%; height:460px;} /*비주얼*/
.MC_box2 {position:relative; width:606px; height:286px; margin:85px 0 0; float:left;} /*공지사항*/
.MC_box3 {position:relative; width:344px; height:286px; margin:85px 0 0; float:right;} /*학사일정*/
.MC_box4 {position:absolute; bottom:0; right:0; width:344px; height:290px;} /*식단*/
.MC_box5 {position:absolute; top:0; left:0; width:100%; height:305px;} /*포토갤러리*/
.MC_box6 {position:absolute; bottom:0; left:235px; width:371px; height:290px;} /*알림판*/
.MC_box7 {position:absolute; bottom:0; left:0; width:205px; height:290px;} /*우리반홈페이지*/
.MC_box8 {position:absolute; top:-75px; width:100%; max-width:980px; left:50%; margin:0 0 0 -490px; height:130px; z-index:10;} /*바로가기*/





@media (max-width: 1400px) {

	#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}
	

}

@media (max-width: 1080px) {
	
	#container {padding-top:71px;}

	.MC_wrap{width:96%; margin:0 auto;}

	.MC_box1 {height:auto;}
	.MC_box2 {width:56%;}/*공지사항*/
	.MC_box3 {width:40%;}/*행사일정*/
	.MC_box4 {width:35%;}/*식단*/
	.MC_box5 {width:100%;}/*포토갤러리*/
	.MC_box6 {width:35%; left:27.5%;}/*알림판*/
	.MC_box7 {width:25%;}/*우리반홈페이지*/
	.MC_box8 {max-width:96%; left:2%; margin:0;}/*바로가기*/

}



@media (max-width: 960px) {

	.MC_wrap2{height:auto; margin:0; background:none;}
	
	.MC_box2 {width:100%; height:275px; float:none; margin:20px 0 0;}/*공지사항*/
	.MC_box3 {width:100%; height:auto; float:none; margin:20px 0 0;}/*행사일정*/
	.MC_box4 {position:relative; bottom:auto; right:auto; width:100%; height:auto; margin:20px 0 0;}/*식단*/
	.MC_box5 {position:relative; top:auto; left:auto; width:100%; margin:20px 0 0; background:url('/images/web/sasong-p/main/115_gallery_bg.png') no-repeat center top;} /*포토갤러리*/
	.MC_box6 {position:relative; bottom:auto; left:auto; width:49%; margin:20px 2% 0 0; float:left;}/*알림판*/
	.MC_box7 {position:relative; bottom:auto; left:auto; width:49%; margin:20px 0 0; float:left;} /*우리반홈페이지*/
	.MC_box8 {position:relative; top:auto; left:auto; width:96%; margin:20px auto;}/*바로가기*/


}

@media (max-width: 760px) {	

	.MC_box6 {width:100%; margin:20px 0 0; float:none;}/*알림판*/
	.MC_box7 {width:100%; margin:20px 0 0; float:none;} /*우리반홈페이지*/
	.MC_box8 {height:auto;}/*바로가기*/


	
}

@media (max-width: 600px) {	


		
}

@media (max-width: 480px) {		



}

@media (max-width: 380px) {
	

}
