@charset "utf-8";
/* CSS Document */


/* 기본 */
/* * {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
img {max-width: 100%;}
.clearfix:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.clearfix { display: inline-block; *display:inline; *zoom:1; } */
/* start commented backslash hack \*/
/* * html .clearfix { height: 1%; }
.clearfix { display: block; } */
/* close commented backslash hack */

/* .clear { clear:both;} */

/* 공통 */
/* .inner1225 {width:1225px; margin:0 auto; position:relative; box-sizing: border-box;}
.inner1225:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.inner1220 {width:1220px; margin:0 auto; position:relative; box-sizing: border-box;}
.inner1220:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.inner1240 {width: 100%; max-width: 1240px; margin: 0 auto;}
 */
/* .mainContainer img {max-width:100%;} */

/* #wrapper {width:100%; height:100%;} */

/* @media all and (max-width:1220px){
	.inner1220 {width:100%;  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
}

@media all and (max-width:1000px){
	.inner1225 {width:100%;  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
}


@media all and (max-width:1000px){
	.inner1220 {padding:10px 15px;}
	.inner1225 {padding:10px 15px;}
}
 */



/* FOOTER */
/* .footer01 {width:100%;}
.footer01:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}

.footerTopWrap {width:100%; background-color:#eee; border-top:1px solid #ddd;}
.footerTopWrap .inner1225 {padding:14px 0 14px;}
.footerTopWrap .footerMenu {float:left;}
.footerTopWrap .footerMenu li {float:left; padding:0 10px; position:relative;}
.footerTopWrap .footerMenu li:before {content:""; position:absolute; left:0; top:5px; width:1px; height:10px; background-color:#555;}
.footerTopWrap .footerMenu li:first-child:before {width:0;}
.footerTopWrap .footerMenu li a {font-size:14px; color:#444; font-weight: 500; line-height: 1;}
.footerTopWrap .footerMenu li a:hover,
.footerTopWrap .footerMenu li a:focus {font-weight: 600; color:#222;}
.footerTopWrap .footerMenu li:first-child {padding-left:0;}
.footerTopWrap .footerTopUpBtn {position:absolute; bottom:0; right:0; z-index:100; background-color:#54575c; transition: all 0.3s ease;}
.footerTopWrap .footerTopUpBtn:hover {background-color:#222;}
.footerTopWrap .footerTopUpBtn button {padding:9px 17px;}
.footerTopWrap .footerTopUpBtn svg {color:#fff; font-size:20px;}
.footerTopWrap .footerTopUpBtn p {color:#fff; font-size:12px;}

.footerBottomWrap {width:100%; background-color:#111821; padding:42px 0 60px;}
.footerBottomWrap .logoBox {}
.footerBottomWrap .letterBox {font-size:13px; color:#ccc; text-align: center;}
.footerBottomWrap .letterBox .address {margin-bottom:7px; display: inline-block;}
.footerBottomWrap .letterBox .copyright {font-size:12px;}
.footerBottomWrap > .inner1225 {display: flex; flex-wrap:wrap-reverse; align-items: center; justify-content: center;}
.footerBottomWrap > .inner1225 > div {width: 100%;}
.footerBottomWrap > .inner1225::after {display:none;}
.footerBottomWrap .webAccessibilityBox {float:right; margin-top:-12px;}
.footerBottomWrap .right {margin-bottom: 20px;}
.footerBottomWrap .right ul {display: flex; align-items: center; width: 100%; justify-content: center;}
.footerBottomWrap .right a {display: flex; align-items: center; color: #fff; opacity: 0.5; transition:opacity 0.25s ease;}
.footerBottomWrap .right a:hover, .main_slide_wrap .msw_ctrlBox .right a:focus {opacity: 1;}
.footerBottomWrap .right a:hover img, .main_slide_wrap .msw_ctrlBox .right a:focus img {opacity: 1;}
.footerBottomWrap .right img {opacity: 0.5; margin-right:7px; transition:opacity 0.25s ease;}
.footerBottomWrap .right li:not(:last-child) {margin-right: 20px;}

@media all and (max-width:1225px){
	.footerBottomWrap > .inner1225 {width: 100%;}
}

@media all and (max-width:1000px){
	.footerTopWrap .footerTopUpBtn {position:absolute; bottom:auto; top:-49px;}
	.footerBottomWrap .webAccessibilityBox {display:none;}
	
	.footerTopWrap .inner1225 {text-align:center;}
	.footerTopWrap .footerMenu {display:inline-block; float:none;}
	
	.footerBottomWrap {padding:15px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
	.footerBottomWrap .logoBox {float:none; text-align:center; margin-bottom:10px;}
	.footerBottomWrap .logoBox img {width:140px;}
	.footerBottomWrap .letterBox {float:none; font-size:11px; padding:0px; text-align:center; word-break:keep-all; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
	.footerBottomWrap .letterBox .copyright {font-size:11px;}
	
}

@media all and (max-width:480px){
	.footerBottomWrap .right li:not(:last-child) {margin-right:5px;}
	
} */




/*HEADER */
/* .headerMainPC {width:100%; height:80px; border-bottom:1px solid #ddd; position:relative;}
.headerMainPC .navMain {width: 100%; min-height: 80px; background-color: white; height: auto; position: relative; overflow: hidden; z-index: 10; border-bottom: 1px solid #ddd;}
.headerMainPC .navMainUnderLine {position: absolute; width: 100%; height:1px; margin-top: 80px; border: none;  border-top: 1px solid #ddd;}
.headerMainPC .inner1220 {padding:0px 0 0 0; border-top: 1px solid #ddd;}
.headerMainPC .leftBox {float:left; padding:23px 0 0;}
.headerMainPC .rightBox {float:right;}
.headerMainPC .mainMenu01 {display: flex; width: 100%;}
.headerMainPC .mainMenu01:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.headerMainPC .mainMenu01 > li {flex-grow: 1; text-align:center; position:relative; flex-basis: 150px;}
.headerMainPC .mainMenu01 > li:first-child {min-width: 190px;}
.headerMainPC .mainMenu01 > li:nth-of-type(3) {min-width: 170px;}
.headerMainPC .mainMenu01 > li > a {font-size:18px;font-weight:500;color:#222;padding:0 10px 0 97px; position: relative;display: flex; justify-content: flex-start; align-items: center;height: 79px;}
.headerMainPC .mainMenu01 > li:hover > a {color:#1c2eae; font-weight:bold; cursor: unset;}
.headerMainPC .mainMenu01 > li.active > a:before {content: ""; position: absolute; bottom:-17px; left: calc(50% - 7px); width: 15px; height: 8px; background:url('/common/img/tmp/icon_sub_top_arrow.png') no-repeat center center;}
.headerMainPC .mainMenu01 > li.active > a {font-weight: 600;}

.headerMainPC .subMenu01 {position:relative; left:0; width:100%; z-index:1000; padding:20px 0px 25px 0px; text-align:left; display: none;}
.headerMainPC .subMenu01 li { line-height:normal; padding: 7px 0 5px 97px; min-height: 20px;}
.headerMainPC .subMenu01 li a {font-size: 15px; line-height: 1.2; display: inline-block; padding:1px 0 3px; word-break: keep-all; line-height:21px;}
.headerMainPC .subMenu01 li a:hover {color:#222; font-weight:500; text-decoration: underline; border-bottom: 1px solid #555;}

.headerMainPC .subMenuBg {width:100%; height:360px; position:absolute; top:53px; left:0; background-color:#fff; z-index:500; border-bottom:1px solid #1e2768; display:none;}

.headerMainPC .allMenuBtnBox {float:left;}
.headerMainPC .allMenuBtnBox button {color:#222; line-height: 95px;}
.headerMainPC .allMenuBtnBox button svg {font-size:25px; color:#222;}

@media all and (max-width:1200px){
	.headerMainPC .mainMenu01 {}
	.headerMainPC .mainMenu01 > li {min-width: 120px;}
	.headerMainPC .mainMenu01 > li:first-child {min-width: 140px;}
	.headerMainPC .mainMenu01 > li > a {font-size:16px;}

	.headerMainPC .subMenu01 li {}
	.headerMainPC .subMenu01 li a {font-size: 13px;}
	.headerMainPC .allMenuBtnBox button svg {font-size:20px; color:#222;}

}


@media all and (max-width:1000px){
	.headerMainPC {display:none;}	
} */

/* 메뉴바 안 메뉴리스트*/
/* #gnb {width: 100%; display: flex; flex-wrap: wrap;}
#gnb > li {width: 25%; padding: 25px;}
#gnb > li > a {width:100%; display: block; margin: 0 0 13px; font-size: 21px; font-weight: 600; color: #767679; transition: all 0.15s ease;}
#gnb .gnb_depth2 {width: 100%;}
#gnb .gnb_depth2 > li {margin-top: 10px;}
#gnb .gnb_depth2 > li:first-child {margin-top: 0;}
#gnb .gnb_depth2 > li > a {display: inline-block; position: relative; font-size: 17px; color: #767679; transition: all 0.15s ease; line-height: 27px;}
#gnb .gnb_depth2 > li > a::after {content: ""; width: 0; height: 2px; background-color: #111; position: absolute; right: -30px; top: 11px; transition: all 0.25s ease;}

#gnb > li:hover > a {color: #111; cursor: unset;}
#gnb .gnb_depth2 > li:hover > a { font-weight: 600; color: #111;}
#gnb .gnb_depth2 > li:hover > a::after {width: 20px;}

#gnb > li.active > a {color: #111;}
#gnb .gnb_depth2 > li.active > a { font-weight: 600; color: #111;}
#gnb .gnb_depth2 > li.active > a::after {width: 20px;}

@media all and (max-width:1000px){
	#gnb {display: block;}
	#gnb > li {width: 100%; padding: 15px 10px;}
	#gnb > li > a {margin: 0 0 10px; font-size: 17px;}
	#gnb .gnb_depth2 > li {margin-top: 5px;}
	#gnb .gnb_depth2 > li:first-child {}
	#gnb .gnb_depth2 > li > a {font-size: 14px; line-height: 25px;}
	#gnb .gnb_depth2 > li > a::after {content: ""; width: 0; height: 2px; background-color: #111; position: absolute; right: -30px; top: 11px; transition: all 0.25s ease;}
} */


/* 검색버튼 검색창 */
/* #global_searchBox {display:none; width: 100%; background-color: rgba(0,0,0,0.75); position: absolute; z-index: 8000; padding: 38px 0; text-align: center;}
#global_searchBox .inner1220 {}
#global_searchBox .txt {vertical-align: middle; font-size: 18px; font-weight: 600; color:#fff; margin-right: 20px;}
#global_searchBox .txt-g-search {vertical-align: middle; display: inline-block; width: 650px; height: 78px; padding: 20px; box-sizing: border-box; font-size: 15px; font-weight: 500; color:#222;}
#global_searchBox .btn-g-search {vertical-align: middle; display: inline-block; width: 70px; height: 78px; box-sizing: border-box; background-color: #fff; margin-left: -5px;}
#global_searchBox .btn-g-search svg {color:#222; font-size: 25px;}
#global_searchBox .btn-g-close {vertical-align: middle; display: inline-block; margin-left: 15px; height: 78px; color:#fff; font-size: 20px;}
#global_searchBox .btn-g-close svg { color:#fff; font-size: 45px;}


@media all and (max-width:1000px){
	#global_searchBox {display: none;}
} */


/*** 서브 컨텐츠 부분 ****/
.subContainer {width: 100%; min-height: 700px; padding:0 0 80px;}
.subContainer .inner1220 {}

/*서브 왼쪽 메뉴부분*/
.subContainer .sAsideMenu {float:left; width: 17.4%; box-sizing: border-box;}
.sAsideMenu .top {width: 100%; background-color:#e5e5e5; border:1px solid #ddd; border-top: none; text-align: center; padding: 23px 5px 22px; position: relative; box-sizing: border-box;}
.sAsideMenu .top:before {content:""; position: absolute; left:calc(50% - 44px); bottom: -3px; width: 88px; height: 4px; background-color: #252525; /*z-index: 100;*/}
.sAsideMenu .top .icon {margin-bottom: 8px; }
.sAsideMenu .top h5 {color: #252525; letter-spacing: 0; margin-bottom: 3px;}
.sAsideMenu .top h2 {font-size:18px; font-weight:600; color: #252525;}

/*서브왼쪽메뉴부분*/
.sAsideMenu .sAsideMul {width: 100%; border:1px solid #ddd; border-top: 1px solid #ddd; border-top:none; box-sizing: border-box;}
.sAsideMenu .sAsideMul > li {border-top:1px solid #ddd;}
.sAsideMenu .sAsideMul > li:first-child {border-top:none;}
.sAsideMenu .sAsideMul > li > a {display: block; box-sizing: border-box; padding:24px 5px 22px; font-size: 16px; font-weight: 500; color:#999; text-align: center; line-height: 19px; transition: all 0.2s ease;}
.sAsideMenu .sAsideMul > li:hover > a {font-weight: 600; color:#555;}
.sAsideMenu .sAsideMul > li.active > a {color:#252525; font-weight: 600;}

.sAsideM_Sub {width: 100%;}
.sAsideM_Sub li {width: 100%;}
.sAsideM_Sub li a {display: block; padding:10px 5px 8px; background-color:#eee; text-align: center; color: #444; font-weight: 500;}
.sAsideM_Sub li.active a {background-color:#797979; color:#fff;}


/*서브 오른쪽 컨텐츠부분*/
.subContainer .sSubConSection {float:left; width: 82.6%; box-sizing: border-box; padding:50px 0 0 50px;}
.subContainer .sSubConSection:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.sSubConSection .subTitle {width: 100%; box-sizing: border-box; padding:0 0 33px; border-bottom:1px solid #ddd; margin-bottom: 33px;}
.sSubConSection .subTitle:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.sSubConSection .subTitle h2 {float:left; font-size: 27px; font-weight: 600; color:#252525;}
.sSubConSection .subNavUl {float:right; padding-top: 20px;}
.sSubConSection .subNavUl:after { visibility: hidden;display:block;font-size: 0;content:".";clear: both;height: 0;*zoom:1;}
.sSubConSection .subNavUl li {float:left; line-height: 12px; font-size: 15px; color:#bbb; padding:0 7px; position: relative;}
.sSubConSection .subNavUl li:before {content:"\276D"; color:#bbb; position: absolute; left:-1px; top: 0px;}
.sSubConSection .subNavUl li:first-child:before {content:"";}
.sSubConSection .subNavUl li:last-child {color:#252525; font-weight: 500;}




@media all and (max-width:1000px){
	/*** 서브 컨텐츠 부분 ****/
	.subContainer {min-height: auto; padding:0 0 40px;}
	.subContainer .inner1220 {}

	/*서브 왼쪽 메뉴부분*/
	.subContainer .sAsideMenu {display: none;}

	/*서브 오른쪽 컨텐츠부분*/
	.subContainer .sSubConSection {float:none; width:100%; padding:20px 0 0 0px;}
	.sSubConSection .subTitle {padding:0 0 15px; margin-bottom: 20px;}
	.sSubConSection .subTitle h2 {float:none; font-size: 20px;}
	.sSubConSection .subNavUl {float:none; padding-top: 10px;}
	.sSubConSection .subNavUl li {float:left; line-height: 12px; font-size: 15px; color:#bbb; padding:0 7px; position: relative;}
	.sSubConSection .subNavUl li:before {content:"\276D"; color:#bbb; position: absolute; left:-1px; top: 0px;}
	.sSubConSection .subNavUl li:first-child:before {content:"";}
	.sSubConSection .subNavUl li:first-child {padding-left: 0;}
	.sSubConSection .subNavUl li:last-child {color:#252525; font-weight: 500;}
}


@media all and (max-width:850px) {
	
	/* 모바일에서 테이블 처리 - 스크롤바 생성 */
	.table_wrap_mobile {overflow-x:scroll;}
	.table_wrap_mobile table {width:750px;}
	.table_wrap_mobile table th {font-size:0.80em !important;}
	.table_wrap_mobile table td {font-size:0.80em !important;}
	
	/* 스크롤 처리 하지 않을 테이블에 dontwantScroll 클래스 추가 */
	.table_wrap_mobile .dontwantScroll {width:100%;}
	.m_table_wrap { overflow-x:scroll; }
		
			
}

/* 팝업 메뉴 보기 */
/* #menu_gnb {display: none; width: 100%; height: calc(100vh - 60px); position: fixed; left:0; top: 60px; z-index: 1550; background-color: #fff; border-top: 1px solid #ddd; overflow-y: auto;}
#menu_gnb > .inner {height: 100%; display: flex; flex-direction: column; justify-content:space-between;}
#menu_gnb::-webkit-scrollbar {width: 10px;}
#menu_gnb::-webkit-scrollbar-thumb {background-color: #ddd; border-radius: 20px; border: 2px solid #f9f9f9;}
#menu_gnb::-webkit-scrollbar-track {background-color: #f9f9f9;}
#menu_gnb .bot_box {background-color: #111821; padding: 20px;}
#menu_gnb .bot_box > .inner1240 {display: flex; justify-content: space-between; align-items: center;}
#menu_gnb .bot_box .btn_chg_lang {font-size: 20px; color: #fff;}
#menu_gnb .bot_box .link_box {display: flex; align-items: center;}
#menu_gnb .bot_box .link_box li {position: relative;}
#menu_gnb .bot_box .link_box li:not(:last-of-type) {margin-right: 20px; padding-right: 20px;}
#menu_gnb .bot_box .link_box li:not(:last-of-type)::after {content: ""; width: 2px; height: 70%; background-color: #fff; position: absolute; top: 50%; right:0; transform: translateY(-50%);}
#menu_gnb .bot_box .link_box a {font-size: 20px; font-weight: 500; color: #fff; display: inline-flex;}
#menu_gnb .bot_box .link_box a:hover {text-decoration: underline; text-underline-position: under;}
#menu_gnb .bot_box .sns_list {display: flex; align-items: center;}
#menu_gnb .bot_box .sns_list li {}
#menu_gnb .bot_box .sns_list li:not(:last-of-type) {margin-right: 20px;}
#menu_gnb .bot_box .sns_list a {display: inline-flex;}
#menu_gnb .etc_top_box {display: none; gap: 3px 3px; padding: 15px 10px; margin-bottom: 35px; justify-content: center; border-bottom: 1px solid #ddd; background-color: #f9f9f9; position: absolute; top: 0; left: 0; width: 100%;}
#menu_gnb .etc_top_box li {width: 180px; max-width: 100%;}
#menu_gnb .etc_top_box a {width: 100%; height: 45px; font-size: 16px; font-weight: 600; color: #000; border: 1px solid #ddd; display: flex; justify-content: center; align-items: center; background-color: #fff;}

#popup_nav {padding: 60px 20px;}
#popup_nav .dep1_list {display: grid; grid-template-columns: repeat(3, 300px); gap:50px 15px; justify-content: space-between;}
#popup_nav .dep1 > a {width: 100%; padding-bottom: 25px; color: #333; font-size: 23px; font-weight: 600; display: flex; border-bottom: 1px solid #333;}
#popup_nav .dep1_diff {display: flex; flex-direction: column; justify-content: unset;}
#popup_nav .dep1_diff_e {display: flex; flex-direction: column; justify-content: center;}
#popup_nav .dep1_diff a, #popup_nav .dep1_diff_e a {padding: 15px; font-size: 22px; font-weight: 600; border: 1px solid #aaa; color: #666; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;}
#popup_nav .dep1_diff a i, #popup_nav .dep1_diff_e a i {color: #666}
#popup_nav .dep1_diff a:hover, #popup_nav .dep1_diff_e a:hover {background-color: #f9f9f9;}
#popup_nav .dep1_diff a:not(:last-of-type) , #popup_nav .dep1_diff_e a:not(:last-of-type) {margin-bottom: 15px;} 
#popup_nav .dep2_list {padding-top: 25px;}
#popup_nav .dep2 {padding: 0 5px;}
#popup_nav .dep2:not(:last-of-type) {margin-bottom: 15px;}
#popup_nav .dep2 > a {padding-left: 20px; color: #666; font-size: 17px; display: inline-flex; align-items: center; position: relative;}
#popup_nav .dep2 > a:hover {font-weight: 600; color: #13243a; text-decoration: underline; text-underline-position: under;}
#popup_nav .dep2 > a::before {content: ""; position: absolute; top: 11px; left: 0; width: 4px; height: 4px; border-radius: 50%; background-color: #666;}

@media all and (max-width:1000px){
	#menu_gnb .bot_box .btn_chg_lang {font-size: 17px;}
	#menu_gnb .bot_box .link_box a {font-size: 17px; margin-bottom: 13px;}
	#menu_gnb .bot_box .link_box li:not(:last-of-type) {margin-right: 10px; padding-right: 10px;}
	#menu_gnb .bot_box .link_box li:not(:last-of-type)::after {height: 60%;}
	
	#popup_nav {padding:30px 20px 40px;}
	#popup_nav .dep1_list {grid-template-columns: repeat(3, 220px);}
	#popup_nav .dep2_list {padding-top: 15px;}
	#popup_nav .dep1 > a {font-size: 20px; padding-bottom: 15px;}
	#popup_nav .dep1_diff a {font-size: 18px; padding: 10px;} 
	#popup_nav .dep1_diff a:not(:last-of-type) {margin-bottom: 10px;}
	#popup_nav .dep2 > a {font-size: 14px; padding-left: 12px;}
	#popup_nav .dep2:not(:last-of-type) {margin-bottom: 10px;}
	#popup_nav .dep2 > a::before {top: 7px; width: 3px; height: 3px;}
	
}

@media all and (max-width:768px){
	#menu_gnb .etc_top_box {display: flex;}
	#menu_gnb .bot_box > .inner1240 {flex-wrap: wrap;}
	#menu_gnb .bot_box .btn_chg_lang {width: 100%; text-align: center; margin: 15px 0;}
	#menu_gnb .bot_box .link_box {width: 100%; justify-content: center;}
	#menu_gnb .bot_box .sns_list {width: 100%; justify-content: center;}	
	
	#popup_nav {padding:110px 20px 40px;}
	#popup_nav .dep1_list {grid-template-columns: repeat(2, 1fr); gap: 40px;}
}

@media all and (max-width:480px){
	#menu_gnb .etc_top_box {padding: 10px;}
	#menu_gnb .etc_top_box li {width: 50%;}
	#menu_gnb .etc_top_box a {width: 100%; height: 40px; font-size: 13px;}
	
	#popup_nav {padding: 90px 20px 40px;}
	#popup_nav .dep1_list {grid-template-columns: repeat(1, 1fr); gap: 40px;}
} */



/* 통합검색 */
/* #global_searchBox {position: fixed; top:0; left:0;}

@media all and (max-width:1000px){
	#global_searchBox {position: absolute; z-index: 2000; padding: 25px 5px;}
	#global_searchBox .inner1220 {width: 100%;}
	#global_searchBox .txt {font-size: 14px; margin-right: 5px; font-weight: 400;}
	#global_searchBox .txt-g-search {width: 160px; height: 40px; padding: 20px; font-size: 13px;}
	#global_searchBox .btn-g-search {width: 40px; height: 40px;}
	#global_searchBox .btn-g-search svg {color:#222; font-size: 20px;}
	#global_searchBox .btn-g-close {margin-left: 12px; height: 40px;}
	#global_searchBox .btn-g-close svg {font-size: 20px;}

} */



/* 헤더 */
/* #hd {width: 100%; background-color:#fff; position: fixed; top: 0; left: 0; transition: all 0.25s ease; z-index: 1000; border-bottom: 1px solid #ddd;}
#hd.mainPage #nav {display: none;}
#hd .hd_top {padding:0 20px;}
#hd .hd_top > .inner1240 {height:60px; position: relative; display: flex; align-items: center; justify-content: space-between;}
#hd .hd_top .lb {display: flex; align-items: center;}
#hd .hd_top .lb li {}
#hd .hd_top .lb li:not(:last-of-type) {margin-right: 20px;}
#hd .hd_top .lb a {color:#111; font-weight: 500; font-size: 15px;}
#hd .hd_top .logo {width: 135px; position: absolute; top: 50%; left: 50%; translate: -50% -50%;}
#hd .hd_top .logo a {display: inline-flex;}
#hd .hd_top .rb {}
#hd .hd_top .rb button:not(:last-of-type) {margin-right: 20px;}
#hd .hd_top .btn_all_search {font-size: 37px; color:#333;} 임시로 비활성화
#hd .hd_top .btn_menu {width: 30px; height:27px; position: relative;}
#hd .hd_top .btn_menu .line {width: 100%; height: 3px; background-color: #333; transition: all 0.3s ease; position: absolute; left: 0;}
#hd .hd_top .btn_menu .line:nth-of-type(1) {top: 0;}
#hd .hd_top .btn_menu .line:nth-of-type(2) {top: 50%; transform: translateY(-50%); opacity: 1;}
#hd .hd_top .btn_menu .line:nth-of-type(3) {bottom: 0;}
#hd .hd_top .btn_menu.active {}
#hd .hd_top .btn_menu.active .line:nth-of-type(1) {top: 50%; transform: translateY(-50%) rotate(45deg);}
#hd .hd_top .btn_menu.active .line:nth-of-type(2) {opacity: 0;}
#hd .hd_top .btn_menu.active .line:nth-of-type(3) {top: 50%; bottom: unset; transform: translateY(-50%) rotate(-45deg);}

#nav {}
#nav .hr_line {width: 100vw; height: 1px; position: absolute; top: 80px; left: 50%; transform: translateX(-50%); background-color: #ddd; z-index: 5;}
#nav .dep1_list {display: flex; border-top: 1px solid #ddd; position: relative;}
#nav .dep1 {width: 100%; position: relative; padding-left: 6%;}
#nav .dep1 > a {width:100%; height: 80px; color:#222; font-size: 18px; font-weight: 500; display: flex; align-items: center;}
#nav .dep1.active > a {font-weight: 600;}
#nav .dep2_list {display: none; padding:20px 0; width: 100%; background-color: #fff;}
#nav .dep2 {color: #767676; font-size: 15px; padding: 7px 0 5px;}
#nav .dep2 a:hover {color: #222; font-weight: 500; text-decoration: underline; text-underline-position: under;}

@media all and (max-width:1200px){
	#nav .dep1 > a {font-size: 16px;}
	#nav .dep2 {font-size: 13px;}
	
}

@media all and (max-width:1000px){

	#hd .hd_top .lb li:not(:last-of-type) {margin-right: 13px;}
	#hd .hd_top .lb a {font-size: 13px;}
	#hd .hd_top .rb button:not(:last-of-type) {margin-right: 10px;}
	#hd .hd_top .btn_all_search {font-size: 25px;}
	#hd .hd_top .btn_menu {height: 19px;}
	#hd .hd_top .btn_menu .line {width: 24px; height: 2px;}
	
	#nav {display: none;}
}

@media all and (max-width:768px){
	#hd .hd_top .lb {display: none;}
	#hd .hd_top .logo {position: static; translate:unset;}
}

@media all and (max-width:480px){
	#hd .hd_top .logo {width: 120px;}
	#hd .hd_top {padding: 0 10px;}
} */

/* 문의하기 팝업 */
.bg_black_questions {display:none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,0.6); z-index: 2000;}
.modal_questions_box {display:none; width: 95vw; max-width: 500px; height: auto; padding: 20px; position: fixed; top: 50%; left: 50%; transform:translate(-50%,-50%); background-color: #fff; z-index: 2050;}
.modal_questions_box h2 {color:#333; font-size: 24px; position: relative; text-align: center; margin-bottom: 25px;}
.modal_questions_box input[type=text], .modal_questions_box textarea {width: 100%; height: 45px; color: #333; font-size: 16px;}
.modal_questions_box input[type=text] {border-bottom: 1px solid #ddd; padding: 0 10px;}
.modal_questions_box textarea {border: 1px solid #ddd; margin-top: 20px; height: 250px; padding: 12px 10px;}
.modal_questions_box .btn_cls_icon {position: absolute; top: 50%; right: 0; transform: translateY(-50%); font-size: 20px; color: #333;}
.modal_questions_box .btn_cls_icon i {font-weight: 600;}
.modal_questions_box .sel_box {display: flex; height: 45px; margin-bottom: 15px;}
.modal_questions_box .sel_box p {padding: 0 10px; font-size: 16px; margin-right: 5px; font-weight: 500; border: 1px solid #ccc; flex-shrink: 0; background-color: #f9f9f9; color: #000; display: flex; justify-content: center; align-items: center;}
.modal_questions_box .sel_box select {width: 100%; color: #333; font-size: 16px;}
.modal_questions_box .btn_box {display: flex; justify-content: space-between; margin-top: 15px;}
.modal_questions_box .btn_box button {width: 49%; height: 45px; font-size: 16px; display: inline-flex; justify-content: center; align-items: center; transition: all 0.3s ease;}
.modal_questions_box .btn_box .btn_send {background-color: #333; color: #fff;}
.modal_questions_box .btn_box .btn_send:hover {background-color: #111;}
.modal_questions_box .btn_box .btn_cls {background-color: #f9f9f9; border: 1px solid #ddd; color: #333;}
.modal_questions_box .btn_box .btn_cls:hover {background-color: #e8e8e8;}

/* 메인 중간 컨텐츠 */
/* .main_middle_content {background-color: #f4f4f4; padding: 7px 0 40px;}
.main_middle_content .inner {width: 1340px; margin: 0 auto;}


@media all and (max-width:1340px){
	.main_middle_content .inner {width: 100%; padding: 0 10px;}
}

@media all and (max-width:1000px){
	.main_middle_content {padding: 7px 10px 20px;}
} */

/* 메인 wrap */
/* .main_page_wrap {padding-top: 60px;} */

/* 메인 슬라이드 */
/* .mainSlideBox {position: relative;}
.mainSlideBox .swiper-wrapper .img_box {display: block; width: 100%; padding-bottom:42%; position: relative;}
.mainSlideBox .swiper-wrapper .img_box img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.mainSlideBox .btn_move {width:46px; height:80px; display:inline-flex; justify-content:center; align-items:center; color: #fff; transition: background-color 0.3s ease; margin-top: 0; translate:0 -50%;} */
/* .mainSlideBox .btn_move:hover {background-color: rgba(0,0,0,0.7);} */
/* .mainSlideBox .btn_move::after {display: none;}
.mainSlideBox .btn_move i {font-size: 50px; font-weight: 700;}
.mainSlideBox .controller {width:auto; display: inline-flex; align-items: center; position: absolute; bottom: 10px; left: 50%; transform:translateX(-50%); z-index: 10; background-color: rgba(0,0,0,0.4); padding:5px 10px; border-radius: 20px;}
.mainSlideBox .controller .btn_play {display: none;}
.mainSlideBox .controller .btn_play,
.mainSlideBox .controller .btn_pause {line-height: 0; margin-left: 20px; color: #fff;}
.mainSlideBox .controller .btn_play i,
.mainSlideBox .controller .btn_pause i {font-size: 20px;}

.mainSlideBox .pagination {position:static; display: inline-flex; align-items: center; margin: 0; width: auto;}
.mainSlideBox .pagination .swiper-pagination-bullet {width: 8px; height: 8px; background-color: rgba(255,255,255,0.2); opacity: 1; margin: 0;}
.mainSlideBox .pagination .swiper-pagination-bullet:not(:last-of-type) {margin-right: 6px;}
.mainSlideBox .pagination .swiper-pagination-bullet-active {width: 11px; height: 11px; background-color: #fff; opacity: 1;}

.mainSlideBox .btn_more {display:none; padding:5px 10px; justify-content:center; align-items:center; background-color:rgba(0,0,0,0.4); color:#fff; position: absolute; bottom: 10px; right: 10px; z-index: 10;}
.mainSlideBox .btn_more i {position: relative; animation: moveArrowToRight 1.5s ease infinite;}

@keyframes moveArrowToRight {
	0% {left:0;}
	100% {left:5px;}
}

.mainSlide_control_box {background-color: #1a1a1a; padding:13px 20px;}
.mainSlide_control_box > .in {width:1340px; margin: 0 auto; display: flex; align-items: center;}
.mainSlide_control_box .info_box {display: inline-flex; align-items: center;}
.mainSlide_control_box .info_box .txt {font-size: 18px; color:#fff; word-break:break-all;}



@media screen and (max-width:1340px){
	.mainSlide_control_box {padding: 20px;}
	.mainSlide_control_box > .in {width:100%;}
}

@media screen and (max-width:1000px){
	.mainSlideBox .btn_move {width: 35px; height: 60px;} 
	.mainSlideBox .btn_move i {font-size: 30px;}
	.mainSlideBox .btn_next {right: 0;}
	.mainSlideBox .btn_prev {left: 0;}
	.mainSlideBox .controller {padding: 3px 8px; bottom: 7px;}
	.mainSlideBox .controller .btn_play, 
	.mainSlideBox .controller .btn_pause {margin-left: 13px;}
	.mainSlideBox .controller .btn_play i, 
	.mainSlideBox .controller .btn_pause i {font-size: 16px;}
	.mainSlideBox .pagination .swiper-pagination-bullet {width: 7px; height: 7px;}
	.mainSlideBox .pagination .swiper-pagination-bullet-active {width: 9px; height: 9px;}
	.mainSlideBox .btn_more {font-size: 13px; right:7px;  bottom: 7px;}
	
	.mainSlide_control_box {padding: 10px;}
	.mainSlide_control_box > .in {justify-content: center; text-align: center;}
	.mainSlide_control_box .info_box .txt {font-size: 16px;}
}

@media screen and (max-width:480px){
	.mainSlide_control_box {padding: 10px;}
	.mainSlide_control_box .info_box .txt {font-size: 14px;}
	.mainSlideBox .controller {padding: 0; right: 53px; bottom: 5px;}
	.mainSlideBox .controller .btn_play, 
	.mainSlideBox .controller .btn_pause {display: none !important;}
	.mainSlideBox .pagination {display: none;}
	.mainSlideBox .btn_move {width: 20px; height: 20px;}
	.mainSlideBox .btn_move i {font-size: 16px;}
	.mainSlideBox .btn_more {font-size: 11px;}
	.mainSlideBox .btn_prev {left: 5px;}
	.mainSlideBox .btn_next {right: 5px;}
	.mainSlideBox .btn_more i {font-size: 10px;}
} */

/* 슬라이드 바로 밑 화살표  */
/* .main_middle_title {text-align: center; margin:0 0 35px; position: relative;}
.main_middle_title .btn_move_scroll {width: 60px;}
.main_middle_title .btn_move_scroll img {position: relative; animation:slow_down 1s ease infinite;}
.main_middle_title .btn_move_scroll img.rotate {animation:slow_up 1s ease infinite; rotate:180deg;}
.main_middle_title .btn_list {position: absolute; top: 23px; right: 0; display: flex; gap: 5px;}
.main_middle_title .btn_list li {}
.main_middle_title .btn_list a {font-size:18px; background-color: #111821; display: block; padding: 8px 12px; color: #fff; transition: background-color 0.3s ease;}
.main_middle_title .btn_list a:hover {background-color: #000;}

@media screen and (max-width:1000px){
	.main_middle_title .btn_list {top: 13px;}
	.main_middle_title .btn_list a {font-size: 15px;}	
}

@media screen and (max-width:768px){
	.main_middle_title .btn_list {top: 0;}
	.main_middle_title .btn_list {top: 1px; display: block;}
	.main_middle_title .btn_list li:not(:last-of-type) {margin-bottom: 3px;}
	.main_middle_title .btn_list a {font-size: 14px; padding: 6px 9px;}
}

@media screen and (max-width:768px){
	.main_middle_title .btn_list {top: 1px;}
}



@keyframes slow_down {
	0% {top: 0;}
	100% {top: 20px;}
}

@keyframes slow_up {
	0% {bottom: -20px;}
	100% {bottom: 0px;}
}

@media all and (max-width:1000px){
	.main_middle_title {margin:0 0 30px;}
	.main_middle_title .btn_move_scroll {width: 50px;}
}
@media all and (max-width:1000px){
	.main_middle_title .btn_move_scroll {width: 40px;}
} */

/* 행사일정,알림,보도자료 수정 */
/* .ma_mi_alarm_box {width: 100%; display: flex; margin-top: 80px; justify-content: space-between; margin-top: 30px;}
.ma_mi_alarm_box .one {width:calc(100% / 3); max-width:440px; background-color: #fff;}
.ma_mi_alarm_box .one:not(:last-child) {margin-right:10px;}
.ma_mi_alarm_box .one h2 {color:#fff; font-weight: 500;}
.ma_mi_alarm_box .one .headBox {display: flex; justify-content:space-between; align-items: center; padding: 20px;}
.ma_mi_alarm_box .one .headBox {background:#10181f;} */
/*
.ma_mi_alarm_box .one:nth-of-type(1) .headBox {background: url("/resources/img/main/bg_main_mini_borad_01.jpg") no-repeat center center; background-size: cover;}
.ma_mi_alarm_box .one:nth-of-type(2) .headBox {background: url("/resources/img/main/bg_main_mini_borad_02.jpg") no-repeat center center; background-size: cover;}
.ma_mi_alarm_box .one:nth-of-type(3) .headBox {background: url("/resources/img/main/bg_main_mini_borad_03.jpg") no-repeat center center; background-size: cover;}
*/

/* .ma_mi_alarm_box .one .btn_more {font-size: 25px; color:#fff;}
.ma_mi_alarm_box .ma_notice_list {padding: 20px;}
.ma_mi_alarm_box .ma_notice_list li a {display:block; width:100%; color: #444; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap:break-word;}
.ma_mi_alarm_box .ma_notice_list li:not(:last-child) {margin-bottom: 15px;}
.ma_mi_alarm_box .ma_notice_list li a:hover, .ma_mi_alarm_box .ma_notice_list li a:focus {font-weight: 500;} */

@media all and (max-width:1000px){
	/* 보도자료 관람관련요소 */
/* 	.ma_mi_alarm_box {display: block; margin-top: 20px;}
	.ma_mi_alarm_box .one {width: 100%; max-width: unset;}
	.ma_mi_alarm_box .one:not(:last-child) {margin-right: 0; margin-bottom: 10px;}
	.ma_mi_alarm_box .one .headBox {padding: 15px 20px;}
	.ma_mi_alarm_box .one h2 {font-size: 17px}
	.ma_mi_alarm_box .one .btn_more {font-size: 20px;}
	.ma_mi_alarm_box .ma_notice_list li:not(:last-child) {margin-bottom: 13px;}
	.ma_mi_alarm_box .ma_notice_list li a {font-size: 15px;} */

}


/* 뉴스레터 박스 */
/* .ma_mi_newsletter_box {width: 100%; height: 100px; margin-top: 35px; padding: 23px 110px 23px 12%; position: relative; text-align: right;}
.ma_mi_newsletter_box .con_box {height: 55px; display: inline-block; position: relative; z-index: 100;}
.ma_mi_newsletter_box .con_box input[type="text"] {height: 100%; width: 420px; padding: 20px; vertical-align: middle; display: inline-block; font-size: 16px;}
.ma_mi_newsletter_box .con_box .btn_apply {display:inline-flex; justify-content:center; align-items:center; height: 100%; width: 106px; text-align: center; background-color: #080b10; font-size: 16px; font-weight:500; color: #fff; vertical-align: middle; margin-left: -5px;}
.ma_mi_newsletter_box .con_box label {margin-right: 23px; font-size: 30px; font-weight:500; color: #fff; vertical-align: middle;}

.ma_mi_newsletter_box .bg_box {position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.ma_mi_newsletter_box .bg_box .lb {width:100%; height: 100%; position: relative; background: url('/common/img/tmp/img_bg_newsletter_1.jpg') no-repeat left top -170px;}
.ma_mi_newsletter_box .bg_box .rb {position: absolute; right: 0; top: 0; width: 40%; height: 100%; background: #787878 url('/common/img/tmp/img_main_pattern_newsletter.png') no-repeat right -5px top -25px; z-index: 50;}
.ma_mi_newsletter_box .bg_box .rb::before {content:""; width: 100px; height: 200px; background-color: #787878; position: absolute; left: -70px; top:0; transform: skewX(-26deg);}

@media all and (max-width:1000px){
	.ma_mi_newsletter_box {margin-top: 25px; padding: 60px 15px 20px; height: auto; position: relative;}
	.ma_mi_newsletter_box .con_box {height: auto; width: 100%;;}
	.ma_mi_newsletter_box .con_box input[type="text"] {width: 100%; padding: 15px; font-size: 14px; height: 40px;}
	.ma_mi_newsletter_box .con_box .btn_apply {height: 35px; width: 100%; font-size: 14px; margin-left: 0;}
	.ma_mi_newsletter_box .con_box label {margin-right: 0; font-size: 20px; padding: 10px 0 0; position: absolute; top:-45px; left:50%; transform: translateX(-50%); z-index: 100; }

	.ma_mi_newsletter_box .bg_box {position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
	.ma_mi_newsletter_box .bg_box .lb {width:100%; height: 100%; position: relative; background: url('/common/img/tmp/img_bg_newsletter_1.jpg') no-repeat left top -170px;}
	.ma_mi_newsletter_box .bg_box .rb {position: absolute; right: 0; top: 0; width: 40%; height: 100%; background: #787878 url('/common/img/tmp/img_main_pattern_newsletter.png') no-repeat right -5px top -25px; z-index: 50;}
	.ma_mi_newsletter_box .bg_box .rb::before {content:""; width: 100px; height: 200px; background-color: #787878; position: absolute; left: -70px; top:0; transform: skewX(-26deg);}	
} */

/* 뉴스레터 밑에 메뉴 */
/* .ma_middle_menu {width: 100%; margin-top: 50px; text-align: center;}
.ma_mi_menu {display: inline-flex;}
.ma_mi_menu li {border-left: 1px solid #ccc; height: 17px; line-height: 17px;}
.ma_mi_menu li:first-child {border-left: none;}
.ma_mi_menu li a {display: block; padding: 0 40px; font-size: 22px; font-weight: 500; color: #333;}
.ma_mi_menu li a:hover {font-weight: 600; color: #222; text-decoration: underline;}

@media all and (max-width:1000px){
	.ma_middle_menu {margin-top: 30px;}
	.ma_mi_menu {}
	.ma_mi_menu li {border-left: 1px solid #ccc; height: 15px; line-height: 15px;}
	.ma_mi_menu li:first-child {}
	.ma_mi_menu li a {padding: 0 15px; font-size: 17px;}
	.ma_mi_menu li a:hover {}
} */



/* 스폰 배너 */
/* #bott_spon {display: flex; justify-content: center; align-items: center; padding: 25px 20px; border-top: 1px solid #dededd;}
#bott_spon .controller {display: flex; border: 1px solid #ddd; margin-right: 30px;}
#bott_spon .controller .btn_ctrl {display: inline-flex; justify-content: center; align-items: center; line-height: 0; width: 35px; height: 35px; transition:background-color 0.3s ease;}
#bott_spon .controller .btn_ctrl:hover,
#bott_spon .controller .btn_ctrl:focus {background-color: #f0f0f0;}
#bott_spon .controller .btn_ctrl i {color: #767676;}
#bott_spon .controller .btn_play {display: none;}
#bott_spon .controller .btn_play i, #bott_spon .controller .btn_pause i {font-size: 20px;}
#bott_spon .controller .btn_prev, #bott_spon .controller .btn_next {position: static; margin-top: 0;}
#bott_spon .controller .btn_prev::after, #bott_spon .controller .btn_next::after {display: none;}
#bott_spon .controller .btn_prev {border-right: 1px solid #ddd;}
#bott_spon .controller .btn_next {border-left: 1px solid #ddd;}
#bott_spon .bott_spon_slide {width:100%; max-width: 1110px; margin: 0;}
#bott_spon .bott_spon_slide a {display: block;}

@media screen and (max-width:999px){
	#bott_spon {flex-wrap: wrap;}
	#bott_spon .controller {margin-right: 0; margin-bottom: 20px;}
	#bott_spon .bott_spon_slide {max-width:unset;}

}

@media screen and (max-width:999px){
	#bott_spon .controller .btn_ctrl {width: 30px; height: 30px;}
	#bott_spon .controller .btn_prev, #bott_spon .controller .btn_next {font-size: 14px;}

} */



