﻿@charset "utf-8";

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

/* Common Layout */
.body_wrap { position: relative; min-width: 1340px; overflow: hidden;}

.wrapper { position: relative; width: 100%; min-width: 1340px;}
.wrapper > div { position: relative; max-width: 1300px; margin: 0 auto; padding: 0 20px;}
.wrapper > div:after { content: ""; display: block; clear: both;}

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

/* 상단 네비게이션 */
.top_nav { font-size: 12px; color: #fff; background: #666;}
.top_nav a { color: #fff;}
.top_nav ul:after { content: ""; display: block; clear: both;}
.top_nav ul li { float: left;}

.top_nav .tn_right { float: right;}
.top_nav .tn_right:after { content: ""; display: block; clear: both;}
.top_nav .tn_right li { padding-left: 6px; margin-left: 6px; 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: 30px; line-height: 29px;}
.top_nav .tn_right li a:hover { text-decoration: underline;}

/* 날짜 */
.today_txt { float: left; font-size: 13px; font-weight: bold; color: #fff; margin: 7px 4px 0 0; letter-spacing: 0;}

/* Header */
#header { z-index: 100; min-height: 114px;}
#header > div { padding: 0;}
.head_top { position: relative;}
.head_top > div h1 { position: absolute; left: 0; top:15px; width: 350px;}
.head_top > div h1 b { display: table-cell; width: 350px; height: 90px; vertical-align: middle; text-align: left;}
.head_top > div:after { content: ""; display: block; clear: both;}
.head_top > div .head_ban { min-width: 260px; margin: 5px 0 5px 20px;}

.search_box { position: relative; float: right;}
.search_box:after { content: ""; display: block; clear: both;}
.search_box > div { float: left;}
.search_wrap { position: relative; margin-top: 40px; border: 2px solid #ccc; border-radius: 18px; overflow: hidden;}
.search_wrap input[type=text] { width: 170px; padding: 9px 15px 10px; margin-right: 32px; font-size: 13px; border: 0;}
.search_wrap .i_label { left: 10px; top:10px; font-size: 13px; color: #c9c9c9;}
.search_wrap .btn_search { position: absolute; right: 0; top:0; width:40px; height: 35px; background: #fff url(../btn/btn_search.png) no-repeat 0 center; text-indent: -9999px; border-radius: 0 6px 6px 0; transition: .3s all ease;}
.search_wrap .btn_search:hover { opacity: 0.85;}

.head_cen { position: relative; border-bottom: 1px solid #dedede; border-top: 2px solid #019847;}

#gnb { position: relative; text-align: center; height: 51px; margin-left: -13px;}
#gnb:after { content: ""; display: block; clear: both;}
#gnb > li { float: left; display: block;}
#gnb > li:first-child { background: none;}
#gnb > li > a { position: relative; display: block; height: 51px; line-height: 49px; font-size: 16px; padding: 0 13px; color: #000; font-weight: bold; margin-right: -1px; z-index: 1;}
#gnb > li > a.on, #gnb > li > a.active { color: #019847; z-index: 2;}
#gnb > li > a.on { z-index: 4;}

#gnb > li > ul { position: absolute; left: 0; top: 51px; border: 1px solid #019847; background: #fff; z-index: 2000;}
#gnb > li > ul:after { content: ""; display: block; clear: both;}
#gnb > li > ul li { float: left; display: block; background: url(../bg/bg_gnb.png) no-repeat 0 center;}
#gnb > li > ul li:first-child { background: none;}
#gnb > li > ul li a { display: block; height: 38px; line-height: 36px; color: #767676; font-size: 14px; padding: 0 15px; font-weight: bold;}
#gnb > li > ul li a:hover, #gnb > li > ul li a.active { color: #019847;}

#gnb.vertical > li { position: relative;}
#gnb.vertical > li > ul { left: 0; height: inherit; text-align: left; width: 500px;}
#gnb.vertical > li > ul li { float: none; display: block; background: none; text-align: left; border: 0;}
#gnb.vertical > li > ul li:first-child { padding-left: 0; margin-left: 0;}
#gnb.vertical > li > ul li a { display:block; height: 40px; line-height: 38px; padding: 0; border-top: 1px solid #eaeaea; background: url(../btn/btn_gnb_vertical.png) no-repeat right center;}
#gnb.vertical > li > ul li:first-child a { border-top: 0;}
#gnb.vertical > li > ul li a span { display: inline-block; padding: 0 34px 0 13px;}
#gnb.vertical > li > ul li a:hover, #gnb > li > ul li a.active { color: #019847;}

/* Footer */
#footer { position: relative; z-index: 1000; border-top: 1px solid #dedede; margin-top: -3px; background: #fff;}
#footer .wrapper > div { max-width: 1300px;}
.foot_top { border-bottom: 1px solid #dedede;}

.foot_wrap { position: relative; padding: 15px 0 20px;}
.foot_wrap:after { content: ""; display: block; clear: both;}
.foot_wrap h6 { position: absolute; left: 0; top: 20px; display: table; margin-right: 40px; text-align: center;}
.foot_wrap h6 b { display: table-cell; vertical-align: middle; text-align: center;}

.foot_nav { padding: 12px 0 14px; height: 18px;}
.foot_nav:after { content: ""; display: block; clear: both;}
.foot_nav > ul { position: relative; float: left;}
.foot_nav > ul:after { content: ""; display: block; clear: both;}
.foot_nav > ul li { float: left;}
.foot_nav > ul li:before { content: "•"; font-size: 12px; margin: 0 8px; color: #222;}
.foot_nav > ul li:first-child { margin-left: -20px;}
.foot_nav > ul li:first-child:before { visibility: hidden;}
.foot_nav > ul li a { font-size: 13px; color: #222;}
.foot_nav > ul li a:hover { text-decoration: underline;}

.foot_con > p { font-size: 12px; color: #666; line-height: 1.7; letter-spacing: -0.04em;}
.foot_con > p * { font-style: normal; font-weight: normal; color: #666; margin-right: 10px; letter-spacing: 0;}
.foot_con > b { position: absolute; right: 0; bottom: 40px;}
.foot_con .update { letter-spacing: 0; color: #999;}
.foot_con .update > b { font-weight: bold;}

.foot_sns { position: absolute; right: 20px; top: 0; border-right: 1px solid #dedede;}
.foot_sns:after { content: ""; display: block; clear: both;}
.foot_sns li { float: left; border-left: 1px solid #dedede;}
.foot_sns li a { display: block; transition: .3s all ease;}
.foot_sns li a:hover { background: #f7f7f7;}

/* Content */
#container { position: relative;}
.container_solo { clear: both; position: relative; padding-bottom: 20px !important;}
#container > div { padding-bottom: 30px;}
.contents { position: relative; padding-top: 30px; width: 1300px; margin: 0 auto;}
.contents:after { content: ""; display: block; clear: both;}
.contents .con_left { float: left; width: 980px;}
.contents .con_left > div { position: relative; margin-bottom: 20px;}
.contents .con_right { float: right; width: 300px; padding-top: 30px; margin-top: -30px; margin-bottom: 3px;}
.contents .con_right > div { padding: 0 20px 20px;}
.contents.column-wrap { background: url(../bg/bg_gray.jpg) repeat-y 1000px 0;}

.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: 15px 0;}
.aside_box { position: relative; padding-left: 20px;}

.line_wrap { margin: 0 0 20px; background: url(../bg/bg_linewrap.png) repeat-y 699px 0; border-bottom: 1px solid #dedede;}
.line_wrap02 { padding: 20px 0 0; background: url(../bg/bg_linewrap.png) repeat-y 299px 0;}
.bg_wrap { padding: 0 0 20px; background: url(../bg/bg_bgwrap.png) repeat-y right 0; margin-bottom: 20px;}
hr.line { display: block; outline: none; padding: 0; margin: 0; height: 1px; border: none; background: #dedede; width: 699px;}

.btn_aside { position: absolute; display: none; width: 27px; height: 27px; background: #fff url(../btn/btn_aside.png?171221) no-repeat 0 0; text-align: left; text-indent: -9999em; border-radius: 50%; border: 1px solid #979797; box-shadow: 1px 1px 2px rgba(0,0,0,.2); z-index: 1000;}
.btn_aside.open { top: -46px; right: -16px;}
.btn_aside.close { top: -16px; right: -16px; background-position: -27px 0;}

.respon_wrap.active .body_wrap { min-width: 1020px !important;}
.respon_wrap.active .wrapper { min-width: 1020px !important;}
.respon_wrap.active .wrapper > div { max-width: 980px !important;}
.respon_wrap.active .contents { width: 980px !important; margin: 0 auto;}
.respon_wrap.active .contents .con_right { display: none;}
.respon_wrap.active .banner_wrap { width: 1020px !important;}
.respon_wrap.active .btn_top_wrap div { max-width: 1020px !important;}

.btn_aside_open { position: absolute; right: 0; top: -20px; z-index: 1000; background: #fc0;}
.btn_aside_close { background: #fc0;}

.scroll-in01, .scroll-in02 { z-index: 10;}
.bg_white { background: #fff;}
.line_gray { position: relative;}
.line_gray:before { position: absolute; left: 289px; top: 0; content: ""; display: block; width: 1px; height: 100%; background: #e1e1e1; z-index: -1;}