/* BASIC css start */
.only-mo {
    display: none !important;
}

/*tab-menu*/
[data-tab-content] {
    display: none;
}

[data-tab-content].active {
    display: block;
}

.refurbish-wrap {
    line-height: 1;
    font-family: "Pretendard";
    overflow-x: hidden;
}

.refurbish-wrap * {
    box-sizing: border-box;
}

.refurbish-wrap .container-wrap {
    position: relative;
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
}

.refurbish-wrap .inner-box {
    width: 100%;
    max-width: 77.083vw;
    margin: 0 auto;
    padding: 0 1.0417vw;
}

.refurbish-wrap .bg1 {
    width: 100%;
    background: url('/design/epsonkorea/refurbish/bg_section01.png') no-repeat center;
    background-size: cover;
    padding: 11.9792vw 0;
}

.refurbish-wrap .bg1 .sub-title {
    font-size: 2.0833vw;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2.5521vw;
}

.refurbish-wrap .bg1 .title {
    font-size: 5vw;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.083;
    margin-bottom: 4.1667vw;
}

.refurbish-wrap .btn-wrap {
    display: flex;
    align-items: center;
    gap: 0.2083vw;
}

.refurbish-wrap .btn-wrap .btn {
    position: relative;
    display: flex;
    align-items: center;
    width: 15vw;
    height: 3.5417vw;
    border-radius: 1.7708vw;
    padding-left: 2.9688vw;
    background: #2d49ff;
    font-size: 0.9375vw;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.refurbish-wrap .btn-wrap .btn::after {
    content: '';
    position: absolute;
    right: 0.3125vw;
    top: 0.3125vw;
    width: 2.9167vw;
    height: 2.9167vw;
    background: #fff url('/design/epsonkorea/refurbish/icon_arrow_link.png') no-repeat center;
    background-size: 0.7813vw;
    border-radius: 50%;
}

.refurbish-wrap .bg1 .btn-wrap .btn::after {
    content: '';
    position: absolute;
    right: 0.3125vw;
    top: 0.3125vw;
    width: 2.9167vw;
    height: 2.9167vw;
    background: #fff url('/design/epsonkorea/refurbish/icon_arrow_link2.png') no-repeat center;
    background-size: 0.7813vw;
    border-radius: 50%;
}

.refurbish-wrap .bg2 {
    width: 100%;
    background: url('/design/epsonkorea/refurbish/bg_section02.png') no-repeat center;
    background-size: cover;
}

.refurbish-wrap .bg2 .inner-box {
    display: flex;
    gap: 12.604vw;
    padding: 8.2813vw 1.0417vw;
}

.refurbish-wrap .bg2 .left .img-wrap {
    margin: 0 0 0.2vw -5.8813vw;
}

.refurbish-wrap .bg2 .left .img-wrap img {
    height: 12.292vw;
}

.refurbish-wrap .bg2 .left .sub-title {
    font-size: 2.0833vw;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.49;
    margin-bottom: 2.125vw;
}

.refurbish-wrap .bg2 .left .title {
    font-size: 4.1667vw;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.1;
}

.refurbish-wrap .bg2 .right .text-wrap {
    font-size: 1.1458vw;
    color: #c8daff;
    line-height: 1.818;
    margin-bottom: 1.6667vw;
}

.refurbish-wrap .bg2 .right .text-wrap span {
    font-weight: bold;
    color: #ffffff;
}

.refurbish-wrap .bg2 .right .desc {
    font-size: 0.8333vw;
    color: #c8daff;
    line-height: 1.75;
    margin-bottom: 2.9167vw;
}

.refurbish-wrap .bg2 .right .desc > span {
    color: #6bd6ff;
}

.refurbish-wrap .bg2 .sale-wrap {
    padding: 1.6146vw 1.25vw 1.25vw;
    border-radius: 1.0417vw;
    background-color: rgb(45, 73, 255);
    margin-bottom: 1.7188vw;
}

.refurbish-wrap .bg2 .sale-wrap .top {
    display: flex;
    align-items: center;
    border-bottom: 0.0521vw solid #6277ff;
    padding-bottom: 1.6146vw;
}

.refurbish-wrap .bg2 .sale-wrap .top > p {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.4375vw;
    font-size: 1.5625vw;
    color: rgb(247, 245, 255);
    font-weight: bold;
    line-height: 1.071;
}

.refurbish-wrap .bg2 .sale-wrap .top > span {
    flex: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.4375vw;
    border-left: 0.0521vw solid #6277ff;
    font-size: 1.875vw;
    color: rgb(247, 245, 255);
    font-weight: bold;
    line-height: 1;
}

.refurbish-wrap .bg2 .sale-wrap .bottom p {
    padding-top: 1.25vw;
    text-align: center;
    font-size: 0.8333vw;
    color: #c8daff;
    line-height: 1.75;
}

.refurbish-wrap .bg2 .sale-wrap .bottom p span {
    color: #6bd6ff;
}

.refurbish-wrap .bg2 .list-wrap li {
    position: relative;
    font-size: 0.8333vw;
    font-family: "Noto Sans KR";
    color: rgb(200, 218, 255);
    line-height: 1.75;
    padding-left: 0.5208vw;
}

.refurbish-wrap .bg2 .list-wrap li span {
    font-size: 0.677vw;
}

.refurbish-wrap .bg2 .list-wrap li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.625vw;
    width: 0.2083vw;
    height: 0.2083vw;
    background-color: rgb(200, 218, 255);
    border-radius: 50%;
}

.refurbish-wrap .bg2 .inner-box .deco-wrap {
    position: absolute;
    bottom: -9.7vw;
    right: 3vw;
}

.refurbish-wrap .bg2 .inner-box .deco-wrap img {
    width: 22.635vw;
    height: 23.531vw;
}

.refurbish-wrap .bg3 {
    width: 100%;
    background: url('/design/epsonkorea/refurbish/bg_section03.png') no-repeat center;
    background-size: cover;
}

.refurbish-wrap .bg3 .inner-box {
    padding: 7.4479vw 1.0417vw;
}

.refurbish-wrap .bg3 .more-box {
    display: inline-flex;
    flex-direction: column;
    border-radius: 2.0833vw;
    background: rgba(255, 255, 255, 0.8);
    padding: 4.2188vw 3.2813vw 3.5938vw;
}

.refurbish-wrap .bg3 .more-box .title {
    font-size: 4.5833vw;
    color: rgb(6, 38, 108);
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 2.5521vw;
}

.refurbish-wrap .bg3 .more-box .text {
    font-size: 1.1458vw;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.818;
    margin-bottom: 2.9167vw;
}

.refurbish-wrap .bg4 {
    padding-bottom: 11.4583vw;
}

.refurbish-wrap .bg4 .prdType3 ul li * {
    box-sizing: content-box;
}

.refurbish-wrap .bg4 .inner-box {
    display: flex;
    justify-content: space-between;
    gap: 0.8333vw;
    padding: 5.8333vw 1.0417vw 0;
    max-width: 1440px;
}

.refurbish-wrap .bg4 .menu-wrap {
    min-width: 15vw;
}

.refurbish-wrap .bg4 .menu-wrap .title {
    font-size: 1.3542vw;
    color: rgb(0, 0, 0);
    font-weight: bold;
    padding-bottom: 1.0938vw;
    margin-bottom: 0.8333vw;
    border-bottom: 0.0521vw solid #000000;
}

.refurbish-wrap .bg4 .accordion-header .btn {
    display: flex;
    gap: 0.2083vw;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0.8333vw 0;
    background: transparent;
    font-size: 1.0417vw;
    color: #000000;
    font-weight: bold;
}

.refurbish-wrap .bg4 .accordion-header .btn::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.7813vw;
    height: 0.1042vw;
    background: #000000;
}

.refurbish-wrap .bg4 .accordion-header .btn::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.7813vw;
    height: 0.1042vw;
    background: #000000;
    transition: all .5s;
}

.refurbish-wrap .bg4 .accordion-header .btn.active::before {
    transform: translateY(-50%) rotate(90deg);
}

.refurbish-wrap .bg4 .accordion-content {
    padding: 0.3125vw 0;
}

.refurbish-wrap .bg4 .accordion-content .btn-menu {
    width: 100%;
    background: transparent;
    text-align: left;
    padding: 0.5208vw 0.7292vw;
    color: #757575;
    font-size: 0.7292vw;
    font-weight: bold;
}

.refurbish-wrap .bg4 .accordion-content .btn-menu.active {
    color: #000000;
}

.cate_wrap .left > .btn-more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.3646vw;
    width: 100%;
    height: 2.5vw;
    border-radius: 1.25vw;
    background: #f5f5f5;
    margin-top: 1.5625vw;
    font-size: 0.7292vw;
    color: #000000;
    font-weight: bold;
}

.cate_wrap .left > .btn-more::after {
    content: '';
    display: block;
    width: 0.4688vw;
    height: 0.4688vw;
    background: url('/design/epsonkorea/refurbish/icon_more.png') no-repeat center;
    background-size: cover;
}


.refurbish-wrap .bg4 .content-wrap {
    width: calc(100% - 19.0625vw);
}

.refurbish-wrap .bg4 .list-wrap {

}

.refurbish-wrap .content-wrap > .title-wrap {
    display: flex;
    gap: 0.2083vw;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.0417vw;
}

.refurbish-wrap .content-wrap > .title-wrap .total-wrap {
    font-size: 0.7292vw;
    color: #000;
    line-height: 1;
}

.refurbish-wrap .select-wrap select {
    line-height: 1;
    border: 0;
    font-size: 0.6771vw;
    color: #000;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 1.3542vw;
    background: url('/design/epsonkorea/refurbish/icon_select_arrow.png') no-repeat right center;
}

.refurbish-wrap .select-wrap select:focus {
    outline: none;
}

.refurbish-wrap .product-item {
    position: relative;
    width: 100%;
    padding: 1.25vw 1.0417vw 1.0417vw;
    border: 0.0521vw solid #eeeeee;
    border-radius: 0.8333vw;
}

.refurbish-wrap .product-item .heart-wrap {
    position: absolute;
    right: 0.8333vw;
    top: 0.8333vw;
    z-index: 1;
}

.refurbish-wrap .product-item .heart-wrap .btn-heart {
    display: block;
    width: 1.1458vw;
    height: 0.9896vw;
    background: url('/design/epsonkorea/refurbish/icon_heart.png') no-repeat center;
    background-size: cover;
}

.refurbish-wrap .product-item .heart-wrap .wish-on .btn-heart {
    background: url('/design/epsonkorea/refurbish/icon_heart_active.png') no-repeat center;
    background-size: cover;
}

.refurbish-wrap .product-item .tag-wrap {
    display: flex;
    gap: 0.2083vw;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.7292vw;
    padding-right: 1.0417vw;
}

.refurbish-wrap .product-item .tag-wrap span {
    display: flex;
    gap: 0.2083vw;
    align-items: center;
    flex-wrap: wrap;
}

.refurbish-wrap .product-item .tag-wrap span img {
    height: 1.0417vw;
}

.refurbish-wrap .product-item .tag-wrap span.primary {
    background: #000000;
}

.refurbish-wrap .product-item > .title {
    font-size: 1.0417vw;
    font-weight: bold;
    color: #000000;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 2.6042vw;
}

.refurbish-wrap .product-item .img-wrap {
    margin-bottom: 1.0417vw;
}

.refurbish-wrap .product-item .img-wrap img {
    width: 100%;
}

.refurbish-wrap .product-item .info-list-wrap {
    margin-bottom: 1.0417vw;
}

.refurbish-wrap .product-item .info-list-wrap > li {
    line-height: .5;
}

.refurbish-wrap .product-item .info-list-wrap > li > p {
    position: relative;
    padding-left: 0.4688vw;
    font-size: 0.625vw;
    color: #000000;
}

.refurbish-wrap .product-item .info-list-wrap > li::marker {
    display: none;
}

.refurbish-wrap .product-item .info-list-wrap > li > p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.3125vw;
    width: 0.1042vw;
    height: 0.1042vw;
    background-color: #000000;
}

.refurbish-wrap .product-item .price-wrap {
    margin-bottom: 0.9375vw;
    border-top: 0.0521vw solid #eeeeee;
    border-bottom: 0.0521vw solid #eeeeee;
    padding: 1.0417vw 0 0.9375vw;
}

.prdType3_wrap .flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price {
    margin-bottom: 0.8854vw;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price > .item {
    display: flex;
    gap: 0.3646vw;
    align-items: center;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price .sale {
    color: #757575;
    font-size: 0.8333vw;
    text-decoration: line-through;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price .percent {
    color: #ff9600;
    font-size: 0.8333vw;
    font-weight: bold;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price .amount {
    font-size: 0.8333vw;
    color: #000000;
    font-weight: bold;
}

.refurbish-wrap .product-item .price-wrap .flex-box.price .amount span {
    font-size: 1.1458vw;
}

.prdType3_wrap .flex-box.stock {
    margin: 0 20px 17px;
}

.prdType3_wrap .flex-box.stock .title {
    font-size: 14px;
    color: #757575;
}

.prdType3_wrap .flex-box.stock .number {
    font-size: 14px;
    color: #000000;
}

.refurbish-wrap .product-item .price-wrap .btn-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 2.0833vw;
    border-radius: 1.25vw;
    background: #000000;
    font-size: 0.7292vw;
    color: #ffffff;
    font-weight: bold;
}

.refurbish-wrap .product-item .review-wrap {
    display: flex;
    gap: 0.2083vw;
    align-items: center;
    justify-content: space-between;
}

.refurbish-wrap .product-item .review-wrap {
    font-size: 0.7292vw;
    color: #000000;
}

.refurbish-wrap .product-item .review-wrap .btn-comparison {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 0.7292vw;
    color: #000000;
    font-weight: bold;
    line-height: 1;
    padding-left: 0.8333vw;
}

.refurbish-wrap .product-item .review-wrap .btn-comparison::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.5208vw;
    height: 0.1042vw;
    background: #000000;
}

.refurbish-wrap .product-item .review-wrap .btn-comparison::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    width: 0.5208vw;
    height: 0.1042vw;
    background: #000000;
}

.refurbish-wrap .bg4 .banner-wrap a {
    display: block;
}

.refurbish-wrap .bg4 .banner-wrap a img {
    width: 100%;
}

.refurbish-wrap .swiper-wrapper {
    padding-bottom: 2.5vw;
}

.refurbish-wrap .swiper-horizontal > .swiper-scrollbar, .refurbish-wrap .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 0;
    background: #eeeeee;
    height: 0.104vw;
}

.refurbish-wrap .swiper-scrollbar-drag {
    background: #000000;
}

.refurbish-wrap .swiper-slide {
    display: none;
    margin: 0 !important;
    padding: 0 0.625vw;
}

.refurbish-wrap .swiper-initialized .swiper-slide {
    display: block;
}


.cate_wrap {
    position: relative;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.cate_wrap .left {
    width: 20%;
}

.cate_wrap .right {
    width: 75%;
}

.cate1_name {
    font-size: 26px;
    font-weight: 700;
    padding: 15px 0;
    border-bottom: 1px solid var(--4);
}

.toggle_name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}

.toggle_list li {
    padding-top: 20px;
    padding-left: 13px;
}

.toggle_list li a {
    font-size: 16px;
    font-weight: 700;
    color: var(--3);
    word-break: keep-all;
}




.toggle_name::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(/design/epsonkorea/images/footer_toggle_on.png) no-repeat center;
    background-size: 15px auto;
}

.toggle_name.on::after {
    background: url(/design/epsonkorea/images/footer_toggle.png) no-repeat center;
    background-size: contain;
}

.right_top {
    height: 35px;
    line-height: 35px;
    position: relative;
    padding-top: 8px;
}

.right_top .total {
    font-size: 14px;
    font-weight: 500;
}

.right_top .sort {
    position: absolute;
    right: 0;
    top: 0;
}

.right_top .sort select {
    background: url(/design/epsonkorea/images/select_bg.png) white right center no-repeat;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 13px;
    cursor: pointer;
    font-weight: 500;
    width: 65px;
}

.prdType3_wrap {
    position: relative;
    margin: 0 auto;
    padding-bottom: 48px;
}

.prdType3 {
    position: relative;
    overflow: hidden;
    margin: 7px auto 0;
}

.prdType3 ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.prdType3 ul li {
    flex-basis: calc((100% - 48px) / 3);
    position: relative;
    border-radius: 15px;
    background: var(--0);
    display: flex;
    flex-direction:column;
    vertical-align: top;
    margin-bottom: 24px;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-right: 24px;
    overflow: hidden;
    transition: all ease .1s;
}

.prdType3 ul li:nth-child(3n) {
    margin-right: 0;
}

.prdType3 ul li .object {
    padding: 20px 0;
    flex-grow:1;
}

.prdType3 ul li .object a {
    position: relative;
    display:flex;
    flex-direction:column;
    height:100%;
}

.prdType3 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;
}

.prdType3 ul li .object a .thumb {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 13px;
    position: relative;
    display:flex;
    flex-grow:1;
    justify-content: center;
}

.prdType3 ul li .object a .thumb .label {
    display: none;
    position: absolute;
    bottom: -10px;
    right: -10px;
}

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

.prdType3 ul li .object a .thumb-desc {
    height: 90px;
    font-size: 12px;
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid #eee;
    line-height: 1.23;
    box-sizing: border-box;
}

.prdType3 ul li .object a .thumb-desc br {
    display: none;
}

.prdType3 ul li .object a .thumb-desc p {
    background: url(/design/epsonkorea/images/dot.png) no-repeat left center;
    padding-left: 8px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
}

.prdType3 ul li .object a .thumb-desc p:nth-of-type(n+4) {
    display: none;
}

.prdType3 ul li .prd-wish {
    position: absolute;
    top: 4px;
    right: 16px;
    z-index: 1;
}

.prdType3 ul li .prd-wish a {
    display: block;
}

.prdType3 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;
    transition: all ease .2s;
}

.prdType3 ul li .prd-wish a .my-wish-list i.fa-heart-o {
    opacity: 0;
    display: none;
    visibility: hidden;
    background: url(https://epsonkorea.img4.kr/product_img/wish_on_fill.png) no-repeat;
    background-size: contain;
    transition: all ease .2s;
}

.prdType3 ul li .prd-wish a .my-wish-list.wish-on .fa-heart {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.prdType3 ul li .prd-wish a .my-wish-list.wish-on i.fa-heart-o {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

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

.prdType3 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;
}

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

.prdType3 ul li .object a .price {
    padding-top: 20px;
    font-weight: 600;
    font-size: 22px;
    padding-top: 20px;
    color: var(--1);
    position: relative;
    margin: 0 20px;
    min-height: 27.5px;
}

.prdType3 ul li .object a .price .won {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -1px;
}

.prdType3 ul li .object a .price .consumer {
    font-weight: 300;
    font-size: 16px;
    color: var(--3);
    text-decoration: line-through;
    margin-right: 5px;
}

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

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

.prdType3 ul li .object a .appCoupon {
    padding-top: 5px;
    margin: 0 20px;
    font-size: 12px;
    text-align: right;
    font-weight: 500;
}

.prdType3 ul li .object a .appCoupon p span {
    font-weight: 600;
    background: var(--1);
    border-radius: 3px;
    padding: 3px 5px;
    color: #fff;
}

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

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

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

.prdType3 ul li .object a .reserve {
    margin: 0 20px;
    padding-top: 10px;
    font-size: 14px;
}

.prdType3 ul li .object a .reserve strong {
    font-weight: 600;
    color: var(--1);
    margin-left: 3px;
}

.prdType3 ul li .buy {
    margin: 0 20px;
    padding: 0 0 20px;
}

.prdType3 ul li .buy + .buy{
    display:none
}

.prdType3 ul li .buy a {
    text-align: center;
    background: var(--4);
    border: 1px solid var(--4);
    color: var(--0);
    display: block;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    transition: all ease .2s;
}

.prdType3 ul li .buy a.btn_rental {
    margin-top: 10px;
}

.prdType3 ul li .buy a.btn_rental {
    background: var(--1);
    border: 1px solid var(--1);
    color: #fff;
}


.toggle_list li a:hover,
ul.toggle_list li a.on {
    color: var(--1);
}

.prdType3 ul li .buy a:hover {
    color: var(--4);
    background: transparent;
}

.prdType3 ul li .buy a.btn_rental:hover {
    color: var(--1);
    background: transparent;
}

.prdType2 ul li:not(.review-group):hover,
.prdType3 ul li:hover {
    border: 1px solid #666;
}

.prdType2 ul li .prd-wish a .my-wish-list i:hover,
.prdType3 ul li .prd-wish a .my-wish-list i:hover {
    background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
    background-size: contain;
}

.review-group .best_review a:hover::after {
    opacity: 1;
}


@media only screen and (max-width: 1024px) {
    .refurbish-wrap .bg4 .inner-box {
        padding: 0;
    }

    .cate_wrap {
        border-top: 8px solid #f2f2f2;
        padding:  0 14px 0;
        max-width: 100%;
        display: block;
        margin-top: 0;
    }

    .cate_wrap .left {
        width: 100%;
    }

    .cate1_name {
        display: none;
    }

    .toggle_name {
        display: none;
    }

    .toggle_list {
        font-size: 0;
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        padding: 20px 14px;
        border-bottom: 1px solid #eeeeee;
    }

    .toggle_list::-webkit-scrollbar {
        display: none;
    }

    .toggle_list li {
        display: inline-block;
        padding-top: 0;
        padding-left: 0;
        padding-right: 24px;
    }

    .toggle_list li a {
        font-size: 15px;
        position: relative;
        line-height: 1;
    }

    .cate_wrap .right {
        width: 100%;
    }

    .toggle_list li a.on:after {
        content: "";
        background: var(--1);
        width: 100%;
        height: 2px;
        position: absolute;
        bottom: -20px;
        left: 0;
    }

    .right_top {
        margin: 0 14px;
        height: 60px;
        line-height: 60px;
        padding-top: 0;
    }

    .prdType3_wrap {
        padding-bottom: 0px;
        margin: 0 14px;
    }

    .prdType3 {
        margin: 0 auto;
    }

    .prdType3 ul li:active {
        border: 1px solid #666;
    }

    .prdType3 ul li .object a .appCoupon {
        padding-top: 3px;
        font-size: 10px;
    }

}

@media (max-width: 767px) {
    .prdType3 ul {
        display: flex;
        justify-content: space-between;
    }

    .prdType3 ul li {
        flex-basis: calc((100% - 4px) / 2);
        margin-right: 0;
        margin-bottom: 14px;
    }

    .prdType3 ul li .compare {
        height: 14px;
    }

    .prdType3 ul li .object {
        padding: 10px 0;
    }

    .prdType3 ul li .prd-wish {
        right: 10px;
        top: 1px;
    }

    .prdType3 ul li .prd-wish a .my-wish-list i {
        width: 15px;
        height: 12px;
    }

    .prdType3 ul li .object a .prd-name {
        padding: 10px 10px 0;
        font-size: 14px;
        height: 42px;
    }

    .prdType3 ul li .object a .prd-subname {
        padding: 8px 10px 0;
        font-size: 11px;
        height: 21px;
    }

    .prdType3 ul li .object a .thumb {
        width: calc(100% - 20px);
        height: auto;
    }

    .prdType3 ul li .object a .thumb-desc {
        font-size: 11px;
        padding: 10px 0;
        margin: 0 10px;
        height: 70px;
    }

    .prdType3 ul li .object a .price {
        padding-top: 10px;
        margin: 0 10px;
        font-size: 15px;
        text-align: right;
        position: relative;
    }

    .prdType3 ul li .object a .price .consumer {
        font-size: 12px;
        margin-right: 3px;
    }

    .prdType3 ul li .object a .price .dc_per {
        font-size: 12px;
    }

    .prdType3 ul li .object a .price .won {
        font-size: 12px;
    }

    .prdType3 ul li .object a .price .normal {
        position: relative;
        display: block;
    }

    .prdType3 ul li .object a .price .consumer::before {
        content: '\ae30\c900\ac00';
        text-decoration: none;
        position: absolute;
        left: 0;
        top: 12px;
        font-weight: 700;
    }

    .prdType3 ul li .object a .price .normal::before {
        display: none;
        content: "\d560\c778\d310\b9e4\ac00";
        text-decoration: none;
        position: absolute;
        left: 0;
        top: 0;
        font-weight: 700;
        color: var(--3);
        font-size: 12px;
    }

    .prdType3 ul li .object a .reserve {
        margin: 0 10px;
        font-size: 12px;
        text-align: center;
    }

    .prdType3 ul li .buy {
        margin: 0 10px;
        padding: 0 0 10px;
    }

    .prdType3 ul li .buy a {
        font-size: 13px;
        height: 38px;
        line-height: 38px;
    }

    .prdType3 ul li .compare {
        margin: 0 10px;
        padding: 10px 0;
    }

    .prdType3 ul li .compare a {
        font-size: 12px;
    }

    .prdType3 ul li .compare a img {
        width: 7px;
        vertical-align: middle;
    }

    .prdType3 ul li .compare a .review {
        font-size: 12px;
        top: 10px;
    }

    .prdType2 ul li .object a .thumb .label img {
        width: 36px !important;
        height: auto !important;
    }

    .prdType3 ul li .object a .thumb .label img {
        width: 36px !important;
        height: auto !important;
    }

    .prdType3 ul li .object a .appCoupon {
        padding-top: 3px;
        margin: 0 10px;
    }

    .prdType3 ul li .object a .appCoupon p {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: wrap;
        line-height: 1;
        gap: 2px;
    }
}

@media all and (max-width:720px) {
    .only-mo {
        display: block !important;
    }

    .only-pc {
        display: none !important;
    }

    .refurbish-wrap .bg1 {
        background: url('/design/epsonkorea/refurbish/mo_bg_section01.png') no-repeat center;
        background-size: cover;
        padding: 16.667vw 0 25vw;
    }

    .refurbish-wrap .bg1 .sub-title {
        font-size: 5vw;
        margin-bottom: 5.833vw;
    }

    .refurbish-wrap .bg1 .title {
        font-size: 11.389vw;
        margin-bottom: 11.111vw;
    }

    .refurbish-wrap .inner-box {
        max-width: 100%;
        padding: 0 6.667vw;
    }

    .refurbish-wrap .bg1 .btn-wrap .btn {
        height: 12.222vw;
        width: 45.5556vw;
        border-radius: 6.1111vw;
        font-size: 3.6111vw;
        padding-left: 5.6944vw;
    }

    .refurbish-wrap .bg3 .btn-wrap .btn {
        height: 12.222vw;
        width: 100%;
        border-radius: 6.1111vw;
        font-size: 3.6111vw;
        padding-left: 0;
        justify-content: center;
    }

    .refurbish-wrap .btn-wrap .btn::after {
        width: 10vw;
        height: 10vw;
        top: 1.1111vw;
        right: 1.1111vw;
        background-size: 2.7778vw;
    }

    .refurbish-wrap .bg1 .btn-wrap .btn::after {
        width: 10vw;
        height: 10vw;
        top: 1.1111vw;
        right: 1.1111vw;
        background-size: 2.7778vw;
    }

    .refurbish-wrap .bg2 {
        background: url(/design/epsonkorea/refurbish/mo_bg_section02.png) no-repeat right top;
        background-size: cover;
    }

    .refurbish-wrap .bg2 .inner-box {
        flex-direction: column;
        padding: 20.278vw 6.667vw 47.222vw;
        gap: 0;
    }

    .refurbish-wrap .bg2 .inner-box > div {
        width: 100%;
    }

    .refurbish-wrap .bg2 .left .img-wrap {
        display: none;
    }

    .refurbish-wrap .bg2 .left .sub-title {
        font-size: 5vw;
        margin-bottom: 6.9444vw;
    }

    .refurbish-wrap .bg2 .left .title {
        font-size: 10.8333vw;
        margin-bottom: 16.528vw;
    }

    .refurbish-wrap .bg2 .right .text-wrap {
        font-size: 3.5111vw;
        margin-bottom: 6.6667vw;
    }

    .refurbish-wrap .bg2 .right .desc {
        font-size: 2.9556vw;
        margin-bottom: 10vw;
        line-height: 1.6;
    }

    .refurbish-wrap .bg2 .sale-wrap {
        padding: 4.167vw 5.556vw 3.611vw;
        margin-bottom: 6.8056vw;
        border-radius: 2.778vw;
    }

    .refurbish-wrap .bg2 .sale-wrap .top {
        flex-direction: column;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .refurbish-wrap .bg2 .sale-wrap .top > p {
        width: 100%;
        padding-bottom: 4.1667vw;
        font-size: 4.4444vw;
    }

    .refurbish-wrap .bg2 .sale-wrap .top > span {
        width: 100%;
        border-left: 0;
        border-top: 1px solid #6277ff;
        padding-top: 7.0833vw;
        font-size: 6.3889vw;
    }

    .refurbish-wrap .bg2 .sale-wrap .bottom p {
        padding-top: 6.8056vw;
        font-size: 3.0556vw;
    }

    .refurbish-wrap .bg2 .list-wrap li {
        font-size: 3.0556vw;
        padding-left: 1.9444vw;
    }

    .refurbish-wrap .bg2 .list-wrap li::before {
        width: 0.5556vw;
        height: 0.5556vw;
        top: 2.3611vw;
    }

    .refurbish-wrap .bg2 .list-wrap li span {
        font-size: 2.539vw;
    }

    .refurbish-wrap .bg2 .inner-box .deco-wrap {
        position: absolute;
        bottom: -26.4167vw;
        right: -14.9375vw;
    }

    .refurbish-wrap .bg2 .inner-box .deco-wrap img {
        width: 68.3333vw;
        height: 61.75vw;
    }

    .refurbish-wrap .bg3 {
        background: url(/design/epsonkorea/refurbish/mo_bg_section03.png) no-repeat center;
        background-size: cover;
    }

    .refurbish-wrap .bg3 .inner-box {
        padding: 27.778vw 6.667vw 41.667vw;
    }

    .refurbish-wrap .bg3 .more-box {
        width: 100%;
        padding: 11.25vw 7.7778vw 8.8889vw;
        border-radius: 4.1667vw;
    }

    .refurbish-wrap .bg3 .more-box .title {
        font-size: 10.8333vw;
        margin-bottom: 6.9444vw;
    }

    .refurbish-wrap .bg3 .more-box .text {
        font-size: 3.4111vw;
        margin-bottom: 7.9167vw;
    }

    .refurbish-wrap .bg4 {
        padding-bottom: 20px;
    }

    .refurbish-wrap .bg4 .inner-box:first-child {
        padding: 0 0 14.444vw;
        flex-direction: column;
        border-top: 2.2222vw solid #f2f2f2;
        gap: 0;
    }

    .refurbish-wrap .bg4 .menu-wrap .title,  .refurbish-wrap .bg4 .accordion-header {
        display: none;
    }

    .refurbish-wrap .bg4 .accordion-content {
        display: flex !important;
        gap: 5.5556vw;
        padding: 0 3.3333vw 0 3.3333vw;
        border-bottom: 0.1389vw solid #eeeeee;
        overflow-x: auto;
    }

    .refurbish-wrap .bg4 .accordion-content li {
        scroll-snap-align: start;
        flex: 0 0 auto;
    }

    .refurbish-wrap .bg4 .accordion-content .btn-menu {
        position: relative;
    }

    .refurbish-wrap .bg4 .accordion-content .btn-menu::after {
        content: '';
        position: absolute;
        width: 0;
        height: 0.4167vw;
        background: #000000;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        transition: all .5s;
    }

    .refurbish-wrap .bg4 .accordion-content .btn-menu.active::after {
        width: 100%;
    }

    .refurbish-wrap .bg4 .accordion-content .btn-menu {
        font-size: 3.6111vw;
        padding: 5.1389vw 0 5vw;
    }

    .refurbish-wrap .bg4 .content-wrap {
        width: 100%;
        padding: 0 3.3333vw;
    }

    .cate_wrap .right > .btn-more {
        display: flex !important;
        gap: 0.9722vw;
        align-items: center;
        justify-content: center;
        width: 40vw;
        height: 9.4444vw;
        margin: 0 auto;
        font-size: 2.9167vw;
        font-weight: bold;
        border: 0.2778vw solid #dddddd;
        border-radius: 4.7222vw;
        color: #000000;
    }

    .btn-more::after {
        content: '';
        display: block;
        width: 13px;
        height: 13px;
        background: url('/design/epsonkorea/refurbish/mo_icon_more.png') no-repeat center;
        background-size: cover;
    }

    .refurbish-wrap .content-wrap > .title-wrap {
        padding: 6.3889vw 0 6.25vw;
        margin-bottom: 0;
    }

    .refurbish-wrap .content-wrap > .title-wrap .total-wrap {
        font-size: 3.6111vw;
    }

    .refurbish-wrap .select-wrap select {
        font-size: 3.0556vw;
        padding-right: 4.5833vw;
        background-size: 2.6389vw;
    }

    .refurbish-wrap .swiper-backface-hidden .swiper-slide {
        padding: 0 1.1111vw;
    }

    .refurbish-wrap .product-item {
        border: 0.1389vw solid #eeeeee;
        border-radius: 2.2222vw;
        padding: 2.7778vw 2.9167vw 3.6111vw;
    }

    .refurbish-wrap .product-item .tag-wrap {
        gap: 0.8333vw;
        margin-bottom: 2.7778vw;
        padding-right: 4.1667vw;
    }

    .refurbish-wrap .product-item .tag-wrap span img {
        height: 3.889vw;
    }

    .refurbish-wrap .product-item .heart-wrap {
        top: 3.1944vw;
        right: 2.2222vw;
    }

    .refurbish-wrap .product-item .heart-wrap .btn-heart {
        width: 3.6111vw;
        height: 3.0556vw;
    }

    .refurbish-wrap .product-item > .title {
        font-size: 3.3333vw;
        margin-bottom: 9.5833vw;
    }

    .refurbish-wrap .product-item .img-wrap {
        margin-bottom: 3.75vw;
    }

    .refurbish-wrap .product-item .info-list-wrap {
        margin-bottom: 3.4722vw;
    }

    .refurbish-wrap .product-item .info-list-wrap > li {
        font-size: 2.0833vw;
        padding-left: 1.6667vw;
    }

    .refurbish-wrap .product-item .info-list-wrap > li::before {
        width: 0.4167vw;
        height: 0.4167vw;
        top: 0.6944vw;
    }

    .refurbish-wrap .product-item .info-list-wrap > li + li {
        margin-top: 0.6944vw;
    }

    .refurbish-wrap .product-item .price-wrap {
        padding: 3.3333vw 0 3.4722vw;
        margin-bottom: 3.4722vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price {
        position: relative;
        align-items: flex-end;
        justify-content: space-between;
        flex-direction: column;
        gap: 2.2222vw;
        margin-bottom: 2.7778vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price > .item.text {
        position: absolute;
        left: 0;
        top: 0.2778vw;
        font-size: 2.5vw;
        color: #757575;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price > .item {
        gap: 0.6944vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price .sale {
        font-size: 2.7778vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price .percent {
        font-size: 2.7778vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price .amount {
        font-size: 3.3333vw;
    }

    .refurbish-wrap .product-item .price-wrap .flex-box.price .amount span {
        font-size: 2.7778vw;
    }

    .prdType3_wrap .flex-box.stock {
        margin: 0 10px 25px;
    }

    .prdType3_wrap .flex-box.stock .title, .prdType3_wrap .flex-box.stock .number {
        font-size: 12px;
    }

    .refurbish-wrap .product-item .price-wrap .btn-link {
        height: 9.4444vw;
        font-size: 3.0556vw;
        border-radius: 4.7222vw;
    }

    .refurbish-wrap .product-item .review-wrap {
        font-size: 2.7778vw;
    }

    .refurbish-wrap .product-item .review-wrap .btn-comparison {
        font-size: 2.7778vw;
        padding-left: 2.5vw;
    }

    .refurbish-wrap .product-item .review-wrap .btn-comparison::before, .refurbish-wrap .product-item .review-wrap .btn-comparison::after {
        width: 1.8056vw;
        height: 0.2778vw;
    }

    .refurbish-wrap .bg4 .inner-box.banner {
        padding: 0 3.3333vw;
        gap: 0;
    }

    .refurbish-wrap .bg4 .inner-box.banner .banner-wrap {
        width: 100%;
    }

    .refurbish-wrap .swiper-wrapper {
        padding-bottom: 6.667vw;
    }

    .refurbish-wrap .swiper-horizontal > .swiper-scrollbar, .refurbish-wrap .swiper-scrollbar.swiper-scrollbar-horizontal {
        height: 0.417vw;
    }






}


/* BASIC css end */

