@charset "utf-8";

/* ===== BEST ART ===== */
.best {
}
.best .best-slider-wrap {
    position:relative;
    margin:0 auto;
    max-width:var(--small-w);
    width:calc(100% - 0);
}
.best .best-slider {
    overflow:hidden;
    position:relative;
}
.best .sct_img_wrap {
    overflow:hidden;
    position:relative;
    padding-bottom:70%;
    height:0
}
.best .sct_img {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-transition:0.2s cubic-bezier(.48,.57,.42,.92);
    transition:0.2s cubic-bezier(.48,.57,.42,.92);
}
.best .sct_opt_wrap {
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    top: 30px;
    background-color: rgba(255,255,255,0.8);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    -webkit-transition: all 0.2s cubic-bezier(.48,.57,.42,.92);
    transition: all 0.2s cubic-bezier(.48,.57,.42,.92);
}
.best .sct_img_wrap:hover .sct_opt_wrap {
    opacity: 1;
    visibility: visible;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition: all 0.4s cubic-bezier(.48,.57,.42,.92);
    transition: all 0.4s cubic-bezier(.48,.57,.42,.92);
}
.best .sct_li .btn-type01 {
}
.best .cart-layer {
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:0;
    font-size:0;
    text-indent:-9999px;
}
.best .sct_op_btn {
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    left:0;
    bottom:30px;
    width:100%;
}
.best .sct_op_btn > * {
    display:block;
    position:relative;
    margin-left:42px;
    width:20px;
    height:20px;
    background-position:center center;
    background-repeat:no-repeat;
}
.best .sct_op_btn > *::after {
    content:"";
    position:absolute;
    left:-22px;
    top:2px;
    width:2px;
    height:16px;
    background-color:#aaa;
}
.best .sct_op_btn > *:first-child {
    margin-left:0;
}
.best .sct_op_btn > *:first-child::after {
    display:none;
}

.best .sct_txt {
    padding:0;
    margin:30px 0 0;
    background-color:transparent;
    text-align:left;
}
.best .sct_txt a {
    overflow:hidden;
    display:inline-block;
    max-width:100%;
    font-size:24px;
    color:#333333;
    font-weight:600;
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height:30px;
    vertical-align:middle;
}
.best .sct_desc {
    margin-top:20px;
    text-align:left;
}
.best .sct_desc span {
    display:block;
    font-size:16px;
    color:#c9ab81;
    line-height:20px;
    text-align:left;
}
.best .sct_desc p {
    margin-top:10px;
    font-size:16px;
    color:#888888;
    line-height:20px;
}
.best .sct_cost {
    padding:0;
    margin-top:28px;
    background-color:transparent;
    line-height:30px;
    font-weight:400;
    text-align:left;
}
.best .sct_cost .price_discount {
    display:inline-block;
    position:relative;
    top:2px;
    margin-right:10px;
    font-size:20px;
    color:#888888;
    font-weight:500;
    vertical-align:middle;
}
.best .sct_cost .price_discount::after {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-0.5px;
    width:100%;
    height:1px;
    background-color:#888;
}
.best .sct_cost .price_discount strong {
    margin-right:5px;
    font-weight:500;
}
.best .sct_cost .price_cost {
    display:inline-block;
    font-size:20px;
    color:#333333;
    font-weight:500;
    vertical-align:middle;
}
.best .sct_cost .price_cost strong {
    margin-right:5px;
    font-size:36px;
    color:#333333;
    font-weight:500;
}
.best .swiper-pagination {
    margin-top:60px;
}
.best .swiper-button-prev {
    margin-top:-50px;
}
.best .swiper-button-next {
    margin-top:-50px;
}

.mnemitem_tit_big {
	display:block;
    overflow: hidden;
	margin:20px 0;
    word-break: break-all;
    font-size: 22px;
    font-weight: 500;
    color: var(--m-colors-gray900, #222222);
    word-break: break-all;
    word-wrap: break-word;
	}

.mnemitem_pricewrap_v2 .old_price .pro_price{
	 font-size: 18px;
	 text-decoration: line-through;
}
.pro_tx {
    font-size: 16px;
}

.pro_tx2{
    font-size: 19px;
	padding-left:1px;
}

.mnemitem_pricewrap_v2{
	font-family:var(--pretendard);
}

.mnemitem_pricewrap_v2 .mnemitem_prd_per {
    margin-right: 4px;
    font-weight: bold;
    font-size: 22px;
    line-height: inherit;
    color:  #ff5452;
	padding-right:5px;
}


.mnemitem_pricewrap_v2 .new_price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color:  #222222;
    font-size: 30px;
    line-height: inherit;
    font-weight: bold;

}

.mnemitem_pricewrap_v2 .old_price {
    line-height: 16px;
    color: #969696;
    font-size: 13px;
	margin-bottom:5px;
}



.mnemitem_pricewrap_v2 .new_price .pro_price {
    font-weight: bold;
	font-size:25px;
	letter-spacing:-0.5px;
}


.mnemitem_pricewrap_v2 .mnemitem_price_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
	
}

em {
    font-style: normal;
}

@media (max-width: 812px){
	.mnemitem_tit_big{
		font-size:16px;
	}
	.mnemitem_pricewrap_v2 .old_price .pro_price{
		font-size:14px;
	}
	.pro_tx{
		font-size:12px;
	}
	.mnemitem_pricewrap_v2 .mnemitem_prd_per{
		font-size:14px;
	}
	.mnemitem_pricewrap_v2 .new_price .pro_price{
		font-size:19px;
	}

}