﻿@charset "utf-8"; 

#container{position:relative;height:100%;background:#f5fafe url('/images/web/template/1051/main/M_bg.png') no-repeat right bottom;}
#container:after{content:""; display:block; clear:both; overflow:hidden}

.main_content{position:relative;z-index:7;width:1200px; margin:0 auto;padding:30px 0 0;}
.main_content:after{content:""; display:block; clear:both; overflow:hidden;}
.MC_box_wrap1{position:absolute; top:30px; left:50%;margin-left:-300px;width:600px;height:490px;} /* 가운데 컨텐츠 */
.MC_box_wrap1:after{content:""; display:block; clear:both; overflow:hidden;}
.MC_box_wrap2{position:relative; width:280px;height:490px; float:left;} /* 왼쪽 컨텐츠 */
.MC_box_wrap2:after{content:""; display:block; clear:both; overflow:hidden;}
.MC_box_wrap3{position:relative;  width:280px;height:490px; float:right;} /* 오른족 컨텐츠 */
.MC_box_wrap3:after{content:""; display:block; clear:both; overflow:hidden;}
.MC_box_wrap4{position:relative;  width:100%; overflow:hidden;  margin-bottom:30px;}

.MC_box1{position:relative; width:600px; height:490px;}/*비주얼*/
.MC_box2{position:relative; width:280px; height:220px; margin-bottom:10px;}/*팝업존*/
.MC_box3{position:relative; width:280px; height:260px;} /*바로가기*/
.MC_box4{position:relative; width:280px; height:220px;  margin-bottom:10px;}/*오늘의식단*/
.MC_box5{position:relative; width:280px; height:260px; margin-bottom:10px;}/*바로가기2*/
.MC_box6{position:relative; width:1200px; height:51px; margin-top:20px;}/*전광판*/
.MC_box7{position:relative; width:320px; height:230px; float:left;margin-top:20px;}/*오늘의 일정*/
.MC_box8{position:relative;width:420px;height:230px; float:left; overflow:hidden; margin:20px 20px 0;}/*공지사항*/
.MC_box9{position:relative;width:420px;height:230px; float:left; overflow:hidden; margin-top:20px;}/*포토갤러리*/


@media (max-width:800px){
	
	#container,
	.main_content,
	.MC_box1,.MC_box2,.MC_box2,.MC_box3,.MC_box4,.MC_box5,.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;}
	.main_content{width:95%; height:100%; margin:0 auto 2%; padding:20px 0 0;}

	.MC_box_wrap1{ position:relative; top:0; left:0; width:100%; height:auto; margin-left:0;} /* 가운데 컨텐츠 */
	.MC_box_wrap2{width:100%; float:none; height:auto; margin-top:20px;} /* 왼쪽 컨텐츠 */
	.MC_box_wrap3{width:100%; float:none;height:auto;} /* 오른족 컨텐츠 */
	.MC_box_wrap4{width:100%; float:none;height:auto; margin:0;}
	
	.MC_box1{width:100%; height:auto;}/*비주얼*/
	.MC_box2{width:49%; height:270px; margin:0 2% 20px 0; float:left; }/*팝업존*/
	.MC_box3{width:49%; height:270px; float:left} /*바로가기*/
	.MC_box4{width:49%; height:270px;  margin:0 2% 20px 0; float:left;}/*오늘의 식단*/
	.MC_box5{width:49%; height:270px; float:left;}/*바로가기2*/
	.MC_box6{width:100%; margin:0 2% 20px 0;}/*전광판*/
	.MC_box7{width:49%; height:270px;  margin:0 2% 20px 0; float:left;}/*오늘의 일정*/
	.MC_box8{width:49%; height:270px; float:left; margin:0;}/*공지사항*/
	.MC_box9{width:100%; height:auto; margin-bottom:20px; margin:0px;}/*포토갤러리*/


}

@media (max-width:680px){




}

@media (max-width:580px){	
	.MC_box_wrap2{margin-top:0px;} /* 왼쪽 컨텐츠 */

	.MC_box1{width:100%; height:auto; margin:0 0 3%;}/*비주얼*/
	.MC_box2{width:100%; margin:0 0 3%; float:none;}/*팝업존*/
	.MC_box3{width:100%; margin:0 0 3%; float:none;} /*바로가기*/
	.MC_box4{width:100%; margin:0 0 3%; float:none;}/*오늘의 식단*/
	.MC_box5{width:100%; margin:0 0 3%; float:none;}/*바로가기2*/
	.MC_box6{width:100%; top:0px;}/*전광판*/
	.MC_box7{width:100%; height:270px; margin:0 0 3%; float:none;}/*오늘의 일정*/
	.MC_box8{width:100%; height:auto; margin-bottom:20px;}/*공지사항*/
	.MC_box9{width:100%; height:auto; margin-bottom:20px;}/*포토갤러리*/

	
}

@media (max-width:480px){	

}

@media (max-width:380px){
	
	.main_content {width:90%;}


}