@charset "UTF-8";	

.contents-all-wrap {height: 100%;}
.pc-left-wrap {display: none;}
@media (min-width: 768px) {
    body {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        overflow: hidden;
        background-color: #000 !important;
    }
}
@media (min-width: 768px) {
    .main-all-wrap{
        position: relative;
        z-index: 999;
        overflow: auto;
        overflow: overlay;
        overflow-x: hidden;
        width: 890px; /* 2026-06-25 PC 콘텐츠 폭 좌우 100px씩 확장 (690→890) */
        height: 100vh;
        height: 100dvh;
        background-color: #F3F5F8;
    }
}
@media (min-width: 768px) {
    .fixed-top {
        position: sticky !important;
    }
}
@media (min-width: 768px) {
    .pc-left-wrap {
        display: none;
    }
}
@media (min-width: 1280px) {
    .pc-all-wrap {
        width: 1416px; /* 2026-06-25 콘텐츠 폭 확장(+200)에 맞춰 전체폭도 확장 (1216→1416) */
    }
}
@media (min-width: 1280px) {
    .pc-all-wrap {
        position: relative;
        display: flex;
        justify-content: space-between;
    }
}
@media (min-width: 1280px) {
    .pc-left-wrap {
        position: relative;
        /* z-index: 10; */
        width: 420px;
        min-height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        color: #fff;
		justify-content: center;
    }
}


@media (min-width: 350px) {
.infeed {
	height: 99px;
}
}
@media (min-width: 500px) {
.infeed {
	height: 99px;
}
}
@media (min-width: 800px) {
.infeed {
	height: 99px;
}
}




/* body {background: #fff;} */
.swiper-container.test-slide { position:relative; width: 100%; overflow: hidden;}
.test-slide .swiper-slide {transform: scale(0.8); /* 크기를 80%로 줄임 */transition: transform 0.3s ease-in-out;}
.test-slide .swiper-slide-active {transform: scale(1); /* 활성화된 슬라이드는 원래 크기 유지 */}
.test-slide .swiper-button-next, .test-slide .swiper-button-prev {color: #fff;  /* 버튼 색상 */}


@media (min-width: 992px) {
    .card-chat-list {
        height: 100%;
    }
}
@media (min-width: 992px) {
    .navbar-vertical+.page-content {
        margin-left: calc(0px + 0rem);
    }
}
#padding-dummy {padding-bottom: 56px !important; margin: 0 !important;}
/* [2026-07-15] PC(768px+)는 헤더가 sticky(자리 차지)라 고정헤더용 여백이 이중으로 생김 → 제거.
   모바일은 헤더가 fixed 라 56px 유지 필수. */
@media (min-width: 768px) {
    #padding-dummy {padding-bottom: 8px !important;}
}
div.scrollmenu { background-color: none; overflow: auto; white-space: nowrap; overflow-y: scroll; overflow-style: none; scrollbar-width: none;}
div.scrollmenu a {display: inline-block;color: white;text-align: center;padding: 10px;text-decoration: none;color: #000000;}
div.scrollmenu a:hover {background-color: #777;}
div.scrollmenu2 {background-color: none;overflow: auto;white-space: nowrap;overflow-y: scroll;overflow-style: none;scrollbar-width: none;display: flex;justify-content: center;}
.scrollmenu2 table {display: block;max-width: 100%;}
div.scrollmenu2 a {display: inline-block;color: white;text-align: center;text-decoration: none;}
span.time {display: none !important}
.item-link strong.name {display: none !important}
.text-align-center {text-align: center;}
.justify-content-center {display: flex;justify-content: center;}
.img-fluid-frame {max-width: 100%;height: 100%;width: 100%;aspect-ratio: 5 / 5;}
.plyr__video-wrapper {aspect-ratio: 6 / 8;}
a.tip.link {height: 35px;top: 50%;display: flex !important;align-items: center;}
.bg-black-op1 {background-color: rgba(0, 0, 0, 1) !important}
.main-banner {background-image: url(/img/share_logo.png);background-position: center center;background-size: cover;background-repeat: no-repeat;}
.button-container {display: grid;grid-template-columns: 1fr 1fr;/* 두 개의 열 */gap: 10px;/* 버튼 사이의 간격 */margin: auto;}
.flexbox-area {display: flex;align-items: center;justify-content: space-between;gap: 20px;/* 텍스트와 이미지 사이의 간격 조절 */}
.flexbox-text {flex: 1;color: white;/* 텍스트 색상 설정 */font-size: 14px;}
.flexbox-image {flex: 1;width: 40%;/* 이미지 크기 조절 */max-width: 300px;height: auto;}
.btn-orange {color: #000000}
.swiper-container-mainImg {width: 100%;height: auto;overflow: hidden;}
.swiper-container-point {width: 100%;height: auto;overflow: hidden;}
.swiper-container-leaflet {width: 100%;height: auto;overflow: hidden;}
.swiper-container-photo {width: 100%;height: auto;overflow: hidden;}
.swiper-container-photo .swiper-slide {width: 7em;}
.swiper-btn-main {width: 100%;height: auto;}
.swiper-container-jundan {width: 100%;height: auto;overflow: hidden;}
.swiper-btn-main .swiper-slide {width: auto;}
.swiper-pagination-bullet {background-color: #d2d2d2;opacity: 1;}
.swiper-pagination-bullet-active {background-color: #007bff;opacity: 1;}
.swiper-pagination-horizontal {margin: 10px}
.ranking_slide {position: relative;}
.leaflet-sldie {position: relative;}
.photo-sldie {position: relative;}
.jundan-sldie {position: relative;}
.insta-sldie {position: relative;}
.main-title-style {display: flex; justify-content: space-between; align-items: center;}
.main-title-style h4 {display: flex; font-size: 18px;font-weight: 700; margin: 0;}
.main-title-style span {display: block; font-size: 20px; padding-right: 5px; margin-bottom: 1px; line-height: 1;}
.main-title-style .main-more {font-size: 13px;}
.swiper-button-next:after {color: #676a79;font-weight: 600;}
.swiper-button-prev:after {color: #676a79;font-weight: 600;}
.card-radius {overflow: hidden;border-radius: 5%;}
.swiper-container-photo .card h5.txt-ellipsis img {display: none;}
.txt-ellipsis {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.line2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
.rounded-lg-box {background-color: #fff; border-radius: 15px; padding: 1.3rem  !important; overflow: hidden;}
.rounded-lg-box2 {background-color: #fff; border-radius: 15px; padding:1.3rem  !important; overflow: hidden;}
.rounded-lg-box3 {background-color: #fff; border-radius: 15px; padding:0px  !important; overflow: hidden;}
.btn-main-top {display: block; width: 90px; text-align: center;}
.btn-main-top > .img-wrap {background-color: #f8f8f8; border-radius: 15px; padding: 1.6rem;}
.btn-main-top > span {color: #000000; font-size: 12px; display: block;}
.btn-main-top > img {width: 100%; position: relative;}
.btn-main-top:hover > .img-wrap{background-color: #007aff;}
.community .row {margin: 0; align-items: center;}
.community_layout {margin: 0;}
.community-style a {font-size: 15px;}
/* .main_banner_img .swiper-slide {width: 100% !important;} */
.main_banner_img .card {display: block !important; position: relative;}
.main_banner_img .card.h-100 {height: auto !important; border-radius: 20px;}
.main_banner_img .card.h-100 a {display: block; position: relative;}
.main_banner_img .card.h-100 a::before {content: '';position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 1;background: linear-gradient(to top, #000, transparent); opacity: 0.6;}
/* .main_banner_img .card.h-100 img {aspect-ratio: 16/9;} */
.main_banner_img .card .col-12.p-2 {position: absolute !important; left: 5px; bottom: 10px; z-index: 10;}
.main_banner_img .card .col-12.p-2 h5 {font-size: 18px !important;}
.main_banner_img .card .col-12.p-2 h5, .main_banner_img .card .col-12.p-2 p {color: #fff;}
.kakao_bg {display: flex; justify-content: center; background-color: #fff; border-radius: 15px; overflow: hidden;}
.poster_layout {position: relative; padding: 2rem 0 2.5rem; overflow: hidden;}
.poster_layout::after {content: ''; display: block; background: #eaeaea ;border-radius: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -1;}
/* .poster_layout .swiper-pagination {bottom: -40px; margin: 0;} */
.poster_layout .swiper-pagination .swiper-pagination-bullet {background-color: #fff;}
.poster_layout .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #000; width: 20px; border-radius: 20px;}
.main-title-style.type_center {flex-direction: column; align-items: center; justify-content: center;}
.main-title-style.type_center h4{font-size: 20px; font-weight: 400;}
.main-title-style.type_center .sub_txt {font-size: 16px; font-weight: 400;}
/* .main-title-style.type_center .main-more {color: #fff;} */
.shadow-xsm {box-shadow: 0 0.3rem 2rem 0.3rem rgba(0, 0, 0, 0.03);}
.quick_btn_wrap {display: grid; grid-template-columns: repeat(4, 1fr); row-gap: 10px;}
.quick_btn_wrap .btn_item {display: flex; justify-content: center; align-items: center; flex-direction: column;}
.quick_btn_wrap .btn_item i {display: block; width: 50px; height: 50px; background-repeat: no-repeat; background-size: contain;}
.quick_btn_wrap .btn_item span {font-size: 13px; color: #222; margin-top: 0.7rem;}
.hot-slide h5 {min-height: 45px; vertical-align: top;}
.instagram-media {min-width: auto !important;}
h5 {font-weight: 600 !important;}
.swiper-slide .card {border: none;}
.card-img-top {border-radius: 15px; overflow: hidden;}
.main_banner_slide {}
.main-banner-slide {width: 100%; position: relative; overflow: hidden;}
.main-banner-slide .swiper-slide { display: flex; background: #fff; overflow: hidden; border-radius: 15px;}
.main-banner-slide .swiper-slide .main_banner_box {width: 100%; padding-bottom: 25%; position: relative;}
.main-banner-slide .swiper-pagination {display: inline-block; width: auto; background-color: rgba(0, 0, 0, 0.5); left: auto; right: 1.4rem; top: auto; bottom: 20px; color: #fff; font-size: 13px; font-weight: 400; padding: 0.3rem 1rem; border-radius: 15px;}
.main_banner_box {}
.main_banner_box.type_01 {color: #000; /*background-image: url(assets/images/icon/piggy_bank.png); background-repeat: no-repeat; background-size: 100px; background-position: right 15% center;*/}
.main_banner_box.type_02 {color: #fff;  background-image: url('/img/icon/img_new_coin.png'); background-repeat: no-repeat; background-size: 100px; background-position: right 15% center;}
.main_banner_box.type_03 {color: #fff;  background-image: url('/assets/images/icon/cashpang_main.png'); background-repeat: no-repeat; background-size: 180px; background-position: right 15% bottom 10%;}
.main_banner_box.type_04 {color: #fff;  background-image: url('/assets/images/icon/beat_card.png'); background-repeat: no-repeat; background-size: 100px; background-position: right 15% center;}
.main_banner_box span {display: inline-block; font-size: 16px; font-weight: 300; margin-bottom: 5px;}
.main_banner_box strong {font-size: 20px; font-weight: 700;}
.main_banner_box p{margin: 0; font-size: 18px; font-weight: 300; margin-bottom: 5px;}
.btn_type_01 {display: inline-block; background-color: #fff; border-radius: 20px; width: fit-content; padding: 0.3rem 0.5rem; font-size: 14px; font-weight: 600;}
.slide-text-wrap {position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.slide-text-wrap h4 {font-size: 2rem; color: #fff; font-weight: 300; margin-bottom: 15px;}
.slide-text-wrap div {font-size: 2rem; line-height: 1.8; color: #fff; font-weight: 500;}

@media (max-width: 993px) {
    .community_layout  .col-lg-6.best {margin-top: 1rem !important;}
    /* .main_banner_img .no2 {margin-top: 1rem;} */
    
    .m-pd-2 {padding: 0 0.75rem;}
}

@media (min-width: 992px) {
    .community_layout {margin: 0; justify-content: space-between;}
    .community_layout  .col-lg-6 {width: calc(50% - 5px);}
    .quick_btn_wrap {display: grid; grid-template-columns: repeat(9, 1fr); row-gap: 20px;}
}
/* 모바일 동영상 슬라이드 크기조절 */
@media (max-width: 768px) {
    /* .poster_layout {margin-left: -0.7rem; margin-right: -0.7rem;} */
    /* #padding-dummy {padding-bottom: 102px !important; margin: 0 !important;} */
    .no2 {display: none;}
    .stories-square.stories .story>.item-link>.item-preview,
    .stories-square.stories.carousel .story {
        width: 200px !important;
    }

    #video-stories-container {
        max-height: 300px !important;
    }
    .main-banner-slide .swiper-slide .main_banner_box {padding-bottom: 55%;}
}


.back_img {
    width: 100%;
    height: 100%;
    display:inline-block;
    object-fit: contain;
    background-image:url({{MEMBER.photo2}}), url({{MEMBER.photo1}});
    background-size:cover;
    background-position: center;
    border-radius: 5px;
    }
    .member_img2 {
    border: 10px solid #ffffff ;
    width: 80px;
    height: 80px; 
    border-radius: 50%; 
    object-fit: cover;
}
.btn-xsm {--bs-btn-padding-y: .25rem; --bs-btn-padding-x: .5rem; --bs-btn-font-size: .75rem;}
.rounded-lg-box {background-color: #fff; border-radius: 15px; padding: 1rem !important;}
.mypage_title {position: relative; }
.mypage_title h2 {font-size: 20px; font-weight: 700; color: #222; text-align: center;}
.mypage_title a {position: absolute; left: 0; top: 0;}
.member-profile-img {width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; position: relative;}
.member-profile-img::after {content: ''; display: block; width: 30px; height: 30px; border-radius: 50%; background-image: url('/assets/images/icon/mypage_btn_gear.svg'); background-color: #AEBAC8; background-repeat: no-repeat; background-position: center; background-size: 20px; position: absolute; right: -10px; bottom: 0;}
.member-profile-img img {width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 50%;}
.page-content {max-width: 1200px;}
.mypage-top-box {display: flex; align-items: center; justify-content: space-between;}
.mypage-profile-left {flex: 0 0 auto}
.mypage-profile-right {flex: 1 1 auto;}
    .right-top{display: flex; align-items: center; align-items: flex-end; flex-direction: column;}
.mypage-profile-right .member-nick {margin: 0; font-size: 20px; padding: 0 0 1rem; line-height: 1;}
.member-func-btn {display: flex; justify-content: center; align-items: center; width: 30px; height: 30px;}
.right-btm {display: flex; justify-content: flex-end; align-items: center; padding: 0 0.7rem;}
.my-activity-btn {width: 100px; font-size: 0;}
.my-activity-btn span, .my-activity-btn strong {display: inline-block; vertical-align: middle; font-size: 14px;}
.my-activity-btn span {color: #747474; width: 56px;}
.my-activity-btn strong {width: calc(100% - 56px); text-align: right;}
.mypage-cash-wrap {display: flex; gap: 10px;}

.mypage-bottom-box .bottom_menu {list-style: none; text-decoration: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); row-gap: 15px;}
.mypage-bottom-box .bottom_menu li {flex: 1 1 auto; position: relative;}
/* .mypage-bottom-box .bottom_menu li:not(:first-child):before {content: ''; display: block; width: 1px; height: 75%; position: absolute; top: 15%; left: 0; background-color: #f2f2f2;} */
.mypage-bottom-box .bottom_menu li a {display: flex; align-items: center; padding: 0 0.3rem;}
.mypage-bottom-box .bottom_menu li a span {font-size: 14px; color: #222;}
.mypage_btn_icon {display: block; width: 20px; height: 40px; background-repeat: no-repeat; background-position: center; background-size: contain;margin-right: 10px;}
.list-bottom-left .li-profile-img, .list-bottom-left .li-nick {display: none !important;}
.list-box-new-type .li-cate span.none {display: none !important;}
.share_link a{display: inline-block; vertical-align: middle; line-height: 1; color: #747474; font-size: 13px;}
.rounded-box {
        background-color: #fff;
        border-radius: 20px;
    }
    .list-member-box .avatar {display: none !important;}
    .list-member-view strong {display: none !important;}
@media (min-width: 691px) {
    .page-content {max-width: 690px; margin: 0 auto;}
}
@media (max-width: 690px) {
    .page-content {max-width: 100%;}
}


section.mypage-contents-box {padding: 10px 0;}
.mypage-contents-box.overflow-hidden {overflow: hidden;}

.mypage-bottom {padding: 0 15px;}
.my-info-top {display: flex; align-items: center; padding: 0 15px;}
.my-info-top .my-info-left {position: relative;}
.my-info-top .my-info-right {padding-left: 30px; flex: 1 0 auto;}
/* [2026-07-15] 로그아웃: 아이콘(16px, 글자 숨김)이라 찾기 어렵다는 피드백 → 텍스트 버튼으로 */
.btn-logout {display: inline-block; padding: 5px 14px; margin-left: 10px; border: 1px solid #ddd; border-radius: 16px; font-size: 12px; font-weight: 500; color: #888; background: #fff; text-decoration: none; line-height: 1.2; vertical-align: middle;}
.btn-logout:hover {color: #e92040; border-color: #e92040; text-decoration: none;}

.my-info-profile {width: 54px; height: 54px; overflow: hidden; position: relative; display: block; border-radius: 50%; background-color: #eaeaea;}
.my-info-profile img {width: 100%; height: 100%; object-fit: cover; display: block;}

.my-info-setting {position: absolute; right: -10px; bottom: -10px;}
.my-info-setting a {display: block; width: 30px; height: 30px; border-radius: 50%; background-image: url(/assets/images/icon/mypage_btn_gear.svg); background-color: #222222; border: 1px solid #fff; background-repeat: no-repeat; background-position: center; background-size: 15px; font-size: 0; text-indent: -9999px;}

.my-info-name {display: flex; align-items: center;}
.my-info-name h5 {display: inline-block; font-weight: 700 !important; margin: 0; line-height: 1; padding-top: 4px;}

.my-cash-wrap {padding: 0 15px; display: flex; gap: 6px;}
.mypage-cash-box {background-color: #F2F2F2; box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.03); flex: 1 0 auto;}
.mypage-cash-box .mypage-cash-btn {display: flex; align-items: center; justify-content: space-between; flex-direction: column; padding: 10px; border-radius: 10px;}
.mypage-cash-box .mypage-cash-btn span {font-size: 13px; margin-bottom: 3px;}
.mypage-cash-box .mypage-cash-btn strong {font-size: 15px; font-weight: 700;}
.mypage-cash-box .btn-mileage {background-color: #fff;}
.mypage-cash-box .btn-mileage i {width: 16px; height: 16px; display: inline-block; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url('/assets/images/icon/mypage_btn_mg.png'); vertical-align: top; margin-right: 5px;}
.mypage-cash-box .btn-point {background-color: #fff;}
.mypage-cash-box .btn-point i {width: 16px; height: 16px; display: inline-block; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url('/assets/images/icon/mypage_btn_pt.png'); vertical-align: top; margin-right: 5px;}

.mypage-util-wrap {padding: 0 15px;}
.btn-main-util {display: flex; justify-content: center; align-items: center; flex-direction: column; background: #fff; padding: 10px 0; border-radius: 10px; box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.03);}
.btn-main-util span {font-size: 13px;}
.btn-main-util i {display: block; width: 30px; height: 30px; /*border: 0.5px solid rgba(0,0,0,0.05);*/ background-repeat: no-repeat; background-size: contain; /*border-radius: 16px;*/ background-position: center center; /*box-shadow: 0 0.3rem 2rem 0.3rem rgba(0, 0, 0, 0.03);*/ margin-bottom: 5px;}
.btn-main-util i.icon_write {background-image: url('/assets/images/icon/mypage_icon_write.svg');}
.btn-main-util i.icon_friends {background-image: url('/assets/images/icon/mypage_icon_friends.svg');}
.btn-main-util i.icon_dm {background-image: url('/assets/images/icon/mypage_icon_dm.svg');}
.btn-main-util i.icon_money {background-image: url('/assets/images/icon/mypage_icon_money.svg');}
.btn-main-util i.icon_qna {background-image: url('/assets/images/icon/mypage_icon_qna.svg');}
.btn-main-util i.icon_share {background-image: url('/assets/images/icon/mypage_icon_share.svg');}
.btn-main-util i.icon_home {background-image: url('/assets/images/icon/mypage_icon_home.svg'); background-size: 24px;}

.mobile_menu ul li.menu_user a i.my {
    background-image: url('/assets/images/icon/ico_menu_user_on.svg') !important;
}
.mobile_menu ul li.menu_user a p {color: #222;}

.my-write-tab {max-width: 100%; overflow: hidden;}
.my-write-sort {list-style: none; display: flex; overflow: auto; white-space: nowrap; padding: 0; -ms-overflow-style: none; scrollbar-width: none; padding: 0 6px; border-bottom: 1px solid #eaeaea; margin: 0;}
.my-write-sort::-webkit-scrollbar {
    display: none;
}
.my-write-sort li {padding: 5px 10px 6px; position: relative;}
.my-write-sort li a {font-size: 15px; color: #777;}
.my-write-sort li.on a {color: #222; font-weight: 700;}
.my-write-sort li.on::before {content: ''; width: 100%; height: 2px; background-color: #222; position: absolute; left: 0; right: 0; bottom: 0;}

.my-write-list {list-style: none; display: flex; overflow: auto; white-space: nowrap; padding: 0; -ms-overflow-style: none; scrollbar-width: none; padding: 0 6px; border-bottom: 1px solid #eaeaea; margin: 4px 0 0;}
.my-write-list::-webkit-scrollbar {
    display: none;
}
.my-write-list li {padding: 5px 10px 6px; position: relative;}
.my-write-list li a {font-size: 15px; color: #777;}
.my-write-list li a.active {color: #222; font-weight: 700;}
.my-write-list li.on::before {content: ''; width: 100%; height: 2px; background-color: #222; position: absolute; left: 0; right: 0; bottom: 0;}

/* 포인트 장부 */
.my-cash-tab {list-style: none; display: flex; overflow: auto; white-space: nowrap; padding: 0; -ms-overflow-style: none; scrollbar-width: none; padding: 0 6px; border-bottom: 1px solid #eaeaea; margin: 4px 0 0;}
.my-cash-tab::-webkit-scrollbar {
    display: none;
}
.my-cash-tab li {padding: 5px 10px 6px; position: relative;}
.my-cash-tab li a {font-size: 15px; color: #777;}
.my-cash-tab li a.active {color: #222; font-weight: 700;}
.my-cash-tab li.on::before {content: ''; width: 100%; height: 2px; background-color: #222; position: absolute; left: 0; right: 0; bottom: 0;}
.my-cash-top {background-color: #fff;border: 0.5px solid #F4F4F4; box-shadow: 0 3px 20px 3px rgba(0, 0, 0, 0.03); padding: 15px 10px; border-radius: 10px;}    
.my-cash-top .my-cash-area {display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px;}
.my-cash-top .my-cash-area span{display: inline-block; font-size: 13px !important; font-weight: 400; color: #333;}
.my-cash-top .my-cash-area strong {display: inline-block; flex: 1 0 auto; font-size: 18px; color: #222; font-weight: 700; text-align: right;}
.my-cash-top .my-cash-btn {display: flex; align-items: center; overflow: hidden; border-radius: 10px;}
.my-cash-top .my-cash-btn .btn-cash {display: flex; align-items: center; justify-content: center; flex: 1 0 auto; background-color: #00dec9; border-radius: 0;}
.my-cash-top .my-cash-btn button {border-left: 1px solid #fff;}
.my-cash-top .my-cash-btn .btn-cash span {font-size: 16px; color: #222; font-weight: 700;}
.my-cash-top .my-cash-btn .btn-cash i {display: inline-block; width: 16px; height: 16px; background-repeat: no-repeat; background-size: contain; background-position: center; margin-right: 8px;}
.my-cash-top .my-cash-btn .btn-cash i.refund {background-image: url('/assets/images/icon/mypage_icon_refund2.svg');}
.my-cash-top .my-cash-btn .btn-cash i.charge {background-image: url('/assets/images/icon/mypage_icon_point.svg');}
.my-cash-top .my-cash-btn .btn-cash i.charge2 {background-image: url('/assets/images/icon/mypage_icon_milage.png');}
.my-cash-top .my-cash-btn .btn-cash i.atm {background-image: url('/assets/images/icon/mypage_icon_atm.svg');}
.my-cash-history {background-color: #fff;border: 0.5px solid #F4F4F4; box-shadow: 0 3px 20px 3px rgba(0, 0, 0, 0.03); padding: 15px 10px; border-radius: 10px;}
.my_point_search .form-select {background-color: #F2F2F2; border-radius: 20px; border-color: #F2F2F2; text-align: center;}
.my_point_search .form-control {background-color: #F2F2F2; border-color: #F2F2F2; border-radius: 20px;}
.my_point_search .point_input_group {position: relative;}
.my_point_search .point_input_group .form-control {padding-right: 52px;}
.my_point_search .point_input_group .btn{position: absolute; right: 10px; top: 0; width: 40.5px; height: 40.5px; border-radius: 50%; text-align: center; padding-left: 0; padding-right: 0;}
.my_point_history {display: flex; justify-content: space-between; align-items: center;}
.my_point_history.type_deal {align-items: flex-end;}
.my_point_history .history_detail .history_cnt {font-size: 15px; font-weight: 700; color: #222;}
.my_point_history .history_detail .history_cnt a{color: #222 !important;}
.my_point_history .history_detail .history_date {font-size: 13px; color: #747474;}
.my_point_history .history_detail .history_state {margin-bottom: 0.8rem;}
.my_point_history .history_detail .history_state .btn {font-size: 14px; border-radius: 20px; padding-left: 1rem; padding-right: 1rem;}
.my_point_history.type_deal .history_point {font-size: 16px; color: #222; font-weight: 700;}
.my_point_history.type_deal .history_point .point_num {color: #106fed; font-weight: 900;}
.my_point_history.type_deal .history_point .product_count {color: #222; font-weight: 400;}
.my_point_history .history_point.point_plus {color: #0cbc87;}
.my_point_history .history_point.point_minus {color: #d6293e;}
.my_point_history .history_num {display: flex; justify-content: center; flex-direction: column; align-items: flex-end;}
.my_point_history .history_num .btn {margin-bottom: 10px; font-size: 13px; border-radius: 20px; padding: 0.25rem 1rem !important; line-height: 1; flex: 0 0 auto;}
.my_point_history .history_num .btn-success {background-color: #0cbc87; border-color: #0cbc87;}
.my_point_history .history_num .btn-danger {background-color: #d6293e; border-color: #d6293e;}
.my_point_history .history_user_info{font-size: 13px; color: #747474;}

.inquiry-wrap {display: flex; align-items: center; justify-content: space-between;}
.inquiry-wrap .sub_title {margin: 0;}
.inquiry-wrap .btn {background-color: #fff; border: 1px solid #1A3A6D; color: #1A3A6D; border-radius: 12px;}
.inquiry-list table,
.inquiry-list table th,
.inquiry-list table tr,
.inquiry-list table td{border: none !important;}
.inquiry-list-wrap {}
.inquiry-list-box {padding: 15px; background-color: #fff; border-radius: 16px;}
.inquiry-top {position: relative;}
.inquiry-top .stats {display: inline-block; padding: 3px 10px; border-radius: 20px; background-color: #1A3A6D; color: #fff; font-size: 14px; position: absolute; right: 0; top: 0;}
.inquiry-user-info {line-height: 27px;}
.inquiry-user-info span{font-size: 14px; color: #222; position: relative;}
.inquiry-user-info span:nth-child(2) {padding-left: 10px; margin-left: 5px;}
.inquiry-user-info span:nth-child(2)::before {content: '';width: 3px;height: 3px;border-radius: 50%;background-color: #222;position: absolute;left: 0;top: 50%;margin-top: -1px; border-radius: 50%;}
.inquiry-list-box .title {font-size: 16px; font-weight: 700; margin-top: 10px;}
.inquiry-list-box .title a {}
.inquiry-list-box .date {font-size: 13px; color: #868686; margin-top: 8px;}

.inquiry-input-wrap .inquiry-input-box {display: flex; flex-direction: column; width: 100%;}
.inquiry-input-box .inquiry-input-tit {font-size: 16px; font-weight: 700; color: #222; margin-bottom: 8px;}
.inquiry-input-box .inquiry-input-cnt input,
.inquiry-input-box .inquiry-input-cnt textarea {width: 100% !important; font-size: 15px; border: 1px solid #e8e8ea; border-radius: 10px; padding: 0 10px;}
.inquiry-input-box .inquiry-input-cnt input {height: 50px; line-height: 48px;}

/* 기본 input 스타일 */
.inquiry-input-box .inquiry-input-cnt input[type="file"] {
    width: 100%;
    font-size: 15px;
    border: 1px solid #e8e8ea;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
    color: #555;
    cursor: pointer;
    line-height: normal;
}

/* 버튼 스타일 (Chrome, Edge, 최신 브라우저용) */
.inquiry-input-box .inquiry-input-cnt input[type="file"]::file-selector-button {
    background-color: #fff;
    color: #555;
    border: 1px solid #e8e8ea;
    border-radius: 8px;
    padding: 6px 14px;
    font-size: 15px;
    cursor: pointer;
    margin-right: 10px;
    transition: all 0.2s ease;
}

/* 버튼 hover 효과 */
.inquiry-input-box .inquiry-input-cnt input[type="file"]::file-selector-button:hover {
    background-color: #f5f5f5;
}

/* Safari 호환용 */
.inquiry-input-box .inquiry-input-cnt input[type="file"]::-webkit-file-upload-button {
    background-color: #fff;
    color: #555;
    border: 1px solid #e8e8ea;
    border-radius: 8px;
    padding: 6px 14px;
    font-size: 15px;
    cursor: pointer;
    margin-right: 10px;
    transition: all 0.2s ease;
}
.inquiry-input-box .inquiry-input-cnt input[type="file"]::-webkit-file-upload-button:hover {
    background-color: #f5f5f5;
}

/* 구매자 */
.buy_count {border: none;}


/* 기본 리스트 스타일 (커뮤니티 기준) */
.rounded-box {background-color: #fff; border-radius: 20px;}
.txt-ellipsis {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.line2 {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal;}

.list-shadow {border: 0.5px solid #F4F4F4; box-shadow: 0 3px 20px 3px rgba(0, 0, 0, 0.03);}
.list-box-new-type .list-img-box {width: 68px; height: 68px; border-radius: 18px; /* 모서리 둥글게 */ overflow: hidden; /* 이미지가 넘치지 않도록 */ display: flex; align-items: center; justify-content: center; background: #f0f0f0; /* 이미지 없을 때 배경색 */}
.list-box-new-type .list-img-box img {width: 100%; height: 100%; object-fit: cover; /* 비율 유지하면서 꽉 채우기 */ display: block;}

.list-box-new-type .list-member-box {display: flex; align-items: center; margin-bottom: 15px;}
.list-box-new-type .list-member-box .avatar {width: 45px; height: 45px; margin-right: 15px;}
.list-box-new-type .list-member-view strong {font-size: 15px; font-weight: 500; color: #222; line-height: 1.2;}
.list-box-new-type .list-member-view div {font-size: 0; margin-top: 5px;}
.list-box-new-type .list-member-view span {font-size: 14px; font-weight: 400; color: #868686; line-height: 1.2; position: relative; display: inline-block;}
.list-box-new-type .list-member-view span.view_count {margin-left: 10px; padding-left: 10px;}
.list-box-new-type .list-member-view span.view_count::before {content: ''; width: 3px; height: 3px; border-radius: 50%; background-color: #868686; position: absolute; left: 0; top: 50%; margin-top: -1px;}

.list-box-new-type .list-top-box {display: flex; align-items: flex-start;}
.list-box-new-type .list-top-box .list-text-box {flex: 1; min-width: 0; max-width: 100%;}
.list-box-new-type .list-top-box .list-img-box {flex: 0 0 auto;}
.list-box-new-type .list-top-box h5 {margin: 0; font-size: 16px !important; font-weight: 500 !important;}
.list-box-new-type .list-top-box p {margin: 0; font-size: 13px; color: #868686;}
.list-box-new-type .li-cate span{display: inline-flex; justify-content: center; align-items: center; background-color: #f4f4f4; font-size: 13px; font-weight: 600; border-radius: 16px; color: #676a79; padding: 0.25rem 0.75rem;}
.list-box-new-type .li-cate span.none {display: none;}

.list-box-new-type .list-bottom-box {display: flex; justify-content: space-between; align-items: center;}
.list-box-new-type .list-bottom-box p {margin: 0; font-size: 13px; font-weight: 300;}
.list-box-new-type .list-bottom-box .list-bottom-left {display: flex; align-items: center; flex: 1 1 auto;}
.list-box-new-type .list-bottom-box .list-bottom-left .avatar {width: 2.5rem; height: 2.5rem;}
.list-box-new-type .list-bottom-box .list-bottom-right {display: flex; align-items: center; justify-content: flex-end; flex: 0 0 auto; font-size: 14px;}
.list-box-new-type .list-bottom-box .list-bottom-right div {font-size: 14px; font-weight: 300;}
.list-box-new-type .list-bottom-box .li-date {font-size: 13px;}

.list-box-new-type i {display: inline-block; vertical-align: top; width: 16px; height: 16px; background-repeat: no-repeat; background-position: center; background-size: contain;}

.ico-view-count {background-image: url('/assets/images/icon/ico_view_eyes2.svg'); margin-top: -1px;}
.ico-like-count {width: 18px !important; height: 18px !important; background-image: url('/assets/images/icon/ico_view_heart.svg'); vertical-align: middle;}
.ico-cmnt-count {background-image: url('/assets/images/icon/ico_view_bubble.svg'); vertical-align: middle;}

/* 충전 팝업 */
#popupLayer.popup_type_charge {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1035;}
#popupLayer_div.popup_content {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: white; width:90%; height:90%; max-width: 500px; max-height: 600px;}
#iframeContent {width: calc(100% - 2px); border: none; min-height: 510px;}
.popup_style .popup_content {border-radius: 10px; padding: 25px 0 0;}
.popup_close_btn {position: absolute; right: 10px; top: 20px;}
.popup_layout_title {padding: 0 15px 10px; margin: 0;}

.seller-util {background-color: #fff; box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.03); padding: 15px 0; margin: 0 15px; border-radius: 12px;}
.seller-util > ul {margin: 0 !important; padding: 0 !important; display: flex; align-items: center; justify-content: space-between;}
.seller-util > ul > li{list-style: none; flex: 1 0 auto; text-align: center; position: relative;}
.seller-util > ul > li::after {content: ''; width: 2px; height: 50%; background-color: #E5E8F0; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.seller-util > ul > li:first-child::after {display: none;}
.seller-util > ul > li > a{display: flex; flex-direction: column; align-items: center; justify-content: center;}
.seller-util > ul > li > a span {font-size: 13px;}
.seller-util > ul > li > a i {display: inline-block; vertical-align: top; width: 30px; height: 30px; background-repeat: no-repeat; background-position: center; background-size: contain; margin-bottom: 10px;}
.seller-util > ul > li > a i.ico_seller_01 {background-image: url('/assets/images/icon/ico_seller_01.svg');}
.seller-util > ul > li > a i.ico_seller_02 {background-image: url('/assets/images/icon/ico_seller_02.svg');}
.seller-util > ul > li > a i.ico_seller_03 {background-image: url('/assets/images/icon/ico_seller_03.svg');}
.seller-util > ul > li > a i.ico_seller_04 {background-image: url('/assets/images/icon/ico_seller_04.svg');}

.my-sell-count {background-color: #fff; box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.03); padding: 15px 0; margin: 0 15px; border-radius: 12px;}
.my-sell-count ul {margin: 0; padding: 0; display: flex; align-items: center; justify-content: space-between;}
.my-sell-count ul li {list-style: none; flex: 1 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; position: relative;}
.my-sell-count ul li::after {content: ''; width: 8px; height: 16px; background-image: url('/assets/images/icon/ico_count_arrow.svg'); position: absolute; left: -4px; top: 50%; transform: translateY(-50%); background-repeat: no-repeat; background-size: contain; background-position: center;}
.my-sell-count ul li:first-child:after {display: none;}
.my-sell-count ul li span {font-size: 13px; color: #262628;}
.my-sell-count ul li a {font-size: 20px; font-weight: 800; color: #262628;}


.my-sell-count.type-2 ul li::after {
    content: '';
    width: 2px;
    height: 50%;
    background-color: #E5E8F0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: none;
}
.my-sell-title {padding: 0 15px;}
.my-sell-title.type-between {display: flex; align-items: center; justify-content: space-between;}


.basket-sub-title {padding-bottom: 10px;}
.basket-sub-title h3{font-size: 18px;}
.basket-sub-title.type-center h3 {text-align: center;}
.basket-info-inner {border: 1px solid #E4E6E8; border-radius: 18px; overflow: hidden; background-color: #fff;}
.basket-add-btn a {display: block; text-align: center; padding: 15px; font-weight: 700; font-size: 15px; color: #181A1C;}
.basket-total-num {background-color: #fff; border: 1px solid #E4E6E8; border-radius: 10px; padding: 15px; display: flex; align-items: center; justify-content: space-between;}
.basket-total-num span {font-size: 15px; color: #181A1C;}
.basket-total-num strong {font-size: 18px; color: #181A1C; font-weight: 700;}
.basket-btn-area {margin-top: 25px;}
/* 결제 CTA — basket_order.html 전용.
   [2026-07-15] 하단 「장바구니 담기」 플로팅 버튼과 크기를 맞춘다.
   담기 → 결제로 이어지는 흐름이라 두 버튼의 덩치가 다르면 어색하다.
     담기 버튼 (html/category.html #floating-cart-link):
       min-height 106px / 텍스트 19px / 금액 21px / 라운드 18px */
.basket-btn-area a {
	display: flex; align-items: center; justify-content: center; gap: 7px;
	min-height: 106px; padding: 22px 24px;
	background-color: #106fed; border: 0; border-radius: 18px;
	color: #fff; font-size: 19px; font-weight: 700; line-height: 1.2; letter-spacing: -0.3px;
	box-shadow: 0 6px 16px rgba(16, 111, 237, 0.28);
	transition: background-color .15s ease, box-shadow .15s ease, transform .1s ease;
	-webkit-tap-highlight-color: transparent;
}
.basket-btn-area a span {font-size: 21px; font-weight: 800;}
.basket-btn-area a:hover {background-color: #0b5fd0; color: #fff; box-shadow: 0 8px 20px rgba(16, 111, 237, 0.34);}
.basket-btn-area a:active {background-color: #0a55bb; transform: scale(0.985); box-shadow: 0 2px 8px rgba(16, 111, 237, 0.22);}
.basket-btn-area a:focus-visible {outline: 3px solid #9dc4fb; outline-offset: 2px;}
.card.card-style-none {padding: 0 !important; margin: 0 !important; background: transparent; border: none; border-radius: none;}
/* 카드 전체 */
.basket-info-box {
    border-collapse: separate;
    border-bottom: 1px solid #E4E6E8;
}
.basket-info-box:last-child {border-bottom: none;}

/* 가장 바깥 td */
.basket-card {
    padding: 10px 14px;
    
    position: relative;
}

/* 안쪽 카드 레이아웃 */
.basket-inner {
    /* border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.03);
    background: #fff; */
}

/* 왼쪽/오른쪽 컬럼 기본 */
.basket-row {border: none;}
.basket-row .basket-main {
    padding: 14px 26px;
    padding-right: 8px;
    position: relative;
}

.basket-row .basket-thumb {
    width: 96px;
    text-align: right;
    position: absolute;
    right: 22px;
    top: 16px;
}

/* 상단 타이틀 영역 */
.basket-title-wrap {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    position: absolute;
    left: 0;
    top: 15px;
}

.basket-check {
    margin-top: 3px;
}

.basket-brand {
    margin: 0 0 2px;
    font-size: 12px;
    color: #181A1C;
}

.basket-title {
    margin: 0 0 4px;
    font-size: 15px;
    font-weight: 600;
}

.basket-title a {
    color: #181A1C;
    text-decoration: none;
}

.basket-title a:hover {
    text-decoration: underline;
}

.basket-title strong {font-weight: 600;}

.basket-meta {
    margin: 0;
    font-size: 12px;
    color: #7E8082;
}

/* 옵션 테이블 */
.basket-option-list {
    margin-top: 4px;
    font-size: 12px;
    color: #7E8082;
}

/* 썸네일 이미지 */
.basket-thumb-img {
    width: 72px;
    height: 72px;
    border-radius: 10px;
    border: 1px solid #E4E6E8;
    object-fit: cover;
}

.basket-thumb-extra {
    margin-top: 4px;
    font-size: 11px;
    color: #999;
}

/* 하단 : 금액 + 버튼 영역 */
.basket-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    gap: 10px;
}

.basket-total-price {
    font-size: 16px;
    font-weight: 700;
    color: #181A1C;
}

.basket-total-unit {
    font-size: 14px;
    color: #181A1C;
}

/* 버튼/수량 쪽 */
.basket-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 10px;
    border-radius: 6px;
    border: 1px solid #E4E6E8;
}

/* "옵션 변경" 버튼 – 기존 버튼에 class만 추가되어 있다면 그 클래스에 맞춰 조정 */
.basket-option-btn button,
.basket-option-btn input[type="button"],
.basket-option-btn a {
    padding: 5px 15px 5px 0;
    display: inline-block;
    border-color: #fff !important;
    background: #fff;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
}
.basket-option-btn button::after {content: ''; width: 16px; height: 16px; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url('/assets/images/icon/ico_prd_right.svg'); position: absolute; right: 0; top: 6px;}
.basket-option-btn button:hover {
    background-color: #fff !important;
    border-color: #fff !important;
}

/* 수량 영역 */
.basket-qty-wrap {
    display: flex;
    align-items: center;
    gap: 4px;
}

/* 삭제 버튼을 아이콘처럼 */
.basket-delete img,
.basket-delete button,
.basket-delete input[type="button"] {
    width: 28px;
    height: 28px;
    border: #fff;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    text-indent: -9999em;
    cursor: pointer;
    background-image: url('/assets/images/icon/ico_basket_del.svg');
    background-size: 20px auto;
    background-position: center;
    background-repeat: no-repeat;
}
.basket-delete button:hover {
    border-color: #fff;
    background-color: #fff;
    font-size: 0;
    text-indent: -9999em;
}

/* +/- 버튼 */
.qty-btn {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
}

/* 수량 input */
.basket-qty-input {
    width: 34px;
    height: 28px;
    border: none;
    background: transparent;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    padding: 0;
}
.basket-form-box {border: 1px solid #E4E6E8; border-radius: 18px; overflow: hidden; background-color: #fff; padding: 15px;}
.basket-form-cnt.type-1 .form-control {padding: 0 !important; border-radius: 0 !important; border: none !important; font-weight: 500;}
.mileage-notice{display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;}
.mileage-notice span {color: #181A1C; font-weight: 500;}
.mileage-notice strong {font-weight: 700; color: #181A1C; font-size: 16px;}
.mileage-input-wrap {display: flex; gap: 10px;}
.mileage-input {position: relative; width: calc(100% - 110px);}
.mileage-input input {height: 45px; line-height: 43px; border-radius: 10px; padding-right: 70px;}
.mileage-input .btn {background-color: #EDEDED; border: 1px solid #EDEDED; border-radius: 20px; font-size: 14px; color: #181A1C; position: absolute; right: 5px; top: 5px; padding: 0; width: 60px; height: 33px;}
.mileage-input-wrap .btn-all {background-color: #64e5be; border: 1px solid #EDEDED; border-radius: 10px; font-size: 14px; color: #181A1C; padding: 0; width: 100px; height: 45px;}
.mileage-input-wrap .btn-all:hover {background-color: #64e5be; border: 1px solid #EDEDED; color: #181A1C;}
.basket-num-1 {display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;}
.basket-num-1 span {color: #181A1C;}
.basket-num-1 strong {color: #181A1C;}
.basket-num-2 {display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;}
.basket-num-2 span {color: #181A1C;}
.basket-num-2 .form-control {padding: 0 !important; color: #181A1C; width: fit-content; text-align: right; border: none !important; border-radius: 0 !important;}
.basket-num-2 .basket_detail_jumun_input {display: flex; align-items: center;}
.basket-num-3 {display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #1A1C1E; padding-top: 10px;}
.basket-num-3 span {color: #181A1C; font-weight: 700;}
.basket-num-3 input {padding: 0 !important; color: #181A1C; width: fit-content; text-align: right; border: none !important; border-radius: 0 !important; font-size: 18px; font-weight: 700;}
.basket-num-3 .basket_detail_jumun_input {display: flex; align-items: center;}
.basket_detail_button_area {display: flex; align-items: center; gap: 10px;}
.basket_detail_button_area > div {flex: 1 0 auto;}
.basket_detail_button_area button {width: 100%;}