﻿@charset "utf-8";

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

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

.wrapper { position: relative; width: 100%; min-width: 1060px;}
.wrapper > div { position: relative; max-width: 1020px; 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;}

/* Header */
#header { z-index: 100; background: #135AAD;}
#header > div { padding: 0; max-width: 1060px;}
.head_top { position: relative; padding: 0 20px;}
.head_top > div h1 { position: absolute; left: 20px; top:25px; width: 460px;}
.head_top > div h1 b { display: table-cell; width: 460px; height: 100px; vertical-align: middle; text-align: left;}
.head_top > div:after { content: ""; display: block; clear: both;}
.head_top > div .head_ban { display: none; position: absolute; left: 280px; top: 12px; min-width: 260px; margin: 14px 0 2px; padding-bottom: 10px;}

.util_wrap { position: relative; float: right; padding-bottom: 17px; padding-top: 24px;}
.util_wrap ul:after { content: ""; display: block; clear: both;}
.util_wrap ul li { float: left;}

.util_nav { margin: 12px 0 0; float: right;}
.util_nav li:before { content: "|"; margin-left: 6px; color: #ddd; font-size: 11px;}
.util_nav li:first-child:before { display: none;}
.util_nav li a { color: #4a4a4a; font-size: 11px; margin-left: 6px; color: #fff;}
.util_nav li a:hover { border-bottom: 1px solid #fff;}

.date_wrap { margin-bottom: 3px; clear: both;}
.date_wrap:after { content: ""; display: block; clear: both;}
.date_wrap .weather_box { float: right; color: #fff;}
.date_wrap .weather_box li { font-size: 12px;}
.date_wrap .today_txt { float: right; color: #fff; margin: 7px 0 0 10px; letter-spacing: -0.02em;}

.search_box:after { content: ""; display: block; clear: both;}
.search_box .sns_nav { float: right; margin-right: 13px; margin-top: 1px;}
.search_box .sns_nav li { margin-left: 5px;}
.search_box .sns_nav li a { transition: .3s all ease;}
.search_box .sns_nav li a:hover { opacity: .85;}

.search_wrap { position: relative; float: right;}
.search_wrap input[type=text] { width: 180px; padding: 8px 10px 9px; margin-right: 43px; border-color: #fff; border-radius: 20px 0 0 20px; font-size: 13px;}
.search_wrap .i_label { left: 10px; top:10px; font-size: 13px; color: #c9c9c9;}
.search_wrap .btn_search { position: absolute; right: 0; top:0; width:43px; height: 35px; background: #fff url(../btn/btn_search.png) no-repeat 0 center; text-indent: -9999px; border-radius: 0 20px 20px 0; transition: .3s all ease;}

.head_cen { position: relative; z-index: 120; border-top: 2px solid #133374; background: #084a97;}

#gnb { position: relative; text-align: center; height: 50px;}
#gnb:after { content: ""; display: block; clear: both;}
#gnb > li { float: left; display: block;}
#gnb > li > a { display: block; height: 50px; line-height: 48px; font-size: 16px; padding: 0 15px; transition: .3s all ease; color: #fff; font-weight: bold;}
#gnb > li > a.on, #gnb > li > a.active { background: #f2f2f2; color: #222;}

#gnb > li > ul { position: absolute; left: -1px; top: 50px; border-bottom: 2px solid #133374; background: #f2f2f2;}
#gnb > li > ul:after { content: ""; display: block; clear: both;}
#gnb > li > ul li { float: left; display: block; border-left: 1px solid #dedede;}
#gnb > li > ul li:first-child { border-left: 0;}
#gnb > li > ul li a { display: block; height: 40px; line-height: 39px; color: #222; font-size: 14px; padding: 0 15px;}
#gnb > li > ul li a:hover, #gnb > li > ul li a.active { color: #135AAD;}

#gnb.vertical > li { position: relative;}
#gnb.vertical > li > ul { left: 0; height: inherit; text-align: left; width: 900px;}
#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;}
#gnb.vertical > li > ul li a span { display: inline-block; padding: 0 30px 0 13px;}
#gnb.vertical > li > ul li a:hover, #gnb > li > ul li a.active { color: #135AAD;}

/* Footer */
#footer { background: #464646;}
#footer .wrapper > div { max-width: 1020px;}

.foot_wrap { position: relative; padding: 15px 0 40px;}
.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_wrap > div { padding-left: 176px;}

.foot_nav { padding: 25px 0 15px; border-bottom: 1px solid #868686;}
.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: 11px; margin: 0 8px; color: #dbdbdb;}
.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: 12px; color: #ccc;}
.foot_nav > ul li a:hover { text-decoration: underline;}

.update_date { float: right; margin-top: 1px;}
.update_date:after { content: ""; display: block; clear: both;}
.update_date dt { float: left; font-weight: bold; color: #fff; margin-right: 5px;}
.update_date dd { float: left; letter-spacing: 0; color: #ccc;}

.foot_con > p { font-size: 12px; padding-right: 120px; color: #cdcdcd; line-height: 1.7; letter-spacing: -0.04em;}
.foot_con > p * { font-style: normal; font-weight: normal; color: #cdcdcd; margin-right: 10px; letter-spacing: 0;}
.foot_con > b { position: absolute; right: 0; top: 10px;}

/* Content */
#container { margin-bottom: 10px; padding-top: 20px;}
.container_solo { clear: both; position: relative; padding: 0 20px 20px !important; margin-bottom: 20px;}
#container > div { padding-bottom: 30px;}

.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;}
.border_box { border: 1px solid #dedede; padding: 15px;}

.headline { margin-bottom: 20px;}
.line_wrap { padding: 20px 0; border-top: 1px solid #dedede; background: url(../bg/bg_linewrap.png) repeat-y 689px 0;}
.bg_wrap { border: 1px solid #dedede; background: #fff url(../bg/bg_bgwrap.png) repeat-y right 0; margin-top: -1px;}
.bg_wrap.bw_left { background: #fff url(../bg/bg_bgwrap02.png) repeat-y 0 0;}
.bg_wrap > .column > div > div { padding: 20px 20px 20px 11px;}
.bg_wrap > .column > div:first-child > div { padding: 20px 10px 20px 20px;}
.bg_wrap > .column.col04 > div > div { padding: 10px !important;}
.bg_wrap.bw_col04 { padding: 10px; background: #fff url(../bg/bg_bgwrap03.png) repeat-y 0 0;}
.bg_wrap.bw_none { background: #fff;}
.bg_wrap.bw_none > div { padding: 20px;}

.bg_wrap.bw_last { border-bottom-width: 3px; margin-bottom: 20px;}

.scroll-in { z-index: 10;}
.scroll-in > div { position: relative; padding-top: 20px; top: -20px; z-index: 10;}