﻿@charset "utf-8";

#container { position:relative; background:url('/images/org/web/dy/common/m_cnt_bg.png') repeat-x 0 720px;}
#container:after {content:""; display:block; clear:both;}

#container > .bg_l {display:block; width:307px; height:360px; position:absolute; top:860px; left:0; background:url('/images/org/web/dy/common/m_bg_l.png') no-repeat}
#container > .bg_l + .bg_r {display:block; width:383px; height:360px; position:absolute; top:860px; right:0; background:url('/images/org/web/dy/common/m_bg_l-02.png') no-repeat}

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

.MC_box1 {position:relative; width:100%; height:460px;} /* 비주얼 */
.MC_box2 {display:none; position:absolute; top:90px; left:50%; width:420px; height:280px; margin:0 0 0 -580px} /* 바로가기 */
.MC_box3 {position:relative; width:500px; height:200px; float:left; margin:30px 0 0} /* 공지사항 */
.MC_box4 {position:relative; width:310px; height:200px; float:left; margin:30px 40px 0;} /* 팝업 */
.MC_box5 {position:relative; width:310px; height:200px; float:right; margin:30px 0 0;} /* 행사일정 */
.MC_box6 {position:relative; width:440px; height:140px; float:left; margin:30px 32px 0 0;} /* 전화번호안내 181018 */
.MC_box7 {position:relative; width:728px; height:140px; float:left; margin:30px 0 0} /* 바로가기2 181018 */
.MC_box9 {position:relative; width:100%; height:360px; float:left; margin:0 } /* 포토뉴스 181018 */
.MC_box8 {position:relative; width:100%; height:72px;} /* 배너 */

@media screen and (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} /* 180828 수정 */
	.main_content { width:95%; height:100%; }
	
	#container > .bg_l { display:none}
	#container > .bg_l + .bg_r {display:none}
	
	
	.MC_box1 {height:auto} /* 비주얼 */
	.MC_box2 {top:calc(80px + 3.5%); left:2.5%; width:40%; height:auto; margin:0} /* 바로가기 */ 
	.MC_box3 {width:100%; height:auto; margin:3% 0 0} /* 공지사항 */
	.MC_box4 {width:48.5%; height:240px; margin:3% 0 0;} /* 팝업 */
	.MC_box5 {width:48.5%; height:240px; margin:3% 0 0;} /* 행사일정 */
	.MC_box6 {width:100%; height:auto; margin:5% 0 0;} /* 전화번호안내 181018 */
	.MC_box7 {width:100%; height:auto; margin:0 0 0} /* 바로가기2 181018 */
	.MC_box9 {height:auto; margin:5% 0 0} /* 포토뉴스 181018 */
	.MC_box8 { margin:3% 0 0} /* 배너 */
	

}
@media screen and (max-width:800px) {
	
	.MC_box2 { position:relative; top:auto; left:auto; width:100%;} /* 바로가기 */ 
		
}

@media screen and (max-width:680px) {	

	.MC_box3 {margin:5% 0 0} /* 공지사항 */
	.MC_box4 {width:100%; margin:5% 0 0;} /* 팝업 */
	.MC_box5 {width:100%; margin:5% 0 0;} /* 행사일정 */
	.MC_box8 {margin:5% 0 0} /* 배너 */

}

@media screen and (max-width:580px) {	
	
	#container {width:100%; padding-top:60px;}	

}

@media screen and (max-width:480px) {		


}

@media screen and (max-width:380px) {
	

}