@media screen and (max-width:599px) {
    .pc-mobile{
        display: none !important;
    }
    .mobile-pc{
        display: flex !important;
    }
    #modalImage {
        width: 96%;
        margin: -4% 0% 0% 0%;
    }

    .main_content {
        background-attachment: unset;
        height: 75vw;
    }
    .main_text_absol {
        top: 49%;
    }
    .main_text_absol > p {
        font-family: 'Paperlogy';
        font-weight: 900;
        font-size: 9.5vw;
        margin: 0% 0% -2.5% 0%;
    }
    .econ1_01_div{
        width: 45.1575% !important;
    }
    .econ1_02_div{
        width: 31.4173% !important;
    }

    .map {
        height: 72vw;
    }
    .map_div {
        margin: 0% 0% 165% 0%;
    }
    .map_content {
        margin: 0% 0% 0% 0%;
    }
    .map_controller {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 231%;
        z-index: 5;
        border: 1px solid #000;
        border-radius: unset;
        left: unset;
        overflow: hidden;
        bottom: -230%;
    }
    .map_div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-radius: 0px;
        overflow: unset;
    }
    .map_list_frame {
        height: 92.5vw;
    }
    .map_service_01 {
        font-size: 4.5vw;
    }
    .map_service_img_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 17.5vw;
    }
    .map_service_img_s {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 19%;
        height: 100%;
        border: 1px solid #09784d;
        border-radius: 10px;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3vw;
        overflow: hidden;
        margin: 0% 1% 0% 1%;
    }
    .map_img {
        width: 42%;
        margin: 0% 0% 8% 0%;
    }
    .map_search_title {
        font-size: 4.5vw;
    }
    .map_search_div input {
        appearance: none;
        border: none;
        outline: none;
        width: 100%;
        height: 9.5vw;
        padding-left: 5%;
        font-family: 'Pretendard';
        font-size: 3vw;
        background-color: #09784d;
        color: #fff;
        border-radius: 5px;
    }
    .map_icon {
        width: 7%;
    }
    .map_list_01 {
        font-size: 3.2vw;
    }
    .map_list_02 {
        font-size: 3vw;
    }
    .map_list_03 {
        font-size: 3vw;
    }
    .map_list_04 {
        font-size: 3vw;
    }
    .map_list_05 {
        font-size: 3vw;
    }
    .map_list_div {
        margin: 8% 0% 0% 0%;
        padding: 0% 0% 9% 21%;
    }

    .list_section{
        border-top: 1px solid #000;
    }
    .list_content {
        margin: 12% 0% 11% 0%;
    }
    .list_title {
        justify-content: center;
        font-size: 6.5vw;
        padding: 0% 0% 0% 0%;
    }
    .list_total {
        font-size: 3vw;
        margin: 3.5% 0% 2.5% 0%;
    }
    .list_content {
        width: 100%;
    }
    .list_sido {
        width: 23%;
        height: 6vw;
        font-size: 3.1vw;
        top: 13%;
        right: 4%;
    }
    .list_title_border_div {
        height: 8vw;
        font-size: 3.2vw;
    }
    .list_title_border_01 {
        width: 10%;
    }
    .list_title_border_03 {
        width: 47%;
    }
    .list_content_border_div_s {
        font-size: 3vw;
        padding: 4% 0% 4% 0%;
    }
    .list_content_border_01 {
        width: 10%;
    }
    .list_content_border_03 {
        width: 47%;
    }
    .list_content_border_div {
        height: 48.5vw;
    }
    .popup_absol {
        width: 85%;
        height: 130vw;
        border-radius: 10px;
    }
    .popup_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .popup_top_left_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .popup_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 96%;
        height: 96%;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        border: 1px solid #09784d;
    }
    .popup_top_right_div {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .popup_top_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 96%;
        height: 96%;
        border-radius: 10px 10px 10px 10px;
        overflow: hidden;
        border: 1px solid #09784d;
    }
    .popup_close_absol {
        background-color: #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 8.3vw;
        height: 8vw;
        z-index: 3;
        top: 3%;
        right: 5%;
        border-radius: 5px;
        cursor: pointer;
        pointer-events: all;
    }
    .popup_close {
        width: 28%;
    }
    .popup_text_01 {
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 4.5vw;
        color: #000;
        margin: 0% 0% 7% 11%;
    }
    .popup_text_02_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 3vw;
        margin: 0% 0% 4% 11%;
    }
    .popup_text_03_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 3vw;
        margin: 0% 0% 4% 11%;
    }
    .popup_text_04_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 3vw;
        margin: 0% 0% 4% 11%;
    }




    /* 
    background: url("/images/con3_bg.jpg") no-repeat center / cover; 
    object-fit: cover;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;

    flex-wrap: wrap;

    font-family: 'LOTTERIACHAB';

    font-family: "Pretendard";
    font-weight: 400;
    font-size: 1vw;
    color: #000;

    . p:nth-of-type(1)

    .con08_swiper{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .con08_swiper_slide{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con08_sd_div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con08_sd_img{
        width: 100%;
    }
    .con08_swiper_slide.swiper-slide-next > div {

    }
*/
}