/* common */
.w1720{width: 1720px; margin: 0 auto;}
#wrap{position: relative; overflow: hidden;}
/* common */

/* header */
.mo-gnb-bg{display: none;}
.m-depth{display: none;}
#header{position: relative; top: 0; left: 0; width: 100%; z-index: 5;transition: .3s;}
.h-wrap.on{background: #fff;}
.m-head{display: none;}
.h-wrap{}
.h-con{}
.logo{margin: 28px 300px 0 0; float: left;}
.logo a{display: block; background-image: url(../img/logo.png); background-repeat: no-repeat; width: 280px; height: 46px;}
.gnb{float: left; width: 1100px;}
.gnbbg{display: none; height: 290px; top: 100px; left: 0; width: 100%; background: #fff url(../img/nav_bg.png) no-repeat left top; position: absolute; z-index: 4;border-top: 1px solid #ddd;}
.gnbbg > span{color: #fff; font-size: 18px; letter-spacing: -0.5px; line-height: 24px; width: 1300px; margin: 4% auto; display: block;}
.dep01{width: 100%; font-size: 0;}
.dep01 > li{display: inline-block; vertical-align: top; text-align: center; box-sizing:border-box; position: relative; font-size: 0;}
.dep01 > li.on > a {color: #006bfb;}
.dep01 > li.on .dep02 {
    background-color: #006bfb;
}
.dep01 > li.on .dep02 a {
    color: rgb(255, 255, 255, 70%);
}
.dep01 > li > a{font-weight: 700; font-family: 'Arial'; font-size: 17px; line-height: 100px; letter-spacing:0.5px; color: #222; display: inline-block; vertical-align:top; position: relative; padding: 0 42px;}
.dep02{display: none; padding: 15px 0; top: 100px; left: 0; width: 100%; position: absolute; box-sizing:border-box; z-index: 5;height: 291px; background-color: #fff;border-top: 1px solid #e3e3e3;}
.dep02 li a{font-size: 15px; line-height:36px; letter-spacing:0; font-weight: 400; color: #333; opacity:1; display: block; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s;}
.dep01 > li.on .dep02 li a:hover{color: #fff; font-weight: 700; }
.menu{display: flex; margin-top: 39px; float: right;}
.menu a{background-image: url(../img/menu.png); background-repeat: no-repeat; width: 28px;height: 22px;}
.menu a img{width: 100%; display: block;}
.dep01 > li.on span {
    display: block;
}
.dep01 > li span {
    top: 100px;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 7px;
    position: absolute;
    z-index: 11111;
    display: none;
}
.dep01 > li span img {
    
    width: 100%;
    display: block;
}
.gnb-in {}
/* header */

/* quick */
#quick{bottom: 130px; right :25px;  width: 60px; position: fixed; z-index: 115;}
#quick a{height: 60px; display: block;}
#quick a img{width: 100%; display: block;}
/* quick */

/* footer */
#footer{background: #25292c;}
.m-block {display: none !important;}
.f-wrap{padding: 60px 0; box-sizing:border-box; text-align: center;}
.f-con{}
.f-logo {margin-bottom: 19px;}
.f-nav{height: 45px; font-size: 0; display: flex; justify-content: space-between; position: relative;}
.f-nav a{font-size: 15px; line-height:1; letter-spacing:0; font-weight: 500; color: #bbb; display: inline-block; vertical-align: top;}
.f-nav span{margin: 0 15px; font-size: 15px; line-height:1; letter-spacing:0; font-weight: 500; color: #bbb; display: inline-block; vertical-align: bottom;}
.f-adr p{font-size: 15px; line-height:25px; letter-spacing:-.5px; font-weight: 400; color: rgb(255, 255, 255, 30%);}
.f-adr p span{margin: 0 9px; font-size: 9px; line-height: 25px; letter-spacing:0; font-weight: 400; color: rgb(255, 255, 255, 30%); display: inline-block; vertical-align: top; font-family: 'Arial';}
.f-adr .copy{margin-top: 10px; font-size: 14px; line-height:1; letter-spacing:0; font-weight: 400; color: rgb(255, 255, 255, 30%); display: block;}
.f-adr .f-txt {
    font-size: 15px;
    font-weight: 400;
    color: rgb(255, 255, 255, 30%);
    letter-spacing: -0.5px;
    line-height: 25px;
    margin-top: 21px;
}
/* footer */

/* contact_us */

.m4-box {
    background: url(../img/m-img03.jpg) no-repeat center bottom/cover;
    padding: 120px 0;
    box-sizing: border-box;
}
.m4-left {
    float: left;
}
.m4-right {
    float: right;
    width: 570px;
}
.m4-left h1 {
    font-size: 50px;
    font-weight: 700;
    color: #222;
    line-height: 45px;
    margin-bottom: 16px;
}
.m4-left > p {
    font-size: 16px;
    color: #888;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 25px;
}
.m4-left .info-box {
    font-size: 0;
    margin-top: 50px;
}
.m4-left .info-box > p {
    margin-bottom: 30px;
}
.m4-left .info-box span {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    letter-spacing: -0.5px;
    display: inline-block;
    vertical-align: top;
}
.m4-left .info-box .img {
    width: 23px;
    margin-right: 16px;
}
.m4-left .info-box .img img {
    vertical-align: baseline;
}
.m-contact-tbl {
    width: 100%;
}
.m-contact-tbl input {
    width: 275px;
    height: 64px;
    line-height: 64px;
    color: #333;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    border-radius: 50px;
    box-sizing: border-box;
    background-color: #eceef1;
    padding: 0 36px;
    border: none;
    margin-bottom: 19px;
}
.m-contact-tbl input::placeholder {color: #333;}
.m-contact-tbl .mr20 {
    margin-right: 20px;
}
.m-contact-tbl textarea::placeholder {color: #333;}
.m-contact-tbl .msg {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #333;
    background-color: #eceef1;
    border-radius: 35px;
    box-sizing: border-box;
    padding: 23px 36px;
    border: none;
    height: 120px;
    resize: none;
}
.contact-btn {
    display: block;
    width: 100%;
    height: 65px;
    background-color: #14275f;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 65px;
    text-align: center;
    border-radius: 50px;
    box-sizing: border-box;
    margin-top: 20px;
}
.m-contact-tbl .service-sel {
    width: 275px;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    color: #333;
    font-family: 'Poppins';
    font-weight: 600;
    border-radius: 50px;
    padding: 0 36px;
    box-sizing: border-box;
    background: #eceef1 url(../img/m-arrow.png) no-repeat center right 35px;
    appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: 0;
}
.m-contact-tbl .vat {
    vertical-align: top;
}

/* 미디어쿼리 */
@media only screen and (max-width: 1720px ) {
/* common */
.w1720, .gnbbg > span{width: 98%;}
/* common */

/* header */
.gnb {
    width: 64.9535vw;
}
.logo {
    margin: 28px 9.3023vw 0 0;
}
.dep01 > li > a {
    padding: 0 2.4419vw;
}
/* header */


/* quick */
/* quick */

}

@media only screen and (max-width:1520px) {
    .logo {
        margin: 28px 0 0;
        width: 18.4211vw;
    }
    .logo a {
        width: 18.4211vw;
        background-size: 18.4211vw;
    }
    .dep01 > li > a {
        font-size: 1.1184vw;
    }
    .dep01 > li:last-child > a {
        padding: 0 4vw 0 2.1184vw;
    }
    .dep02 li a {
        font-size: 1.1184vw;
    }
    .dep01 > li:last-child .dep02 {
    }
}
@media only screen and (max-width:1300px) {
    .logo a {
    }

    /* contact_us */
    .m4-box {
        padding: 100px 0;
    }
    .m4-left {
        float: none;
    }
    .m4-right {
        float: none;
        width: 100%;
        padding-top: 23px;
    }
    .m-contact-tbl input{
        width: 100%;
    }
    .m-contact-tbl .service-sel{
        width: 100%;
    }
    .m-contact-tbl input.wid {
        width: calc(100% - 20px);
    }

}
@media only screen and (max-width:1200px) {
    .dep01 > li > a {
        font-size: 14px;
        padding: 0 18px;
    }
    .dep01 > li:last-child > a {
        padding: 0 3vw 0 2.1184vw;
    }
}

@media all and (max-width: 1100px ) { 
.mo-gnb-bg{ background-color: rgb(0,0,0,0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100vh; }
.m-block{display: block !important;}
.m-none{display: none !important;}
/* header */
.pc-h{display: none;}
.m-head{padding: 0 40px; box-sizing:border-box; display: block;}
.m-head-in{height: 110px;}
.m-logo{width: 250px; margin-top: 36px; float: left;}
.m-logo a{height: 70px; display: block;}
.m-logo a img{width: 100%; display: block;}
.m-menu{width: 40px; margin-top: 38px; float: right; display: flex; justify-content: flex-end;}
.m-menu > a {width: 100%;}
.m-menu > a img {width: 100%;}
.m-menu > li{margin-right: 10px;}
.m-menu > li:last-child{margin-right: 0px;}
.m-menu > li a {display: block; width: 29px;}
.m-menu > li a img {display: block; width: 100%;}
.m-depth{top: 0; right: -100%; width: 85%; height: 100%; position: absolute; z-index: 111; background: #fff; box-sizing: border-box; display: block; padding: 60px 40px;}
.m-depth-top{position: relative; padding-bottom: 35px; width: 100%; border-bottom: 1px solid #ddd; background: #fff; box-sizing:border-box;}
.m-depth-top .img{ float: left;}
.m-depth-top .img img{width: 100%; display: block;}
.m-depth-top .close{width: 39px;  float: right;}
.m-depth-top .close a{ display: block;}
.m-depth-top .close a img{width: 100%; display: block;}
.m-dep01{width: 100%; background: #fff;}
.m-dep01 > li > a{font-family: 'Arial'; font-size: 40px; line-height:95px; letter-spacing:0; font-weight: 700; color: #222; display: block; position: relative; border-bottom: 1px solid #ddd;}
.m-dep01 > li > a span{width: 24px; height: 13px; top: 40px; right: 0; position: absolute; display: block;}
.m-dep01 > li > a span img{width: 100%;}
.m-dep01 > li > a span img.on{display: none;}
.m-dep01 > li > a span img.off{display: block;}
.m-dep01 > li.on > a{background: #fff;}
.m-dep01 > li.on > a span img.off{display: none;}
.m-dep01 > li.on > a span img.on{display: block;}
.m-dep02{display: none; width: 100%; border-bottom: 1px solid #ddd; box-sizing:border-box; background: #fff; padding: 18px 0;}
.m-dep02 li a{font-size: 35px; line-height:75px; letter-spacing:0; font-weight: 500; color: #777; display: block; }

/* header */

/* footer */
.f-adr {padding-top: 30px;}
/* footer */


}

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

/* header */
.m-head {padding: 0 5.2632vw;}
.m-head-in{height: 14.4737vw;}
.m-logo{width: 39.4737vw; margin-top: 3.9474vw;}
.m-logo a{height: 10.9375vw;}
.m-menu{width: 5.2632vw; margin-top: 5.2632vw;}
.m-menu a{width: 100%; display: block;}
.m-menu a img {width: 100%;}
.m-menu > li a { width: 6.5789vw;}
/* .m-menu > li { margin-right: 1.9737vw;} */
.m-depth{padding: 7.8947vw 5.2632vw;}
.m-depth-top{ padding-bottom: 4.6053vw;}
.m-depth-top .img{width: 39.4737vw; }
.m-depth-top .close{width: 5.46875vw; }
.m-depth-top .close a{height: 5.625vw;}
.m-dep01 > li > a{ font-size: 4.6052631579vw; line-height: 12.5000vw;}
.m-dep01 > li > a span{width: 3.1578947368vw; height: 1.7105263158vw; top: 6.25vw; }
.m-dep02 li a{font-size: 4.6053vw; line-height:9.8684vw;}
.m-dep02 {padding: 2.3684vw 0;}
/* header */

/* quick */
#quick{bottom: 25.0000vw; right: 1.9737vw; width: 7.8947vw;}
#quick a{height: 7.8947vw;}
/* quick */

/* footer */
.f-wrap {
    padding: 7.8947vw 0;
}
.f-logo {
    margin-bottom: 2.5000vw;
}
.f-adr {
    padding-top: 0;
}
.f-adr p {
    font-size: 2.8947vw;
    line-height: 4.8684vw;
}
.f-adr .f-txt {
    margin-top: 2.7632vw;
    font-size: 2.6316vw;
    line-height: 4.8684vw;
    padding: 0 5.2632vw;
    box-sizing: border-box;
}
.f-adr .copy{
    font-size: 2.6316vw;
    margin-top: 1.3158vw;
}
.f-adr p span {
    font-size: 1.1842vw;
    line-height: 4.8684vw;
    margin: 0 1.1842vw;
}
.f-logo img {
    width: 31.5789vw;
}
/* footer */

/* contact_us */
.m4-box{
    padding: 13.1579vw 0;
}
.m4-left h1{
    font-size: 6.5789vw;
    line-height: 5.9211vw;
    margin-bottom: 2.1053vw;
}
.m4-left > p {
    font-size: 2.6316vw;
}
.m4-left .info-box{
    margin-top: 6.5789vw;
}
.m4-left .info-box > p{
    margin-bottom: 3.9474vw;
}
.m4-left .info-box span{
    font-size: 3.2895vw;
}
.m4-left .info-box .img{
    width: 3.0263vw;
    margin-right: 2.1053vw;
}
.m4-left .info-box .img img{
    width: 100%;
}
.m4-right{
    padding-top: 3.0263vw;
}
.m-contact-tbl input {
    font-size: 2.8947vw;
    line-height: 9.2105vw;
    height: 9.2105vw;
    margin-bottom: 2.6316vw;
    padding: 0 5.2632vw;
}
.contact-btn {
    margin-top: 2.6316vw;
    line-height: 9.2105vw;
    height: 9.2105vw;
    font-size: 3.2895vw;
}
.m-contact-tbl .msg{
    height: 17.7632vw;
    padding: 3.0263vw 5.2632vw;
    font-size: 2.8947vw;
    border-radius: 4.6053vw;
}
.m-contact-tbl input.wid {
    width: calc(100% - 2.6316vw);
}
.m-contact-tbl .mr20 {
    margin-right: 2.6316vw;
}
.m-contact-tbl .service-sel{
    line-height: 9.2105vw;
    height: 9.2105vw;
    padding: 0 5.2632vw;
    font-size: 2.8947vw;
    background: #eceef1 url(../img/m-arrow.png) no-repeat center right 4.6053vw/2.1053vw;
}

}