@charset "utf-8";
/*header*/

.header_wrap .gnb_wrap{ color:#fff; font-size: 18px;position: fixed;left: -100%;top: 0; width: 535px; max-width: 100%; z-index: 999; height: 100%; bottom: 0; background-color: transparent;}
.header_wrap .gnb_wrap.active{ left:0; }
.gnb{ max-width: 1024px; margin:0 auto; overflow: hidden; color: #000; font-size: 18px;}
.gnb_wrap.active .gnb_ul_bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
}
.header_wrap .gnb_wrap .gnb>li {
    width: 100%;
    background-color: #f3f3f3;
    font-weight: 400;
    box-sizing: border-box;
    font-size: 22px;
    cursor: pointer;
    color: #555555;
    position: relative;
}
.header_wrap .gnb_wrap .gnb>li:first-child{ text-align: center; color: #fff; background-color: #2d2d2d;cursor: default;font-size: 26px;}
.header_wrap .gnb_wrap .gnb>li:first-child>a{padding: 28px 22px;}
.header_wrap .gnb_wrap .gnb>li .all_menu{ padding: 28px 22px; display: inline-block;  width: 100%; box-sizing: border-box;}
.header_wrap .gnb_wrap .gnb>li > a{  box-sizing: border-box; padding: 26px 22px 24px 22px;width:100%;border-bottom: 2px solid #d7d7d7; background-image: url("../img/down_arrow_icon.png"); background-repeat: no-repeat; background-position: right 20px center; display: inline-block; }
.header_wrap .gnb_wrap .gnb>li > ul{display: none;}
.header_wrap .gnb_wrap .gnb>li.active > ul{display: block;}
.header_wrap .gnb_wrap .gnb>li > ul > li{ padding: 22px 0 21px 42px; background-color: #fff; font-size: 26px; color: #666666; font-weight: 400; background-image: url("../img/grey_dot_bg.png"); background-repeat: no-repeat; background-position: 20px center; border-bottom: 2px solid #e8e8e8; }
.header_wrap .gnb_wrap .gnb>li .big_white_arrow{ position: absolute; top:calc( 50% - 15px ); right:30px; cursor: pointer; }





.gnb_bg{width: 100%; position: absolute; top:0; left:0; z-index: -1; padding:37px 0 ;}
.header_top .right_text{color: #666666; font-weight: bold;}
.header_inner .header_top{ max-width: 1024px; margin:0 auto; float: none;overflow: hidden; padding:24px 15px 22px 15px;}
.gnb_border.top{height:1px; width: 100%; position: absolute; top: -1px;background-color: #d9d5d2; left:0;}
.gnb_border.bottom{height:1px; width: 100%; position: absolute; bottom: -1px;background-color: #d9d5d2; left:0;}
.header_logo_con{ display: block; width: 100%; text-align: center; }
.header_logo_con > span{letter-spacing: 0;}
.main_con .company_header_logo{ display: inline-block; }
/*footer*/
.footer_red_top_line{ position: absolute; top:0; left:0; background-color: #ed1c24; width: 9px; height: 2px; }

.footer_bg{ position: absolute; top:0; left:0; width: 100%; background-color: #2d2d2d; z-index: -1; height: 100%;}
.footer_wrap .footer{max-width: 1029px; margin: 0 auto; overflow: hidden; padding:34px 15px; font-size: 13px; line-height: 24px; box-sizing: border-box;}
.footer_link_style00{ color: #fff; padding-top: 9px; opacity: 0.8; }
.footer_link_style00 + p{color: #777777;}
.footer_right select option{color: #000;}
.footer_right select{
    color: #FFFFFF;
    border: 1px solid #777777; padding:8px 7px 5px 7px;
    width: 139px;margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none; background: url("../img/select_arrow00.png")no-repeat right 7px center; background-color: transparent;}

@media all and (min-width: 768px) {
    .footer_wrap .footer{padding:34px 0px 34px 0; }
    .footer_wrap .footer_right{width: auto;float: right;}
}
@media all and (min-width: 992px) {


    .header_wrap .gnb_wrap { overflow: inherit; z-index: 100;}
    .header_wrap .gnb_wrap .gnb{overflow: inherit; z-index: 999; position: static;}
    .header_wrap .gnb_wrap:hover .gnb>li {
        overflow: inherit;;
    }
    .header_wrap .gnb_wrap .gnb>li {
        width: 100%;
        background-color: #f3f3f3;
        font-weight: 400;
        box-sizing: border-box;
        font-size: 22px;
        cursor: pointer;
    }
    .gnb_wrap.active .gnb_ul_bg {display: none;}
    .header_wrap .gnb_wrap:hover .gnb_ul_bg {
        opacity: 1;
        display: block;
        background-color: #fff;
        width: 100%;
        height: 215px;
        margin-top: 75px;
        padding-top: 11px;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 2px solid #71080c;
    }
    .header_wrap .gnb_wrap .gnb>li:first-child{ text-align: center; color: #fff; background-color: #2d2d2d; position: relative; cursor: default;font-size: 26px;}
    .header_wrap .gnb_wrap .gnb>li .all_menu{ padding: 28px 22px; display: inline-block;  width: 100%; box-sizing: border-box;}
    .header_wrap .gnb_wrap .gnb>li > a {
        box-sizing: border-box;
        padding: 25px 22px 24px 22px;
        width: 100%;
        border-bottom: 1px solid #d7d7d7;
        background-image: url("../img/down_arrow_icon.png");
        background-repeat: no-repeat;
        background-position: right 20px center;
        display: inline-block;
    }
    .header_wrap .gnb_wrap .gnb>li .big_white_arrow{ position: absolute; top:calc( 50% - 15px ); right:30px; cursor: pointer; }
    .header_wrap .gnb_wrap .gnb>li:hover > ul{overflow: inherit;}
    .header_wrap .gnb_wrap .gnb>li:hover > ul:after{
        content:"";
        background: url("../img/gnb_ul_bg_arrow.png")no-repeat center center;
        width: 14px;
        height: 7px;
        position: absolute;
        left:50%;
        top: -7px;
        margin-left: 7px;

    }
    .header_wrap .gnb_wrap .gnb>li > ul {
        padding-top: 11px;
        background-color: #FFFFFF;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 75px;
        text-align: left;
        border-left: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        font-size: 15px;
        color: #2d2d2d;
        height: 0;
        overflow: hidden;
    }
    .header_wrap .gnb_wrap .gnb > li > ul > li:hover {color:#9c090f; background-color: #ebcecf;}
    .header_wrap .gnb_wrap .gnb > li > ul > li:hover a { border-bottom: 1px solid #9c090f; }
    .header_wrap .gnb_wrap .gnb > li > ul > li a {padding-bottom: 1px;}
    .header_wrap .gnb_wrap .gnb > li:hover > ul::after {
        content:"";
        width:14px;
        height: 7px;
        background-image: url("../img/gnb_ul_bg_arrow.png");
        background-position: center top;
        background-repeat: no-repeat;
        position: absolute;
        left:50%;
        margin-left: -7px;
        top:-7px;
    }
    .header_wrap .gnb_wrap .gnb > li > ul > li {
        box-sizing: border-box;
        padding:10px 0 10px 23px;
        font-size: 15px;
        color: #2d2d2d;
        font-weight: 600;
        width: 100%;
        border-bottom: none;
        background:none;
        display: inline-block;
    }
    .header_wrap .gnb_wrap:hover > .gnb > li > ul {
        height: 213px;
    }

    .header_wrap .gnb_wrap .gnb>li > a{border: none; background: none;}
    .header_wrap .gnb_wrap .gnb>li:first-child{display: none;}
    .header_wrap .gnb_wrap .gnb>li {
        float: left;
        display: inline-block;
        color: #362f2d;
        font-weight: bold;
        cursor: pointer;
        width: 20%;
        text-align: center;
        background-color: #FFFFFF;
        border-bottom: none;
        background-image: none;
        font-family: "Noto Sans CJK KR Light";
        overflow: hidden;
    }
    .gnb_wrap .gnb>li:hover{ background-color: #f2a953; color: #FFFFFF; }
    .gnb_wrap .gnb>li.active{ background-color: #f2a953; color: #FFFFFF; }
    .gnb_wrap .gnb>li:hover{ background-color: #eb5f00; color: #FFFFFF; }
    .gnb_wrap .gnb>li.active{ background-color: #eb5f00; color: #FFFFFF; }
    .header_wrap .gnb_wrap {
        color: #fff;
        font-size: 18px;
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        bottom: auto;
        border-bottom: 1px solid #d9d5d2;
        border-top: 1px solid #d9d5d2;
    }

    .header_logo_con{ display: inline-block; width: auto; text-align: left; }
    .header_inner .header_top{ max-width: 1030px; margin:0 auto; float: none;overflow: hidden; padding:25px 20px 29px 20px;}
}
@media all and (min-width: 1200px) {
    .header_inner .header_top{ padding:28px 0px 29px 0px;}
}