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

    .con01_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 55vw;
        margin: 5% 0% 0% 0%;
    }
    .con01_text {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #fff;
        left: unset;
        top: 69%;
    }
    .ccon1_01_div {
        top: 35%;
        left: unset;
        width: 30.9081% !important;
    }
    .ccon1_02_div {
        left: 59.7%;
        top: 35%;
        width: 5.72966% !important;
    }

    .ccon2_01_div{
        width: 12.77713% !important;
    }

    .con03_content {
        background-color: #282421;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 86vw;
        border-radius: 0px;
        margin: 4% 0% 0% 0%;
        overflow: hidden;
    }
    .con03_left_absol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        left: 8%;
        top: 12%;
    }
    .con03_left_01 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        margin: 0% 0% 3% 0%;
    }
    .ccon3_01_div{
        width: 20.87402% !important;
    }
    .con03_left_02 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 5vw;
        color: #fff;
    }
    .con03_left_03 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 5vw;
        color: #fff;
    }
    .con03_left_04 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #fff;
        margin: 4% 0% 5% 0%;
    }
    .con03_button_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 33%;
        height: 9vw;
        border: 1px solid #fff;
        border-radius: 5px;
        cursor: pointer;
        pointer-events: all;
        transition: all 0.3s;
    }
    .con03_button_div > p {
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3vw;
        color: #fff;
        margin: 0% 12% 0% 0%;
        transition: all 0.3s;
    }
    .con3_arrow_div {
        width: 8.10236% !important;
        filter: brightness(30);
        transition: all 0.3s;
    }
    .ccon3_03_div {
        width: 47.1581% !important;
        left: 50%;
        top: 53%;
    }
    .ccon3_04_div {
        left: 30%;
        bottom: -14%;
        width: 86.3582% !important;
    }
    .ccon3_05_div {
        left: 53%;
        width: 87.0492% !important;
    }
    .menu_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 6% 0% 5% 0%;
    }
    .menu_border_bottom {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        max-height: 105vw;
        overflow-y: auto;
        box-sizing: border-box;
    }
    .menu_border_bottom > div > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 39%;
        margin: 2% 2% 2% 2%;
    }
    .menu_notice_img_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
    .menu_notice_text_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 8% 0% 0% 0%;
    }
    .menu_notice_text_div > p:nth-of-type(1) {
        font-weight: 700;
        font-size: 3.3vw;
    }
    .menu_notice_text_div > p {
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
    }
    .menu_text_absol_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
    }
    #menu_text_absol {
        left: unset;
        top: 14%;
    }
    .menu_text_absol_01 > p:nth-of-type(1) {
        font-weight: 800;
        font-size: 5.5vw;
    }
    .menu_line_div {
        margin: 2.5% 0% 4.5% 0%;
        width: 8.13994% !important;
    }
    .menu_more_button_div {
        background-color: #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 24%;
        height: 9vw;
        cursor: pointer;
        pointer-events: all;
        border-radius: 5px;
    }
    .menu_more_button_img_div{
        width: 13.37445% !important;
    }
    .menu_text_absol_02 > p:nth-of-type(1) {
        font-weight: 800;
        font-size: 5.5vw;
    }
    .menu_text_absol_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
        color: #fff;
    }
    .menu_text_absol_03 > p:nth-of-type(1) {
        font-weight: 800;
        font-size: 5.5vw;
    }
    .menu_text_absol_03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
        color: #fff;
    }


    .menu_button_div {
        flex-wrap: wrap;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 60%;
        margin: 4% 0% 3% 0%;
    }
    .menu_button_div_s{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 41%;
        height: 7vw;
        font-family: "Pretendard";
        font-weight: 600;
        font-size: 3vw;
        border: 1px solid #b1b1b1;
        border-radius: 10px;
        margin: 0% 1.5% 3% 1.5%;
        cursor: pointer;
        pointer-events: all;
        transition: all 0.3s;
    }

    .menu_border{
        height: 157vw;
    }
    .form_input{
        flex-wrap: wrap;
    }
    .form_select_box {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 45%;
        height: 7.5vw;
        border: 1px solid #b1b1b1;
        border-radius: 5px;
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.1vw;
        margin: 1% 1% 1% 1%;
        cursor: pointer;
        pointer-events: all;
    }

    .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: 1px 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_title2{
        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: 95%;
        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: 95%;
        border: none;
        outline: none;
        border-bottom: 1px solid #464646fc;
        font-size: 3vw;
        padding: 0% 0% 2% 0%;
    }
    .form_line_div{
        width: 9.12751% !important;
    }
    .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% 8% 0%;
    }
    .form_input_div2{
        margin: 0% 0% 7% 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: 13.2%;
        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: 2.5% 0% 1% 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;
    }

    .acon_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 110vw;
    }
    .acon_left {
        background: url(/images/acon6_01.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        border-radius: 0vw 0px 0vw 0vw;
    }
    .acon_right {
        background: url(/images/acon6_02.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        border-radius: 0px 0px 0vw 0vw;
    }
    .acon_text_absol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: "Pretendard";
        font-weight: 400;
        font-size: 3.2vw;
        color: #fff;
        left: unset;
        top: 22%;
    }
    .acon_text_absol > p:nth-of-type(1) {
        font-weight: 700;
        font-size: 3.8vw;
        margin: 0% 0% 3% 0%;
    }
    .acon_button_absol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 35%;
        height: 9vw;
        border: 1px solid #fff;
        border-radius: 5px;
        right: unset;
        top: 67%;
        cursor: pointer;
        pointer-events: all;
        color: #fff;
    }
    .acon_button_rltv > p {
        font-family: "Pretendard";
        font-weight: 500;
        font-size: 3.2vw;
        margin: 0% 0% 0% 12%;
    }
    .acon_arrow_div {
        right: 14%;
        filter: brightness(1);
        width: 7.42832% !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 {

    }
*/
}