﻿@charset "utf-8";

#container {position:relative; background:url(/images/sch/co/cb/template/00096/main/096_m_bg.png) repeat; min-height: 880px;}
#container:after {content:""; display:block; clear:both;}

.main_content {position:relative; width:980px; height:auto; margin:0 auto; z-index:7;  font-family:"NotoR"; overflow:hidden; }
.main_content:after {content:""; display:block; clear:both;}

.con02{ position:relative; width:730px; float:right;}
.con02:after {content:""; display:block; clear:both;}
.con01{ position:relative; width:220px; float:left; margin:125px 0 0 0}
.con01:after {content:""; display:block; clear:both;}


.MC_box1{position:relative; width:730px; height:260px; margin:125px 0 20px 0; float:right;}/* 메인비주얼 */
.MC_box2{position:absolute; left:235px; width:540px; height:56px; margin:35px auto;}/* 급훈 */
.MC_box3{position:relative; width:218px; height:110px; margin-bottom:17px;}/* 로그인 */
.MC_box4{position:relative; width:218px; height:292px; margin-bottom:20px;}/* 카테고리 */
.MC_box6{position:relative; width:364px; height:200px; float:left;}/* 샘플게시판1 */
.MC_box7{position:relative; width:364px; height:200px; float:left;}/* 샘플게시판2 */
.MC_box8{position:relative; width:728px; height:200px; float:left; margin-top:20px;}/* 포토갤러리 */
.MC_box5{position:relative; width:218px; height:259px;  margin:20px 25px 0 0;}/* 우리간시간표 */

@media (max-width: 800px) {
	
	#container{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	#container{ padding-top:30px}
	

	.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, .MC_box9, .MC_box10{
		-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;
	}
	.con02{width:100%; height: auto; margin-right:0px;}
	.con01{width:100%; height: auto; margin:0 auto 0;}
	
	.MC_box1{width:100%; height:auto; margin:0;}/* 메인비주얼 */
	.MC_box2{position:relative; left:0px; width:100%; float:left; margin:10px auto;}/* 급훈 */
	.MC_box3{display:none;}/* 로그인 */
	/*.MC_box4{width:48%; height:auto; float:left;}*//* 카테고리 */
	/* .MC_box5{width:48%; height:auto; margin:0 0 2%; float:right;} *//* 우리간시간표 */
	.MC_box4{display:none;}/* 카테고리  */
	.MC_box5{width:100%; height:auto; margin:10px 0 10px 0;}/* 우리간시간표*/
	.MC_box6{width:100%; height:auto;}/* 샘플게시판1 */
	.MC_box7{width:100%; height:auto; margin:20px 0 0 0}/* 샘플게시판2 */
	.MC_box8{width:100%; height:300px; margin:20px 0 0 0;}/* 포토갤러리 */

}

@media (max-width: 560px) {


	.MC_box4{width:100%;}/* 카테고리 */
	.MC_box5{width:100%;}/* 우리간시간표 */
	.MC_box6{margin-top:10px;}/* 샘플게시판1 */

}

