@charset "utf-8";

html {overflow-x: hidden; overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 101px;}
#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, 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: 0;
    margin-bottom: 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 0;
    font-size: 34px;
    margin-left: 0 !important;
    margin-top: 34px;
    line-height: 1;
    color: #333;
    font-weight: 600;
}
.navbar-header .navbar-brand:hover{
    color: #333 !important;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 40px 35px;
    font-size: 17px;
    color: #333;
    letter-spacing: -0.034em;
    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:focus{
    color: #3F7D58 !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
        background: rgba(0, 0, 0, 0.75);
        border: none;
        padding: 0;
        -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
        box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
}
.nav.navbar-nav li .dropdown-menu li a{
        padding: 12px 20px;
        color: #fff;
        text-align: center;
}
.nav.navbar-nav li .dropdown-menu li:hover a{
    background: #0d9445;
}

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

/* 슬라이드 영역 */

#mainCarousel .carousel-inner .item{
    height: 230px;
}
#mainCarousel .carousel-inner .item .carousel-caption{
    text-align: left;
    letter-spacing: -0.034em;
    text-shadow: none;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
}
#mainCarousel .carousel-inner .item .carousel-caption h1{
    font-size: 42px;
    margin-bottom: 30px;
    font-weight: 600;
    letter-spacing: -0.06em;
}
#mainCarousel .carousel-inner .item .carousel-caption h1 span{
    display: block;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 500;
    letter-spacing: -0.04em;
}
#mainCarousel .carousel-inner .item .carousel-caption p{
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 400;
}
#mainCarousel .carousel-inner .item .carousel-caption p > a{
    display: block;
    margin-top: 0px;
    font-size: 16px;
    width: 168px;
    padding: 13px 30px;
    background: #222;
    color: #fff;
    text-align: center;
    text-shadow: none;
}
#mainCarousel .carousel-indicators li{
    width: 12px;
    height: 12px;
    background: #696371;
    border: 0;
    margin: 0 4px;
}
#mainCarousel .carousel-indicators li.active{
    background: #fff;
}
#mainCarousel .carousel-control{
    display: none;
}


/* //슬라이드 영역 */

/* 메인 중단영역 */

#section_03afdb{
    padding: 60px 0 80px;
}
#section_03afdb .m_prod{
    padding: 0 240px;
}
#section_03afdb .m_prod h4{
    text-align: center;
    font-size: 34px;
    margin-top: 0;
    letter-spacing: -0.06em;
    margin-bottom: 30px;
    font-weight: 400;
}
#section_03afdb .m_prod .thumbnail{
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
#section_03afdb .m_prod .thumbnail img{
    
}
#section_03afdb .m_prod .thumbnail .caption{
    padding: 0;
    display: block;
}
#section_03afdb .m_prod .thumbnail .caption h5{
    margin: 0;
    text-align: center;
    padding: 10px 0 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.034em;
}


#section_fc490c{
    background: #3F7D58;
    overflow: hidden;
    display: none;
}
#section_fc490c .inner{
    color: #fff;
}
#section_fc490c .m_info .col-lg-8{
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}
#section_fc490c .m_info .col-lg-4{
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 25px;
    position: relative;
    background: #333333;
}
#section_fc490c .m_info .col-lg-4::after{
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    background: #333333;
    width: 100%;
    right: -100%;
    top: 0;
}
#section_fc490c h4{
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 0;
    letter-spacing: -0.034em;
    font-weight: 400;
}
#section_fc490c .inner .left *{
    display: inline-block;
}
#section_fc490c .inner .left img{
    margin-right: 27px;
    vertical-align: baseline;
}
#section_fc490c .inner .left .i_center{
    font-size: 40px;
    margin-right: 37px;
    margin-bottom: 0;
}
#section_fc490c .inner .left .i_right{
    font-size: 20px;
    font-weight: 400;
}
#section_fc490c .m_info .col-lg-4 .inner{
    padding-left: 50px;
    /* padding-right: 20px; */
}
#section_fc490c .inner .right .i_account{
    font-size: 25px;
    padding-left: 14px;
    position: relative;
}
#section_fc490c .inner .right .i_account::before{
    content: '';
    display: block;
    width: 6px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 21px;
    left: 0px;
}
#section_fc490c .inner .right .i_account > span{
    font-size: 16px;
    margin-right: 17px;
}
#section_fc490c .inner .right .i_account:nth-child(2){
    margin-bottom: 27px;
}
#section_fc490c .inner .right .i_deposit{
    text-align: right;
    font-size: 16px;
    padding-right: 15px;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
  height: 200px;
  background-color: #333;
  background-image: url(/public/img/sub/sub_title.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.subHeader .container {
    height: 100%;
    position: relative;
}
.subHeader .container h2{
    font-weight: 200;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 48px;
    /* line-height: 240px; */
    margin: 0;
    letter-spacing: -0.08em;
}
.br_wrap .container .breadcrumb{
    text-align: right;
    background: none;
    margin-top: -36px;
    margin-bottom: 0;
    padding-right: 0;
}
.br_wrap .container .breadcrumb > li{
    color: #fff;
    font-size: 13px;
}
.br_wrap .container .breadcrumb > li > a{
    color: rgba(255, 255, 255, 0.75);
}

.subMenu{
    padding-top: 60px;
    /* background: #f8f8f8; */
}
.subMenu .nav{
    border: 1px solid #ddd;
}
.subMenu .nav > li{
    margin: 0;
}
[id^="About"] .subMenu .nav > li{
    width: 50%;
}
[id^="Prod"] .subMenu .nav > li{
    width: 11.1111%;
    border-right: 1px solid #ddd;
}
.subMenu .nav > li > a{
    border-radius: 0;
    font-size: 13px;
    color: #666;
    text-align: center;
    padding: 19px 0;
    letter-spacing: -0.034em;
}
.subMenu .nav > li.active > a{
    background: #0d9445;
    color: #fff;
    font-weight: normal;
}

.subContent .subContent_title{
    font-size: 36px;
    letter-spacing: -0.07em;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 80px;
    font-weight: 700;
}
.subContent .content{
    padding-bottom: 180px;
}
.subContent .content p{
    font-size: 15px;
}
.subQuick{
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 220px;
    word-break: break-all;
}
.subQuick > ul{
    margin: 0;
    padding: 0;
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
    overflow: hidden;
}
.subQuick > ul > li{
    border-bottom: 1px solid #ddd;
    background: rgb(14, 148, 69);
    color: #fff;
    padding: 0 20px;
}
.subQuick > ul > li:last-child{
    border-bottom: 0;
    /* border-top: 1px solid #fff; */
    background: rgba(27, 27, 27, 0.8);
}
.subQuick > ul > li > h5{
    margin: 0;
    padding: 20px 0;
    /* background: #135a30; */
    color: #ffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    /* border-bottom: 1px solid #ccc; */
}
.subQuick > ul > li > h5 > small{
    color: #fff;
    margin-left: 5px;
    display: none;
}
.subQuick > ul > li > .inner{
    
}
.subQuick > ul > li > .inner img{
    width: 80px;
    margin-bottom: 20px;
}
.subQuick > ul > li > .inner h6{
    padding: 0px 0 8px;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #ffe94b;
}
.subQuick > ul > li > .inner p{
    padding: 10px 0 10px 0;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin: 0;
    font-size: 22px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.subQuick > ul > li:first-child > .inner p:last-child{
    font-weight: 300;
    padding: 20px 5px 20px 0;
    border: none;
    font-size: 13px;
    text-align: left;
    line-height: 1.4em;
}
.subQuick > ul > li > .inner p > span{
    color: rgba(255, 255, 255, 0.75);
    font-weight: 300;
    display: block;
    font-size: 13px;
}

#About01 .subContent .con1 p.greet{
    font-size: 32px;
    letter-spacing: -0.07em;
    line-height: 1.3em;
    margin-bottom: 30px;
}
#About01 .subContent .con1 p{
    font-size: 17px;
    line-height: 1.5em;
    letter-spacing: -0.04em;
}
#About01 .subContent .con1 p.epil > span{
    font-weight: 700;
    font-size: 22px;
    margin-left: 15px;
}
#About02 .subContent .con1 .li-location{
    padding: 0;
    margin: 50px 0 0;
    border-top: 2px solid #333;
}
#About02 .subContent .con1 .li-location > li{
    font-size: 16px;
    padding: 15px 0 15px 10px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -0.034em;
}
#About02 .subContent .con1 .li-location > li > span{
    font-weight: 600;
    display: inline-block;
    width: 150px;
    font-size: 14px;
}

.bbs-area{
    padding-bottom: 100px;
}
.bbs-area .btn.btn-primary{
    background: #3F7D58;
    border-color: #3F7D58;
}
.bbs-area .btn.btn-primary:hover, .bbs-area .btn.btn-primary:focus{
    background: #194e2e !important;
    border-color: #194e2e !important;
}

.bbs-area .table_blog2 dd .inner .top a .thumb{
    height: 260px;
}
/* //서브페이지 */

/* 푸터 */

.wrap-footer {
    background: #dadada;
    text-align: left;
    padding: 37px 0 40px;
    color: #494949;
}
.wrap-footer .footer-text h1{
    font-size: 15px;
    margin-top: 0;
}
.wrap-footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 0;
}
.wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
.wrap-footer .footer-text ul li{
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 1;
    font-size: 13px;
    font-weight: 500;
}
.wrap-footer .footer-text ul.footer-upper-list{
    margin-bottom: 5px;
}
.wrap-footer .footer-text ul.footer-upper-list > li{
    border-right: 1px solid #ababab;
}
.wrap-footer .footer-text ul.footer-upper-list > li:last-child{
    border: 0;
}
.wrap-footer .footer-text ul.footer-lower-list > li{
    font-size: 15px;
    line-height: 1.4em;
}
.wrap-footer .footer-text ul li address{
    margin-bottom: 0;
    line-height: 1.4;
    letter-spacing: -0.034em;
}
.wrap-footer .footer-text .copyrights{
    display: block;
    font-size: 11px;
    margin-top: 20px;
    color: #999;
}

/* //푸터 */


.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: #818181;
    margin-bottom: 20px;
}
#mainCarousel .carousel-inner .item .carousel-caption p > a:hover {
    text-decoration: none;
    background: #f7c614;
    color: #000;
    font-weight: 500;
}
.carousel-indicators {
    display: none;
}
.text-muted {
    letter-spacing: -0.034em;
    margin-top: 7px !important;
}
.table>tbody>tr>th, .table>tbody>tr>td {
    letter-spacing: -0.034em;
}
[id^="Prod"] .subContent .row > .col-md-3{
    padding-right: 50px;
}
[id^="Prod"] .subContent .row > .col-md-9{
    padding-left: 0;
}
[id^="Prod"] .sQ_area{
    position: relative;
}
[id^="Prod"] .sQ_area > .subQuick{
    position: static;
    top: auto;
    transform: none;
    width: 100%;
}
/*
[id^="Prod"] .subMenu .nav > li:nth-child(2) {
    width: 20%;
}
*/
.board_data_view .header_wrap .title {
    letter-spacing: -0.06em;
}
.board_data_view .header_wrap {
    background: #fafafa;
    border-bottom: 1px solid #ddd;
}
.table_blog2 dd .inner .bottom .title a {
    letter-spacing: -0.06em;
    font-weight: 600;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #000;
    background: #fff;
    font-weight: 500;
}
#About01 .con1 .row > div:last-child {
    padding-left: 60px;
    padding-right: 30px;
}
#About01 .subContent .con1 .epil {
    padding-right: 30px;
    padding-top: 50px;
}
.breadcrumb>li+li:before {
    font-size: 12px;
}
.subQuick > ul > li:last-child > div > p {
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 18px;
}
.subQuick > ul > li:last-child > div > p:last-child {
    border: none;
    font-size: 13px;
    padding: 10px 0 20px;
    text-align: right;
}
.subQuick > ul > li:last-child > div > p:first-child {
    border-bottom: none;
}
.board_wrapper{
    margin-top: 0;
}


@media (max-width: 767px){

    #site{
        padding-top: 65px;
    }

    /* nav */
    .navbar-header .navbar-brand{
        margin-left: 15px !important;
        margin-top: 15px;
    }
    .navbar-inverse .navbar-toggle{
        margin-top: 15px;
        background: #0E9445;
        border-color: #0E9445;
    }
    .navbar-inverse .navbar-toggle:hover{
        background: #0E9445 !important;
        border-color: #0E9445 !important;
    }
    .nav.navbar-nav > li > a{
        text-align: center;
        padding: 15px 35px;
    }
    .nav.navbar-nav li .dropdown-menu{
        left: 0;
        transform: translateX(0);
    }
    /* mainSlide */
    #mainCarousel .carousel-inner .item{
        height: 135px;
    }
    #mainCarousel .carousel-inner .item .carousel-caption h1 {
        margin-bottom: 15px;
    }
    #mainCarousel .carousel-inner .item .carousel-caption h1 span{
        font-size: 19px;
    }
    #mainCarousel .carousel-inner .item .carousel-caption p > a{
        font-size: 12px;
        width: 168px;
        padding: 4px 30px;
    }


    /* main */
    #section_03afdb .m_prod{
        padding: 0;
    }
    .subQuick{
        position: static;
        top: auto;
        transform: none;
        width: 100%;
    }


    /* subPage */
    .subMenu .nav > li > a{
        padding: 12px 0;
    }
    #About01 img{
        margin-bottom: 50px;
    }
    #About01 .con1 .row > div:last-child{
        padding-left: 15px;
        padding-right: 15px;
    }
    #About01 .subContent .con1 p.greet{
        font-size: 25px;
    }
    [id^="Prod"] .subMenu .nav > li{
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    [id^="Prod"] .table_blog2 dd {
        width: 100%;
    }
    [id^="Prod"] .subContent .row > .col-sm-9{
        padding-left: 15px;
    }
    .board_wrapper .table.board_write_table .input-group.input-group-big, .board_wrapper .table.board_write_table .form-control.form-control-big{
        width: 100%;
    }
    [id^="Prod"] .subContent .row > .col-md-3{
        padding-right: 15px;
    }
    [id^="Prod"] .subContent .row > .col-md-9{
        padding-left: 15px;
    }
    /* footer */


}
@media (min-width: 768px) and  (max-width: 991px){
    /* nav */


    /* mainSlide */



    /* main */
    #section_03afdb .m_prod{
        padding: 0 40px;
    }
    [id^="Prod"] .subMenu .nav > li{
        width: 33.3333333%;
        border-bottom: 1px solid #ddd;
    }
    [id^="Prod"] .subContent .row > .col-md-3{
        padding-right: 15px;
    }
    [id^="Prod"] .subContent .row > .col-md-9{
        padding-left: 15px;
    }
    #Inquiry .subQuick, [id^="Prod"] .subQuick{
        position: static;
        top: auto;
        transform: none;
        width: 100%;
    }
    #Inquiry .subQuick > ul, [id^="Prod"] .subQuick > ul{
        
    }
    #Inquiry .subQuick > ul::after, [id^="Prod"] .subQuick > ul::after{
        content: '';
        clear: both;
        display: table;
    }
    #Inquiry .subQuick > ul > li, [id^="Prod"] .subQuick > ul > li{
        float: left;
        width: 50%;
        border-bottom: 0;
    }
    #Inquiry .subQuick > ul > li:last-child > div > p:first-child, [id^="Prod"] .subQuick > ul > li:last-child > div > p:first-child{
        margin-top: 34px;
    }
    #Inquiry .subQuick > ul > li:last-child > div > p:last-child, [id^="Prod"] .subQuick > ul > li:last-child > div > p:last-child{
        padding: 33px 0 24px;
    }
    


    /* subPage */



    /* footer */

    
}
@media (min-width: 992px) and  (max-width: 1199px){
    /* nav */


    /* mainSlide */



    /* main */
    #section_03afdb .m_prod {
        padding: 0 180px;
    }



    /* subPage */
    .subMenu .nav > li > a{
        font-size: 11px;
    }
    #Inquiry .subQuick{
        position: static;
        top: auto;
        transform: none;
        width: 100%;
    }
    #Inquiry .subQuick > ul{
        
    }
    #Inquiry .subQuick > ul::after{
        content: '';
        clear: both;
        display: table;
    }
    #Inquiry .subQuick > ul > li{
        float: left;
        width: 50%;
        border-bottom: 0;
    }
    #Inquiry .subQuick > ul > li:last-child > div > p:first-child{
        margin-top: 34px;
    }
    #Inquiry .subQuick > ul > li:last-child > div > p:last-child{
        padding: 33px 0 24px;
    }
    .subQuick > ul > li > .inner p{
        font-size: 17px;
    }
    .subQuick > ul > li:last-child > div > p{
        font-size: 13px;
    }

    /* footer */

    
}
@media (min-width: 1200px){
    /* nav */


    /* mainSlide */



    /* main */



    /* subPage */



    /* footer */ 
}