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

    .econ1_01_div {
        width: 190% !important;
        bottom: 0%;
    }
    .con01_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 55vw;
        margin: 5% 0% 0% 0%;
    }
    .econ1_02_div {
        top: 35%;
        left: unset;
        width: 29.8609% !important;
    }
    .con01_text {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #000;
        left: unset;
        top: 69%;
    }
    .econ1_03_div {
        left: 58.5%;
        top: 36%;
        width: 5.72966% !important;
    }

    .con02_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 83%;
        height: 140vw;
    }
    .con02_left {
        width: 100%;
    }
    .con02_right {
        width: 100%;
    }
    .con02_div > div {
        height: 100%;
        border-radius: 15px;
        margin: 3% 1% 3% 1%;
    }
    .con02_text_absol > p:nth-of-type(1) {
        font-weight: 700;
        font-size: 4vw;
        margin: 6% 0% 5% 0%;
    }
    .con02_text_absol > p {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #fff;
        margin: 0% 0% 0.5% 0%;
    }
    .con02_button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 38%;
        height: 8.5vw;
        border: 1px solid #fff;
        border-radius: 5px;
        margin: 7% 0% 0% 0%;
        cursor: pointer;
        pointer-events: all;
    }
    .con02_img_div{
        width: 20.1793% !important;
    }
    .con02_arrow_div{
        width: 10.13386% !important; 
    }

    .con03_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 12% 0%;
    }
    .con03_div_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 4% 0% 3% 0%;
    }
    .con03_div_01 > p {
        font-family: "Pretendard";
        font-weight: 800;
        font-size: 5.5vw;
    }
    .con03_line_div{
        width: 6.72966% !important;
    }
    .con03_div_02 {
        background: url(/images/econ3_01.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 91%;
        height: 76vw;
        border-radius: 15px;
    }
    .con03_div_03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 91%;
        height: 63vw;
        border: 1px solid #d2d2d2;
        border-radius: 10px;
        margin: 2% 0% 0% 0%;
    }
    .econ2_4_div {
        top: -1.5%;
        left: 4%;
        width: 7.41207% !important;   
    }
    .econ3_02_div{
        width: 20.84252% !important;
    }
    .con03_absol_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: unset;
        top: 11%;
    }
    .con03_absol_01 > p {
        margin: 2.5% 0% 0% 0%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
    }
    .con03_absol_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: unset;
        top: 40%;
    }
    .econ3_03_div{
        width: 7.08399% !important;
    }
    .con03_absol_02 > p {
        margin: 2.5% 0% 0% 0%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
    }
    .con03_absol_03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: unset;
        top: 75%;
    }
    .con03_absol_03 > p {
        margin: 2.5% 0% 0% 0%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
    }
    .econ3_04_div{
        width: 14.021% !important;
    }
    .econ3_01_div{
        width: 270% !important;
    }

    .form_popup {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #fff;
        width: 92%;
        border-radius: 10px;
        position: relative;
    }
    .form_input_01::placeholder {
        color: #999;
        font-size: 3.2vw;
        padding: 0% 0% 0% 3%;
    }
    .form_input_02::placeholder {
        color: #999;
        font-size: 3.2vw;
        padding: 0% 0% 0% 3%;
    }
    .form_Wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 94%;
        border: 0px solid #b1b1b1;
        border-radius: 15px;
    }
    .form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 9% 0% 9% 0%;
    }
    .form_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 86%;
    }
    .form_title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 800;
        font-size: 4.5vw;
    }
    .form_input_title {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 3.2vw;
        margin: 0% 0% 2% 0%;
    }
    .form_input_title3 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 3.2vw;
        margin: 0% 0% 2% 0%;
    }
    .form_input_01 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        border: none;
        outline: none;
        border-bottom: 1px solid #464646fc;
        font-size: 3vw;
        padding: 0% 0% 2% 0%;
    }
    .form_input_02 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        border: none;
        outline: none;
        border-bottom: 1px solid #464646fc;
        font-size: 3vw;
        padding: 0% 0% 2% 0%;
    }

    .form_input_wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .form_input_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 5% 0%;
    }
    .form_input_div3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 5% 0%;
    }
    .upload_button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        text-align: center;
        cursor: pointer;
        pointer-events: all;
        margin: 1% 0% 2% 0%;
    }
    .upload_button_img{
        width: 68% !important;
    }
    .form_input_title_file {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 3.2vw;
        margin: 0% 0% 1% 0%;
    }
    .form_file_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        border-bottom: 1px solid;
        margin: 0% 0% 0% 0%;
    }
    .file_text_s {
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 3vw;
        margin: 0% 0% 3.5% 0%;
        color: #666666;
    }
    .file_whether {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #8e8e8e;
        margin: 0% 1.5% 0% 0%;
    }
    .file_whether_absol {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        width: 73%;
        bottom: 9.7%;
        left: 19%;
    }
    .file_number {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        margin: 0% 0% -1% 0%;
    }
    .file_clear_btn {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #000;
        cursor: pointer;
        pointer-events: all;
        margin: 0% 0% -1% 1%;
    }
    .form_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: -4.5% 0% 9% 0%;
    }
    .agree_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 52%;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3vw;
        margin: 0% 0% 4% 0%;
    }
    .agree_checkbox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 4.3vw;
        height: 4.3vw;
        z-index: 1;
        border: 1px solid #00000038;
        background-color: #f9f2e7;
        appearance: none;
        cursor: pointer;
        scale: 0.7;
    }
    .form_submit {
        background-color: #db5a2d;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 29%;
        height: 9vw;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        pointer-events: all;
    }
    .form_arrow_div{
        width: 8.79253% !important;
    }

    .form_line_div{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 4% 0% 5% 0%;
    }
    .form_line{
        width: 11%;
    }
    .form_close_btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 14%;
        height: 4.5vw;
        border: 1px solid #000;
        border-radius: 5px;
        top: 3%;
        right: 5%;
        cursor: pointer;
        pointer-events: all;
    }
    .upload_button2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        text-align: center;
        cursor: pointer;
        pointer-events: all;
        margin: 1% 0% 2% 0%;
    }
    .file_whether_absol2 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        width: 73%;
        bottom: 12.3%;
        left: 19%;
    }
    .file_whether2 {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #8e8e8e;
        margin: 0% 1.5% 0% 0%;
    }
    .file_number2 {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        margin: 0% 0% -1% 0%;
    }
    .file_clear_btn2 {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #000;
        cursor: pointer;
        pointer-events: all;
        margin: 0% 0% -1% 1%;
    }

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

    }
*/
}