#mainBannerImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/imges/renew/renew_main_mo2.jpg?v=2502071820');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 1;
    opacity: 0;
    transition: opacity 1s ease-out;
}
#mainBannerImg.imgOn {
    opacity: 1;
}
.branch-renew_v2 #mainBannerImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/imges/brand/main-banner-m250313.jpg?v=2503311134');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 1;
    opacity: 0;
    transition: opacity 1s ease-out;
}
.branch-renew_v2 #mainBannerImg.imgOff {
    opacity: 1;
}
.img_wrap {
    overflow: hidden;
    border-radius: 0.25rem;
}
.img_basic_size {
    overflow: hidden;
    width: 160px;
    height: 90px;
    flex: 0 0 160px;
}
.img_w4_size {
    overflow: hidden;
    width: 255px;
    height: 143px;
    flex: 0 0 160px;
}
.img_center {
    position: relative;
    text-align: center;
}
.img_center img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    margin: 0;
}

/*card only text*/
.card_otxt {
    position: relative;
    display: block;
    border-radius: 1rem;
    padding: 1rem;
}
.card_otxt .fix_cont {
    padding-right: 8.5rem;
}
.card_otxt .fix_cont p {
    margin-bottom: 0;
}
.card_otxt .ab_cont {
    position: absolute;
    right: 1rem;
    top: 3.4rem;
    width: 8.5em;
    text-align: right;
}

/*휴진일 안내*/
.closed-notice {
    text-align: center;
    background-color: #eaeaea;
}
.closed-notice .notice-line {
    padding: 1rem;
}
.closed-notice h2 {
    padding: 1rem;
    font-size: 16px;
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
}
.closed-notice h2 span {
    margin-left: 10px;
    margin-bottom: 5px;
    font-size: 8px;
    vertical-align: middle;
}
.closed-notice .point {
    font-size: 14px;
    line-height: 1.5;
    margin: 0.5rem;
}
.closed-notice .point strong {
    position: relative;
    display: inline-block;
    padding-right: 0.5em;
    color: #a73439;
}
.closed-notice .point strong:after {
    content: ',';
    position: absolute;
    bottom: 0;
    right: 0.2em;
}
.closed-notice .point strong:last-child {
    padding-right: 0.3em;
}
.closed-notice .point strong:last-child:after {
    content: none;
}
.closed-notice .notic_link {
    display: inline-block;
    margin-left: 10px;
    text-decoration: underline;
    color: #757575;
}

/*for common*/
.row:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    clear: both;
    content: "";
}
.row>[class^=col] {
    float: left;
}
.row>.col2 {
    width: 50%;
}
.row>.col3 {
    width: 33.333%;
}
.row>.col4 {
    float: left;
    width: 25%;
}
.row>.col5 {
    width: 50%;
}
.row>.col6 {
    width: 60%;
}
.row>.col6 + .col4 {
    width: 40%;
}
.row.row_padding {
    margin-left: -1rem;
    margin-right: -1rem;
}
.row.row_padding>.col2,
.row.row_padding>.col3,
.row.row_padding>.col5 {
    padding-right: 1rem;
    padding-left: 1rem;
}

/* 지점 단독 이벤트 팝업
/*********************************************/
.branch-event-popup-slide .bep-inner {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 410px;
    padding-bottom: 38px;
    background: center / cover url(/imges/mainPp/bg-m.png) no-repeat;
}
.bep-inner .bep-tit-area {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 0;
    padding-bottom: 44.78%;
    transform: translateX(-50%);
}
.bep-tit-area .bep-tit {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -38%;
    width: 61.54%;
    height: 0;
    padding-bottom: 33.93%;
    background: center /contain url(/imges/mainPp/title-m.png) no-repeat;
}
.bep-tit-area .bep-tit .tept-branch {
    width: 115px;
    position: absolute;
    bottom: 37%;
    left: 82%;
    margin-top: -0.3rem;
    color: #383838;
    font-size: 1rem;
    letter-spacing: -0.05rem;
    font-weight: 300;
}
.bep-tit-area .bep-tit .tept-branch span {
    white-space: nowrap;
}
.bep-tit-area .bep-tit .tept-branch b {
    font-weight: 600;
    white-space: nowrap;
}
.bep-inner .branch-event-area {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 40%;
    padding-bottom: 15px;
}
.branch-event-area .ev-list {
    display: table-cell;
    vertical-align: middle;
    padding: 0 16px;
}
.ev-list .ev-item {
    position: relative;
    padding: 18px 13px 17px 13px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.12);
    box-shadow: 0 0 5px rgba(0,0,0,0.12);
    cursor: pointer;
}
.ev-list .ev-item:last-of-type {
    margin-bottom: 0;
}
.ev-list .ev-item .num {
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 13px;
    width: 23px;
    height: 23px;
    background-color: #a8bfca;
    text-align: center;
    vertical-align: middle;
    font-family: 'Campton-book';
    color: #fff;
    font-size: 0.9rem;
    line-height: 25px;
}
.ev-item .evi-box {
    height: 35px;
}
.ev-item .tit-box {
    width: 51%;
    height: 100%;
    padding-right: 10px;
    overflow: hidden;
}
.ev-item .tit-box .tit-inbox {
    display: table;
    width: 100%;
    height: 100%;
}
.tit-box .tit-inbox  .ev-tit {
    display: table-cell;
    vertical-align: middle;
    font-size: 1rem;
    color: #464646;
    letter-spacing: -0.03rem;
}
.ev-item .price-box {
    width: 49%;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    text-align: right;
    border-left: 1px solid #b0b0b0;
    box-sizing: border-box;
}
.ev-item .price-box .txt_num {
    font-size: 20px;
    color: #9f0000;
    letter-spacing: -0.1rem;
    vertical-align: bottom;
    line-height: 1;
}
.ev-item .price-box .txt_num + span {
    font-size: 0.95rem;
    color: #383838;
    letter-spacing: -0.03rem;
    vertical-align: baseline;
    line-height: 1;
}
.ev-item .go-link {
    display: block;
    width: 80px;
    height: 24px;
    position: absolute;
    bottom: -10px;
    right: 13px;
    background: center / cover url(/imges/mainPp/beige.png) no-repeat;
    text-align: center;
    color: #fff;
    font-family: 'Campton-book', sans-serif;
    font-weight: 300;
    line-height: 24px;
}
.i-golink {
    position: relative;
    padding-right: 1.5rem;
}
.i-golink:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 8px;
    background: center / contain url(/imges/mainPp/icon-go.png) no-repeat;
    transform: translateY(-50%);
    transition: 0.2s;
}
.bep-inner .price-sub-info {
    display: inline-block;
    position: absolute;
    bottom: 35px;
    left: 20px;
    text-align: center;
    font-size: 11px;
    color: #757575;
    letter-spacing: -0.025em;
    white-space: nowrap;
}

/*1개 버전*/
.bep-tit-area .bep-tit.each {
    top: 35px;
}
.branch-event-area.each .ev-list {
    padding: 0 30px;
}
.branch-event-area.each .ev-list .ev-item {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.branch-event-area.each .ev-list .ev-item .num {
    width: 26px;
    height: 26px;
    top: 0;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    line-height: 28px;
}
.ev-item.each .evi-box {
    height: auto;
}
.ev-item.each .tit-box {
    width: 70%;
    min-height: 30px;
    padding: 0;
    margin: 0 auto;
}
.ev-item.each .tit-box .tit-inbox .ev-tit {
    font-size: 15px;
}
.ev-item.each .price-box {
    width: 100%;
    margin-top: 10px;
    border: 0;
    text-align: center;
}
.ev-item.each .price-box .txt_num {
    font-size: 27px;
    font-weight: 600;
}
.ev-item.each .price-box .txt_num + span {
    font-size: 1rem;
}
.ev-item.each .go-link {
    width: 100px;
    height: 39px;
    top: auto;
    bottom: -17px;
    left: 50%;
    right: auto;
    line-height: 39px;
    transform: translateX(-50%);
    font-size: 15px;
}
.bep-inner .branch-event-area.each + .price-sub-info {
    left: 50%;
    transform: translateX(-50%);
}

/* 지점 리뉴얼 */
.branch-renew_v2 {
    letter-spacing: -1px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
@keyframes rotate_icon {
    100% {
        transform: rotate(360deg);
    }
}

/* 공통 */
.branch-renew_v2 .main-wrap .type-treat-sec,
.branch-renew_v2 .main-wrap .amount-sec,
.branch-renew_v2 .main-wrap .beaty-tip-sec{
    padding: 100px 0 180px;
}
.branch-renew_v2 .title-box{
    text-align: center;
    position: relative;
}
.branch-renew_v2 .title-box h3{
    font-size: 40px;
    line-height: 42px;
    color:#222;
    font-weight: 600;
    font-family: 'Campton', Sans-serif;
    letter-spacing: 0px;
}
.branch-renew_v2 .title-box .sub-tit {
    font-size: 16px;
    color:#000000;
    font-weight: 400;
    margin-top: 15px;
    letter-spacing: 0;
}
.branch-renew_v2 .title-box::before {
    content:'';
    display: block;
    margin: 0 auto 10px;
    width: 90px;
    aspect-ratio: 321 / 59;
    background: url('/imges/renew/logo_toxnfill.png') no-repeat center / contain;
}

/* 점점점 */
.branch-renew_v2 .treat-item-sec .title-box h3,
.branch-renew_v2 .map-sec .title-box h3{
    position: relative;
}
.branch-renew_v2 .treat-item-sec .title-box h3 span,
.branch-renew_v2 .map-sec .title-box h3 span{
    position: absolute;
    right: -13px;
    width: 8px;
    height: 8px;
    border-radius: 50rem;
    background-color: var(--primary);
}
.branch-renew_v2 .treat-item-sec .title-box h3 span{
    bottom: 3px;
}
.branch-renew_v2 .map-sec .title-box h3 span{
    bottom: 10px;
}

/*상단 메인*/
.mainWrapper{
    position: relative;
}

/* 메인 */
.sub-video-sec{
    position: relative;
    width: 100%;
}

/************ main-visual-sec *********** */
.main-visual-sec{
    position: relative;
    width: 100%;
    z-index: 8;
}
.branch-renew_v2 .main-visual-sec {
    height: 100%;
    min-height: 659px;
    max-height: calc(100% - 124px);
}
.main-visual-sec .video-container {
    width: 100%;
    height: 80vh;
    max-width: 594px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.branch-renew_v2 .main-visual-sec .video-container {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}
.main-visual-sec .video-container #mainBannerVideo {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    overflow: hidden;
    z-index: 1;
    background: #bdbcbf;
    transition: opacity 1s ease-out;
}
.main-visual-sec .video-container #mainBannerVideo.play {
    height: 100%;
}
.main-visual-sec .video-container #mainBannerVideo iframe {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    min-width: 177.77vh;
    height: 56.25vw;
    min-height: 100vh;
}

.main-visual-sec .video-container .mainBannerVideoWrap{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    background: #1A1A1A;
}

/************ live-reser-sec *********** */
.branch-renew_v2 .live-reser-sec {
    padding: 18px 0 22px;
}
.branch-renew_v2 .live-reser-sec .live-inner{
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.branch-renew_v2 .live-reser-sec .fix-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}
.branch-renew_v2 .live-reser-sec .fix-wrap h3 {
    position: relative;
    padding-right: 12px;
    font-size: 18px;
    font-weight: 800;
    color: #000000;
    line-height: 22px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .fix-wrap h3:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: inline-block;
    width: 1px;
    height: 23px;
    background-color: rgba(0, 0, 0, 0.50);
}
.branch-renew_v2 .live-reser-sec .fix-wrap .count_{
    margin: 0;
    display: flex;
    align-items: center;
    min-width: 108px;
    gap: 2px;
    font-size: 18px;
    font-weight: 800;
    color: #000000;
    line-height: 22px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .fix-wrap .count_ .num__{
    font-size: 22px;
    font-weight: 900;
    line-height: 27px;
    font-family: 'Lato';
}
.branch-renew_v2 .live-reser-sec .flex-area{
    overflow: hidden;
    width: 100%;
}
.branch-renew_v2 .live-reser-sec .flow-wrap{
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .7s;
}
.branch-renew_v2 .live-reser-sec .flow-wrap.active {
    opacity: 1;
}
.branch-renew_v2 .live-reser-sec .flow-wrap .js-marquee{
    display: flex;
    align-items: center;
    justify-content: center;
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-item{
    display: flex;
    align-items: center;
    gap: 6px;
    margin-right: 24px;
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-item:last-child {
    margin-right: 0;
}
.branch-renew_v2 .live-reser-sec .flow-wrap .branch_{
    background-color: #000000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 44px;
    height: 20px;
    border-radius: 10px;
    padding: 0 7px;
    font-size: 9px;
    font-weight: 800;
    color: #fff;
    line-height: 12px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .flow-wrap .time_{
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    line-height: 15px;
    font-family: "Lato";
}
.branch-renew_v2 .live-reser-sec .flow-wrap .desc {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    line-height: 15px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-tail {
    display: flex;
    align-items: center;
    margin-right: 24px;
    margin-left: 24px;
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-tail > span {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    line-height: 15px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-tail .btn {
    background-color: #CC3333;
    border-radius: 10px;
    margin-right: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    width: 49px;
    height: 20px;
    font-size: 9px;
    font-weight: 800;
    color: #fff;
    line-height: 12px;
    font-family: "Pretendard";
}
.branch-renew_v2 .live-reser-sec .flow-wrap .flow-tail .btn img {
    max-height: 6px;
}

/* 레이아웃 공통 */
.branch-renew_v2 #new-event-sec .inner,
.branch-renew_v2 #signature-sec .inner,
.branch-renew_v2 #ranking-sec .inner,
.branch-renew_v2 #bnf-sec .inner,
.branch-renew_v2 #movement-sec .inner {
    padding: 0 24px;
}
.branch-renew_v2 #value-sec .inner,
.branch-renew_v2 #renew-map-sec .inner {
    padding: 0 35px;
}
.branch-renew_v2 #benefit-sec .inner,
.branch-renew_v2 #sns-sec .inner {
    padding: 0 16px;
}
.branch-renew_v2 .title_wrap {
    display: flex;
    align-items: center;
    margin-bottom: 37px;
}
.branch-renew_v2 .title_wrap h3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 36px;
    font-family: "Pretendard";
}
.branch-renew_v2 .title_wrap .event_btn {
    position: relative;
    display: block;
    padding-right: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    font-family: "Pretendard";
}
.branch-renew_v2 .title_wrap .event_btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 5px;
    height: 9px;
}
.branch-renew_v2 .swiper .swiper-notification {
    display: none;
}
.branch-renew_v2 .swiper .swiper-button-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 27px;
}
.branch-renew_v2 .swiper .swiper-button-wrap.hidden {
    display: none;
}
.branch-renew_v2 .swiper .swiper-button-wrap .swiper-button-prev,
.branch-renew_v2 .swiper .swiper-button-wrap .swiper-button-next {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    margin-top: 0;
    width: 20px;
    height: 20px;
}
.branch-renew_v2 .swiper .swiper-button-wrap.white_ver .swiper-button-prev {
    background: url('/imges/brand/icon/2025/prev-white.svg') no-repeat center / cover;
}
.branch-renew_v2 .swiper .swiper-button-wrap.white_ver .swiper-button-next {
    background: url('/imges/brand/icon/2025/next-white.svg') no-repeat center / cover;
}
.branch-renew_v2 .swiper .swiper-button-wrap.black_ver .swiper-button-prev {
    background: url('/imges/brand/icon/2025/prev-black.svg') no-repeat center / cover;
}
.branch-renew_v2 .swiper .swiper-button-wrap.black_ver .swiper-button-next {
    background: url('/imges/brand/icon/2025/next-black.svg') no-repeat center / cover;
}
.branch-renew_v2 .swiper .swiper-button-wrap .swiper-pagination {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    width: auto;
    top: auto;
    left: auto;
    bottom: auto;
}
.branch-renew_v2 .swiper .swiper-button-wrap .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    margin: 0;
    opacity: 1;
    transition: all .2s;
}
.branch-renew_v2 .swiper .swiper-button-wrap .swiper-pagination .swiper-pagination-bullet-active {
    width: 25px;
    height: 5px;
    border-radius: 3px;
}
.branch-renew_v2 .swiper .swiper-button-wrap.white_ver .swiper-pagination .swiper-pagination-bullet {
    background: #FFFFFF;
}
.branch-renew_v2 .swiper .swiper-button-wrap.white_ver .swiper-pagination .swiper-pagination-bullet-active {
    background: #FFFFFF;
}
.branch-renew_v2 .swiper .swiper-button-wrap.black_ver .swiper-pagination .swiper-pagination-bullet {
    background: rgba(0, 0, 0, .30);
}
.branch-renew_v2 .swiper .swiper-button-wrap.black_ver .swiper-pagination .swiper-pagination-bullet-active {
    background: #000000;
}
/* 레이아웃 공통 */

/* event */
.branch-renew_v2 #new-event-sec {
    background-color: #CC3333;
    padding: 70px 0 63px;
}
.branch-renew_v2 #new-event-sec .title_wrap {
    justify-content: space-between;
}
.branch-renew_v2 #new-event-sec .title_wrap h3 {
    color: #FFFFFF;
}
.branch-renew_v2 #new-event-sec .title_wrap .event_btn {
    color: #FFFFFF;
}
.branch-renew_v2 #new-event-sec .title_wrap .event_btn:after {
    background: url('/imges/brand/icon/2025/arrow.svg') no-repeat center / cover;
}
.branch-renew_v2 #new-event-sec .newEventSwiper {
    position: relative;
    overflow: hidden;
    width: calc(100% - 24px);
    margin-left: auto;
    margin-right: 0;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .swiper-slide {
    width: calc(100% - 24px);
    max-width: 690px;
    margin: 0 auto;
}
.branch-renew_v2 #new-event-sec .newEventSwiper a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 2px;
    width: 100%;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_thumb img {
    display: block;
    width: 100%;
    aspect-ratio: 690 / 690;
    object-fit: cover;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap {
    min-height: 140px;
    height: 100%;
    padding: 20px 24px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_txt_box {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_title {
    font-size: 16px;
    font-weight: 800;
    color: #000000;
    line-height: 23px;
    font-family: "Pretendard";
    word-break: break-word;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_sub {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 14px;
    font-family: "Pretendard";
    word-break: break-word;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_price {
    display: flex;
    align-items: center;
    gap: 5px;
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_price del {
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.50);
    line-height: 15px;
    font-family: "Lato";
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_price p {
    display: flex;
    align-items: center;
    gap: 3px;
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 15px;
    font-family: "Pretendard";
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_price p b {
    font-size: 24px;
    font-weight: 900;
    color: #CC3333;
    line-height: 25px;
    font-family: "Lato";
}
.branch-renew_v2 #new-event-sec .newEventSwiper .event-info_wrap .event-info_txt {
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    line-height: 15px;
    font-family: "Lato";
}
/* event */

/* Signature */
.branch-renew_v2 #signature-sec {
    background-color: #F2F2F2;
    padding: 70px 0 63px;
}
.branch-renew_v2 #signature-sec .title_wrap {
    justify-content: flex-start;
}
.branch-renew_v2 #signature-sec .title_wrap h3 {
    color: #000000;
}
.branch-renew_v2 #signature-sec .signatureSwiper {
    position: relative;
    overflow: hidden;
    width: calc(100% - 24px);
    margin-left: auto;
    margin-right: 0;
}
.branch-renew_v2 #signature-sec .signatureSwiper .swiper-slide {
    width: calc(100% - 132px);
    max-width: 468px;
    margin: 0 auto;
}
.branch-renew_v2 #signature-sec .signatureSwiper a {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
    height: 100%;
}
.branch-renew_v2 #signature-sec .signatureSwiper .signature-info_thumb img {
    display: block;
    width: 100%;
    aspect-ratio: 468 / 700;
    object-fit: cover;
}
.branch-renew_v2 #signature-sec .signatureSwiper .signature-info_wrap {
    min-height: 98px;
    height: 100%;
    padding: 14px 18px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    gap: 9px;
    text-align: center;
}
.branch-renew_v2 #signature-sec .signatureSwiper .signature-info_wrap .signature_title {
    font-size: 16px;
    font-weight: 800;
    color: #000000;
    line-height: 23px;
    font-family: "Pretendard";
    word-break: break-word;
}
.branch-renew_v2 #signature-sec .signatureSwiper .signature-info_wrap .signature_sub {
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 17px;
    font-family: "Pretendard";
}
/* Signature */

/* ranking section */
.branch-renew_v2 #ranking-sec {
    padding: 70px 0 63px;
}
.branch-renew_v2 .ranking-list .rankingSwiper {
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
}
.branch-renew_v2 .ranking-list .swiper-slide {
    width: 100%;
}
.branch-renew_v2 .ranking-list ul {
    width: 100%;
}
.branch-renew_v2 .ranking-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 64px;
    padding: 15px 0;
    gap: 5px;
    border-top: 1px solid rgba(0, 0, 0, 0.30);
}
.branch-renew_v2 .ranking-list li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.30);
}
.branch-renew_v2 .ranking-list .product-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.branch-renew_v2 .ranking-list .product-info .ranking-num {
    display: inline-block;
    margin-right: 14px;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    line-height: 12px;
    font-family: "Lato";
}
.branch-renew_v2 .ranking-list .product-info .product-name-front .popularity-text1,
.branch-renew_v2 .ranking-list .product-info .product-name-front .popularity-title {
    display: inline;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    line-height: 19px;
    font-family: "Pretendard";
}
.branch-renew_v2 .ranking-list .product-info .product-name {
    margin: 0;
    line-height: 10px;
}
.branch-renew_v2 .ranking-list .product-info .product-name > span.popularity-text2 {
    font-size: 10px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.50);
    line-height: 13px;
    font-family: "Pretendard";
}
.branch-renew_v2 .ranking-list .product-price-wrap {
    display: flex;
    align-items: center;
    gap: 7px;
}
.branch-renew_v2 .ranking-list .product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    white-space: nowrap;
}
.branch-renew_v2 .ranking-list .product-price > del {
    font-size: 10px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.50);
    line-height: 10px;
    font-family: "Lato";
}
.branch-renew_v2 .ranking-list .product-price > strong {
    display: flex;
    align-items: flex-end;
    gap: 2px;
    font-size: 18px;
    font-weight: 900;
    color: #CC3333;
    line-height: 15px;
    font-family: "Lato";
}
.branch-renew_v2 .ranking-list .product-price > strong > span {
    font-size: 10px;
    font-weight: 500;
    color: #000000;
    line-height: 10px;
    font-family: "Pretendard";
}
.branch-renew_v2 .ranking-list .product-price-wrap .reserve-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 32px;
    height: 24px;
    border-radius: 12px;
    background: #CC3333;
    font-size: 10px;
    font-weight: 800;
    color: #FFFFFF;
    font-family: "Pretendard";
    line-height: 11px;
    letter-spacing: initial;
    white-space: nowrap;
    transition: all .2s;
}
/* ranking section */

/* value section */
.branch-renew_v2 #value-sec {
    padding: 80px 0 36px;
    background-color: #EFECE3;
    font-family: 'Campton', 'Noto Sans KR', Sans-serif;
}
.branch-renew_v2 #value-sec .txt-box {
    text-align: center;
    margin-bottom: 50px;
}
.branch-renew_v2 #value-sec .txt-box p {
    font-size: 14px;
    line-height: 1.607;
    letter-spacing: -1px;
    word-break: keep-all;
    font-weight: 300;
    font-family: 'Noto Sans KR', Sans-serifCampton;
    margin: 0;
}
.branch-renew_v2 #value-sec .notice-txt {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    color: #A7A293;
    margin: 0;
}
.branch-renew_v2 .value-list {
    display: flex;
    gap:25px 35px;
    flex-wrap: wrap;
    max-height: 212px;
    margin-bottom: 55px;
}
.branch-renew_v2 .value-list > li {
    position: relative;
    width: calc((100% - 35px) / 2);
    padding-top: 4px;
}
.branch-renew_v2 .value-list > li:before {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 85%;
    height: 1px;
    background-color: #000;
}
.branch-renew_v2 .value-list > li > p {
    font-size: 12px;
    letter-spacing: -1.042px;
    margin: 0;
    font-weight: 300;
    line-height: 1.666;
    font-family: 'Noto Sans KR', Sans-serif;
    white-space: nowrap;
}
.branch-renew_v2 .value-list > li > strong {
    position: relative;
    height: 44px;
    display: block;
}
.branch-renew_v2 .value-list > li > strong span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 44px;
    font-weight: 600;
    color: #A73439;
    line-height: 1;
    display: block;
    white-space: nowrap;
}
.branch-renew_v2 .value-list > li > span {
    font-size: 24px;
    display: block;
    color: #A73439;
    font-weight: 500;
    line-height: 1;
}
/* value section */

/* benefit section */
.branch-renew_v2 #benefit-sec {
    position: relative;
    background-color: #E2E2E2;
    padding: 216px 0 107px;
    overflow: hidden;
}

.branch-renew_v2 #benefit-sec .benefit-box {
    z-index:1;
    position: relative;
    min-height: 620px;
    border-radius: 17px;
    overflow: hidden;
    background-size: 2000px 2000px;
    box-shadow: 6px 20px 42px rgba(0,0,0,.32);
    background: radial-gradient(circle, rgb(255 255 255) 0%, rgb(209 209 209) 100%);
}
.branch-renew_v2 #benefit-sec .benefit-box::after {
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    border-radius: 16.5px;
    border:6px solid #000;
    box-sizing: border-box;
    background: rgba(0,0,0,.2);
    pointer-events: none;
}
.branch-renew_v2 #benefit-sec .benefit-loop-txt {
    position: absolute;
    top: 63px;
    left: 0;
    background: url('/imges/renew/benefit_loop_txt.png') no-repeat top center;
    background-size: 43.802%;
    width: 15500px;
    aspect-ratio: 23.347 / 1;
    animation: loopTxt 60s infinite linear;
}
@keyframes loopTxt {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: -7943px;
    }
}
.branch-renew_v2 .benefit-box__deco {
    position: absolute;
    left: -2vw;
    opacity: .5;
}
.branch-renew_v2 .benefit-box__deco::before {
    content: '';
    display: block;
    width: 100vw;
    aspect-ratio: 1240 / 369;
    background: url('/imges/renew/benefit_deco_01.png') no-repeat left -20px bottom -35px / cover;
    max-width: 720px;
}
.branch-renew_v2 .benefit-box__deco.first {
    top:max(-14vw, -110px);
}
.branch-renew_v2 .benefit-box__deco.first::before {
    background-position: center bottom;
}
.branch-renew_v2 .benefit-box__deco.second {
    bottom:max(-4vw, -70px);
}
.branch-renew_v2 .benefit-box__deco--secret {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.branch-renew_v2 .benefit-box__deco--secret span:first-child::before {
    content: '';
    position: absolute;
    bottom: 33px;
    right: 13px;
    width: 93px;
    height: 1px;
    background: #222222;
}
.branch-renew_v2 .benefit-box__deco--secret span:first-child::after {
    content: '';
    position: absolute;
    bottom: 21px;
    right: 25px;
    width: 1px;
    height: 50px;
    background: #222222;
}
.branch-renew_v2 .benefit-box__deco--secret span:last-child::before {
    content: '';
    position: absolute;
    top: 28px;
    left: 36.5px;
    width: 170px;
    height: 1px;
    background: #222222;
}
.branch-renew_v2 .benefit-box__deco--secret span:last-child::after {
    content: '';
    position: absolute;
    top: -20px;
    right: 60px;
    width: 14px;
    height: 94px;
    background: url(/imges/renew/benefit_deco_02.png) no-repeat top left / contain;
    transform: rotate(270deg);
}
.branch-renew_v2 .benefit-box__inner {
    z-index: 1;
    position: absolute;
    padding: 51px 30px 184px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.branch-renew_v2 .benefit-box__inner .title-box {
    text-align: left;
    margin-bottom: 0
}
.branch-renew_v2 .benefit-box__inner .title-box h3 {
    font-size: 40px;
    color: #222222;
    line-height: 1.0625;
    margin-bottom: 7px;
}
.branch-renew_v2 .benefit-box__inner .title-box .sub-tit {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.5;
}
.branch-renew_v2 .benefit-box__inner .title-box::before {
    display: none;
}
.branch-renew_v2 .benefit-accordion-list {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.branch-renew_v2 .benefit-accordion-item {
    position: relative;
    min-height: 43px;
}
.branch-renew_v2 .benefit-accordion-item__btn {
    width: 100%;
    display: flex;
    cursor: pointer;
    flex-direction: column;
    gap:1px;
    padding-bottom: 15px;
}
.branch-renew_v2 .benefit-accordion-item__btn p {
    position: relative;
    font-size: 27.5px;
    font-weight: 600;
    line-height: 1;
    font-family: 'Campton', Sans-serif;
    transition: all .3s;
    margin: 0;
    white-space: nowrap;
}
.branch-renew_v2 .benefit-accordion-item__btn span {
    font-size: 10px;
    font-weight: 300;
    font-family: 'Noto Sans KR', Sans-serif;
    transition: opacity .3s;
}
.branch-renew_v2 .benefit-accordion-item__content {
    display: none;
    position: relative;
}
.branch-renew_v2 .benefit-accordion-item__txt {
    padding-bottom: 45px;
}
.branch-renew_v2 .benefit-accordion-item__txt img {
    width: 70%;
    max-width: 200px;
    display: block;
    margin-left: auto;
}
.branch-renew_v2 .benefit-accordion-item__txt p {
    position: absolute;
    left: 6px;
    color: #000;
    font-size: 12px;
    line-height: 1.5;
    bottom: 0;
    margin: 0;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: from-font;
}
.branch-renew_v2 .benefit-txt {
    font-size: 12px;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: from-font;
    padding-top: 10px;
    color: #000;
}
.branch-renew_v2 .benefit-icon__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
}
.branch-renew_v2 .benefit-icon__list p {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    text-align: center;
}
.branch-renew_v2 .benefit-icon__list p::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
}
.branch-renew_v2 .benefit-icon__list p:nth-child(1)::before {
    background: url('/imges/renew/ico_benefit_01.png') no-repeat center / contain;
}
.branch-renew_v2 .benefit-icon__list p:nth-child(2)::before {
    background: url('/imges/renew/ico_benefit_02.png') no-repeat center / contain;
}
.branch-renew_v2 .benefit-icon__list p:nth-child(3)::before {
    background: url('/imges/renew/ico_benefit_03.png') no-repeat center / contain;
}
.branch-renew_v2 .benefit-accordion-item__btn > span {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    transition: opacity .3s;
}
.branch-renew_v2 .benefit-accordion-item.active .benefit-accordion-item__btn > span {
    opacity: 0;
}
.branch-renew_v2 .benefit-accordion-item.active .benefit-accordion-item__btn {
    color: #A73439;
}
.branch-renew_v2 .last .benefit-accordion-item__btn {
    padding-bottom: 2px;
}
.branch-renew_v2 .last .benefit-txt {
    padding-top: 5px;
    line-height: 1.5;
}
.branch-renew_v2 .benefit-icon__list {
    margin-top:8px;
}
/* benefit section */

/* sns section */
.branch-renew_v2 #sns-sec {
    padding: 115px 0 0;
    background: url('/imges/renew/sns_bg_mo.jpg') no-repeat center / cover;
}
.branch-renew_v2 #sns-sec .title-box {
    margin-bottom: 0;
}
.branch-renew_v2 #sns-sec .title-box::before {
    background: url('/imges/renew/logo_toxnfill_w.png') no-repeat center / contain;
}
.branch-renew_v2 #sns-sec .title-box h3 {
    color: #fff;
}
.branch-renew_v2 #sns-sec .title-box p {
    color: #CB9F76;
}
.branch-renew_v2 .sns-box-wrap-mask {
    z-index: 10;
    top: 70px;
    position: relative;
    overflow-x: hidden;
    margin: 0 -16px;
    padding: 20px 0 30px;
}
.branch-renew_v2 .sns-box-wrap {
    display: flex;
    flex-direction: column;
    gap: 58px;
    align-items: center;
}
.branch-renew_v2 .sns-box__bg img {
    width: 100%;
}
.branch-renew_v2 .sns-box-wrap .sns-box__hover {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    gap: 12px;
}
.branch-renew_v2 .sns-box.youtube {
    position: relative;
    margin-left: auto;
    margin-right: -12px;
    padding-left: 40px;
}
.branch-renew_v2 .sns-box.youtube::after {
    content: '';
    position: absolute;
    top: -123px;
    right: 28px;
    width: 238px;
    aspect-ratio: 386 / 741;
    background: url('/imges/renew/mo_mockup.png') no-repeat center / contain;
    pointer-events: none;
    transform: rotate(-90deg);
}
.branch-renew_v2 .sns-box.youtube .sns-box__bg {
    width: 366px;
    aspect-ratio: 631 / 333;
}
.branch-renew_v2 .sns-box.youtube .sns-box__hover {
    left: 40px;
    padding: 0 190px 15px 0;
}
.branch-renew_v2 .sns-box.youtube .sns-box__hover img {
    width:80px;
}
.branch-renew_v2 .sns-box.insta {
    position: relative;
}
.branch-renew_v2 .sns-box.insta::after {
    content: '';
    position: absolute;
    top: -14px;
    right: -10px;
    width: 238px;
    aspect-ratio: 386 / 741;
    background: url('/imges/renew/mo_mockup.png') no-repeat center / contain;
    pointer-events: none;
}
.branch-renew_v2 .sns-box.insta .sns-box__bg {
    width: 200px;
    aspect-ratio: 329 / 685;
}
.branch-renew_v2 .sns-box.insta .sns-box__hover {
    padding-bottom: 20px;
}
.branch-renew_v2 .sns-box.insta .sns-box__hover img {
    width:74px;
}
.branch-renew_v2 .sns-box__hover p {
    line-height: 1;
    font-size: 23px;
    font-weight: 600;
    color: #CB9F76;
    font-family: 'Campton', Sans-serif;
    margin: 0;
}
/* sns section */

/* CONTACT US section */
.branch-renew_v2 #renew-map-sec {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 145px 0 81px;
}
.branch-renew_v2 #renew-map-sec .title-box {
    position: relative;
    margin: 0 0 30px;
    padding-bottom: 0;
    text-align: center;
}
.branch-renew_v2 #renew-map-sec .mapWrap .map-box {
    height: 210px;
}
.branch-renew_v2 #renew-map-sec .title-box::before {
    display: none;
}
.branch-renew_v2 #renew-map-sec .mapWrap {
    width:100%;
    border-radius: 0;
}
.branch-renew_v2 #renew-map-sec .info-wrap {
    width: 100%;
    padding-top: 30px;
    line-height: 1.5;
}
.branch-renew_v2 #renew-map-sec .info-wrap .info-list {
    padding-left: 0;
}
.branch-renew_v2 #renew-map-sec .info-wrap .info-list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
    gap: 3px;
}
.branch-renew_v2 #renew-map-sec .info-wrap .info-list .item:last-child {
    margin-bottom: 0;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .desc {
    padding: 0 7.317%;
    font-size: 14px;
    color: #888;
    word-break: keep-all;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .tit__ {
    margin: 0;
    min-width: initial;
    font-size: 16px;
    font-weight: normal;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2 {
    position: relative;
    width: 160px;
    margin: -7px 0 0;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2 a {
    display: block;
    width: 100%;
    padding: 0 20px;
    max-width: 160px;
    height: 35px;
    background-color: var(--primary);
    border-radius: 50em;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 35px;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2::before,
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2::after {
    content: '';
    position: absolute;
    right: 22px;
    width: 1px;
    height: 8px;
    background-color: #fff;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2::before {
    top: 16px;
    transform: rotate(45deg);
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .park2::after {
    top: 10px;
    transform: rotate(-45deg);
}
.branch-renew_v2 #renew-map-sec .info-wrap .item table tr {
    margin-bottom: 2px;
    display: block;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item table td:first-child {
    width:80px;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item table td > b,
.branch-renew_v2 #renew-map-sec .info-wrap .item table td > strong {
    font-weight: normal;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item table tr:last-child td {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 9px;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.458;
}
.branch-renew_v2 #renew-map-sec .info-wrap .item .cs-num {
    font-size: 22px;
    font-weight: 600;
    color: #a73439;
    letter-spacing: 3.75px;
    font-family: 'Campton', Sans-serif;
}
/* CONTACT US section */

#footerWrap.main-renew-ft .ft-bottom {
    background: #F5F5F5;
}
#footerWrap.main-renew-ft .ft-bottom .compInfoBtn {
    box-shadow: none;
}
#footerWrap.main-renew-ft .line-top {
    padding-top: 40px;
    padding-bottom: 20px;
}
#footerWrap.main-renew-ft .line-top a {
    font-size: 14px;
    font-weight: 500;
}
#footerWrap.main-renew-ft .line-top .sns-wrap > ul {
    justify-content: center;
    gap: 15px;
    margin-bottom: 30px;
}
#footerWrap.main-renew-ft .line-top .sns-wrap > ul > li {
    max-width: 46px;
    max-height: 46px;
}
#footerWrap.main-renew-ft .line-top .sns-wrap > ul > li > a {
    margin: 0;
    padding: 0;
}
#footerWrap.main-renew-ft .line-top .sns-wrap li img {
    width:100%;
}
footer.main-renew-ft .compInfoBtn span.selbox {
    font-size: 15px;
    padding-right: 0;
}
footer.main-renew-ft .compInfoBtn span.selbox::before,
footer.main-renew-ft .compInfoBtn span.selbox::after {
    display: none;
}
#footerWrap.main-renew-ft .compInfoWrap {
    padding: 30px 35px 40px;
}
#footerWrap.main-renew-ft address {
    display: flex;
    flex-wrap: wrap;
    gap: 0 8px;
    font-size: 13px;
    line-height: 1.769;
    margin-top: 20px !important;
    padding: 0;
}
#footerWrap.main-renew-ft address b {
    font-weight: normal;
}
#footerWrap.main-renew-ft .sub-address {
    color: #aaa;
}

#footerWrap.main-renew-ft .compinner {
    gap: 27px;
}
#footerWrap.main-renew-ft h1 {
    margin-right: 0;
}
footer.main-renew-ft h1 img {
    width: 94px;
    height: auto;
}
#footerWrap.main-renew-ft .compInfoWrap .selbox .selbox_select {
    height: 35px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
}
#footerWrap.main-renew-ft .compInfoWrap .selbox {
    height: 35px;
}
#footerWrap.main-renew-ft .selbox .arrow-icon img {
    transform: rotate(180deg);
}
#footerWrap.main-renew-ft .selbox .arrow-icon {
    right: 13px;
}

#popup.main-renew-counsel {
    top: 50%;
    transform: translateY(-50%);
}
#popup.main-renew-counsel .popup_set {
    padding: 30px 20px;
    position: relative;
}
#popup.main-renew-counsel .popup_header {
    padding-top: 0;
}
#popup.main-renew-counsel .popup_btn_wrap {
    background-color: transparent;
    position: absolute;
    top:17px;
    right:17px;
}
#popup.main-renew-counsel .popup_btn_wrap button {
    padding: 0;
    line-height: 1;
}
#popup.main-renew-counsel .popup_btn_wrap button > img {
    width:13px;
}
#popup.main-renew-counsel .popup_header .txt {
    text-align: left;
    font-size: 18px;
    letter-spacing: -1.388px;
}
#popup.main-renew-counsel .popup_body .inbox {
    padding: 0;
}
#popup.main-renew-counsel .popup_body {
    text-align: left;
    margin-top: 16px;
}
#popup.main-renew-counsel .popup_body .inbox > p {
    font-size: 14px;
    line-height: 1.428;
    color:#666;
    letter-spacing: -1.785px;
    margin-bottom: 20px;
}
#popup.main-renew-counsel .popup_body .flex_box {
    flex-wrap: wrap;
}
#popup.main-renew-counsel .popup_body .flex_box > button {
    width: 100%;
    padding: 10px 0;
    border-radius: 45px;
}
#popup.main-renew-counsel .popup_body .flex_box > button .left {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
#popup.main-renew-counsel .popup_body .flex_box > * strong {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -1.785px;
}
#popup.main-renew-counsel .popup_body .flex_box > * img {
    margin: 0;
    width: 20px;
}
#popup.main-renew-counsel .popup_body .flex_box > a {
    width: 100%;
    padding: 9px 0;
    border-radius: 45px;
    background-color: #fff;
    border: 1px solid #222;
    color: #222;
}
#popup.main-renew-counsel .popup_body .flex_box > a .left {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
#popup.main-renew-counsel .popup_body .flex_box > a img {
    filter: invert(1);
}