/*
b500{weight:500} - 500~900
p5 /  pt5 / pb5 / m5 / mt5 / mb5 / - 5 10 20 30 ~ 100 120 140
max-width10 {max-width: 10%;} - 10~90

*  hr
*  row
*  100% container-pull
* div container
*  img-responsive
* li list-inline
* text-center - inline block
* center-block - btn block
**************************************
display: inline / block 
http://blog.naver.com/lyhy0310/220923263218

block - h1 / p
inline -  span a button small
**************************************
*/
@import url(nanumbarungothic.css);



.ovTap {
    background: #082149 !important;
    color: #fff !important;
}


/*???*/
.rain .btn {
    border-radius: 0px;
    padding: 8px 28px;
    border: 0px;
}

/* ??? ???? ?¬Ö? */

.rain .btn-default {
    background-color: transparent !important;
    color: #555 !important;
    border: 1px solid #555 !important;
}

/* ??????? */
.rain .btn-default:hover {
    background-color: #082149 !important;
    color: #fff !important;
    border: 1px solid #082149 !important;
}

/* ??? ???????? */

.rain .btn-primary {
    background-color: transparent !important;
    color: #000 !important;
    border: 1px solid #ddd !important;
}

/* ??????? */
.rain .btn-primary:hover {
    background-color: #082149 !important;
    color: #fff !important;
    border: 1px solid #082149 !important;
}

/* ??? ???????? */

.rain .btn-success {
    background-color: #082149 !important;
    color: #fff !important;
    border: 1px solid #082149 !important;
}

/* ??????? */
.rain .btn-success:hover {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

/* ??? ???????? */

.rain .btn-info {
    background-color: #1a7bbe !important;
    color: #fff !important;
    border: 1px solid #1a7bbe !important;
}

/* ??????? */
.rain .btn-info:hover {
    background-color: #ff6863 !important;
    color: #fff !important;
    border: 1px solid #ff6863 !important;
}

/* ??? ???????? */

.rain .btn-danger {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

/* ??????? */
.rain .btn-danger:hover {
    background-color: #ff6863 !important;
    color: #fff !important;
    border: 1px solid #ff6863 !important;
}

/* ??? ???????? */

.rain .btn-warning {
    background-color: #1a7bbe !important;
    color: #fff !important;
    border: 1px solid #1a7bbe !important;
}

/* ??????? */
.rain .btn-warning:hover {
    background-color: #ff6863 !important;
    color: #fff !important;
    border: 1px solid #ff6863 !important;
}

/* ??? ???????? */


/* ?¡À? */
.rain .c01 {
    color: #1d5098;
}

.rain .c02 {
    color: #00a9eb;
}

.rain .c03 {
    color: #fed136;
}

.rain .c04 {
    color: #fff100;
}


/*???¥é?*/
.rain .bar-left {
    width: 65px;
    height: 1px;
    margin: 20px 0px;
    background: #ff6863;
}

.rain .bar-auto {
    width: 65px;
    height: 1px;
    margin: 20px auto;
    background: #ff6863;
}

.rain .bar-small-left {
    width: 30px;
    height: 1px;
    margin: 20px 0px;
    background: #ff6863;
}

.rain .bar-small-auto {
    width: 30px;
    height: 1px;
    margin: 20px auto;
    background: #ff6863;
}


/*??*/
.rain .box01 {
    border: 1px solid #ddd;
    padding: 1px 5px 3px;
}


/*
|---------------------------------------------------------|

                      ?? ??? ??

|---------------------------------------------------------|
*/

/* ???????? */
#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff
}

.hd_pops_con {}

.hd_pops_footer {
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: right
}

.hd_pops_footer button {
    margin-right: 5px;
    padding: 5px 10px;
    border: 0;
    background: #393939;
    color: #fff
}


/* ??? ?????? */
#hd {
    z-index: 4;
    position: relative;
    width: 100%;
    background: #fff;
}

#hd_sub {
    z-index: 4;
    position: absolute;
    width: 100%;
    top: 0;
    background: transparent;
}

.hd_zindex {
    z-index: 10 !important
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_wrapper_tnb {
    font-size: 12px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: #eee;
    height: 40px;
    zoom: 1
}

#hd_wrapper_tnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.tnb_area {
    position: relative;
    margin: 0 auto;
    height: 40px;
    max-width: 1170px;
}

#tnb {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1
}

#tnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    float: left;
    margin: 0 20px 0 0;
}

#tnb li:last-child {
    margin: 0;
}

#tnb a {
    display: inline-block;
    padding: 8px 0px;
    height: 34px;
    color: #999;
    letter-spacing: -0.1em;
    line-height: 24px
}

#tnb a:focus,
#tnb a:hover,
#tnb a:active {
    text-decoration: none;
    color: #000;
}

#tnb img {
    margin-right: 0px
}


#hd_wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    height: 90px;
    zoom: 1
}

#hd_wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}


/* ??æé???? ?????? */
#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}

/* ???? ?????? */
#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

.rain .logo {
    position: absolute;
    margin: 5px 10px;
    border: 0px solid red;
    z-index: 999999;
}

/* ?????
top_menu_pc.css
topmenu_mobile.css ??? ??????? | ???¬Þ? ??
*/


/*
|---------------------------------------------------------|

                      ?? ??????? ??

|---------------------------------------------------------|
*/

/* ???? ????? ???? */
.main-tx {
    margin-top: 15%;
    margin-bottom: 15%;
}

.main-tx02 {
    margin-top: 13%;
    margin-bottom: 15.9%;
}

.main-tx03 {
    margin-top: 23%;
    margin-bottom: 24.5%;
}



/* ???? ?????? */


/* ???? ?????? */
.rain .main01 {
    background: url("../img/main_img01.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: auto;
    min-height: 310px;
}

/* ???? */
.rain .main02 {
    background: url("../img/main_img02.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: auto;
    min-height: 310px;
}

/* ???? */
.rain .main03 {
    background: url("../img/main_img03.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: auto;
    min-height: 310px;
}

/* ???? */
.rain .main04 {
    background: url("../img/main_img01.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: auto;
    min-height: 310px;
}

/* ???? */

.rain .bg01 {
    background: url("../img/bg01.jpg") repeat 10% 80%;
}

/* ?????????? */
.rain .bg02 {
    background: url("../img/bg02.jpg") repeat 40% 40%;
}

/* ?????????? */
.rain .bg03 {
    background: url("../img/bg03.jpg") repeat 10% 80%;
}

/* ?????????? */
.rain .bg04 {
    background: url("../img/bg01.jpg") repeat 40% 40%;
}

/* ?????????? */


/*
|---------------------------------------------------------|

                      ?? ??????? ??

|---------------------------------------------------------|
*/
/* ???? ?????? */
.rain .sub01 {
    background: url("../img/sub_img01.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */
.rain .sub02 {
    background: url("../img/sub_img02.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */
.rain .sub03 {
    background: url("../img/sub_img03.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */
.rain .sub04 {
    background: url("../img/sub_img04.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */
.rain .sub05 {
    background: url("../img/sub_img05.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */
.rain .sub06 {
    background: url("../img/sub_img06.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 255px;
    margin-top: 0
}

/* ???? */


/* ???? ????? ???? */
.sub-tx {
    text-align: center;
    margin-top: 6%;
    margin-bottom: 5%;
}


/*?????????*/
.rain .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}

.rain .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.rain .list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #00a9eb;
    border-color: #00a9eb
}

/* ??????? */
.rain .lead {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.4
}

.rain .breadcrumb {
    padding: 13px 0 0;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px
}

.rain .breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.rian .sub01 {}

/* ???? */
.rian .sub02 {}

/* ???? */


/*
|---------------------------------------------------------|

                      ?? ??????? ??

|---------------------------------------------------------|
*/

/*??? ???????*/
.rain .copy01 {
    background-color: #3c3c3c;
    color: #a7a7a7 !important;
    line-height: 150%;
    font-size: 13px;
}

.rain .copy01 span {
    color: #999;
}

.rain .copy02 {
    background-color: #1f1f1;
    color: #444444;
    border-top: 1px solid #eeeeee;
    line-height: 150%;
    font-size: 13px;
}

.rain .copy02 span {
    color: #999;
}





@media screen and (max-width: 1190px) {}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 640px) {

    /* scrollup */
    .scrollup {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1000;
    }

    .scrollup .up {
        position: relative;
        width: 50px;
        height: 50px;
        border-radius: 30px;
        opacity: .3;
        color: #fff;
        cursor: pointer;
        background-color: #000;
        transition: opacity .5s, background-color .5s;
        -moz-transition: opacity .5s, background-color .5s;
        -webkit-transition: opacity .5s, background-color .5s;
    }

    .scrollup .up i {
        font-size: 13px;
        position: absolute;
        opacity: 1;
        color: #fff;
        left: 50%;
        top: 50%;
        margin-top: -8px;
        margin-left: -6px;
        text-decoration: none;
    }

    .scrollup .up:hover {
        background: #ff6863;
        opacity: 1;
    }
}



/* ?? ????? */
.tbl_frm01 {
    margin: 0 0 20px
}

.tbl_frm01 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_frm01 th {
    width: 60px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #f5f8f9;
    text-align: left
}

.tbl_frm01 td {
    padding: 7px 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: transparent
}

.tbl_frm01 textarea,
.frm_input {
    border: 1px solid #e4eaec;
    background: #f7f7f7;
    color: #000;
    vertical-align: middle;
    line-height: 2em
}

.tbl_frm01 textarea {
    padding: 2px 2px 3px
}

.frm_input {
    height: 22px
}

.tbl_frm01 textarea {
    width: 98%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 0 0 5px;
    line-height: 1.4em
}

/* ??? */
a.btn01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

a.btn02 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

a.btn02:focus,
.btn02:hover {
    text-decoration: none
}

button.btn02 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none
}






#navigation {
    position: relative;
    width: 100%;
    height: 95px;
    z-index: 100;
}

#navigation .gnbOneBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    background: #1d5098;
}

#navigation .gnbTwoBg {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 0px solid #e3e3e3;
    background-color: rgba(119, 119, 120, 0.8);
    background: rgba(119, 119, 120, 0.8);
}

.gnbD {
    position: relative;
    margin: 0 auto;
    /*width:1280px;*/
    width: 1220px;
    z-index: 10;
}

.gnbD h1 {
    position: absolute;
    top: -20px;
    left: 30px;
}

.gnbD .gnb {
    padding: 15px 0 0 300px;
}

.gnbD .gnb:after {
    content: "";
    display: block;
    clear: both;
}

.gnbD .gnb li {
    float: left;
    position: relative;
    padding: 20px 22px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Nanum Gothic', Dotum, sans-serif;
}

.gnbD .gnb li:first-child {
    padding: 20px 22px;
    ;
    background: none;
}

.gnbD .gnb li .oneD {
    font-size: 17px;
    color: #0f4696;
}

.gnbD .gnb li .twoD {
    position: absolute;
    top: 80px;
    left: 0;
}

.gnbD .gnb li:before {
    position: absolute;
    top: -15px;
    left: 50%;
    content: "";
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 20px;
    background: #fff;
    display: none;
}

.gnbD .gnb li:after {
    position: absolute;
    top: 57px;
    left: 50%;
    content: "";
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 23px;
    background: #fff;
    display: none;
}

#mainNavigation .gnbD .gnb li:hover:before {
    display: block;
}

#mainNavigation .gnbD .gnb li:hover:after {
    display: block;
}

.gnbD .gnb li:nth-child(1) .twoD {
    left: 0;
    width: 1200px;
}

.gnbD .gnb li:nth-child(2) .twoD {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(3) .twoD {
    left: 0;
    width: 800px;
}

.gnbD .gnb li:nth-child(4) .twoD {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(5) .twoD {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(6) .twoD {
    left: 0;
    width: 600px;
}

.gnbD .gnb li .twoD:after {
    content: "";
    display: block;
    clear: both;
}

.gnbD .gnb li .twoD .pack {
    position: relative;
    float: left;
}

.gnbD .gnb li .twoD .pack.line {
    border-left: 0px solid #e9e9e9;
}

.gnbD .gnb li .twoD .pack>a {
    font-family: "Nanum Barun Gothic";
    font-weight: normal;
    display: inline-block;
    padding: 30px 20px;
    font-size: 15px;
    color: #fff;
}

.gnbD .gnb li .twoD .pack a:hover {
    color: #1d5098;
}

.gnbD .gnb li .twoD.hasThird .pack>a {
    padding: 30px 40px 20px 20px;
}

.gnbD .gnb li .twoD .pack .thiD {
    position: relative;
    padding: 0 0 20px 20px;
}

.gnbD .gnb li .twoD .pack .thiD a {
    display: block;
    padding: 0 40px 0 0;
    font-size: 15px;
    color: #777;
    font-family: "HdharmonyL";
    line-height: 22px;
}

.gnbD .gnb li .twoD .pack .thiD a:hover {
    color: #0163bf;
}

.gnbD .gnb li .twoD .pack .thiD a.more {
    position: absolute;
    top: -37px;
    right: 0;
    display: block;
    padding: 0;
    font-family: "Nanum Barun Gothic";
}

.gnbD .gnb li .twoD .pack .thiD a.news {
    display: block;
    padding: 0;
    font-size: 14px;
    width: 215px;
}

.gnbD .gnb li .twoD .pack .thiD a.news img {
    width: 215px;
    height: 103px;
}

.gnbD .gnb li .twoD .pack .thiD a.news .txt {
    padding-top: 5px;
    line-height: 18px;
    font-family: "Nanum Barun Gothic";
    color: #555;
}

.gnbD .gnb li .twoD .pack .thiD a.sustainability {
    position: relative;
    display: block;
    margin-top: 40px;
    box-sizing: border-box;
    width: 240px;
    height: 137px;
    overflow: hidden;
}

.gnbD .gnb li .twoD .pack .thiD a.sustainability .txtArea {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}


.gnbD .gnb li:nth-child(1) .twoD_eng {
    left: 0;
    width: 1200px;
}

.gnbD .gnb li:nth-child(2) .twoD_eng {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(3) .twoD_eng {
    left: 0;
    width: 800px;
}

.gnbD .gnb li:nth-child(4) .twoD_eng {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(5) .twoD_eng {
    left: 0;
    width: 600px;
}

.gnbD .gnb li:nth-child(6) .twoD_eng {
    left: 0;
    width: 600px;
}

.gnbD .gnb li .twoD_eng:after {
    content: "";
    display: block;
    clear: both;
}

.gnbD .gnb li .twoD_eng .pack {
    position: relative;
    float: left;
}

.gnbD .gnb li .twoD_eng .pack.line {
    border-left: 0px solid #e9e9e9;
}

.gnbD .gnb li .twoD_eng .pack>a {
    font-family: "Nanum Barun Gothic";
    font-weight: normal;
    display: inline-block;
    padding: 30px 20px;
    font-size: 15px;
    color: #fff;
}

.gnbD .gnb li .twoD_eng .pack a:hover {
    color: #000;
}

.gnbD .gnb li .twoD_eng.hasThird .pack>a {
    padding: 30px 40px 20px 20px;
}

.gnbD .gnb li .twoD_eng .pack .thiD {
    position: relative;
    padding: 0 0 20px 20px;
}

.gnbD .gnb li .twoD_eng .pack .thiD a {
    display: block;
    padding: 0 40px 0 0;
    font-size: 15px;
    color: #777;
    font-family: "HdharmonyL";
    line-height: 22px;
}

.gnbD .gnb li .twoD_eng .pack .thiD a:hover {
    color: #0163bf;
}

.gnbD .gnb li .twoD_eng .pack .thiD a.more {
    position: absolute;
    top: -37px;
    right: 0;
    display: block;
    padding: 0;
    font-family: "Nanum Barun Gothic";
}

.gnbD .gnb li .twoD_eng .pack .thiD a.news {
    display: block;
    padding: 0;
    font-size: 14px;
    width: 215px;
}

.gnbD .gnb li .twoD_eng .pack .thiD a.news img {
    width: 215px;
    height: 103px;
}

.gnbD .gnb li .twoD_eng .pack .thiD a.news .txt {
    padding-top: 5px;
    line-height: 18px;
    font-family: "Nanum Barun Gothic";
    color: #555;
}

.gnbD .gnb li .twoD_eng .pack .thiD a.sustainability {
    position: relative;
    display: block;
    margin-top: 40px;
    box-sizing: border-box;
    width: 240px;
    height: 137px;
    overflow: hidden;
}

.gnbD .gnb li .twoD_eng .pack .thiD a.sustainability .txtArea {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}


.gnbD .activeLine {
    position: absolute;
    top: 0;
    left: 0;
}

.utilBar {
    position: relative;
    top: -93px;
    margin: 0 auto;
    /*width:1200px;*/
    width: 1200px;
    z-index: 101;
}

.utilBar .utilD {
    position: absolute;
    top: 26px;
    right: 30px;
}

.utilBar .utilD>a {
    padding: 0 3px;
}

.utilBar .utilD .language {
    position: absolute;
    top: 60px;
    left: -70px;
    width: 180px;
    height: 180px;
    background: #fff;
}

.utilBar .utilD .language .tit {
    padding: 20px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.utilBar .utilD .language .langD {
    padding: 0 20px;
}

.utilBar .utilD .language .langD a {
    display: block;
    padding: 10px 0;
    font-size: 18px;
}

.utilBar .utilD .language .langD a.on {
    font-family: "HdharmonyB";
    color: #0163bf;
}

.utilBar .utilD .language .langD a.on span {
    padding-right: 25px;
    background: url("../img/language_check.gif") no-repeat right 2px;
}


.utilBar .utilD .loginbox {
    position: absolute;
    top: 60px;
    left: -107px;
    width: 230px;
    height: 140px;
    background: #fff;
}