/* BASIC css start */
 /* ±âº» Ã¼Å©¹Ú½º¸¦ ¼û±é´Ï´Ù. */
 input[type="checkbox"] {
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     width: 20px;
     height: 20px;
     position: relative;
     background-size: cover;
     top: -1px;
 }

 /* Ã¼Å©¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
 input[type="checkbox"] {
     background-image: url('/design/epsonkorea/images/Default.png');
     /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
 }

 /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
 input[type="checkbox"]:checked {
     background-image: url('/design/epsonkorea/images/Selected.png');
     /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
 }

 /* ±âº» ¶óµð¿À¹Ú½º¸¦ ¼û±é´Ï´Ù. */
 input[type="radio"] {
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     width: 20px;
     height: 20px;
     position: relative;
     background-size: cover;
     top: -1px;
 }

 /* ¶óµð¿À¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
 input[type="radio"] {
     background-image: url('/design/epsonkorea/images/Radio_default.png');
     /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
 }

 /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
 input[type="radio"]:checked {
     background-image: url('/design/epsonkorea/images/Radio_Selected.png');
     /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
 }




#cartWrap .wish-opt { color: #FFA500; }
#cartWrap .tit-space { margin-top:100px }
/* È¸¿ø µî±Þ Ç¥½Ã */

/* ¹è¼Û ¸Þ¼¼Áö */
#cartWrap .delivery { margin-top:30px; font-size:12px; color:#2e2e2e; text-align: center }
/* ÁÖ¹® ÄÁÆ®·Ñ ¹öÆ° */
#cartWrap .btn-order-ctrl { margin:40px 0 50px; text-align: center }
#cartWrap .btn-order-ctrl a { width:178px; height:58px; font-size:16px; line-height:58px }
/*ÇÕ°è*/
#cartWrap .basket-totalprice { height:78px; padding:0 10px 0 25px; font-size:14px; color:#000; font-weight:bold; text-align: right; border-top:1px solid #000; border-bottom:1px solid #000 }
#cartWrap .basket-totalprice .totalprice-img { float:left; line-height:78px }
#cartWrap .basket-totalprice .totalprice-txt{ float:right; line-height:78px }

#cartWrap .txt-spin {line-height: 36px;border: 0;border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;text-align: center;height: 36px;font-size: 15px;font-weight: 600;width: 36px;}

/*º»»ç,¾÷Ã¼¹è¼Û¾ÆÀÌÄÜ*/
#cartWrap .prov-icons { padding-left:15px; display:inline;}
#cartWrap .prov-icons .ico { float:left; width:52px; height:18px; font-size:11px; color:#000; font-weight:normal; text-align:center; letter-spacing:-1px; line-height:19px; border:1px solid #000 }
#cartWrap .prov-icons .ico1 { color:#fff; background:#000 }
#cartWrap .prov-icons .ico2 { color:#000; background:#fff }

.tb-normal { font-weight:normal }
.realtime-btn-up {display:inline-block;width: 36px;height: 36px;text-indent:-9999em;vertical-align:top;background: url(/design/epsonkorea/images/basket_up.png) no-repeat center;}
.realtime-btn-dw {display:inline-block;width: 36px;height: 36px;text-indent:-9999em;vertical-align:top;background: url(/design/epsonkorea/images/basket_dw.png) no-repeat center;}

.cart-ft2 { margin-top: 20px; text-align: center; }
#nhn_btn { display: inline; }
#payco_order_btn { display: inline; }
#kakaopay_order_btn { display:inline; vertical-align:top; }

/* ÇÏÀÌºê¸®µå ¿É¼Ç */
.opt_dd img { vertical-align:top; }
.opt_dd .basket-option-detail { display:inline-block; vertical-align:top; }
.opt_dd .basket-option-detail .basket-option-dlist li { margin-bottom:7px; word-break:break-all; word-wrap:break-word; }
.opt_dd .basket-option-detail .basket-option-dlist li img { width:23px; height:23px; margin-right:8px; vertical-align:middle; }


.MS_tb_delivery { z-index:10 }


/* Á¤±â¹è¼Û ÅÇ */
#cartWrap .cart-tab:after { clear: both; content: ""; display: block; }
#cartWrap .cart-tab { height:68px; margin:50px 0 0 3px; border-bottom:2px solid #000; }
#cartWrap .cart-tab li { float:left; width:50%; height:67px; margin-left:-6px; *margin-left:-7px; border:1px solid #d5d5d5; border-bottom:none; background:#f9f9f9; }
#cartWrap .cart-tab li:first-child { margin-left:0; }
#cartWrap .cart-tab li a { display:block; line-height:70px; font-weight:bold; color:#898989; font-size:18px; text-align:center; text-decoration:none; background:none; }
#cartWrap .cart-tab li.now { position:relative; z-index:1; height:68px; border:2px solid #000; border-bottom:none; background:#fff; }
#cartWrap .cart-tab li.now a { line-height:68px; color:#000; }

/* ¼¥ÆäÀÌ ¹Ù·Î±¸¸Å */
#productDetail #shoppay_btn { padding-top: 10px; } /* PC (°øÅë) »ó¼¼ÆäÀÌÁö Àü¿ë */
#cartWrap #shoppay_btn { display: inline; } /* PC (°øÅë) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { padding-top:10px; } /* MO (4.0) »ó¼¼ÆäÀÌÁö Àü¿ë */
#basket #shoppay_btn { margin-top:20px; } /* MO (4.0) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) »ó¼¼ÆäÀÌÁö Àü¿ë */
.basket #shoppay_btn { text-align:center; } /* MO (ÆÄ¿öÆÑ) Àå¹Ù±¸´Ï Àü¿ë */

.shoppay_storebtn_bx,
.shoppay_storebtn_bx *,
.shoppay_button_box,
.shoppay_button_box * { display: inline-block !important; overflow: hidden; !important; float: none !important; position: static !important; top: auto !important; left: auto !important; margin: 0 !important; padding: 0 !important; border: 0 none !important; font-size: 11px !important; line-height:16px !important; font-family: 'µ¸¿ò',Dotum,Helvetica,sans-serif !important; text-align: left !important; text-decoration: none !important;  vertical-align: top !important; background: none !important; border-radius: 0 !important; }
.shoppay_button_box { width: auto !important; height: 100% !important; zoom: 1 !important; padding: 0 !important; border-top: 2px solid #2b2f3a !important; background-color: #fff !important; }
.shoppay_button { position: relative !important; margin: 0 !important; padding: 5px 0 5px 88px !important; zoom:1 !important; }
.shoppay_button .shoppay_blind { overflow: hidden !important; position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; clip: rect(0 0 0 0) !important; }
.shoppay_text { display: block !important; *display: inline !important; position: absolute !important; top: 10px !important; left: 0 !important; width: 82px !important; height: 26px !important; margin: 0 !important; padding: 0 !important; background: url('/images/common/shoppay_sp_text.png') no-repeat !important; }
.shoppay_btn_list { *zoom: 1 !important; display: table !important; width: 100% !important; margin:0 !important; padding: 0 !important; table-layout: fixed !important; list-style: none !important; }
.shoppay_btn_list tbody { display: table-row-group !important; }
.shoppay_btn_list tr { display: table-row !important; }
.shoppay_btn_list .shoppay_btn_item { *width: 120px !important; }
.shoppay_btn_item { display: table-cell !important; height: 37px !important; margin: 0 !important; padding: 0 !important; text-align: left !important; }
.shoppay_btn_link { display: block !important; height: 35px !important; margin: 0 !important; padding: 0 !important; border: 1px solid #bfc4c7 !important; background-color: #fcfcfc !important; background-repeat: no-repeat !important; background-repeat: no-repeat !important; text-align: center !important; text-decoration: none !important; }
.shoppay_btn_item:first-child .shoppay_btn_link { margin: 0 !important; }
.shoppay_text { background-size: 82px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-size: 133px auto !important; }
.shoppay_btn_link.shoppay_btn_pay { background-image: url('/images/common/shoppay_sp_payment.png') !important; background-position: 50% 0 !important; background-repeat: no-repeat !important; border-radius: 2px !important; }
.shoppay_btn_link.btn_blue { border-color: #025eea !important; background-color: #025eea !important; }
.shoppay_event { position: relative !important; width: 100% !important; margin: 0 !important; padding: 3px 0 0 0 !important; border: 0 none !important; border-top: 1px solid #e5e9ea !important; letter-spacing: -0.5px !important; }
.shoppay_event_tex t {display: block !important; *display: inline !important; overflow: hidden !important; *width: 100% !important; margin: 0 !important; padding: 5px 0 !important; letter-spacing: 0 !important; white-space: nowrap !important; *zoom: 1 !important; text-overflow: ellipsis !important; word-wrap: normal !important; }
.shoppay_event_text { padding: 0 !important; }
.shoppay_event_text .event_title { display: inline !important; margin: 0 5px 0 0 !important; padding: 0 !important; font-weight: normal !important; color: #015ce8 !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link { display: inline !important; margin: 0 !important; padding: 0 !important; font-weight: normal !important; color: #727272 !important; text-decoration: none !important; vertical-align: middle !important; }
.shoppay_event .shoppay_event_text .event_link span { display: inline-block !important; margin: -1px 0 1px !important; vertical-align: middle !important; }
.shoppay_type_A_1 { width: 277px !important; height: 70px !important; }
.shoppay_type_A_2 { width: 296px !important; height: 84px !important; }
.shoppay_type_A_2 .shoppay_button { padding: 5px 0 5px 86px !important; }
.shoppay_type_A_2 .shoppay_text { top: 14px !important; }
.shoppay_type_A_2 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_2 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }
.shoppay_type_A_3 { width: 338px !important; height: 84px !important; }
.shoppay_type_A_3 .shoppay_button { padding: 6px 0 6px 102px !important; }
.shoppay_type_A_3 .shoppay_text { top: 13px !important; height: 31px !important; background-position: 0 -31px !important; }
.shoppay_type_A_3 .shoppay_btn_link { height: 45px !important; }
.shoppay_type_A_3 .shoppay_btn_link.shoppay_btn_pay { background-position: 50% -40px !important; }

.area-title {
    text-align: center;
    margin-top: 100px;
    font-size: 28px;
    font-weight: 700;
}
.empty {
    font-size: 20px;
    padding: 120px 0 120px;
    text-align: center;
}
.cart_tbl {
    float: left;
    width: 72%;
    max-width: 1028px;
}

.price_bx {
    float: right;
    width: 25%;
    max-width: 360px;
    position: sticky;
    top: 0;
    right: 0;
}

.cartCheck {
    margin-top:30px;
    border-bottom: 2px solid var(--4);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}

.cartCheck label {
    font-size: 15px;
    font-weight: 700;
}

.cartCheck a {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid var(--4);
}
.bx_wrap {
    /*position: absolute;*/
    width: 100%;
    background: #fff;
    margin-top: 50px;
}

.bx_wrap_inner {
}
.cartList {}

.cartList .list {
    border-bottom: 1px solid #dddddd;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
    min-height: 200px;
    box-sizing: border-box;
}

.cartList .list .check {
    position: absolute;
    top: 16px;
    left: 0;
}

.cartList .list .delete {
    position: absolute;
    right: 0;
    top: 16px;
}

.cartList .list .thumb {
    width: 19%;
    padding-right: 1%;
    box-sizing: border-box;
}

.cartList .list .thumb img {
    width: 100%;
}

.cartList .list .priceBox {
    width: 19%;
    padding-left: 1%;
    text-align: right;
}

.cartList .list .desc {
    width: 62%;
}
.cartList .list .desc .icons {
    margin-bottom: 7px;
}
.cartList .list .desc .icons img {margin-right:3px;}

.cartList .list .desc > a {
    font-size: 20px;
    font-weight: 600;
}
.cartList .list .desc > a .prd-subname {
    color: var(--3);
    font-size: 14px;
    padding-top: 3px;
    font-weight: 400;
}
.cartList .list .desc .optArea {
    color: var(--3);
    font-size: 14px;
    margin-top: 20px;
}

.cartList .list .desc .prdCate {
    font-size: 14px;
    font-weight: 400;
    color: var(--3);
    margin: 15px 0;
    word-break: keep-all;
}

.cartList .list .desc .optArea br {
    display: none;
}
.cartList .list .desc .optArea .tb-opt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    word-break: keep-all;
}

.cartList .list .desc .optArea .btn_option {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500;
    border-bottom: 1px solid var(--4);
}

.cartList .list .desc .optArea .btn_option img {
    vertical-align: baseline;
    margin-left: 5px;
}

.cartList .list .priceBox .tb-price {
    color: var(--1);
    font-weight: 700;
    font-size: 16px;
}

.cartList .list .priceBox .tb-price span {
    font-weight: 600;
    font-size: 22px;
}

.cartList .list .priceBox .quantity {
    border: 1px solid #dddddd;
    border-radius: 5px;
    font-size: 0;
    display: inline-block;
    margin-top: 25px;
}

.price_sum_bx {
    border: 2px solid var(--4);
    padding: 30px 24px;
    border-radius: 15px;
}

.price_tit {
    display: none;
}

.price_sum {}

.price_sum_cont {}

.price_sum_list {}

.price_sum_list dl {
    /* padding: 5px 0px; */
    font-size: 16px;
    text-align: right;
    display: table;
    width: 100%;
    /* margin-bottom: 5px; */
    margin-bottom: 18px;
}
.price_sum_list dl::after  {
    content: '';
    display: block;
    clear: both;
}
.price_sum_list dl > * {
    display: table-cell;
    vertical-align: middle;
}

.price_sum_list dl dt {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}

.price_sum_list dl dd {
    text-align: right;
    font-size: 16px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 700;
}

.btn_order_box {
    margin: 15px 0;
}

.btn_order_box .btn_order_choice_buy {
    background: var(--1);
    width: 100%;
    display: block;
    text-align: center;
    color: var(--0);
    height: 60px;
    line-height: 60px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 60px;
}

.btn_order_box .btn_order_choice_buy span {
    font-weight: 600;
}

.MK_total_delivery {
    display: inline-block !important;
}    
.price_sum_list dl dd strong {
    font-size: 20px;
    font-weight: 600;
}

.price_sum_list dl dd strong span {
    vertical-align: middle;
}

.price_sum_list dl dd.blue {
    color: var(--1);
}

.price_sum_list dl.price_total {
    border-top: 1px solid #dddddd;
    margin-top: 18px;
    padding-top: 18px;
    position: relative;
    /* padding-bottom: 18px; */
    margin-bottom: 0;
}

.price_sum_list dl.price_total dt {
    font-size: 18px;
    font-weight: 700;
}

.price_sum_list dl.price_total dd {
    font-size: 20px;
}

.price_sum_list dl.price_total dd strong {
    font-size: 24px;
}

.price_sum_list dl.price_total div {
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -4px;
    right: 0;
}  
.price_sum_list dl.price_total dd strong span {
    vertical-align: baseline;
}
.cart_tbl.w100 {
    width: 100%;
    max-width: 100%;
}
.buyBenefit {
    margin-top: 75px;
}

.buyBenefit .title {
    font-size: 18px;
    font-weight: 700;
}

.buyBenefit .title img {
    margin-left: 6px;
    margin-top: -3px;
}

.buyBenefit table {
    border-top: 2px solid var(--4);
    margin-top: 10px;
    border-bottom: 1px solid #dddddd;
}
.buyBenefit table colgroup {}


.buyBenefit table colgroup col:nth-child(1) {
    width: 12%;
}

.buyBenefit table colgroup col:nth-child(2) {
    width: 15%;
}

.buyBenefit table colgroup col:nth-child(3) {
    width: auto;
}


.buyBenefit table tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: var(--3);
    padding: 5px 0;
    vertical-align: middle;
    padding-left: 30px;
}

.buyBenefit table tbody tr:nth-child(1) td:nth-child(3), .buyBenefit table tbody tr:nth-child(n+2) td:last-child {
    color: var(--4);
}

.buyBenefit table tbody tr:nth-child(1) td {
    padding-top: 20px;
}

.buyBenefit table tbody tr:last-child td {
    padding-bottom: 20px;
}

.buyBenefit table tbody tr:nth-child(1) td:nth-child(1) {
    padding-bottom: 20px;
    padding-left: 0;
}

.buyBenefit table tbody tr:nth-child(1) td:nth-child(1) img {
    width: 100%;
    max-width: 84px;
}

.benefit-list {
    padding-top: 27px;
}

.benefit-list li {
    color: var(--3);
    font-size: 13px;
    line-height: 1.75;
    padding-left: 10px;
    position: relative;
}

.benefit-list li:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
}


/* ¿¦¼Õ »óÇ°¸®½ºÆ® Å¸ÀÔ */
/* ¿¦¼Õ »óÇ°¸®½ºÆ® Å¸ÀÔ */
/* ¿¦¼Õ »óÇ°¸®½ºÆ® Å¸ÀÔ */

/* Àå¹Ù±¸´Ï °ü·Ã»óÇ° */
.recommand {
    margin-top: 100px;
}

.recommand .title {
    font-size: 20px;
    font-weight: 700;
}

.prdType2_wrap {
    position: relative;
    max-width: 1524px;
    margin: 0 auto;
    padding-bottom: 48px;
}
.prdType2 {
    position: relative;
    overflow: hidden;
    max-width: 1028px;
    margin: 10px auto 0;
}

.prdType2 ul {
    display: flex; 
    padding-top: 8px;
    }

.prdType2 ul li {
   /* flex-basis: calc((100% - 75px) / 4);*/
    position: relative;
    border-radius: 15px;
    background: #f7f7f7;
    display: inline-block;
    vertical-align: top;
    width:70%;
}
.prdType2 ul li .object {
    padding: 20px 0 15px;
}

.prdType2 ul li .object a {}

.prdType2 ul li .object a .bedge {
    background: url(/design/epsonkorea/images/bedge-1_big.png) no-repeat;
    background-size: contain;
    width: 46px;
    height: 53px;
    display: inline-block;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 12px;
    margin-top: -8px;
    padding-top: 5px;
}

.prdType2 ul li .object a .thumb {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 13px; 
    border-bottom: 1px solid #dddddd;
    padding-bottom: 13px;
}

.prdType2 ul li .object a .thumb img {
    width: 100%;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.prdType2 ul li .prd-wish {
    position: absolute;
    top: 6px;
    right: 16px;
}

.prdType2 ul li .prd-wish a {}

.prdType2 ul li .prd-wish a .my-wish-list {}

.prdType2 ul li .prd-wish a .my-wish-list.wish-on {}

.prdType2 ul li .prd-wish a .my-wish-list i {
    background: url(/design/epsonkorea/images/wish_off_big.png) no-repeat;
    font-size: 0;
    width: 22px;
    height: 19px;
    background-size: contain;
}

.prdType2 ul li .prd-wish a .my-wish-list i.fa-heart-o {
    display: none;
    background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
    background-size: contain;
}

.prdType2 ul li .prd-wish a .my-wish-list.wish-on .fa-heart {
    display: none;
}

.prdType2 ul li .prd-wish a .my-wish-list.wish-on i.fa-heart-o {
    display: inline-block;
}

.prdType2 ul li .object a .prd-name {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    padding: 0 20px 0;
    word-break: keep-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 40px;
    box-sizing: border-box;
}
.prdType2 ul li .object a .prd-name-mo {display:none;}
.prdType2 ul li .object a .prd-ico {
    padding: 2px 40px 0  16px;
    height: 17px;
    box-sizing: border-box;
    overflow: hidden;
}

.prdType2 ul li .object a .prd-ico img {
    margin-right: 5px;
}

.prdType2 ul li .object a .prd-subname {
    text-align: left;
    font-weight: 400;
    font-size: 13px;
    padding: 8px 20px 0;
    color: var(--3);
    height: 29px;
    box-sizing: border-box;
    overflow: hidden;
}

.prdType2 ul li .compare a .review {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    left: 0;
    top:18px;
}

.prdType2 ul li .object a .price {
    font-weight: 600;
    font-size: 18px;
    padding-top: 11px;
    color: var(--1);
    position: relative;
    margin: 0 20px; 
    padding: 12px 0 2px;
}
.prdType2 ul li .object a .price .won {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    /* top: -1px; */
}
.prdType2 ul li .object a .price .consumer {
    font-weight: 300;
    font-size: 16px;
    color: var(--3);
    text-decoration: line-through;
    margin-right: 5px;
    display: none;
}

.prdType2 ul li .object a .price .dc_per {
    color: var(--2);
    font-size: 16px;
    display: none;
}

.prdType2 ul li .object a .price .normal {/* position: absolute; *//* right: 0; *//* bottom: 0; */}

.prdType2 ul li .compare {
    border-top: 1px solid #dddddd;
    padding: 17px 0;
    margin: 0 20px;
    position: relative;
    text-align: right;
}

.prdType2 ul li .compare a {
    font-weight: 700;
    font-size: 14px;
}

.prdType2 ul li .compare a img {
    vertical-align: baseline;
    margin-right: 3px;
}

 
.prdType2_wrap .swiper-button-prev {
    background: url(/design/epsonkorea/images/prd_arr_l.png) no-repeat;
    width: 12px;
    height: 24px;
    background-size: contain;
    left: 0;
}

.prdType2_wrap .swiper-button-next {
    background: url(/design/epsonkorea/images/prd_arr_r.png) no-repeat;
    width: 12px;
    height: 24px;
    background-size: contain;
    right: 0;
}

.prdType2_wrap .swiper-button-prev::after, .prdType2_wrap .swiper-button-next::after {
    display: none;
}
.prdType2_wrap .swiper-pagination-progressbar {
    top: auto !important;
    bottom: 0;
    height: 3px !important;
    background: #f2f2f2;
    max-width: 1440px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.prdType2_wrap .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--4);
}
.prdType2 ul li .object a .price .go_link {
    float: right;
    margin-top: -3px;
}




/***
* ÀÌ À§·Î´Â Pc
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ÅÂºí¸´ ¸ð¹ÙÀÏ °øÅë
***/


/* ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏ */
@media only screen and (max-width: 1280px) {
    /* ¿©±â¿¡ ÅÂºí¸´°ú ¸ð¹ÙÀÏ °øÅë ½ºÅ¸ÀÏÀ» Á¤ÀÇÇÕ´Ï´Ù. */

.cart_tbl {
    width: 60%;
}

.price_bx {
    width: 37%;
}

.cartList .list .desc {
    width: 45%;
}

.cartList .list .priceBox {
    width: 36%;
}

.buyBenefit table colgroup col:nth-child(2) {
    width: 27%;
}
.buyBenefit table tbody tr td {
    padding-left: 15px;
}
.recommand {margin-top:80px;}
.recommand .title {font-size:19px;}

.prdType2 ul li .object a .prd-name {display:none;}
.prdType2 ul li .object a .prd-name.mo {}


.prdType2 ul li .object a .prd-name-mo {
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    padding: 0 20px;
    word-break: keep-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 32px;
    box-sizing: border-box;
}

.prdType2 ul li .object a .thumb {
    padding-top: 0;
    margin-bottom: 15px;
}

.prdType2 ul li .object a .price {
    text-align: center; 
    font-size: 15px;
    padding: 0;
}

.prdType2 ul li .object a .price .won {
    font-size: 13px;
}

.prdType2 ul li .object a .price .go_link {
    display: none;
}

.prdType2_wrap {
    padding-bottom: 25px;
}

.bx_wrap {
    margin-top: 65px;
}

.price_sum_bx {
    padding: 19px 14px;
}

.price_sum_list dl dt {
    font-size: 15px;
}

.price_sum_list dl dd {
}

.price_sum_list dl.price_total dt {
    font-size: 16px;
}

.price_sum_list dl.price_total dd strong {
    font-size: 21px;
}

.price_sum_list dl.price_total dd {
    font-size: 18px;
}



}


/***
* ÀÌ À§·Î´Â ÅÂºí¸´ ¸ð¹ÙÀÏ °øÅë
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ÅÂºí¸´
***/

@media all and (max-width: 1280px) and (min-width: 768px) {}

/***
* ÀÌ À§·Î´Â ÅÂºí¸´
*
*
*
*
*
*
*
*
* 
*
*
*
*
*
*
*
*
* ¿©±âºÎÅÍ ¸ð¹ÙÀÏ
***/
/*max-width: 767px¿¡¼­ 767px·Î º¯È¯ÇÔ*/
@media all and (max-width: 784px) {
     /* ±âº» Ã¼Å©¹Ú½º¸¦ ¼û±é´Ï´Ù. */
     input[type="checkbox"] {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
         width: 24px;
         height: 24px;
         position: relative;
         background-size: cover;
     }

     /* Ã¼Å©¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
     input[type="checkbox"] {
         background-image: url('/design/epsonkorea/images/Default_40.png');
         /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
     input[type="checkbox"]:checked {
         background-image: url('/design/epsonkorea/images/Selected_40.png');
         /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* ±âº» ¶óµð¿À¹Ú½º¸¦ ¼û±é´Ï´Ù. */
     input[type="radio"] {
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
         width: 18px;
         height: 18px;
         position: relative;
         background-size: cover;
         top: -1px;
     }

     /* ¶óµð¿À¹Ú½º ¹è°æ ÀÌ¹ÌÁö */
     input[type="radio"] {
         background-image: url('/design/epsonkorea/images/Radio_Default_30.png');
         /* Ã¼Å© ¾ÈµÈ »óÅÂ ÀÌ¹ÌÁö */
     }

     /* Ã¼Å©µÈ »óÅÂÀÇ ¹è°æ ÀÌ¹ÌÁö */
     input[type="radio"]:checked {
         background-image: url('/design/epsonkorea/images/Radio_Selected_30.png');
         /* Ã¼Å©µÈ »óÅÂ ÀÌ¹ÌÁö */
     }





    .area-title {
        text-align: center;
        margin-top: 55px;
        font-size: 24px;
        font-weight: 700;
    } 
.empty {
    font-size: 16px;
    padding: 60px 0 60px;
    text-align: center;
}
.price_bx {
    float: none;
    width: 100%;
    max-width: 100%;
    position: relative;
    top: auto;
    right: auto;
}

.cart_tbl {
    float: none;
    width: 100%;
    max-width: 100%;
}
.cartList .list {
    padding: 12px 0;
    display: block;
    font-size: 0;
}

.cartList .list .check {
    top: 12px;
}

.cartList .list .delete {
    top: 12px;
}

.cartList .list .thumb {
    width: 42%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 7%;
}

.cartList .list .desc {
    width: 58%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
    box-sizing: border-box;
    word-break: keep-all;
}

.cartList .list .priceBox {
    width: 100%;
    padding-left: 42%;
    text-align: left;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
}

.cartList .list .desc > a {
    font-size: 16px;
}
.cartList .list .desc > a .prd-subname {
    font-size: 12px;
}
.cartList .list .desc .icons {
    margin-bottom: 5px;
}

.cartList .list .desc .optArea {
    font-size: 13px;
}

.cartList .list .desc .optArea .tb-opt {
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    overflow: hidden;
    width: 100%;
}

.cartList .list .desc .optArea .btn_option {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
}

.cartList .list .priceBox .tb-price {
    height: fit-content;
    order: 1;
    margin: 10px 0 10px auto;
}

.cartList .list .priceBox .quantity {
    margin-top: 0;
}

.cartList .list .priceBox .tb-price span {
    font-size: 19px;
    vertical-align: middle;
}

.realtime-btn-dw {
    width: 32px;
    height: 32px;
}

#cartWrap .txt-spin {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.realtime-btn-up {
    width: 32px;
    height: 32px;
}


.buyBenefit {
    margin-top: 55px;
}

.buyBenefit .title {
    font-size: 16px;
}

.buyBenefit table colgroup col:nth-child(1) {
    width: 23%;
}

.buyBenefit table colgroup col:nth-child(2) {
    width: 25%;
}

.buyBenefit table colgroup col:nth-child(3) {
    width: auto;
}
.btn_order_box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    margin: 0;
    padding: 14px;
    box-sizing: border-box;
    box-shadow: -6px 0 16px rgba(130, 130, 130, 0.15);
}

.btn_order_box .btn_order_choice_buy {
    height: 57px;
    line-height: 57px;
    font-size: 17px;
}




}


/* ¸ð¹ÙÀÏ ¹ÝÀÀÇü ÁÖ¹® ¼ö·® ¹× °¡°Ý ½ºÅ¸ÀÏ Ãæµ¹ Á¶Á¤ - 2025.01.10 */
@media all and (max-width: 440px) {
    
}


/* BASIC css end */

/* BASIC css end */

