﻿@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
    height: 100%;
}

ul, ol { list-style: none; }

img { 
    border: 0;
    vertical-align: middle;
}

a {
    color: #666;
    text-decoration: none;
}

button {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

/* FONT-FACE */

@font-face {
    font-family: "Nanum Gothic";
    font-weight: normal;
    src: url(/fonts/nanumgothic.eot);
    src: local(※), url(/fonts/nanumgothic.woff) format("woff");
}

@font-face {
    font-family: "Nanum Gothic";
    font-weight: bold;
    src: url(/fonts/nanumgothicbold.eot);
    src: local(※), url(/fonts/nanumgothicbold.woff) format("woff");
}


@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumSquareR/NanumSquareR.eot);
  src: local(※), url(/fonts/NanumSquareR/NanumSquareR.woff) format('woff');
}

@font-face {
  font-family: 'Nanum Square';
  font-style: bold;
  font-weight: 700;
  src: url(/fonts/NanumSquareR/NanumSquareB.eot);
  src: local(※), url(/fonts/NanumSquareR/NanumSquareB.woff) format('woff');
}


/* NORMALIZED UIKIT */

.heading-group {
    margin-bottom: 45px;
    padding: 54px 0 52px;
    border-bottom: 1px solid #e8e8e8;
}

.heading-group h2 {
    margin-bottom: 25px;
    color: #333;
    font-weight: bold;
    font-size: 38px;
    letter-spacing: -1px;
}

.heading-group h3 {
    padding-top: 20px;
    background: url(/images/sub/common/bar-heading-group.png) no-repeat;
    color: #7f5f2e;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: -1px;
}

.heading-group span { 
    margin-left: 20px;
	padding: 5px 5px 5px 5px; 
	background: #ffffff no-repeat 10px 9px;
	font-weight: bold; 
	font-size: 16px; 
	color: #0000ff;
	text-decoration: underline;
}

.heading-group p {
    margin-top: 10px;
    color: #333;
    font-size: 14px;
}

.heading-group.type-mypage { background: url(/images/sub/common/heading-bg-mypage.png) no-repeat; }
.heading-group.type-energy { background: url(/images/sub/common/heading-bg-energy.png) no-repeat; }
.heading-group.type-service { background: url(/images/sub/common/heading-bg-service.png) no-repeat; }
.heading-group.type-company { background: url(/images/sub/common/heading-bg-company.png) no-repeat; }
.heading-group.type-recruit { background: url(/images/sub/common/heading-bg-recruit.png) no-repeat; }

/* 표 */

table {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}

caption span {
    overflow: hidden;
    position: fixed;
    top: -9999px;
    left: -9999px;
    width: 10px;
    height: 25px;
}

.table {
    border-top: 2px solid #6f6f6f;
    border-bottom: 1px solid #d8d8d8;
}

.table table thead th {
    padding: 13px 20px 14px;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    background-color: #f9f9f9;
    color: #444;
    font-weight: bold;
}

.table table thead th:first-child {
    border-left: 0;    
}

.table table tbody th {
    padding: 11px 20px 12px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    background-color: #f9f9f9;
    font-weight: bold;
    text-align: center;
}

.table table tbody td {
    padding: 11px 20px 12px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    background-color: #fff;
    text-align: center;
}

.table table tbody tr:first-child td {
    border-top: 0;
}

.table table tbody tr th:first-child {
    border-left: 0;
}

.table table tbody tr td:first-child {
    border-left: 0;
}

.table table thead tr th.borderfix {
    border-left: 1px solid #eaeaea;
}

.table table tbody tr th.borderfix {
    border-left: 1px solid #eaeaea;
}

.table table tbody tr td.borderfix {
    border-left: 1px solid #eaeaea;
}

.table.white table tbody th {
    background-color: #fff;
    font-weight: normal;
    font-family: "Nanum Gothic";
}

/* 탭메뉴 */

.tab.default {
    overflow: hidden;
}

.tab.default.item-2 li {
    float: left;
    width: 413px;
    margin-left: -1px;
}

.tab.default.item-2 li:first-child {
    width: 413px;
    margin-left: 0;
}

.tab.default.item-2-paju li {
    float: left;
    width: 206px;
    margin-left: -1px;
}

.tab.default.item-2-paju li:first-child {
    width: 206px;
    margin-left: 0;
}

.tab.default.item-3 li {
    float: left;
    width: 276px;
    margin-left: -1px;
}

.tab.default.item-3 li:first-child {
    width: 275px;
    margin-left: 0;
}

.tab.default.item-4 li {
    float: left;
    width: 207px;
    margin-left: -1px;
}

.tab.default.item-4 li:first-child {
    width: 207px;
    margin-left: 0;
}

.tab.default.item-5 li {
    float: left;
    width: 166px;
    margin-left: -1px;
}

.tab.default.item-5 li:first-child {
    width: 165px;
    margin-left: 0;
}

.tab.default.item-6 li {
    float: left;
    width: 139px;
    margin-left: -1px;
}

.tab.default.item-6 li:first-child {
    width: 135px;
    margin-left: 0;
}

.tab.default li a {
    display: block;
    padding: 8px 0;
    border: 1px solid #7c7c7c;
    background-color: #909090;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.tab.default li a .blind {
    display: none;
}

.tab.default li.active a {
    background-color: #e70128;
    border: 1px solid #e70127;
}

.tab.line {
    overflow: hidden;
}

.tab.line.item-2 li {
    width: 412px;
    margin-left: 1px;
}

.tab.line.item-2 li:first-child {
    width: 412px;
    margin-left: 0;
}

.tab.line.item-3 li {
    width: 274px;
    margin-left: 1px;
}

.tab.line.item-3 li:first-child {
    width: 275px;
    margin-left: 0;
}

.tab.line.item-4 li {
    width: 205px;
    margin-left: 1px;
}

.tab.line.item-4 li:first-child {
    width: 207px;
    margin-left: 0;
}

.tab.line.item-5 li {
    width: 164px;
    margin-left: 1px;
}

.tab.line.item-5 li:first-child {
    width: 165px;
    margin-left: 0;
}

.tab.line.item-6 li {
    width: 136px;
    margin-left: 1px;
}

.tab.line.item-6 li:first-child {
    width: 140px;
    margin-left: 0;
}

.tab.line li {
    float: left;
}

.tab.line li a {
    display: block;
    padding: 11px 0;
    border-bottom: 3px solid #888;
    font-weight: bold;
    font-size: 14px;
}

.tab.line li a .blind {
    display: none;
}

.tab.line li.active a {
    border-bottom: 3px solid #e70128;
    color: #e70128;
}


/* 
    셀렉트박스

    1. 너비지정시 .select의 width값을 조절
    2. 높이값을 수정할 때는 label의 padding값과 selecr의 height값을 같이 수정

*/

.select { 
    display: inline-block;
    position: relative;
    width: 170px;
    vertical-align: middle;
}
.select .value-select {
    display: block;
    position: relative;
    height: 16px;
    padding: 6px 28px 6px 5px;
    border: 1px solid #e8e8e8;
    background: #fff url(/images/sub/common/select-bg.png) no-repeat right center;
}
.select select {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    color: #666;
    font-size: 13px;
    line-height: 1.2;
    font-family: "Nanum Gothic";
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.select.focus .value-select {
    outline: 2px solid #4D90FE;
} 

.select.disabled .value-select {
    background-color: #f5f5f5;
    color: #a7a7a7;
}

.select.disabled select{
    cursor: default;
}


/* 파일 */

.file {
    position: relative;
    width: 317px;
    font-size: 0;
}

.file input[type="text"] {
    position: relative;
    z-index: 20;
    width: 200px;
}

.file input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file span {
    display: inline-block;
    margin-left: 15px;
    min-width: 52px;
    padding: 7px 14px 8px;
    background-color: #444;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}

/* 텍스트박스*/

input[type="text"],
input[type="password"] {
    box-sizing: content-box;
    height: 16px;
    padding: 6px 10px;
    border: 1px solid #e8e8e8;
    color: #666;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Nanum Gothic";
    vertical-align: middle;
}

input[type="checkbox"],
input[type="radio"] {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    cursor: pointer;
}

textarea {
    border: 1px solid #e8e8e8;
    padding: 6px 10px;
    color: #666;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Nanum Gothic";
    vertical-align: middle;
}

/*
    버튼

    4글자 이하일 경우 버튼의 너비는 width와 padding을 합쳐서 80px이다.
    5글자부터는 양쪽에 14px의 여백이 적용되어 유동적으로 늘어난다.

*/

.btn-wrap {
    overflow: hidden;
}

.btn-wrap .align-left {
    float: left;
}

.btn-wrap .align-right {
    float: right;
}

a.btn {
    display: inline-block;
    min-width: 112px;
    padding: 10px 14px 11px;
    background-color: #444;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}

.btn.sm {
    min-width: 52px;
    padding: 7px 14px;
    font-size: 14px;
}

.btn.xs {
    min-width: 52px;
    padding: 6px 14px;
    font-weight: normal;
    font-size: 12px;
}

.btn.red {
    background-color: #e70128;
}
.btn.purple {
    background-color: #7800ff;
}
.btn.yellow {
    background-color: #ffcd00;
    color: #1a1a1a;
}

.btn.sm.white {
    padding: 6px;
}

.btn.xs.white {
    padding: 5px 14px;
}

.btn.white {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
}

.btn.border {
    border: 1px solid #e70128;
    background-color: #fff;
    color: #666;
}

.btn.xs.border {
    padding: 5px 14px;
}
.btn.gray {
    background-color: #909090;
}

/* 페이징 */

.paging {
    text-align: center;
    font-size: 0;
}

.paging .num {
    display: inline-block;
    margin: 0 20px;
    color: #757575;
    font-weight: bold;
    font-size: 15px;
    vertical-align: middle;
}

.paging .num a {
    display: inline-block;
    margin-left: 17px;
    padding: 6px 0;
    color: #757575;
    text-align: center;
}

.paging .num a:first-child {
    margin-left: 0;
}

.paging .num a.active {
    color: #ff7b00;
    font-weight: bold;
    text-decoration: underline;
}

.paging .num .current-page {
    display: inline-block;
    color: #ff7b00;
    padding: 6px 0;
    vertical-align: middle;
}

.paging .num .pisa {
    display: inline-block;
    margin: 0 10px;
    padding: 6px 0;
    vertical-align: middle;
}

.paging .num .total-page {
    display: inline-block;
    padding: 6px 0;
    vertical-align: middle;

}

.paging .btn-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/images/sub/common/paging-btn-prev.png) no-repeat;
    vertical-align: middle;
}

.paging .btn-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(/images/sub/common/paging-btn-next.png) no-repeat;
    vertical-align: middle;
}

.board-view .board-view-head {
    margin-bottom: 18px;
}

.board-view .board-view-head .subject {
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

.board-view .board-view-head .subject .category {
    color: #e70128;
}

.board-view .board-view-head .date {
    margin-top: 6px;
    color: #666;
    font-size: 12px;
}

.board-view .board-view-head .date em {
    font-style: normal;
}

.board-view .btn-wrap.top {
    margin-bottom: 20px;
}

.board-view .board-view-body {
    border-top: 2px solid #6f6f6f;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom:20px;
    word-break: break-all;
}

.board-view .board-view-body img {
    max-width: 100%;
}

.board-view .btn-wrap.bottom {
    margin-top: 20px;
}

.board-view .list {
    margin-top: 40px;
}

.board-view .list ul {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.board-view .list ul li {
    overflow: hidden;
    border-top: 1px solid #eaeaea;
}

.board-view .list ul li:first-child {
    border-top: 0;
}

.board-view .list ul li span {
    display: inline-block;
    padding: 11px 20px;
    vertical-align: top;
}

.board-view .list ul li .title {
    width: 50px;
    background: #f9f9f9 url(/images/sub/service/board-list-arrow.png) no-repeat;
    color: #363636;
    font-weight: bold;
}

.board-view .list ul li.list-prev .title {
    background-position: 65px 17px;
}

.board-view .list ul li.list-next .title {
    background-position: 65px -33px;
}

.board-view .list ul li .subject {
    width: 590px;
}

.board-view .list ul li .subject a {
    display: block;
    overflow:hidden;
    max-width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.board-view .list ul li .date {
    width: 65px;
    font-size: 12px;
    color: #666;
}

.board-view-body .download-area {
    padding: 11px 0;
    text-align: right;
    font-size: 12px;
}

.board-view-body .content-area {
    padding: 70px 20px;
}

.board-view-body .download-area span {
    padding-left: 19px;
    background: url(/images/sub/common/download-file-icon.jpg) no-repeat  0 2px;
}

.board-view-body .download-area a.download-file {
    margin-left: 12px;
    border-bottom: 1px solid #e70128;
    color: #e70128;
}

.helper {
    padding: 25px;
    border: 1px solid #ebebeb;
}

.helper .heading {
    padding-left: 25px;
    background: url(/images/sub/common/helper-icon-megaphone.png) no-repeat;
    color: #333;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}

.helper ul {
    margin-top: 12px;
}

.helper ul li {
    padding-left: 10px;
    background: url(/images/sub/common/helper-bullet-dot.png) no-repeat 0 8px;
    color: #909090;
    line-height: 1.6;
}

.msg {
    padding-bottom: 30px;
    border-bottom: 1px dotted #ededed;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.gum_bm{
	margin-bottom:50px;
}

.msg .title {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.5;
}

.msg .title em {
    color: #e70128;
    font-style: normal;
}

.msg .title_word_wrap {
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.5;
    word-break:keep-all; 
    word-wrap:break-word;
}

.msg .title_word_wrap em {
    color: #e70128;
    font-style: normal;
}

.msg .desc {
    display: block;
    margin-top: 23px;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
}

.msg .desc_word_wrap {
    display: block;
    margin-top: 23px;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    word-break:keep-all; 
    word-wrap:break-word;
}

/* FUNCTIONAL CLASS */

.hidden {
    overflow: hidden;
    position: fixed;
    top: -9999px;
    left: -9999px;
    width: 10px;
    height: 25px;
}

label.hidden {
    display: none;
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

.modal-wrap {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left:0;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 200px 0;
}

.modal {
    position: relative;
    width: 833px;
    margin: 0 auto;
}

.modal .modal-head > * {
    min-height: 24px;
    padding: 16px 22px;
    background-color: #e70128;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.modal .modal-body {
    padding: 30px 23px;
    background-color: #fff;
}

.modal > .btn-close {
    position: absolute;
    top: 12px;
    right: 27px;
}

.bg-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: url(/images/sub/common/bg_000_5.png) repeat;
}

.modal-open {
    overflow: hidden;
}

/* COMMON AREA STYLE */

body {
    height: 100%;
    background-color: #e4e4e4;
    color: #666;
    font-size: 13px;
    line-height: 1.2;
    font-family: "Nanum Gothic";
}

.clear {clear:both;}

/* 
    contents라는 class는 본문영역 한군데에만 사용되어야 한다.
    작은범위의 내용을 담을 때는 s를 뺀 content로 사용해야한다.
    contents에 지정된 id는 Skip Navigation의 용도로만 사용해야 하며
    id에는 스타일을 지정해서는 안된다.

 */

.header-wrap { position: relative; top: 0; right: 0; left: 0; z-index: 201; padding-bottom: 34px; background: url(/images/sub/common/header-bg.png) repeat-x 0 100%; }
.header { position: relative; z-index: 10; width: 945px; margin: 0 auto; height: 68px; }
.header h1 { position: absolute; top: 45px; left: 0; }
.header h1 .main-heading { position: absolute; top: -24px; right: -91px; }
.header h1 .sub-heading { height: 47px; padding-right: 13px; }
.header .snb { position: absolute; top: 22px; right: 30px; }
.header .snb > ul { width: 100%; }
.header .snb > ul > li { float: left; position: relative; margin-left: 9px; padding-left: 9px; background: url(/images/sub/common/snb-bar.png) no-repeat 0 2px; }
.header .snb > ul > li:first-child { margin-left: 0; padding-left: 0; background: none; }
.header .snb > ul > li > a { display: block; color: #a1a1a1; font-weight: bold; font-size: 12px; }
.header .snb > ul > li.mypage > a,
.header .snb > ul > li.language > a { padding-right: 13px; background: url(/images/sub/common/snb-icon-arrow.png) no-repeat 100% 6px; }
.header .snb > ul > li > a:hover,
.header .snb > ul > li > a:focus,
.header .snb > ul > li.active > a { color: #e70128; background-position: 100% -44px; }
.header .snb > ul ul { display: none; position: absolute; top: 20px; right: -9px; left: 1px; padding: 7px; border: 1px solid #e5e5e5; background-color: #fff; }
.header .snb > ul .active ul { display: block; }
.header .snb > ul ul li { margin-top: 3px; }
.header .snb > ul ul li:first-child { margin-top: 0; }
.header .snb > ul ul li a { color: #898989; font-weight: bold; font-size: 11px; }
.header .snb > ul ul li a:hover,
.header .snb > ul ul li a:focus { color: #e70128; }

.gnb { width: 945px; margin: 0 auto; }
.gnb .lv1 { float: right; padding-right: 30px; }
.gnb .lv1 > li { float: left; margin-left: 45px; padding-left: 47px; background: url(/images/sub/common/gnb-bar.png) no-repeat 0 3px; }
.gnb .lv1 > li:first-child { margin-left: 0; padding-left: 0; background: none; }
.gnb .lv1 > li > a { display: block; height: 16px; text-indent: -9999px; }
.gnb .lv1 > li.gnb-energy  > a { width: 76px; background: url(/images/sub/common/gnb-item-energy.png) no-repeat; }
.gnb .lv1 > li.gnb-service > a { width: 78px; background: url(/images/sub/common/gnb-item-service.png) no-repeat; }
.gnb .lv1 > li.gnb-company > a { width: 94px; background: url(/images/sub/common/gnb-item-company.png) no-repeat; }
.gnb .lv1 > li.active > a { background-position: 0 -16px; }
.gnb .lv1 > li:hover > a { background-position: 0 -16px; }

.sub { display: none; position: absolute; top: 114px; left: 0; right: 0; padding-bottom: 5px; background: url(/images/sub/common/sub-bg.png) repeat-x 0 100%; box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
.sub .sub-inner { position: relative; width: 945px; margin: 0 auto; }
.sub .sub-heading { position: absolute; top: 0; bottom: 0; left: 0; width: 160px; padding: 30px 26px; background: #e70128 url(/images/sub/common/sub-bg-shadow.png) repeat-x; box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
.sub .sub-heading p { position: absolute; bottom: 30px; left: 26px; width: 160px; }
.sub .sub-heading p .img { display: block; }
.sub .sub-heading p .txt { display: block; margin-top: 30px; color: #fff; font-weight: bold; font-size: 13px; line-height: 1.5; opacity: 0.64; }
.sub .sub-body { padding-left: 212px; }
.sub .sub-body .lv2 { padding: 40px 5px 40px 40px; }
.sub .sub-body .lv2 > li { overflow: hidden; margin-top: 15px; padding-top: 15px; border-top: 1px solid #f3f3f3; }
.sub .sub-body .lv2 > li:first-child { margin-top: 0; padding-top: 0; border-top: 0; }
.sub .sub-body .lv2 > li .title { float: left; width: 150px; }
.sub .sub-body .lv2 > li .title a { color: #555; font-weight: bold; font-size: 16px; }
.sub .sub-body .lv2 > li.active .title a { color: #e70128; }
.sub .sub-body .lv3 { float: left; width: 538px; padding: 1px 0 2px; }
.sub .sub-body .lv3 li { float: left; margin-left: 12px; padding-left: 12px; background: url(/images/sub/common/sub-bar.png) no-repeat 0 2px; letter-spacing: -1px; }
.sub .sub-body .lv3 li:first-child { margin: 0; padding: 0; background: none; }
.sub .sub-body .lv3 li a { display: block; color: #898989; font-size: 14px; }
.sub .sub-body .lv3 li a:hover,
.sub .sub-body .lv3 li a:focus { color: #e70128; }
.sub .btn-close { position: absolute; right: 0; bottom: 0; }

.path-wrap { position: relative; z-index: 100; width: 100%; margin: 0 auto; border-bottom: 1px solid #e8e8e8; background-color: #fff; }
.path-wrap .btn-home { float: left; border-right: 1px solid #e8e8e8; }
.path-wrap .btn-home a { display: block; }
.path-wrap .path { float: left; position: relative; padding: 13px 40px 13px 45px; border-right: 1px solid #e8e8e8; }
.path-wrap .path > a { display: inline-block; padding-right: 17px; background: url(/images/sub/common/path-arrow.png) no-repeat right 6px; color: #666; font-size: 14px; }
.path-wrap .path.current > a { background-position: right -44px; color: #000; font-weight: bold; } 
.path-wrap .path.active > a { background-position: right -94px; color: #000; font-weight: bold; }
.path-wrap .path.default > a { padding-right: 0; background: none; }
.path-wrap .path ul { display: none; position: absolute; top: 43px; left: -1px; right: -1px; padding: 28px 10px 29px 10px; border: 1px solid #e8e8e8; border-top: 0; background-color: #fff; }
.path-wrap .path ul li { margin-top: 12px; }
.path-wrap .path ul li:first-child { margin-top: 0; }
.path-wrap .path ul li a { color: #666; }
.path-wrap .path ul li a:hover, .path-wrap .path ul li a:focus { color: #000; font-weight: bold; }


.container { width: 945px; margin: 0 auto; padding: 50px 0 72px; }
.no-ad .container { padding-top: 58px;  }
.contents { min-height: 432px; padding: 0 60px 100px; background-color: #fff; border-bottom: 2px solid #c2c2c2; }

.footer-wrap { background-color: #fff; }
.footer { position: relative; width: 954px; margin: 0 auto; padding: 28px 0 48px; }
.footer .btn-top { position: absolute; top: -28px; right: 0; }
.footer .snb { overflow: hidden; }
.footer .snb li { float: left; margin-left: 11px; padding-left: 13px; background: url(/images/sub/common/footer-snb-bar.png) no-repeat 0 2px; }
.footer .snb li:first-child { margin-left: 0; padding-left: 0; background: none; }
.footer .snb li a { color: #636363; font-weight: bold; font-size: 13px; }
.footer .mark { position: absolute; top: 28px; right: 0; }
.footer .mark ul { overflow: hidden; }
.footer .mark ul li { float: left; margin-left: 7px; }
.footer .mark ul li:first-child { margin-left: 0; padding: 4px 0 5px; }
.footer .family-site { position: absolute; top: 96px; right: 0; width: 196px; }
.footer .family-site > a { display: block; padding: 5px 28px 5px 9px; border: 1px solid #666; background: #666 url(/images/sub/common/footer-family-arrow.png) no-repeat 100% 0; color: #fff; font-size: 12px; }
.footer .family-site.active > a { background-position: 100% -24px; }
.footer .family-site ul { display: none; position: absolute; bottom: 26px; left: 0; right: 0; padding: 9px; background-color: #666; }
.footer .family-site ul li { margin-top: 3px; }
.footer .family-site ul li:first-child { margin-top: 0; }
.footer .family-site ul li a { color: #fff; }
.footer .family-site ul li a:hover,
.footer .family-site ul li a:focus { font-weight: bold; }
.footer .infomation { margin-top: 11px; }
.footer .infomation p { margin-top: 3px; }
.footer .infomation p:first-child { margin-top: 0; }
.footer .infomation p span { margin-left: 17px; color: #666; font-weight: bold; font-size: 12px; }
.footer .infomation p span:first-child { margin-left: 0; }
.footer .infomation p span a { color: #666; }
.footer address { margin-top: 18px; color: #828282; font-style: normal; font-weight: bold; font-size: 12px; }
.footer address a { color: #828282; }

.quick { position: fixed; top: 180px; left: 50%; z-index: 2; width: 125px; margin-left: 492px; border-top: 5px solid #5ecca9; padding-bottom: 2px; background: url(/images/sub/common/bg-shadow.png) repeat-x 0 bottom; }
.no-ad .quick { top: 158px; }
.quick h2.quick-title { padding: 12px 22px; background-color: #fff; }
.quick .section1 { padding: 0 10px 17px; background-color: #fff; }
.quick .section1 > div { border-top: 1px solid #eeeeee; }
.quick .section1 > div:first-child { border-top: 0; }
.quick .section1 > div a { display: block; height: 35px; }
.quick .section1 .group1 a { background: url(/images/sub/common/quick-menu-img1.png) no-repeat; }
.quick .section1 .group2 a { background: url(/images/sub/common/quick-menu-img2.png) no-repeat; }
.quick .section1 .group3 a { background: url(/images/sub/common/quick-menu-img3.png) no-repeat; }
.quick .section1 .group4 a { background: url(/images/sub/common/quick-menu-img4.png) no-repeat; }
.quick .section1 > div:hover a { background-position: 0 -35px; }
.quick .section2 { border-top: 1px dotted #e8e8e8: }
.quick .section3 { position: relative; border-top: 1px dotted #e8e8e8: }
.quick .section3 ul { overflow: hidden; position: absolute; top: 37px; left: 12px; }
.quick .section3 ul li { float: left; margin-left: 7px; padding-left: 7px; background: url(/images/sub/main/sec4-group4-bar.png) no-repeat 0 3px; }
.quick .section3 ul li:first-child { margin-left: 0; padding-left: 0; background: none; }
.quick .section3 ul li a { color: #f3f3f3; font-weight: bold; }
.quick .section3 p { position: absolute; right: 0; bottom: 20px; left: 0; text-align: center; color: #fff; font-weight: bold; font-size: 18px; letter-spacing: -1px; }

/* 메인 상단 광고영역 */
.ad-wrap { height: 122px; background-color: #5ecca9; }
.no-ad .ad-wrap { display: none; }
.ad-wrap .ad { position: relative; width: 991px; margin: 0 auto; }
.ad-wrap .ad .btn-close { position: absolute; top: 46px; right: 25px; }

.ad-wrap-busan { height: 122px; background-color: #ffcc99; }
.no-ad .ad-wrap-busan { display: none; }
.ad-wrap-busan .ad { position: relative; width: 991px; margin: 0 auto; }
.ad-wrap-busan .ad .btn-close { position: absolute; top: 46px; right: 25px; }

.skip-navigation a { display: block; position: fixed; top: -50px; right: 0; left: 0; z-index: 9999; padding: 10px; border-bottom: 1px solid #e70128; background-color: #fff; text-align: center; }
.skip-navigation a:focus { top: 0; }

/* 나래에너지서비스(O&M) 추가 시작 */
.gnb .lv1 > li.gnb-business > a { width: 94px; background: url(/images/sub/common/gnb-item-business.png) no-repeat; }
.gnb .lv1 > li.gnb-competency > a { width: 127px; background: url(/images/sub/common/gnb-item-competency.png) no-repeat; }
.gnb .lv1 > li.active > a { background-position: 0 -16px; }
.gnb .lv1 > li:hover > a { background-position: 0 -16px; }
/* 나래에너지서비스(O&M) 추가 종료 */

.sub_th{font-weight: 300 !important; color: #797979 !important;  background-color: #fff !important;}
.sub_b{font-weight: bold !important; }
td.red{color: #d80034;}

.search-box.result { margin-top: 70px;}
.search-box.result h3 { margin-bottom: 10px;}
.search-box.result .table .addr-table th.checkbox,
.search-box.result .table .addr-table td.checkbox { padding-left: 5px; padding-right: 5px; }
.search-box.result .table .addr-table td.address { text-align: left; }
.modal.lastCheck { width: 460px; }
.modal.lastCheck .modal-head { height: 55px; border-bottom: 1px solid #d2d2d2; background: #fff; }
.modal.lastCheck .modal-body { text-align: center; }
.lastCheck h1 { position: relative; height: 25px; }
.lastCheck h1 span.bgLine { 
	content: '';
	display: block;
	height: 10px;
	width: 220px;
	background: #ffd7b0;
	margin: 20px auto 0;
}
.lastCheck h1 span.txt { color: #ff0031; font-size: 25px; position: absolute; width:100%; top: -20px; left: 0px; }
.lastCheck .imgArea { width: 110px; height: 110px; background: #f9f9f9; border-radius: 50%; margin: 0 auto; }
.lastCheck .imgArea img { width: 110px; height: 110px; }
.lastCheck .b_txt { border: 1px solid #afafaf; margin: 20px 0 15px; }
.lastCheck .b_txt .numCompany { font-size: 18px; color: #a2865d; line-height: 26px; padding: 15px; 	font-weight: bold;}
.lastCheck .b_txt .numCompany span { 
	display: inline-block; 
	background: #474747; 
	height: 26px; 
	font-size: 14px; 
	line-height: 26px; 
	padding:0 13px; 
	border-radius: 13px; 
	color: #fff; 
	vertical-align: bottom;
	margin-right: 10px;
}
.lastCheck .b_txt .stxt {
	font-size: 14px; 
	padding: 15px;
	background: #f9f9f9;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
}
.lastCheck .b_txt .stxt span { color: #ff0031; text-decoration: underline; }
.lastCheck button { width: 110px; background: #e70128; height: 42px; font-size: 17px; font-weight: bold; color: #fff; }


/* 알림 popup style */
.confirm_msg  { width: 550px; }
.confirm_msg .bg { background: #f9f9f9; font-size: 14px; padding: 30px; font-weight: bold;  }
.confirm_msg .bg ol { margin: 20px 0 0; }
.confirm_msg .bg ol li { margin-bottom: 20px; line-height: 24px; color: #333; }
.confirm_msg .bg ol li span { font-weight: normal; color: #666; word-spacing: -3px;display: inline-block; margin-left: 20px; }
.confirm_msg .bg ol li:last-child { margin-bottom: 0px; }
.confirm_msg .bg p { font-size: 15px; color: #7f5f2e; text-decoration: underline; }
.confirm_msg .btn-wrap {  margin-top: 30px; text-align: center; font-size: 0; }
.confirm_msg .btn-wrap .btn { min-width: 78px;} 
.confirm_msg .btn-wrap a + a { margin-left: 10px; }

/*경감신청*/
.reduce_msg {text-align: center; color: red;font-weight: bold;font-size: 15px;margin-top: 10px;}

/*ISMSP*/
.ismsp { display: flex;grid-column-gap: 10px;margin-top: 10px;float:right;margin-right:150px;}
.ismsp .img { height: 70px; }
.ismsp .text { max-width: 550px; }
.ismsp .text  div{ display: flex;padding: 10px 0px 10px 0px; }

/* 20240820 추가 */
.gnb.narae_onm .lv1 > li > a { height: 21px; text-indent: 0; font-size: 19px; font-weight: bold; color: #333; }


/* 20241203 나래에너지서비스O&M GNB*/
.gnb .lv1 > li.gnb-companyONM > a { width: 77px; background: url(/images/sub/common/gnb-item-companyONM.png) no-repeat; }
.gnb .lv1 > li.gnb-businessONM  > a { width: 77px; background: url(/images/sub/common/gnb-item-businessONM.png) no-repeat; }
.gnb .lv1 > li.gnb-recruitmenuONM > a { width: 77px; background: url(/images/sub/common/gnb-item-recruitmenuONM.png) no-repeat; }
.gnb .lv1 > li.gnb-competencyONM > a { width: 77px; background: url(/images/sub/common/gnb-item-competencyONM.png) no-repeat; }
.gnb .lv1 > li.active > a { background-position: 0 -16px; }
.gnb .lv1 > li:hover > a { background-position: 0 -16px; }