@charset "utf-8";

#container {position:relative; overflow:hidden; margin:0 auto; background:#e3ecf3}
#container:after {content:""; display:block; clear:both;}

.main_content {position:relative; z-index:2; width:1200px; margin:-590px auto 30px; overflow:hidden;}
.main_content:after {content:""; display:block; clear:both;}

.MC_box1 {position:relative; width:590px; height:400px; margin:20px auto;}/* 메인비주얼 181022*/
.MC_box2 {position:relative; width:100%; height:590px;} /* 바로가기*/
.MC_box3 {position:relative; width:285px; height:285px; float:left; margin:20px 0 0;} /* 바로가기2 */
.MC_box4 {position:relative ;width:285px; height:285px; float:left; margin:20px 0 0 20px} /* 고객지원 */
.MC_box5 {position:relative ;width:590px; height:285px; float:left; margin:20px 0 0 20px} /* 공지사항 */ 
.MC_box6 {position:relative ;width:590px; height:170px; margin:0 auto}/* 홍보동영상 181022 */

@media (max-width:1019px) {
	
	#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}
	
	.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 {width:100%; padding-top:120px; background-image:none} /* 20251204 수정 */
	#container > .bg_l { display:none}
	#container > .bg_l + .bg_r {display:none}
	.main_content { width:95%; height:100%; margin:0 auto 2.5%}
	
	.MC_box1 {height:auto; margin:2.5% auto 0;} /* 메인비주얼 */
	.MC_box2 {width:590px; height:auto; margin:2.5% auto 0} /* 바로가기*/
	.MC_box3 {width:590px; height:auto; margin:2.5% auto 0; float:none} /* 팝업 */
	.MC_box4 {width:590px; height:auto; margin:2.5% auto 0; float:none} /* 고객지원 */
	.MC_box5 {width:590px; height:auto; margin:2.5% auto 0; float:none} /* 공지사항 */
	.MC_box6 {width:590px; height:auto; margin:2.5% auto 0}/* 홍보동영상 */


}

@media (max-width: 680px) {	

	.MC_box1 { max-width:95%;} /* 메인비주얼 */
	.MC_box2 { max-width:100%;} /* 바로가기*/
	.MC_box3 { max-width:100%;} /* 팝업 */
	.MC_box4 { max-width:100%;} /* 고객지원 */
	.MC_box5 { max-width:100%;} /* 공지사항 */
	.MC_box6 {max-width:95%;}/* 홍보동영상 */


}

@media (max-width: 580px) {	

	#container {padding-top:60px;}
	.main_content {margin:0 auto 5%}
	
	.MC_box1 {margin:40px auto 0} /* 메인비주얼 */ /* 20251204 수정 */
	#wrap.no_langs .MC_box1 {margin:5% auto 0} /* 메인비주얼 */ /* 20251204 추가 */
	.MC_box2 {margin:5% auto 0} /* 바로가기*/
	.MC_box3 {margin:0 auto 0} /* 팝업 */
	.MC_box4 {margin:5% auto 0} /* 고객지원 */

		
}

@media (max-width: 480px) {		
	


}

@media (max-width: 380px) {
	

}