﻿@charset "utf-8";

@import "reset_cache.css";
@import "module_cache.css";
@import "company_cache.css";

/* Common Layout */
.body_wrap { position: relative; min-width: @body_width@px;}

.wrapper { position: relative; width: 100%; min-width: @body_width@px !important;}
.wrapper > div { position: relative; max-width: @wrap_width@px; margin: 0 auto; padding: 0 @wrap_margin_left_right@px;}
.wrapper > div:after { content: ""; display: block; clear: both;}

.line_bg { border-top: 1px solid @border_main_color@; background: url(../bg/bg_line_cen.png) repeat-y 58.53% 0;}
.line_bg > div { padding-top: 20px;}

/* 상단 네비게이션 */
.top_nav { font-size: 11px; color: @txt_sub_color@; background: #fff;}
.top_nav ul:after { content: ""; display: block; clear: both;}
.top_nav ul li { float: left;}
.top_nav .tn_left { float: left;}
.top_nav .tn_left li { padding-left: 8px; margin-right: 8px; background: url(../icon/icon_bu01.png) no-repeat 0 15px;}
.top_nav .tn_left li a { display: block; height: 35px; line-height: 34px;}
.top_nav .tn_left li a:hover { opacity: .8;}

.top_nav .tn_right { float: right;}
.top_nav .tn_right li { padding-left: 8px; margin-left: 8px; background: url(../icon/icon_line01.png) no-repeat 0 center;}
.top_nav .tn_right li:first-child { background: none;}
.top_nav .tn_right li a { display: block; height: 35px; line-height: 34px;}
.top_nav .tn_right li a > span { color: @main_color@;}
.top_nav .tn_right li a:hover { opacity: .8;}

/* 날짜와 날씨 */
.today_txt { float: left; font-size: 12px; color: @txt_main_color@; margin: 8px 10px 0; letter-spacing: 0; font-weight: bold;}
 
/* Header */
#header { z-index: 1000;}
#header > div { position: relative; padding: 0; max-width: @body_width@px;}

.header_cen { position: relative; width:100%; background: @main_color@;}
.header_cen > div { position: static; width: 980px; margin: 0 auto; height: 50px;}
.header_cen > div > h1 { float: left; width: 240px; height: 50px; background: #fff; margin-left: -@wrap_margin_left_right@px}
.header_cen > div > h1 > a { display: block; text-align: center; margin-top: 5px;}
#header-sticky-wrapper.is-sticky .header_cen { box-shadow: 0 0 8px rgba(0,0,0,.15); opacity: .97;}

#gnb { position: relative; height: 50px; float: left; margin-left: 10px;}
#gnb:after { content: ""; display: block; clear: both;}
#gnb > li { float: left; display: block; border-left: 1px solid @main_color@;}
#gnb > li > a { display: block; height: 50px; line-height: 48px; font-size: 14px; padding: 0 13px; transition: .3s all ease; color: #fff; font-weight: bold;}
#gnb > li > a.on, #gnb > li > a.active { background: #363636;}

#gnb > li > ul { position: absolute; left: 0; top: 50px; background: #363636; padding: 0 5px; border-radius: 0 0 10px 10px;}
#gnb > li > ul:after { content: ""; display: block; clear: both;}
#gnb > li > ul li { float: left; display: block; padding: 0 7px;}
#gnb > li > ul li a { display: block; height: 50px; line-height: 47px; color: #fff;}
#gnb > li > ul li a:hover, #gnb > li > ul li a.active { text-decoration: underline;}

#gnb.vertical > li { position: relative;}
#gnb.vertical > li > ul { height: inherit; text-align: left; width: 900px; padding: 7px 0 5px;}
#gnb.vertical > li > ul li { float: none; display: block; padding: 0; background:none; text-align: left;}
#gnb.vertical > li > ul li:first-child { padding-left: 0; margin-left: 0;}
#gnb.vertical > li > ul li a { display:block; height: 36px; line-height: 34px;}
#gnb.vertical > li > ul li a span { display: inline-block; padding: 0 30px 0 15px;}
#gnb.vertical > li > ul li a:hover span, #gnb > li > ul li a.active span { text-decoration: underline;}

/* Footer */
#footer > div { max-width: @wrap_width@px; background: #fff; border-top: 2px solid @border_sub_color@;}
.foot_wrap { position: relative; padding: 25px 0 20px;}
.foot_wrap:after { content: ""; display: block; clear: both;}
.foot_wrap h6 { position: absolute; left: 0; display: table; margin-right: 40px; margin-left: 10px; margin-top: 20px; text-align: center;}
.foot_wrap h6 b { display: table-cell; vertical-align: middle; text-align: center;}

.foot_con { position: relative; padding-left: 220px;}
.foot_con > ul { position: relative;}
.foot_con > ul:after { content: ""; display: block; clear: both;}
.foot_con > ul li { float: left; padding-left: 8px; margin-left: 8px; background: url(../icon/icon_line01.png) no-repeat 0 center;}
.foot_con > ul li:first-child { background: none; padding-left: 0; margin-left: 0;}
.foot_con > ul li a { display: block; height: 16px; line-height: 14px; font-size: 12px; color: @txt_sub_color@;}
.foot_con > ul li a:hover { color: @black@;}
.foot_con > p { font-size: 11px; color: @txt_sub_color@; letter-spacing: 0; margin-top: 10px; padding-top: 10px; border-top: 1px solid @border_main_color@;}
.foot_con > p * { font-style: normal; font-weight: normal; color: @medium@; margin-right: 10px; letter-spacing: 0;}
.foot_con > b { position: absolute; right: 0; bottom: 18px;}

/* Content */
#container { padding-top: 30px; padding-bottom: 20px; background: #fff;}
.container_solo { clear: both; position: relative; padding-bottom: 0 !important;}
#container > div { margin-bottom: 30px;}
.column_tit { font-size: 17px; font-weight: bold; color: @txt_main_color@; line-height: 1.2; margin-top: -3px;}

.page_tit { position:relative; font-size: 26px; padding-bottom: 17px; line-height: 1.2; margin-left: -2px;}

.btn_mobile { position: relative; text-align: center; padding: 20px 0;}

/* Search */
.search_box { position: absolute; right: -@wrap_margin_left_right@px; top: 0; height: 50px; overflow: hidden; padding-left: 40px;}
.search_con { position: absolute; width: 293px; height: 36px; padding: 7px 0 7px 7px; z-index: 10; background: @over_main_color@;}
.search_con:after { content: ""; display: block; clear: both;}
.search_con input { border: 0; font-size: 13px; padding: 8px 10px 10px; height: 18px; width: 206px;}
.search_con .i_label { top: 17px; left: 17px; font-size: 13px; color: @medium@;}
.search_box .btn_search_submit { position: absolute; right: 30px; top: 7px; display: block; width: 37px; height: 36px; text-indent: -9999px; background: @main_color@ url(../btn/btn_search_collap.png) no-repeat -1px -6px;}

.search_box .btn_search_close { position: absolute; right: 0; top: 0; display: block; width: 25px; height: 50px; text-indent: -9999px; background: url(../btn/btn_search_collap.png) no-repeat -50px 1px; z-index: 12; transition: none;}

.search_box .btn_all_search { position: absolute; right: 0; top: 0; display: block; width: 40px; height: 50px; text-indent: -9999px; background: url(../btn/btn_search_collap.png) no-repeat 0 1px; z-index: 12; transition: none;}

/* add */
.pl20 .hdl_010 { max-height: 279px; overflow: hidden;}
.arv_005 .fix_art_top.fix { top: 50px !important;}
.arv_005_01 .fix_art_top.fix { top: 50px !important;}

.tit_set.ts08.c_tit h2 { margin: 0 !important; text-overflow: inherit !important; white-space: normal !important;}