@media screen and (max-width:1023px) {
    .pc-mobile{
        display: none !important;
    }
    .mobile-pc{
        display: flex !important;
    }
    .main_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 8% 0% 0% 0%;
    }
    .main_bg {
        width: 100%;
        height: 115vw;
        z-index: 0;
    }
    .main_adsol_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 150%;
        top: 19%;
        left: -65%;
    }
    .main_adsol_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 150%;
        top: 75%;
        left: -66%;
    }
    .main_text01 {
        font-family: 'NanumSquareNeo-Variable';
        font-weight: 700;
        font-size: 4vw;
        color: black;
    }
    .main_01 {
        width: 20%;
        margin: 0% 3% 0% 0%;
    }
    .main_02 {
        width: 5.5%;
    }
    .main_03 {
        width: 21%;
        margin: 0% 1% 0% 0%;
    }
    .main_04 {
        width: 18%;
        animation: blk 1s infinite ease-in-out;
    }

    .con2_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0% 0% 0% 0%;
    }
    .con2_left {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 60%;
        margin: 0% 0% 0% 0%;
    }
    .con02_03 {
        width: 66%;
        margin: 0% 0% 0% 10%;
    }
    .con2_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 75%;
        padding: 13% 0% 13% 0%;
    }
    .con2_right {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 60%;
        margin: 0% 0% 0% 0%;
    }
    .con02_02 {
        width: 66%;
        margin: 0% 0% 0% 10%;
    }
    .con02_05_01 {
        top: 17.4%;
        width: 88%;
        opacity: 0;
    }
    .con02_07_01 {
        width: 87%;
        opacity: 0;
        bottom: 17%;
    }

    .con3_content {
        background: url(/images/con03_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 13% 0% 13% 0%;
    }
    .con03_15{
        width: 52%;
    }
    .con3_mid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 95%;
        padding: 7% 0% 13% 0%;
    }
    .swiper-button-next_con3 {
        width: 5% !important;
        cursor: pointer;
        margin: 6% 0% 0% 0%;
    }
    .swiper-button-prev_con3 {
        width: 5% !important;
        cursor: pointer;
        margin: 6% 0% 0% 0%;
    }
    .con03_14 {
        top: 52%;
        right: 2%;
        width: 8%;
        z-index: 1
    }
    .con3_review_text_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 85%;
        background-color: white;
        font-family: 'Pretendard';
        font-size: 3.5vw;
        font-weight: 700;
        height: 18vw;
        border-radius: 23px 23px 23px 23px;
        overflow-wrap: break-word;
        word-break: keep-all;
        overflow-y: scroll;
        margin: 0% 0% 12% -6%;
    }
    .con3_review_div {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 10%;
        background-color: white;
        height: 16vw;
        clip-path: polygon(100% 30%, 0 50%, 100% 70%);
        top: 14%;
        left: 42%;
        transform: rotate(-90deg);
        
/*        rotate: -90deg;*/
    }

    .con04_08 {
        width: 75%;
    }
    .con4_content_div {
        background: url(/images/con04_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 96%;
        padding: 12% 0% 8% 0%;
    }
    .con4_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 131%;
        padding: 12% 0% 4% 0%;
    }
    .con04_add {
        width: 50%;
    }
    .con04_02 {
        top: 26%;
        left: 15%;
        width: 23%;
        animation: ddm_m 2s infinite;
    }
    .con04_03 {
        top: 17%;
        left: 63%;
        width: 23%;
        animation: ddm_m 2s infinite;
    }
    .con04_04 {
        top: 76%;
        left: 16%;
        width: 23%;
        animation: ddm_m 2s infinite;
        animation-delay: 1s;
    }
    .con04_05 {
        top: 70%;
        left: 61%;
        width: 23%;
        animation: ddm_m 2s infinite;
        animation-delay: 1s;
    }
    .con04_06 {
        mix-blend-mode: lighten;
        animation: smoke 4s linear infinite;
        width: 21%;
        top: 3%;
        left: 35%;
    }
    .con04_07 {
        mix-blend-mode: lighten;
        animation: smoke 4s linear infinite;
        top: 5%;
        left: 45%;
        width: 32%;
    }

    .con5_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 17% 0% 11% 0%;
    }
    .con5_title_m {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 70%;
        padding: 0% 0% 12% 0%;
    }
    .con5_cate_top_m {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 70%;
        border-bottom: solid 2px red;
    }
    .con5_cate_mid_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 70%;
        border-bottom: solid 2px red;
        margin: 0% 5% 0% 5%;
    }
    .con5_cate_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 70%;
        border-bottom: solid 2px red;
    }
    .con5_cate_top_m > p, .con5_cate_mid_m > p, .con5_cate_bottom_m > p {
        font-family: 'SDKukdetopokki-Lt';
        font-weight: bold;
        font-size: 6vw;
        white-space: nowrap;
    }

    .con05_01 {
        left: 10%;
        width: 77%;
        top: -125%;
    }
    .con05_02 {
        left: 10%;
        width: 77%;
        top: -125%;
    }
    .con05_03 {
        left: 10%;
        width: 77%;
        top: -125%;
    }
    .con5_content_01_div {
        top: 67%;
        right: 24%;
        background-color: #c6191d;
        width: 50%;
        height: 20vw;
        clip-path: polygon(100% 30%, 0 50%, 100% 70%);
/*        rotate: 90deg;*/
        transform: rotate(90deg)
    }
    .con5_content_02_div {
        top: 67%;
        right: 24%;
        background-color: #c6191d;
        width: 50%;
        height: 20vw;
        clip-path: polygon(100% 30%, 0 50%, 100% 70%);
/*        rotate: 90deg;*/
        transform: rotate(90deg)
        
    }
    .con5_content_03_div {
        top: 67%;
        right: 24%;
        background-color: #c6191d;
        width: 50%;
        height: 20vw;
        clip-path: polygon(100% 30%, 0 50%, 100% 70%);
/*        rotate: 90deg;*/
        transform: rotate(90deg)
        
    }
    .con5_content_01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        height: 90vw;
        background-color: #c6191d;
        margin: 0% 0% 0% 0%;
        overflow: hidden;
        border-radius: 25px;
    }
    .con5_swiper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
        bottom: -2%;
        left: -4%;
    }
    .con5_content_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        height: 90vw;
        background-color: #c6191d;
        margin: 0% 0% 0% 0%;
        overflow: hidden;
        border-radius: 25px;
    }
    .con5_content_03 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        height: 90vw;
        background-color: #c6191d;
        margin: 0% 0% 0% 0%;
        overflow: hidden;
        border-radius: 25px;
    }
    .con05_13 {
        top: 12%;
        left: auto;
        width: 77%;
    }
    .con05_21 {
        top: 12%;
        left: auto;
        width: 77%;
    }
    .con05_23 {
        top: 12%;
        left: auto;
        width: 77%;
    }

/*
    .con5_cate_top_m:hover,
    .con5_cate_mid_m:hover,
    .con5_cate_bottom_m:hover,
    .con5_cate_top_m.active,
    .con5_cate_mid_m.active,
    .con5_cate_bottom_m.active {
        transition: color 0.3s;
        color: #c6191d;
    }
*/
/*
    .con5_cate_01_m{
        color: #c6191d;
    }
*/
    .con6_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 60vw;
    }
    .con6_absol_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 160%;
        height: 20vw;
    }

    .con7_content {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 7% 0% 13% 0%;
    }
    .con7_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50vw;
    }
    .con7_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 110%;
        height: 70vw;
        margin: 0% 0% 4% 0%;
    }
    .con7_right_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con7_right_mid_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con7_right_mid_mid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% -2% 0% 0%;
    }
    .con7_right_mid_bottom {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% -4% 0% 0%;
    }
    .con07_06_absol {
        top: 4%;
        left: 20%;
        width: 5%;
    }
    .con07_07_absol {
        top: 4%;
        right: 33.5%;
        width: 8%;
    }
    .con07_08 {
        width: 45%;
        margin: 0% 0% 0% 1%;
    }
    .con07_09 {
        width: 38%;
        margin: 0% 2% 0% 3%;
    }
    .con07_12 {
        width: 33%;
        margin: 0% 2% 0% 3%;
    }
    .con7_swiper {
        border: solid 1px black;
    }

    .con8 {
        background: url(/images/con08_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 11% 0% 11% 0%;
    }
    .con08_01 {
        width: 70%;
    }
    .con08_02 {
        width: 65%;
        padding: 3% 0% 0% 0%;
    }
    .con08_01_absol{    
        top: 25%;
    width: 70%;
    opacity: 0.5;
    animation: 1s ease-in-out 1s infinite normal none running scaleOpa;
    }

    .con9_top_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 210%;
    }
    .con9_top_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 175%;
        padding: 2% 0% 3% 0%;
    }
    
    .con9_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 13% 0% 0% 0%;
    }
    .con9_top_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 210%;
    }
    .con9_top_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 175%;
        padding: 3% 0% 13% 0%;
    }
    .con9_hover_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }
    .con9_hover_div > div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 49.8%;
    }
    .con9_hover_absol_01 {
        bottom: 72%;
        width: 44% !important;
    }
    .con9_hover_line01 {
        background-color: white;
        width: 42%;
        height: 0.1vw;
        bottom: 65%;
    }
    .con9_hover_absol_02 {
        bottom: 72%;
        width: 44% !important;
    }
    .con9_hover_line02 {
        background-color: white;
        width: 42%;
        height: 0.1vw;
        bottom: 65%;
    }
    .con09_05 {
        width: 43%;
        z-index: 1;
        top: 27%;
        animation: linear infinite 20s rotate_image;
    }
    .con09_06 {
        width: 53%;
        z-index: 1;
        top: 23%;
    }

    .con10_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 14% 0% 14% 0%;
    }
    .con10_top_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 165%;
    }
    .con10_top_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190%;
        padding: 2% 0% 7% 0%;
    }
    .video10 {
        height: 50vw;
        width: 125%;
    }
    .con10_bottom {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }

    .con10_text_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-family: 'SDKukdetopokki-Lt';
        font-weight: 600;
        font-size: 8vw;
        color: white;
        top: 46%;
    }

    .menu_content {
        background: url(/images/con11_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 11% 0% 17% 0%;
    }
    .menu_top_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 175%;
        padding: 0% 0% 3% 0%;
    }
    .menu_mid_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 95%;
        background-color: white;
        border-top: solid 2px #fff;
        z-index: 2;
        border-radius: 25px;
        padding: 6% 0% 6% 0%;
    }
    .menu_cate_div > div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 17%;
        font-family: 'SDKukdetopokki-Lt';
        font-weight: 800;
        font-size: 3.5vw;
        padding: 0.5% 2% 0.5% 2%;
        margin: 0% 1% 0% 1%;
        cursor: pointer;
        border-radius: 40px;
        white-space: nowrap;
    }
    .menu_sd_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 0.2vw solid #fff;
        overflow: hidden;
        width: 100%;
        height: 30vw;
    }
    .swiper-button-prev_menu {
        z-index: 2 !important;
        left: -4% !important;
        width: 6% !important;
        top: 39%;
    }
    .swiper-button-next_menu {
        z-index: 2 !important;
        right: -4% !important;
        width: 6% !important;
        top: 39%;
/*        rotate: 180deg;*/
        transform: rotate(180deg)
        
    }
    .menu_sd_text_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 93%;
        padding: 5% 0% 2% 0%;
        border-radius: 0 0 15px 15px;
    }
    .menu_sd_title {
        font-family: 'SDKukdetopokki-Lt';
        font-size: 4vw;
        font-weight: bold;
    }
    .menu_sd_text {
        color: black;
        font-family: 'SUIT';
        font-size: 2.5vw;
        font-weight: 800;
        padding: 0% 0% 0% 0%;
        width: 75%;
        overflow-wrap: break-word;
        word-break: keep-all;
        height: 11vw;
        line-height: 3vw;
    }
    .con11_04 {
        top: 3%;
        right: 0%;
        width: 21%;
    }
    .con11_05 {
        bottom: 3%;
        left: 0%;
        width: 20%;
    }

    .video12_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100vw;
    }
    .video_blur {
        width: 100%;
        height: 110vw;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 2;
    }
    .video12{
        height: 110vw;
        width: 180%;
    }

    .con12_absol_div_top_m > div{
        background: linear-gradient(to top , #ffffff, #cccccc);
    }
    .con12_absol_div_mid_m > div{
        background: linear-gradient(to top , #ffffff, #cccccc);
    }
    .con12_absol_div_bottom_m > div{
        background: linear-gradient(to top , #ffffff, #cccccc);
    }

    .con12_01 {
        z-index: 4;
        bottom: 54%;
        width: 50%;
    }
    .con12_text_absol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 80%;
        bottom: 23%;
    }
    .con12_text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-weight: 700;
        font-size: 2.5vw;
        text-align: center;
    }
    .con12_absol {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        bottom: 18%;
        z-index: 4;
    }
    .con12_bg {
        width: 100%;
        height: 43vw;
    }
    .con12_absol_div_top_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin: 0% 0% -0.1% 0%;
    }
    .con12_absol_div_mid_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin: 0% 0% -0.1% 0%;
    }
    .con12_absol_div_bottom_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
    }
    .con12_absol_div_top_m > div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: white;
        /* padding: 5% 6% 5% 6%; */
        height: 17vw;
        border: solid 0.1px #ccc;
    }
    .con12_absol_div_mid_m > div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: white;
        /* padding: 5% 6% 5% 6%; */
        height: 17vw;
        border: solid 0.1px #ccc;
    }
    .con12_absol_div_bottom_m > div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: white;
        /* padding: 5% 6% 5% 6%; */
        height: 17vw;
        border: solid 0.1px #ccc;
    }
    .con12_absol_box_item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 49%;
        background-color: white;
        /* padding: 5% 6% 5% 6%; */
        border: solid 0.1px #ccc;
        /* background: linear-gradient(to top , #ffffff, #cccccc); */
        height: 19vw;
        border: solid 1.5px #ecebeb;
    }
    .con12_absol_box_item_p_1st {
        font-family: pretendard-regular;
        font-size: 2.5vw;
        top: 31%;
    }
    .con12_absol_box_item_p_2nd p {
        font-family: 'SDKukdetopokki-Lt';
        font-size: 3.4vw;
        font-weight: bold;
        color: #cd000e;
    }

    .con13_m{
        flex-direction: column;
    }
    .con13_content_m{
        background: url(/images/con13_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 14% 0% 14% 0%;
    }
    .con13_top_top_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_top_mid_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_top_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_mid_top_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 4% 0% 3% 0%;
    }
    .con13_mid_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_bottom_top_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 3% 0% 1% 0%;
    }
    .con13_bottom_mid_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_bottom_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con13_01 {
        width: 11%;
        margin: 0% 1% 0% 0%;
        animation: rotateAnimation 2s infinite alternate;
    }
    .con13_02 {
        width: 27%;
    }
    .con13_03 {
        width: 53%;
        padding: 2% 0% 1% 0%;
    }
    .con13_04 {
        width: 55%;
        scale: 3;
        opacity: 0;
    }
    .con13_05m{
        width: 21%;
    }
    .con13_06 {
        width: 13%;
        animation: blk 1s infinite ease-in-out;
        margin: 0% 3% 0% 2%;
    }
    .con13_07 {
        width: 22%;
        margin: 0% 0% 0% 3%;
        animation: blk 1s infinite ease-in-out;
    }
    .con13_08m{
        width: 13%;
    }
    .con13_09m{
        width: 17%;
    }
    .con13_10 {
        width: 6%;
        margin: 0% 0% 0.5% 0%;
    }
    .con13_11 {
        width: 26%;
        padding: 1% 0% 4% 0%;
    }
    .con13_12m{
        width: 36%;
    }
    .con13_ct_m {
        font-family: 'SDKukdetopokki-Lt';
        font-size: 8vw;
        font-weight: 900;
        color: #ffdd00;
        margin: 0% 0.5% 0% 2%;
    }

    .con14 {
        background: url(/images/con15_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        flex-direction: column;
        padding: 0% 0% 24% 0%;
    }
    .con14_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 170%;
    }
    .con14_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 155%;
        margin: 7% 9% -3% 0%;
    }
    .con14_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 170%;
    }

    .con15_top_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 160%;
        padding: 63% 0% 7% 0%;
    }
    .con15_top_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190%;
    }
    .con15_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 5% 0% 5% 0%;
    }
    .flip_clock01 {
        width: 195% !important;
        padding: 1.5% 0 !important;
        margin-left: -2.5% !important;
    }
    .flip-clock-wrapper ul {
        width: 9% !important;
        height: 14vw !important;
        background: black !important;
    }
    .flip-clock-wrapper ul li a div div.inn {
        background: black !important;
        color: #dbdbdb !important;
        font-size: 11vw !important;
    }
    .con15_bottom_top > img {
        width: 28%;
        margin: 0% 0.5% 0% 0.5%;
    }
    .con15_bottom_bottom > img {
        width: 28%;
        margin: 0% 0.5% 0% 0.5%;
    }
    .con15_15 {
        bottom: -12%;
        right: 4%;
        width: 17%;
    }
    .con15_scr {
        transform-origin: top;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 190%;
        z-index: 1;
        padding: 1% 0% 4.5% 0%;
        background-color: #b23215;
        scale: 2;
    }

    .con16_content {
        background: url(/images/con16_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 12% 0% 12% 0%;
    }
    .con16_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 180%;
    }
    .con16_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 175%;
    }
    .con16_03_01 {
        z-index: 2;
        top: 19.5%;
        left: 46.5%;
        width: 4%;
    }
    .con16_03_02 {
        z-index: 2;
        top: 24.8%;
        left: 46.5%;
        width: 4%;
    }
    .con16_03_03 {
        z-index: 2;
        top: 71%;
        left: 46.5%;
        width: 4%;
    }
    .con16_04_01 {
        z-index: 2;
        top: 19.4%;
        left: 51%;
        width: 2%;
    }
    .con16_04_02 {
        z-index: 2;
        top: 24.8%;
        left: 51%;
        width: 2%;
    }
    .con16_05 {
        z-index: 2;
        top: 70.8%;
        left: 51.5%;
        width: 7%;
    }
    .con16_06 {
        z-index: 2;
        top: 76.5%;
        left: 45.3%;
        width: 6%;
    }
    .con16_07 {
        z-index: 2;
        top: 76%;
        left: 52.3%;
        width: 6%;
    }
    .con16_09 {
        right: 12%;
        bottom: -2%;
        width: 25%;
    }
    .con16_10 {
        top: -34%;
        left: 18%;
        width: 18%;
    }
    .con16_11 {
        top: -15%;
        left: 15%;
        width: 19%;
    }
    .con16_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 150%;
    }
    .con16_08 {
        width: 53%;
        padding: 3% 0% 3% 0%;
        z-index: 1;
    }
    .con16_13 {
        width: 35%;
        padding: 4% 0% 4% 0%;
    }

    .con17_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 12% 0% 0% 0%;
    }
    .con17_mid_div {
        background: url(/images/con17_14.png) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 95%;
        padding: 7% 0% 8% 0%;
        margin: 10% 0% 9% 0%;
    }
    .con17_mid_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 125%;
        padding: 0% 0% 7% 0%;
    }
    .con17_mid_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 110%;
    }
    .con17_absol_01 {
        background-color: white;
        width: 10%;
        height: 19.5vw;
        border-radius: 10px 10px 0 0;
    }
    .con17_absol_02 {
        background-color: #e30613;
        width: 10%;
        height: 17vw;
        border-radius: 10px 10px 0 0;
    }
    .con17_absol_03 {
        background-color: white;
        width: 10%;
        height: 22vw;
        border-radius: 10px 10px 0 0;
    }
    .con17_absol_04 {
        background-color: white;
        width: 10%;
        height: 20.5vw;
        border-radius: 10px 10px 0 0;
    }
    .con17_absol_05 {
        background-color: white;
        width: 10%;
        height: 24vw;
        border-radius: 10px 10px 0 0;
        margin: 0% 1.5% 0% 2% !important;
    }

    .con17_mid_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con17_06m{
        width: 58%;
    }
    .con17_absol_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        left: 26.8%;
        top: 4%;
    }
    .con17_absol_m > div {
        margin: 1.5% 0% 1.5% 0%;
        height: 11vw;
    }
    .con17_absol_01_m {
        background-color: white;
        width: 33%;
        height: 12vw;
        border-radius: 0 10px 10px 0;
    }
    .con17_absol_02_m {
        background-color: #e30613;
        width: 50%;
        height: 12vw;
        border-radius: 0 10px 10px 0;
    }
    .con17_absol_03_m {
        background-color: white;
        width: 37%;
        height: 12vw;
        border-radius: 0 10px 10px 0;
    }
    .con17_absol_04_m {
        background-color: white;
        width: 34%;
        height: 12vw;
        border-radius: 0 10px 10px 0;
    }
    .con17_absol_05_m {
        background-color: white;
        width: 43%;
        height: 12vw;
        border-radius: 0 10px 10px 0;
    }
    .con17_08 {
        top: 17%;
        left: 52%;
        width: 41%;
    }
    .con17_09 {
        top: 20%;
        left: 33%;
        width: 57%;
        animation: blk 1s infinite ease-in-out;
    }
    .con17_11 {
        top: 15%;
        left: 52%;
        width: 41%;
    }
    .con17_12 {
        top: 13%;
        left: 44%;
        width: 50%;
    }
    .con17_13 {
        top: 16%;
        left: 57%;
        width: 38%;
    }
    .con17_07 {
        bottom: 35%;
        left: 10.5%;
        width: 15%;
    }
    .con17_07m{
        width: 8%;
        top: 60%;
        left: 17.5%;
    }

    .con18_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 135%;
        padding: 8% 0% 3% 0%;
    }

    .con19_top_right {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        z-index: 3;
        right: 7%;
        top: 23%;
        pointer-events: none;
    }
    .con19_top_left {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        z-index: 3;
        left: 2%;
        top: 20%;
        pointer-events: none;
    }
    .con19_05 {
        width: 45%;
    }
    .con19_06 {
        width: 36%;
    }
    .con19_hover_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100vw;
    }
    .con19_absol {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100vw;
        z-index: 2;
        top: 0%;
    }
    .con19_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 100vw;
        background-color: #0094d4;
        cursor: pointer;
    }
    .con19_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        height: 100vw;
        background-color: #c6191d;
        cursor: pointer;
    }

    .con19_left:hover ~ .con19_left_absol_div {
        width: 51.8%;
        z-index: 1;
    }
    .con19_right:hover ~ .con19_right_absol_div {
        width: 51.8%;
        z-index: 1;
    }
    .con19_left_absol_div {
        left: 24.1%;
        justify-content: flex-start !important;
        transition: width 1s;
        height: 70vw;
    }
    .con19_right_absol_div {
        right: 24%;
        justify-content: flex-end !important;
        transition: width 1s;
        height: 70vw;
    }
    .con19_mid_absol {
        width: 26%;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        bottom: -25%;
    }
    .con19_right_img {
        width: 50.9vw;
        position: absolute;
    }
    .con19_left_img {
        width: 50.9vw;
        position: absolute;
    }
    .con19_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: -1% 0% 0% 0%;
    }

    .con20_content {
        background: url(/images/con20_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 13% 0% 12% 0%;
    }
    .con20_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 160%;
    }
    .con20_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 180%;
    }
    .con20_02 {
        width: 49%;
        padding: 3% 0% 4% 0%;
    }
    .con20_scr {
        transform-origin: top;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 190%;
        z-index: 1;
        padding: 1% 0% 5% 0%;
        background-color: #2293c9;
        scale: 2;
    }

    .con21_content {
        background: url(/images/con21_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 13% 0% 11% 0%;
    }
    .con21_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 180%;
        padding: 0% 0% 8% 0%;
    }
    .con21_top_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con21_mid_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con21_bottom_m{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con21_top_m > img{
        width: 28%;
        margin: 1.5% 2.5% 1.5% 2.5%;
    }
    .con21_mid_m > img{
        width: 28%;
        margin: 1.5% 2.5% 1.5% 2.5%;
    }
    .con21_bottom_m > img{
        width: 28%;
        margin: 1.5% 2.5% 1.5% 2.5%;
    }

    .form_content {
        background: url(/images/form_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 12% 0% 11% 0%;
    }
    .form_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190%;
        padding: 0% 0% 9% 0%;
    }
    .formWrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 80%;
        z-index: 1;
        border: solid 2px #df0716;
        border-radius: 25px;
        background-color: white;
    }
    .form_cate_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 4% 0%;
    }
    .form_margin_label {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 25%;
        color: black;
        font-family: 'Pretendard';
        font-size: 2.5vw;
        font-weight: 500;
        padding: 2% 0% 2% 0%;
    }
    .form_input {
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 2vw;
        border: none;
        outline: none;
        border-bottom: 1px solid #df0716;
        padding: 13px 10px;
        box-sizing: border-box;
        width: 100%;
    }
    .form_selectbox01 {
        font-weight: 400;
        font-size: 2vw;
        border: none;
        outline: none;
        padding: 13px 10px;
        box-sizing: border-box;
        width: 100%;
        color: #9e9e9e;
        font-family: 'Pretendard-bold';
        margin: 0% 0% 0% -27%;
    }
    .form_selectbox02 {
        font-weight: 400;
        font-size: 2vw;
        border: none;
        outline: none;
        padding: 13px 10px;
        box-sizing: border-box;
        width: 100%;
        color: #9e9e9e;
        font-family: 'Pretendard-bold';
        margin: 0% 0% 0% 87%;
    }
    .form_checkbox_left {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 50%;
        border: 1px solid #df0716;
        width: 1vw;
        height: 1vw;
        scale: 2.2;
        margin-right: 5%;
    }
    .form_checkbox_right {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 50%;
        border: 1px solid #df0716;
        width: 1vw;
        height: 1vw;
        scale: 2.2;
        margin-right: 5%;
    }
    .checkbox1_text {
        font-family: 'Pretendard';
        font-size: 2vw;
        color: black;
        white-space: nowrap;
    }
    .checkbox2_text {
        font-family: 'Pretendard';
        font-size: 2vw;
        color: black;
        white-space: nowrap;
    }
    .form_textbox {
        background-color: #fff;
        align-items: center;
        font-weight: 400;
        font-size: 2vw;
        border: 1px solid #df0716;
        padding: 1%;
        box-sizing: border-box;
        width: 100%;
        height: 25vw;
        font-family: 'Pretendard';
    }
    .agree_checkbox {
        width: 1.5vw;
        height: 1.5vw;
        cursor: pointer;
    }
    .agree_text01 {
        font-size: 1.5vw;
        color: #9e9e9e;
        font-family: 'Pretendard-bold';
        cursor: pointer;
        margin: 0% 1% 0% 1%;
        pointer-events: all;
    }
    .form_submit_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 6% 0% 6% 0%;
        cursor: pointer;
    }
    .form_submit {
        font-family: 'Pretendard';
        font-size: 4.5vw;
        font-weight: 700;
        color: white;
        background-color: #df0716;
        border-radius: 40px;
        padding: 1% 6% 1% 6%;
    }
    .form_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: #df0716;
        padding: 2.5% 0% 0% 0%;
    }
    .form_scr {
        transform-origin: top;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        z-index: 1;
        background-color: #fff;
        padding: 0.5% 0% 3.5% 0%;
        scale: 2;
    }

    #modalImage {
        width: 45%;
        margin: -4% -2% 0% 0%;
    }
    .close2 {
        position: absolute;
        z-index: 1;
        top: -4%;
        left: 68%;
        background-color: white;
        font-size: 2.5vw;
    }

    .map_01 {
        width: 26%;
    }
    .map_content {
        background: url(/images/map_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 11% 0% 74% 0%;
    }
    .map_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 130%;
        padding: 0% 0% 8% 0%;
    }
    .map {
        width: 75%;
        height: 50vw;
        border: solid #df0716;
    }
    .mid_map_search {
        width: 75%;
        background: white;
        height: 61vw;
        top: 99%;
        z-index: 2;
        overflow: hidden;
        left: 12.3%;
        border: solid #df0716;
        border-radius: 0px;
    }
    .mid_map_search_top > div {
        color: white;
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 5%;
        padding-bottom: 3%;
        font-size: 3.2vw;
        font-family: pretendard-bold;
        cursor: pointer;
    }
    .mid_map_search_mid input {
        appearance: none;
        border: none;
        outline: none;
        width: 100%;
        height: 8vw;
        padding-left: 5%;
        font-family: 'Pretendard-regular';
        font-size: 3vw;
    }
    .menu_left_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-top: -7%;
    }
.mid_map_search_item {
    margin: 0% 7%;
    border-bottom: 1px solid #808080a3;
    padding: 3% 0;
    font-size: 1vw;
}
    .mid_map_search_bottom {
    overflow: scroll;
    height: 40.5vw;
    width: 100%;
}
    .mid_map_search_item_title {
        font-size: 3.3vw;
        font-family: pretendard-bold;
    }
    .mid_map_search_item_address{
        font-size: 2.3vw;
    }
    .mid_map_search_item_tel{
        font-size: 2.3vw;
    }
    .map_02 {
        width: 30%;
    }
    .main{
/*        background: url(/images/main_mobile_01.jpg) no-repeat center / cover;*/
        
    }    
.swiper-button-prev_menu {
    left: -3% !important;
}    
.swiper-button-next_menu {
    right: -3% !important;
}    
    .con16_09{
        right: 12%;
        bottom: -11%;
        width: 22%;
    }

.con13_top_left_bottom2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: -5% 0% 3% 0%;
}
.con13_top_left_bottom2 > p:nth-child(1) {
    font-family: 'Pretendard';
    font-weight: 300;
    font-size: 3.9vw;
    color: #ffdd37bf;
    margin: 0% 1% 0% 0%;
}
.con13_top_left_bottom2 > p:nth-child(2) {
    font-family: 'Pretendard';
    font-weight: 300;
    font-size: 4.5vw;
    color: #ffffffbd;
}
.con13_top_left_bottom3{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 3% 1% 0% 0%;
}
.con13_top_left_bottom3 > p:nth-child(1) {
    font-family: 'Pretendard';
    font-weight: 300;
    font-size: 3.9vw;
    color: #ffdd37bf;
    margin: 0% 1% 0% 0%;
}
.con13_top_left_bottom3 > p:nth-child(2) {
    font-family: 'Pretendard';
    font-weight: 300;
    font-size: 4.5vw;
    color: #ffffffbd;
}
    
}
