.header.top0 {
    background: #1ea8db !important;
}

.header_inner {
    border-bottom: none !important;
}

.acon01 {
    background: #f3fafd;
}

.acon01_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52.0833vw;

    margin-top: 5vw;
}

.acon01_gsap_bg {
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;

    display: none;
}

.acon01_title_wrap {
    margin-top: -2vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2.5vw;

    z-index: 10;
}

.acon01_title {
    width: 25.9375vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon01_sub_title {
    width: 40.3646vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02 {
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-left: 10vw;
    padding-right: 6vw;
}

.con02_txt_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.acon02_title {
    width: 15.4167vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
}

.acon02_sub_txt {
    font-size: 1.12vw;
}

.acon02_gsap_bg_02 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02_circle_img {
    width: 32vw;
    height: 32vw;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 50%;
    overflow: hidden;
}

.acon02_circle_img img {
    height: 100%;
    object-fit: cover;

    object-position: 40% 0%;
}

.acon02_swiper {
    width: 21vw;
    height: 50vw;

    -webkit-mask-image: linear-gradient(to top, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;


    mask-image: linear-gradient(to top, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%);
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.acon02_swiper_img {
    width: 16.3542vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02_02 {
    width: 28.5417vw;
    display: flex;
    justify-content: center;
    align-items: center;

    z-index: 100;
}

.acon02_03_1 {
    width: 39.9479vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02_03_2 {
    width: 39.9479vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon02_04 {
    width: 10.3646vw;
    display: flex;
    justify-content: center;
    align-items: center;

    bottom: 3vw;
    right: 4vw;
}

.acon02_txt_slide {
    padding: 1vw 0;
    border-top: 0.1vw solid #1ea8db;
    border-bottom: 0.1vw solid #1ea8db;
}

.acon03_01 {
    width: 136.3021vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* acon03 */

.acon03 {
    padding-top: 7.7vw;
}

.acon03_title {
    margin-bottom: 3.4vw;
    z-index: 100;
    width: 30.5729vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.acon03_bg {
    top: -18vw;
    width: 89.1667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}


/* 탭시작 */
.tab_container {
    z-index: 200;
}

.tab_contents {
    background: url('/images/a_menu/acon03_bg_2.jpg') center center / cover no-repeat;

    width: 100%;
    height: 50.6771vw;
}


.tab_menu_w100 {
    width: 100vw;

    background: #fff;

    border-top: 0.1vw solid #dedede;
    border-bottom: 0.1vw solid #dedede;

    display: flex;
    justify-content: center;
    align-items: center;
}

.tab_menu_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;

    width: 68.751vw;
    box-sizing: border-box;

    height: 5vw;
}

.tab_menu {
    cursor: pointer;

    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    box-sizing: border-box;

    border-right: 0.1vw solid #dedede;
    font-size: 1.5vw;
    color: #ccc;
}

.tab_menu.on {
    color: #1ea8db;
}

.tab_menu_01 {
    border-left: 0.1vw solid #dedede;
}

.tab_item {
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;

    padding-top: 3.5vw;
}

.tab_item {
    display: none;
}

.tab_item.on {
    display: flex;
}

.acon03_swiper_wrap {
    width: 100vw;
    height: 34.3750vw;

    display: flex;
    justify-content: center;
    align-items: center;
}

.acon03_swiper {
    width: 68.75vw;
    height: 100%;
}

/* .acon03_swiper .swiper-slide {
    width: 17.1875vw;
    height: 17.1875vw;
} */

.acon03_swiper_box {
    width: 17.1875vw;
    height: 17.1875vw;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    background: #fff;
    border: 0.1vw solid #dedede;
    box-sizing: border-box;

    cursor: pointer;

    transition: background 0.4s, color 0.4s;
}

.acon03_swiper_box:hover {
    background: #1ea8db;
    color: #fff;
}

.acon03_swiper_box_img {
    width: 14vw;
    height: 11vw;
    margin-bottom: 2vw;

    display: flex;
    justify-content: center;
    align-items: center;

}

.acon03_swiper_box_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.acon03_swiper_box_txt {
    font-size: 1vw;
    bottom: 1vw;
}

.acon03_swiper_btn_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2vw;
    margin-top: 3.5vw;
}

.acon03_swiper_button_next {
    transform: rotate(-180deg);
}

.acon03_swiper_button {
    cursor: pointer;
    user-select: none;

    width: 4.4271vw;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* 모바일 */


@media screen and (max-width:599px) {
    .acon01_inner {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 130.3vw;
        margin-top: 15vw;
    }

    .acon01_gsap_bg {
        display: flex;

        width: 250vw;
    }

    .acon02_inner {
        padding-left: 8vw;
        padding-right: 0;
    }

    .acon01_title_wrap {
        gap: 9vw;
    }

    .acon01_title {
        width: 60vw;
    }

    .acon01_sub_title {
        width: 70vw;
    }

    .con02_txt_wrap {
        margin: 0;
    }

    .acon02_sub_txt {
        font-size: 3.3vw;
    }

    .acon02_circle_img {
        width: 50vw;
        height: 50vw;
    }

    .acon02_gsap_bg_02 {
        display: none;
    }

    .acon02_swiper {
        width: 45vw;
        height: 90vw;
    }

    .acon02_02 {
        display: none;
    }

    .acon02_04 {
        width: 21vw;
    }

    .acon02_03_1 {
        width: 60vw;
    }

    .acon02_swiper_img {
        width: 42vw;
    }

    .acon02_title {
        width: 35vw;
        margin-bottom: 6vw;
    }

    .acon02_txt_slide {
        padding: 3vw 0;
    }

    .acon03 {
        padding-top: 15vw;
        padding-bottom: 15vw;
    }

    .acon03_01 {
        width: 400vw;
    }

    .acon03_title {
        width: 70vw;
        margin-bottom: 5vw
    }

    .acon03_bg {
        width: 110vw;
        top: -11vw;
    }

    .tab_menu_wrap {
        width: 100vw;
        height: 10vw;
    }

    .tab_item {
        padding-top: 4vw;
    }

    .tab_menu {
        font-size: 3.9vw;
    }

    .tab_menu_01 {
        border-left: none;
    }

    .tab_menu_05 {
        border-right: none;
    }

    .tab_menu {
        padding: 0 3vw;
    }

    .acon03_swiper_wrap {
        height: fit-content;
    }

    .acon03_swiper {
        width: 100%;
    }

    .acon03_swiper_box {
        width: 59vw;
        height: 73vw;
    }

    .tab_contents {
        height: auto;
        background: #fff;
    }

    .acon03_swiper .swiper-slide-active .acon03_swiper_box {
        background: #1ea8db;
        color: #fff;
    }

    .acon03_swiper_box:hover {
        background: transparent;
        color: transparent;
    }

    .acon03_swiper_btn_wrap {
        gap: 9vw;
        gap: 6vw;
        margin-top: 4vw;
        margin-bottom: 4vw;
    }

    .acon03_swiper_button {
        width: 14vw;
    }

    .acon03_swiper_box_txt {
        font-size: 4vw;
        bottom: 4vw;
    }

    .acon03_swiper_box_img {
        width: 39vw;
        height: 49vw;
    }





}