header {
    background-color: white;
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    min-width: 1200px;
    border-bottom: 1px solid #bbb;
    z-index: 9999;
}

header .wrap {
    width: auto;
}

header nav {
    background-color: white;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #bbb;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


header nav:hover {
    height: 300px;
    -webkit-transition: 0.5s;
    transition: 0.5s;

}


header nav > ul {
    width: 1200px;
    margin: 0 auto;
}


header nav > ul > li {
    width: 20%;
    float: left;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: white;
    font-size: 18px;
}



header nav > ul.en_nav > li li {
    line-height: 50px;
    font-size: 16px;
}


header nav > ul > li li {
    line-height: 50px;
    font-size: 16px;
}

header nav > ul > li:nth-of-type(2) {
    margin-right: 20%;
}

header h1 {
    position: absolute;
    left: 50%;
    margin-left: -87px;
}

header nav > ul > li a:hover {
    color: #bbb;
}

header nav ul ul li {
    display: block !important;
}

header nav .trans_btn img {
    width: 30px;
    margin: 33px 5px;
    border: 1px solid #bbb;
}

header .nav_m .trans_btn img {
    width: 30px;
    margin: 25px 12px;
    border: 1px solid #bbb;
}


/* header  모바일 설정*/

header .nav_m {
    display: none;
    background: white;
    width: 50%;
    height: 100vh;
    padding: 20vw 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}

header .nav_m::after {
    content: '';
    background: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -999999;
    top: 0;
    left: 100%;
}


header .nav_m ul {
    font-size: 4vw;
    padding-bottom: 3vw;
}

header .nav_m ul > li {
    padding: 0 6vw;
    line-height: 3;
    border-bottom: 1px solid #eee;
}

header .nav_m ul > li li {
    font-size: 3.8vw;
    padding: 0 5vw;
    line-height: 2;
    border-bottom: 0;
}

header .nav_m ul > li li a {
    color: #555;
}

header .nav_m > ul > li > a {
    color: #555;
    font-weight: bold;
}


/*section*/

.sub_sec1 {
    margin-top: 90px;
}

.sub_sec1 .wrap div ul {
    background: #f9f7f5;
    padding: 50px;
}

section .intro {
    text-align: center;
    padding: 50px 0;
}


section .intro_bar {
    height: 5px;
    width: 40px;
    background-color: #444;
    margin: 30px auto;
}


.sub_sec1 > ul {
    background: #eee;
    padding: 50px;
}

section .title {
    font-size: 30px;
}

.sub_sec1 div div ul li span {
    display: block;
    line-height: 1.6;
    font-size: 20px;
}

.sub_sec1 div div ul li .title {
    font-size: 30px;
}

.sub_sec1 .wrap div ul li {
    height: auto;
}

.sub_sec1 ul li img {
    float: right;
    width: 300px;
    margin-left: 80px;
}

.sub_sec1 ul li:first-of-type div {
    padding-top: 30px;
}



.sub_sec1 ul li:nth-of-type(2) div {
    text-align: right;
    margin-top: 50px;
}



/* 찾아오시는 길 */


.map {
    height: 580px;
    border: 1px solid #ccc;
}

.map iframe {
    width: 100%;
    height: 460px;
    margin-bottom: 10px;
}

.map div {
    float: left;
    width: 32%;
}

.map div:first-of-type {
    margin-left: 4%;
}

.map span {
    font-size: 20px;
    line-height: 2.4;
    font-weight: bold;
    display: block;
}

.map p {
    font-size: 16px;
    color: #444;
}

.map p {
    display: inline-block;
    margin-right: 10px;
}


.map img {
    width: 80px;
    border-radius: 15px;
    margin-left: 25px;
}


h4 {
    font-size: 20px;
    line-height: 6;
    margin-left: 10px;
}


.sub_sec1 .guide img {
    float: left;
    margin: 0 70px 0 20px;
    width: 140px;
}

.guide span {
    font-size: 20px;
    line-height: 2;
    color: #794d44;
    font-weight: bold;
}

.guide p {
    color: #444;
    font-size: 18px;

}

.sub_sec1 .guide div img {
    width: 100px;
    margin: 15px 90px;
}

.sub_sec1 .guide div {
    height: 100px;
    border: 1px solid #eee;
    padding: 20px;
}


.guide_time span {
    line-height: 3;
}

.sub_sec1 .guide_time div img {
    width: 70px;
}

.sub_sec1 .guide div {
    height: 130px;
}


.sub_sec1 .wrap > img {
    width: 94%;
    margin: 0 3%;
    margin-bottom: 3vw;
}

.guide {
    margin: 50px 0;
}


/*


.sub_sec1 .parking > div {
    width: 19%;
    float: left;
    text-align: center;
}

.sub_sec1 .parking > div {
    margin-right: 8%;
}

.sub_sec1 .parking > div:last-of-type {
    margin-right: 0;
}

.sub_sec1 .parking > div img {
    width: 100%;
    margin-bottom: 30px;
}
*/


.sub_sec1 h3 {
    font-size: 20px;
    line-height: 6;
    margin-left: 10px;
}

/*
.sub_sec1 .parking div div {
    height: 3px;
    width: 22px;
    background: #794d44;
    margin: 10px auto;
}
*/

.parking {
    min-height: 360px;
    width: 90%;
    margin: 0 auto;
}


/*
.sub_sec1 .parking div span {
    font-size: 22px;
}


.sub_sec1 .parking div p {
    font-size: 30px;
    color: #444;
}
*/


.sub_sec1 li {
    font-size: 20px;
    line-height: 2.4;
    color: #444;
}

/*
.sub_sec1 li:first-of-type {
    font-size: 24px;
    color: #794d44;
}
*/



.sub_sec1 ul {
    background: #f9f7f5;
    padding: 20px 40px;
}

.sub_sec1 ul li > span:first-of-type {
    display: inline-block;
    background: #695955;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    line-height: 25px;
    color: white;
    font-size: 16px;
    margin-right: 10px;
}








/*floor*/

.floor_sec .floor {
    min-height: 300px;
}


.floor .img_wrap {
    float: left;
}

.floor div img {
    width: 360px;
    margin: 0 100px;
}

.f_bg {
    display: inline-block;
}

.f_bg {
    background: #695955;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    text-align: center;
    line-height: 30px;
    color: white;
    font-size: 18px;
}

hr {
    width: 500px;
    margin: 6px 0;
    color: #fff;
}

.floor {
    padding: 40px;
    border-bottom: 8px solid #9f8781;
}

.floor_wrap {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    padding: 70px;
}

.guide_f {
    width: 48%;
    float: left;
    overflow: hidden;
    height: 340px;
}

.guide_f:nth-of-type(2n) {
    margin-left: 4%;
}

.guide_f span a {
    background-color: #eee;
    color: #794d44;
    padding: 2px 10px;
}


.guide_f img {
    width: 100%;
}

.guide_f span {
    font-size: 20px;
    line-height: 2;
}


.guide_f p {
    font-size: 18px;
    line-height: 1.2;
}


/*info*/



.sub_sec3 li {
    float: left;
    width: 48%;
    font-size: 22px;
    line-height: 3;
}

.sub_sec3 li a {
    border: 1px solid #bbb;
    border-radius: 5px;
    font-size: 14px;
    float: right;
    margin-top: 10px;
    padding: 0 30px;
}

.sub_sec3 li:nth-of-type(2n) {
    margin-left: 4%;
}

.sub_sec3 li img {
    width: 100%;
}

.sub_sec3 .wrap {
    min-height: 700px;
    /*    img350x2*/
}



/*parking*/




.parking > div {
    width: 19%;
    float: left;
    text-align: center;
    margin-right: 8%;
}


.parking > div:last-of-type {
    margin-right: 0;
}

.parking > div img {
    width: 100%;
    margin-bottom: 30px;
}


.sub_sec4 h3 {
    line-height: 6;
    font-size: 24px;
    color: #794d44;
}

.parking div div {
    height: 3px;
    width: 22px;
    background: #794d44;
    margin: 10px auto;
}

.parking div span {
    font-size: 22px;
}


.parking div p {
    font-size: 30px;
    color: #444;
}


.sub_sec4 li {
    font-size: 20px;
    line-height: 2.4;
    color: #444;
    font-size: 18px;
}

.sub_sec4 li:first-of-type {
    font-size: 24px;
    color: #794d44;
    margin-bottom: 10px;
}

.sub_sec4 span {
    display:
}


.sub_sec4 ul {
    background: #eee;
    padding: 40px 70px;
}

.sub_sec4 ul li > span:first-of-type {
    display: inline-block;
    background: #695955;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    line-height: 25px;
    color: white;
    font-size: 16px;
    margin-right: 10px;
}

.sub_sec4 .parking {
    min-height: 540px;
}



/*pro*/

.sub_sec5 ul,
.youth_sec ul {
    width: 100%;
    text-align: center;
}


.sub_sec5 .wrap > ul li,
.youth_sec ul li {
    /*    background: #794d44;*/
    display: inline-block;
    font-size: 18px;
    line-height: 2.4;
    /*    padding: 0 20px;*/
}


.sub_sec5 .wrap > ul li a,
.youth_sec ul li a {
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: inline-block;
    background: #794d44;
    padding: 0 20px;
    border: 1px solid #794d44;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.active {
    color: #794d44 !important;
    background: white !important;
    font-weight: bold !important;

}


.sub_sec5 .wrap > ul li a:hover,
.youth_sec ul li a:hover {
    background: #a38680;
    border: 1px solid #a38680;

}





.sub_sec5 .wrap > ul li:nth-of-type(2) {
    margin: 0 10px;
}


.sub_sec5 .pro {
    padding: 50px;
    background: #f9f7f5;
    margin-top: 50px;
    height: 360px;
}

.sub_sec5 .pro1 img {
    width: 50%;
    float: left;
    margin-right: 40px;
}


.sub_sec5 .pro:nth-of-type(2) img {
    width: 50%;
    float: right;
    margin: 0;
}


.sub_sec5 .pro span,
.sub_sec5 .pro2 div span {
    font-size: 26px;
    line-height: 2;
    color: #794d44;
}


.sub_sec5 .pro a,
.sub_sec5 .pro2 a {
    background: #f5741c;
    color: #fff;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    float: right;
    line-height: 2.4;
    font-size: 18px;
    margin-top: 10px;
    text-transform: capitalize;
}


.sub_sec5 .pro a:hover,
.sub_sec5 .pro2 a:hover {
    background: #fff;
    border: 1px solid #f5741c;
    color: #f5741c;
    font-weight: bold;

}





.sub_sec5 .pro p {
    font-size: 20px;
}

.sub_sec5 .pro:nth-of-type(2) a {
    margin-right: 40px;
}



.sub_sec5 .pro p,
.sub_sec5 .pro3 dd {
    line-height: 1.4;
    color: #444;
}

.pro div dl {
    margin-top: 30px;
    color: #444;
    display: flex;
    flex-wrap: wrap;
}


.pro div dl dt {
    width: 130px;
    border-bottom: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    background: #eae5e0;
    font-size: 18px;
    text-align: center;
}

.pro div dl dd {
    width: 380px;
    border-bottom: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 18px;
    padding-left: 20px;
}

.sub_sec5 .img_wrap img {
    width: 280px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.sub_sec5 .img_wrap img:hover {
    opacity: 0.5;
}



.sub_sec5 .img_wrap img:nth-of-type(4n) {
    margin-right: 0;
}


.sub_sec5 .img_wrap {
    margin-top: 60px;
    width: 100%;
    text-align: center;
}

.sub_sec5 .pro2 {
    padding: 50px;
    background: #f9f7f5;
    margin-top: 50px;
    height: 1100px;
}

.sub_sec5 .wrap > .pro2 > div {
    width: 48%;
    float: left;
}

.sub_sec5 .wrap > .pro2 > div img {
    width: 100%;
}

.sub_sec5 .wrap > .pro2 > div:first-of-type {
    margin-right: 4%;
}


.sub_sec5 .pro2 ul {
    text-align: left;
    margin-top: 30px;
    color: #444;

}

.sub_sec5 .pro2 ul li {
    margin-bottom: 10px;
    letter-spacing: -1px;
    line-height: 1.6;
}



.pro2 dl {
    padding-top: 40px;
    color: #444;
    clear: both;

}


.pro2 dl dt {
    float: left;
    width: 25%;
    border-bottom: 1px solid #bbb;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    background: #eae5e0;
    font-size: 18px;
    text-align: center;
}

.pro2 dl dd {
    height: 40px;
    float: left;
    width: 75%;
    border-bottom: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 18px;
    padding-left: 20px;
}




.sub_sec5 .wrap .pro3 {
    padding: 50px;
    background: #f9f7f5;
    overflow: hidden;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.sub_sec5 .wrap .pro3 div {
    width: 48%;
    margin-bottom: 50px;
}

.sub_sec5 .wrap .pro3 div:nth-of-type(2n) {
    margin-left: 4%;
}

.sub_sec5 .pro3 div img {
    width: 100%;

}

.sub_sec5 .pro3 dt {
    font-size: 24px;
    line-height: 2;
    margin-top: 10px;
}

.sub_sec5 .pro3 dd {
    line-height: 1.4;
}


.sub_sec5 .pro4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sub_sec5 .wrap .pro4 > img {
    width: 48%;
    height: 166px;
    margin-bottom: 20px;
}

.sub_sec5 .pro4 dt{
    margin-top: 0;
}


.sub_sec5 .pro4 img:last-of-type {
    margin-right: 0;
}

.sub_sec5 .pro4 h3 {
    font-size: 30px;
    color: #794d44;
    line-height: 2;
}

.sub_sec5 .pro4 p {
    font-size: 20px;
    line-height: 1.6;
    color: #444;
}


/* footer */

footer {
    background: rgba(0, 0, 0, 0.9);
    height: 160px;
    padding-top: 40px;
    clear: both;
    margin-top: 80px;
}

footer .wrap {
    position: relative;
}

footer .wrap h3 {
    float: left;
}

footer .wrap div {
    margin-left: 300px;
    color: #bbb;
}

footer .wrap div a {
    color: #bbb;
    line-height: 2;
}

footer .wrap div a:hover {
    color: #444;
}

footer .wrap div p:last-child {
    line-height: 2;
}

footer .wrap select {
    width: 300px;
    height: 40px;
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0;
}




/*햄버거메뉴*/



header .nav_btn {
    width: 40px;
    height: 26px;
    position: fixed;
    top: 30px;
    left: 20px;
    display: none;
    z-index: 9999;
}



header .nav_btn span {
    width: 38px;
    height: 3px;
    border-radius: 20px;
    background: #444;
    display: block;
    position: absolute;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

header .nav_btn span:nth-of-type(1) {
    top: 0;

}

header .nav_btn span:nth-of-type(2) {
    top: 11px;
}


header .nav_btn span:nth-of-type(3) {
    top: 22px;
}




.on .bar1 {
    -webkit-transform: rotate(45deg) translate(3px, 13px);
    transform: rotate(45deg) translate(3px, 13px);
}

.on .bar2 {
    opacity: 0;

}

.on .bar3 {
    -webkit-transform: rotate(-45deg) translate(3px, -13px);
    transform: rotate(-45deg) translate(3px, -13px);
}



/*청년몰*/


.youth_sec {
    margin: 90px auto;
}

.youth_2 {
    overflow: hidden;
}

.youth_2:nth-of-type(2n+1) {
    background: #fbfbfb;
}

.youth_slide {
    float: left;
    width: 40%;

}

.youth_slide img {
    border: 1px solid #ddd;
    box-sizing: border-box;
}


.youth_txt {
    float: right;
    width: 53%;
    padding-top: 2%;
}

.youth_txt > span {
    font-size: 26px;
    line-height: 2.5;
    color: #794d44;
}

.youth_txt p span {
    display: block;
}

.youth_txt p {
    font-size: 16px;
    clear: both;
}

.youth_txt dl {
    margin-top: 20px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}

.youth_txt dt {
    float: left;
    width: 25%;
    line-height: 1.3;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
    text-align: center;
    box-sizing: border-box;
}

.youth_txt dd {
    float: right;
    width: 75%;
    line-height: 1.3;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px 20px 10px;
}

.youth_slide > div img {
    width: 100%;
}

.youth_2 {
    padding: 40px 30px;
    margin-bottom: 20px;
}


.youth_2 > img {
    width: 150px;
    vertical-align: bottom;
}

.youth_sec ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}

.youth_sec ul li:last-of-type {
    margin-right: 0;
}



.slick-prev:before,
.slick-next:before {
    content: "";
    width: 26px;
    height: 50px;
    display: block;
    background-size: cover;
}

.slick-prev:before {
    background-image: url(../img2/arrow_left.png);
}

.slick-next:before {
    background-image: url(../img2/arrow_right.png);
}

.slick-next {
    right: 5px;
}

.slick-prev {
    left: 0;
}

.slick-initialized .slick-slide {
    margin: 0 auto;
}

.youth_txt img {
    float: right;
    width: 15%;
    vertical-align: middle;
}




/*영어*/

/*
.youth_sec ul li a,
dl,
dt,
p,
span{
  text-transform: capitalize;
}
*/

@media all and (max-width:768px) {

    .wrap {
        width: 100%;
        overflow: hidden;
    }


    header {
        min-width: 100%;
        position: fixed;
        height: 80px;
    }

    header h1 a img {
        /*width: 30%;*/
        width: 120px;
        margin-top: 9px;
    }

    header .nav_btn {
        display: block;
    }

    header nav {
        display: none;
    }

    header:hover {
        height: 80px;
    }

    header .slide_nav {
        display: block;
        width: 60%;
        padding: 20vw 0;
    }


    header h1 {
        position: static;
        text-align: right;
        margin-right: 5%;
    }

    section .intro_bar {
        height: 2px;
        width: 22px;
        margin: 14px auto;
    }

    .sub_sec1 ul li:first-of-type div {
        padding-top: 0;
    }



    /*    section01*/

    section .title {
        font-size: 5vw;
    }

    section .sub_title {
        font-size: 3.5vw;
    }

    section .intro {
        width: 90%;
        margin: 0 auto;
    }

    .sub_sec1 .wrap div ul {
        background: #eee;
        padding: 4vw;
    }

    .sub_sec4 li:first-of-type {
        font-size: 4vw;
        margin-bottom: 0;
    }


    .sub_sec1 .wrap div ul li {
        height: auto;
        text-align: center;
    }

    .sub_sec1 ul li img {
        float: none;
        width: 80%;
        margin: 3vw auto;
    }


    .sub_sec1 ul li:nth-of-type(2) img {
        float: none;
    }


    .sub_sec1 ul li:nth-of-type(2) div {
        text-align: center;
        margin-top: 0;
    }

    .sub_sec1 ul li:nth-of-type(1) div {
        margin-top: 0;
    }

    .sub_sec1 ul {
        padding: 3vw 2vw;
    }



    .sub_sec1 div div ul li span {
        display: block;
        line-height: 1.5;
        font-size: 3.5vw;
        letter-spacing: -0.5px;
    }

    .sub_sec1 div div ul li .title {
        font-size: 5vw;
        margin: 2vw;
    }

    /*   footer */

    footer {
        height: auto;
        padding: 3vw;
        margin-top: 14vw;
    }

    footer .wrap h3 {
        float: none;
    }


    footer .wrap div {
        margin: 0;
        font-size: 2.5vw;
    }

    footer .wrap h3 {
        width: 30vw;
    }

    footer .wrap select {
        width: 100%;
        height: 7vw;
        margin-top: 6vw;
        position: static;
    }


    /*    map*/

    .map {
        height: auto;
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }

    .map iframe {
        height: 50vw;
        margin: 0 auto;
    }


    .map img {
        width: 8vw;
        margin-left: 0.2vw;
        margin-top: 5vw;
    }

    .guide {
        clear: both;
        margin: 8vw 0;
    }

    .map div {
        float: left;
        width: 32%;
        margin: 3vw 0;
    }

    .map div:nth-of-type(2) {
        margin: 3vw 0.5%;
    }

    .map div:nth-of-type(1) {
        margin-left: 3%;
    }

    h4 {
        font-size: 4vw;
        line-height: 3;
        margin-left: 4vw;
    }

    .map span {
        font-size: 4vw;
        line-height: 1.4;
    }

    .map p {
        font-size: 3vw;
        margin-bottom: 0;
        display: block;
        margin-right: 1vw;
    }

    /*    floor*/

    .floor {
        padding: 5vw;
    }

    .floor div img {
        width: 100%;
        margin: 0;
        margin: 4vw auto;
    }

    hr {
        width: 100%;
    }

    .f_bg,
    .sub_sec4 ul li > span:nth-of-type(1),
    .sub_sec1 ul li > span:nth-of-type(1) {
        width: 6vw;
        height: 6vw;
        border-radius: 3vw;
        line-height: 6vw;
        font-size: 3vw;
        display: inline-block;
    }

    .sub_sec4 ul li > span:first-of-type,
    .sub_sec1 ul li > span:first-of-type {
        margin-right: 2vw;
    }

    .floor_sec .floor span {
        font-size: 3.5vw;
        margin-right: 1vw;
    }

    .floor_wrap {
        width: 90%;
        padding: 0;
        margin: 10vw auto;
    }

    .guide_f {
        width: 100%;
        height: auto;
        min-height: 30vw;
        margin-top: 3vw;
    }

    .guide_f span {
        font-size: 3.5vw
    }


    .sub_sec1 .guide div img {
        width: 15vw;
        margin: 0;
        margin-right: 5vw;
    }

    .sub_sec1 .guide div:last-of-type img {
        padding-top: 3vw;
    }

    .sub_sec1 .guide_time div:last-of-type img {
        padding: 0;
    }

    .sub_sec1 .guide_time div img {
        width: 12vw;
    }

    /*
    .sub_sec1 .guide_time:nth-of-type(2) img {
        padding-top: 3vw;
    }
*/

    .guide_f:nth-of-type(2n) {
        margin-left: 0;
    }


    .guide span {
        font-size: 3.5vw;
        line-height: 1.4;
    }

    .guide p {
        font-size: 3vw;
        letter-spacing: -1.5px;
    }

    .guide_time p {
        letter-spacing: 0;
    }

    .guide_f p {
        font-size: 3vw;
    }

    .sub_sec1 .guide div {
        height: auto;
        /*        min-height: 14vw;*/
    }


    /*    info*/

    .sub_sec3 li {
        font-size: 3.5vw;
        line-height: 2;
    }

    .sub_sec3 li a {
        font-size: 3vw;
        margin: 0;
        padding: 0 3vw;
    }

    .sub_sec3 ul {
        width: 90%;
        margin: 0 auto;
    }

    .sub_sec3 .wrap {
        min-height: 70vw;
    }

    .sub_sec3 li img {
        margin-top: 1vw;
    }




    /*parking*/

    section .intro {
        padding: 10vw 0;
    }

    .sub_sec4 h3,
    .sub_sec1 h3 {
        font-size: 4vw;
        line-height: 2;
        margin-left: 4vw;
    }

    .parking > div {
        width: 22%;
        margin-right: 4%;
    }

    .parking div span {
        font-size: 3.4vw;

    }

    .parking div p {
        font-size: 4vw;
    }



    .sub_sec4 li,
    .sub_sec1 li {
        font-size: 3vw;
        line-height: 2;
    }

    .f_bg,
    .sub_sec4 ul li > span:nth-of-type(1) {
        background: #695955;
        color: white;
    }

    .sub_sec4 ul span {
        display: inline;
        background: none;
        color: black;
        font-size: 3vw;
        letter-spacing: -0.1vw;
    }

    .sub_sec4 li span span {
        display: inline-block;
        width: auto;
        text-align: left;
        margin-left: 5vw;
    }

    .sub_sec1 .parking {
        min-height: 44vw;
        padding-bottom: 5vw;
    }

    .sub_sec4 .parking {
        min-height: 58vw;
        padding: 0 5vw;
    }


    .parking > div img {
        margin: 3vw 0;
    }




    /*    pro*/
    .sub_sec5 .wrap > ul li a {
        font-size: 3.5vw;
        padding: 0 2vw;
        letter-spacing: -0.5px;
    }

    .sub_sec5 .wrap > ul li:nth-of-type(2) {
        margin: 0 1vw;
    }

    .sub_sec5 .pro {
        padding: 6vw;
        height: auto;
        overflow: hidden;
        margin-top: 6vw;
    }

    .sub_sec5 .pro1 img {
        width: 100%;
        margin-bottom: 1.5vw;
    }

    .sub_sec5 .pro:nth-of-type(2) img {
        width: 100%;
        margin-bottom: 1.5vw;
    }


    .sub_sec5 .pro span,
    .sub_sec5 .pro2 span,
    .sub_sec5 .pro3 dt,
    .sub_sec5 .pro2 div span {
        font-size: 4vw;
    }


    .sub_sec5 .pro2 dl span {
        line-height: normal;
    }

    .sub_sec5 .pro2 span.small_font {
        font-size: 2.5vw;
        letter-spacing: -0.4vw;
    }

    .sub_sec5 .pro p,
    .sub_sec5 .pro3 dd,
    .pro2 p {
        font-size: 3.5vw;
    }

    .sub_sec5 .pro a,
    .sub_sec5 .pro2 a {
        width: 20vw;
        font-size: 3.5vw;
        line-height: 2;
        margin-top: 0;
    }

    .sub_sec5 .pro2 a {
        line-height: 2.4;
        margin-top: 1vw;
    }


    .pro div dl dt,
    .pro2 dl dt {
        width: 22vw;
        height: auto;
        line-height: 2;
        font-size: 3.4vw;
    }

    .pro div dl dd,
    .pro2 dl dd {
        height: auto;
        width: 60vw;
        line-height: 2;
        font-size: 3.4vw;
        letter-spacing: -1px;
        padding-left: 1vw;
    }

    .sub_sec5 .pro:nth-of-type(2) a {
        margin-right: 0;
    }

    .pro div dl {
        margin-top: 3vw;
    }

    .sub_sec5 .img_wrap img {
        width: 48%;
        margin-right: 0;
        margin-bottom: 0;
        display: block;
        float: left;
        margin-bottom: 4%;
    }

    .sub_sec5 .img_wrap img:nth-of-type(2n) {
        margin-left: 4%;
    }


    .sub_sec5 .img_wrap {
        padding: 5vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        clear: both;
        margin: 6vw auto;
    }


    /*pro2*/

    .sub_sec5 .pro2 {
        padding: 6vw;
        height: auto;
        overflow: hidden;
    }

    .sub_sec5 .wrap > .pro2 > div {
        width: 100%;
        margin-bottom: 5vw;
    }

    .sub_sec5 .pro2 ul {
        margin-top: 3vw;
        font-size: 3vw;
    }

    .pro2 dl {
        padding: 0;
    }

    .sub_sec5 .pro2 ul li {
        font-size: 3vw;
        margin-bottom: 1vw;
        line-height: 1.4;
    }


    /*    pro3*/



    .pro div dl dd,
    .pro2 dl dd b {
        letter-spacing: -1px;
    }

    .sub_sec5 .wrap .pro3 div {
        width: 100%;
        margin-bottom: 5vw;
        height: auto;
    }

    .sub_sec5 .wrap .pro3 div:last-of-type {
        margin-bottom: 0;
    }


    .sub_sec5 .wrap .pro3 div:nth-of-type(2n) {
        margin-left: 0;
    }

    .sub_sec5 .wrap .pro3 {
        padding: 7vw;
    }

    .sub_sec5 .pro3 dt {
        margin-top: 1vw;
        line-height: 1.8;
    }

    header .nav_m .trans_btn img {
        margin: 2vw 1vw;
        width: 11vw;

    }

    header .nav_m .trans_btn {
        text-align: center;
    }
/*

    .sub_sec5 .pro4 {
        overflow: hidden;
        padding: 7vw;
        margin: 10vw 0 0 0;
    }
*/
    
    .sub_sec5 .wrap .pro4 > img{
margin-bottom: 0;}

    .sub_sec5 .pro4 img {
        width: 48%;
        margin-right: 4%;
    }

    .sub_sec5 .pro4 img:nth-of-type(2n) {
        margin-right: 0;
    }



    .sub_sec5 .pro4 h3 {
        font-size: 5vw;
    }

    .sub_sec5 .pro4 p {
        font-size: 3.5vw;
        line-height: 1.2;
    }

    .sub_sec5 .pro4 img {
        margin-top: 4%;
    }

    .youth_sec {
        margin: 90px 0 3vw 0;
    }

    .youth_sec ul li a {
        font-size: 3.5vw;
        padding: 0 2vw;
        letter-spacing: -0.5px;
    }

    .youth_2 > img {
        width: 20%;
    }

    .youth_sec ul li {
        margin-right: 1vw;
    }

    .youth_2 > span {
        font-size: 4vw;
        line-height: 2.5;
    }

    .youth_2 {
        padding: 5vw 6vw;
        margin: 6vw auto;
    }

    .youth_slide {
        margin-top: 2vw;
    }

    section .intro {
        padding: 10vw 0 5vw 0;
    }

    .slick-prev:before,
    .slick-next:before {
        width: 6vw;
        height: 11vw;
    }

    .slick-next {
        right: 2vw;
    }



    .youth_slide {
        width: 100%;
    }

    .youth_txt {
        width: 100%;
    }

    .youth_txt > span {
        font-size: 4vw;
    }

    .youth_txt p {
        font-size: 3.5vw;
        letter-spacing: -0.5px;
    }

    .youth_txt p span {
        display: inline;
    }


    .youth_txt dl {
        font-size: 3.5vw;
        margin-top: 3vw;
        display: flex;
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap;


    }

    .youth_txt dt {
        width: 25%;
        line-height: 1.3;
        padding: 1.5vw 0;
    }

    .youth_txt dd {
        width: 75%;
        line-height: 1.3;
        padding: 1.5vw 3vw 1.5vw;
    }

    .youth_sec ul li {
        display: block;
        margin: 0;
        margin-bottom: 1vw;
    }




}


}

.slick-prev:before,
.slick-next:before {
    color: #fff;
}


/*이용안내 수정*/

.sub_sec1 .wrap > img {
    width: 40%;
    margin: 0;
    vertical-align: middle;
}

.guide_time {
    display: inline-block;
    vertical-align: middle;
    width: 52%;
    margin: 0;
    margin-left: 7%;
}

.guide_time p {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
    padding-left: 3%;
}

.sub_sec1 .guide_time div img {
    margin: 0;
    float: none;
    display: inline-block;
    margin: 0 7%;
    vertical-align: middle;
}

.guide_time p span {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 1.4;
    font-weight: 400;
    text-indent: -12px;
}

.guide_time p span:first-child {
    line-height: 2;
    font-size: 20px;
    color: #794d44;
    font-weight: bold;
}

.sub_sec1 .guide_time div {
    height: auto;
    padding: 20px;
}


.sec_g .intro {
    margin-bottom: 30px;
}

.sec_g .wrap {
    padding-bottom: 30px;
}

@media all and (max-width:768px) {
    .sub_sec1 .wrap > img {
        width: 90%;
        margin: 0 5%;
    }

    .guide_time {
        float: none;
        width: 90%;
        margin: 5vw auto;
        display: block;
    }

    .sub_sec1 .guide_time div {
        padding: 3vw 1vw;
    }

    .guide_time p {
        padding-left: 3%;
        width: 62%;
    }

    .guide_time p span:first-child {
        font-size: 3.8vw;
    }

    .guide_time p span {
        font-size: 3.5vw;
    }

    .sec_g .wrap {
        padding-bottom: 0;
    }

    .sec_g .intro {
        margin-bottom: 0;
    }
}

.youth_txt > span {
    text-transform: capitalize;
}
