@charset 'utf-8';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #242424;
    font-family: 'Noto Sans KR', 'sans-serif';
    box-sizing: border-box;
}

a,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #fff;
    font-family: 'Noto Sans KR', 'sans-serif';
}

.wrap {
    width: 80%;
    margin: 0 auto;
}

ul li {
    text-decoration: none;
    list-style-type: none;
}

/*----------//reset----------*/
.header {
    height: auto;
    width: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
}

.web_menu,
.web_call {
    display: none;
}

.header_big {
    width: 100%;
    height: 80px;
    border-bottom: 0.5px solid #fff;
}

.header_area {
    text-align: center;
}
.top_logo{
    z-index: 33;
}
.top_logo img {
    width: 160px;
    height: auto;
    margin-top: 17px;
}


.ham_btn {
    width: 30px;
    height: auto;
    position: absolute;
    top: 28px;
    right: 30px;
    cursor: pointer;
}

.ham_btn2 {
    width: 30px;
    height: auto;
    position: absolute;
    top: 28px;
    right: 30px;
    cursor: pointer;
}

.hambug_manu {
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: #14244d;
    top: 0;
    right: 0;
    right: -100%;
}

.mb_menu {
    margin-top: 80px;
}

.mb_top {
    text-align: left;
    padding: 0px 30px;
}

.big_menu {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
}

.menu_btn {
    padding: 14px;
    transition: 0.3s;
}

.menu_btn_plus {
    transform: rotate(180deg);

}

.menu_btn img {
    width: 20px;
    height: 12px;
}


.big_menu > a {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
}

.dep2 a {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    font-weight: 300;
    width: 100%;
    padding: 10px;
    background-color: #131b33;
}

.dep2 a:hover {
    background-color: #101624;
}

.dep2 {
    display: none;
}

.mb_top li:first-child > .dep2 {
    display: block;
}

.call_yellow {
    color: #f7ae00;
    font-weight: 400;
}

.call_whith {
    color: #fff;
    font-weight: 400;
}

/*--------------------//header--------------------*/
.banner {
    width: 100%;
    height: 500px;
    background-image: url(../img/sub_mo_bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 210px 0;
    position: relative;
}

.bn_bigtxt {
    font-size: 40px;
    font-weight: 500;
    color: #f7ae00;
}

.bn_mintxt {
    display: none;
}

.bn_nv {
    height: 70px;
    line-height: 65px;
    background-color: rgba(0, 0, 0, 0.51);
    position: absolute;
    width: 100%;
    bottom: 0;
}

.bn_nv > a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 15PX;
}

.bn_nv > a:nth-child(1) {
    color: #f7ad00;
    border-top: 3px solid #f7ad00;
}

.bn_nv > a:hover {
    color: #f7ad00;
}
.bn_mb_txt {
    display: flex;
    justify-content: center;
    width: 250px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 6px;
    margin-top: 10px;
    border-radius: 100px;
    font-size: 20px;
}

.bn_mb_txt img {
    height: 20px;
    margin: 5px 10px;
    ;
}

.call_yellow {
    color: #f7ae00;
    font-weight: 400;
}

.call_whith {
    color: #fff;
    font-weight: 400;
}

/*--------------------//banner--------------------*/
.con1 {
    margin: 60px 0 100px 0;
    text-align: center;
}

.con1_title span {
    font-weight: 700;
    font-size: 35px;
}

.con1_sel_top {
    display: flex;
    justify-content: space-between;

}
.con1_box{
    margin-top: 40px;
}
.map {
    width: 100%;
}

.map-bg {
    width: 100%;
    background-color: #eee;
    padding: 50px 0;
    text-align: center;
    position: relative;
    height: auto;
}

.map-bg img {
    width: 300px;
    height: auto;
}

.city {
    width: 300px;
    position: absolute;
    top: 50px;
    height: 500px;
    left: calc(50% - 150px);
}

.city img {
    width: 14px;
    display: n
}

.city button {
    background-color: transparent;
    border: none;
    font-weight: 500;
    font-size: 15px;
    color: #7c7c7c;
    cursor: pointer;
}

.seoul {
    position: absolute;
    top: 60px;
    left: 70px;
}

.inchoen {
    position: absolute;
    top: 90px;
    left: 25px;
}

.gyeonggi {
    position: absolute;
    top: 130px;
    left: 75px;
}

.gangwon {
    position: absolute;
    top: 80px;
    left: 165px;
}

.cohungbuk {
    position: absolute;
    top: 160px;
    left: 125px;
}

.chungnam {
    position: absolute;
    top: 205px;
    left: 45px;
}

.jeonbuk {
    position: absolute;
    top: 285px;
    left: 60px;
}

.jeonnam {
    position: absolute;
    top: 360px;
    left: 50px;
}

.gyeongbuk {
    position: absolute;
    top: 220px;
    left: 190px;
}

.gyeongnam {
    position: absolute;
    top: 320px;
    left: 180px;
}

.jeju {
    position: absolute;
    top: 470px;
    left: 60px;
}

.con1_title {
    font-size: 35px;
    font-weight: 100;
    letter-spacing: -3px;

}

.seltitle {
    font-weight: 600;
    font-size: 30px;
    letter-spacing: -2px;
    margin-bottom: 10px;
}

.seltitle span {
    color: #2fa7e0;

}

.sel_mintitle {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1.5px;
    margin-bottom: 40px;
}

.con1_selbox {
    padding: 30px;
    border: 1px solid #eee;
}

.sel {
    width: 48%;
    background-color: #fff;
    padding: 10px;
}

.sel > option {
    background-color: #fff;
    font-size: 13px;
}

.looking {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    margin-top: 15px;
    border: 1px solid #6d6d6d;
}

.look_btn {
    position: absolute;
    right: 10px;
    width: 30px;
    bottom: 5px;

}

.look {
    position: relative;
}

.con1_tab {
    margin: 50px 0;
    width: 100%;
}

.tab_title {
    font-size: 30px;
    font-weight: 600;
}

.tab_box {
    width: inherit;
    margin-top: 20px;
    border-top: 2px solid #2fa7e0;

}

.bar {
    height: 12px;
    margin: 7px 10px;
}

.web_ba {
    display: none;
}

.lin_top {
    display: none;
}

.menu_top {
    display: flex;

}

.address {
    margin: 10px 0;
}

.ap-view {
    background-color: #2fa7e0;
    color: #fff;
    padding: 7px 50px 7px 10px;
    font-size: 14px;
    font-weight: 300;
    border: none;
    border-radius: 20px 50px 50px 20px;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
}

.ap-view:hover {
    background-color: #f7ad00;
}

.ap-view img {
    width: 23px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.menu {
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

.img-box,
.img-box img {
    text-align: left;
    width: 80%;
    border-radius: 10px;
}

.txt-box {
    text-align: left;
    margin: 20px 0 50px;
    ;
}

.map-box {
    width: 100%;
}

.res-detail {
    width: 100%;
    padding: 20px;
    border: 1px solid #ddd;
}
.res-detail{
    display: none;
}
.con1_btn{
    width:300px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 40px 0;
}
.con1_btn div, .con1_btn a{
    width: 40px;
    height: 40px;
}
.con1_btn img{
    width: 15px;
    height: 20px;
    margin: 10px;

}
.btn{
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 5px;
    cursor: pointer;
}
.non{
    display: none;
}
.clicks{
    background-color: #242424;
    color: #fff;
    border: none;
}
.ani{
    animation: movs 1s linear infinite;
}

@keyframes movs{
    0%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
/*--------------------//con1--------------------*/ 
.con6 {
    position: sticky;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    padding: 5px 0 10px 0;
    background-color: #f7ad00;
}

.con6_title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -3px;

}

.con6_flex {
    display: flex;
    justify-content: space-between;
}

.ok_flex {
    display: flex;
    margin-top: 10px;
}

.ok_btn {
    width: 15px;
    height: 15px;
    border-radius: 0px;
}

.ok_name {
    font-size: 13px;
    letter-spacing: -1px;
    margin-left: 3px;
    margin-top: -3px;
}

.con6_in_top {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
}

.name {
    width: 30%;
    height: 30px;
    padding: 10px;
}

.num {
    width: 68%;
    display: flex;
    justify-content: space-between;
    height: 30px;
}
.numsm{
    width: 30%;
}
.brs{
    width: 5px;
    height: 1px;
    background-color: #242424;
    margin: 15px 5px;
}
.go_btn {
    width: 100%;
    height: 30px;
    padding: 5px;
    background-color: #242424;
    color: #fff;
    margin-top: 5px;
    border: none;
    cursor: pointer;
}

/*--------------------//con6--------------------*/


.footer {
    width: 100%;
    background-color: #1b2224;
    text-align: center;
    padding: 60px 0;
}

.footer_logo {
    width: 160px;
}


.footer_box {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.footer_box a {
    font-size: 13px;
    cursor: pointer;
    color: #a7a7a7;
    letter-spacing: -1px;
}

.footer_txt {
    margin-top: 20px;
    font-size: 14px;
    color: #a7a7a7;
    letter-spacing: -1px;
    line-height: 25px;
}

.footer_copy {
    margin-top: 20px;
    font-size: 14px;
    color: #a7a7a7;
    letter-spacing: -1px;
    line-height: 25px;
}

/*-----------------footer-----------------*/
.top {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
}

.top img {
    width: 50px;
    height: 50px;
}

/*--------------------반응형--------------------*/
@media all and (min-width:1280px) {
    .wrap {
        width: 1280px;
    }

    .header {
        height: 80px;
        background-color: rgba(36, 36, 36, 0);
        transition: 0.5s;
        overflow: hidden;
    }

    .header:hover {
        height: 320px;
        background-color: rgba(36, 36, 36, 0.8);
    }

    .hambug_manu {
        display: none;
    }

    .web_menu,
    .web_call {
        display: block;
    }

    .web_menu {
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
    }

    .header_area {
        display: flex;
        justify-content: space-between;
    }

    .web_top {
        width: 440px;
        margin: 0 auto;
        justify-content: space-between;
        display: flex;

    }

    .web_bar {
        position: absolute;
        width: 0px;
        height: 5px;
        border-radius: 5px;
        background-color: #f7ad00;
        z-index: 999;
        left: 60px;
        bottom: -1.5px;
        transition: 0.5s;

    }

    .web_ho:hover .web_bar {
        width: 50px;
        transform: translateX(-30px);
    }

    .web_big {
        width: 110px;
        height: 80px;
        padding: 27px 0 0 0;
        font-size: 17px;
        transition: 0.3s;
        position: relative;
    }

    .web_big a {
        display: inline-block;
        width: 110px;
    }

    .web_ho:hover > .web_big {
        letter-spacing: 3px;
    }

    .web_dep2 {
        margin-top: 10px;
        transition: 0.5s;
    }

    .web_dep2 > li {
        height: 60px;
        padding: 17px 0;
    }

    .web_dep2 > li > a {
        padding: 3px 0px;
        display: inline-block;

        font-size: 15px;
        transition: 0.5s;
    }

    .web_dep2 > li > a:hover {
        color: #f7ad00;
    }

    .top_logo img {
        width: 160px;
        height: auto;
        margin: 17px 0;
    }

    .web_call {
        display: flex;
        justify-content: center;
        width: 200px;
        height: 40px;
        border-radius: 50px;
        margin: 20px 0;
        background-color: #161a1e;
    }

    .web_call div {
        line-height: 37px;
    }

    .web_call img {
        height: 15px;
        margin: 12px 10px 0px 10px;
    }

    .ham_btn {
        display: none;
    }

    /*--------------------//header--------------------*/
    
    .bn_mb_txt{
        display: none;
    }
    .banner{
    padding: 190px 0;
}
    .bn_mintxt{
        margin-top: 20px;
        display: block;
        color: #fff;
        font-weight: 100;
        font-size: 18px;
    }
     /*--------------------//banner--------------------*/
    .con1 {
        margin: 120px 0 120px 0;
        text-align: center;
    }
    .con1_box{
    margin-top: 50px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        
}
    .con1_title span {
        font-size: 40px;
    }

    .con1_title {
        font-size: 40px;
    }
    .con1_selbox{
        width: 50%;
         padding: 150px 100px;
        border: 1px solid #eee;
    }

    .map {
        width: 50%;
    }

    .map-bg {
        width: 100%;
        background-color: #eee;
        padding: 50px 0;
        text-align: center;
        position: relative;
    }

    .seltitle {
        text-align: left;
        font-size: 35px;
        margin-bottom: 20px;
    }


    .sel_mintitle {
        text-align: left;
        font-size: 20px;;
        margin-bottom: 60px;
    }


    .con1_tab {
        margin: 80px 0;
    }

    .tab_title {
        font-size: 40px;
    }

    .tab_box {
        margin-top: 40px;

    }
.lin_top {
        display: flex;
    justify-content: space-between;
    width: 100%;
    background-color:  rgba(47, 167, 224, 0.12);
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    font-weight: 500;
    padding: 0 20px;
    }
    .area{
        width: 20%;
    }
    .store-namme{
        width: 20%;
    }
    .address{
        width: 40%;
        text-align: center;
    }

    .detail{
        width: 20%;
        
        text-align: center;
    }
    
    .menu_top {
        display: flex;
        width: 40%;
        justify-content: space-between;
        text-align: center;
        line-height: 30px;
    }
    .menu_top div{
        width: 50%;
    }
    .menu{
        display: flex;
        justify-content: space-between;
        width: 100%;
        line-height: 30px;
    }
    .bar {
        height: 12px;
        margin: 11px 10px;
    }

    .web_ba {
        display:block;
    }

    


    .address {
        margin: 0;
    }

    .ap-view {
        margin-top: 0px;
    }


    /*--------------------//con1--------------------*/
 .con6 {
        padding: 20px 0;
    }

    .con6_title {
        font-size: 30px;
        font-weight: 700;
        letter-spacing: -3px;

    }

    .con6_web_wrap {
        display: flex;
        position: relative;
    }

    .con6_flex {
        display: flex;
        justify-content: space-between;
    }

    .ok_flex {
        position: absolute;
        right: 80px;
        display: flex;
        margin-top: 0px;
        line-height: 50px;
    }

    .ok_btn {
        width: 20px;
        height: 20px;
        border-radius: 0px;
        margin-top: 13px;
    }

    .ok_name {
        font-size: 18px;
        letter-spacing: -1px;
        margin-left: 10px;
        margin-top: -3px;
    }

    .con6_in_top {
        margin-top: 0px;
        display: flex;
        justify-content: space-between;
    }

    .name {
        font-size: 18px;
        height: 50px;
        width: 190px;
        margin-left: 50px;
        border: 2px solid;
    }

    .num {
        height: 50px;
        font-size: 18px;
        width: 400px;
        margin-left: 10px;

    }
    .numsm{
        border: 2px solid;
    }
    .brs{
        
        margin: 25px 5px;
    }

    .go_btn {
        font-size: 18px;
        width: 140px;
        height: 50px;
        line-height: 50px;
        padding: 0px;
        color: #fff;
        margin-top: 0px;
        margin-left: 10px;
    }


    /*--------------------//con6--------------------*/

    .footer {
        width: 100%;
        background-color: #1b2224;
        text-align: center;
        padding: 70px 0;
    }

    .footer_logo {
        width: 175px;
    }


    .footer_box {
        width: 400px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        margin-top: 50px;
    }

    .footer_box a {
        font-size: 15px;
        cursor: pointer;
        color: #a7a7a7;
        letter-spacing: 0px;
    }

    .footer_web {
        display: none;
    }

    .footer_txt {
        margin-top: 15px;
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 25px;
    }

    .footer_copy {
        margin-top: 20px;
        font-size: 14px;
        color: #a7a7a7;
        letter-spacing: 0px;
        line-height: 25px;
    }

    .top,
    .top img {
        width: 50px;
        right: 100px;
        height: 50px;
        bottom: 100px;
    }

}
