@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html {overflow-x: hidden; overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 111px;}
#site > .container{width: 100%; padding: 0;}
/* 폰트 설정 */
#site, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Roboto', 'notokr', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	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;
}

/* 상단 네비게이션 */

.navbar.navbar-inverse{
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-bottom: none;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-left: 0 !important;
    height: auto;
    width: 190px;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 65px 25px 25px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    letter-spacing: 0;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color: #B91F33 !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
    left: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    padding: 0;
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background: #b01e23;
}

@media (max-width: 767px){
    #site{
        padding-top: 78px;
    }
    .navbar-header .navbar-brand {
        margin-top: 10px;
        margin-left: 15px !important;
    }
    .navbar-inverse .navbar-toggle {
        background: #B91F33;
        border-color: #B91F33;
        margin-top: 31px;
        margin-bottom: 13px;
        border-radius: 0;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #B91F33;
        border-color: #B91F33;
    }
    .nav.navbar-nav > li > a {
        text-align: center;
        padding: 20px 0;
    }
    .nav.navbar-nav li .dropdown-menu li a {
        text-align: center;
        padding: 10px 0;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
        border-color: #e8e8e8;
    }
}
@media (min-width: 768px) and  (max-width: 991px){
    #site{
        
    }
    .navbar-header .navbar-brand {
        display: block;
        padding: 0;
        margin-top: 33px;
        margin-left: 0 !important;
        height: auto;
        width: 170px;
    }
    .nav.navbar-nav > li > a {
        display: block;
        height: 100%;
        padding: 65px 9px 25px;
    }
}
@media (min-width: 992px) and  (max-width: 1199px){
    #site{
        
    }
}

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

/* 슬라이드 영역 */
#mainCarousel .carousel-inner .item{

}
#mainCarousel .carousel-inner .item .carousel-caption{
    padding: 0;
    left: calc((100% - 1140px) / 2);
    right: calc((100% - 1140px) / 2);
}
#mainCarousel .carousel-inner .item .carousel-caption h1{
    
}
#mainCarousel .carousel-inner .item .carousel-caption h1 small{
    
}

@media (max-width: 767px){
    
}
@media (min-width: 768px) and  (max-width: 991px){
    
}
@media (min-width: 992px) and  (max-width: 1199px){
    
}
/* //슬라이드 영역 */

/* 메인 중단영역 */

#main_wrapper > section{
    padding: 120px 0;
}
#main_wrapper > section.prod-nav{
    padding: 78px 0 0;
}
.prod-nav h3, .subContent h3{
    color: #B91F33;
    font-size: 45px;
    margin: 0 0 50px;
    FONT-VARIANT: JIS04;
}

#main_wrapper .prod-nav .nav{
    margin-bottom: 60px;
}
.prod-nav .nav{
    margin-bottom: 0;
}
.prod-nav .nav > li{
    margin-right: 30px;
}
.prod-nav .nav > li > a{
    background: none;
    color: #757679;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0;
    padding: 0;
    display: block;
}
.prod-nav .nav > li.active > a{
    background: none;
    color: #B91F33;
}
.prod-nav .nav > li:hover > a{
    background: none;
    color: #B91F33;
}
.prod-nav .nav > li.dropdown > .dropdown-menu{
    top: 20px;
    left: auto;
    right: auto;
    min-width: auto;
    max-width: none;
    width: auto;
    border: 0;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    background: none;
    margin-top: 0;
    padding-top: 15px;
}
.prod-nav .nav > li.dropdown:nth-child(1) > .dropdown-menu{
    left: 0;
    width: 624px;
}
.prod-nav .nav > li.dropdown:nth-child(5) > .dropdown-menu{
    left: 0;
    width: 624px;
}
.prod-nav .nav > li.dropdown > .dropdown-menu::before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
    position: absolute;
    left: 25px;
    top: -3px;
    z-index: -1;
}
.prod-nav .nav > li.dropdown > .dropdown-menu > li{
    float: left;
}
.prod-nav .nav > li.dropdown > .dropdown-menu > li > a{
    color: #757679;
    background: #f3f3f3;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 12px 6px;
}
.prod-nav .nav > li.dropdown > .dropdown-menu > li:hover > a{
    font-weight: 700;
    color: #333;
    text-decoration: underline;
}
.prod-nav .prod-sub-nav{
    margin-bottom: 0px;
    padding: 8px 15px 6px;
    background: #f3f3f3;
    margin-top: 15px;
    display: inline-block;
    font-weight: 500;
    position: relative;
}
.prod-nav .prod-sub-nav::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
    position: absolute;
    left: 25px;
    top: -19px;
    z-index: -1;
}
.prod-nav .prod-sub-nav::after{
    content: '';
    display: table;
    clear: both;
}
.prod-nav .prod-sub-nav > li{
    float: left;
    text-align: center;
    padding: 0 15px;
}
[id^="Prod01"] .prod-nav .prod-sub-nav > li{
    /* width: calc(100% / 5); */
}
[id^="Prod05"] .prod-nav .prod-sub-nav {
    margin-left: 598px;
}
[id^="Prod05"] .prod-nav .prod-sub-nav > li{
    /* width: calc(100% / 3); */
}
.prod-nav .prod-sub-nav > li > a{
    color: #757679;
    font-size: 15px;
}
.prod-nav .prod-sub-nav > li:hover > a,
.prod-nav .prod-sub-nav > li:focus > a{
    color: #333;
    text-decoration: underline;
}
.prod-nav .prod-sub-nav > li.active > a{
    color: #333;
    font-weight: 700;
}

#main_wrapper > section.main-prod{
    padding: 0 0 30px;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(1) {
    width: 510px;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) {
    width: 660px;
}
#main_wrapper > section.main-prod .m_prod{
    display: block;
    position: relative;
    margin-bottom: 35px;
    /* overflow: hidden; */
    height: 420px;
    width: 100%;
    transition: all .3s ease;
}
#main_wrapper > section.main-prod .m_prod img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;
    transition: all .3s ease;
}
#main_wrapper > section.main-prod .m_prod:hover{
    transform: scale(1.05);
}
#main_wrapper > section.main-prod .m_prod .caption{
    display: block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );
    padding: 45px 15px 15px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(1) .m_prod .caption {
    bottom: 25px;
    background: none;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod .caption {
    bottom: 0;
    text-align: right;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod{
    height: 382px;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod img{
    height: auto;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod:hover img{
    height: auto;
    transform: translate(-50%, -50%);
}
#main_wrapper > section.main-prod .row:nth-child(3) > div:nth-child(2) .m_prod .caption {text-align: right;}
#main_wrapper > section.main-prod .m_prod.caption .caption{
    text-decoration: none;
}
#main_wrapper > section.main-prod .row:nth-child(1) > div:nth-child(2) .m_prod .caption {
    text-align: right;
}
#main_wrapper > section.main-prod .row:nth-child(1) > div:nth-child(1) .m_prod .caption {
    color: #333;
    background: none;
    left: -15px;
    font-weight: 700;
}
#main_wrapper > section.main-prod .row:nth-child(2) > div a {
    margin-bottom: 15px;
}
[id^="Prod"] .subContent .content h4{
    color: #B91F33;
}
[id^="Prod"] .img-wrap{
    /* border: 1px solid #eee; */
    margin-bottom: 45px;
    /* padding: 15px 15px; */
    background: #fff;
    position: relative;
    padding: 0;
    overflow: hidden;
    transition: all .3s ease;
}
[id^="Prod"] .img-wrap:hover{
    transform: scale(1.05);
}
[id^="Prod"] .img-wrap img{
    /* border: 1px solid #ccc; */
    /*height: 100%;*/
}
[id^="Prod"] .img-wrap img.height_320{
    height: 320px;
}
[id^="Prod"] .img-wrap .img-label{
    text-align: center;
    font-weight: 600;
    margin: 0;
    letter-spacing: -0.034em;
    font-size: 17px;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
}
[id^="Prod"] .row > div:nth-child(2n) .img-wrap .img-label{
    text-align: right;
}

[id^="Prod"] .img-wrap.white_color{
    position: relative;
    padding: 0;
    overflow: hidden;
    min-height: 420px;
}
[id^="Prod"] .img-wrap.white_color.trio{
    min-height: 426px
}
[id^="Prod"] .img-wrap.white_color img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#Prod01-1 .img-wrap.white_color{
    height: 455px;
}
[id^="Prod"] .img-wrap.white_color .img-label{
    display: block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );
    padding: 45px 15px 15px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
[id^="Prod"] .img-wrap.white_color .img-label.text-right{
    text-align: right;
}

@media (max-width: 767px){
    .prod-nav h3 {
        color: #B91F33;
        font-size: 10vw;
    }
    .prod-nav .nav > li {
        margin-right: 30px;
        margin-bottom: 10px;
    }
    #main_wrapper > section.main-prod .row > .col-xs-12{
        width: 100% !important
    }
    #main_wrapper > section.main-prod .m_prod{
        width: 100% !important;
    }
    #main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod {
        height: 200px;
    }
}
@media (min-width: 768px) and  (max-width: 991px){
    
}
@media (min-width: 992px) and  (max-width: 1199px){
    #main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(1) {
        width: 452px;
    }
    #main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) {
        width: 512px;
    }
    #main_wrapper > section.main-prod .row:nth-child(2) > div:nth-child(2) .m_prod {
        height: 292px;
        margin-top: 45px;
    }
}
/* //메인 중단영역 */

/* 서브페이지 */

.subHeader {
    height: auto;
}
.subHeader .container{
    height: 100%;
    position: relative;
}
.subHeader .container h2{
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.subHeader .container .breadcrumb{
    padding: 10px 0 0;
    margin: 0;
    text-align: right;
    background: none;
    font-size: 13px;
}
.subHeader .container .breadcrumb > li > a{
    color: #333;
    opacity: 0.8;
    text-transform: uppercase;
}
.subContent > .container > h3{
    margin-bottom: 60px;
}
.subMenu{
    
}
.subMenu .nav{
    
}
.subMenu .nav > li{
    
}
.subMenu .nav > li > a{
    
}
.subMenu .nav > li.active > a{
    
}
.subContent {
    padding-top: 50px;
}
[id^="Prod05"] .subContent, [id^="Prod01"] .subContent {
    padding-top: 15px;
}
.subWrapper .prod-nav{
    padding-top: 50px;
}
.subContent .content{
    padding-bottom: 80px;
}
.subContent .content h4{
    margin: 0 0 30px;
    font-size: 26px;
    letter-spacing: 0;
    font-weight: 700;
}
.subContent .content h4::before{
    content: '';
}
.subContent .content p{
    font-size: 16px;
}


#Company .con1 p{
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 20px;
    letter-spacing: -0.034em;
    color: #757679;
}
#Company .con1 .row > div:nth-child(1) {
    width: 40%;
}
#Company .con1 .row > div:nth-child(2) {
    width: 60%;
    padding-left: 40px;
}
#Company .con1 .intro{
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: -0.034em;
}
#Company .con1 .epil{
    font-size: 16px;
    margin-top: -20px;
}
#Company .con1 .epil b{
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
}
/* #Company .con2 {
    width: 60%;
    margin: 0 auto;
} */
#Company .subContent .content.con2 h4{
    padding-left: 48px;
}
#Company .subContent .content.con2 img{
    margin: 0;
    width: 100%;
    height: 813px;
}
.timeline-vt{
    position: relative;
    padding: 15px 0;
}
.timeline-vt::before {
    content: '';
    display: block;
    height: 100%;
    width: 1px;
    background: #e3e3e3;
    position: absolute;
    left: 50%;
    top: 0;
}
.timeline-vt .timeline-item {
    max-width: 262px;
    width: 100%;
    float: right;
    padding-left: 0;
    padding-right: 30px;
    margin-bottom: 0;
}
.timeline-vt .timeline-item.reversed {
    float: left;
    padding-left: 30px;
    padding-right: 0;
    margin-top: -10px;
}
.timeline-vt .timeline-item h5 {
    margin: 0 0 5px;
    color: #fff;
    color: #B91F33;
    font-size: 16px;
    position: relative;
    letter-spacing: -0.05em;
    font-weight: 600;
    text-align: left;
}
.timeline-vt .timeline-item.reversed h5 {
    text-align: left;
}
.timeline-vt .timeline-item h5::before {
    content: '';
    position: absolute;
    top: 50%;
    left: auto;
    right: -45px;
    display: block;
    border-right: 0px;
    border-top: 1px solid #efbcc2;
    max-width: 225px;
    width: 100%;
}
.timeline-vt .timeline-item h5::after {
    content: '';
    position: absolute;
    top: 50%;
    left: auto;
    right: -56px;
    transform: translate(-50%, -50%);
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #B91F33;
    border-radius: 50%;
    background: #fff;
}
.timeline-vt .timeline-item.reversed h5::before {
    content: '';
    position: absolute;
    left: -45px;
    width: 26px;
}
.timeline-vt .timeline-item.reversed h5::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -45px;
    right: auto;
    transform: translate(-50%, -50%);
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #B91F33;
    border-radius: 50%;
    background: #fff;
}
.timeline-vt .timeline-item ol.list-timeline {
    margin: 0;
    padding: 0;
    text-align: left;
}
.timeline-vt .timeline-item.reversed ol {
    text-align: left;
}
.timeline-vt .timeline-item ol.list-timeline li {
    font-size: 13px;
    padding: 5px 0 0px;
    position: relative;
    letter-spacing: -0.03em;
    color: #757679;
    padding-left: 0;
    padding-left: 25px;
}
.timeline-vt .timeline-item ol.list-timeline li span{
    right: 0;
    left: 0;
    font-weight: 600;
    color: #000;
    position: absolute;
}
.timeline-vt .timeline-item.reversed ol.list-timeline li{
    padding-left: 25px;
    padding-right: 0;

}
.timeline-vt .timeline-item.reversed ol.list-timeline li span{
    right: auto;
    left: 0;
}

#Company .partner-wrap{
    
}
#Company .partner-wrap::after{
    content: '';
    display: table;
    clear: both;
}
#Company .partner-wrap .partner{
    float: left;
    width: calc(100% / 7);
}
#Company .partner-wrap .partner .img-wrap{
    padding: 10px 20px;
}






.checkbox {
    margin-top: 0;
}
#Request .subContent h3, #Contact .subContent h3{
    color: #cc3433;
    text-align: center;
    margin: 0 0 10px;
    font-size: 37px;
    font-weight: 700;
    letter-spacing: -0.034em;
    padding-top: 0;
}
/* #Request .subContent h3{
    color: #cc3433 !important;
} */
#Request .subContent h3 + p, #Contact .subContent h3 + p{
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    color: #333;
    margin: 0 0 100px;
    letter-spacing: -0.034em;
}
#Request .con1 .row > div:nth-child(1){
    width: 38%;
    padding: 0 15px 0 31px;
}
#Request .con1 .row > div:nth-child(2) {
    width: 62%
}
#Request .subContent .con1{
    padding: 35px 30px 80px;
    margin-bottom: 80px;
    background: url(/public/img/sub/request_bg.jpg) no-repeat center / cover;
}
#Request .subContent .con1 h4{
    /*color: #B91F33;*/
    color: #cc3433;
    font-size: 43px;
}
#Request .subContent .con1 p{
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: -0.065em;
    margin-top: 135px;
}
#Request .subContent .con1 p > a{
    color: #cc3433;
}
#Request .subContent .con1 table tr > td{
    border: 0;
    padding: 0px 15px 25px;
}
#Request .subContent .con1 table tr > td input, #Request .subContent .con1 table tr > td textarea,
#Request .subContent .con1 table tr > td input:hover, #Request .subContent .con1 table tr > td textarea:hover,
#Request .subContent .con1 table tr > td input:focus, #Request .subContent .con1 table tr > td textarea:focus{
    background: rgba(251,204,204,0.4);
    border: 0;
    font-size: 18px;
    height: 48px;
}
#Request .subContent .con1 table tr > td .input_tit{
    
}
#Request .subContent .con1 table tr > td .input_tit span:nth-child(2), #item_4 .input_tit span:nth-child(1){
    font-size: 19px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 5px;
    letter-spacing: -0.034em;
}
#Request .subContent .con1 table tr > td .input_tit span.required_text{
    color: #B91F33;
}

#write_btn{
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    width: 150px;
    background: #B91F33;
    border-color: #B91F33;
}
#write_btn:hover{
    background: #B91F33;
    border-color: #B91F33;
}


#Contact .subContent .content.con1{
    position: relative;
    padding: 50px 30px 80px;
    margin-bottom: 80px;
    background: url(/public/img/sub/contact_bg.jpg) no-repeat center / cover;
}

.li_location{
    padding: 0;
    margin: 0 0 30px;
    text-align: center;
}
.li_location::after{
    content: '';
    display: table;
    clear: both;
}
.li_location li{
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    letter-spacing: -0.034em;
}
.li_location li:nth-child(1){
    float: left;
}
.li_location li:nth-child(2){
    margin: 0 45px;
}
.li_location li > span{
    margin-right: 15px;
}
.li_location li > span > b, .li_location li b{
    color: #B91F33;
    margin-right: 10px;
}
.li_location li > a{
    color: #333;
}
.li_location li::before{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: #B91F33;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -25px;
}
.root_daum_roughmap{
    width: 100% !important;
}

.download_wrap{
    text-align: center;
}
.download{
    display: inline-block;
    background: #ba2034;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 50%);
    transition: all .3s ease;
    padding: 0 25px;
    margin: 0 5px;
}
.download i{
    position: absolute;
    font-size: 47px;
    opacity: 0.15;
    left: 10px;
    top: 6px;
}
.download:hover{
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 4px 8px -3px rgb(0, 0, 0, 50%);
}
@media (max-width: 767px){
    .subContent h3 {
        color: #B91F33;
        font-size: 10vw;
    }
    #Company .subContent .content.con2 h4 {
        padding-left: 0;
        margin-top: 50px;
    }
    .timeline-vt::before{
        left: 0;
    }
    .timeline-vt .timeline-item, .timeline-vt .timeline-item.reversed{
        float: left;
        padding-left: 30px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .timeline-vt .timeline-item h5::after, .timeline-vt .timeline-item.reversed h5::after{
        left: -30px;
    }
    .timeline-vt .timeline-item h5::before, .timeline-vt .timeline-item.reversed h5::before {
        content: '';
        position: absolute;
        left: -30px;
        width: 20px;
    }
    #Company .partner-wrap .partner{
        width: calc(100% / 4)
    }
    [id^="Prod"] .img-wrap.white_color {
        min-height: 247px;
    }
    .download {
        display: block;
        margin: 0 5px 25px;
    }
    [id^="Prod05"] .prod-nav .prod-sub-nav {
        margin-left: 0;
    }
    .prod-nav .prod-sub-nav::before{
        display: none;
    }
    .prod-nav .prod-sub-nav > li {
        margin: 5px 0;
    }
    #Request .con1 .row > div:nth-child(1), #Request .con1 .row > div:nth-child(2) {
        width: 100%;
        padding: 0;
    }
    #Request .subContent .con1 p{
        margin-top: 0;
    }
    #Request .subContent h3 + p, #Contact .subContent h3 + p {
        display: none;
    }
    #Request .subContent .con1 table tr > td {
        border: 0;
        padding: 0px 0 15px;
    }
    .li_location li{
        display: block;
        float: none !important;
        margin: 0 0 60px !important;
    }
    .li_location li > span {
        margin-right: 15px;
        display: block;
        text-align: left;
        width: 230px;
        margin: 0 auto;
    }
    #Contact .subContent .content.con1, #Request .subContent .con1{
        background-size: contain;
        background-position: bottom;
    }
    .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){
    [id^="Prod"] .img-wrap.white_color {
        position: relative;
        padding: 0;
        overflow: hidden;
        min-height: 264px;
    }
    .prod-nav h3, .subContent h3{
        font-size: 5vw;
    }
    #Company .subContent .content.con2 img {
        margin: 0;
        width: 100%;
        height: auto;
    }
    [id^="Prod05"] .prod-nav .prod-sub-nav {
        margin-left: 0;
    }
    #Request .con1 .row > div:nth-child(2){
        left: -38%;
    }
    #Request .con1 .row > div:nth-child(1){
        left: 62%;
    }
    .li_location li:nth-child(1) {
        float: none;
        margin-bottom: 39px;
    }
}
@media (min-width: 992px) and  (max-width: 1199px){
    .prod-nav .nav > li > a{
        font-size: 16px;
    }
    [id^="Prod"] .img-wrap.white_color {
        position: relative;
        padding: 0;
        overflow: hidden;
        min-height: 345px;
    }
    [id^="Prod"] .img-wrap.white_color.trio {
        min-height: 345px;
    }
    [id^="Prod05"] .prod-nav .prod-sub-nav {
        margin-left: 493px;
    }
    #Request .con1 .row > div:nth-child(1) {
        width: 38%;
        padding: 0 15px 0 31px;
        left: 62%;
    }
    #Request .con1 .row > div:nth-child(2) {
        width: 62%;
        right: 38%;
    }
    .li_location li:nth-child(1) {
        float: none;
        margin-bottom: 40px;
    }
}
/* //서브페이지 */

/* 푸터 */

footer {
    text-align: left;
    padding: 0 0 60px;
}
footer .container{
    width: 1140px;
    border-top: 2px solid #757679;
}
footer .footer-logo{
    padding: 30px 50px 0 0;
}
footer .footer-logo h1{
    margin: 0;
    text-align: right;
}
footer .footer-logo h1 > a{
    display: block;
    font-size: 36px;
    color: #757679;
    font-weight: 700;
    margin-top: 20px;
}
footer .footer-logo h1 > a > img{
    display: inline-block;
    width: 182px;
    margin-bottom: 5px;
    display: none;
}
footer .footer-text{
    padding: 10px 0 0 70px;
    margin-top: 20px;
    border-left: 2px solid #757679;
}
footer .footer-text p{
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
    font-size: 17px;
    color: #757679;
}
footer .footer-text p b{
    font-weight: 900;
}
footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
}
footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
footer .footer-text ul li{
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 16px;
    color: #757679;
    font-weight: 600;
    letter-spacing: -0.035em;
}
footer .footer-text ul li span {
    font-weight: 700;
    display: inline-block;
    padding: 0 20px 0 20px;
    color: #000;
}
footer .footer-text ul li span.red_color{
    color: #BF3635;
    padding: 0;
}
footer .footer-text ul li b{
    display: inline-block;
    width: 65px;
    margin-right: 10px;
    color: #000;
}
footer .footer-text .copyrights{
    display: block;
    font-size: 12px;
    margin-top: 20px;
}

@media (max-width: 767px){
    footer .container{
        width: 100%;
    }
    footer .footer-logo {
        padding: 0 50px 0 0;
    }
    footer .footer-text {
        padding: 30px 0 0 50px;
        margin-top: 20px;
        border-left: 0;
        border-top: 2px solid #757679;
    }
    footer .footer-text ul li {
        margin-bottom: 10px;
    }
    footer .footer-text ul li b {
        display: block;
    }
    footer .footer-text ul li span{
        display: block;
        padding: 0;
        margin-top: 8px;
    }
    footer .footer-text ul li span.red_color{
        display: inline;
        margin: 0;
    }
}
@media (min-width: 768px) and  (max-width: 991px){
    footer .container {
        width: 750px;
    }
}
@media (min-width: 992px) and  (max-width: 1199px){
    footer .container {
        width: 970px;
    }
}
/* //푸터 */


.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #757679;
    margin-bottom: 20px;
}

.member_wrapper {
    max-width: 1170px;
}
.btn.btn-primary{
    background: #B91F33;
    border-color: #B91F33;
}
.btn.btn-primary:hover, .btn.btn-primary:focus{
    background: #B91F33;
    border-color: #B91F33;
}