/* BASIC css start */
.onedayC_wrap * {
    box-sizing: border-box;
}

.onedayC_wrap .sct1 {
    position: relative;
    width: 100%;
    background: url(/design/epsonkorea/images/onedayclass/sct01_bg.png) no-repeat center;
    background-size: cover;
    padding: 11.9792vw 0 18.2292vw;
    overflow: hidden;
}

.onedayC_wrap .inner_wrap {
    width: 100%;
    max-width: 75vw;
    margin: 0 auto;
}
.onedayC_wrap .sct1 .deco_wrap .mo_deco {
    display:none;
}
.onedayC_wrap .sct1 .deco_wrap span {
    position: absolute;
    display:inline-block;
}
.onedayC_wrap .sct1 .deco_wrap .deco1 {
    right: 4.6875vw;
    top: 7.8125vw
}
.onedayC_wrap .sct1 .deco_wrap .deco2 {
    left: 57.2917vw;
    top: 14.8125vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco3 {
    right: 15.2083vw;
    top: 17.8125vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco4 {
    right: 17.2083vw;
    top: 4.4125vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco5 {
    right: 26.5917vw;
    bottom: 0.3456vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco6 {
    right: -15.3423vw;
    bottom: -6.3356vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco7 {
    left: -1.6754vw;
    bottom: -2.9754vw;
}


.onedayC_wrap .sct1 .deco_wrap .deco1 img {
    width:8.75vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco2 img {
     width: 9.375vw;   
}
.onedayC_wrap .sct1 .deco_wrap .deco3 img {
    width:12.5vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco4 img {
    width: 14.2708vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco5 img {
    width: 13.5417vw;
}
.onedayC_wrap .sct1 .deco_wrap .deco6 img {
    width: 38.75vw;
} 
.onedayC_wrap .sct1 .deco_wrap .deco7 img {
    width: 21.9792vw;
} 
.onedayC_wrap .txt em {
    margin-left: 0.55vw;
    display: block;
}

.onedayC_wrap .sct1 .ttl {
    color:#fff;
}
.onedayC_wrap .sct1 .ttl strong {
    font-size: 2.0833vw;
}
.onedayC_wrap .sct1 .ttl h2 {
    margin: 1.5625vw 0;
    color:#fff;
    font-size: 5vw;
    line-height: 1.183;
    font-weight: 700;
}
.onedayC_wrap .sct1 .ttl p {
    font-size: 1.25vw;
    line-height: 2vw;
}
.onedayC_wrap .sct1 .ttl p em {
    font-weight:700;
}




.onedayC_wrap .sct2 {
    width: 100%;
    background: url(/design/epsonkorea/images/onedayclass/sct02_bg.png) no-repeat center;
    background-size: cover;
    padding: 8.3333vw 0 7.2917vw;
}
.onedayC_wrap .sct2 .ttl {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.onedayC_wrap .sct2 .ttl strong {
    font-size: 2.9167vw;
    color: #fff;
}
.onedayC_wrap .sct2 .ttl strong em {
    color: #21b3ff;
}
.onedayC_wrap .sct2 .ttl .desc {
    width: 37.1354vw;
    color: #c8daff;
    font-size: 1.0938vw;
    line-height: 1.5;
    word-break: keep-all;
}
.onedayC_wrap .sct2 .ttl .desc b {
    color:#fff;
}
.onedayC_wrap .sct2 .banner_list {
    margin-top: 5.7292vw;
}
.onedayC_wrap .sct2 .banner_list .inner {
    display: flex;
    justify-content: space-between;
}

.onedayC_wrap .sct2 .banner_list .inner div {
    flex: 1;
}

.onedayC_wrap .sct2 .banner_list .inner div:first-child {
    position:relative;
    aspect-ratio: 16 / 9;
}

.onedayC_wrap .sct2 .banner_list div iframe {
    position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      border: 0;
      border-radius: 2.0833vw;
}
.onedayC_wrap .sct2 .banner_list div a {
    display:inline-block;
}
.onedayC_wrap .sct2 .banner_list div:first-child {
    position: relative;
    margin-right:1.3021vw;   
}
.onedayC_wrap .sct2 .banner_list div img {
    width:100%;
    border-radius: 2.0833vw;
}
.onedayC_wrap .sct2 .banner_list h3 {
    position: relative;
    margin-bottom: 1.3021vw;
    color: #fff;
    font-size: 1.3542vw;
    font-weight: 600;
}
.onedayC_wrap .sct2 .banner_list h3::after {
    content:"";
    background-color: #738dc8;
    display:inline-block;
    width:63.125vw;
    height:1px;
    position: absolute;
    top: 0.7656vw;
    right: 0;
}



.onedayC_wrap .sct3 {
    width: 100%;
    background: url(/design/epsonkorea/images/onedayclass/sct03_bg.png) no-repeat center;
    background-size: cover;
    padding: 5.7292vw 0 7.2917vw;
}
.onedayC_wrap .sct3 .intro_class strong {
    font-size: 2.9167vw;
    color: #fff;
}
.onedayC_wrap .sct3 .intro_class strong em {
    color:#a2d6ff;
}
.onedayC_wrap .sct3 .intro_class .swiper-wrapper {
    margin-top: 4.6875vw;
}
.onedayC_wrap .sct3 .intro_class .item {
    position: relative;
    width:100%;
}
.onedayC_wrap .sct3 .intro_class .item img {
    max-width: 24.2188vw;
    width: 100%;
    /* height: 15.625vw; */
    height: auto;
    border-radius: 1.5625vw 1.5625vw 0 0;
}
.onedayC_wrap .sct3 .intro_class .item .region {
    position: absolute;
    top: -1.5625vw;
    left: 0;
    background: #fdcc06;
    width: 3.4375vw;
    height: 3.4375vw;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.0417vw;
    font-weight: 800;
}
.onedayC_wrap .sct3 .intro_class .item .txt {
    padding: 1.8229vw 1.5625vw 2.6042vw;
    background: #fff;
    border-radius: 0 0 1.5625vw 1.5625vw;
    font-size: 1.1458vw;
    font-weight: 600;
    line-height: 1.65;
}


.onedayC_wrap .bg4 {
    padding-bottom: 0vw;
}

.onedayC_wrap .inner-box {
    width:100%;
    margin:0 auto;
}

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

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

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

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

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

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

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

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

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

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

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


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

.onedayC_wrap .bg4 .list-wrap {

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.onedayC_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: 0px;
}

.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) {
    .onedayC_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: 30px;
        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) {
    .onedayC_wrap .sct2 .banner_list .inner div:first-child {
        height:auto;
        aspect-ratio: 16 / 9;
    }
    .onedayC_wrap .sct2 .banner_list div iframe {
        position: inherit;
        top: auto;
        left: auto;
        transform: none;
    }
    .onedayC_wrap .bg4 {
        padding-bottom: 164px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


@media (max-width: 720px) {
    .onedayC_wrap .sct1 {
        background: url(/design/epsonkorea/images/onedayclass/mo_sct1_bg.jpg) no-repeat center;
        background-size: cover;
        padding: 17.7083vw 0 42.9688vw;
    }
    .onedayC_wrap .inner_wrap {
        max-width:inherit;
        padding: 0 6.25vw
    }
    .onedayC_wrap .sct1 .ttl strong {
        font-size: 4.6875vw;
    }
    .onedayC_wrap .sct1 .ttl h2 {
        font-size: 10.6771vw;
        margin: 4.5573vw 0 5.8594vw;
    }
    .onedayC_wrap .sct1 .ttl p {
        font-size: 3.3854vw;
        line-height: 1.5;
    }
    .onedayC_wrap .sct1 .deco_wrap .pc_deco {
        display:none;
    }
    .onedayC_wrap .sct1 .deco_wrap .mo_deco {
        display:block !important;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco1 {
        right: 0.6875vw;
        top: 39.8125vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco2 {
        top: auto;
        bottom: 3.4566vw;
        left: 51.8917vw;
        z-index: 5;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco3 {
        top: auto;
        right: auto;
        bottom: 0.2454vw;
        left: 29.5232vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco4 {
        top: auto;
        bottom: 22.8456vw;
        right: 6.2355vw;
        z-index: 7;
     }
    .onedayC_wrap .sct1 .deco_wrap .deco5 {
        right: auto;
        left: 5.3445vw;
        bottom: 0;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco6 {
        right: -1.2445vw;
        bottom: -2.3356vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco7 {
        bottom: auto;
        left: auto;
        top: 19.3242vw;
        right: 3.4376vw;
    }
    
    .onedayC_wrap .sct1 .deco_wrap .deco1 img {
        width: 12.75vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco3 img {
        width: 18.5544vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco5 img {
        width: 17.5417vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco6 img {
        width: 44.75vw;
    }
    .onedayC_wrap .sct1 .deco_wrap .deco7 img {
        width: 25.9792vw;
    }
    
    .onedayC_wrap .sct2 {
        padding: 15.625vw 0 18.2292vw;
        background: url(/design/epsonkorea/images/onedayclass/mo_sct2_bg.jpg) no-repeat center;
        background-size: cover;
    }
    .onedayC_wrap .sct2 .ttl {
        flex-direction: column;
        row-gap: 7.8125vw;
    }
    .onedayC_wrap .sct2 .ttl .desc {
        width: auto;
        font-size: 3.6854vw;
        line-height: 1.7;
    }
    .onedayC_wrap .sct2 .ttl .desc br.pc_ver {
        display:none;
    }
    .onedayC_wrap .sct2 .ttl strong {
        font-size: 7.2917vw;
    }
    .onedayC_wrap .sct2 .banner_list {
        margin-top: 12.4167vw;
    }
    .onedayC_wrap .sct2 .banner_list h3 {
        margin-bottom: 3.9063vw;
        font-size: 4.1667vw;
    }
    .onedayC_wrap .sct2 .banner_list h3::after {
        display:none;
    }
    .onedayC_wrap .sct2 .banner_list div a:first-child {
        margin-right:0;
    }
    .onedayC_wrap .sct2 .banner_list div {
        flex-direction: column;
        row-gap: 1.9531vw;
    }
    
    .onedayC_wrap .sct3 {
        background: url(/design/epsonkorea/images/onedayclass/mo_sct3_bg.jpg) no-repeat center;
        background-size: cover;
        padding: 19.5313vw 0  20.3125vw
    }
    .onedayC_wrap .sct3 .inner_wrap {
        padding: 0 0 0 6.25vw;
    }
    .onedayC_wrap .sct3 .intro_class {
         padding-bottom: 8.5417vw
     }
    .onedayC_wrap .sct3 .intro_class .swiper-wrapper {
        margin-top: 9.6875vw;
    }
    .onedayC_wrap .sct3 .intro_class strong {
        font-size: 7.2917vw;
    }
    .onedayC_wrap .sct3 .intro_class .item {
        max-width:inherit;
        width:100%;
    }
    .onedayC_wrap .sct3 .intro_class .item img {
        max-width: inherit;
        height: auto;
        border-radius: 3.9063vw 3.9063vw 0 0;
    }
    .onedayC_wrap .sct3 .intro_class .item .txt {
        font-size: 3.3854vw;
        padding: 4.5573vw 3.9063vw 6.5104vw;
        border-radius: 0 0 3.9063vw 3.9063vw
    }
    .onedayC_wrap .sct3 .intro_class .item .region {
        top: -4.5625vw;
        left: 2.3456vw;
        width: 9.8958vw;
        height: 9.8958vw;
        font-size:2.9948vw;
    }
    .onedayC_wrap .sct3 .intro_class .swiper-pagination {
        bottom:0;
    }
    .onedayC_wrap .sct3 .intro_class .swiper-pagination-bullet {
        width: 6.25vw;
        height: 0.7813vw;
        border-radius: 0;
        background: rgba(255, 255, 255, 0.45);
    }
    .onedayC_wrap .sct3 .intro_class .swiper-pagination-bullet-active {
        background:#fff;
    }
}

/* BASIC css end */

