/* BASIC css start */
/* sec_inner */
.sec_inner {}
.sec_inner .sec_title {display:flex; align-items:center; padding-right:20px; margin-bottom:20px;}
.sec_inner .sec_title h2 {font-size:24px; font-weight:600; flex:1; }
.sec_inner .sec_title a {text-align:right; font-size:14px; font-weight:500; color:#666;}
.sec_inner .sec_title a img {width:14px; margin-top:-2px;}

/* sec1 */
#sec1{margin-bottom: 40px}
#sec1 .swiper{}
#sec1 .swiper>ul{}
#sec1 .swiper>ul>li{}
#sec1 .swiper>ul>li>a{display:block; width:100%}
#sec1 .swiper>ul>li>a>img{width: 100%;}
#sec1 .swiper .btn_wrap{position: absolute; z-index: 4; bottom: 21px;right:40px; display: flex; width:86px;}
#sec1 .swiper .btn_wrap .swiper-pagination {background-color: rgba(0,0,0,.5); border-radius: 25px; width:50px; color: #fff; line-height: 26px; position:static; margin-right:10px;}
#sec1 .swiper .btn_wrap .control_btn {position:relative;}
#sec1 .swiper .btn_wrap .control{position:absolute; left:0; top:0; display:none;}
#sec1 .swiper .btn_wrap .control.on {display:block;}
#sec1 .swiper .btn_wrap .control a{cursor: pointer; display: flex;transition: all .1s; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%;background-color: rgba(0,0,0,.4);}
#sec1 .swiper .btn_wrap .control a img{width:10px;}
#sec1 .swiper .btn_wrap .pause_btn.control a img{width:8px;}
#sec1 .swiper ul li.swiper-slide-active .txt_area p{transform: translateY(0px); opacity: 1;}
#sec1 .swiper ul li.swiper-slide-active .txt_area a.more{transform: translateY(0px); opacity: 1;}
#sec1 .swiper ul li .txt_area{overflow: visible; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left:0; padding-left:6%; max-width:95%}
#sec1 .swiper ul li .txt_area>*{transform: translateY(-25px);}
#sec1 .swiper ul li .txt_area p{opacity: 0; line-height: 1.3;}
#sec1 .swiper ul li .txt_area p.big{transition: all .6s;transition-delay: .1s;margin-bottom: 8px;}
#sec1 .swiper ul li .txt_area p.sub{  font-weight: 500; transition: all .6s; margin-bottom: 17px; transition-delay: .37s;}
#sec1 .swiper ul li .txt_area a.more{opacity: 0; transition-delay: .6s;}

/* sec2 */
#sec2 {padding: 0 30px; margin-bottom:40px;}
#sec2 ul {font-size: 0;}
#sec2 ul li {display: inline-block; text-align:center; vertical-align: top; width: 20.25%; margin: 0 6.3% 6.3% 0;}
#sec2 ul li.list_coupon {position:relative;}
#sec2 ul li.list_coupon:after {content:''; display:inline-block; background:url(//skin.makeshop.co.kr/skin/potato/img/new_icon.png)no-repeat center; width:34px; height:21px; background-size:cover; position:absolute; left:50%; top:-10px; margin-left:-17px; animation: up-down 1.4s infinite ease-in-out alternate;}
#sec2 ul li:nth-child(4n) {margin-right:0;}
#sec2 ul li a img {width: 100%;}
#sec2 ul li a p {margin-top:10px; font-size:12px;}

/* sec3 */
#sec3 {padding-left:20px;}


/* sec4 */
#sec4 .sec_inner .sec_title {padding-left:20px;}
#sec4 .sec4_bg {padding:55% 0 0 30px; background: #ffeded url(/design/choihana/2026-skin/bg_img.png)no-repeat 95% 40%; background-size: 40% auto; position:relative;}
#sec4 .sec4_bg .txt_box {position:absolute; left:30px; top:40px;}
#sec4 .sec4_bg .txt_box .txt1 {font-size:20px; font-weight:100; line-height:24px;}
#sec4 .sec4_bg .txt_box .txt2 {font-size:32px; font-weight:300; line-height:38px;}
#sec4 .sec4_bg .txt_box .txt3 {font-size:16px; font-weight:100; padding-top:15%;}
#sec4 .sec4_cont { margin:-20% 0 0 20px; overflow: visible !important; }

#overlay_layer { pointer-events: none !important; }

#sec4 .swiper img {
    -webkit-user-drag: none;
    user-drag: none;
    pointer-events: none;
}

#sec4 .sec4_bg { pointer-events: none; }

/* sec5 */
#sec5 {padding:0 20px; overflow: hidden;}
#sec5 .sec_inner .sec_title {padding-right:0;}

/* sec6 */
#sec6 {padding:0 20px;}
#sec6 img {width:100%;}

/* sec7 */
#sec7 {padding-left:20px;}
#sec7 .sec_inner .sec_title {margin-bottom:30px;}
#sec7 .item_tab {margin-bottom:12px;}
#sec7 .item_tab li {display: inline-block; font-size:14px; border: 1px solid #000; padding: 12px 18px; margin-right: 8px; margin-bottom:8px; text-align: center; border-radius:30px; cursor:pointer;}
#sec7 .item_tab li.on {background:#000; color:#fff;}

/* sec8 */
#sec8 {padding:0 20px;}
#sec8 .title h2 {font-size: 24px; font-weight: 600; line-height:1;}
#sec8 .title p {font-size: 14px; font-weight: 400; padding:13px 0 18px; line-height:1.4;}
#sec8 .sec8_cont > div {overflow:hidden;}
#sec8 .sec8_cont .prd1 {margin-bottom:60px;}

/* sec9 */
#sec9 {padding-left:20px;}
#sec9 .video {}
#sec9 .video img {width:100%;}
#sec9 .video .tit {font-size:16px; font-weight:600; padding:15px 0;}
#sec9 .list_box {display:flex;}
#sec9 .list_box .thumb {width:33.5%;}
#sec9 .list_box .info {flex:1; padding-left:12px; padding-top:0;}
#sec9 .item_list .info .prdname {color:#666; font-size:13px; font-weight:400; }
#sec9 .item_list .info .prdprice {margin-bottom:12px;}
#sec9 .item_list .info .prdprice b {display:none;} 
#sec9 .item_list .info .prdprice .price {font-weight:600;}



@media (max-width:450px){
    #sec4 .sec4_bg .txt_box {top:10%;}
    #sec4 .sec4_bg .txt_box .txt1 {font-size:16px;}
    #sec4 .sec4_bg .txt_box .txt2 {font-size:26px; line-height:1.2;}
    #sec4 .sec4_bg .txt_box .txt3 {padding-top:10%;}
    
}


/* sec5 */
#sec5 .sec4_cont { overflow: hidden; }
#sec5 .sec4_cont ul { display: flex; flex-wrap: wrap; }

/* 베스트 리뷰 (모바일) - 한 줄 3개 */
.m-review-cont{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0 12px;
    align-items: stretch;     /* 같은 줄 카드 높이 통일 */
}
.m-review-cont > *{
    flex: 0 0 calc((100% - 8px * 2) / 3);
    min-width: 0;
    display: flex;
    flex-direction: column;   /* 카드 안 세로 정렬 */
    overflow: hidden;         /* 핵심: 카드 밖으로 삐져나온 부분 숨김(잘림 방지) */
}

.m-review-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    margin-bottom: 4px;
}
.m-review-star{
    position: relative;
    display: inline-block;
    flex: 0 0 auto;
    font-size: 11px;
    line-height: 1;
    color: #e3e3e3;
    letter-spacing: 1px;
    white-space: nowrap;
}
.m-review-star::before{ content: "★★★★★"; }
.m-review-star .star-fill{
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    color: #ff3b3b;
}
.m-review-star .star-fill::before{
    content: "★★★★★";
    letter-spacing: 1px;
}
.m-review-date{
    flex: 0 0 auto;
    font-size: 9px;
    color: #999;
    white-space: nowrap;
}

.m-review-thumb{
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.m-review-thumb img{
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 텍스트: 3줄 높이로 고정 (핵심) */
.m-review-text{
    font-size: 11px;
    color: #333;
    line-height: 1.4;
    margin: 6px 0;
    height: calc(1.4em * 3);   /* 항상 3줄 높이 */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.m-review-prd{
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 6px;
}
.m-review-prd-img{
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    overflow: hidden;
}
.m-review-prd-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.m-review-prd-name{
    font-size: 10px;
    font-weight: 600;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#sec_review .sec_title{
    padding: 0 12px;
}
/* BASIC css end */

