@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_div_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 29% 0% 9% 0%;
    }
    .main_line_absol {
        height: 3vw;
    }
    .dcon01_01_div{
        width: 88.6457% !important;
    }
    .dcon01_02_div{
        width: 105.0446% !important;
    }
    .main_swiper {
        width: 160%;
    }
    .main_sd_text_div > p{
        font-size: 3.2vw;
    }
    .dcon01_03_div {
        top: -5%;
        left: 74%;
        width: 16.03675% !important;
    }
    .main_div_02 {
        margin: 3% 0% 15% 0%;
    }
    .dcon01_bg_div {
        width: 146% !important;
    }

    .dcon02_01_div{
        width: 76.6082% !important;
    }
    .menu_div_01 {
        margin: 12% 0% 6% 0%;
    }
    .menu_button_div {
        flex-wrap: wrap;
    }
    .menu_button_s {
        background-color: #d33518;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 24%;
        height: 7vw;
        overflow: hidden;
        border-radius: 5vw / 55%;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
        color: #fff;
        cursor: pointer;
        pointer-events: all;
        transition: all 0.3s;
        border: 1px solid #d33518;
        margin: 1% 0.5% 1% 0.5%;
    }
    .menu_content {
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .menu_div {
        margin: 0% 0% 9% 0%;
    }
    .menu_border_div{
        height: 45vw;
    }
    .menu_border {
        width: 100%;
        margin: 3% 0% 14% 0%;
    }
    .menu_sd_img_div {
        height: 31vw;
    }
    .menu_sd_text_div {
        height: 8vw;
        font-size: 3.2vw;
    }
    .menu-button-prev {
        left: 32%;
        top: 113%;
        height: 7vw;
        width: 12.85564% !important;
    }
    .menu-button-next {
        right: 32%;
        top: 113%;
        height: 7vw;
        width: 12.85564% !important;
    }
    
    .popup_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 85%;
    }
    .popup_div_01 {
        background-color: #d33518;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 9vw;
    }
    .menu_info_01 {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 4.5vw;
        color: #fff;
        left: unset;
    }
    .popup_close {
        position: absolute;
        top: 12.5%;
        right: 4%;
        font-size: 4.5vw;
        color: #fff;
        cursor: pointer;
    }
    .popup_div_02 {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 75vw;
    }
    .popup_img_div {
        width: 89%;
        height: 61vw;
        margin: -48% 0% 0% 0%;
    }
    .menu_info_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 76%;
        left: unset;
        top: 65%;
    }
    .menu_info_02 {
        font-family: "Pretendard";
        font-weight: 700;
        font-size: 5.5vw;
        color: #000;
        margin: 0% 0% 4% 0%;
    }
    .menu_info_03 {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #000;
    }
    .dcon03_02 {
        right: 2%;
        bottom: 2%;
        width: 15%;
    }

    /* 
    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 {

    }
*/
}