@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 {
        flex-direction: column;
    }
    .main_left {
        width: 100%;
    }
    .main_right {
        width: 100%;
    }
    .main_text_absol_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        top: 23.5%;
        left: unset;
        z-index: 1;
    }
    .main_text_absol_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: unset;
        top: 23.5%;
        z-index: 1;
    }
    .intro_button {
        background-color: #fff;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 33%;
        padding: 2% 0% 2% 0%;
        border-radius: 5px;
        cursor: pointer;
        pointer-events: all;
        font-family: "Pretendard";
        font-weight: 700;
        font-size: 3vw;
        color: #09784d;
        margin: 4% 0% 0% 0%;
    }
    .main_text_absol_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        top: unset;
        left: unset;
        z-index: 1;
    }
    .main_text_absol_01 > p:nth-of-type(1) {
        font-family: 'Paperlogy';
        font-weight: 900;
        font-size: 7.4vw;
        font-style: italic;
        margin: 0% 0% 0% 0%;
    }
    .main_text_absol_01 > p:nth-of-type(2) {
        font-family: 'Paperlogy';
        font-weight: 900;
        font-size: 11.7vw;
        margin: 0% 0% 3% 0%;
    }
    .main_text_absol_01 > p {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.25vw;
        color: #fffc00;
        margin: 0% 0% 0.5% 0%;
    }
    .intro_01_div {
        right: -41%;
        top: 3%;
        width: 64.6483% !important;
    }
    .intro_02_div {
        bottom: -58%;
        left: -31%;
        width: 84.4147% !important;
    }
    .main_text_absol_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: unset;
        top: unset;
        z-index: 1;
    }
    .main_text_absol_02 > p:nth-of-type(1) {
        font-family: 'Paperlogy';
        font-weight: 900;
        font-size: 7.4vw;
        font-style: italic;
        margin: 0% 0% 0% 0%;
    }
    .main_text_absol_02 > p:nth-of-type(2) {
        font-family: 'Paperlogy';
        font-weight: 900;
        font-size: 11.7vw;
        margin: 0% 0% 3% 0%;
    }
    .main_text_absol_02 > p {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.25vw;
        color: #09784d;
        margin: 0% 0% 0.5% 0%;
    }
    .intro_04_div{
        bottom: -4%;
        width: 88.4068% !important;
    }
    .arrow_02_div{
        width: 4.905% !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 {

    }
*/
}