@charset "utf-8";html {overflow-x: hidden;overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 114px;letter-spacing: -0.035em;}
#site > .container{width: 100%;padding: 0;}
/* 폰트 설정 */
#site, h1, h2, h3, h4, h5, h6, input, textarea, button {font-family: 'notokr', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif;}
/* h1, h2, h3, h4, h5, h6, p {margin: 0px;} */
ol, ul{padding: 0;margin: 0;list-style: none;list-style-position: inside;}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {display: none;}
@media (min-width: 768px){.col-sm-20{width: 20%;}
    .col-sm-40{width: 40%;}}
@media (min-width: 992px){.col-md-20{width: 20%;padding: 0 7px;}
    .col-md-40{width: 40%;}}
@media (min-width: 1200px){.col-lg-20{width: 20%;}
    .col-lg-40{width: 40%;}}

/* 상단 네비게이션 */

.nav-upper{
    background: #fff;
    border-bottom: 1px solid #eee;
}
.nav-upper .lang-btn-wrap{text-align: right;}
.nav-upper .lang-btn-wrap .lang{
    background: none;
    border: 0;
    text-transform: uppercase;
    padding: 3px 15px;
    font-weight: 400;
    font-size: 13px;
    color: #222;
}
.nav-upper .lang-btn-wrap .lang.active{background: #ff7b02;color: #fff;}

.navbar.navbar-inverse{
    background-color: #fff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.06);
    border-bottom: 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    font-size: 20px;
    margin-top: 18px;
    margin-left: 0 !important;
    height: auto;
    width: 270px;
}
.navbar-header .navbar-brand img{margin-top: 0;display: inline-block;vertical-align: bottom;}

.nav.navbar-nav > li > a{display: block;height: 100%;padding: 34px 31px;font-size: 18px;color: #000;font-weight: 500;}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a,
.nav.navbar-nav > li > a:hover,
.nav.navbar-nav > li > a:focus,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li.open > a:hover,
.nav.navbar-nav > li.open > a:focus{color: #ee7200;background: none;}
.nav.navbar-nav li .dropdown-menu{left: 50%;right: auto;transform: translateX(-50%);border-radius: 0;border: 0;padding: 0;background: rgba(0,0,0,0.8);}
.nav.navbar-nav li .dropdown-menu li a{padding: 10px 15px;text-align: center;color: #fff;margin: 5px;font-size: 15px;}
.nav.navbar-nav li .dropdown-menu li a:hover{background: #ff7b02;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {background: #ff7b02;}

@media (max-width: 767px) {
    #site {
        padding-top: 90px;
    }
    .nav-upper .container{
        padding: 0;
    }
    .nav-upper .lang-btn-wrap .lang{
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
        line-height: 1;
        padding: 2px 10px;
        height: 20px;
    }
    .navbar-header {
        justify-content: space-between;
        width: 100%;
        height: 70px;
        margin: 0 !important;
        border-bottom: 1px solid #ddd;
    }

    .navbar-collapse {
        padding: 0;
        margin: 0 !important;
    }

    .navbar-nav {
        width: 100%;
        margin: 0;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    .navbar>.container {
        flex-direction: column;
        padding: 0;
    }

    .navbar-header .navbar-brand {
        order: 1;
        width: 200px;
        margin: 10px 0 0 15px !important;
    }

    .navbar-inverse .navbar-toggle {
        order: 2;
        border: 0;
        padding: 9px 0;
        margin: 15px 15px 0 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #666;
        transition: ease-in-out .15s all;
        opacity: 1;
        position: relative;
    }

    .navbar-inverse .navbar-toggle:is(:hover, :focus) {
        background: none;
        border-color: #444;
    }

    .navbar-inverse .navbar-toggle:is(:hover, :focus) .icon-bar {
        background-color: #444;
    }

    .navbar-inverse :is(.navbar-collapse, .navbar-form) {
        border-color: transparent;
    }

    /* menu */
    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(1) {
        transform: rotate(45deg);
        top: 6px;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(2) {
        opacity: 0;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(3) {
        transform: rotate(-45deg);
        top: -6px;
    }

    .navbar-inverse .navbar-nav>li>a,
    .navbar-nav .open .dropdown-menu :is(.dropdown-header, li>a) {
        display: flex;
        justify-content: start;
        align-items: center;
    }

    .navbar-inverse .navbar-nav>li>a {
        height: 50px;
        padding: 0 15px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color: #eee;
    }
    .navbar-nav .open .dropdown-menu :is(.dropdown-header, li>a) {
        height: 45px;
        padding: 0 20px;
    }
    .nav.navbar-nav li .dropdown-menu{
        position: static;
        transform: translateX(0);
        background: #222;
    }
    .navbar-nav .dropdown-menu {
        float: inherit;
        padding: 0;
    }

    /* 드롭다운 배경 */
    /* .navbar-inverse .navbar-nav .dropdown-menu{
        background: #444;
    } */

    /* 드롭다운 폰트 */
    /* .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color: #fff;
    } */

    /* 드롭다운 메뉴 클릭시 */
    /* .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:is(:hover,:focus){
        color: #fff;
        background: #2968d4;
    } */
}
@media (min-width: 768px) and  (max-width: 991px){
    #site{}
}
@media (min-width: 992px) and  (max-width: 1199px){
    #site{}
}

/* //상단 네비게이션 */

/* 슬라이드 영역 */
#mainCarousel .carousel-control{display: none;}
#mainCarousel .carousel-inner .item{height: 670px;}
#mainCarousel .carousel-inner .item .carousel-caption{padding: 0;left: calc((100% - 1140px) / 2);right: calc((100% - 1140px) / 2);text-shadow: none;top: 49%;}
#mainCarousel .carousel-inner .item .carousel-caption h1{
    margin: 0;
    font-size: 66px;
    font-weight: 600;
    text-align: left;
    letter-spacing: -0.06em;
}
#mainCarousel .carousel-inner .item .carousel-caption h1 small{
    display: block;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: 1;
    margin: 0 0 10px;
    text-align: left;
    letter-spacing: 0.02em;
}

.carousel-indicators li,
.carousel-indicators li.active{width: 60px;border-radius: 0;border: 0;background: #fff;opacity: 0.6;height: 5px;margin: 0 5px;}
.carousel-indicators li.active{opacity: 1;}

@media (max-width: 767px){
    #mainCarousel .carousel-inner .item .carousel-caption{left: 15px;right: 15px;}
}
@media (min-width: 768px) and  (max-width: 991px){
    #mainCarousel .carousel-inner .item .carousel-caption{left: calc((100% - 750px) / 2);right: calc((100% - 750px) / 2);}
}
@media (min-width: 992px) and  (max-width: 1199px){
    #mainCarousel .carousel-inner .item .carousel-caption{left: calc((100% - 970px) / 2);right: calc((100% - 970px) / 2);}
}
/* //슬라이드 영역 */

/* 메인 중단영역 */

#main_wrapper > section{padding: 110px 0;}
#main_wrapper > section h3{
    text-align: center;
    margin: 0;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.06em;
    margin-bottom: 35px;
}
/* #main_wrapper > section h3:after{
    content: '';
    display:block;
    width: 12px;
    height: 12px;
    background: #fe7b00;
    border-radius: 50%;
    margin: 30px auto 50px;
    box-shadow: 0px 7px 0 0 #ffc893;
} */

.main-business{}
.main-business .m-biz{display: block;position: relative;transition: all .3s ease;top: 0;}
.main-business .m-biz:hover{text-decoration: none;}
.main-business .m-biz img{}
.main-business .m-biz .caption{display: block;padding: 12px 0 0;position: relative;}
.main-business .m-biz .caption:after{content: '';display:table;clear:both;}
.main-business .m-biz .caption .tit{font-size: 22px;font-weight: 600;color: #444;}
.main-business .m-biz .caption .more{
    display: inline-block;
    padding: 2px 10px;
    border-radius: 2px;
    font-weight: 300;
    transition: all .3s ease;
    position: absolute;
    right: 10px;
    top: 14px;
}
.main-business .m-biz:hover .caption .more{color: #ff7b02;margin-right: -15px;}
.main-business .m-biz:hover .tit {
    color: #000000;
}
#main_wrapper > .main-product{/* background: #f5964f; */padding: 85px 0;position: relative;z-index: 0;/* color: #fff; */}
.main-product .col-md-20 {
    padding: 0 7px;
}
#main_wrapper > .main-product::before {
    content: '';
    display: block;
    position: absolute;
    width: 1920px;
    height: 480px;
    background: url(/public/img/main/line-bg.png) center no-repeat;
    top: 0;
    left: 0;
    z-index: -1;
    /* opacity: .25; */
}
.main-product .m-prod{display: block;border: 1px solid #ccc;}
.main-product .m-prod:hover{text-decoration: none;border-color: #ff7b02}
.main-product .m-prod:hover span {
    color: #ff7b02;
}
.main-product .m-prod img{
    padding: 7px;
    background: #fff;
}
.main-product .m-prod .caption{
    display: block;
    background: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    padding: 16px 0;
    line-height: 1;
    color: #000;
    border-top: 1px solid #ccc;
}
.main-product .m-prod .caption .tit{}

@media (max-width: 767px){
    #mainCarousel .carousel-inner .item{
        height: 500px;
    }
    #mainCarousel .carousel-inner .item .carousel-caption h1{
        text-align: center;
        font-size: 14vw;
    }
    #mainCarousel .carousel-inner .item .carousel-caption h1 small{
        text-align: center;
    }
    #main_wrapper > section{
        padding: 70px 0;
    }
    .main-product .row div+div,
    .main-business .row div+div{
        margin-top: 35px;
    }
    .main-product .col-md-20{
        padding: 0 15px;
    }
    .main-product .m-prod img{
        width: 100%;
    }
}
@media (min-width: 768px) and  (max-width: 991px){}
@media (min-width: 992px) and  (max-width: 1199px){}
/* //메인 중단영역 */

/* 서브페이지 */

.subHeader {height: 250px;background-image: url(/public/img/sub/sub_title.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
.subHeader .container{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.subHeader .container h2{text-align: center;color: #fff;font-size: 43px;margin: 0;font-weight: 300;letter-spacing: -0.06em;}
.subHeader .container .breadcrumb{background: none;text-align: center;margin: 10px 0 0;padding: 0;}
.subHeader .container .breadcrumb > li > a,
.subHeader .container .breadcrumb > li.active{color: #fff;opacity: 0.7;font-weight: 400;}
.subHeader .container .breadcrumb > li.active{opacity: 1;}
.subMenu{/* border-bottom: 1px solid #ddd; */}
.subMenu .nav{text-align: center;}
.subMenu .nav > li{float: none;display: inline-block;margin: 80px 30px 0;}
.subMenu .nav > li > a{text-align: center;font-size: 17px;font-weight: 600;color: #000;background: none;border-radius: 0;padding: 0 0 3px;border-bottom: 2px solid transparent;position: relative;color: #cdcdcd;}
.subMenu .nav > li a::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 15px;
    background: #e3e3e3;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
}
.subMenu .nav > li:first-child a::before {
    display: none;
}
.subMenu .nav > li > a:hover{
    background: none; 
    color: #222;
}
.subMenu .nav > li.active > a{
    opacity: 1;
    border-color: #484848;
    color: #111;
}

.subContent{padding-top: 80px;}
.subContent_title{}
.subContent_title h3{
    margin: 0 0 70px;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.06em;
}
.subContent_title h3:after{content: '';}
.subContent .content{padding-bottom: 110px;}
#product01 .subContent .content {
    padding-bottom: 80px;
}
.subContent .content h4{
    font-size: 28px;
    font-weight: 600;
    padding-left: 6px;
    position: relative;
    margin: 0 0 30px;
    letter-spacing: -0.045em;
    color: #e37814;
}
.subContent .content h4::before{
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff7b02;
    position: absolute;
    top: -4px;
    left: 0;
    opacity: 0.2;
}
.subContent .content iframe {
    height: 330px;
}
.li-dot{}
.li-dot > li{
    position: relative;
    padding-left: 10px;
    margin-bottom: 3px;
}
.li-dot > li::before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a9a9a9;
    position: absolute;
    top: 9px;
    left: 0;
}

.li-dash{margin-top: 10px;}
.li-dash > li{font-size: 15px;margin-top: 2px;}
.li-dash > li {
    
position: relative;padding-left: 12px;}
.li-dash > li::before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #919191;
    border-radius: 50%;
    left: 0;
    top: 8px;
}
.li-dash > li::before{content: '';}


.greeting{padding: 80px 90px;background: #fff;width: 900px;margin: -160px auto 0;position: relative;}
.greeting p{
    font-size: 18px;
    letter-spacing: -0.023em;
    line-height: 1.6;
    margin: 0 0 23px;
}
.greeting p.intro{
    font-size: 26px;
    font-weight: 600;
    color: #ff7b02;
}
.greeting p.epil{}
.greeting p.epil b{}
.greeting p.epil img{display: inline-block;}

#about01 .con2 .intro{
    font-size: 22px;
    text-align: center;
    margin: 0 0 45px;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.045em;
}
#about01 .con2 .intro + img{}

#about02 .intro{
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: -0.045em;
}
#about02 .intro .tit{
    font-size: 29px;
    margin-bottom: 18px;
    line-height: 1.4;
}
#about02 .intro .tit .top{
    display: block;
    font-weight: 600;
    letter-spacing: -0.055em;
    font-size: 26px;
    line-height: 1.25;
}
#about02 .intro .tit .top b{
    color: #ed780a;
    font-weight: 600;
    letter-spacing: 0.05em;
}
#about02 .intro .tit small{
    font-size: 24px;
    color: #000;
    letter-spacing: -0.06em;
    font-weight: 300;
}
#about02 .intro .des{
    font-size: 22px;
    font-weight: 300;
    color: #000;
}

.history{
    position: relative;
}
.history::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 590px;
    background: #e6e6e6;
    left: 190px;
    z-index: -1;
    top: 20px;
}
.history .timeline{
    display: flex;
    margin-bottom: 55px;
    align-items: center;
}
.history .timeline:last-child {
    margin-bottom:0;
}
.history .timeline .period{
    flex: 0.5;
    position: relative;
}
.history .timeline .period h5{
    width: 200px;
    height: 200px;
    line-height: 190px;
    text-align: center;
    font-size: 22px;
    border-radius: 50%;
    margin: 0 auto;
    font-weight: 600;
    color: #ff7b00;
    background: #fff;
}
.history .timeline .period .color01 {border: 5px solid #ffa95a;}
.history .timeline .period .color02 {border: 5px solid #ffc997;}
.history .timeline .period .color03 {border: 5px solid #ffe4cc;}
.history .timeline .period h5::before{
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fd7c00;
    border-radius: 50%;
    left: 186px;
    top: 193px;
    border: 2px solid #fff;
}
.history .timeline .period .color03::before {
    top: -4px;
}
.history .timeline .period .color02::after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fd7c00;
    border-radius: 50%;
    left: 186px;
    top: -4px;
    border: 2px solid #fff;
}
.history .timeline .period h5::after{content: '';}
.history .timeline .li-issue{flex: 1;}
.history .timeline .li-issue > li{
    font-size: 17px;
    line-height: 1.8;
    font-weight: 300;
    color: #000;
}
.history .timeline .li-issue > li > span{
    font-weight: 600;
    margin-right: 17px;
}

.workplace{
    margin-bottom: 80px;
}
.workplace:last-child {
    margin-bottom:0;
}
.workplace .col-sm-6:nth-child(2){
    padding-left: 70px;
    width: 64%;
}
.workplace .col-sm-6:nth-child(1) {
    width: 36%;
}
.workplace h5{
    margin: 0 0 20px;
    font-size: 21px;
    font-weight: 600;
}
.workplace h5 small{
    margin-left: 10px;
    font-weight: 400;
    color: #9d9d9d;
    font-size: 18px;
    letter-spacing: 0;
}

table.table.table-get{}
table.table.table-get:last-child {
    margin-bottom:0;
}
table.table.table-get tr{}
table.table.table-get tr th,
table.table.table-get tr td{
    font-size: 16px;
    vertical-align: top;
    padding: 12px 25px 35px;
    padding-left: 0;
}
table.table.table-get tr th{
    border-color: #ff7b02;
    font-weight: 600;
    font-size: 16px;
}
.workplace table.table.table-get tr th{width: 22%;}
table.table.table-get tr td{}

.workplace table.table.table-get tr td .li{width: 30%}



.li-location{
    margin-top: 70px;
    margin-left: 50px;
    background: #fff8f2;
    padding: 55px 40px 30px;
    position: relative;
}
.li-location::before {
    content: '';
    display: block;
    position: absolute;
    width: 120px;
    height: 1px;
    background: #ff7b02;
    left: -80px;
    top: 35px;
}
.li-location::after {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: #ff7b02;
    border-radius: 50%;
    top: 27px;
    left: 34px;
    border: 4px solid #ffd0a5;
}
.li-location > li{
    font-size: 17px;
    line-height: 1.8;
}
.li-location > li.addr{
    font-size: 18px;
    font-weight: 500;
}
#about04 .li-location > li.addr {
    font-size: 22px;
    font-weight: 300;
    color: #000;
}
#about04 .li-location > li {
    font-size: 19px;
    line-height: 1.7;
font-weight: 500;}
.li-location > li > span{color: #ffaf66;font-weight: 600;margin-right: 5px;}

.dl-location{
    border-top: 1px solid #ff7b02;
    position: relative;
    margin-bottom: 30px;
    background: #fafafa;
    padding: 25px;
    min-height: 245px;
}
/* 
.dl-location:before{
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #ff7b02;
    position: absolute;
    top: -1px;left: 0;
}*/
.dl-location dt{
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5;
}
#about04 .dl-location dt {
    font-weight: 600;
    font-size: 18px;
}
.dl-location dt small{
    font-size: 16px;
    display: block;
    font-weight: 400;
    letter-spacing: 0;
    color: #9d9d9d;
}
.dl-location dd{
    font-size: 16px;
    margin-top: 8px;
}
#about04 .dl-location dd {
    margin-top: 2px;
    padding-left: 12px;
    position: relative;
}
#about04 .dl-location dd::before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 1px;
    background: #444;
    left: 0;
    top: 11px;
}
.dl-location dd.addr{
    font-size: 17px;
    margin-top: 15px;
}
#about04 .dl-location dd.addr {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 10px;
    padding-left: 0;
}
#about04 .dl-location .addr::before {
    display:none;
}
.prod-box{
    position: relative;
    margin: 0 0 80px;
}
.prod-box:last-child {margin-bottom:0;}
.prod-box:after{
    content: '';
    display:table;
    clear: both;
}
.prod-box > .row{
    display: flex;
    align-items: center;
}
.prod-box > .row > .col-sm-6:nth-child(2){
    padding-left: 80px;
}
.prod-box h5{
    margin: 0 0 15px;
    font-size: 21px;
    line-height: 1;
    padding-left: 12px;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
}
.prod-box h5::before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 18px;
    background: #ff7b00;
    left: 0;
    top: 2px;
}
.prod-box h5::after{
    content: '';
    display: table;
    clear: both;
}
.prod-box h5::after{
    content: '';
    clear: both;
    display: table;
}

.prod-box .download{
    display: inline-block;
    padding: 5px 11px 4px;
    font-size: 14px;
    margin: 0;
    border-radius: 3px;
    font-weight: 400;
    background: #ff7b02;
    color: #fff;
    width: fit-content;
    float: right;
}
.prod-box .download i{
    margin-right: 5px;
}
.prod-box .download:hover{
    text-decoration: none;
    background: #d56b0a;
}
.prod-box p{
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: 300;
    letter-spacing: -0.045em;
    line-height: 1.45;
}
.prod-box p.caption{
    font-weight: 500;
    text-align: center;
    margin: 10px 0 20px;
    font-size: 16px;
}
.prod-box img{
    border: 1px solid #ddd;
    padding: 10px;
    
}
.prod-box dl{
    position: relative;
    padding-left: 45px;
}
.prod-box dl::before{
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #c4c4c4;
    position: absolute;
    top: 12px;
    left: 0;
}
.prod-box dl dt{
    font-size: 18px;
    color: #f59a47;
    font-weight: 405;
}
.prod-box dl dd{
    font-size: 17px;
    margin: 0;
    color: #000;
    font-weight: 300;
    letter-spacing: -0.045em;
    line-height: 1.45;
}
#product01 .prod-box img{
    margin: 0;
    padding: 20px 130px;
}
#product01 .prod-box .caption{
    padding: 20px 0 0;
    position: relative;
margin-bottom: 50px;
}

.biz-box{}
.biz-box p{
    font-size: 18px;
    margin: 0 0 20px;
    color: #000;
    font-weight: 300;
    letter-spacing: -0.045em;
    line-height: 1.45;
}
#business01 .biz-box > .row{
    border: 1px solid #ccc;
    padding: 47px 120px;
    margin: 50px 0 0;
    display: none;
}
.biz-box img{}
.biz-box .caption{
    font-weight: 500;
    text-align: center;
    margin: 10px 0 0;
    font-size: 16px;
}

.bbs-area .board_wrapper{margin-top: 0;}
.search_wrap {
    margin-bottom: 120px;
}
.btn.btn-primary {
    background-color: #fe7b00;
    border: 1px solid #fe7b00;
    color: #fff;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #e1740e;
    border: 1px solid #e1740e;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus {
    background-color: #595959;
    color: #fff;
}
.btn.btn-outline-primary {
    background: none;
    border: 1px solid #595959;
    color: #595959;
}
.board_wrapper .text-center {
    margin-top: 40px;
    margin-bottom: 70px;
}
.table.table_default thead th {
    background-color: #fff;
}
.table_default {
    margin-bottom: 50px;
    border-top: 1px solid #333;
}
.reply_wrap{display: none;}

.cert{}
.cert img{
    border: 1px solid #ddd;
    margin: 0 auto 15px;
}
.cert .caption{
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
@media (max-width: 767px){    .table.table_default tr .num, 
    .table.table_default tr .regdate, 
    .table.table_default tr .hits{display: none;}

    .board_wrapper .table.board_write_table tbody tr td .btn, 
    .board_wrapper .table.board_write_table tbody tr td .form-control, 
    .board_wrapper .table.board_write_table .input-group.input-group-big, 
    .board_wrapper .table.board_write_table .form-control.form-control-big{width: 100%;}

    #list_btn{display: none;}
    #write_btn{margin: 0;}
}
@media (min-width: 768px) and  (max-width: 991px){}
@media (min-width: 992px) and  (max-width: 1199px){}
/* //서브페이지 */

/* 푸터 */

footer {text-align: left;padding: 45px 0;background: #333;color: #fff;}
footer .footer-logo{}
footer .footer-logo h1{margin: 0;}
footer .footer-logo h1 > a{display: block;}
footer .footer-logo h1 > a > img{display: block;}
footer .footer-text{}
footer .footer-text ul{padding-left: 0;margin-bottom: 0;}
footer .footer-text ul:after{content: '';clear: both;display: table;}
footer .footer-text ul li{float: left;margin-right: 15px;line-height: 1.4;color: #d1d1d1;letter-spacing: 0;}
footer .footer-text ul li address{margin-bottom: 0;line-height: 1.4;}
footer .footer-text .copyrights{display: block;font-size: 14px;margin-top: 10px;font-weight: 300;color: #aaa;}

@media (max-width: 767px){
    .table-responsive{
        border: 0;
    }
    #main_wrapper > .main-product::before{
        width: 100%;
    }
    .subHeader .container{
        width: 100%;
    }
    .subContent .content{
        padding-bottom: 70px;
    }
    .subMenu .nav{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 25px;
        margin-top: 20px;
    }
    .subMenu .nav > li{
        margin: 0;
    }
    .subMenu .nav > li a::before{
        content: none;
    }
    .subMenu .nav > li > a{
        font-size: 15px;
    }
    .greeting{
        width: 100%;
        margin: 0;
        padding: 40px;
    }
    .greeting p{
        font-size: 16px;
    }
    #about02 .intro .tit .top{
        font-size: 22px;
    }
    #about02 .intro .des,
    #about02 .intro .tit small{
        font-size: 20px;
    }
    .history .timeline{
        flex-direction: column;
    }
    .history::before{
        content: none;
    }
    .history .timeline .period{
        margin-bottom: 30px;
    }
    .history .timeline .period .color02::after,
    .history .timeline .period h5::before{
        content: none;
    }
    .history .timeline .li-issue > li{
        display: flex;
    }
    .workplace .row{
        display: flex;
        flex-direction: column;
    }
    .workplace .row>*{
        width: 100% !important;
    }
    .workplace .col-sm-6:nth-child(2){
        padding: 0 15px;
        margin-top: 20px;
    }
    .workplace h5 small{
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }
    .li-location{
        margin: 0;
        margin-top: 10px;
        padding: 30px;
    }
    .li-location::before,
    .li-location::after{
        content: none;
    }
    .biz-box .row > div+div{
        margin-top: 30px;
    }
    .prod-box > .row{
        flex-direction: column;
    }
    .prod-box > .row > .col-sm-6:nth-child(2){
        padding-left: 15px;
        margin-top: 20px;
    }
    .prod-box .download{
        float: left;
        margin-top: 5px;
    }
}
@media (min-width: 768px) and  (max-width: 991px){}
@media (min-width: 992px) and  (max-width: 1199px){}
/* //푸터 */


.maintenance {margin-top: 5px;padding: 115px 25px;text-align: center;background: #f5f5f5;}
.maintenance .icon {display: block;line-height: 1;font-size: 75px;margin-bottom: 29px;color: #333;}
.maintenance .big-cont {display: block;line-height: 1;font-size: 20px;font-weight: bold;letter-spacing: -0.05em;}
.maintenance .small-cont {display: block;line-height: 1.5;font-size: 19px;letter-spacing: -0.03em;color: #818181;margin-bottom: 20px;}
.member_wrapper {max-width: 1170px;}