.pub.wrap-state .box-info .img-user {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
}

.pub.wrap-state .box-info .img-user img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pub.wrap-state .box-info>div {
    display: flex;
    align-items: center;
}

.pub.wrap-state .box-info .wrap-util {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-right: 10px;
    margin: 5px 0 0;
}

.pub.wrap-state .box-info .wrap-util .img_style {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0;
}

.pub.wrap-state .box-info .wrap-util .img_style img {
    width: 20px;
    height: 20px;
}

.pub.wrap-state .box-info .wrap-util .img_style.on::after {
    content: '';
    position: absolute;
    top: 3px;
    right: 5px;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ffab07;
    border: 2px solid #fff;
    border-radius: 50%;
}

#comhead.pub_comhead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 300px);
    height: 56px;
    margin-right: 40px;
    padding: 0 20px;
}

.pub_comhead .input_wrap {
    display: flex;
    align-items: center;
    gap: 20px;
}

.pub_comhead .input_wrap .input_box {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pub_comhead .input_wrap .input_box .slc_box {
    width: auto;
    border: none;
    border-radius: 0;
}

.pub_comhead .input_wrap .input_box .slc_box::after {
    display: none;
}

.pub_comhead .input_wrap .input_box .slc_box .slc_btn {
    display: none;
}

.pub_comhead .input_wrap .input_box .slc_box .opt_list {
    position: relative;
    top: auto;
    display: flex;
    gap: 10px;
    width: auto;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    z-index: 1;
}

.pub_comhead .input_wrap .input_box .slc_box .opt_list .radio_list:first-child {
    border-top: none;
}

.pub_comhead .input_wrap .input_box .slc_box .opt_list .radio_list {
    height: 34px;
}

.pub_comhead .input_wrap .input_box .slc_box .opt_list input+label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    min-width: 86px;
    line-height: 34px;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 11px;
    letter-spacing: -0.28px;
    color: #b4b4c3;
    background-color: #eee;
    border-radius: 50px;
}

.pub_comhead .input_wrap .input_box .slc_box .opt_list input:checked+label {
    color: #536dfe;
    background-color: #eaedff;
}

.pub_comhead .slc_box .opt_list label::before {
    content: '';
    width: 24px;
    height: 24px;
}

.pub_comhead .slc_box .opt_list label.s00::before {
    background: url('../images/gbp/ic_scrap_b.svg') center no-repeat;
}

.pub_comhead .slc_box .opt_list label.s01::before {
    background: url('../images/gbp/ic_s01.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list label.s02::before {
    background: url('../images/gbp/ic_s02.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list label.s03::before {
    background: url('../images/gbp/ic_s03.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list label.s04::before {
    background: url('../images/gbp/ic_s04.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list input:checked+label.s00::before {
    background: url('../images/gbp/ic_scrap_on.svg') center no-repeat;
}

.pub_comhead .slc_box .opt_list input:checked+label.s01::before {
    background: url('../images/gbp/ic_s01_on.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list input:checked+label.s02::before {
    background: url('../images/gbp/ic_s02_on.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list input:checked+label.s03::before {
    background: url('../images/gbp/ic_s03_on.png') center no-repeat;
}

.pub_comhead .slc_box .opt_list input:checked+label.s04::before {
    background: url('../images/gbp/ic_s04_on.png') center no-repeat;
}

.pub_comhead .input_wrap .more_wrap {
    display: none;
}

.pub_comhead .input_wrap .input_box .radio_wrap {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0;
}

.pub_comhead .input_wrap .input_box .radio_wrap label {
    height: 24px;
    padding-left: 24px;
}

.pub_comhead .input_wrap .input_box .radio_wrap label.v00 {
    background: url('../images/gbp/ic_card.svg') center/100% no-repeat;
}

.pub_comhead .input_wrap .input_box .radio_wrap label.v01 {
    background: url('../images/gbp/ic_list.svg') center/100% no-repeat;
}

.pub_comhead .input_wrap .input_box .radio_wrap input:checked+label.v00 {
    background: url('../images/gbp/ic_card_on.svg') center/100% no-repeat;
}

.pub_comhead .input_wrap .input_box .radio_wrap input:checked+label.v01 {
    background: url('../images/gbp/ic_list_on.svg') center/100% no-repeat;
}

.pub_comhead .input_wrap .input_box .check_wrap {
    display: none;
}

.pub_comhead .sol_head {
    float: unset;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 750px) {
    .pub.wrap-state {
        display: block;
    }
    .pub.wrap-state .box-sch,
    .pub.wrap-state .box-info,
    .pub.wrap-state .clear {
        display: none;
    }
    #comhead.pub_comhead {
        width: 100%;
        height: 46px;
        margin-top: 50px;
    }
    .pub_comhead .sol_head {
        font-size: 13px;
    }
    .pub.rcon {
        padding-top: 96px;
    }
    .pub_comhead .input_wrap {
        gap: 15px;
    }
    .pub_comhead .input_wrap .input_box .slc_box {
        display: none;
    }
    .pub_comhead .input_wrap .more_wrap {
        position: relative;
        display: block;
    }
    .pub_comhead .input_wrap .more_wrap .btn_more {
        width: 24px;
        height: 24px;
        background: url('../images/gbp/btn_more.svg') center/16px no-repeat;
        transform: rotate(90deg);
    }
    .pub_comhead .input_wrap .more_wrap .more_list {
        position: absolute;
        top: 0;
        right: calc(100% + 3px);
        display: none;
        width: max-content;
        max-width: 200px;
        padding: 10px;
        line-height: 24px;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.32px;
        color: #5a5a5a;
        background-color: #fff;
        border: 1px solid #dfdfdf;
        border-radius: 4px;
    }
    .pub_comhead .input_wrap .input_box .radio_wrap {
        display: none;
    }
    .pub_comhead .input_wrap .input_box .check_wrap {
        display: flex;
    }
    .pub_comhead .input_wrap .input_box .check_wrap label::before {
        background: url('../images/gbp/ic_card2.svg') center/100% no-repeat;
    }
    .pub_comhead .input_wrap .input_box .check_wrap input:checked+label::before {
        background: url('../images/gbp/ic_list.svg') center no-repeat;
    }
}

.pub ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.pub button {
    background: transparent;
}

.pub .note-editor .dropdown-toggle::after {
    display: none;
}

.pub .body_tit {
    display: flex;
    align-items: center;
    margin: 23px 23px 0;
    line-height: 26px;
    font-family: 'Noto Sans KR';
    font-size: 18px;
    letter-spacing: -0.45px;
    color: #464646;
}

@media screen and (max-width: 750px) {
    .pub .body_tit {
        margin: 0 15px 0;
        line-height: 21px;
        font-size: 15px;
        letter-spacing: -0.36px;
    }
}


/* 관리자 페이지 */

.pub.bodyWrap.admin {
    display: flex;
    flex-direction: column;
    width: calc(100% - 300px);
    height: 100vh;
    margin-left: 300px;
    font-family: 'Noto Sans KR';
}

.admin .body_header .tab_box {
    align-items: flex-end;
    gap: 50px;
    height: 90px;
    padding: 0 40px;
    margin: 0;
}

.admin .body_header .tab_box li {
    height: fit-content;
    padding: 0 3px 9px;
    line-height: 44px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.75px;
    color: #010b2e;
    border-top: none;
    border-bottom: 6px solid transparent;
}

.admin .body_header .tab_box li.active {
    color: #010b2e;
    border-color: #010b2e;
}

.admin .body_header .sub_top {
    padding: 0 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.38px;
    color: #6f6f6f;
    background-color: #e4e6ea;
}

.admin .body_cont {
    flex: 1;
    height: calc(100% - 130px);
    background-color: #f9fafb;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.admin .body_cont::-webkit-scrollbar {
    display: none;
}

.admin .body_cont .body_tit {
    padding: 20px 40px 12px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.admin .cont_wrap {
    width: calc(1080px + 108px);
    padding: 27px 54px;
}


/* clears the ‘X’ from Internet Explorer */

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}


/* clears the ‘X’ from Chrome */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input[type="search"]:focus,
input[type="search"]:focus-visible {
    outline: none;
}


/* ================================ button */

.pub.btnbace {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 16px;
    line-height: 32px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.07px;
    color: #fff;
    text-shadow: 0 3px 6px #00000029;
    background-color: #536def;
    border-radius: 16px;
}

@media screen and (max-width: 750px) {
    .pub.btnbace {
        gap: 6px;
        padding: 0 12px;
        line-height: 30px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: -0.3px;
    }
}

.pub.btnLine {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 10px;
    line-height: 30px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.07px;
    color: #667085;
    background-color: #fcfcfc;
    border: 1px solid #d0d4d9;
    border-radius: 6px;
}

.pub.btnLinePm {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    min-width: 140px;
    padding: 0 14px;
    line-height: 36px;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.4px;
    color: #3d5afe;
    background-color: #fff;
    border: 1px solid #3d5afe;
    border-radius: 50px;
}

.pub.btnLinePm:hover {
    color: #fff;
    background-color: #3d5afe;
}

.pub.btnMent {
    display: flex;
    justify-content: center;
    gap: 4px;
    padding: 0 53px;
    line-height: 31px;
    font-family: 'Noto Sans KR';
    font-size: 15px;
    letter-spacing: -0.38px;
    color: #fff;
    background-color: #798dfe;
    border-radius: 50px;
}

@media screen and (max-width: 750px) {
    .pub.btnMent {
        gap: 3px;
        padding: 0 22px;
        line-height: 22px;
        font-size: 10px;
        letter-spacing: -0.25px;
        white-space: nowrap;
    }
    .pub.btnLinePm {
        min-width: 85px;
        line-height: 28px;
        font-size: 10px;
        letter-spacing: -0.25px;
    }
}

.pub.iconBtn::before {
    content: '';
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
}

.pub.iconBtn.home::before {
    background: url('../images/gbp/ico_minihome.svg') center no-repeat;
}

.pub.iconBtn.pen::before {
    background: url('../images/gbp/ico_pen.svg') center left no-repeat;
}

.pub.iconBtn.back::before {
    background: url('../images/gbp/ico_back.svg') center left no-repeat;
}

.pub.iconBtn.down::before {
    width: 8px;
    background: url('../images/gbp/ico_down.svg') center left no-repeat;
}

.pub.iconBtn.up::before {
    margin-top: 2px;
    width: 8px;
    background: url('../images/gbp/ico_down.svg') center right no-repeat;
    transform: rotate(180deg);
}

.pub.btnTxt {
    line-height: 20px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #929292;
    background-color: transparent;
}

.pub.exclude {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    background-color: transparent;
    background: url('../images/gbp/ico_rightdownArrow.svg') center no-repeat;
    border: 2px solid #e4e7ec;
    border-radius: 50%;
}

.pub.floating_wrap {
    position: fixed;
    right: 58px;
    bottom: 40px;
    display: flex;
    gap: 34px;
    z-index: 99;
}

.pub.floating_wrap .floatingBtn {
    min-width: 58px;
    padding: 0 25px;
    line-height: 58px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.4px;
    color: #3d5afe;
    background-color: #fcfcfc;
    border: 1px solid #3d5afe;
    border-radius: 60px;
}

.pub.floating_wrap .floatingBtn.bg-primary,
.pub.floating_wrap .floatingBtn:hover {
    color: #fff;
    background-color: #3d5afe;
    border: 1px solid #3d5afe;
}

.pub.floating_wrap .floatingBtn.cic {
    padding: 0;
    font-size: 24px;
    font-family: 'Lexend Deca';
}

@media screen and (max-width: 750px) {
    .pub.floating_wrap {
        right: 15px;
        bottom: 23px;
    }
    .pub.floating_wrap .floatingBtn {
        padding: 0 18px;
        line-height: 33px;
        font-size: 13px;
        letter-spacing: -0.33px;
    }
    .pub.floating_wrap .floatingBtn.cic {
        display: none;
    }
}

.pub .topBtn {
    position: absolute;
    right: 12px;
    bottom: 12px;
    display: none;
    width: 43px;
    height: 43px;
    background-color: #fff;
    background-image: url('../images/gbp/topbtn.svg');
    background-position: center -24px;
    background-repeat: no-repeat;
    border: 1px solid #f2f3f5;
    border-radius: 50%;
    box-shadow: 0 8px 20px #00000029;
}

.pub.btnCic {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 8px 20px #00000029;
}

.pub .btnAdd,
.pub .btnDlt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 10px;
    background-color: transparent;
    background-position: center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 750px) {
    .pub .btnAdd,
    .pub .btnDlt {
        width: 30px;
        height: 30px;
        padding: 8px;
        background-size: 14px 14px;
    }
}

.pub .btnAdd {
    background-image: url('../images/gbp/btn_add.svg');
}

.pub .btnDlt {
    background-image: url('../images/gbp/btn_dlt.svg');
}

.pub .btn_cancel,
.pub .btn_confirm,
.pub .btn_delete {
    width: fit-content;
    min-width: 106px;
    height: fit-content;
    padding: 0 8px;
    margin: 0;
    line-height: 40px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.35px;
    color: #21232b;
    background-color: #fff;
    border: 1px solid #6e7583;
    border-radius: 4px;
    float: none;
}

.pub .btn_cancel:disabled,
.pub .btn_delete:disabled {
    color: #818181;
    background-color: #f4f3f3;
    border-color: #6e7583;
}

.pub .btn_cancel:hover {
    background-color: #fcfcfc;
}

.pub .btn_confirm {
    color: #fff;
    background-color: #3d5afe;
    border-color: #3d5afe;
}

.pub .btn_confirm:disabled {
    background-color: #dfdfdf;
    border-color: #dfdfdf;
}

.pub .btn_confirm:hover {
    background-color: #304ffa;
}

.pub .btn_delete {
    min-width: 74px;
    font-weight: bold;
    color: #a8071a;
    border-color: #a8071a;
}

.pub .backBtn {
    width: 26px;
    height: 26px;
    padding: 6px;
    background: url('../images/gbp/ico_back.svg') center/13px no-repeat;
}

.pub .btnEdit {
    width: 26px;
    height: 26px;
    background: #fff url('../images/gbp/ic_edit.svg') center no-repeat;
    border-radius: 50%;
    box-shadow: 0 3px 6px #00000029;
}

.pub .btnSqr {
    padding: 0 18px;
    line-height: 36px;
    font-family: 'Noto Sans KR';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.33px;
    color: #fff;
    background-color: #31588b;
    border-radius: 8px;
}

.pub .btnSqr.bg_gray {
    background-color: #979797;
}

.pub .btnSqr:disabled {
    color: #a4a4bd;
    background-color: #f5f6fa;
}

.pub .btn_scrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pub .btn_scrap input {
    display: none;
}

.pub .btn_scrap label {
    width: 24px;
    height: 24px;
    background-color: #8c9eff12;
    background-image: url('../images/gbp/ic_scrap2.svg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.pub .btn_scrap input:checked+label {
    background-image: url('../images/gbp/ic_scrap2_on.svg');
}

.pub .btn_scrap .snack {
    bottom: 32px;
}

@media screen and (max-width: 750px) {
    .pub .btn_cancel,
    .pub .btn_confirm,
    .pub .btn_delete {
        flex: 1;
        height: 40px;
        padding: 0 14px;
        line-height: 40px;
        font-size: 16px;
        letter-spacing: -0.4px;
        border-radius: 50px;
    }
    .pub .btn_scrap label {
        width: 21px;
        height: 21px;
    }
    .pub .btn_scrap .snack {
        top: 32px;
        bottom: auto;
    }
}

.pub .btn_next {
    padding-right: 30px;
    line-height: 26px;
    font-weight: normal;
    color: #21232b;
    background: #fff url('../images/gbp/ico_next3.png') top 4px right 3px no-repeat;
    border: 1px solid #eaecf0;
    border-radius: 4px;
}


/* ================================ modal */

.pub.modal_wrap {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.pub .pop-wrap7 {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 618px;
    min-height: 300px;
    max-height: 90vh;
    padding: 0px;
    font-family: 'Noto Sans KR';
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-wrap7 .modal_btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    padding: 8px;
    border-radius: 6px;
    background-color: transparent;
    cursor: pointer;
}

.pub .pop-wrap7 .modal_close {
    top: 22px;
    right: 20px;
}

.pub .pop-wrap7 .modal_menu {
    top: 22px;
    left: 20px;
    padding: 7px;
    border: 1px solid #d0d4d9;
}

.pub .pop-wrap7 .modal_menu img {
    width: 17px;
    filter: invert(42%) sepia(15%) saturate(323%) hue-rotate(173deg) brightness(94%) contrast(89%);
}

.pub .pop-wrap7 .modal_menu:hover {
    background-color: #dcdfe5;
}

.pub .pop-wrap7 .modal_menuWrap {
    position: absolute;
    top: 66px;
    left: 20px;
    display: none;
    min-width: 166px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eaecf0;
    border-radius: 4px;
    z-index: 85;
    overflow: hidden;
}

.pub .pop-wrap7 .modal_menuWrap li:hover {
    background-color: #00000029;
}

.pub .pop-wrap7 .modal_menuWrap li button {
    width: 100%;
    height: 100%;
    padding: 0 16px;
    line-height: 47px;
    text-align: left;
    font-size: 14px;
    letter-spacing: -0.07px;
    color: #1d2129;
    background-color: transparent;
    border: none;
    outline: none;
}

.pub .pop-wrap7 .modal_menuWrap .switch_wrap {
    padding: 11px 16px;
    border-top: 2px solid #eaecf0;
}

.pub .pop-wrap7 .modal_header {
    padding: 20px 20px 17px;
    line-height: 32px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.55px;
    color: #333;
}

.pub .pop-wrap7 .modal_subtit {
    padding: 0;
    margin-bottom: 9px;
    line-height: 29px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.09px;
    color: #929292;
}

.pub .pop-wrap7 .modal_cont {
    position: relative;
    flex: 1;
    padding-left: 10px;
    padding-bottom: 56px;
    white-space: normal;
    overflow: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    scrollbar-gutter: stable;
}

.pub .pop-wrap7 .modal_cont::-webkit-scrollbar,
.pub .pop-wrap7 .modal_cont::-webkit-scrollbar-track {
    background-color: transparent;
}

.pub .pop-wrap7 .modal_cont::-webkit-scrollbar {
    width: 10px;
}

.pub .pop-wrap7 .modal_cont::-webkit-scrollbar-thumb {
    background-color: #d4d4d4;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 30px;
}

.pub .pop-wrap7 .modal_footer {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    padding: 28px;
}

.pub .pop-wrap7 .modal_footer .topBtn {
    right: 28px;
    bottom: 110px;
}

.pub .pop-wrap7 .modal_footer .btn_wrap {
    flex: 1;
}

@media screen and (max-width: 750px) {
    .pub.modal,
    .pub.modal .dim {
        height: calc(100% - 96px);
        margin-top: 96px;
    }
    .pub .pop-wrap7 {
        width: 100%;
        height: 100%;
        max-height: 100%;
        border-radius: 0;
        box-shadow: none;
    }
    .pub .pop-wrap7 .modal_header {
        padding: 10px 12px;
        line-height: 23px;
        font-size: 16px;
        letter-spacing: -0.4px;
    }
    .pub .pop-wrap7 .modal_btn {
        width: 30px;
        height: 30px;
        padding: 10px;
    }
    .pub .pop-wrap7 .modal_btn img {
        width: 100%;
        height: 100%;
    }
    .pub .pop-wrap7 .modal_close {
        top: 8px;
        right: 7px;
    }
    .pub .pop-wrap7 .modal_subtit {
        line-height: 30px;
        font-size: 17px;
        letter-spacing: -0.08px;
    }
    .pub .pop-wrap7 .modal_footer .topBtn {
        right: 10px;
        bottom: 20px;
    }
}

.pub .pop-wrap8 {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 982px;
    height: 716px;
    padding: 0px;
    font-family: 'Noto Sans KR';
    background-color: #fff;
    border-radius: 10px;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-wrap8 .modal_btn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pub .pop-wrap8 .modal_close {
    top: -49px;
    right: 0;
    width: 36px;
    height: 36px;
    background: #e8e8ed url('../images/gbp/ic_xk.svg') center no-repeat;
    border-radius: 50%;
}

.pub .pop-wrap8 .modal_close img {
    width: 12px;
    height: 12px;
}

.pub .pop-wrap8 .modal_prev,
.pub .pop-wrap8 .modal_next {
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
    background: transparent;
    border: 1px solid #d0d5dd;
    border-radius: 50%;
}

.pub .pop-wrap8 .modal_prev {
    left: -100px;
    padding-right: 2px;
}

.pub .pop-wrap8 .modal_next {
    right: -100px;
    padding-left: 2px;
}

.pub .pop-wrap8 .modal_header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    padding: 0 20px;
    margin: 0;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.5px;
    color: #000;
    background-color: #f5f5f7;
    border-bottom: 1px solid #00000033;
    border-radius: 10px 10px 0 0;
}

.pub .pop-wrap8 .modal_tit {
    display: flex;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
    font-family: 'Noto Sans KR';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.09px;
    color: #1d1d1f;
}

.pub .pop-wrap8 .modal_subtit {
    margin-bottom: 14px;
    line-height: 24px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.4px;
    color: #464646;
}

.pub .pop-wrap8 .modal_cont {
    position: relative;
    flex: 1;
    padding-left: 10px;
    padding-bottom: 30px;
    white-space: normal;
    overflow: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    scrollbar-gutter: stable;
}

.pub .pop-wrap8 .modal_cont::-webkit-scrollbar,
.pub .pop-wrap8 .modal_cont::-webkit-scrollbar-track {
    background-color: transparent;
}

.pub .pop-wrap8 .modal_cont::-webkit-scrollbar {
    width: 10px;
}

.pub .pop-wrap8 .modal_cont::-webkit-scrollbar-thumb {
    background-color: #96909c;
    background-clip: padding-box;
    border: 2px solid transparent;
    border-radius: 30px;
}

.pub .pop-wrap8 .modal_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background-color: #f5f5f7;
    border-top: 1px solid #00000033;
    border-radius: 0 0 10px 10px;
}

.pub .pop-wrap8 .modal_footer .btn_wrap {
    flex: 1;
}

@media screen and (max-width: 750px) {
    .pub .pop-wrap8 {
        width: 100%;
        height: 100%;
        max-height: 100%;
        border-radius: 0;
        box-shadow: none;
        white-space: normal;
        word-break: keep-all;
    }
    .pub .pop-wrap8 .modal_header {
        flex-direction: column;
        height: auto;
        padding: 0 15px;
        line-height: 50px;
        font-family: 'Noto Sans KR';
        font-size: 14px;
        font-weight: bold;
        letter-spacing: -0.35px;
        color: #333;
        background-color: #fff;
        border: none;
    }
    .pub .pop-wrap8 .modal_close {
        top: 4px;
        right: 15px;
        width: 44px;
        height: 44px;
        background: transparent url('../images/gbp/ic_x.svg') center/24px no-repeat;
    }
    .pub .pop-wrap8 .modal_prev,
    .pub .pop-wrap8 .modal_next {
        display: none;
    }
    .pub .pop-wrap8 .modal_subtit {
        line-height: 30px;
        font-size: 17px;
        letter-spacing: -0.08px;
    }
    .pub .pop-wrap8 .modal_footer .topBtn {
        right: 10px;
        bottom: 20px;
    }
}


/* ================================ popup */

.pub .pop-mini {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 416px;
    min-height: 166px;
    max-height: 90vh;
    padding: 32px 32px 24px;
    font-family: 'Noto Sans KR';
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-mini .pop_tit {
    margin: 0;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.45px;
    color: #333;
}

.pub .pop-mini .closeBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 10px;
    background: url('../images/gbp/ic_x.svg') center/32px no-repeat;
}

.pub .pop-mini .pop_cont {
    padding-left: 38px;
    text-align: left;
    white-space: normal;
    background-position: top left;
    background-repeat: no-repeat;
}

.pub .pop-mini .pop_cont.popIc_check {
    background-image: url('../images/gbp/pop_check.svg');
}

.pub .pop-mini .pop_cont.popIc_x {
    background-image: url('../images/gbp/pop_x.svg');
}

.pub .pop-mini .pop_cont.popIc_alert {
    background-image: url('../images/gbp/pop_alert.svg');
}

.pub .pop-mini .pop_cont.popIc_alertB {
    background-image: url('../images/gbp/pop_alertB.svg');
}

.pub .pop-mini .pop_cont p {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.08px;
    white-space: normal !important;
    color: #1d2129;
}

.pub .pop-mini .pop_cont span {
    line-height: 24px;
    font-size: 14px;
    letter-spacing: -0.07px;
    color: #1d212966;
}

.pub .pop-mini .btn_wrap {
    margin-top: auto;
    gap: 10px;
}

.pub .pop-mini .btn_wrap button {
    min-width: 71px;
    line-height: 30px;
    letter-spacing: -0.07px;
    border-radius: 6px;
}

.pub .pop-mini .btn_wrap .btn_cancel {
    color: #1d2129;
    border-color: #d9d9d9;
}

.pub .pop-mini .btn_wrap .btn_confirm {
    background-color: #536dfe;
    border-color: #536dfe;
}


/* 메시지 - 파일전송 팝업 */

.pub.modal_wrap.msg_modal {
    justify-content: flex-end;
    margin-right: 14px;
}

.pub .pop-mini2 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 420px;
    min-height: 166px;
    max-height: 90vh;
    padding: 35px 0 0;
    text-align: left;
    font-family: 'Spoqa Han Sans Neo';
    color: #5a5a5a;
    background-color: #fff;
    border: 1px solid #a4a4a4;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-mini2 .pop_cont {
    padding: 0 35px;
    white-space: normal;
}

.pub .pop-mini2 .pop_cont p {
    display: block;
    width: 100%;
    margin-bottom: 14px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.45px;
    white-space: normal !important;
}

.pub .pop-mini2 .pop_cont span {
    line-height: 20px;
    font-size: 16px;
    letter-spacing: -0.4px;
}

.pub .pop-mini2 .pop_cont .file_list {
    margin-top: 12px;
}

.pub .pop-mini2 .pop_cont .file_list li {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #929292;
}

.pub .pop-mini2 .pop_cont .file_list li::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #929292;
    border-radius: 50%;
}

.pub .pop-mini2 .pop_cont .input_box {
    margin-top: 40px;
}

.pub .pop-mini2 .pop_cont .input_box .check_wrap label {
    gap: 6px;
}

.pub .pop-mini2 .pop_cont .input_box .check_wrap label span {
    font-size: 15px;
}

.pub .pop-mini2 .pop_cont .input_box .check_wrap input:checked+label::before {
    background: url('../images/gbp/ic_checkg_on.svg') center left no-repeat;
}

.pub .pop-mini2 .btn_wrap {
    display: flex;
    align-items: center;
    border-top: 1px solid #e3e3e9;
}

.pub .pop-mini2 .btn_wrap button {
    flex: 1;
    line-height: 59px;
    color: #5a5a5a;
    background: transparent;
    border: none;
}

.pub .pop-mini2 .btn_wrap button+button {
    border-left: 1px solid #e3e3e9;
}


/* 메시지 - 이미지 뷰어 */

.pub .pop-img {
    position: relative;
    width: 75%;
    height: 65%;
    background-color: #fff;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-img button {
    position: absolute;
    top: calc(50% - 41px);
    width: 82px;
    height: 82px;
    padding: 0;
    background-position: top -6px center;
    background-repeat: no-repeat;
}

.pub .pop-img button.img_prev {
    left: -109px;
    background-image: url('../images/gbp/msg_imgPopPrev.svg');
}

.pub .pop-img button.img_next {
    right: -109px;
    background-image: url('../images/gbp/msg_imgPopNext.svg');
}

.pub .pop-img button.img_prev:hover {
    background-image: url('../images/gbp/msg_imgPopPrevB.svg');
}

.pub .pop-img button.img_next:hover {
    background-image: url('../images/gbp/msg_imgPopNextB.svg');
}

.pub .pop-img .img_wrap {
    height: 65vh;
}

.pub .pop-img .img_wrap li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.pub .pop-img .img_wrap li>* {
    flex: 1;
    width: 100%;
    height: 100%;
    object-fit: contain;
}


/* 알림 - 공지 팝업 */

.pub.modal_wrap.ntc_modal {
    justify-content: flex-end;
    margin-right: 174px;
}

.pub .pop-mini3 {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 540px;
    height: 378px;
    padding: 32px 20px;
    font-family: 'Spoqa Han Sans Neo';
    background-color: #fff;
    border: 1px solid #a4a4a4;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 9999;
    opacity: 1;
}

.pub .pop-mini3 .pop_header {
    padding: 8px 0;
    margin: 0;
    line-height: 22px;
    text-align: left;
    font-size: 18px;
    letter-spacing: -0.45px;
    color: #333;
    border-bottom: 1px solid #e6e6e6;
}

.pub .pop-mini3 .pop_close {
    position: absolute;
    top: 5px;
    right: 0;
    width: 54px;
    height: 54px;
    background: url('../images/gbp/ic_x_g.png') center no-repeat;
}

.pub .pop-mini3 .pop_cont {
    flex: 1;
    padding: 20px 10px 20px 20px;
    white-space: normal;
    background-color: #f6f6f6;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .pop-mini3 .pop_cont textarea {
    display: block;
    width: 100%;
    height: 145px;
    padding: 0;
    line-height: 22px;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.65px;
    color: #2b2b2b;
    background-color: transparent;
    scroll-behavior: smooth;
    scrollbar-gutter: stable;
    resize: none;
}

.pub .pop-mini3 .pop_cont textarea::-webkit-scrollbar,
.pub .pop-mini3 .pop_cont textarea::-webkit-scrollbar-track {
    background-color: transparent;
}

.pub .pop-mini3 .pop_cont textarea::-webkit-scrollbar {
    width: 10px;
}

.pub .pop-mini3 .pop_cont textarea::-webkit-scrollbar-thumb {
    background-color: #d4d4d4;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 30px;
}

.pub .pop-mini3 .btn_wrap {
    padding-top: 26px;
}

@media screen and (max-width: 750px) {
    .modal .dim {
        backdrop-filter: blur(9px);
        -webkit-backdrop-filter: blur(9px);
    }
    .pub.modal_wrap.msg_modal,
    .pub.modal_wrap.ntc_modal {
        justify-content: center;
        margin: 0;
    }
    .pub .pop-mini {
        width: 95vw;
        max-width: 355px;
        min-height: 150px;
        padding: 28px 28px 20px;
        border-radius: 3px;
    }
    .pub .pop-mini .pop_tit {
        line-height: 20px;
        font-size: 14px;
        letter-spacing: -0.35px;
    }
    .pub .pop-mini .closeBtn {
        top: 10px;
        right: 15px;
        width: 24px;
        height: 24px;
        padding: 0;
        background-size: 24px;
    }
    .pub .pop-mini .pop_cont {
        padding-left: 35px;
    }
    .pub .pop-mini .pop_cont p {
        font-size: 14px;
        letter-spacing: -0.07px;
    }
    .pub .pop-mini .btn_wrap button {
        flex: none;
        min-width: 64px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        letter-spacing: -0.07px;
        border-radius: 3px;
    }
    .pub .pop-img {
        width: calc(100% - 128px);
        height: 212px;
    }
    .pub .pop-img .img_wrap {
        height: 212px;
    }
    .pub .pop-img button {
        width: 50px;
        height: 50px;
        background-size: 50px 50px;
        background-position: top -3px center;
    }
    .pub .pop-img button.img_prev {
        left: -55px;
    }
    .pub .pop-img button.img_next {
        right: -55px;
    }
    .pub .pop-mini3 {
        gap: 13px;
        width: calc(100% - 20px);
        height: 265px;
        max-width: 540px;
        padding: 0 0 17px;
    }
    .pub .pop-mini3 .pop_header {
        padding: 13px 15px;
        line-height: 20px;
        font-size: 14px;
        letter-spacing: -0.35px;
    }
    .pub .pop-mini3 .pop_close {
        top: 1px;
        width: 45px;
        height: 45px;
        padding: 10px;
        background: url('../images/gbp/ic_x.svg') center/25px no-repeat;
    }
    .pub .pop-mini3 .pop_cont {
        padding: 8px 0 10px 10px;
        margin: 0 15px;
    }
    .pub .pop-mini3 .pop_cont textarea {
        height: 110px;
        line-height: 18px;
        font-size: 10px;
        letter-spacing: -0.05px;
    }
    .pub .pop-mini3 .btn_wrap {
        padding-top: 2px;
    }
    .pub .pop-mini3 .btn_wrap .btn_confirm {
        width: 145px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        letter-spacing: -0.35px;
        border-radius: 5px;
    }
}


/* ================================ tab box */

.pub .tab_box {
    display: flex;
    align-items: center;
    gap: 12px;
    height: 65px;
    margin-bottom: -10px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-behavior: smooth;
    scrollbar-gutter: stable;
}

.pub .tab_box::-webkit-scrollbar,
.pub .tab_box.pub .pop-wrap7 .modal_cont::-webkit-scrollbar-track {
    background-color: transparent;
}

.pub .tab_box::-webkit-scrollbar {
    height: 8px;
}

.pub .tab_box::-webkit-scrollbar-thumb {
    background-color: #d4d4d4;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 30px;
}

.pub .tab_box li {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 80px;
    width: max-content;
    height: 100%;
    padding: 0 14px;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: -0.7px;
    color: #707070;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.pub .tab_box li.active {
    font-weight: bold;
    color: #536df9;
    border-bottom-color: #0a7bfa;
}

.pub .tag_name {
    display: inline-block;
    padding: 0 8px;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: -0.6px;
    color: #707070;
    background-color: #eaecf0;
    border-radius: 50px;
}

.pub .tag_name.tag_org {
    color: #ef6820;
    background-color: #fff2e4;
}


/* 사각 버튼형 탭 */

.pub .tab_box2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
    font-family: 'Noto Sans KR';
}

.pub .tab_box2 li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-width: 200px;
    height: 44px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.4px;
    word-break: keep-all;
    color: #21274e;
    background-color: #f2f2fb;
    border: 1px solid #dfdfdf;
}

.pub .tab_box2 li.active {
    color: #f2f2fb;
    background-color: #21274e;
    border-color: #21274e;
}

@media screen and (max-width: 750px) {
    .pub .tab_box2 {
        gap: 6px;
    }
    .pub .tab_box2 li {
        width: 115px;
        min-width: 115px;
        height: max-content;
        min-height: 44px;
        padding: 4px 10px;
        line-height: 18px;
        font-size: 13px;
        letter-spacing: -0.32px;
        border: none;
    }
}


/* ================================ text */

.pub.emp,
.pub .emp,
.pub .txt-blu {
    color: #536dfe !important;
}

.pub .txt-ylw {
    color: #ffa801 !important;
}

.pub .txt-gry {
    color: #7a7a7a !important;
}

.pub .txt-red {
    color: #fc4444 !important;
}

.pub .txt-blk {
    color: #464646 !important;
}

.pub.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pub.ellipsis.elps2 {
    display: -webkit-box;
    white-space: pre-wrap;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pub .txt_info {
    display: block;
    margin: 11px 10px 0;
    font-style: normal;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #00000066;
}

.pub .ic_info {
    display: flex;
    align-items: center;
    gap: 4px;
    font-style: normal;
    font-family: 'Noto Sans KR';
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -0.33px;
    color: #777;
}

.pub .ic_info::before {
    content: '';
    width: 15px;
    height: 15px;
    background: url('../images/gbp/ico_info_off.png') center no-repeat;
}

.pub.vali {
    display: flex;
    align-items: center;
    gap: 3px;
    font-family: 'Noto Sans KR';
    font-size: 10px;
    font-weight: 500;
    letter-spacing: -0.25px;
    color: #ff3636;
}

.pub.vali::before {
    content: 'i';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    line-height: 11px;
    font-size: 8px;
    border: 2px solid #fd3636;
    border-radius: 50%;
    box-sizing: border-box;
}

.pub.ref {
    display: flex;
    align-items: center;
    gap: 3px;
    line-height: 24px;
    font-style: normal;
    font-family: 'Noto Sans KR';
    font-size: 13px;
    letter-spacing: -0.07px;
    color: #fc4444;
}

.pub.ref::before {
    content: '\203B';
}

.pub .snack {
    position: absolute;
    display: none;
    width: max-content;
    padding: 12px 20px;
    line-height: 15px;
    font-size: 12px;
    letter-spacing: -0.3px;
    color: #5a5a5a;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 100;
}

@media screen and (max-width: 750px) {
    .pub .txt_info {
        margin: 16px 0 0;
        font-size: 11px;
        letter-spacing: 0;
    }
    .pub.ref {
        line-height: 13px;
        font-size: 9px;
        letter-spacing: -0.23px;
    }
}


/* ================================ input */

.pub.input_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: left;
    font-family: 'Spoqa Han Sans Neo';
    color: #242731;
}

.pub .input_box label {
    margin-bottom: 8px;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: -0.33px;
}

.pub .input_box label.required::after {
    content: '*';
    margin-left: 2px;
    color: #ff0000;
}

.pub .input_box .ipt_txt,
.pub .input_box .slc_box,
.pub .input_box .ipt_cal {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 21px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .input_box input {
    display: block;
    flex: 1;
    padding: 12px 16px;
    line-height: 16px;
    font-size: 14px;
    color: #5a5a5a;
    letter-spacing: -0.35px;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    outline: none;
}

.pub .input_box input:placeholder-shown {
    background-color: transparent;
}

.pub .input_box input::placeholder,
.pub .input_box textarea::placeholder {
    color: #00000066;
}

@media screen and (max-width: 750px) {
    .pub .input_box label {
        margin-bottom: 6px;
        line-height: 18px;
        font-size: 11px;
        letter-spacing: -0.22px;
    }
    .pub .input_box .ipt_txt,
    .pub .input_box input,
    .pub .input_box input:placeholder-shown {
        background-color: #f8f8f8;
    }
}


/* selectbox */

.pub .input_box .slc_box::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -2.5px;
    border-top: 5px solid #929292;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    z-index: 1;
}

.pub .input_box .slc_box.placeholder,
.pub .input_box .slc_box.placeholder .slc_btn {
    background-color: transparent;
    opacity: 1;
}

.pub .input_box .slc_box.placeholder::before {
    content: attr(placeholder);
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 16px;
    line-height: 38px;
    color: #00000066;
}

.pub .input_box .slc_box .slc_btn {
    flex: 1;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    z-index: 1;
}

.pub .input_box .slc_box .opt_list {
    display: none;
    position: absolute;
    top: calc(100% - 5px);
    width: calc(100% + 2px);
    padding: 5px 0;
    margin-left: -1px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-top-color: transparent;
    border-radius: 0 0 4px 4px;
    z-index: 99;
}

.pub .input_box .slc_box.placeholder .opt_list {
    background-color: #f8f8f8;
}

.pub .input_box .slc_box .opt_list .radio_list {
    position: relative;
    display: flex;
    align-items: center;
    height: 26px;
}

.pub .input_box .slc_box .opt_list .radio_list::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.pub .input_box .slc_box .opt_list .radio_list:hover {
    background-color: #fcfcfc;
}

.pub .input_box .slc_box .opt_list .radio_list:first-child {
    border-top: 1px solid #dfdfdf;
}

.pub .input_box .slc_box .opt_list input {
    display: none;
}

.pub .input_box .slc_box .opt_list input+label {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    margin: 0;
    line-height: 26px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #5a5a5a;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 750px) {
    .pub .input_box .slc_box.placeholder,
    .pub .input_box .slc_box .slc_btn,
    .pub .input_box .slc_box .opt_list {
        background-color: #f8f8f8;
    }
}


/*  textarea */

.pub .input_box .ipt_txt textarea {
    width: 100%;
    height: 440px;
    padding: 12px 16px;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 14px;
    letter-spacing: -0.35px;
    background-color: transparent;
    border-radius: 4px;
    resize: none;
}


/* file */

.pub .input_box .ipt_file {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 21px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .input_box .ipt_file input[type=file] {
    display: none;
}

.pub .input_box .ipt_file label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    flex: 1;
    padding: 0 16px;
    margin: 0;
    line-height: 40px;
    font-family: 'Noto Sans KR';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #000;
}

.pub .input_box .ipt_file .btn_file {
    justify-content: center;
    font-family: 'Spoqa Han Sans Neo';
    color: #b7b7b7;
}

.pub .input_box .ipt_file .btn_file::before {
    content: '';
    width: 12px;
    height: 12px;
    background: url('../images/gbp/ico_upload-g.svg') center/12px no-repeat;
}

.pub .input_box .ipt_file.type2 .btn_file {
    position: absolute;
    left: calc(100% + 7px);
    min-width: 106px;
    width: fit-content;
    line-height: 43px;
    padding: 0 14px;
    color: #fff;
    background-color: #dfdfdf;
    border-radius: 4px;
}

.pub .input_box .ipt_file.type2 .btn_file::before {
    background: url('../images/gbp/ico_upload-w.svg') center/12px no-repeat;
}

.pub .input_box .ipt_file.type2 .btn_file.active {
    background-color: #3d5afa;
}

@media screen and (max-width: 750px) {
    .pub .input_box .ipt_file.type2 .btn_file {
        min-width: 83px;
        left: calc(100% + 15px);
    }
}


/* calendar */

.pub .input_box .ipt_cal::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url('../images/gbp/calendar-check.svg') center no-repeat;
}

.pub .input_box .ipt_cal input {
    width: 100%;
    background-color: transparent;
    z-index: 1;
}

.ipt_calendar {
    z-index: 10001;
}

.ipt_calendar.air-datepicker {
    width: 334px;
}

.ipt_calendar .air-datepicker-nav {
    border-bottom: none;
}

.ipt_calendar .air-datepicker-nav--title {
    font-family: 'Noto Sans KR';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #000;
}

.ipt_calendar .air-datepicker-nav--title span {
    display: inline-block;
    margin-right: 4px;
}

.ipt_calendar .air-datepicker-body--day-name {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
}

.ipt_calendar .air-datepicker-body--day-name:first-child,
.ipt_calendar .air-datepicker-cell.-weekend-:nth-child(7n+1) {
    color: #ff1515;
}

.ipt_calendar .air-datepicker-body--day-name:last-child,
.ipt_calendar .air-datepicker-cell.-weekend-:nth-child(7n+0) {
    color: #1189e2;
}

.ipt_calendar .air-datepicker-cell {
    font-size: 17px;
    letter-spacing: 0;
    color: #000;
    border-radius: 50%;
}

.ipt_calendar .air-datepicker-cell.-day-.-other-month-,
.ipt_calendar .air-datepicker-cell.-year-.-other-decade- {
    color: #aaa;
}

.ipt_calendar .air-datepicker-body--cells.-days- {
    gap: 5px;
    grid-auto-rows: 40px;
}

.ipt_calendar .air-datepicker-cell.-selected-,
.ipt_calendar .air-datepicker-cell.-selected-.-current- {
    color: #fff !important;
    background: #546ef8;
}


/* img */

.pub .input_box .ipt_img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 250px;
    height: 250px;
    padding: 40px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .input_box .ipt_img input {
    display: none;
}

.pub .input_box .ipt_img label {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 12px 14px;
    margin: 0;
    line-height: 17px;
    font-family: 'Noto Sans KR';
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -0.3px;
    color: #536dfe;
    cursor: pointer;
}

.pub .input_box .ipt_img label::before {
    content: '';
    width: 12px;
    height: 12px;
    background: url('../images/gbp/ico_upload.svg') center/12px no-repeat;
}

.pub .input_box .ipt_img.full .count_wrap {
    position: absolute;
    left: 25px;
    bottom: 12px;
    margin: 0;
    font-family: 'Noto Sans KR';
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.3px;
    color: #9a9a9a;
}

.pub .input_box .ipt_img img {
    object-fit: cover;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.pub .input_box .ipt_img.full .img_wrap {
    display: flex;
    gap: 20px;
    width: 100%;
    padding: 0 23px;
    overflow-y: hidden;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-gutter: stable;
}

.pub .input_box .ipt_img.full .img_wrap::-webkit-scrollbar,
.pub .input_box .ipt_img.full .img_wrap::-webkit-scrollbar-track {
    background-color: transparent;
}

.pub .input_box .ipt_img.full .img_wrap::-webkit-scrollbar {
    height: 0;
}

.pub .input_box .ipt_img.full .img_box {
    position: relative;
    flex-shrink: 0;
    width: 361px;
    height: 203px;
    padding: 30px 50px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .input_box .ipt_img.full .img_box img {
    width: 261px;
    height: 143px;
}

.pub .input_box .img_box .closeBtn {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    background: #bcbccb url('../images/gbp/ico_closeW.svg') center/13px no-repeat;
    border-radius: 50%;
    overflow: hidden;
}

.pub .input_box .ipt_img.notFrm,
.pub .input_box .ipt_img.notFrm.full .img_box {
    padding: 0;
    border: none;
    overflow: hidden;
}

.pub .input_box .ipt_img.notFrm.full {
    padding: 20px 0 40px;
    border: 1px solid #dfdfdf;
}

.pub .input_box .ipt_img.notFrm.full .img_box {
    width: 367px;
    height: 216px;
    border-radius: 17px;
}

.pub .input_box .ipt_img.notFrm.mdl {
    width: 421px;
    height: 247px;
    border-radius: 17px;
}

.pub .input_box .ipt_img.notFrm.sml {
    width: 250px;
    height: 250px;
    border-radius: 32px;
}

.pub .input_box .ipt_img.notFrm.full .img_box img,
.pub .input_box .ipt_img.notFrm.mdl img,
.pub .input_box .ipt_img.notFrm.sml img {
    width: 100%;
    height: 100%;
}


/* img size */

.pub .input_box .ipt_img.sml {
    width: 250px;
}

.pub .input_box .ipt_img.sml img {
    width: 152px;
    height: 152px;
}

.pub .input_box .ipt_img.mdl {
    width: 512px;
}

.pub .input_box .ipt_img.mdl img {
    width: 432px;
    height: 170px;
}

.pub .input_box .ipt_img.full {
    height: 274px;
    padding: 25px 0 46px;
}

@media screen and (max-width: 750px) {
    .pub .input_box .ipt_img label {
        padding: 3px 5px;
        line-height: 13px;
        font-size: 9px;
        letter-spacing: -0.23px;
    }
    .pub .input_box .ipt_img.full .img_wrap {
        gap: 10px;
        padding: 0 12px;
    }
    .pub .input_box .ipt_img.full .img_box {
        width: 180px;
        height: 102px;
        padding: 15px 23px;
    }
    .pub .input_box .img_box .closeBtn {
        top: 6px;
        right: 6px;
        width: 15px;
        height: 15px;
        background-size: 7px;
    }
    .pub .input_box .ipt_img.full .count_wrap {
        left: 12px;
        bottom: 7px;
        font-size: 9px;
        letter-spacing: -0.04px;
    }
    /* img size */
    .pub .input_box .ipt_img {
        min-width: 125px;
        height: 125px;
    }
    .pub .input_box .ipt_img.sml {
        width: 125px;
    }
    .pub .input_box .ipt_img.sml img {
        width: 76px;
        height: 76px;
    }
    .pub .input_box .ipt_img.mdl {
        width: 256px;
    }
    .pub .input_box .ipt_img.mdl img {
        width: 206px;
        height: 75px;
    }
    .pub .input_box .ipt_img.full {
        height: 140px;
        padding: 13px 0 27px;
    }
    .pub .input_box .ipt_img.full .img_box img {
        width: 135px;
        height: 72px;
    }
    .pub .input_box .ipt_img.notFrm.full .img_box,
    .pub .input_box .ipt_img.notFrm.mdl,
    .pub .input_box .ipt_img.notFrm.sml {
        border-radius: 4px;
    }
    .pub .input_box .ipt_img.notFrm.full .img_box {
        width: 180px;
        height: 102px;
    }
    .pub .input_box .ipt_img.notFrm.mdl {
        width: 256px;
        height: 125px;
    }
    .pub .input_box .ipt_img.notFrm.sml {
        width: 125px;
        height: 125px;
    }
}


/* input box size */

.pub .input_box .ipt_txt.mdl,
.pub .input_box .slc_box.mdl,
.pub .input_box .ipt_file.mdl,
.pub .input_box .ipt_cal.mdl {
    width: calc(100% - 127px);
}

.pub .input_box .ipt_txt.sml,
.pub .input_box .slc_box.sml,
.pub .input_box .ipt_file.sml,
.pub .input_box .ipt_cal.sml {
    width: 164px;
}

.pub .input_box .ipt_txt.hlf,
.pub .input_box .slc_box.hlf,
.pub .input_box .ipt_file.hlf,
.pub .input_box .ipt_cal.hlf {
    flex-wrap: wrap;
    width: 50%;
}

.pub .input_box .slc_box.mini {
    min-width: 72px;
    margin-left: 13px;
    background: url('../images/gbp/ipt_select.svg') center right 14px no-repeat;
    border-color: transparent;
}

.pub .input_box .slc_box.mini::after {
    display: none;
}

.pub .input_box .slc_box.mini .slc_btn {
    height: 32px;
    padding: 0 30px 0 14px;
    line-height: 32px;
    font-size: 14px;
    color: #5a5a5a;
    background-color: transparent;
    border-radius: 6px;
}

.pub .input_box .slc_box.mini .opt_list {
    background-color: #f8f8f8;
    border: none;
    box-shadow: 0 3px 8px #00000029;
}

.pub .input_box .ipt_file.mini {
    display: inline-block;
    min-width: 105px;
}

@media screen and (max-width: 750px) {
    .pub .input_box .slc_box.mini {
        min-width: 40px;
        width: fit-content;
    }
}


/* checkbox */

.pub .input_box .check_wrap {
    display: flex;
    align-items: center;
}

.pub .input_box .check_wrap input {
    display: none;
}

.pub .input_box .check_wrap label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0;
}

.pub .input_box .check_wrap label::before {
    content: '';
    width: 24px;
    height: 24px;
    background: url('../images/gbp/bg_chk_off.png') center no-repeat;
}

.pub .input_box .check_wrap input:checked+label::before {
    background: url('../images/gbp/bg_chk_on.png') center left no-repeat;
}

.pub .input_box .check_wrap input:disabled+label::before {
    width: 18px;
    height: 18px;
    margin: 3px;
    background: #d9d9d9;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
}

.pub .input_box .check_wrap input:checked:disabled+label::before {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url('../images/gbp/bg_chkg_on.svg') center left no-repeat;
    border: none;
}

.pub .input_box .check_wrap label span {
    font-size: 12px;
    letter-spacing: -0.3px;
    color: #5a5a5a;
}


/* checkbox btn ver(keywords) */

.pub .input_box .check_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: max-content;
}

.pub .input_box .check_btn input {
    display: none;
}

.pub .input_box .check_btn label {
    display: inline-block;
    padding: 0 15px;
    margin: 0;
    font-family: 'Noto Sans KR';
    color: #929292;
    line-height: 28px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
}

.pub .input_box .check_btn label span::before {
    content: '#';
}

.pub .input_box .check_btn input:checked+label {
    color: #fff;
    background-color: #536def;
    border-color: #536def;
}


/* checkbox btn ver(admin) */

.pub .input_box .checks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: max-content;
}

.pub .input_box .checks input {
    display: none;
}

.pub .input_box .checks label {
    width: 20px;
    height: 20px;
    background: url('../images/gbp/ic_chk.svg') center/19px no-repeat;
}

.pub .input_box .checks input:checked+label {
    background: url('../images/gbp/ic_chk3_on.svg') center/19px no-repeat;
}


/* radio */

.pub .input_box .radio_wrap {
    min-width: 75px;
    margin: 6px 0 12px;
}

.pub .input_box .radio_wrap input {
    display: none;
}

.pub .input_box .radio_wrap input+label {
    line-height: 24px;
    padding-left: 32px;
    margin: 0;
    background: url('../images/gbp/bg_radio_off.png') center left no-repeat;
}

.pub .input_box .radio_wrap input:checked+label {
    background: url('../images/gbp/bg_radio_on.png') center left no-repeat;
}

@media screen and (max-width:750px) {
    .pub .input_box .radio_wrap {
        margin: 0 0 10px;
    }
    .pub .input_box .radio_wrap input+label {
        line-height: 20px;
        padding-left: 28px;
        background-size: 18px;
    }
    .pub .input_box .radio_wrap input:checked+label {
        background-size: 18px;
    }
}


/* switch */

.pub .switch_wrap input {
    display: none;
}

.pub .switch_wrap label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: -0.07px;
    color: #5b6579;
}

.pub .switch_wrap .switch {
    position: relative;
    display: flex;
    align-items: center;
    width: 40px;
    height: 24px;
    padding: 2px;
    background-color: #e8e8e8;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.pub .switch_wrap .switch::after {
    content: '';
    position: absolute;
    left: 2px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.pub .switch_wrap input:checked+label .switch {
    background-color: #16b364;
}

.pub .switch_wrap input:checked+label .switch::after {
    left: 18px;
}


/* ================================ table */

.pub .table_wrap {
    position: relative;
    min-width: 308px;
    font-size: 14px;
    letter-spacing: -0.07px;
    color: #7a7a7a;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

.pub .table_wrap table {
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 4px;
}

.pub .table_wrap table td {
    padding: 6px;
}

.pub .table_wrap table tr+tr td {
    border-top: 1px solid #dfdfdf;
}

.pub .table_wrap table td+td {
    border-left: 1px solid #dfdfdf;
}


/* ================================ graph - bar */

.pub .graph_wrap {
    position: relative;
}

.pub .graph_wrap.bar {
    width: 270px;
    height: 20px;
    background-color: #ededed;
    border-radius: 50px;
    overflow: hidden;
}

.pub .graph_wrap.bar .bar {
    width: 0;
    height: 100%;
    background-color: #7a7a7a;
    border-radius: 0 50px 50px 0;
    transition: all .3s ease-in-out;
}


/* ================================ flex */

.pub .flex {
    display: flex;
    flex-wrap: wrap;
}

.pub .flexalstart {
    align-items: flex-start;
}

.pub .flexalcenter {
    align-items: center;
}

.pub .flexalend {
    align-items: flex-end;
}

.pub .flexjcstart {
    justify-content: flex-start;
}

.pub .flexjccenter {
    justify-content: center;
}

.pub .flexjcend {
    justify-content: flex-end;
}

.pub .flexjcbtw {
    justify-content: space-between;
}

.pub .grid {
    display: grid;
}

.pub .hide {
    display: none !important;
}


/* ================================ tooltip */

.pub .tooltip_box {
    position: absolute;
    top: calc(100% + 6px);
    width: max-content;
    padding: 14px 23px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    box-shadow: 0 3px 6px #00000029;
    z-index: 99;
}


/* ================================ blank data */

.pub .blank_data {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.pub .blank_data img {
    margin-top: -160px;
}

.pub .blank_data span {
    display: block;
    line-height: 21px;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 14px;
    letter-spacing: -0.35px;
    color: #00000066;
}

@media screen and (max-width: 750px) {
    .pub .blank_data span {
        font-family: 'Noto Sans KR';
        font-size: 13px;
        font-weight: 300;
        color: #7a7a7a;
    }
}


/* ================================ bxslider */

.bx-wrapper {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.bxslider>div * {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.bx-wrapper .bx-controls-direction a {
    width: 58px;
    height: 40px;
    padding: 2px 24px;
    margin-top: -18px;
    z-index: 80;
}

.bx-wrapper .bx-prev {
    left: -58px;
    background: url('../images/gbp/slide_prev.svg') center no-repeat;
}

.bx-wrapper .bx-next {
    right: -58px;
    background: url('../images/gbp/slide_next.svg') center no-repeat;
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
    background-position: center;
}

.bx-wrapper .bx_video {
    position: relative;
}

.bx-wrapper .bx_video .bx_dim {
    position: absolute;
    inset: 0;
    display: block;
    background: #00000029 url('../images/gbp/slide_play.svg') center no-repeat;
}

.bx-wrapper .bx_video.play .bx_dim {
    display: none;
    background: #00000029 url('../images/gbp/slide_pause.svg') center no-repeat;
}

.bx-wrapper .bx_video.play:hover .bx_dim {
    display: block;
}

@media screen and (max-width: 750px) {
    .bx-wrapper .bx-controls {
        display: none;
    }
}


/* fullCalendar */

.pub_cal.fc {
    position: relative;
    font-family: 'Noto Sans KR';
}

.pub_cal.fc .fc-toolbar.fc-header-toolbar {
    padding: 20px 14px 7px;
    margin: 0;
}

.pub_cal.fc .fc-prev-button,
.pub_cal.fc .fc-next-button {
    position: absolute;
    top: 50%;
    padding: 0;
    background-color: transparent;
    border: none;
}

.pub_cal.fc .fc-prev-button .fc-icon,
.pub_cal.fc .fc-next-button .fc-icon {
    width: 24px;
    height: 24px;
    background: url('../images/gbp/ic_prev.png') center no-repeat;
}

.pub_cal.fc .fc-prev-button .fc-icon::before,
.pub_cal.fc .fc-next-button .fc-icon::before {
    display: none;
}

.pub_cal.fc .fc-prev-button {
    left: 40px;
}

.pub_cal.fc .fc-next-button {
    right: 40px;
}

.pub_cal.fc .fc-next-button .fc-icon {
    transform: rotate(180deg);
}

.pub_cal.fc .fc-toolbar-title {
    line-height: 21px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    color: #000;
}

.pub_cal.fc .fc-scrollgrid,
.pub_cal.fc .fc-scrollgrid td,
.pub_cal.fc .fc-scrollgrid th {
    border: none;
    border-color: transparent;
}

.pub_cal.fc .fc-scrollgrid td,
.pub_cal.fc .fc-scrollgrid th {
    height: 47px;
}

.pub_cal.fc .fc-scrollgrid td>div,
.pub_cal.fc .fc-scrollgrid th div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.fc .fc-scroller-harness,
.fc .fc-scroller-harness-liquid,
.fc .fc-scroller-harness-liquid .fc-scroller-liquid-absolute {
    overflow: visible !important;
}

.pub_cal.fc .fc-scroller {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pub_cal.fc .fc-scroller::-webkit-scrollbar {
    display: none;
}

.pub_cal.fc .fc-day a {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    color: #000;
}

.pub_cal.fc .fc-day a:hover {
    text-decoration: none;
}

.pub_cal.fc .fc-day.fc-day-sun a {
    color: #ff1515;
}

.pub_cal.fc .fc-day.fc-day-sat a {
    color: #1189e2;
}

.pub_cal.fc .fc-day.fc-day-other .fc-daygrid-day-top {
    opacity: 1;
}

.pub_cal.fc .fc-day.fc-day-other a {
    color: #aaa;
}

.pub_cal.fc .fc-daygrid-body {
    margin: 0 auto;
}

.pub_cal.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.pub_cal.fc .fc-daygrid-event-harness {
    width: 100%;
    height: 100%;
}

.pub_cal.fc .fc-scrollgrid td .fc-daygrid-day-number {
    font-size: 17px;
}

.pub_cal.fc .fc-daygrid-day.fc-day-today {
    background-color: transparent;
}

.pub_cal.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top {
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 3px auto;
    min-height: unset;
    color: #fff;
    background-color: #546ef8;
    border-radius: 50%;
}

.pub_cal.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
    padding: 0;
    color: #fff;
}

.pub_cal.fc .fc-event {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: transparent;
    border-color: transparent;
}

.pub_cal.fc .fc-event::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #546ef8;
    border-color: #546ef8;
    border-radius: 50%;
}

.pub_cal.fc .fc-event-selected,
.pub_cal.fc .fc-event:focus {
    box-shadow: none;
}

.pub_cal.fc .fc-event:focus::before {
    display: none;
}

.pub_cal.fc .fc-event:focus::after {
    position: relative;
    inset: unset;
}

.pub_cal.fc .fc-h-event .fc-event-main {
    position: absolute;
    top: 40px;
    display: none;
}

.pub_cal.fc .fc-event.on .fc-event-main {
    display: block;
}

.pub_cal.fc .fc-h-event .fc-event-main-frame {
    justify-content: center;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 6px #00000029;
}

.pub_cal.fc .fc-h-event .fc-event-main-frame::before {
    content: '';
    position: absolute;
    top: -6px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    box-shadow: 0 0 6px #00000029;
    transform: rotate(45deg);
}

.pub_cal.fc .fc-h-event .fc-event-title-container {
    padding: 0 18px;
    line-height: 30px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #536df9;
    background-color: #fff;
    border-radius: 4px;
    z-index: 1;
}

@media screen and (max-width: 750px) {
    .pub_cal.fc .fc-toolbar.fc-header-toolbar {
        padding: 0 7px 17px;
    }
    .pub_cal.fc .fc-toolbar-title {
        line-height: 18px;
        font-family: 'Noto Sans KR';
        font-size: 13px;
        letter-spacing: -0.32px;
    }
    .pub_cal.fc .fc-prev-button .fc-icon,
    .pub_cal.fc .fc-next-button .fc-icon {
        width: 16px;
        height: 16px;
        background-size: 5px 10px;
    }
    .pub_cal.fc .fc-prev-button {
        left: 24px;
    }
    .pub_cal.fc .fc-next-button {
        right: 24px;
    }
    .pub_cal.fc .fc-scrollgrid td,
    .pub_cal.fc .fc-scrollgrid th {
        height: 24px;
    }
    .pub_cal.fc .fc-day a,
    .pub_cal.fc .fc-scrollgrid td .fc-daygrid-day-number {
        padding: 0;
        font-family: 'Noto Sans KR';
        font-size: 10px;
    }
    .pub_cal.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top {
        width: 20px;
        height: 20px;
    }
    .pub_cal.fc .fc-event::after {
        width: 7px;
        height: 7px;
    }
    .pub_cal.fc .fc-h-event .fc-event-main {
        top: 26px;
    }
    .pub_cal.fc .fc-h-event .fc-event-main-frame::before {
        top: -2px;
    }
    .pub_cal.fc .fc-h-event .fc-event-title-container {
        padding: 0 11px;
        line-height: 28px;
    }
}