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

    .main{
        height: 100vh;
    }
    .main_content{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .main_div {
        flex-direction: column;
    }
    .main_left {
        width: 100%;
    }
    .main_left_01{
        font-size: 3.2vw;
    }
    .main_right {
        width: 100%;
    }
    .main_right_01{
        font-size: 3.2vw;
    }
    .acon01_02_div{
        width: 40.659% !important;
    }
    .acon01_03_div{
        width: 62.7692% !important;
    }
    .acon01_04_div{
        width: 36.4908% !important;
    }
    .acon01_05_div{
        width: 20.24409% !important;
    }







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

    }
*/
}