@charset "UTF-8";

header{}
.gnb{ background: url("../../img/common/gnb_bg.png"); color: #fff; overflow: hidden; }
.gnb ol { position: relative; float: left; background: #2c2c2c; z-index:1; }
.gnb ol:before { content:""; position: absolute; top:0; right:-48px; z-index:-1;
	border-top:50px solid #2c2c2c; border-bottom:50px solid none; border-right: 50px solid transparent; border-left: 50px solid  transparent; }
.gnb ol li { padding:0 1em; }
.gnb img { width: auto; }

.gnb ul {float: right; }
.gnb li{ float: left; }
.gnb li a{ display: block; padding: 10px 0; font-size: 14px; overflow: hidden; }
.gnb li span{ display: block; padding: 10px 5px; color:rgba(255,255,255,1.0); }
.gnb .bg a{ color: #091c44; background-color: #000; }

nav{ position: relative; }
nav .top_slider{ float: left; width: 30%; max-width: 300px; padding: 10px 0; }
nav .top_logo{ float: left; margin: 0 0 0 20%; width: 60%; padding: 15px 0; text-align: center; }
nav .top_logo img{ width: auto; max-width: 100%; }
nav .all_search{ float: right; width: 20%; padding: 42px 0 0 0; }
nav .all_search a { text-align: left;  }
nav > .container{ padding-top: 20px; padding-bottom: 20px; }
nav .all_search div { vertical-align: top; padding: 5px; border:1px solid #005daa; border-radius:50px; overflow:hidden;}
nav .all_search div input{ border:0; }
nav .all_search div input[type="text"]{ float: left; width: 80%; border-right: 0; }
nav .all_search div input[type="submit"]{ float: right; width: 20%; border-left: 0; text-indent:-99999px; background: url("../../img/common/search_bg.png") 0 0 no-repeat, #fff; }
@media (max-width:991px) {
	nav .all_search{ float: left; width: 100%; padding: 0; }
	nav .all_search > a{ display: block; float: right; width: 30px; height: 30px; line-height: 10px; text-align: center; color: #fff; border-radius: 5px; background: rgba(0,0,0,0.5); }
	nav .all_search table{ margin: 0; }
	nav .all_search table td{ padding: 10px 0; }
	nav .all_search h4{ padding: 0.5em 0; font-size: 1.5em; text-align: left; }
	nav .all_search li{ padding: 5px 0; text-align: left; }
	nav .all_search li a{ padding: 0; }
	nav .all_search li i{ display: inline-block; width: 25px; height: 25px; margin: 0 10px 0 0; vertical-align: middle;
    line-height: 24px; text-align: center; border: 1px solid #000; border-radius: 5px; }
}

/*상단 슬라이더*/
.top_slider .bx-wrapper .bx-prev{ background: none; top: 0; left: auto; right: 10px; margin: 0; color: #fff; }
.top_slider .bx-wrapper .bx-next{ background: none; bottom: 0; left: auto; right: 10px; margin: 0; color: #fff; }
.top_slider .bx-wrapper .bx-prev:before{ content: "\e946"; position: absolute; top: 5px; right: 0; font-family: 'xeicon'; text-indent: 0; }
.top_slider .bx-wrapper .bx-next:before{ content: "\e943"; position: absolute; bottom: 5px; right: 0; font-family: 'xeicon'; text-indent: 0; }
.top_slider .bx-wrapper .bx-prev:after{ content: "\e9c1"; position: absolute; top: 22px; right: 0; font-family: 'xeicon'; text-indent: 0; color: rgba(255,255,255,0.5); }

nav .nav{ position: relative; border-top: 2px solid #0d569b; border-bottom: 1px solid #e5e5e5; }
nav .nav > ul > li{ float: left; width:14%; }
nav .nav > ul > li > a{ display: block; padding: 23px 0 23px 0; font-weight: 600; font-size: 1.2em; text-align: center; letter-spacing: -1px; line-height: 1em; }
nav .nav > ul > li > a:hover{ color: #0d569b; }
nav .nav > ul > li > a span{ display: inline-block; width: 100%; border-right: 1px solid #d4d4d4;}
nav .nav > ul > li:last-child > a span{ border-right: 0;}

/*서브메뉴*/
nav .nav > ul > li{ position: relative; }
.sub_menu { display: none; position: absolute; top: 65px; left: 0; z-index: 20; width: 100%; padding: 10px 0; color: #777; background: #fff; box-shadow: -1px 1px 5px #e0e0e0; }
nav .nav > ul > li:hover .sub_menu { display: block; }
.sub_menu li a{ display: block; padding: 5px 10px; font-size: 0.9em; }
.sub_menu li a:hover{ color: #0d569b; }

/*전체메뉴*/
.all_menu { position: initial !important; }
.all_menu > p{ display: block; height: 65px; font-size: 1.2em; text-align:center; line-height: 65px; }
.all_menu > p span{ margin: -5px 0 0 0; font-size: 1.2em; }
.all_menu .nav_sub{ display: none; }
.all_menu:hover .nav_sub{ display: block; }

/*전체 서브*/
nav .nav .nav_sub{ position: absolute; top: 65px; left: 0; z-index: 10; width: 100%; border-bottom: 1px solid #e0e0e0; background: #fff; box-shadow: -1px 1px 5px #e0e0e0; }
nav .nav .nav_sub ul li{ float: left; width: 14%; padding: 10px 0; }
nav .nav .nav_sub ul li a{ display: block; padding: 5px 10px; font-size: 0.9em; color: #555; }
nav .nav .nav_sub ul li a:hover{ color: #0d569b; }

/*모바일메뉴*/
.mob_nav{ position: fixed; top: 0; z-index: 999; width: 100%; background: #0d569b; }
.mob_nav img{ width: auto; height: 30px; }
.mob_nav a{ display: block; text-align: center; padding: 10px 0; }

.mob_back{ position: absolute; left: 0px; top: 0px; width: 50px; height: 50px; line-height: 40px; font-size: 2.2em; text-align: center; color: #fff; cursor: pointer; }
.mob_btn{ position: absolute; right: 0px; top: 0px; width: 50px; height: 50px; line-height: 40px; text-align: center; cursor: pointer; }

html.open { overflow: hidden; } /*메뉴가 열렸을때 본문이 스크롤 되지 않는다.*/
/*.mob_btn { position: absolute; right: 0px; top: 0px; z-index: 1; width: 50px; height: 50px; padding: 10px 0; text-align: center; cursor: pointer; }메뉴 버튼*/

.close { width: 50px; height: 50px; padding: 15px; position: absolute; right: 0px; top: 0px; cursor: pointer; }/*닫기 버튼*/

#menu { width: 70%; height: 100%; position: fixed; top: 0px; right: -70%; z-index: 999999; font-size: 14px; background: #fff; overflow-x: scroll;
	transition: All 0.2s ease; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; -o-transition: All 0.2s ease; } /*메뉴 영역*/

#menu .menu_log{ padding: 20px; text-align: center; background: #fafafa; }
#menu .menu_log img{ width: auto; }
.quick_login { border-bottom: 1px solid #f4f4f4; overflow: hidden; }
.quick_login li{ float: left; width: 50%; text-align: center; border-top: 1px solid #f4f4f4; }
.quick_login li a{ display: block; height: 48px;  line-height: 48px; }
.quick_login li:nth-child(1) a, .quick_login li:nth-child(3) a { border-right: 1px solid #f4f4f4; }

#nav-left { border-top: 15px solid #f4f4f4; }
#nav-left > li > div { position: relative; padding: 0 0 0 20px; height: 48px; line-height: 48px; border-bottom: 1px solid #ebebeb; }
#nav-left > .open_menu > div:after { content: "\e941"; position: absolute; right: 15px; font-family: 'xeicon'; }
#nav-left > .open > div:after { content: "\e944"; font-family: 'xeicon'; }

/* 모바일 서브 */
#nav-left > li > ul{display: none;}
#nav-left > .open_menu > ul{ display: none; border-bottom: 1px solid #ebebeb; }
#nav-left > .open_menu > ul > li{ background: #fafafa; padding: 10px 0; }
#nav-left > .open_menu > ul > li > a{ display: block; position: relative; height: 40px; line-height: 40px; padding: 0 0 0 25px; }
#nav-left > .open_menu > ul > li > a:before{ content: "\e93f"; font-family: 'xeicon'; position: absolute; left: 10px; }

/* 모바일 예약 */
.img_btn { display: none; position: relative; width: 140px; margin: 40px auto; padding: 15px 0px; font-size: 12px; text-align: center; line-height: 20px; color: #999; border-bottom: 1px solid #0d569b; }
.img_btn p.cir { position: absolute; right: 20px; top: 0; width: 25px; height: 25px; border-radius: 50px; font-weight: 500; font-size: 11px; text-align: center; line-height: 22px;  color: #fff; background: #0d569b; }
.img_btn p span { display: block; padding: 10px 0 0 0; font-size: 15px; font-weight: 300; color: #000; }

#menu.open { right: 0px; }

.page_cover.open { display: block; }

.page_cover { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; background-color: rgba(0, 0, 0, 0.4); z-index: 99999; display: none; }

/*하단*/
footer{ border-top: 1px solid #e5e5e5; }
footer .bg{ padding-bottom: 30px; font-size:0.9em; color: #828282; background: #ffffff; }
footer .bg > div{ position: relative; }
footer .bg ul { text-align: center; }
footer .bg ul > li{ display:inline-block; }
footer .bg ul > li a{ position: relative; display: block; padding: 20px; text-align: center; font-weight: 300; color: #828282; }
footer .bg ul > li a:after{ content:"l"; position: absolute; right:0; font-size:1.3em; font-weight: 100; color: #a0a0a0; }
footer .bg ul > li:last-child a:after{ display:none; }
footer .info > div{ padding: 0 30px; }
footer .info .foot_logo{ padding: 0 0 20px 0;  }
/* footer .com{ color:#fff; } */
footer span{ display: inline-block; padding:0 5px; }
footer .copy{ display: block; padding: 1em 5px 0 5px; }
footer .bg img{ width: auto; max-width: 100%; }
footer .com a{ position: absolute; display:block; right: 0; bottom: 0; border-radius: 80px; overflow: hidden; }
footer .top{ display: block; position: absolute; top: 10px; right: 0; border-radius: 30px; width: 60px; height: 60px; font-size: 14px; line-height: 1em; text-align: center; }
footer .top a{ display: block; padding: 12px 0 0 0; }

@media (max-width:991px) {
	footer{text-align: center;}
	footer > div > ul > li a{ position: relative; padding:10px 13px; }
	
	footer .info .foot_logo{ float: none;  padding: 0 0 20px 0; }
	footer .bg ul > li a{ padding: 20px 10px; }
	footer .info > div{ padding: 0 10px; }
	footer .bg img{ width: 120px; }
	footer span{ letter-spacing: -0.5px; }
	footer .com{ width:100%; }
	footer .com a{ position: relative; width:50px; margin: 10px auto 0 auto; }

	footer .top{ top: 50px; right: 10px; border-radius: 50px; width: 50px; height: 50px; font-size: 12px; line-height: 1em; text-align: center; }
	footer .top a{ padding: 12px 0 0 0; }
}
@media (max-width:767px) {
	
}

footer { background: #f1f1f1; }
footer .f_ban { padding: 2% 0; overflow: hidden; }
footer .f_ban li{ overflow: hidden; }
footer .ban { position: relative; }
footer .ban p{ padding: 0 0 12px 0;  text-align: left; line-height: 1em; font-weight: 800; }

footer .center div { text-align: center; height: 210px; background:#fff; }
footer .center h6  { padding: 10px; color:#fff; background: #005daa; }
footer .center h1  { padding: 12px 0; font-weight: 800; }
footer .center strong { font-weight: 800; }

footer .link a{ display:block; float:left; width: 50%; height: 70px; line-height: 70px; text-align: center; border: 1px solid #e0e0e0; background: #fff; }

footer .bx-wrapper .bx-pager, footer .bx-wrapper .bx-controls-auto{ top: -40px; bottom: initial; text-align: right; }
footer .bx-wrapper .bx-pager.bx-default-pager a{ background: rgba(0,0,0,0.5); }
footer .bx-wrapper .bx-pager.bx-default-pager a.active, footer .bx-wrapper .bx-pager.bx-default-pager a:hover{ background: #000; }

@media (max-width:991px) {
	footer .bx-wrapper .bx-pager, footer .bx-wrapper .bx-controls-auto{ top: -30px; }
	footer .f_ban { padding: 2% 0 5% 0; }
	footer .f_ban li { padding-top: 10px; }
	footer .f_ban li:nth-child(3) { padding: 10px 10px 0 0; }
	footer .center div { height: 150px; }
	footer .center h6  { padding: 10px; }
	footer .center h1  { padding: 5px 0; }
	footer .link a{ float:left; height: 50px; line-height: 48px; }
}

footer .f_img { padding: 20px 0 0 0; }