@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css");

/* 
-- 여기서부터
나눔고딕 EA v5 , 위 링크로 사용시 최신 IOS 15.41 에서 &nbsp; 가 X된 네모로 보이는 버그가 있음  2022-05-10 문제 해결되면 이 부분 삭제
https://www.womantable.com/_upload/_test/test4.html 여기가 문제가 없다면 이부분 삭제
 */
@font-face {
    font-family: "Nanum Gothic";
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
    src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format("embedded-opentype"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format("woff2"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format("woff"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "Nanum Gothic";
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
    src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format("embedded-opentype"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format("woff2"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format("woff"),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format("truetype");
}
/*
-- 여기까지
*/

@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format("opentype");
}
@font-face {
    font-family: "NotoKr";
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format("woff2"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format("woff"),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format("opentype");
}

@font-face {
    font-family: "Gmarket Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Gmarket Sans Bold"), local("GmarketSans-Bold"), url("https://script.gmarket.com/fonts/GmarketSansBold.woff2") format("woff2"),
        url("https://script.gmarket.com/fonts/GmarketSansBold.woff") format("woff");
}
@font-face {
    font-family: "Gmarket Sans";
    font-style: normal;
    font-weight: 500;
    src: local("Gmarket Sans Medium"), local("GmarketSans-Medium"), url("https://script.gmarket.com/fonts/GmarketSansMedium.woff2") format("woff2"),
        url("https://script.gmarket.com/fonts/GmarketSansMedium.woff") format("woff");
}
@font-face {
    font-family: "Gmarket Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Gmarket Sans Light"), local("GmarketSans-Light"), url("https://script.gmarket.com/fonts/GmarketSansLight.woff2") format("woff2"),
        url("https://script.gmarket.com/fonts/GmarketSansLight.woff") format("woff");
}

/*html,body{width: 100%;}*/
/*html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0; box-sizing:border-box; }*/
/*body,input,textarea,button,a{font-family:'Nanum Gothic', 'NotoKr', 'Gmarket Sans', Helvetica, Sans-serif, '굴림', Gulim; font-size:12px; color:#000000;  box-sizing:border-box;}*/
/*body{background-color:#fff;text-align:left;word-break:break-all;*word-break:break-all;-ms-word-break:break-all;}*/
/*a { text-decoration:none; cursor:pointer; }*/
body {
    overflow-x: hidden;
}
body.on {
    overflow: hidden;
    height: 100%;
}

.v2_insight_list .v2_wrap,
.v2_brand_project .v2_wrap {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
}
.v2_wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    /* padding: 0 15px; */
    padding: 0 5px;
    box-sizing: border-box;
}

div {
    box-sizing: border-box;
}
/* gnb */
.v2_gnb {
    background-color: #fff;
    padding: 10px 0;
    position: relative;
    z-index: 102;
    overscroll-behavior: none;
}
.v2_gnb .v2_wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}
.v2_gnb .v2_topmenu {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 8px;
}
.v2_gnb .v2_logo {
    font-family: "Gmarket Sans";
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -1px;
}
.v2_gnb .v2_logo:hover {
    color: #333 !important;
}
.v2_gnb .v2_topmenu .v2_logo {
    display: none;
}

.v2_gnb .v2_tmenu_container {
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 230px 1fr;
    align-items: center;
}
.v2_gnb .v2_tmenu {
    width: 100%;
    max-width: 1240px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
/* 명절캠페인 전 */
.v2_gnb .v2_tmenu a {
    font-family: "Gmarket Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: center;
    padding: 20px 0;
}
.v2_gnb .v2_tmenu a:hover {
    background: #000;
    color: #fff;
}
.v2_gnb .v2_tmenu a.on {
    background: #000;
    color: #fff;
}
.v2_gnb .v2_member_btns {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 4px;
    position: relative;
    margin: 0 30px;
}
/* 명절캠페인 적용 css */
/* .v2_gnb .v2_tmenu a {
    font-family: "Gmarket Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 24px;
} */
/* 명절캠페인 전 */
.v2_gnb .v2_member_btns {
    display: flex;
    margin-left: 110px;
}
/* 명절캠페인 적용 css */
/* .v2_gnb .v2_member_btns {
    display: flex;
    margin-left: 40px;
} */
.v2_gnb .v2_member_btns a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    font-family: "NotoKr";
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -1px;
    padding: 0 8px;
    line-height: 20px;
}
.v2_gnb .v2_member_btns a:hover {
    color: #ff6491 !important;
}
.v2_gnb .v2_member_btns a.notification_btn {
    position: relative;
}
.v2_gnb .v2_member_btns a.notification_btn.on::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #ff6491;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}
.v2_gnb .v2_member_btns a.pink {
    color: #ff6491;
}
.v2_gnb .v2_member_btns a.on {
    color: #ff6491;
}
/* .v2_gnb .v2_member_btns a.mytable_alink:hover {
    font-size: 0;
}
.v2_gnb .v2_member_btns a.mytable_alink:hover img {
    display: none;
}
.v2_gnb .v2_member_btns a.mytable_alink:hover::before {
    content: attr(data-alink-text);
    font-size: 17px;
    display: block;
    height: 20px;
} */
.v2_gnb .v2_member_btns a img {
    height: 20px;
    vertical-align: baseline;
    object-fit: scale-down;
}
.v2_gnb .v2_member_btns .v2_var {
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.v2_gnb .v2_member_btns .v2_var p {
    height: 20px;
    font-family: "NotoKr";
    font-weight: 500;
    letter-spacing: -1px;
    color: #888;
    line-height: 20px;
}

/* 20230829 테이블메뉴구조도 수정 */
.table_area.project.v2_header {
    overflow: visible;
}
.v2_tmenu_submenu {
    justify-content: flex-end;
    display: none;
    width: 100vw;
    height: 0;
    background: #fff;
    position: absolute;
    top: 64px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    border-top: 1px solid #ccc;
    transition: all 0.3s;
}
.v2_tmenu_submenu.on {
    display: flex;
    height: auto;
    animation: show 0.2s alternate forwards linear;
    transition: all 0.3s;
}
@keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        padding: 20px;
    }
}
.v2_tmenu_submenu_inner {
    width: 100%;
    max-width: 1370px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 230px 1fr 1fr 1fr 1fr;
}
.submenu_container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.submenu_container a {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    font-family: "NotoKr";
}
.submenu_container a:hover {
    font-weight: bold;
    color: #ff6491 !important;
}
.submenu_container a.on {
    color: #ff6491;
}

#gnb_overlay_input {
    display: none;
}
.mob_floating_container .gnb_overlay_btn {
    display: none;
    visibility: hidden;
}
.v2_tmenu_container_mob {
    display: none;
}
.mob_floating_container {
    display: none;
}
.alert_message_area {
    display: block;
    width: 100%;
    max-width: 370px;
    height: auto;
    max-height: 570px;
    overflow-y: auto;
    position: absolute;
    top: 40px;
    right: 0;
    font-size: 16px;
    z-index: 10;
}
.alert_message_area .header {
    background: #000;
    color: #fff;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
}
.alert_message_inner {
    width: 100%;
    background: #d9d9d9;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
    border-radius: 0 0 10px 10px;
}
.v2_gnb .v2_member_btns .alert_message_content a {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 8px;
    background: #fff;
    padding: 12px 0;
    border-radius: 10px;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}
.alert_message_title {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    font-size: 18px;
    font-weight: bold;
}
.alert_message_title .date {
    font-size: 14px;
    font-weight: normal;
}
.alert_message_text {
    display: -webkit-box;
    width: 80%;
    height: auto;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

/* 임시 모바일 css */
@media all and (max-width: 980px) {
    .v2_gnb {
        padding: 10px 0;
    }
    .v2_gnb .v2_tmenu_container {
        display: none;
    }

    .v2_gnb .v2_topmenu {
        margin-bottom: 0;
        justify-content: space-between;
        align-items: baseline;
    }
    .v2_gnb .v2_topmenu.on {
        justify-content: flex-end;
        column-gap: 16px;
    }
    .v2_gnb .v2_topmenu .v2_logo {
        display: block;
        /* height: 32px; */
        font-size: 2rem;
    }
    .v2_gnb .v2_topmenu .v2_logo.hidden {
        /* display: none; */
        font-size: 2rem;
    }
    .v2_gnb .v2_member_btns {
        display: flex;
        align-items: flex-end;
        height: 32px;
        margin-left: 0;
        margin-right: 0;
    }
    .v2_gnb .v2_member_btns .v2_var {
        margin: 0;
    }
    .v2_gnb .v2_member_btns .pc {
        display: none;
    }
    .v2_gnb .v2_member_btns a {
        font-size: 16px;
        font-weight: 400;
    }
    .v2_gnb .v2_member_btns a:hover {
        color: #ff6491;
    }
    .v2_gnb .v2_member_btns a.mytable_alink:hover img {
        display: block;
    }
    .v2_gnb .v2_member_btns a.mytable_alink:hover::before {
        display: none;
    }

    .mob_floating_container .gnb_overlay_btn {
        display: block;
        visibility: visible;
        height: 25px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .mob_floating_container .gnb_overlay_btn span {
        height: 0.2rem;
        width: 1.5rem;
        border-radius: 0.1rem;
        background-color: #000;
        position: relative;
        display: block;
        transition: all 0.2s ease-in-out;
    }
    .mob_floating_container .gnb_overlay_btn span:before {
        height: 0.2rem;
        width: 1.5rem;
        top: -0.5rem;
        border-radius: 2px;
        background-color: #000;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
    }
    .mob_floating_container .gnb_overlay_btn span:after {
        height: 0.2rem;
        width: 1.5rem;
        top: 0.5rem;
        border-radius: 2px;
        background-color: #000;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
    }

    #gnb_overlay_input:checked ~ .gnb_overlay_btn span {
        background: transparent;
    }
    #gnb_overlay_input:checked ~ .gnb_overlay_btn span:before {
        transform: rotate(45deg) translate(0.2rem, 0.5rem);
        left: 3px;
        opacity: 1;
    }
    #gnb_overlay_input:checked ~ .gnb_overlay_btn span:after {
        transform: rotate(-45deg) translate(0.2rem, -0.5rem);
        right: -3px;
        opacity: 1;
    }
    .alert_message_area {
        min-width: 320px;
    }
    .alert_message_title {
        font-size: 16px;
    }
    .alert_message_text {
        font-size: 14px;
    }

    .v2_tmenu_container_mob {
        display: none;
        width: 100%;
        /* height: calc(100vh - 90px); */
        height: calc(100vh + 70px);
        position: fixed;
        top: 63px;
        left: -100%;
        bottom: 0;
        transform: translateX(100%);
        font-size: 14px;
        background: #fff;
        font-family: "NotoKr";
        padding-bottom: 2rem;
        z-index: 101;
    }
    .v2_tmenu_container_mob .v2_tmenu_container_mob_inner {
        height:100%;
        padding-bottom: 50px;
        background: #fff;
    }
    .v2_tmenu_container_mob .v2_tmenu_container_mob_inner > div {
        height: 100%;
        max-height: 100%;
        overflow-y: scroll;
    }
    .v2_tmenu_container_mob_inner::-webkit-scrollbar{
        display: none;
    }
    .v2_tmenu_container_mob .mob_menu_wrapper {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 15%;
    }
    .v2_tmenu_container_mob .mob_menu_wrapper.short {
        height: 20%;
    }
    .v2_tmenu_container_mob .mob_menu_wrapper.long{
        height: 25%;
    }
    .v2_tmenu_container_mob .mob_menu_wrapper.super-long{
        height: 30%;
    }
    .v2_tmenu_container_mob .mob_menu_wrapper.blank{
        height: 25%;
    }
    .mob_menu_wrapper .category_menu {
        width: 40%;
        background: #f5f5f5;
        padding: 1rem 1rem 2rem 1rem;
    }
    .mob_menu_wrapper .category_menu.on {
        background: #000;
    }
    .mob_menu_wrapper .category_menu:hover {
        background: #000;
    }
    .mob_menu_wrapper .category_menu:hover a {
        color: #fff;
    }
    .mob_menu_wrapper .category_menu.on a {
        color: #fff;
    }
    .mob_menu_wrapper .category_menu a {
        font-family: "Gmarket Sans";
        font-weight: 500;
        font-size: 16px;
    }
    .mob_menu_wrapper .sub_menu {
        width: 60%;
        height: 100%;
        display: flex;
        /* flex-wrap: wrap; */
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0.5rem 1rem 0;
    }
    .mob_menu_wrapper .sub_menu.on a {
        font-weight: bold;
        color: #000;
    }
    .mob_menu_wrapper .sub_menu a {
        padding: 0.5rem 5px;
        color: #777;
    }
    .mob_menu_wrapper .sub_menu a.on {
        color: #ff6491;
        text-decoration: underline !important;
    }
    .mob_floating_container {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 102;
        border-top: 1px solid #d9d9d9;
        padding: 10px 16px 10px 20px;
        background: #fff;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .mob_floating_container > * {
        padding: 0 10px;
    }
    .mob_floating_container a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        row-gap: 7px;
        font-family: "NotoKr";
    }
    .mob_floating_container a.event_link {
        row-gap: 4px;
    }
    .mob_floating_container a:hover {
        color: #ff6491 !important;
    }
    .mob_floating_container div p {
        text-align: center;
        font-size: 13px;
        font-family: "NotoKr";
        margin-top: 4px;
    }
    .mob_floating_container a img {
        height: 25px;
    }
    .mob_floating_container a.event_link img{
        height: 28px;
    }
}

/* 
@media all and (max-width: 1400px) {
    .v2_gnb {
        height: 100px;
    }
    .v2_gnb .v2_wrap {
        justify-content: center;
        row-gap: 10px;
    }
    .v2_gnb .v2_tmenu_container,
    .v2_gnb .v2_tmenu {
        margin-left: 0;
    }
    .v2_gnb .v2_member_btns {
        margin-left: 50px;
    }
}

@media all and (min-width: 1051px) and (max-width: 1150px) {
    .v2_gnb .v2_tmenu a {
        margin: 0 20px;
    }
}

@media (max-width: 1050px) {
    .v2_gnb {
        height: 4rem;
    }
    .v2_gnb .v2_wrap {
        height: 4rem;
        border-bottom: 2px solid #000;
        padding: 0;
    }
    .v2_gnb .v2_logo {
        font-size: 2rem;
        padding: 0 0 0 1.5rem;
    }
    .v2_gnb .gnb_overlay_btn {
        visibility: visible;
        margin-left: auto;
        padding: 0 1.5rem 0 0;
        height: 32px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .v2_gnb .gnb_overlay_btn span {
        height: 0.2rem;
        width: 2rem;
        border-radius: 0.1rem;
        background-color: #000;
        position: relative;
        display: block;
        transition: all 0.2s ease-in-out;
    }
    .v2_gnb .gnb_overlay_btn span:before {
        height: 0.2rem;
        width: 2rem;
        top: -0.5rem;
        border-radius: 2px;
        background-color: #000;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
    }
    .v2_gnb .gnb_overlay_btn span:after {
        height: 0.2rem;
        width: 2rem;
        top: 0.5rem;
        border-radius: 2px;
        background-color: #000;
        position: absolute;
        content: "";
        transition: all 0.2s ease-in-out;
    }

    #gnb_overlay_input:checked ~ .gnb_overlay_btn span {
        background: transparent;
    }
    #gnb_overlay_input:checked ~ .gnb_overlay_btn span:before {
        transform: rotate(45deg) translate(0.2rem, 0.5rem);
        opacity: 1;
    }
    #gnb_overlay_input:checked ~ .gnb_overlay_btn span:after {
        transform: rotate(-45deg) translate(0.2rem, -0.5rem);
        opacity: 1;
    }
    #gnb_overlay_input:checked ~ .v2_tmenu_container {
        visibility: visible;
    }

    .v2_gnb .v2_tmenu_container {
        visibility: hidden;
        flex-direction: column;
        position: absolute;
        padding: 0 1.5rem;
        width: 100%;
        top: 4rem;
        background-color: #fff;
        z-index: 10;
        margin: 0;
        border-bottom: 1px solid #909090;
    }
    .v2_gnb .v2_tmenu_container .v2_tmenu {
        flex-direction: column;
        margin-left: 0;
    }
    .v2_gnb .v2_tmenu_container .v2_tmenu a {
        margin: 0;
        width: 100%;
        font-size: 2rem;
        font-weight: 900;
        padding: 1rem 0;
    }
    .v2_gnb .v2_tmenu_container .v2_member_btns {
        flex-direction: column;
        margin: 0;
    }
    .v2_gnb .v2_tmenu_container .v2_member_btns .v2_var {
        display: none;
    }
    .v2_gnb .v2_tmenu_container .v2_member_btns a {
        margin: 0;
        width: 100%;
        font-size: 1.5rem;
        padding: 1rem 0;
        border-top: 1px solid #909090;
    }
    .v2_gnb .v2_tmenu_container .v2_member_btns a:first-child {
        border-top: none;
    }
} */

/* footer */
.v2_footer {
    padding: 80px 50px 100px 50px;
    border-top: 1px solid #dadada;
    box-sizing: border-box;
    background-color: #fff;
}
.v2_footer .v2_banner {
    margin: 0 auto 50px auto;
    width: 1400px; /*height:300px;*/
}
.v2_footer .v2_banner a {
    display: block;
    width: 100%;
    height: 100%;
}
.v2_footer .v2_wrap {
    display: flex;
}
.v2_footer .v2_wrap .v2_footer_link {
    display: flex;
    align-items: center;
}
.v2_footer .v2_wrap .v2_footer_info {
    width: 60%;
}
.v2_footer .v2_wrap .v2_footer_link a,
.v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_link {
    display: inline-block;
    font-family: "NotoKr";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
}
.v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_link {
    cursor: pointer;
}
.v2_footer .v2_wrap .v2_footer_link a:not(:first-child),
.v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_link {
    margin-left: 40px;
}
.v2_footer .v2_wrap .v2_footer_addr {
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    margin-top: 50px;
    font-family: "NotoKr";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
}
.v2_footer .v2_wrap .v2_footer_addr p {
    line-height: 1.5;
}
.v2_footer .v2_wrap .v2_footer_contact {
    display: flex;
    column-gap: 8px;
}
.v2_footer .v2_wrap .v2_footer_addr .v2_footer_bar,
.v2_footer .v2_wrap .v2_footer_contact .v2_footer_bar {
    display: block;
    padding: 0;
    font-weight: 300;
}
.v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail {
    font-family: "NotoKr";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1.5;
}
.v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail a {
    font-family: "NotoKr";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
}
/* .v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail:not(:first-child) {
    margin-left: 30px;
} */
.v2_footer .v2_wrap .v2_footer_copyright {
    /* margin-top: 20px; */
    font-family: "NotoKr";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
}
.v2_footer .v2_wrap .v2_footer_btns {
    margin-left: auto;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.v2_footer .v2_wrap .v2_footer_family {
    height: auto;
    padding: 0;
    font-family: "NotoKr";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    border: none;
    outline: none;
    background-color: #fff;
    appearance: auto;
    -webkit-appearance: auto;
}
.v2_footer .v2_wrap .v2_footer_family_mo {
    height: auto;
    padding: 0;
    font-family: "NotoKr";
    font-size: 25px;
    font-weight: 500;
    outline: none;
    display: none;
    background-color: #fff;
    appearance: auto;
    -webkit-appearance: auto;
}
.v2_footer .v2_wrap .v2_footer_bar {
    font-family: "NotoKr";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -1px;
    padding: 0 30px 2px;
    display: none;
}
.v2_footer .v2_wrap .v2_footer_member {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
}
.v2_footer .v2_wrap .v2_footer_member a {
    font-family: "NotoKr";
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -1px;
}
.v2_footer .v2_wrap .v2_footer_member a:not(:first-child) {
    margin-left: 20px;
}
.v2_footer .v2_wrap .v2_footer_sns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
}
.v2_footer .v2_wrap .v2_footer_sns a {
    text-align: center;
}
.v2_footer .v2_wrap .v2_footer_sns a:not(:first-child) {
    margin-left: 20px;
}
.v2_footer .v2_wrap .v2_floating {
    /* margin-left: 100px; */
    flex: 1 0 auto;
}
.v2_float {
    position: fixed;
    bottom: 26px;
    right: 20px;
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
}
.v2_float button {
    background: none;
    border: none;
}
.v2_float button img {
    left: 0;
    width: 100%;
    max-width: 100%;
    object-fit: scale-down;
}
.v2_float .btn-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
}
#table_cs_btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: bold;
    color: #0087f5;
}
#ch_custom_btn {
    display: block;
    background: none;
    border: none;
    margin-bottom: 16px;
    font-size: 13px;
    font-weight: bold;
    color: #ec52bc;
}
#table_inquiry_btn {
    display: block;
    background: none;
    border: none;
    margin-bottom: 16px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
#ch_custom_btn img,
#table_inquiry_btn img {
    display: block;
    margin: 0 auto;
}
.v2_float .gotoTop {
    display: block;
    width: 40px;
    height: auto;
    padding-top: 10px;
    border-top: 1px solid #888;
}
.v2_float .gotoTop img {
    display: block;
    width: 100%;
    max-width: 100%;
}

/* 2024.06.18 footer 수정 */
.v2_footer_policy_link {
    position: relative;
}
.v2_footer_policy_link img {
    width: 20px;
    height: 20px;
}
.v2_footer_policy_box {
    width: 100%;
    min-width: 250px;
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #d9d9d9;
    box-shadow: 2px 4px 16px 0px rgba(47, 47, 47, 0.05);
    padding: 16px;
}
.v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_box a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    margin: 0;
    padding: 3px;
}
.v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_box a img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 6px;
}
.v2_footer_caution_text {
    font-size: 16px;
    font-family: "NotoKr";
    font-weight: 300;
    line-height: 1.5;
    margin-top: 20px;
}
.v2_footer_app {
    margin-top: 20px;
    font-size: 16px;
    font-family: "NotoKr";
    font-weight: 300;
    line-height: 1.5;
}
.v2_footer_app a:first-child {
    margin-right: 16px;
}
.v2_footer_app img {
    width: 16px;
    height: 16px;
}

@media (max-width: 800px) {
    .v2_insight_list .v2_wrap,
    .v2_brand_project .v2_wrap {
        width: 100%;
        margin: 0 auto;
    }
    .v2_footer {
        padding: 0rem 0.5rem 80px;
        margin-bottom: 40px;
    }
    .v2_footer .v2_banner {
        margin: 1rem auto 1rem auto;
        width: 100%;
        height: 39.73vw;
    }
    .v2_footer .v2_banner a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .v2_footer .v2_banner img {
        width: 100%;
    }
    .v2_footer .v2_wrap {
        display: flex;
    }
    .v2_footer .v2_wrap {
        flex-direction: column;
    }
    .v2_footer .v2_wrap .v2_footer_link {
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 8px;
        row-gap: 1rem;
    }
    .v2_footer .v2_wrap .v2_footer_link a,
    .v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_link {
        font-size: 1rem;
        /* margin: 0 0.5rem 0 0.5rem; */
        /* line-height: 2.5rem; */
        margin: 0;
    }
    .v2_footer .v2_wrap .v2_footer_link a:not(:first-child),
    .v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_link {
        /* margin: 0 0.5rem 0 0.5rem; */
        margin: 0;
    }
    .v2_footer .v2_wrap .v2_footer_family_mo_wrap {
        width: 100%;
        order: 5;
    }
    .v2_footer .v2_wrap .v2_footer_family_mo {
        display: block;
        /* margin: 0 0.5rem; */
        margin: 0 auto;
        font-size: 1rem;
        padding: 0.3px;
    }
    .v2_footer .v2_wrap .v2_footer_family {
        display: none;
    }
    .v2_footer .v2_wrap .v2_footer_bar {
        display: block;
        margin: 0;
        padding: 0 0 4px 0;
    }
    .v2_footer .v2_wrap .v2_footer_addr {
        margin-top: 2rem;
        font-size: 1rem;
        /* text-align: center; */
        flex-direction: column;
    }
    .v2_footer .v2_wrap .v2_footer_contact {
        flex-wrap: wrap;
        /* justify-content: center; */
    }
    .v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail {
        font-size: 1rem;
        /* margin: 0 0.5rem 0 0.5rem; */
    }
    /* .v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail:not(:first-child) {
        margin: 0 0.5rem 0 0.5rem;
    } */
    .v2_footer .v2_wrap .v2_footer_contact .v2_footer_detail a {
        font-size: 1rem;
    }
    .v2_footer .v2_wrap .v2_footer_addr .v2_footer_bar,
    .v2_footer .v2_wrap .v2_footer_contact .v2_footer_bar {
        display: none;
    }
    .v2_footer .v2_wrap .v2_footer_copyright {
        font-size: 1rem;
        /* color: #909090;
        text-align: center; */
    }
    .v2_footer .v2_wrap .v2_footer_copyright span {
        display: block;
    }
    .v2_footer .v2_wrap .v2_footer_info {
        width: 100%;
        order: 2;
    }
    .v2_footer .v2_wrap .v2_footer_btns {
        /* display: none; */
        order: 1;
    }
    .v2_footer .v2_wrap .v2_footer_member {
        margin-top: 20px;
    }
    .v2_footer .v2_wrap .v2_footer_sns {
        margin-bottom: 10px;
    }
    .v2_footer .v2_wrap .v2_footer_member a {
        font-size: 1rem;
        font-weight: 500;
    }
    .v2_floating {
        display: none;
        bottom: 80px;
        right: 20px;
    }
    .v2_float {
        bottom: 100px;
        right: 10px;
    }
    .v2_float button img {
        width: 40px;
    }
    #ch_custom_btn {
        margin: 0 auto 16px;
    }

    /* 2024.06.18 footer 수정 */
    .v2_footer_caution_text {
        font-size: 0.9rem;
        color: #333;
    }
    .v2_footer_app {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .v2_footer_policy_box {
        left: -50%;
    }
    .v2_footer .v2_wrap .v2_footer_link .v2_footer_policy_box a {
        font-size: 16px;
    }
}

/* paging */
.v2_paging {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px 0 30px 0;
    text-align: center;
    background: #fff;
}
.v2_paging a {
    display: block;
    position: relative;
    font-family: "NotoKr";
    font-size: 19px;
    font-weight: 400;
    letter-spacing: -1px;
    padding: 10px;
}
.v2_paging a.active {
    font-weight: 700;
    text-decoration: underline;
}
/* .v2_paging a.active:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #7f7f7f;
} */
.v2_paging a img {
    display: block;
    /* padding-top: 10px; */
}

@media (max-width: 800px) {
    .v2_paging {
        width: 100%;
        max-width: 100%;
        margin-top: 13.3vw;
        /* justify-content: space-around; */
        padding: 0 0.5rem;
        column-gap: 1rem;
    }
    .v2_paging a img {
        /* width: 2.66vw; */
        height: 3.5vw;
    }
    .v2_paging a {
        font-size: 4.5vw;
        padding: 0;
    }
}

@media all and (max-width: 480px) {
    .alert_message_area {
        max-height: 65vh;
    }
}

/* common */
.btn-empty {
    border-width: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.cursor-pointer {
    cursor: pointer;
}

/* for layer link */
.layer-parent {
    position: relative;
}
.layer {
    display: block;
    position: absolute;
    /* background-color: rgba(255,255,255,0.2); */
}
.link {
    text-indent: -999999px;
    z-index: 3;
    width: 200px;
    height: 100px;
}











/* 2024 인사 배너 */
.v2_main_greeting{
    position: fixed;
    top:0; left: 0; right:0; bottom:0;
    pointer-events: none;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 100;
    /* display: flex; */
    display: none;
}
.v2_main_greeting.on{
    display: flex;
}
.greeting-wrap{
    pointer-events: all;
    max-width: 90vw;
    box-shadow: 5px 5px 10px #00000099;
}
.greeting-body img{
    aspect-ratio: 1 / 1;
    width: 100%;
}
.greeting-footer{
    display: flex;
}
.greeting-footer > *{
    flex:1 0 50%;
    background-color: #333;
    color: #fff;
    line-height: 3em;
    border:0px solid #000;
    font-size: 16px;
    cursor: pointer;
}
.greeting-footer > button:first-child{
    background-color: #444;
}


/*
swal2 아이콘 중앙에 오게하기

*/
.swal2-container > div{
    justify-items: center;
    gap: 20px;
    padding: 20px;
}