@charset "utf-8";

/* 게시판 작성일자 숨김 */
.rb_date,
.rb-board-date,
.view_info_span_date,
.view_info_span:has(.rb_date),
.view_info_span.mobile,
#bo_v_info .if_date { display: none !important; }

/* 게시판 카테고리 배지 스타일 */
.rb_bbs_for_mem_names .view_info_span a {
    display: inline-block;
    background: #f0f0f0;
    color: #555 !important;
    font-size: 12px !important;
    font-weight: 500;
    padding: 2px 10px;
    border-radius: 20px;
    text-decoration: none;
    vertical-align: middle;
}

/* 게시글 카드 카테고리 배지 */
.gallery-item-info {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}

.gallery-item-info .rb_cate_badge {
    display: inline-block;
    background-color: #f0ebf8;
    color: #7c5cbf;
    font-size: 11px;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 12px;
    line-height: 1.6;
}

.gallery-item-info .rb_date {
    font-size: 12px;
    color: #999;
}

/* 1.1.4 { */
.writer_prof {
    margin-top: 25px;
    margin-bottom: 20px;
}

.chk_box input[type="checkbox"]+label span {
    display: none !important;
}

.chk_box input[type="radio"]+label span {
    display: none !important;
}

input[type="checkbox"]+label {
    padding-left: 30px !important;
}

#bo_cate {
    border-bottom: 0px;
}

.rb_bbs_wrap .rb_bbs_list {
    border-top: 1px solid #ddd !important;
}

#faq_wrap {
    border-top: 1px solid #ddd !important;
}

.rb_prof_tab #bo_cate {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.rb_bbs_wrap .rb_bbs_top {
    margin-top: 0px !important;
}

/* } */

/* 1.1.5 { */
.point_info_btns {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.point_info_btns i {
    margin-top: 2px;
    margin-right: 4px;
}

.point_info_btns:hover {
    border-color: #aaa;
}

.point_info_btns.act {
    border-color: #aaa;
}

.point_info_btns_wrap {
    margin-top: 3px;
    position: relative;
}

.point_info_btns_wrap ul {
    margin-top: 10px;
    background-color: #f9f9f9;
    border-radius: 6px;
    padding: 15px;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.point_info_btns_wrap ul dl {
    text-align: center;
}

.point_info_btns_wrap ul dl dd {
    margin-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
}

.point_info_opens h6 {
    display: block;
}

.rb_bbs_wrap .rb_bbs_top {
    position: absolute;
    top: -55px;
    right: 0px;
    margin-top: 0px;
}

.rb_bbs_wrap #bo_cate {
    margin-top: 0px !important;
}

.point_info_opens {
    padding: 20px;
    border: 1px solid #eee;
    ;
    border-radius: 6px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .02);
    background: #fff;
    min-width: 280px;
    position: relative;
    font-size: 13px;
    position: absolute;
    top: 35px;
    right: 0px;
    z-index: 2;
    display: none;
}

/* } */

/* 1.2.6 { */
.gallery-item-info-sub {
    margin-top: 15px !important;
}

.rb_bbs_wrap .rb_bbs_for_cont {
    padding-right: 180px !important;
}

.notification,
.notification-custom {
    border: 1px solid #000 !important;
}

.cbp-hrmenu-btm {
    box-shadow: none !important;
    border: 0px !important;
}

.gallery-item-tit {
    margin-top: 10px !important;
}

.content_box {
    transition: box-shadow 0.3s ease, transform 0.2s ease;
}

.bbs_main_wrap_thumb_con_main dd:last-child {
    border-bottom: 0px !important;
}

.content_box.clicked {}

.content_box.dragging {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #fff;
    opacity: 0.6
}

.placeholders_box {
    border: 1px dashed #ddd;
    background: none;
    visibility: visible !important;
    margin: 20px;
    box-sizing: border-box;
    height: auto;
}

.content_box .admin_ov {
    cursor: grab !important
}

.content_box .admin_ov:active {
    cursor: grabbing !important;
}

.win_btn {
    padding-bottom: 30px;
}

.sv_wrap .sv a {
    color: #fff !important;
}

.user_prof img {
    height: 80px;
    width: auto;
}

.rb_prof .rb_prof_info_img img {
    height: 80px;
    width: auto;
}

/* } */

/* 1.2.7 { */
#bo_v_con img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.bbs-view-image {
    height: 100%;
    overflow: auto;
}

.gallery-item-img img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.rb_bbs_wrap .rb_thumb_wrap img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

#faq_wrap .con_inner {
    line-height: 150%;
    font-size: 14px;
}

.system_del_btn {
    float: right !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
}

.system_del_btn a {
    color: #000 !important;
    font-size: 12px;
}

#memo_list h1#win_title {
    padding-right: 20px !important;
}

/* } */

/* 1.2.8 { */
.bbs-view-image {
    height: 100%;
    overflow: inherit !important;
}

.bbs-view-image img {
    max-width: 100%;
    height: auto;
}

/* } */

/* 1.3.9 { */
.cbp-hrmenu .cbp-hrsub {
    z-index: 98;
}

#m_gnb_close_btn {
    width: 60px;
    height: 80px;
}

.cbp-hrmenu-btm>ul>li {
    position: relative;
    background-repeat: no-repeat;
    background-position: right 20px top 27px;
}

.cbp-hrmenu-btm>ul>li.add_arr_svg {
    background-image: url('../rb.img/icon/arr_down.svg');
}

.cbp-hrmenu-btm>ul>li.cbp-hropen {
    background-image: url('../rb.img/icon/arr_up.svg');
}

.cbp-hrmenu-btm>ul>li .add_arr_btn {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 60px;
}

/* } */

/* 1.3.10 { */
.rb_bbs_wrap .writer_prof .writer_prof_ul1 {
    width: 65% !important;
}

/* } */

/* 1.3.11 { */
.cbp-hrmenu-btm>ul>li.add_arr_svg.cbp-hropen {
    background-image: url('../rb.img/icon/arr_up.svg');
}

.cbp-hrmenu-btm>ul>li.cbp-hropen {
    background-image: none;
}

.sv_wrap .sv a {
    display: block;
}

/* } */

/* 1.4.12 { */
.sh-side-options-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0px !important;
    bottom: auto !important;
    margin-right: 0px;
    left: -100px !important;
}

.chat_open_btn {
    position: fixed;
    z-index: 98;
    background-color: #fff;
    padding: 15px;
    border-radius: 40%;
    box-shadow: -10px 0px 20px 2px rgba(0, 0, 0, .06);
}

.chat_open_btn:hover {
    background-color: #f3f5fd;
}

.chat_open_btn img {
    width: 30px;
    height: auto;
}

.chat_open_btn_inner {
    position: relative;
}

.chat_open_btn_inner span {
    background-color: #2D3748;
    color: #fff;
    font-size: 10px;
    padding: 5px 8px;
    border-radius: 22px;
    position: absolute;
    right: -15px;
    top: -15px;
}

#scroll_container .swiper-container {
    overflow: inherit;
}

#bo_cate.swiper-container {
    overflow: hidden;
}

/* } */

/* 1.5.13 { */
.rb_prof_info_img {
    position: relative;
    float: left;
}

#prof_ch_btn {
    position: absolute;
    bottom: -5px;
    right: -3px;
}

/* } */

/* 1.6.14 { */
.rb_bbs_wrap .rb_bbs_list {
    border-top: 0px !important;
    padding-top: 0px !important;
}

.rb_bbs_wrap #bo_cate {
    margin-bottom: 20px !important;
    border-bottom: 0px;
}

.rb_bbs_wrap #bo_cate #bo_cate_ul {
    display: flex;
    gap: 8px;
    padding: 0;
    position: relative;
}

.rb_bbs_wrap #bo_cate #bo_cate_ul:before {
    display: none !important;
}

.rb_bbs_wrap #bo_cate a {
    padding: 0 16px !important;
    font-size: 13px !important;
    line-height: 34px !important;
    height: 34px !important;
    border-radius: 20px !important;
    background-color: #f5f5f5 !important;
    color: #666 !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
    display: inline-block !important;
}

.rb_bbs_wrap #bo_cate a:hover {
    background-color: #e8e8e8 !important;
    color: #333 !important;
}

.rb_bbs_wrap #bo_cate a#bo_cate_on {
    background-color: #7c5cbf !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.rb_bbs_wrap #bo_cate a#bo_cate_on::after {
    display: none !important;
}

.bo_cate_link {
    background: #222 !important;
    color: #fff !important;
    font-size: 11px !important;
    padding: 3px 8px !important;
    border-radius: 4px !important;
    font-weight: normal !important;
}

.rb-board-table th {
    border-bottom: 0px !important;
    background-color: #f9f9f9;
}

.rb_bbs_for {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 25px !important;
    margin-bottom: 20px;
}

.rb_bbs_wrap .rb_bbs_for_img {
    top: 20px !important;
    right: 20px !important;
}

.rb_bbs_for:hover {
    border-color: #ccc !important;
}

.rb_bbs_wrap .rb_bbs_for_cont_subj a {
    font-size: 20px !important;
}

.bn_border {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.rb_bbs_wrap_qa .rb_bbs_for {
    border: 0px !important;
    border-bottom: 1px solid #eee !important;
    border-radius: 0px !important;
    padding: 0px !important;
    padding-bottom: 20px !important;
}

.qa_sub_tit {
    padding-bottom: 20px !important;
    margin-bottom: 25px;
}

.qa_sub_wrap .rb_bbs_for_cont {
    padding-right: 0px !important;
}

.qa_sub_wrap .rb_thumb_wrap {
    text-align: right;
}

/* } */

/* 1.6.15 { */
.rb_prof .rb_prof_info_txt {
    width: 70%;
    line-height: 140%;
    word-break: keep-all;
}

.rb_prof .copy_urls {
    background-color: transparent !important;
}

/* } */

/* 2.0.0 { */
#mb_login_od_wr {
    padding: 0px !important;
    border: 0px !important;
}

#mb_login_od_wr h2 {
    text-align: center;
    font-size: 18px !important;
    margin-top: 70px !important;
    margin-bottom: 20px !important;
}

#mb_login_od_wr p {
    border-radius: 10px;
    word-break: keep-all;
}

.bemember_tit {
    text-align: center;
    font-size: 18px !important;
    margin-top: 70px !important;
    margin-bottom: 20px !important;
}

.bn_bg_color_label {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.flex_left {
    display: flex;
    gap: 10px;
    align-items: center;
}

html {
    overflow-x: hidden;
}

.footer_copy_ul1_li2 {
    width: 60%;
}

.footer_copy_ul1_li2 dd {
    float: left;
    margin-right: 20px;
}

.content_box .admin_ov {
    z-index: 96 !important
}

.content_box_set:hover .admin_ov {
    opacity: 1;
    z-index: 97 !important
}

.content_box_set {
    border: 0.1px dashed #B9FAFF;
}

.content_box_set {
    border-style: dashed dashed dashed dashed;
}

.placeholders_box {
    border: 0px;
    background: #f9f9f9;
    border-radius: 10px;
}

.hd_pops {
    background-color: #fff !important;
}

/* } */

/* 2.0.1 { */
.rb_bbs_wrap #bo_vc article {
    scroll-margin-top: 140px;
}

#search_box_wrap {
    width: 355px;
    left: -20px;
}

/* } */

/* 2.0.3 { */
.rb_member .rb_login .rb_login_box li span {
    font-size: 13px !important;
}

.rb_member .rb_login .rb_login_box .rb_login_logo {
    margin-bottom: 40px !important;
}

.rb_member .rb_reg_sub_title {
    margin-bottom: 40px !important;
}

.rb_member .rb_reg .btn_frmline {
    height: 40px;
}

.au_input {
    min-height: 100px !important;
}

.rb_prof_tab {
    margin-top: 30px;
}

#sod_list #cp_frm {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: 0px;
    margin-top: 0px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.05);
}

#sod_frm_pay .pay_tbl td .btn_frmline {
    padding: 0 10px;
    border: 1px solid #38b2b9;
    color: #38b2b9;
    background: #fff;
    height: 26px;
    border-radius: 3px;
}

.od_coupon td,
#sod_frm_pay .od_coupon td,
.od_coupon td,
#sod_frm_pay .od_coupon th {
    text-align: center !important;
}

#sod_frm_pay .pay_tbl td {
    line-height: 25px;
}

.rb_login_box .textarea_divs {
    overflow-y: auto;
    min-height: 200px;
    height: 200px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
}

.rb_login_box .textarea_divs img {
    max-width: 100%;
    height: auto;
}

/* } */

/* 2.1.4 { */
.gnb_wrap .snb_wrap .my_btn_wrap {
    float: right;
}

.shop_select_to_html .menulist ul.wide {
    width: auto !important;
    min-width: 146px;
    display: block !important;
    min-height: auto !important;
}

/* } */

/* 2.1.5 { */
#sod_frm_pay .sod_frm_point {
    border-radius: 10px;
}

#sod_frm_pay .sod_frm_point div {
    background-color: transparent;
    padding: 15px;
}

#sod_frm_pay .sod_frm_point #od_temp_point {
    border-radius: 6px;
}

#sod_frm_pay .sod_frm_point div label {
    font-weight: normal;
}

#settle_bank #od_deposit_name {
    padding: 10px;
    border-radius: 6px;
}

.sit_option h3 {
    display: block !important;
}

.tail_fixed_gnb {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 98;
    text-align: center;
}

.tail_fixed_gnb button {
    display: inline-block;
    width: 18%;
}

.rb_prof.rb_prof_new {
    margin-top: 0px;
    position: relative;
}

.rb_prof.rb_prof_new .rb_prof_info_img img {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.rb_prof.rb_prof_new .rb_prof_info_txt {
    color: #888;
    margin-top: 35px;
    display: flex;
    gap: 0px 15px;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.rb_prof.rb_prof_new .rb_prof_info_txt {
    align-items: center;
}

.rb_prof.rb_prof_new .rb_prof_info_nick {
    font-size: 36px;
    margin-top: 10px;
}

.rb_prof.rb_prof_new .rb_prof_info_nick span {
    font-size: 12px;
    color: #666;
    background-color: transparent;
    border: 1px solid #ddd;
    padding: 3px 10px 3px 10px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
}

.rb_prof.rb_prof_new .rb_prof_info {}

.rb_prof.rb_prof_new .rb_prof_btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.rb_prof.rb_prof_new .copy_urls img {
    width: 35px;
    height: 35px;
    border-radius: 6px;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns {
    width: 30px;
    height: 35px;
    background-color: transparent !important;
    color: #09244B;
    border: 0px solid #09244B;
    line-height: 30px;
    display: inline-block;
    border-radius: 6px;
    padding-left: 3px;
    padding-right: 0px;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns.fl_btns_txt {
    width: auto;
    background-color: #f1f1f1 !important;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 35px;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns:hover {
    opacity: 0.5;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns.fl_btns_txt:hover {
    opacity: 0.7;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns img {
    height: 20px;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns.gd_btn {
    border: 0px;
    line-height: 35px;
    width: 45px;
}

.rb_prof.rb_prof_new .rb_prof_btn .fl_btns.gd_btn img {
    height: 16px;
}

.rb_prof.rb_prof_new .copy_urls {
    height: 35px;
    line-height: 35px;
    background-color: #f9f9f9;
    display: inline-block;
    border-radius: 6px;
    text-align: center;
}

.rb_prof.rb_prof_new .my_subs_btn_wrap {
    margin-top: 1px;
    margin-left: 20px;
    float: right;
}

.rb_prof.rb_prof_new .rb_prof_r {
    float: right;
    width: 30%;
    margin-top: 30px;
    position: sticky;
    top: 120px;
}

.rb_prof.rb_prof_new .rb_prof_l {
    float: left;
    width: 70%;
    padding-right: 40px;
    margin-top: 30px;
}

.rb_prof.rb_prof_new .rb_prof_r_box {
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 10px;
}

.rb_prof.rb_prof_new .rb_prof_info_info {
    float: left;
    margin-left: 30px;
    width: 50%;
}

.rb_prof.rb_prof_new .rb_prof_info_nick {
    margin-top: 5px;
}

.rb_prof.rb_prof_new .rb_prof_info_nick span {
    margin-left: 15px;
}

.rb_prof.rb_prof_new .rb_prof_info_info .rb_prof_info_txt {
    margin-top: 5px;
}

.rb_prof.rb_prof_new .rb_prof_btn {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: auto;
}

.rb_prof.rb_prof_new .rb_prof_info_txt {
    width: 100%;
}

/* } */

@media all and (min-width:1025px) and (max-width:1280px) {
    .rb_prof.rb_prof_new .rb_prof_btn {
        position: inherit !important;
        right: auto;
        top: auto;
        margin-top: 20px;
        border: 1px dashed #ddd;
        padding: 10px;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 6px;
    }

    .rb_prof.rb_prof_new .rb_prof_btn .fl_btns.fl_btns_txt {
        float: none;
        margin-left: 0;
    }

    .rb_prof.rb_prof_new .fl_btns_txt_mgl {
        float: none;
    }

    .rb_prof.rb_prof_new .copy_urls {
        display: flex;
        align-items: center;
        gap: 6px;
        flex-wrap: wrap;
        width: 100%;
        text-align: left;
    }
}

/* 2.1.6 { */
.bbs_main {
    position: relative;
}

.rb_swiper {}

.rb_swiper .rb_swiper_inner {
    overflow: hidden;
}

.rb_swiper .rb-swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.rb_swiper .rb_swiper_list {
    position: relative;
    box-sizing: border-box
}

.rb_swiper .rb_swiper_paging_btn {
    position: absolute;
    top: 0px;
    right: 90px;
    top: 12px;
}

.rb_swiper .rb_swiper_list img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.rb-swiper-prev {
    left: auto !important;
    position: relative;
    display: inline;
}

.rb-swiper-next {
    right: auto !important;
    position: relative;
    display: inline;
}

.rb_swiper .rb_swiper_paging_btn button {
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-bottom: 2px;
}

.bbs_main_wrap_thumb_left_con .bbs_main_wrap_con_cont {
    min-height: auto !important;
}

.rb_shop_list .swiper-slide-list-list {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.rb_shop_list .swiper-slide-list-rel {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.cbp-hrmenu .cbp-hrsub {
    max-width: 1024px;
}

.shop_main_list_rb {
    position: relative;
}

.rb_shop_list4 .swiper-slide {
    border: 0px;
    padding: 0px !important;
    border-radius: 0px;
}

.rb_shop_list4 .swiper-slide .rb_swiper_list {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px !important;
    border-radius: 10px;
    cursor: pointer
}

.rb_shop_list4 .swiper-slide .rb_swiper_list:hover {
    border-color: #25282B;
}

.rb_shop_list5 .swiper-slide {
    padding: 0px !important;
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
}

.rb_shop_list5 .swiper-slide .rb_swiper_list {
    padding: 30px !important;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
    cursor: pointer
}

.rb_shop_list5 .swiper-slide .rb_swiper_list:hover {
    border-color: #25282B;
}

.rb_bbs_wrap .rb_bbs_list .swiper-slide {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.point_list_con img {
    border: 0px !important;
}

/* } */

/* 2.1.7 { */
.od_coupon .btn_close {
    border-radius: 0px !important;
}

.sod_frm_flex .cp_cancel1 {
    padding: 0 10px;
    border: 1px solid #aaa;
    color: #666;
    background: #fff;
    height: 26px;
    border-radius: 3px;
}

.sod_frm_flex .cp_cancel {
    margin: 0px !important;
}

.sod_frm_flex {
    display: flex;
    gap: 0px 5px;
    align-items: center;
    height: 46.5px !important;
}

.sod_frm_flex .btn_frmline {
    margin-left: auto !important;
}

#mod_option_frm .btn_confirm {
    background-color: transparent !important;
}

#sod_bsk_list #mod_option_frm {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0px;
}

select#ct_send_cost {
    width: 150px;
}

#sod_addr .td_sbj {
    width: 40px;
}

#sod_addr .td_mng {
    padding: 0px;
    width: auto;
    text-align: left;
}

#sod_addr .td_mng .mng_btn {
    width: 40px;
    text-align: center;
}

#sod_addr .default_lb {
    width: auto !important;
}

#sod_addr .default_lb::before {
    z-index: -9999;
}

#sod_addr .td_address .frm_input {
    width: 100px;
    margin-bottom: 10px;
    height: 30px;
    padding: 10px;
    border-radius: 6px;
}

#captcha #captcha_img {
    height: 35px !important;
    margin-top: 5px !important;
}

.point_info_btns {
    padding-left: 7px;
    padding-right: 7px;
}

.point_info_btns.rb_bbs_set_btn {
    margin-left: 4px;
}

.adm_bbs_set_wrap dl {
    margin-top: 10px;
}

.adm_bbs_set_wrap .po_rel {
    position: relative;
}

.adm_bbs_set_wrap dd label {
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 12px;
    color: #999;
}

.adm_bbs_set_wrap dl dd {
    padding-top: 2px;
    padding-bottom: 2px;
}

.adm_bbs_set_wrap input {
    height: 35px;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    border: 1px dashed #ccc;
    padding-right: 70px;
}

.adm_bbs_set_wrap .adm_set_btn {
    background-color: #25282B;
    color: #fff;
    text-align: center;
    height: 35px;
    border-radius: 6px;
    border: 0px;
    width: 100%;
}

.rb_bbs_set_select_wrap select {
    background-image: none !important;
}

.rb_bbs_set_select_wrap .tiny_input {
    padding-right: 50%;
}

.rb_bbs_set_select_wrap {
    display: flex;
    align-items: center;
    gap: 0px 1%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.rb_bbs_set_select_wrap dd.po_rel {
    width: 49%;
}

.rb_bbs_set_select_wrap dd.adm_set_btn_wrap {
    width: 100%;
}

.rb_bbs_set_select_wrap input[type="checkbox"]+label:before {
    width: 20px;
    height: 20px;
}

.rb_bbs_set_select_wrap input[type="checkbox"]+label:after {
    top: 5px;
    left: 8px;
    width: 4px;
    height: 8px;
}

.rb_bbs_set_select_wrap input[type="checkbox"]+label {
    padding-left: 25px !important;
    line-height: 25px;
    padding-top: 3px;
}

.rb_bbs_set_select_wrap input {
    border: 1px solid #ddd;
}

.rb_bbs_set_opens .w100 {
    width: 99% !important;
}

.rb_bbs_set_opens {
    padding: 20px;
    border: 1px solid #eee;
    ;
    border-radius: 6px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .02);
    background: #fff;
    min-width: 280px;
    position: relative;
    font-size: 13px;
    position: absolute;
    top: 35px;
    right: 0px;
    z-index: 2;
    display: none;
    max-height: 50vh;
    overflow-y: auto;
}

/* } */

/* 2.1.8 { */
#bo_w .bo_w_flie .file_wr {
    border: 0px !important;
}

#bo_w .bo_w_link label {
    top: 5px !important;
}

#bo_w .bo_w_flie .frm_file {
    margin-top: 0px !important;
    width: 100%;
    padding-top: 10px;
}

#bo_w .bo_w_flie .file_wr {
    height: 47px !important;
    padding: 0px !important;
}

#bo_w .bo_w_flie .lb_icon {
    top: 5px !important;
}

.rb_prof.rb_prof_new .rb_prof_info_img img {
    border-radius: 20px;
    border: 0px !important;
}

/* } */

/* 2.2 { */
.rb_bo_top {}

.rb_bo_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_bo_top .no_data_section ul:first-child {
    display: none;
}

.rb_bo_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_bo_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_co_top {}

.rb_co_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_co_top .no_data_section ul:first-child {
    display: none;
}

.rb_co_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_co_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_ca_top {}

.rb_ca_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_ca_top .no_data_section ul:first-child {
    display: none;
}

.rb_ca_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_ca_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}


.rb_bo_btm {}

.rb_bo_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_bo_btm .no_data_section ul:first-child {
    display: none;
}

.rb_bo_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_bo_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_co_btm {}

.rb_co_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_co_btm .no_data_section ul:first-child {
    display: none;
}

.rb_co_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_co_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_ca_btm {}

.rb_ca_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_ca_btm .no_data_section ul:first-child {
    display: none;
}

.rb_ca_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_ca_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}


.rb_config_sec {}

.rb_config h6 {
    color: #25282B !important;
}

.rb_config h6.rb_config_sub_txt {
    color: #888 !important;
}

.rb_config .rows_inp_l {
    width: 30% !important;
}

.rb_config .rows_inp_r {
    width: 70% !important;
}

.sub {
    position: relative;
}

.rb_sidemenu {
    margin-top: 0px;
}

.rb_sidemenu .content_box {
    padding-top: 0px !important;
}

.rb_sidemenu .no_data_section {
    display: none !important;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_sidemenu_left {
    float: left;
    position: sticky;
}

.rb_sidemenu_right {
    float: right;
    position: sticky;
}

.rb_sidemenu_shop {
    margin-top: 0px;
}

.rb_sidemenu_shop .no_data_section {
    display: none !important;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_sidemenu_shop_left {
    float: left;
    position: sticky;
}

.rb_sidemenu_shop_right {
    float: right;
    position: sticky;
}

.bbs_main_wrap_tit {
    margin-bottom: 20px;
}

#ssch_sort {
    width: 100% !important;
}

#rb_topvisual {
    margin: 0 auto;
    background-color: #f9f9f9;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    word-break: keep-all;
}

#rb_topvisual_shop {
    margin: 0 auto;
    background-color: #f9f9f9;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#rb_topvisual_bl {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rb_topvisual_bl_shop {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rb_topvisual_txt {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#rb_topvisual_txt_inner {
    margin: 0 auto;
}

#rb_topvisual_txt .main_wording {
    padding: 0px 0px;
    line-height: 140%;
}

#rb_topvisual_txt .main_wording:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#rb_topvisual_txt .sub_wording {
    padding: 0px 0px;
    line-height: 140%;
    margin-top: 15px;
}

#rb_topvisual_txt .sub_wording:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#rb_topvisual_txt_shop {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#rb_topvisual_txt_inner_shop {
    margin: 0 auto;
}

#rb_topvisual_txt_shop .main_wording_shop {
    padding: 0px 0px;
    line-height: 140%;
}

#rb_topvisual_txt_shop .main_wording_shop:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

#rb_topvisual_txt_shop .sub_wording_shop {
    padding: 0px 0px;
    line-height: 140%;
    margin-top: 15px;
}

#rb_topvisual_txt_shop .sub_wording_shop:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.rb_bbs_wrap .btns_gr_wrap {
    z-index: 3 !important;
}

/* } */

/* 2.2.0.1 { */
.input_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.input_wrap>input {
    flex: 1;
}

.rb_member .rb_reg .btn_frmline {
    height: 47px;
    background-color: #fff;
}

.result_message {
    display: none !important;
    margin-top: 8px;
}

.result_message.error {
    color: #f00 !important;
    display: block !important;
}

.result_message.success {
    color: #000 !important;
    display: block !important;
}

/* } */

/* 2.2.0.3 { */
.mod_bn_wrap {
    padding-bottom: 0px !important;
}

/* } */

/* 2.2.1 { */
.footer_copy_ul1 {
    width: 75%;
}

.footer_copy_ul2 {
    width: 25%;
}

.sit_use_con {
    margin-right: 0px !important;
}

.use_reply_p {
    background-color: transparent;
}

.rb_main_wide {
    width: 100% !important;
}

.rb_main_wide .index {
    width: 100% !important;
    padding-left: 50px;
    padding-right: 50px;
}

.rb_main_wide #rb_topvisual_txt_inner {
    width: 100% !important;
    padding-left: 50px;
    padding-right: 50px;
}

.rb_sub_wide {
    width: 100% !important;
}

.rb_sub_wide .sub {
    width: 100% !important;
    padding-left: 50px;
    padding-right: 50px;
}

.rb_sub_wide #rb_topvisual_txt_inner {
    width: 100% !important;
    padding-left: 50px;
    padding-right: 50px;
}

.rb_layout_box.pc {
    display: block;
}

/* } */

/* 2.2.1.4 { */
.btn_win_zip {
    height: 40px !important;
}

/* } */

/* 2.2.1.5 { */
.sit_use_li {
    padding-bottom: 45px !important;
}

.rb_ev_top {}

.rb_ev_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_ev_top .no_data_section ul:first-child {
    display: none;
}

.rb_ev_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_ev_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_ev_btm {}

.rb_ev_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_ev_btm .no_data_section ul:first-child {
    display: none;
}

.rb_ev_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_ev_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_it_top {
    margin-top: 30px;
}

.rb_it_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_it_top .no_data_section ul:first-child {
    display: none;
}

.rb_it_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_it_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_it_btm {}

.rb_it_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_it_btm .no_data_section ul:first-child {
    display: none;
}

.rb_it_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_it_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

/* } */

/* 2.2.2 { */
#rb_sidemenu_float_shop #sct_location.view_location {
    top: 0px !important;
    margin-top: -10px;
}

#rb_sidemenu_float_shop {
    position: relative;
}

.rb_bbs_wrap .rb_bbs_top {
    position: inherit;
    margin-bottom: 0px !important;
}

.rb_bbs_wrap .rb_bbs_top li.cnts {
    float: left;
}

.module_banner_wrap {
    overflow: hidden;
}

.bn_radius {
    overflow: hidden;
}

.rb_module_wide {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    left: auto;
    right: auto;
    transform: none;
}

.rb_module_mid {
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.index {
    padding-bottom: 30px;
    padding-top: 20px;
}

.rb_swiper .rb_swiper_paging_btn {
    right: 75px;
}

.rb_swiper .rb_swiper_paging_btn .rb-swiper-prev {
    border-right: 0px;
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.rb_swiper .rb_swiper_paging_btn .rb-swiper-next {
    margin-left: -4px;
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.md_arrow_1 .rb_swiper {
    position: relative;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn {
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 97;
    width: 100%;
    opacity: 0 !important;
}

.md_arrow_1 .rb_swiper:hover .rb_swiper_paging_btn {
    opacity: 1 !important;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn button {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background-color: #fff;
    border: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    position: absolute;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-prev {
    left: -15px !important;
    right: auto !important;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-next {
    right: -15px !important;
    left: auto !important;
}

.md_arrow_2 .rb_swiper .rb_swiper_paging_btn {
    display: none !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-next {
    opacity: 0 !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-prev {
    opacity: 0 !important;
}

.md_arrow_1 .mod_bn_wrap:hover .swiper-button-next {
    opacity: 1 !important;
}

.md_arrow_1 .mod_bn_wrap:hover .swiper-button-prev {
    opacity: 1 !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background-color: #fff;
    border: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.md_arrow_1 .mod_bn_wrap .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background-color: #fff;
    border: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.md_arrow_1 .mod_bn_wrap .swiper-button-next {
    right: 5px !important;
    left: auto !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-prev {
    left: 5px !important;
    right: auto !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-next svg {
    width: 6px;
    height: auto;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-prev svg {
    width: 6px;
    height: auto;
}

.mod_bn_wrap .swiper-button-next {
    right: 25px;
}

.mod_bn_wrap .swiper-button-prev {
    left: 25px;
}

.mod_bn_wrap .swiper-button-next svg {
    width: 10px;
    height: auto;
}

.mod_bn_wrap .swiper-button-prev svg {
    width: 10px;
    height: auto;
}

.md_arrow_2 .mod_bn_wrap .swiper-button-next {
    display: none !important;
}

.md_arrow_2 .mod_bn_wrap .swiper-button-prev {
    display: none !important;
}

.rb_item_tab_nav {
    margin-bottom: 0px;
    display: flex;
}

.rb_item_tab_nav .rb_tab_nav {
    flex: 1;
    position: relative;
    margin-bottom: 20px;
}

.rb_item_tab_nav .rb_tab_nav a {
    display: inline-flex;
    padding: 12px 25px;
    line-height: 100%;
    position: relative;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}

.rb_item_tab_nav .rb_tab_nav li:first-child a {}

.rb_item_tab_nav .rb_tab_nav li:last-child a {}

.rb_item_tab_nav .rb_tab_nav li:hover a {
    background-color: #f0f5f9;
    font-family: 'font-B', sans-serif;
    color: #25282B;
}

.rb_item_tab_nav .rb_tab_nav li.on a {
    font-weight: normal;
    box-shadow: none;
    color: #25282B;
    font-family: 'font-B', sans-serif;
    background-color: #f0f5f9;
}

.rb_item_tab_nav .rb_tab_nav li {
    padding: 0px;
    display: inline-block;
    width: auto !important;
}

.rb_item_tab_nav .rb_tab_nav #bo_cate_ul:before {
    content: "";
    bottom: 0;
    position: absolute;
    width: 100%;
    margin: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
}

.rb_item_tab_nav .rb_tab_nav #bo_cate_on::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 20px;
    left: 0px;
    height: 2px;
    background-color: currentColor;
}

.module_item_wrap_inner .more_btn.more_btn_item_tabs {
    position: absolute;
    top: 0px;
    right: 0px;
}

.rb_item_po_rels {
    position: relative;
}

.module_item_wrap_inner .bbs_main_wrap_tit {
    display: none !important;
}

.rb-item-tab-hidden {
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
}

.rb-item-tab-visible {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}


.rb_item_po_rels .shop_main_list_rb {
    position: static;
}

#sitemap_gen_btn {
    color: #fff;
    text-decoration: none;
    background-color: #25282B;
    padding: 8px 16px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    width: 140px;
    text-align: center;
}

#sitemap_download_link {
    color: #fff;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 5px;
    display: none;
    width: 140px;
    text-align: center;
}

/* } */

/* 2.2.3 { */
.content_box {
    overflow: hidden;
}

.rb_section_box {
    width: 100%;
}

.rb_section_box.rb_section_box_set {}

.rb_sec_wide {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100vw;
}

.rb_section_title h2 {
    font-weight: normal;
    word-break: keep-all;
}

.rb_section_title h6 {
    margin-top: 15px;
    line-height: 140%;
    font-weight: normal;
    word-break: keep-all;
}

.module_poll_wrap .bbs_main {
    padding-top: 0px;
}

.rb_layout_box {
    position: relative;
}

.content_box {
    position: inherit;
}

.contents_wrap {
    display: grid;
}

.contents_wrap>.index {
    justify-self: center;
}

.contents_wrap>.sub {
    justify-self: center;
}

.index {
    margin: inherit;
    padding-top: 10px;
    padding-bottom: 40px;
}

.sub {
    padding-top: 70px;
    padding-bottom: 50px;
}

.flex_box {
    position: relative;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.rb_section_box {
    display: grid;
}

.rb_section_box .flex_box {
    justify-self: center;
    left: auto;
    transform: none;
}

.flex_box_inner {
    width: 100% !important;
}

.shop_select_to_html .menulist {
    z-index: 13;
}

/* 전역 도움말 { */
.rb-help {
    --rb-gap: 10px;
    --rb-pop-w: 220px;
    --rb-pop-p: 14px;
    --rb-radius: 12px;
    --rb-shadow: 5px 5px 30px rgba(0, 0, 0, .05);
    --rb-border: 1px solid rgba(0, 0, 0, .08);
    --rb-border-color: rgba(0, 0, 0, .08);
    /* ⬅ 테두리색 (꼬리 윤곽) */
    --rb-bg: #fff;
    --rb-fg: #111;
    --rb-z: 1000;

    --rb-arrow: 9px;
    /* 꼬리 크기 */
    --rb-arrow-border: 9px;
    /* 윤곽(테두리)용 조금 더 큼 */
    --rb-arrow-offset-y: 0px;
    /* 세로 미세조정 (버튼과 정확히 정렬 원하면 +/-) */

    position: absolute;
    right: -10px;
}

.rb-help-pop::before,
.rb-help-pop::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% + var(--rb-arrow-offset-y)));
    pointer-events: none;
}

.rb-help-pop::before {
    left: 100%;
    border: var(--rb-arrow-border) solid transparent;
    border-left-color: var(--rb-border-color);
}

.rb-help .rb-help-pop.rb-flip-right::before,
.rb-help .rb-help-pop.rb-flip-right::after {
    left: auto;
    right: 100%;
    transform: translateY(calc(-50% + var(--rb-arrow-offset-y))) rotate(0);
    /* 그대로 */
}

.rb-help .rb-help-pop.rb-flip-right::before {
    border: var(--rb-arrow-border) solid transparent;
    border-right-color: var(--rb-border-color);
}

.rb-help .rb-help-pop.rb-flip-right::after {
    margin-left: 0;
    margin-right: -1px;
    border: var(--rb-arrow) solid transparent;
    border-right-color: var(--rb-bg);
}

.rb-help-btn {
    display: inline-grid;
    place-items: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.rb-help-btn:hover svg g path:nth-child(2) {
    fill: #ccc
}

.rb-help-pop {
    position: absolute;
    top: 50%;
    right: calc(100% + var(--rb-gap));
    transform: translateY(-50%) translateX(8px);
    width: min(var(--rb-pop-w), 80vw);
    max-height: min(60vh, 420px);
    background: var(--rb-bg);
    color: var(--rb-fg);
    border: var(--rb-border);
    border-radius: var(--rb-radius);
    box-shadow: var(--rb-shadow);
    padding: var(--rb-pop-p);
    z-index: var(--rb-z);
    opacity: 0;
    pointer-events: none;
    transition: opacity .18s ease, transform .18s ease;
}

.rb-help-pop::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    border: 8px solid transparent;
    border-left-color: var(--rb-bg);
}

.rb-help-pop-inner {
    display: block;
}

.rb-help-pop-img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 6px;
    border: 0px;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.rb-help-pop-title {
    display: block;
    font-size: 15px;
    line-height: 140%;
    font-weight: normal;
    font-family: 'font-B';
    word-break: keep-all
}

.rb-help-pop-desc {
    font-size: 13px;
    line-height: 140%;
    margin: 5px 0 0 0;
    color: #777;
    font-weight: normal;
    font-family: 'font-R';
    word-break: keep-all
}

.rb-help:hover .rb-help-pop,
.rb-help:focus-within .rb-help-pop,
.rb-help[data-open="true"] .rb-help-pop {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
    pointer-events: auto;
}

.rb-help .rb-help-pop.rb-flip-right {
    left: calc(100% + var(--rb-gap));
    right: auto;
    transform: translateY(-50%) translateX(-8px);
}

.rb-help .rb-help-pop.rb-flip-right::after {
    left: auto;
    right: 100%;
    border: 8px solid transparent;
    border-right-color: var(--rb-bg);
}

.alt_boxs {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
}

.alt_boxs ul {
    position: relative;
}

.alt_boxs .js-open-consent {
    position: absolute;
    top: 8px;
    right: 0px;
}

.alt_boxs .desc_sub {
    padding-left: 20px;
}

.rb_member .rb_login .rb_login_box>li>span {
    position: relative;
}

.rb_member .rb_login .rb_login_box>li>span>.rb-help {
    top: -13px;
}

/* } */

/* 전역 툴팁 { */
.rb-tooltip {
    position: fixed;
    z-index: 99999999999;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    padding: 10px 12px;
    border-radius: 6px;
    max-width: 230px;

    /* 줄바꿈 설정 */
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    pointer-events: none;
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0.98);
    transition: opacity .15s ease, transform .15s ease;
}

.rb-tooltip[data-show="1"] {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}

/* 화살표 */
.rb-tooltip::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
}

.rb-tooltip.rb-tip-top::before {
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    border-top-color: rgba(0, 0, 0, 0.85);
}

.rb-tooltip.rb-tip-right::before {
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    border-right-color: rgba(0, 0, 0, 0.85);
}

.rb-tooltip.rb-tip-bottom::before {
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-color: rgba(0, 0, 0, 0.85);
}

.rb-tooltip.rb-tip-left::before {
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    border-left-color: rgba(0, 0, 0, 0.85);
}

/* } */
/* } */

/* 2.2.3.1 { */
.rb_section_box {
    min-height: 75px;
}

.mod_bn_wrap {
    position: relative;
}

.mod_bn_wrap .rb_swiper_paging_btn {
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 101;
    width: 100%;
}

.mod_bn_wrap .swiper-button-next {
    right: 10px;
}

.mod_bn_wrap .swiper-button-prev {
    left: 10px;
}

/* } */

/* 2.2.3.2 { */
.rb_section_box.rb_sec_wide {
    display: block !important;
}

.swiper-slide img {
    box-sizing: border-box;
}

.rb_fr_top {}

.rb_fr_top .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.rb_fr_top .no_data_section ul:first-child {
    display: none;
}

.rb_fr_top .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_fr_top .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

.rb_fr_btm {}

.rb_fr_btm .no_data_section {
    display: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px;
}

.rb_fr_btm .no_data_section ul:first-child {
    display: none;
}

.rb_fr_btm .no_data_section ul.no_data_section_ul2 {
    display: none;
}

.rb_fr_btm .no_data_section_ul1 {
    display: none;
    border: 1px dashed #eee;
    border-radius: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
}

#rb_topvisual .main_wording_none {
    display: none;
}

#rb_topvisual .sub_wording_none {
    display: none;
}

#rb_topvisual_txt .main_wording {
    padding: 10px 0px;
    line-height: 140%;
}

#rb_topvisual_txt .sub_wording {
    padding: 10px 0px;
    line-height: 140%;
    margin-top: 0px;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-prev {
    left: 5px !important;
}

.md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-next {
    right: 5px !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-next {
    right: 10px !important;
}

.md_arrow_1 .mod_bn_wrap .swiper-button-prev {
    left: 10px !important;
}

.swiper-button-prev,
.swiper-button-next {
    top: 50% !important;
    margin-top: 0px !important;
    transform: translateY(-50%) !important;
}

.rb_module_wide {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.rb_module_wide .md_arrow_1 .mod_bn_wrap .swiper-button-next {
    right: 20px !important;
}

.rb_module_wide .md_arrow_1 .mod_bn_wrap .swiper-button-prev {
    left: 20px !important;
}

#rb_sidemenu_shop .flex_box {}

#rb_sidemenu_float_shop .flex_box {}

.rb_bbs_wrap .rb_bbs_top {
    min-height: 40px;
}

.rb-board-table {
    border-top: 1px solid #eee;
}

.wrap_selec {
    margin-right: 20px;
    border-radius: 6px;
    margin-top: -2px;
}

.wrap_selec select {
    height: 35px;
}

.rb_bbs_wrap h2 {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
    margin-bottom: 0px;
    font-size: 20px !important;
}

.rb_bbs_for_mem_view {
    padding-bottom: 10px !important;
}

.rb_bbs_wrap #bo_v_con {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

#rb_sidemenu_shop .flex_box_inner {
    transform: none !important;
}

#rb_sidemenu_float_shop .flex_box_inner {
    transform: none !important;
}

.content_box {
    overflow: inherit;
}

.rb-module-wrap {
    overflow: hidden
}

.more_btn {
    background-color: #fff;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #fff;
}

.mod_bn_wrap .swiper-button-prev,
.mod_bn_wrap .swiper-button-next {
    border-radius: 4px;
}

.mod_bn_wrap .swiper-button-prev svg,
.mod_bn_wrap .swiper-button-next svg {
    width: 7px;
}

.mod_bn_wrap .swiper-button-prev {
    left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.mod_bn_wrap .swiper-button-next {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.au_file_list img {
    object-fit: cover;
}

#file_list {
    flex-wrap: wrap;
    gap: 7px;
}

#file_list .swiper-slide_lists {
    margin-right: 0px !important;
}

.rb_sub_module .add_section_wrap {
    display: none !important;
}

/* } */


@media all and (max-width:1024px) {

    /* 고정 헤더(메뉴탭 포함) 높이에 맞춰 콘텐츠 여백 확보 */
    .sub {
        padding-top: 50px !important;
    }

    .rb_back_btn_wrap {
        margin-top: 10px !important;
    }

    /* 1.1.4 { */
    .rb_prof_tab #bo_cate {
        margin-bottom: 20px !important;
    }

    /* } */

    /* 1.1.5 { */
    .rb_bbs_wrap .rb_bbs_top {
        right: 20px;
    }

    /* } */

    /* 1.2.6 { */
    .rb_bbs_wrap .rb_bbs_for_cont {
        width: 100% !important;
        padding-right: 140px !important;
    }

    .gnb_wrap .snb_wrap .qm_wrap button {
        margin-left: 10px;
    }

    .gnb_wrap .snb_wrap .qm_wrap a {
        margin-left: 10px;
    }

    /* } */

    /* 1.3.10 { */
    .rb_bbs_wrap .writer_prof .writer_prof_ul1 {
        width: 100% !important;
    }

    /* } */

    /* 1.6.14 */
    .chat_btn_pos_left {
        left: 20px !important;
        bottom: 110px !important;
    }

    .chat_btn_pos_right {
        right: 20px !important;
        bottom: 20px !important;
    }

    .mod_bn_wrap {
        padding: 0px;
    }

    .mod_bn_wrap .swiper-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
        border-radius: 10px !important
    }

    .rb_bbs_wrap .rb_bbs_for_info {
        right: 15px !important;
        top: 20px !important;
    }

    .mo_date_wrap a {
        padding-left: 10px;
    }

    .qa_sub_wrap .rb_bbs_for_cont {
        padding-right: 0px !important;
        width: 65% !important;
    }

    #poll {
        margin-left: 20px;
        margin-right: 20px;
    }

    .bbs_main_wrap_tit {
        margin-bottom: 20px !important;
    }

    #poll .poll_con p {
        padding: 20px 20px !important;
    }

    #poll ul {
        padding: 10px 20px !important;
    }

    #poll_btn {
        padding: 0px 20px 20px !important;
    }

    /* } */

    /* 1.7.15 { */
    .rb_prof .rb_prof_info_txt {
        width: 100%;
    }

    /* } */

    /* 2.0.0 { */
    .mod_bn_wrap {
        padding: 20px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .index {
        padding-bottom: 0px;
    }

    .footer_copy_ul1_li2 {
        text-align: center;
        width: 100%;
    }

    .footer_copy_ul1_li2 dd {
        float: none;
        display: inline-block;
        margin-right: 0px;
        word-break: keep-all;
        margin-left: 5px;
        margin-right: 5px;
    }

    footer .footer_gnb_ul2 a {
        padding-left: 7px;
        padding-right: 7px;
    }

    .bbs_main {
        border-top: 0px;
    }

    .mod_bn_wrap {
        border-top: 0px;
    }

    /* } */

    /* 2.0.1 { */
    .rb_bbs_wrap_new {
        padding-left: 0px;
        padding-right: 0px;
    }

    /* } */

    /* 2.0.3 { */
    #search_box_wrap {
        left: 0px;
        width: 100%;
    }

    .cbp-hrmenu-btm {
        padding-bottom: 100px !important;
    }

    #sod_bsk_list #mod_option_frm {
        width: 90%;
        left: 5%;
        margin-left: 0px;
        margin-top: 0px;
        transform: translateY(-50%);
        z-index: 100
    }

    #sod_bsk_list .mod_option_bg {
        z-index: 99;
    }

    .od_coupon_wrap .tbl_head02 table {
        width: 100% !important;
    }

    #sod_list #cp_frm {
        width: 90%;
    }

    #sod_frm_pay #sc_coupon_frm,
    #sod_frm_pay #od_coupon_frm {
        width: 100%;
    }

    .sod_frm_mobile .od_coupon .tbl_head02 .btn_frmline {
        padding: 0 7px;
        border: 1px solid #d4d6db;
        border-radius: 3px;
        color: #3a8afd;
        background: #fff;
        line-height: 24px;
        margin: 0px 0 0;
        font-size: .923em;
    }

    /* } */

    /* 2.1.5 { */
    .rb_prof.rb_prof_new .tbl_wrap {
        overflow-x: auto;
    }

    .rb_prof.rb_prof_new .tbl_wrap table {
        width: 1024px;
    }

    .rb_prof.rb_prof_new .local_sch #stx {
        margin-top: 5px;
        width: 80%;
        max-width: 80%;
    }

    .rb_prof.rb_prof_new .local_sch #search {
        margin-top: 5px;
        width: 80%;
        max-width: 80%;
    }

    .rb_prof.rb_prof_new .local_sch .btn_submit {
        float: right;
        margin-top: 5px;
    }

    .rb_prof.rb_prof_new .anchor {
        display: none;
    }

    .rb_prof.rb_prof_new {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rb_prof.rb_prof_new .rb_prof_btn {
        position: inherit;
        margin-top: 20px;
        border: 1px dashed #ddd;
        padding: 10px;
        border-radius: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 6px;
    }

    .rb_prof.rb_prof_new .rb_prof_info_nick {
        font-size: 24px;
    }

    .rb_prof.rb_prof_new .rb_prof_info_nick span {
        margin-top: 0px;
    }

    .rb_prof.rb_prof_new .rb_prof_info_info {
        width: 60%;
    }

    .rb_prof.rb_prof_new .copy_urls {
        width: 100%;
        text-align: left;
    }

    .rb_prof.rb_prof_new #sfl.select {
        width: 30%;
    }

    .rb_prof.rb_prof_new #sel_field.select {
        width: 30%;
    }

    .rb_prof.rb_prof_new .rb_prof_btn .fl_btns.fl_btns_txt {
        float: none;
        margin-left: 0;
    }

    .rb_prof.rb_prof_new .fl_btns_txt_mgl {
        float: none;
    }

    .rb_prof.rb_prof_new .copy_urls {
        display: flex;
        align-items: center;
        gap: 6px;
        flex-wrap: wrap;
    }

    /* } */

    /* 2.1.6 { */
    .rb_swiper .rb_swiper_inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rb_swiper .rb_swiper_paging_btn {
        top: 12px;
    }

    .rb_icon_menu_wrap {
        border-top: 0px !important;
        padding-top: 40px !important;
    }

    /* } */

    /* 2.1.7 { */
    #sod_addr .tbl_head03 table {
        width: 100%;
    }

    /* } */

    /* 2.1.8 { */
    .cbp-hrmenu-btm {
        padding-bottom: 200px !important;
    }

    /* } */

    /* 2.2 { */
    #rb_sidemenu {
        float: none;
        width: auto !important;
    }

    #rb_sidemenu_shop {
        float: none;
        width: auto !important;
    }

    #rb_sidemenu_float {
        float: none !important;
        width: 100% !important;
    }

    #rb_sidemenu_float_shop {
        float: none !important;
        width: 100% !important;
    }

    .sub {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #rb_topvisual_txt_inner {
        width: 100% !important;
    }

    #rb_topvisual {
        width: 100% !important;
        margin-top: 0px !important;
        border-radius: 0px !important;
    }

    #rb_topvisual_txt_inner_shop {
        width: 100% !important;
    }

    #rb_topvisual_shop {
        width: 100% !important;
        margin-top: 0px !important;
        border-radius: 0px !important;
    }

    .main_wording {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sub_wording {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .main_wording_shop {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sub_wording_shop {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* } */


    /* 2.2.1 { */
    .footer_copy_ul1 {
        width: 100%;
    }

    .footer_copy_ul2 {
        width: 100%;
    }

    .rb_main_wide .index {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_sub_wide .sub {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_main_wide #rb_topvisual_txt_inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_sub_wide #rb_topvisual_txt_inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    /* } */

    /* 2.2.1.1 { */
    .mod_bn_wrap {
        padding: 0px !important;
    }

    /* } */

    /* 2.2.1.5 { */
    .rb_it_top {
        margin-top: 0px;
    }

    .mod_bn_wrap {
        padding: 20px !important;
        padding-bottom: 0px !important
    }

    /* } */

    /* 2.2.2 { */
    .rb_module_wide {
        width: 100%;
        min-width: 100% !important;
        left: auto;
        transform: none;
    }

    .rb_module_mid {
        width: 100%;
        min-width: 100% !important;
        left: auto;
        transform: none;
    }

    .mod_bn_wrap {
        padding: 0px !important;
    }

    .mo-mb-0 {
        margin-bottom: 0px !important;
        margin-top: 10px !important;
    }

    .index {
        padding-top: 0px;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn {
        top: 50%;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-prev {
        left: 5px !important;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-next {
        right: 5px !important;
    }

    .rb_swiper .rb_swiper_paging_btn {
        right: 90px !important
    }

    .rb_item_tab_nav .rb_tab_nav {
        margin-bottom: 0px;
    }

    .rb_item_tab_nav .rb_tab_nav a {
        padding: 10px 20px;
        font-size: 14px;
    }

    .content_box {
        margin-bottom: 20px;
    }

    .module_banner_wrap {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
    }

    .rb_item_po_rels .rb_swiper .rb_swiper_paging_btn {
        top: 12px;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn {
        right: 0 !important;
    }

    .module_item_wrap_inner .more_btn.more_btn_item_tabs {
        right: 0px;
    }

    .rb_item_po_rels {
        margin-top: 20px;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn {
        top: 50%;
    }

    /* } */

    /* 2.2.3 { */
    #rb_topvisual {
        width: 100%
    }

    #rb_topvisual_shop {
        width: 100%;
    }

    .rb_sec_wide {
        width: 100%;
        min-width: 100% !important;
        left: auto;
        transform: none;
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_section_box {
        padding-left: 0px !important;
        padding-right: 0px !important;
        display: block;
    }

    .rb_section_box .flex_box {
        width: 100% !important;
    }

    .rb_section_box .rb_section_title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contents_wrap {
        display: block;
    }

    .flex_box {
        width: 100% !important;
        margin-bottom: 0px;
        transform: none !important;
    }

    .index {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    #rb_sidemenu {
        padding-left: 0px !important;
        padding-right: 0 !important;
    }

    #rb_sidemenu_shop {
        padding-left: 0px !important;
        padding-right: 0 !important;
    }

    /* } */

    /* 2.2.3.2 { */
    #rb_topvisual_bl {
        border-radius: 0px !important;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-prev {
        left: 5px !important;
    }

    .md_arrow_1 .rb_swiper .rb_swiper_paging_btn .rb-swiper-next {
        right: 5px !important;
    }

    .module_banner_wrap {
        margin: 0px;
    }

    .content_box:has(> .module_banner_wrap) {
        padding: 5px 15px 0px 15px !important;
        border-radius: 10px !important;
        overflow: hidden !important;
    }

    .q_btns {
        padding: 0px;
    }

    .bbs_main {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .content_box .swiper-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_swiper .rb_swiper_inner {
        padding-right: 0px;
        padding-left: 0px;
    }

    .bbs_main_wrap_tit {
        padding-right: 0px;
        padding-left: 0px;
    }

    #poll {
        margin-left: 0px;
        margin-right: 0px;
    }

    .content_box {
        margin-bottom: 0px;
    }

    .rb_module_wide .md_arrow_1 .mod_bn_wrap .swiper-button-next {
        right: 10px !important;
    }

    .rb_module_wide .md_arrow_1 .mod_bn_wrap .swiper-button-prev {
        left: 10px !important;
    }

    #sct {
        padding-left: 0px;
        padding-right: 0px;
    }

    #container_title {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sit_buy .sit_buy_inner {
        padding-bottom: 202px;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    #sit_buy::-webkit-scrollbar {
        width: 0;
        height: 0;
        background: transparent;
    }

    #sit {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sod_frm {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sod_fin {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sod_v {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sit_hhtml {
        padding-left: 0px;
        padding-right: 0px;
    }

    #ssch {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_prof.rb_prof_partner {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sod_bsk {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sod_ws {
        padding-left: 0px;
        padding-right: 0px;
    }

    .couponzone_list {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_bbs_wrap {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_faq {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_serch_skin {
        padding-left: 0px;
        padding-right: 0px;
    }

    #current_connect {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_prof.rb_prof_new {
        padding-left: 0px;
        padding-right: 0px;
    }

    .rb_prof_tab {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_form_wrap_top {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_form_wrap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #ctt {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .schedule-box-ajax .cates.cals {
        top: 0px !important;
    }

    .schedule-box-ajax {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_icon_menu_wrap {
        padding: 0px !important;
    }

    #rb_sidemenu_shop .content_box {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .rb_outlogin {
        padding: 0px !important;
    }

    .rb_outlogin .rb_outlogin_po {
        top: 0px !important;
        right: 0px !important;
    }

    .rb_sec_wide {
        flex: none;
    }

    .rb_shop_list1 {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .rb_shop_list2 {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .rb_shop_list3 {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .rb_shop_list4 {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .rb_shop_list5 {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .rb_shop_list4 .swiper-slide {
        padding: 0px !important;
    }

    .rb_shop_list5 .swiper-slide {
        padding: 0px !important;
    }

    .rb_shop_list5 .list_wish_int {
        top: 0px;
        right: 0px;
    }

    .rb_item_tab_nav {
        margin-bottom: 20px;
    }

    .rb-module-wrap {
        height: auto !important;
    }

    .rb_module_wide {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .music_widget_wrap {
        padding: 0px !important;
    }

    .rb-btns-icon {
        padding: 0px 0px !important;
    }

    .rb_sub_module .content_box {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #rb_sidemenu .content_box {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #file_list {
        flex-wrap: nowrap;
    }

    #file_list .swiper-slide_lists {
        margin-right: inherit;
    }

    html,
    body {
        height: inherit;
    }

    /* } */

}

@media all and (max-width:512px) {

    html,
    body {
        overflow-x: hidden !important;
    }
}

/* ===== rb.icon_menu FOUC 방지 (모바일 한정 — head에서 로드) ===== */
@media (max-width: 768px) {
    .rb_icon_menu {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 20px !important;
    }
}

/* ===== 헤어왕 레이싱(#64) + 타로카드(#65) 동일 높이 맞춤 ===== */

/* 1. 배너의 마진 제거 (모바일 1024px 이하에서 .module_banner_wrap에 margin이 붙음) */
.rb_module_64 .module_banner_wrap {
    margin: 0 !important;
}

/* 2. 배너 이미지가 160px 컨테이너를 꽉 채우도록 */
.rb_module_64 .mod_bn_wrap,
.rb_module_64 .mod_bn_wrap .swiper-container,
.rb_module_64 .mod_bn_wrap .swiper-wrapper,
.rb_module_64 .mod_bn_wrap .swiper-slide {
    height: 100% !important;
}

.rb_module_64 .mod_bn_wrap .swiper-slide img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

/* 3. 라운드 처리 — 레이싱 배너 컨테이너에 border-radius 적용 */
.rb_module_64 .rb-module-wrap,
.rb_module_64 .module_banner_wrap {
    border-radius: 10px !important;
}

/* 4. 모바일(512px 이하) height:auto 오버라이드 방지 — 두 모듈 모두 160px 유지 */
@media all and (max-width: 512px) {

    .rb_module_64 .module_banner_wrap,
    .rb_module_65 .module_widget_wrap {
        height: 160px !important;
    }
}

/* 게시판 검색 모달 — 하단 탭바(z-index:999)보다 위에 표시 */
.bo_sch_wrap {
    z-index: 10000 !important;
}

/* 헤더 모바일 검색바 — 서브 내비(z-index:998)에 가려지지 않도록 */
#mobile_search_bar {
    position: relative;
    z-index: 999;
}