.footer {
    float: left;
    color: #111;
    background-color: #fff;
    width: 100vw;
}

.footer p {
    margin: 0;
}

.footer_upper {
    /* display: flex; */
}

.shortcut_wrap {
    display: flex;
}

.shortcut_part_1 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    line-height: 0;
    justify-content:  center;
}

.scut_item {
    width: 50%;
}
#scut_item_03{
    width: 100%;
}

.scut_item a {
    display: block;
    position: relative;
    overflow: hidden;
}

.scut_item a img {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.scut_item a:hover img,
.scut_item a:focus img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.shortcut_part_2 {
    width: 50%;
}

.shortcut_slide .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.shortcut_slide_box .slick-dots {
    bottom: 20px;
}

.shortcut_slide_box .slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
}

.shortcut_slide_box>button {
    display: none !important;
}

.footer_info {
    width: 50vw;
    background-color: #282828;
    padding-top: 3vh;
    padding-left: 4vw;
    padding-bottom: 4vh;
    height: 43vh;

    /*width: 50vw;
    background-color: #282828;
    padding-top: 3vw;
    padding-left: 4vw;
    /* height: 600px; */

}

.f_title {
    font-size: 22px;
    font-weight: bold;
}

.f_sub_title {
    margin: 0;
    font-family: Gotham;
    font-size: 15px;
    font-weight: 300;
    color: #727272;
    line-height: 1.67;

}

.f_num {
    font-family: Gilroy;
    font-size: 49.5px;
    font-weight: 300;
    line-height: 0.8;
    letter-spacing: 2.48px;
    color: #00aeef;
    padding-top: 20px;
    /*30*/
    margin: 0;
}

.f_information {
    padding-top: 20px;
    /*65px*/
}

.f_add {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: -1px;
    padding-top: 15px;
    /*30px*/
}

.f_time {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
    padding-top: 15px;
    /*25px*/
}

.f_time td:nth-child(1) {
    width: 80px;
    padding: 0;
}

.weekday {
    letter-spacing: 20px;
}

.saturday {
    letter-spacing: initial;
}

.lunch {
    letter-spacing: initial;
}

.f_ref {
    padding-top: 20px;
}

.hide {
    display: none;
}

.footer_bottom {
    margin: auto;
    background-color: #0a2f5f;
}

.footer_bottom_wrap {
    max-width: 1200px;
    margin: 100px auto 0;
    height: 160px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;

}



.f_logo {
    padding-right: 40px;
    flex: 2;
}

.f_info {
    flex: 4;
}

.f_info p {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #79859B;
}

.root_daum_roughmap .wrap_map {
    height: 50vh !important;
}

.f_menu {
    height: 80px;
    border-left: 1px #fff solid;
    flex: 1;
    padding-left: 40px;
}

.f_menu a {
    color: inherit;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.35px;
    display: block;
    text-align: left;
}

.f_menu a:hover {
    text-decoration: underline #fff;
}




@media (max-width: 800px) {
    .shortcut_wrap {
        flex-direction: column-reverse;
    }

    .shortcut_part_1 {
        width: 100%;
    }

    .shortcut_part_1 div:nth-child(2n-1) {
        text-align: right;
    }

    .shortcut_part_1 div:nth-child(2n) {
        text-align: left;
    }
    #scut_item_03 {
        text-align: center;
        max-width: 600px;
    }
    .scut_item {
        width: 50%;
        max-width: 300px;
    }

    .shortcut_part_2 {
        width: 100%;
        text-align: -webkit-center;
    }

    .footer {
        width: 100%;
        /* padding-bottom: 3.5vh; */
    }

    .footer_upper {
        flex-direction: column-reverse;
    }

    /* .footer_map .root_daum_roughmap {
        width: 100vw;
        height: 70vw;
    } */
    .footer_map {
        width: 100%;
        /* height: 10vw; */
    }

    .footer_info {
        width: 100%;
        text-align: center;
        padding: 3vh 0;
        height: 100%;
    }

    .footer_info .sns {
        position: inherit;
        letter-spacing: 25px;
        padding-bottom: 2vh;

    }

    .footer_info .sns a {
        margin-right: 0;
    }

    .f_time {
        margin: auto;
        font-size: 0.8em;

    }

    .f_title {
        font-size: 1.3em;
    }

    .f_sub_title {
        font-size: 0.9em;
    }

    .f_add {
        font-size: 0.8em;
        letter-spacing: 0;
        padding-top: 1.8vh;
        font-weight: 200;

    }

    .f_ref {
        font-size: 0.8em;
        letter-spacing: 0;
        padding-top: 1.8vh;
        font-weight: 200;
    }

    .f_num {
        font-size: 1.8em;
        padding-top: 1.2vh;
    }

    .footer_bottom {
        height: 100%;
    }

    .footer_bottom_wrap {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        height: 100%;
    }

    .f_logo {
        width: 80%;
        padding-top: 30px;
        padding-right: 0;
        margin: auto;
    }

    .f_info p {
        padding-top: 30px;
        font-size: 3vw;
        text-align: center;
    }

    .f_menu {
        padding-top: 3vh;
        height: 100%;
        border-left: unset;
        flex: 1;
        padding-left: 0;
        display: block;
        padding-bottom: 30px;
    }

    .f_menu a {
        display: initial;
        /* margin-right: 10px; */
    }

    .f_menu a:not(:first-child):before {
        content: "|";
        margin: 5px;
    }
    .shortcut_slide_box .slick-dots {
        background-color: unset;
    }
    .shortcut_slide_box .slick-dots li {
        width: 30px;
    }


}