.h_shop {
    font-weight: 700 !important;
}

.h_shop::after {
    width: 180% !important;
}

.s_main {
    background-image: url(/images/04_shop/con01_01.png);
}

.con01_02 {
    width: 8.8189%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.map_sd {
    background-color: #125E52;
    color: white;
    padding: 1.5vw 0;
}
.map_sd_item {
    gap: 0.7vw;
    position: relative;
}
.map_sd_item::after {
    content: '·';
    position: absolute;
    right: 0%;
}
.con01_03 {
    width: 27.9539%;
    display: flex;
    justify-content: center;
    align-items: center;    
    left: 0%;
    top: 50%;
    transform: translateY(-50%);

}























/* map */
.map_mid_map_search_top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.map_mid_map_search_top>div {
    color: #000;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4%;
    padding-bottom: 3%;
    font-size: 1vw;
    font-weight: 500;
    cursor: pointer;
    background-color: #fff;
}

.on2 {
    background: #125E52 !important;
    color: white !important;
    font-weight: 500 !important;
}

.off2 {
    font-weight: 500 !important;
}

.map_mid_map_search_mid {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
    padding: 3%;
    background: #125E52;
    border-radius: 0vw 0vw 0vw 0vw;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.map_mid_map_search_mid input {
    appearance: none;
    border: none;
    outline: none;
    width: 100%;
    height: 2.5vw;
    padding-left: 9%;
    font-weight: 400;
    font-size: 1vw;
    border-radius: 5vw;
}

.map_mid_map_search_mid input::placeholder {
    color: #00000054;
}

/* .map_04{
} */
.map_mid_map_search_bottom {
    overflow-y: scroll;
    height: 79%;
    width: 100%;
    box-sizing: border-box;
    /* margin: auto; */
    padding: 0vw 0;
}

.map_mid_map_search_item_address {
    margin-top: 4%;
    margin-bottom: 4%;
}

.map {
    width: 100%;
    height: 37vw;
    box-sizing: border-box;
    background-color: #fff;
}

.map_mid_2nd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    font-family: 'pretendard Variable';
}

.map_search {
    width: 6% !important;
    right: 9%;
    cursor: pointer;
}

.con7_bottom_2 {
    width: 26.4943%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.map_mid_map_search_item_title {
    font-size: 1vw;
    font-weight: 700;
    width: 64%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.map_mid_map_search_item {
    width: 87%;
    margin: 0% auto;
    border-bottom: 1px solid #00000054;
    padding: 7% 0%;
    font-size: 0.8vw;
    font-weight: 400;
    box-sizing: border-box;
    position: relative;
    color: #000;
    padding-left: 6vw;

}

.map_mid_map_search {
    width: 21%;
    background: white;
    height: 100%;
    z-index: 2;
    overflow: hidden;
    left: 0%;
    top: 0%;
    border-right: 1px solid #125E52;
    /* border-radius: 0vw 1vw 1vw 0vw; */
    /* border-right: 1px solid black; */
    box-sizing: border-box;
    /* border-radius: 0.5vw 0vw 0vw 0.5vw; */
}

.map_mid_map_search_bottom::-webkit-scrollbar {
    display: none;
}

/* .map_plus {
  width: 16.4%;
  height: 2.9vw;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 8%;
  bottom: 50%;
  transform: translateY(50%);
  cursor: pointer;
  background-color: #C90E16;
} */
.sido1 {
    width: 16%;
    height: 48%;
    border: none;
    border-right: 1px solid #b5b5b5;
    outline: none;
}

.map_link {
    width: 48%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1vw;
}

.map_mid_map_search_item_plus_con {
    top: 1vw;
    right: 0%;
    color: #000;
    padding: 0.1vw 0.6vw;
    border: 0.15vw solid #000;
    border-radius: 50vw;
    font-weight: 600;
    cursor: pointer;
}



/* map 추가 css */




/*popup*/


div.popup {
    width: 50%;
    height: 21vw;
    top: 2%;
    border: 1px solid #125E52;
    background-color: #fff;
    box-sizing: border-box;
    justify-content: space-between;
    border-radius: 1.5vw;
    overflow: hidden;
}

.fixed_popup {
    height: 100vh;
    background: #00000045;
}

.popup_top {
    font-size: 1.5vw;
    width: 88%;
    padding-bottom: 3%;
    text-align: center;
    border-bottom: 1px solid #0000002e;
}

.popup>p:nth-child(2) {
    font-size: 1.3vw;
    width: 88%;
    margin-top: 5%;
    padding-bottom: 2%;
    text-align: left;
}

.popup>p:nth-child(4) {
    font-size: 0.9vw;
    width: 88%;
    margin-top: 1%;
}

.popup>p:nth-child(5) {
    left: 42%;
    width: 58%;
    padding-right: 8%;
    height: 12vw;
    top: 43%;
    box-sizing: border-box;
    font-size: 0.9vw;
    overflow-y: scroll;
}

.fixed_popup {
    position: fixed !important;
    top: 0;
    z-index: 5;
    /*pointer-events: none;*/
    /*opacity: 0;*/
}

.popup_right_1st {
    width: 78%;
    margin-bottom: 1%;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 1.2vw;
    margin-top: -6%;
}

.popup_right>div>div:nth-child(1) {
    font-weight: 600;
    font-size: 1vw;
    margin-right: 0.5vw;

}

.popup_right>div>div:nth-child(1)>div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup_right>div>div:nth-child(2) {
    font-weight: 400;
    font-size: 0.85vw;
    width: 73%;
}

.popup_right>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 5%;
}

.popup_right {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 4%;
}

.popup_img img {
    width: 100%;
}


.fixed_popup_con {
    width: 62%;
    height: 49%;
    background-color: #000;
    top: 31%;
    left: 20%;
    border-radius: 1vw;
}




.popup_img {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    height: 100%;
    overflow: hidden;
}

.popup_img img {
    width: 108%;
}


.popup_top_absol {
    width: 12.4369%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 12%;
    left: 10%;
}

.popup_top_absol_2nd {
    width: 96.6687%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 21%;
    left: 1.5%;
}

.popup_img_con {
    position: static !important;
    overflow: hidden;
}

.popup_right_6th_left {
    width: 35.15%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 500;
}

.popup_img_con {
    overflow: hidden;
    width: 86%;
    height: 83%;
    border-radius: 2vw;
    border: 1px solid #003624;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup_img_con img {
    height: 100%;
    object-fit: cover;
}

.popup_top_absol {
    width: 12.4369%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 18%;
    left: 52.5%;
}

p.popup_right_2nd {
    font-weight: 600;
    width: 92%;
    font-size: 1.3vw;
    padding-bottom: 3%;
    box-sizing: border-box;
    font-family: 'pretendard variable';
    font-weight: 400;
    border-bottom: 1px dotted #000;
}

.popup img {
    width: 100%;
}

.popup_close {
    width: 2vw;
    height: 2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5%;
    right: 2%;
    cursor: pointer;
    border-radius: 50%;
}

.popup_close .absol {
    width: 60%;
    height: 2px;
    background-color: #000;
}

.popup_close .absol:nth-child(1) {
    transform: rotate(45deg);
}

.popup_close .absol:nth-child(2) {
    transform: rotate(-45deg);
}


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

.con01_02 {
    width: 27.8189%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.con01_03 {
    width: 18.9539%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
}








    /*    map*/



    .map_mid_2nd {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 92%;
        margin-bottom: 35%;
    }

    .map {
        width: 100%;
        height: 55vw;
        border-radius: 0vw;
    }

    .map_search {
        width: 5% !important;
        right: 8%;
    }

    .map_mid_map_search_mid {
        width: 100%;
        height: 16vw;
        box-sizing: border-box;
        overflow: hidden;
    }

    .map_mid_map_search {
        position: relative !important;
        width: 100%;
        background: white;
        height: 114vw;
        top: 5%;
        z-index: 0;
        overflow: hidden;
        border-radius: 0;
        left: 0;
    }

    .map_mid_map_search_top>div {
        color: #000;
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 5%;
        padding-bottom: 5%;
        font-size: 3.2vw;
    }

    .map_mid_map_search_mid input {
        appearance: none;
        border: none;
        outline: none;
        height: 100%;
        padding-left: 5%;
        font-size: 3vw;
    }


    .map_mid_map_search_item {
        font-size: 3.4vw;
        padding: 6% 4%;
        padding-left: 18vw;
    }

    .map_mid_map_search_item_title {
        font-size: 4.3vw;
        font-family: pretendard-bold;
    }

    .map_mid_map_search_bottom {
        overflow: scroll;
        height: 85.5vw;
        width: 100%;
    }

    .map_mid_map_search_item_address {
        margin-top: 4%;
        margin-bottom: 0;
    }

    p.popup_right_2nd {
        font-weight: 600;
        width: 100%;
        font-size: 4.1vw;
        padding-bottom: 3%;
        box-sizing: border-box;
        font-family: 'pretendard variable';
    }

    .map_plus {
        width: 16.4%;
        height: 6.9vw;
        display: flex;
        justify-content: center;
        align-items: center;
        right: 4%;
        top: 5vw;
        cursor: pointer;
    }

    /*  popup  */
    .popup_right>div>div:nth-child(1) {
        width: 27%;
    }

    .popup_right_1st {
        color: #E3C179;
        width: 78%;
        margin-bottom: 1%;
        text-align: left;
        justify-content: center;
        align-items: center;
        font-size: 4.2vw;
        margin-top: 6%;
        text-align: center;
    }

    div.popup {
        width: 84%;
        height: 109vw;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 0%;
    }

    .popup_right_3rd .popup_right_3rd_right {
        width: 72%;
    }


    .map_mid_2nd {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin-bottom: 0%;
        border-top: 1px solid #808080a3;
        border-bottom: 1px solid #808080a3;
    }


    .popup_img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0;
        height: 50%;
        overflow: hidden;
        margin-top: 0%;
        margin-bottom: 0%;
    }

    .popup_top_absol {
        width: 12.4369%;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 6%;
        left: unset;
    }

    .popup_top_absol_2nd {
        width: 96.6687%;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 13%;
        left: unset;
    }

    .popup_img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0;
        height: 50%;
        overflow: hidden;
    }

    .holme_close {
        width: 100%;
    }

    .popup_close {
        top: 2% !important;
        right: 5% !important;
        height: 7.5vw;
        width: 7.5vw !important;
        z-index: 10 !important;
        background-color: white;
        border-radius: 50%;
    }

    .popup_close .absol {
        background-color: #09221c;
    }

    .fixed_popup {
        z-index: 500000000;
    }


    .con01pop_05 {
        width: 100%;
    }

    .popup_right_6th_left {
        width: 40.15%;
    }

    .popup_img_con {
        overflow: hidden;
        width: 100%;
        scale: 1;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0;
    }

    .popup_right_2nd {
        font-weight: 600;
        width: 100%;
        font-size: 4.56vw;
        padding-bottom: 5%;
        padding-left: 0%;
        text-align: center;
    }

    .popup_right {
        width: 100%;
        height: 50%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding-left: 0;
        padding-top: 10%;
    }

    .popup_right>div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin-top: 5%;
        margin-left: 0%;
    }

    .popup_right>div>div:nth-child(1) {
        width: 28%;
        font-size: 3.6vw;
        margin-right: 2.5vw;
    }

    .popup_right>div>div:nth-child(2) {
        font-weight: 400;
        font-size: 3.5vw;
        width: 84%;
    }





}