@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 {
        height: 100vw;
    }
    .subtitle_video {
        width: 180%;
        height: 170%;
    }
    .main_absol_01 {
        font-size: 3vw;
    }
    .main_absol_02 {
        font-size: 8.4vw;
    }
    .main_absol {
        padding: 4.5% 0%;
    }

    .con01_div {
        margin: 12% 0% 12% 0%;
    }
    .gcon_02_div {
        width: 88.8871% !important;
        border-radius: 10px;
        border: 1px solid #00000036;
    }
    .gcon_01_div {
        width: 9.7769% !important;
    }

    .con01_div_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: unset;
        margin: 2% 0% 0% 0%;
    }
    .con01_div_02_s {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 88%;
        height: 100%;
        padding: 6% 0% 6% 0%;
        border-bottom: 1px solid #0000001f;
    }
    .con01_div_02_s_01 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con01_div_02_s_02 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #000;
        margin: 4% 0% 1.5% 0%;
    }
    .con01_div_02_s_03 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #000;
    }
    .con01_div_02_s_div_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .con01_div_02_s_div_03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .con01_div_02_s_01 > p {
        font-size: 5vw;
    }
    .gcon_03_div{
        width: 4.68128% !important;
    }
    .gcon_04_div{
        width: 4.68128% !important;
    }
    .gcon_05_div{
        width: 4.68128% !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 {

    }
*/
}