@media screen and (max-width:1023px) {
    .main_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        z-index: 2;
        padding: 22% 0% 10% 0%;
    }
    .main_video {
        width: 160%;
        height: 100vw;
    }
    .main_video_bg {
        width: 100%;
        height: 90vw;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.7);
    }
    .main_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 130%;
    }
    .main_01 {
        width: 37%;
    }
    .main_02 {
        padding: 1% 0% 3.5% 0%;
        width: 66%;
    }
    .main_03 {
        width: 42%;
    }
    .main_04 {
        padding: 5% 0% 5% 0%;
        width: 22%;
    }
    .con1_content {
        background: url(/images/con01_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 160%;
        padding: 20% 0% 9% 0%;
    }
    .con1_scr {
        width: 110%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        transform-origin: top;
        z-index: 1;
        padding: 1% 0% 4% 0%;
        background-color: #0e1620;
        scale: 2;
    }
    .con1_right_top {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        font-family: 'Pretendard-bold';
        background: linear-gradient(to right, #07224d, #1b4992);
        -webkit-background-clip: text;
        color: transparent;
        border-bottom: 1px solid #000;
        padding: 8% 0% 9% 0%;
    }
    .con01_03_p {
        margin: 0% 2% -6% 5%;
        font-size: 9vw;
    }
    .con01_04_p1 {
        margin: 0% 2% -6% 15%;
        font-size: 9vw;
    }
    .con01_05_p1 {
        margin: 0% 2% -6% 12%;
        font-size: 9vw;
    }
    .con01_03_ct {
        margin: 0% 0% -7% 0%;
        font-size: 10vw;
    }
    .con01_04_ct {
        margin: 0% 0% -7% 0%;
        font-size: 9vw;
    }
    .con01_05_ct {
        margin: 0% 0% -7% 0%;
        font-size: 9vw;
    }
    .con01_04_p2 {
        margin: 0% 0% -10% 0%;
        font-size: 6vw;
    }
    .con01_05_p2 {
        margin: 0% 0% -10% 0%;
        font-size: 6vw;
    }

    .con2_content {
        background: url(/images/con02_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 4% 0% 17% 0%;
    }
    .con2_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 265%;
        padding: 8% 0% 8% 0%;
    }
    .con2_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 80%;
    }
    .con2_bottom_left {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 95%;
    }
    .con2_bottom_right {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 95%;
        padding: 5% 0% 0% 0%;
    }

    .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: 16% 0% 15% 0%;
    }
    .con3_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con3_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        padding: 12% 0% 0% 0%;
    }
    .con03_02 {
        top: 27%;
        width: 29%;
    }
    .con03_ct {
        top: 41%;
        left: 27%;
        color: #ffffff;
        font-size: 21vw;
        font-weight: 900;
        font-family: 'Pretendard-bold';
    }
    .con03_text {
        top: 57%;
        left: 62%;
        color: #ffffff;
        font-size: 10vw;
        font-weight: 900;
        font-family: 'Pretendard-bold';
    }

    .con4_content {
        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: 100%;
        padding: 13% 0% 13% 0%;
    }
    .con4_bottom_right > img {
        margin: 6% 0% 3.5% 0%;
        width: 136%;
    }
    .check_img_div > div > img {
        width: 3vw;
    }
    .check_img_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 188%;
        top: 2%;
        left: -97.9%;
    }
    .check_img_div > div {
        width: 4vw;
        height: 4vw;
        margin: 0% 0% 10.5% 0%;
        overflow: hidden;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        opacity: 0;
    }
    .con4_bottom_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 30%;
        margin: 0% 0% -14% -24.2%;
    }
    .con04_01 {
        width: 56%;
    }
    .con04_02 {
        width: 134%;
    }
    .con4_bottom_left_bg{
        top: 0%;
        left: 64%;
        background-color: #1B3662;
        width: 55%;
        height: 10vw;
        border-radius: 81px;
    }

    .con5_content {
        background: url(/images/con05_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%;
    }
    .con5_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con5_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        padding: 0% 0% 0% 0%;
    }
    .con5_top_right {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 95%;
        padding: 19% 0% 0% 0%;
    }
    .con5_swiper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        overflow: hidden;
        margin: 0% -10% -3% 0%;
    }
    .con05_04 {
        z-index: 2;
        left: 3%;
        width: 42%;
    }
    .con5_mid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        padding: 20% 0% 8% 0%;
    }
    .con05_07 {
        margin: 0% 2% 0% 2%;
        width: 67%;
    }
    .con5_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 115%;
        margin: 0% 0% 0% -9%;
    }
    .con5_bottom_left {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin: 0% 4% -10% 0%;
    }
    .con5_bottom_right {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin: 0% 4% 0% 0%;
    }
    .con5_scr {
        width: 110%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        transform-origin: top;
        z-index: 1;
        padding: 1% 0% 3.5% 0%;
        background-color: #07224d;
        scale: 2;
    }

    .con6_content {
        background: url(/images/con06_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%;
    }
    .con6_bottom{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 6% 0% 0% 0%;
    }
    .con6_bottom_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 84%;
        height: 44vw;
        background-color: white;
        border-radius: 20px;
    }
    .con6_bottom_div_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 51%;
        padding: 0% 0% 0% 0%;
    }
    .con6_bottom_div_top > img {
        margin: 2.5% 1% 2.5% 1%;
        cursor: pointer;
    }
    .con06_07_01 {
        top: -4%;
        left: 10.5%;
        width: 10% !important;
    }
    .con06_07_02 {
        top: 16%;
        left: 10.5%;
        width: 10% !important;
    }
    .con06_07_03 {
        top: 36%;
        left: 10.5%;
        width: 10% !important;
    }
    .con06_07_04 {
        top:57%;
        left: 10.5%;
        width: 10% !important;
    }
    .con06_07_05 {
        top: 76%;
        left: 10.5%;
        width: 10% !important;
    }
    .con06_08_01 {
        width: 72%;
    }
    .con06_09 {
        width: 72.5%;
    }
    .con06_10 {
        width: 72.5%;
    }
    .con06_11 {
        width: 72.5%;
    }
    .con06_12 {
        width: 72.5%;
    }
    .con06_line {
        background-color: #afafaf;
        width: 45%;
        height: 2px;
        position: absolute;
        rotate: 90deg;
        left: 12%;
        top: 52%;
    }
    .con6_bottom_div_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0% 0% 0% 0%;
    }
    .con6_02_m {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 10vw;
        font-weight: 700;
        font-family: 'Pretendard';
    }
    .con6_02_text_01{
        color: #BFBFBF;
        font-size: 6vw;
    }
    .con6_03_m {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: #EFEFEF;
        font-size: 4vw;
        font-weight: 500;
        font-family: 'Pretendard';
        margin: 0% 0% 0% 5%;
        white-space: nowrap;
    }
    .con6_03_left_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 50%;
    }
    .con6_03_right_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 50%;
    }
    .con6_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con6_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .con6_top_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0% 0% 0% 0%;
    }
    .con06_04 {
        margin: 0% 0% 0% 0%;
        width: 70%;
        animation: linear infinite 10s rotate_image;
        padding: 6% 0% 6% 0%;
    }
    .con06_05 {
        z-index: 1;
        top: 4%;
        left: 11%;
        width: 75%;
        pointer-events: none;
    }
    .con6_02_text_03{
        font-size: 6vw;
    }
    .con6_03_left_m > p {
        margin: 4% 0% 4% 18%;
    }
    .con6_03_right_m > p {
        margin: 4% 0% 4% 0%;
    }
    .con6_08_02_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-size: 4vw;
        font-weight: 700;
        color: #031C45;
        font-family: 'Pretendard';
    }
    .con06_14 {
        top: 88%;
        left: 93%;
        width: 3%;
    }
    .con6_08_02_m > p{
        margin: 1% 0% 1% 0%;
    }

    .con7_content {
        background: url(/images/con07_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%;
    }
    .con7_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con7_02_m {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 10vw;
        font-weight: 700;
        font-family: 'Pretendard';
    }
    .con7_02_text_02{
        font-size: 6vw;
    }
    .con07_04 {
        margin: 8% 0% 8% 0%;
        width: 70%;
        animation: linear infinite 10s rotate_image;
    }
    .con07_05 {
        z-index: 1;
        top: 12%;
        left: 3%;
        width: 85%;
    }
    .con7_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con7_top_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con7_bottom_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 84%;
        height: 44vw;
        background-color: white;
        border-radius: 20px;
    }
    .con7_bottom_div_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 51%;
        padding: 0% 0% 0% 0%;
    }
    .con07_line {
        background-color: #afafaf;
        width: 45%;
        height: 2px;
        position: absolute;
        rotate: 90deg;
        left: 12%;
        top: 52%;
    }
    .con7_bottom_div_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0% 0% 0% 0%;
    }
    .con7_bottom_div_top > img {
        margin: 3.5% 1% 3.5% 1%;
        cursor: pointer;
    }
    .con07_03m{
        width: 64%;
        margin: 0% 0% 8% 0%;
    }
    .con07_08_01 {
        width: 53%;
    }
    .con07_09 {
        width: 54%;
    }
    .con07_10 {
        width: 72%;
    }
    .con07_11 {
        width: 56%;
    }
    .con07_12 {
        width: 56%;
    }
    .con07_07_01 {
        top: -4%;
        left: 20%;
        width: 9% !important;
    }
    .con07_07_02 {
        top: 16%;
        left: 20%;
        width: 9% !important;
    }
    .con07_07_03 {
        top: 36%;
        left: 11%;
        width: 9% !important;
    }
    .con07_07_04 {
        top: 56.7%;
        left: 19%;
        width: 9% !important;
    }
    .con07_07_05 {
        top: 76.7%;
        left: 19%;
        width: 9% !important;
    }
    .con07_14 {
        top: 88%;
        left: 93%;
        width: 3%;
    }
    .con7_08_02_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-size: 4vw;
        font-weight: 700;
        color: #031C45;
        font-family: 'Pretendard';
    }
    .con7_08_02_m > p{
        margin: 1% 0% 1% 0%;
    }

    .con8_content {
        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: 16% 0% 13% 0%;
    }
    .con8_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con8_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con8_02_m {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: #031C45;
        font-size: 10vw;
        font-weight: 700;
        font-family: 'Pretendard';
    }
    .con8_02_text_02{
        font-size: 6vw;
    }
    .con08_03 {
        margin: 8% 0% 8% 0%;
        width: 80%;
        z-index: 1;
    }
    .con8_top_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con08_04 {
        margin: 0% 0% 8% 0%;
        width: 41%;
    }
    .con8_bottom_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 84%;
        background-color: #031c45;
        border-radius: 20px;
    }
    .con8_bottom_div_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 6% 0% 5% 0%;
    }
    .con8_bottom_div_bottom {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 22% 0% 20% 0%;
    }
    .con8_08_02_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        font-size: 4vw;
        font-weight: 700;
        color: #fff;
        font-family: 'Pretendard';
    }
    .con8_08_02_m > p{
        margin: 1% 0% 1% 0%;
    }
    .con08_07_01 {
        width: 27.5%;
    }
    .con08_08 {
        width: 34%;
    }
    .con08_09 {
        width: 23%;
    }
    .con08_06_01 {
        top: 21%;
        left: 0.7%;
        width: 4% !important;
    }
    .con08_06_02 {
        top: 21%;
        left: 32.3%;
        width: 4% !important;
    }
    .con08_06_03 {
        top: 21%;
        left: 70.6%;
        width: 4% !important;
    }
    .con08_11 {
        top: 88%;
        left: 93%;
        width: 3%;
    }
    .con08_line {
        background-color: #afafaf;
        width: 92%;
        height: 1px;
    }

    .con9_scr {
        width: 110%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        transform-origin: top;
        z-index: 1;
        padding: 1% 0% 4% 0%;
        background-color: #3b5a94;
        scale: 2;
    }
    .con9_content {
        background: url(/images/con09_bg.jpg) no-repeat center / cover;
        object-fit: cover;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 16% 0% 14% 0%;
    }
    .con9_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_top_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_top_right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_02_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: white;
        font-size: 10vw;
        font-weight: 700;
        font-family: 'Pretendard';
    }
    .con09_03 {
        margin: 0% 0% 0% 0%;
        width: 37%;
        z-index: 1;
    }
    .con09_04 {
        margin: 8% 0% 8% 0%;
        width: 70%;
        animation: linear infinite 10s rotate_image;
    }
    .con09_05 {
        z-index: 1;
        top: 24%;
        left: 8%;
        width: 80%;
        pointer-events: none;
    }
    .con09_03m{
        width: 38%;
    }
    .con9_bottom_div_bottom_div_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_bottom_div_bottom_div_m_top{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_bottom_div_bottom_div_m_bottom{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_bottom_div_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 8% 0% 0% 0%;
    }
    .con9_bottom_div_bottom{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 350%;
        padding: 12% 0% 12% 0%;
    }
    .con9_bottom_div_top > img {
        width: 54%;
        cursor: pointer;
    }
    .con09_12 {
        margin: 0% 5% 0% 5%;
        width: 0.2%;
        rotate: 90deg;
    }
    .con09_13 {
        top: 8%;
        left: 102%;
        width: 5%;
    }
    .con9_bottom_div_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_bottom_div_bottom_top_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .con9_bottom_div_bottom_bottom_m{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0% 0% 12% 0%;
    }
    .con9_bottom_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 79%;
        background-color: #fff;
        border-radius: 20px;
    }
    .con09_08 {
        margin: 9% 0% 9% 0%;
        width: 41%;
    }
    .con09_09 {
        width: 29%;
    }
    .con09_10 {
        width: 25%;
    }
    .con09_11 {
        margin: 8% 0% 8% 0%;
        width: 32%;
    }
    .con09_12_01 {
        margin: 0% 0% 8% 0%;
        width: 0.4%;
    }
    .con09_12_02 {
        margin: 8% 0% 0% 0%;
        width: 0.4%;
    }
    .con09_12_03 {
        margin: 0% 0% 8% 0%;
        width: 0.4%;
    }

    .con10_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 12% 0% 9% 0%;
    }
    .con10_top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 200%;
        padding: 0% 0% 8% 0%;
    }

    .con10_map {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        height: 55vw;
        border: solid 2px #031C45;
        overflow: hidden;
        z-index: 1;
    }

    .con10_content_02 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0% 0% 14% 0%;
    }
    .con10_map_text_div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 81%;
        height: 14vw;
        background: linear-gradient(180deg, #00000080, #00000080);
        border-radius: 10px;
        font-family: 'Pretendard';
    }
    .con10_map_text_top_left {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 44%;
        font-size: 2.5vw;
        color: #fff;
    }
    .con10_09 {
        margin: 0% 3% 0% 0%;
        width: 6%;
    }
    .con10_10 {
        margin: 0% 1.5% 0% 0%;
        width: 3%;
    }
    .con10_map_text_top_right {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        width: 44%;
        font-size: 2.2vw;
        color: #989898;
    }
    .con10_map_text_bottom_text01 {
        margin: 0% 1.5% 0% 0%;
        font-size: 2.2vw;
        color: #fff;
    }
    .con10_map_text_bottom_text02 {
        font-size: 2.2vw;
        color: #989898;
    }
    .con10_bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 137%;
    }
    .con10_06 {
        top: -12%;
        left: 5%;
        width: 34%;
    }
    .con10_07 {
        bottom: -12%;
        right: 5%;
        width: 45%;
    }

    .form_label {
        font-family: 'Pretendard';
        box-sizing: border-box;
        width: 30%;
        font-weight: 500;
        font-size: 2.5vw;
        color: black;
        white-space: nowrap;
        padding: 1.5% 1% 1% 8%;
    }
    .checkbox1_text {
        font-family: 'Pretendard';
        font-size: 2.5vw;
        color: black;
    }
    .checkbox2_text {
        font-family: 'Pretendard';
        font-size: 2.5vw;
        color: black;
    }
    .agree_text01 {
        font-size: 2vw;
        color: black;
        font-family: 'Pretendard';
        margin: 0% 0.2% 0% 0.5%;
    }
    .agree_text02 {
        font-size: 2vw;
        color: #989898;
        cursor: pointer;
        font-family: 'Pretendard';
    }
    .agree_checkbox {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 50%;
        border: 2px solid #cacaca;
        width: 2vw;
        height: 2vw;
    }
    .form_checkbox_left {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 50%;
        border: 2px solid #cacaca;
        width: 2vw;
        height: 2vw;
        scale: 1;
        margin-right: 5%;
    }
    .form_checkbox_right {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 50%;
        border: 2px solid #cacaca;
        width: 2vw;
        height: 2vw;
        scale: 1;
        margin-right: 2%;
    }
    .form_checkbox_left:checked::before {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 2px solid #F4F4F6;
        background-color: #031C45;
    }
    .form_checkbox_right:checked::before {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 2px solid #F4F4F6;
        background-color: #031C45;
    }
    .agree_checkbox:checked::before {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 2px solid #F4F4F6;
        background-color: #031C45;
    }
    .from_agree_div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        right: 1.5%;
        bottom: 22%;
    }

    .con11_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: 5% 0% 13% 0%;
    }
    .con11_top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        width: 210%;
        padding: 8% 0% 8% 0%;
    }
    .check_img_div > img {
        margin: 6.5% 0% 6.5% 0%;
        width: 3vw;
    }
}