.opacity_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    background-color: #000000;
    opacity: 0.5;
    display: none;
}


.header h1 a {
    background-size: contain!important;
    display: inline-block;
    width: 6rem;
    height: 100%;
    background: url("/mainimg/mobile/logo.jpg") no-repeat center;
    /* 로고 위치가 이상하면 아래꺼 주석 풀고 위에 겹치는 CSS 지우면 됩니다. (롤백) -작성자: 임희경-
    height: 90%;
    background: url("/mainimg/mobile/logo.jpg") no-repeat center;*/

}

.hambuger a {
    display: inline-block;
    width: 1.65rem;
    height: 1.55rem;
    background: url("/mainimg/mobile/hambuger.gif") no-repeat center / 100% auto;
}

.header_slide {
    transition: 0.5s;
    background-color: #fff;
    position: fixed !important;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 200;

    overflow-y: auto;
    overflow-x: hidden;



}

.header_slide.active {
    right: 0;
}

.header2 {
    padding: .7333rem .7166rem 0.7rem 1rem;
    background-color: #e2272d;


}

.close_btn a {
    display: inline-block;
    width: 1.6666rem;
    height: 1.6666rem;
    position: relative;
}

.close_btn a::before {
    width: 100%;
    height: 0.1rem;
    background-color: white;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.close_btn a::after {
    width: 100%;
    height: 0.1rem;
    background-color: white;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.text_box a:active,
.text_box a:visited,
.text_box a:hover,
.text_box a:link {
    font-size: .7166rem;
    line-height: 1.6666rem;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    float: left;
}

.text_box span {
    display: inline-block;
    float: left;
    font-size: 0.55rem;
    color: #ffffff;
    line-height: 1.6166rem;
    padding: 0 .5833rem;
}

.ham_menu_bot {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: stretch;
}

.ham_menu_bot>a {
    font-size: .8rem;
    line-height: 2.5rem;
    display: block;
    background-color: #e2272d;
    flex-grow: 1;
    color: white !important;
}
.ham_menu_bot>a:first-child{
    border-right: 1px solid white;
}
.menu_tab table {
    width: 100%;
    border-collapse: collapse;
}

.menu_tab table tr td {
    border-collapse: collapse;
    width: 33%;
    border-right: 1px solid #0d1132
}

.menu_tab table tr td:last-child {
    border: 0;
    width: 34%;
}

.menu_tab table tr td .love {
    display: inline-block;
    width: 100%;
    background: url("/mainimg/mobile/mob_mypage.svg") no-repeat top center / 2rem auto;
    margin: 1rem 0;
    padding-top: 2.2rem;
    text-align: center;
}

.menu_tab table tr td .card {
    display: inline-block;
    width: 100%;
    background: url("/mainimg/mobile/mob_reservation.svg") no-repeat top center / 2rem auto;
    text-align: center;
    margin: 1rem 0;
    padding-top: 2.2rem;
}

.menu_tab table tr td .kind {
    display: inline-block;
    width: 100%;
    background: url("/mainimg/mobile/mob_cart.svg") no-repeat top center / 2rem auto;
    text-align: center;
    margin: 1rem 0;
    padding-top: 2.2rem;
}

.menu_tab table tr td a:active,
.menu_tab table tr td a:visited,
.menu_tab table tr td a:hover,
.menu_tab table tr td a:link {
    font-size: 0.75rem;
    color: #000000;
    font-weight: 600;
}

.main_menu {
    width: 100%;
}

.main_menu table {
    width: 100%;
    border-collapse: collapse;
}

.main_menu_cate_btn {
    vertical-align: top;
}

.main_menu table tr td:first-child {
    width: 33%;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

.main_menu table tr td:first-child div {
    width: 100%;
    border-bottom: 1px solid #d0d0d0;

}

.main_menu table tr td:first-child div:last-child {

    border-bottom: none;

}

.main_menu table tr td:first-child .bg1:first-child p {
    font-weight: bold;
    color: #e2272d;
}

.main_menu table tr td:first-child div,
.main_menu table tr td:first-child div {
    padding: 0.5rem 1rem;
    box-sizing: border-box;
    /* line-height: 2.4333rem; */
    font-size: 0.8rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.main_menu table tr td:last-child {
    width: 67%;
    vertical-align: top;
    border-bottom: 1px solid #d0d0d0;
}

.title_tap {
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
}

.display_check {
    display: none;
}

.display_check:first-child {
    display: block;
}

.title_tap a {
    color: #000000;
    padding: 0.5rem 1rem;
    box-sizing: border-box;
    font-size: 0.8rem;
    font-weight: 600;
    display: inline-block;
}

.menu_content a {
    display: inline-block;
    width: 100%;
    color: #828282;
    font-size: .7rem;
    padding: 0.6rem 1.2rem;
    box-sizing: border-box;
}

.menu_content a:first-child {
    padding-top: 0.6rem;
}

.customer_center {
    padding: .9833rem .9833rem 0;
}

.customer_center div a {
    display: inline-block;
    height: 0.7333rem;
    background: url("/mainimg/mobile/plus_btn.gif") no-repeat top right / 0.7333rem auto;
    font-size: .7rem;
    width: 3.6833rem;
    line-height: .7rem;
    color: #000000;
    font-weight: 600;
    margin-right: 0.9833rem;
}

.first_customer {
    padding-top: .8rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #000000;
}

.second_customer {
    padding: 0.8rem 0rem;
    font-size: .8rem;
    color: #828282;
}

.header {
    max-width: 1080px;
    top: 0;
    background-color: white;
    z-index: 99;
    position: fixed !important;
    width: 100%;
    height: 2.5rem;

}

.h_logo {

    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}

.h_logo>a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
}

.ham_btn {
    z-index: 101;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    width: 2.25rem;
    height: 2.25rem;
}

.ham_btn * {
    transition: all 0.5s;
}

.ham_btn>li {
    position: absolute;
    width: calc(100% - 1rem);
    left: 0.5rem;
    height: 0.1rem;
    background-color: #666d75;
}

.ham_btn>li:first-child {
    top: 0.625rem;
}

.ham_btn>li:last-child {
    bottom: 0.625rem;
}

.ham_btn>li:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
}


.kdw_btns {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ham_menu {
    transition: left 0.5s;
    z-index: 101;
    position: fixed;
    width: 11.5rem;
    height: 100vh;
    top: 0;
    left: -11.55rem;
    /* opacity: 0.5; */
    background-color: white;
}

.ham_bg {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    visibility: hidden;
    opacity: 0;
}

.ham_bg.active {
    background-color: black;
    visibility: visible;
    opacity: 0.4;
}

.ham_menu.active {
    left: 0;
}

.ham_logo {
    border-bottom: 0.05rem solid #dfdfdf;
    position: relative;
    height: 4rem;
    width: 100%;
}

.ham_logo>a {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    width: 4.4rem;
    height: 1rem;
}

.ham_gnb {
    overflow-y: auto;
    width: 100%;
    height: calc(100% - 15rem);
}

.ham_gnb_li {
    line-height: 2.5rem;
    border-bottom: 0.05rem solid #dfdfdf;
}

.ham_gnb_li a,
.ham_gnb_li p {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 1.25rem;
    box-sizing: border-box;
}

.ham_snb {
    display: none;
    background-color: #f8f8f8;
}

.ham_in_btns {
    height: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ham_in_btn {
    text-align: center;
    border-radius: 5px;
    width: 9.25rem;
    line-height: 2.5rem;
    border: 0.05rem solid #ced4da;
    margin: 0.25rem 0;
}

.ham_in_btn>a {
    display: block;
}

.ham_join>a {
    background-color: #51abf3;
    color: white !important;
}

.color1 {
    background-color: #e2272d;
}

.ham_m_dth_3 {
    padding-left: 0.5rem;
    box-sizing: border-box;
}

.ham_m_dth_4 {
    padding-left: 0.5rem;
    box-sizing: border-box;
}