﻿@charset "utf-8";

#container {position:relative; padding-top:130px;}
#container:after {content:""; display:block; clear:both;}

.main_content {position:relative; z-index:2; width:1200px; margin:-445px auto 40px;}
.main_content:after {content:""; display:block; clear:both;}

.MC_box1 {position:relative; width:100%; height:868px;} /* 비주얼 */
.MC_box2 {position:relative; width:100%; height:60px; float:left; } /* 공지사항 */
.MC_box3 {position:relative; width:25%; height:345px; float:left;} /* 수련원소개 바로가기 */
.MC_box4 {position:relative; width:25%; height:345px; float:left;} /* 타입별 객실 */
.MC_box5 {position:relative; width:25%; height:345px; float:left;} /* 바로가기2 */
.MC_box6 {position:relative; width:25%; height:345px; float:left;} /* 문의/입금 */

@media (max-width:1019px) {
	
	.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8,
	.MC_box9, .MC_box10, .MC_box11, .MC_box12, .MC_box13, .MC_box14, .MC_box15 {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
	
	#container, .main_content,
	.MC_box1, .MC_box2, .MC_box3, .MC_box4, .MC_box5, .MC_box6, .MC_box7, .MC_box8, 
	.MC_box9, .MC_box10, .MC_box11, .MC_box12, .MC_box13, .MC_box14, .MC_box15 {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	#container {width:100%; padding-top:110px;}
	.main_content { width:94%; height:100%;  margin:-140px auto 25px;}
	
	.MC_box1 {height:480px;} /* 비주얼 */
	.MC_box2 {height:140px;} /* 공지사항 */
	.MC_box3 {width:50%;} /* 수련원소개 바로가기 */
	.MC_box4 {width:50%;} /* 타입별 객실 */
	.MC_box5 {width:100%; height:170px;} /* 바로가기2 */
	.MC_box6 {width:100%; height:170px;} /* 문의/입금 */

}

@media (max-width:860px) {
	
	.MC_box1 {height:440px;} /* 비주얼 */

}


@media (max-width:680px) {

	.MC_box5 {height:341px;} /* 바로가기2 */
	.MC_box6 {height:341px;} /* 문의/입금 */


}

@media (max-width:580px) {	

	
	.MC_box2 {float:none} /* 공지사항 */
	.MC_box3 {width:100%; float:none;} /* 수련원소개 바로가기 */
	.MC_box4 {width:100%; float:none;} /* 타입별 객실 */



		
}

@media (max-width:480px) {	

	
}

@media (max-width:380px) {
	
	

	

}