/* BASIC css start */
#header {background:#fff; z-index:100;}
.shopbrand {max-width: 1464px; padding:0 24px; width: 100%; margin: 0 auto; box-sizing:border-box;}
.page-body {display: flex; justify-content: space-between; align-items: flex-start; gap: 58px; margin: 50px 0 0 0;}
.page-body .right-cont {overflow: hidden; width: 100%; margin: 0 auto; flex-shrink: 1;}
.cont_wrap {max-width:inherit;}
body .cateTit {padding:16px 0;}

/* 현재위치 */
.loc-navi { text-align: left; overflow:hidden; } 
.loc-navi .blind {display:none;}
.loc-navi, .loc-navi a { color: #929292; text-transform: capitalize; vertical-align:top; font-size: 14px; font-weight: 400; padding: 15px 0 50px; } 
.loc-navi a:last-child { color:#000; } 

/* pc 카테고리 */
.pc-cate-wrap { position: sticky; top: 50px; width: 17%; flex-shrink: 0; } 
.pc-cate-wrap .bcate { font-size: 28px; color:#202020; font-weight: 700; margin-bottom: 40px; } 
.pc-cate-wrap .class-list ul { display: flex; flex-direction: column; } 
.pc-cate-wrap .class-list ul li { padding: 10px 0; } 
.pc-cate-wrap .class-list ul li a { display:inline-block; font-size: 16px; font-weight: 400; color: #1e1e1e; } 
.pc-cate-wrap .class-list ul li a:hover { font-weight:700; color:#000; border-bottom:1px solid #000; } 
.pc-cate-wrap .class-list ul li .on { font-weight:700; color:#000; border-bottom:1px solid #000; } 
.pc-cate-wrap .class-list ul li .child_cate { display:none; } 
.pc-cate-wrap .class-list ul li .child_cate dl { display: flex; flex-direction: column; background: #f8f8f8; margin-top: 10px; padding: 13px 16px; gap: 20px; } 
.pc-cate-wrap .class-list ul li .child_cate dl dd a { font-size: 14px; font-weight: 400; color: #787878; width: fit-content; } 
.pc-cate-wrap .class-list ul li .child_cate dl dd a.on { font-weight:700; color:#000; border-bottom:1px solid #000; } 

/* mo 카테고리 */
.cate-wrap {position: sticky;top: 0;padding: 0 24px;border-bottom: 1px solid #f0f0f0;background: #fff;overflow: hidden;z-index: 99;} 
.cate-wrap .btn_cate_all { display:flex; justify-content: space-between; align-items: center; position: absolute; right: 0; height: 48px; } 
.cate-wrap .btn_cate_all b { display:none; font-size:14px; font-weight:500; color: var(--point-color1); } 
.cate-wrap .btn_cate_all img { } 
.cate-wrap ul { display: flex; align-items: center; gap: 20px; } 
.cate-wrap ul li { display: inline-block; } 
.cate-wrap ul li a { display: inline-block; font-size: 14px; font-weight: 500; line-height: 48px; color: #b1b1b1; white-space: pre; } 
.cate-wrap ul li a.sel { font-weight:700; color:#000; } 

.cate-wrap.act {} 
.cate-wrap.act .btn_cate_all { position: relative; } 
.cate-wrap.act .btn_cate_all b { display: block; font-size:14px; font-weight:500; color: var(--point-color1); } 
.cate-wrap.act .btn_cate_all img { margin-right: -20px; } 
.cate-wrap.act ul { gap: 0 28px; flex-wrap: wrap; padding: 0 0 20px; } 

#cate_bg { display:none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 98; background: rgb(0 0 0 / 30%); } 

.cont_tit2 { margin: 24px 24px 21px;}
.more { margin: 100px auto 40px; text-align:center;}
.more a {width: 435px;border: 1px solid #000;height: 50px;line-height: 50px;display: inline-flex;align-items: center;justify-content: center;font-size: 16px;font-weight: 500;gap: 4px;box-sizing: border-box;}
.more a img { width: 12px;}

#list2_wrap + #list2_wrap { margin-top: 40px;}


/* 필터 */ 
.btn-filter {margin-top: 0;padding-left: 26px;font-size: 14px;font-weight: 400;background: url(//skin.makeshop.co.kr/skin/hollywood/img/icon_filter.svg) no-repeat left center; border: 0; outline: 0;}
.btn-filter-wrap {position:relative; padding:10px 8px; margin-bottom:20px; border-bottom:1px solid #4a4a4a;}
.btn-filter-wrap strong {display:inline-block; font-size:12px; color:#3b3b3b;}
.btn-filter-wrap a {position:absolute; top:10px; right:8px; width:18px; height:18px; background:url(/images/common/icon_filter.png) no-repeat left center; vertical-align:middle; font-size:0; text-indent:-9999px;}
.filter-wrap * {font-family:'Malgun Gothic'; color:#202020; word-break:break-all;}
.filter-wrap button {border:0;}
.layer-filter-wrap {display:none;}
.layer-filter-wrap .layer-filter {position:fixed; left:0; top:0; width:100%; height:100%; background:#fff; z-index:9999; overflow:auto;}
.layer-filter-wrap .layer-filter .tit {position:sticky; top:0; padding:30px; background:#fff; border-bottom:1px solid #f0f0f0; z-index:100;}
.layer-filter-wrap .layer-filter .tit h3 {display:inline-block; font-size:17px; font-weight:bold; margin:0; padding:0;}
.layer-filter-wrap .layer-filter .tit .total-count {display:inline-block; margin-left:15px; color:#b17efe; font-size:13px; font-weight:bold;}
.layer-filter-wrap .layer-filter .tit .btn-close {position:absolute; right:30px; top:30px; width:18px; height:18px; font-size:0px; text-indent:-9999px; background:url(/images/common/icon_close.png) no-repeat left center;}
.layer-filter-wrap .layer-filter .opt-box li {padding:20px 30px; border-bottom:1px solid #f0f0f0; background:url(/images/common/icon_arr_down.png) no-repeat 92% 25px; font-size:15px; font-weight:bold; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li.active {background:url(/images/common/icon_arr_up.png) no-repeat 92% 25px;}
.layer-filter-wrap .layer-filter .opt-box li > div {margin-top:15px;}
.layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative; height:21px; line-height:19px; margin-top:10px; padding-left:26px; display:block; font-size:13px; font-weight:normal; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';}
.layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; column-gap:20px; row-gap:5px; margin-top:18px; justify-content:flex-start;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block; width:36px; height:36px; border:3px solid #fff; border-radius:50%; font-size:13px; font-weight:normal; box-shadow:0px 0px 1px 1px #dfdfdf; cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color:#202020;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {margin:8px 0; color:#a6a6a6; font-size:12px; text-align:center; font-weight:normal;}
.layer-filter-wrap .layer-filter .select-filter {display:flex; flex-wrap:wrap; gap:5px; margin:20px 0 30px; padding:0 30px;}
.layer-filter-wrap .layer-filter .select-filter li {display:flex; align-items:center; padding:8px 10px; background:#f8f8f8; border-radius:5px; font-size:13px;}
.layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px; height:10px; margin-left:5px; background:url(/images/common/icon_txt_delete.png) no-repeat right center; font-size:0px; text-indent:-9999px;}
.layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;}
.layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;}
.layer-filter-wrap .layer-filter .btn-wrap {display:flex; margin:30px; border:1px solid #202020; box-sizing:border-box;}
.layer-filter-wrap .layer-filter .btn-wrap button {width:auto; padding:16px 0; text-align:center; background:#fff; font-size:14px; font-weight:bold;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {width:100%; min-width:120px;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-search {min-width:60%; background:#202020;}
.layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;}
.layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}



/* 베스트 아이템 - 일반 상품 목록과 분리된 카테고리 픽 */
.best-section {
    position: relative;
    margin: 0 0 72px;
    padding: 36px 48px 46px;
    background: #f6f6f6;
    box-sizing: border-box;
    overflow: hidden;
}
.best-section .best-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 28px;
}
.best-section .best-kicker {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .16em;
    color: #8a8a8a;
}
.best-section .best-head h3 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    color: #111;
}
.best-section .best-cont { margin: 0; }
.best-section .best_swiper {
    position: relative;
    padding: 0 2px;
    overflow: hidden;
}
.best-section .best_swiper .item-list { height: auto; }
.best-section .best_swiper .thumb { background: #fff; }
.best-section .best_swiper .prd-info { padding-top: 16px; }
.best-section .best_swiper .swiper-button-prev,
.best-section .best_swiper .swiper-button-next {
    top: 38%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    background: rgba(255,255,255,.96);
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    opacity: 1;
}
.best-section .best_swiper .swiper-button-prev { left: 10px; }
.best-section .best_swiper .swiper-button-next { right: 10px; }
.best-section .best_swiper .swiper-button-prev img,
.best-section .best_swiper .swiper-button-next img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.best-section .best_swiper .swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .pc-cate-wrap {display:none;}
}


/* 태블릿 모바일 */
@media (max-width: 768px) {
    body #header .headerTnb {padding:13px 24px;}
    .page-body {margin:0;}
    .logo {display:none;}
    .shopbrand {padding:0;}
    body .history_back {display:inline-block;}
    body .cateTit {padding:16px 24px;}
    .more { margin: 34px auto 40px; }
    .more a {width: 200px; height:42px; line-height:42px; font-size:13px;}
    .headerBottomCenter {display:inline-block;}
    
    .page-body .right-cont {overflow:inherit;}
    .best_swiper .swiper-button-next, 
    .best_swiper .swiper-button-prev {display:none;}
}

@media (max-width: 768px) {
    .best-section {
        margin: 0 0 48px;
        padding: 28px 20px 34px;
    }
    .best-section .best-head { margin-bottom: 22px; }
    .best-section .best-kicker { margin-bottom: 6px; font-size: 10px; }
    .best-section .best-head h3 { font-size: 22px; }
    .best-section .best_swiper { overflow: visible; }
    .best-section .best_swiper .swiper-button-prev,
    .best-section .best_swiper .swiper-button-next { display: none; }
}


/* AEO/GEO 카테고리 구매 가이드 */
.td-category-guide {
    display: none;
    margin: 86px 0 12px;
    padding: 0;
    color: #111;
}
.td-category-guide.is-visible { display: block; }
.td-category-guide .guide-head {
    display: grid;
    grid-template-columns: minmax(220px, .72fr) minmax(420px, 1.28fr);
    gap: 48px;
    align-items: end;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}
.td-category-guide .guide-kicker {
    display: block;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .15em;
    color: #8a8a8a;
}
.td-category-guide h2 {
    margin: 0;
    font-size: clamp(28px, 2.1vw, 38px);
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: -.035em;
}
.td-category-guide .guide-intro {
    margin: 0;
    font-size: 15px;
    line-height: 1.75;
    color: #555;
}
.td-category-guide .guide-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-bottom: 1px solid #dcdcdc;
}
.td-category-guide .guide-item {
    min-height: 190px;
    padding: 30px 26px 28px 0;
    border-right: 1px solid #e3e3e3;
    box-sizing: border-box;
}
.td-category-guide .guide-item + .guide-item { padding-left: 26px; }
.td-category-guide .guide-item:last-child { border-right: 0; padding-right: 0; }
.td-category-guide .guide-no {
    display: block;
    margin-bottom: 34px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    color: #999;
}
.td-category-guide .guide-item h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 750;
}
.td-category-guide .guide-item p {
    margin: 0;
    font-size: 13px;
    line-height: 1.7;
    color: #666;
}
.td-category-guide .guide-faq {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 36px;
    padding-top: 30px;
}
.td-category-guide .faq-item { padding: 18px 0; border-bottom: 1px solid #e4e4e4; }
.td-category-guide .faq-item strong { display: block; margin-bottom: 8px; font-size: 14px; line-height: 1.5; }
.td-category-guide .faq-item p { margin: 0; font-size: 13px; line-height: 1.7; color: #666; }
.td-category-guide .guide-link { color: #111; text-decoration: underline; text-underline-offset: 3px; }
.td-category-guide .guide-template-cta {
    display: flex;
    min-height: 104px;
    padding: 18px 0;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    color: #111;
    text-decoration: none;
}
.td-category-guide .guide-template-kicker {
    display: block;
    margin-bottom: 7px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    color: #999;
}
.td-category-guide .guide-template-cta strong {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1.5;
}
.td-category-guide .guide-template-cta strong b { font-weight: 400; }
.td-category-guide .guide-template-cta p {
    margin: 0;
    font-size: 13px;
    line-height: 1.7;
    color: #666;
}
.td-category-guide .guide-template-cta:hover strong { text-decoration: underline; text-underline-offset: 4px; }

@media (max-width: 768px) {
    .td-category-guide { margin: 54px 20px 8px; }
    .td-category-guide .guide-head { grid-template-columns: 1fr; gap: 14px; padding-bottom: 22px; }
    .td-category-guide h2 { font-size: 27px; }
    .td-category-guide .guide-intro { font-size: 13px; line-height: 1.7; }
    .td-category-guide .guide-grid { grid-template-columns: 1fr 1fr; }
    .td-category-guide .guide-item,
    .td-category-guide .guide-item + .guide-item { min-height: 166px; padding: 22px 18px 22px 0; }
    .td-category-guide .guide-item:nth-child(even) { padding-left: 18px; padding-right: 0; border-right: 0; }
    .td-category-guide .guide-item:nth-child(n+3) { border-top: 1px solid #e3e3e3; }
    .td-category-guide .guide-no { margin-bottom: 24px; }
    .td-category-guide .guide-item h3 { font-size: 16px; }
    .td-category-guide .guide-item p { font-size: 12px; line-height: 1.65; }
    .td-category-guide .guide-faq { grid-template-columns: 1fr; gap: 0; padding-top: 18px; }
}

/* V25: 상품 카드 정보 위계 - 브랜드 < 상품명 < 가격 */
.shopbrand .item-wrap .item-cont .item-list .prd-brand {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    color: #4f4f4f;
}
.shopbrand .item-wrap .item-cont .item-list .prd-brand a {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    color: #4f4f4f;
}
.shopbrand .item-wrap .item-cont .item-list .prd-name {
    height: 43px;
    margin-bottom: 8px;
}
.shopbrand .item-wrap .item-cont .item-list .prd-name a {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42;
    color: #303030;
}
.shopbrand .item-wrap .item-cont .item-list .prd-price {
    margin-top: 8px;
}
.shopbrand .item-wrap .item-cont .item-list .prd-price .normal,
.shopbrand .item-wrap .item-cont .item-list .prd-price .replace,
.shopbrand .item-wrap .item-cont .item-list .prd-price .soldout {
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .shopbrand .item-wrap .item-cont .item-list .prd-brand {
        margin-bottom: 4px;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.3;
    }
    .shopbrand .item-wrap .item-cont .item-list .prd-brand a {
        font-size: 12px;
        font-weight: 600;
        line-height: 1.3;
    }
    .shopbrand .item-wrap .item-cont .item-list .prd-name {
        height: 40px;
        margin-bottom: 6px;
    }
    .shopbrand .item-wrap .item-cont .item-list .prd-name a {
        font-size: 13.5px;
        font-weight: 400;
        line-height: 1.45;
        color: #303030;
    }
    .shopbrand .item-wrap .item-cont .item-list .prd-price {
        margin-top: 7px;
    }
    .shopbrand .item-wrap .item-cont .item-list .prd-price .normal,
    .shopbrand .item-wrap .item-cont .item-list .prd-price .replace,
    .shopbrand .item-wrap .item-cont .item-list .prd-price .soldout {
        font-size: 16px;
        font-weight: 700;
    }
}

/* BASIC css end */

