/* BASIC css start */
html {
  scroll-behavior: smooth;
}

#info,
#review,
#qna,
#as {
  padding-top: 40px;
}

#contentWrap2 {
  margin: 0 auto 30px;
}

/* Hide Error */
#powerReview .PR15N01-review-wrap>li .desc dt:nth-child(3) {
  display: none;
}

#powerReview .PR15N01-review-wrap>li .desc dd:last-child {
  display: none;
}

#compareBar {
  bottom: 88px;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  word-wrap: break-word;
  word-break: keep-all;
}

.loc-navi {
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 35px;
}

#productDetail .page-body {
  /* margin-top:20px; */
}

/* »ó´Ü ¼¶³×ÀÏ, »óÇ° ¿É¼Ç Á¤º¸ */
#productDetail .thumb-info {
  font-size: 0;
  /* margin-bottom: 110px;*/
}

#productDetail .thumb-info:after {
  content: "";
  display: block;
  clear: both;
}

#productDetail .thumb-info > form {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 860px);
}

/* ¼¶³×ÀÏ */
.dust-badge {
    position: absolute;
    top: 0;
    right: 0;
}
#productDetail .thumb-info .thumb-wrap {
  width: 680px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-right: 180px;
}

#productDetail .thumb-info .thumb {
  /* margin:0 auto; */
  position: relative;
  width: 100%;
}

#productDetail .thumb-info .thumb img {
  width: 100%;
}

#productDetail .thumb-info .thumb-ctrl {
  clear: both;
  padding-top: 20px;
  text-align: center;
}

#productDetail .thumb-info .thumb-ctrl a {
  font-size: 11px;
}

#productDetail .thumb-info .thumb-ctrl a img {
  vertical-align: middle;
  margin-right: 3px;
}

#productDetail .thumb-info .thumb-ctrl a:hover {
  text-decoration: underline;
}

.swiper img {
  width: 100%;
}

.mySwiper {
  margin-top: 22px;
}

.mySwiper .swiper-slide {
  width: 100px;
  height: 100px;
  border: 1px solid #eee;
  border-radius: 15px;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
}

.mySwiper .swiper-slide img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.thumb-swiper-button-prev {
  background: url(/design/epsonkorea/images/prd_arr_l.png) no-repeat;
  width: 10px;
  height: 20px;
  background-size: contain;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}

.thumb-swiper-button-next {
  background: url(/design/epsonkorea/images/prd_arr_r.png) no-repeat;
  width: 10px;
  height: 20px;
  background-size: contain;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}

.thumb-swiper-button-next::after,
.thumb-swiper-button-prev::after {
  display: none;
}

.mySwiper-wrap {
  padding: 0 46px !important;
  position: relative;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active {
  border: 2px solid var(--4);
}
.mySwiper2 .swiper-wrapper {
    align-items: center;
} 
/* »óÇ°¿É¼Ç Á¤º¸ */
#productDetail .thumb-info .info {
  float: none;
  max-width: 100%;
  width: 100%;
}

#productDetail .thumb-info .info .prd-wish p {
  display: inline-block;
  vertical-align: middle;
}


#productDetail .thumb-info .info .prd-wish p + p {
  margin-left: 20px;
}

#productDetail .thumb-info .info .prd-wish p a {
  display: block;
  width: 22px;
}

#productDetail .thumb-info .info .prd-wish p a img {
  width: 100%;
}

#productDetail .thumb-info .info .prd-wish p a i {
  background: url(/design/epsonkorea/images/wish_off_big.png) no-repeat;
  font-size: 0;
  width: 22px;
  height: 19px;
  background-size: contain;
  display: block;
}

#productDetail .thumb-info .info .prd-wish p a .wish-on i {
  background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
  font-size: 0;
  width: 22px;
  height: 19px;
  background-size: contain;
  display: block;
}

#productDetail .thumb-info .info .tit-prd {
  font-size: 28px;
  font-weight: 600;
  width: 100%;
}

#productDetail .thumb-info .info .table-opt {
  margin-top: 20px;
}

#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td {
  padding: 7px 0
}

#productDetail .thumb-info .info .table-opt th {
  color: #969696;
  font-weight: normal
}

#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left {
  padding: 0
}

#productDetail .thumb-info .info .table-opt td {
  color: var(--4);
}

/* ÆÇ¸Å°¡°Ý */
#productDetail .thumb-info .info .table-opt .sell_price {
  font-size: 18px;
  color: #1c1c1c;
  font-weight: bold
}

/* ÁÖ¹®¼ö·® */
#goods_amount {
  float: left;
}

#productDetail .thumb-info .info .table-opt .opt-spin {
  position: relative;
  width: 52px;
  height: 15px;
  border: 1px solid #acacac;
}

#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns {
  float: left;
}

#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin {
  width: 41px;
  height: 13px;
  padding-left: 2px;
  padding-top: 2px;
  border: 0;
  font-size: 11px;
}

#productDetail .thumb-info .info .table-opt .opt-spin .btns {
  width: 17px;
  height: 15px;
  border-left: 1px solid #aaa;
}

#productDetail .thumb-info .info .table-opt .opt-spin .btns a {
  overflow: hidden;
  float: left;
  width: 100%;
  height: 8px;
  text-indent: -999px;
  background: none;
}

#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up {
  border-bottom: 1px solid #aaa;
  background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%;
}

#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw {
  background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%;
}

#productDetail .thumb-info .info .prd-btns .soldout {
  height: 52px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  background: #aaa;
  border-radius: 30px;
  font-weight: 700;
}

#productDetail .thumb-info .info .prd-btns a {
  margin-top: 6px;
}

#productDetail .thumb-info .info .prd-btns .prd-btns-3 {
  display: flex;
}

#productDetail .thumb-info .info .prd-btns .btn_buy {
  display: inline-block;
  height: 52px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  border: 2px solid var(--1);
  background: var(--1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 5px;
  flex-grow: 1;
}

#productDetail .thumb-info .info .prd-btns .btn_buy:hover {
  color: var(--1);
  background: transparent;
}

#productDetail .thumb-info .info .prd-btns .btn_buy.rental {
  background: var(--4);
  border: 2px solid var(--4);
}

#productDetail .thumb-info .info .prd-btns .btn_buy.rental:hover {
  background: transparent;
  color: var(--4);
}

#productDetail .thumb-info .info .prd-btns .consulting .btn_buy {
  margin-left: 0;
  width: 100%;
}

#productDetail .thumb-info .info .prd-btns .btn_cart {
  display: inline-block;
  height: 52px;
  font-size: 15px;
  color: var(--4);
  text-align: center;
  line-height: 52px;
  border: 2px solid var(--4);
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 5px;
  flex-grow: 1;
}

#productDetail .thumb-info .info .prd-btns .btn_cart:hover {
  color: #fff;
  background: #231f20
}

#productDetail .thumb-info .info .prd-btns a.btn_wish {
  width: 52px;
  height: 52px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  border: 2px solid #dddddd;
  box-sizing: border-box;
  border-radius: 100%;
}

#productDetail .thumb-info .info .prd-btns .btn_barotalk {
  display: block;
  margin-top: 10px
}

.sell_benefit {
  position: relative;
}

.sell_benefit .benefit_btn {
  display: none;
  height: 18px;
  line-height: 20px;
  border: 1px solid #000;
  font-size: 11px;
}

.sell_benefit .benefit_btn span {
  display: inline-block;
  height: 18px;
  padding: 0 5px;
  color: #fff;
  background: #000;
  vertical-align: top;
}

.sell_benefit .benefit_btn em {
  display: inline-block;
  height: 18px;
  padding: 0 3px 0 0;
  font-size: 10px;
  vertical-align: top;
}

#productDetail .thumb-info .info .wish-icons .prd-wish {
  display: inline-block;
  width: 65px;
  text-align: right;
  vertical-align: top;
}

#productDetail .thumb-info .info .wish-icons .prd-wish span {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 4px 0 24px;
  border: 1px solid #b9b9b9;
  border-radius: 3px;
  font-family: 'malgun gothic';
  font-size: 13px;
  color: #000;
  background: #fff url('/images/common/ico_wish_detail_count.png') no-repeat 5px center;
}

#productDetail .thumb-info .info .prd-btns .ico-wish {
  display: inline-block;
  width: 22px;
  height: 19px;
  background: url('/design/epsonkorea/images/detail_wish_off.png') no-repeat center center;
  vertical-align: middle;
}

#productDetail .thumb-info .info .prd-btns .wish-on .ico-wish {
  background: url('/design/epsonkorea/images/detail_wish_on.png') no-repeat center center;
}

/* ÅëÇÕ¿É¼Ç */
#productDetail .thumb-info .info .table-opt .opt-wrap {
  width: 100%;
  padding: 7px 0
}

#productDetail .thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 20px;
    font-size: 14px;
    position: relative;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .tit .right {
    color: #757575;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .tit .right span {
  color:var(--1);
}

#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid {
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 1px solid #e4e4e4;
}

#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit {
  margin-bottom: 8px;
  color: #969696;
}

#productDetail .thumb-info .info .table-opt .opt-wrap-hybrid .tit strong {
  color: #555;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dl {
  overflow: hidden;
  width: 100%;
  *zoom: 1
}

#productDetail .thumb-info .info .table-opt .opt-wrap dl+dl {
  margin-top: 13px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dl:after {
  display: block;
  clear: both;
  content: ''
}

#productDetail .thumb-info .info .table-opt .opt-wrap dt {
  float: left;
  width: 100px;
  margin-bottom: 12px;
  padding-top: 11px;
  color: var(--3);
  font-size: 14px;
  font-weight: 500;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dd {
  float: left;
  width: calc(100% - 105px);
  margin-bottom: 5px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
  text-align: right;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a {
  display: inline-block;
  width: calc(100% - 71px);
  height: 36px;
  font-size: 13px;
  color: var(--0);
  text-align: center;
  line-height: 36px;
  border: 1px solid var(--4);
  background: var(--4);
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 700;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover {
  color: #231f20;
  background: #fff
}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active {
  position: relative;
  top: 1px
}

#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img {
  display: none
}

#productDetail .thumb-info .info .table-opt .opt-wrap select {
  width: 100%;
  cursor: pointer;
  height: 26px;
  outline: 0;
  background: url(/design/epsonkorea/images/detail_select_bg.png) white right 15px center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0 35px 0 15px;
  border-radius: 3px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 500;
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {
  position: relative
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {
  margin-right: 3px;
  width: 42px;
  height: 24px;
  border: 1px solid #dfdfdf;
  text-align: center !important;
  line-height: 24px
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-indent: -9999em;
  vertical-align: top;
  background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up {
  background-position: 0 0
}

#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw {
  background-position: 0 -26px
}

#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select {
  float: left;
  width: 350px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns {
  padding-top: 5px;
  clear: both
}

#productDetail .thumb-info .info .table-opt .option-wrap {
  margin-top: 10px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box {
  width: 100%;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit {
  padding: 10px 0 5px;
  color: #666;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after {
  clear: both;
  content: "";
  display: block;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list {
  width: 100%;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li {
  float: left;
  width: 70px;
  margin-left: 25px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.first,
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li:first-child {
  margin-left: 0;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl {
  padding-bottom: 10px;
  color: #333;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk {
  text-align: left;
  padding-bottom: 5px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input {
  width: 13px;
  height: 13px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg {
  position: relative;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img {
  width: 70px;
  height: 70px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 71px;
  color: #fff;
  text-align: center;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity:40);
  opacity: 0.4;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
  padding-top: 7px;
  line-height: 14px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
  padding-bottom: 3px;
  line-height: 14px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice {
  padding-bottom: 3px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input {
  width: 52px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #dfdfdf;
  text-align: center;
  background: none;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
  display: inline-block;
  width: 12px;
  height: 26px;
  line-height: 0;
  font-size: 0;
  vertical-align: top;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
  display: inline-block;
  width: 12px;
  height: 12px;
  line-height: 0;
  font-size: 0;
  vertical-align: top;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
  margin-bottom: 2px;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl {
  color: #a7a7a7;
}

#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.lst-soldout dl input {
  color: #929292;
}

/* Áß°£ ¹Ì´Ï¹è³Ê */
#productDetail .detail-banner .swiper-pagination {
  width: fit-content;
  right: 10px;
  left: unset;
  background: rgba(2, 21, 38, .6);
  color: #fff;
  font-size: 14px;
  border-radius: .6vw;
  padding: .3vw .6vw;
  line-height: 1;
}

/* »óÇ°Á¤º¸ ÅÇ */
#productDetail .detailTab {
  padding-top: 105px;
  position: relative
}

#productDetail .detailTab ul {
  border-bottom: 1px solid #dddddd;
    display: flex;
}

/*#productDetail .detailTab ul:after {
  display: block;
  clear: both;
  content: ''
}*/

#productDetail .detailTab ul li {
  float: left;
  height: 49px;
  margin-right: 54px;
}

#productDetail .detailTab ul li a {
  display: block;
  height: 49px;
  font-size: 18px;
  color: var(--3);
  line-height: 49px;
  text-align: center;
  font-weight: 500;
}

#productDetail .detailTab ul li a.active {
  height: 47px;
  font-weight: 700;
  border-bottom: 3px solid var(--4);
  color: var(--4);
}


/* Å¸ÀÌÆ² °øÅë */
#productDetail .tit-detail {
  position: relative;
  padding-top: 30px;
  *zoom: 1
}

#productDetail .tit-detail:after {
  display: block;
  clear: both;
  content: ''
}

#productDetail .tit-detail h3 {
  float: left;
  font-size: 16px;
  color: #303030;
  line-height: 18px
}

#productDetail .tit-detail .more {
  float: right
}

#productDetail .tit-detail .more a {
  font-size: 11px;
  color: #8c8b8b
}

/* »óÇ° »ó¼¼ ÀÌ¹ÌÁö */
#productDetail .prd-detail table {
  table-layout: fixed;
  border-spacing: 0 !important;
  border-collapse: collapse !important
}

#productDetail .prd-detail table td {
  word-break: keep-all
}

#productDetail .prd-detail {
  padding-top: 10px;
  margin-top: 30px;
  width: 100%;
  text-align: left;
  overflow: hidden
}

#productDetail .prd-detail {
  position: relative;
}

#productDetail .prd-detail img,
#rentalInfo img {
  max-width: 860px;
}

/* ±¸¸ÅÇÒÀÎ */
#productDetail .buy-benefit {
  position: relative;
}

#productDetail .buy-benefit .tit-txt {
  font-size: 12px;
  color: #000;
}

#productDetail .buy-benefit .view-wrap {
  position: relative;
}

#productDetail .buy-benefit .btn-view {
  display: inline-block;
  padding: 2px 3px 2px 5px;
  font-size: 12px;
  color: #000;
  background: url(/images/common/bg_layer_gray.gif) no-repeat;
  border: 1px solid #e3e3e3;
}

#productDetail .buy-benefit .btn-view em {
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
}

#productDetail .buy-benefit .view-wrap {
  display: none;
  position: absolute;
  top: 30px;
  left: 50%;
  max-width: 186px;
  margin-left: -208px;
  padding: 15px;
  background: #fff;
  border: 1px solid #000;
  z-index: 1;
}

#productDetail .buy-benefit .view-wrap.active {
  display: block;
}

#productDetail .buy-benefit .view-wrap .layer-view {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  font-weight: bold;
}

#productDetail .buy-benefit .view-wrap .layer-view .fc-red {
  color: #ff0000;
}

#productDetail .buy-benefit .view-wrap .layer-view ul.list {
  margin-top: 5px;
}

#productDetail .buy-benefit .view-wrap .layer-view ul li.layer-info {
  color: #585858;
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 5px;
  font-weight: normal;
}

#productDetail .buy-benefit .view-wrap .btn-close {
  position: absolute;
  right: 10px;
  top: 5px;
}

/* ±¸¸ÅÇÒÀÎ */
/* Á¤±â¹è¼Û ÇýÅÃ ÆË¾÷ */
#productDetail .delivery .view-wrap {
  display: none;
  position: absolute;
  top: 30px;
  left: 50%;
  width: 290px;
  margin-left: -208px;
  background: #fff;
  border: 2px solid #666;
  z-index: 1;
}

#productDetail .delivery .view-wrap.active {
  display: block;
}

#productDetail .delivery .view-wrap h3.title {
  padding: 8px 14px;
  background: #f0f0f0;
  font-weight: 700;
}

#productDetail .delivery .view-wrap .list {
  margin: 18px 20px;
  border: 1px solid #e4e4e5;
  border-top: 0;
}

#productDetail .delivery .view-wrap .list dl {
  overflow: hidden;
}

#productDetail .delivery .view-wrap .list dt,
#productDetail .delivery .view-wrap .list dd {
  float: left;
  width: 33.33%;
  padding: 5px 8px;
  font-size: 11px;
  color: #000;
  box-sizing: border-box;
}

#productDetail .delivery .view-wrap .list dt {
  border-top: 1px solid #e4e4e5;
  background: #f8f8f8;
  text-align: center;
}

#productDetail .delivery .view-wrap .list dd {
  border-top: 1px solid #e4e4e5;
  border-left: 1px solid #e4e4e5;
  text-align: right;
}

#productDetail .delivery .view-wrap .list dd.txt {
  color: #ff0000;
}

#productDetail .delivery .view-wrap p {
  margin: -4px 20px 18px;
  color: #666;
  font-size: 11px;
}

#productDetail .delivery .view-wrap p.subs_pop {
  margin: -4px 15px 18px;
  color: #666;
  font-size: 11px;
}

#productDetail .delivery .view-wrap .btn-close {
  position: absolute;
  right: 10px;
  top: 5px;
}

/* Á¤±â¹è¼Û ÇýÅÃ ÆË¾÷ */
/* °ü·Ã»óÇ° */
#productDetail .item-wrap {
  padding-top: 40px
}

#productDetail .item-wrap .prd-opt {
  padding: 5px 0;
  font-size: 13px
}

#productDetail .item-wrap .prd-opt p {
  padding-bottom: 5px
}

#productDetail .item-wrap .prd-opt select {
  height: auto
}

#productDetail .item-wrap .prd-opt .vo_value_list {
  height: 16px;
  line-height: 16px
}

#productDetail .item-wrap .prd-qty {
  padding: 5px 0;
  margin: 0 auto;
  position: relative;
  width: 60px;
  height: 18px
}

#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns {
  float: left
}

#productDetail .item-wrap .prd-qty .MS_related_quantity {
  width: 34px;
  height: 16px;
  line-height: 18px;
  text-align: right;
  border: 1px solid #acacac;
  font-size: 11px
}

#productDetail .item-wrap .prd-qty .btns {
  width: 17px;
  height: 16px;
  border: 1px solid #acacac;
  border-left: none
}

#productDetail .item-wrap .prd-qty .btns a {
  overflow: hidden;
  float: left;
  width: 100%;
  height: 8px;
  text-indent: -999px;
  background: none;
}

#productDetail .item-wrap .prd-qty .btns a.btn-up {
  border-bottom: 1px solid #aaa;
  background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px;
}

#productDetail .item-wrap .prd-qty .btns a.btn-dw {
  background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px
}

#productDetail .related-allbasket {
  padding-bottom: 40px;
  text-align: center
}

#productDetail .related-allbasket a {
  display: inline-block;
  width: 248px;
  height: 58px;
  font-size: 13px;
  color: #fff;
  font-family: Verdana;
  text-align: center;
  line-height: 58px;
  border: 1px solid #231f20;
  background: #231f20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

#productDetail .related-allbasket a:hover {
  color: #231f20;
  background: #fff
}

#productDetail .related-allbasket a:active {
  position: relative;
  top: 1px
}

/* Á¤±â¹è¼Û */
/* ¼±¹°ÇÏ±â */
#productDetail .thumb-info .info .prd-btns .btn_gift {
  display: block;
  width: 448px;
  height: 48px;
  font-size: 12px;
  color: #f1191f;
  text-align: center;
  line-height: 50px;
  border: 1px solid #f1191f;
  background: #fff;
}

#productDetail .thumb-info .info .prd-btns .btn_gift:hover {
  color: #fff;
  background: #f1191f;
}

#productDetail .thumb-info .info .prd-btns .btn_gift:active {
  position: relative;
  top: 1px;
}

#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift {
  font-size: 13px;
  vertical-align: text-bottom;
}

#productDetail .thumb-info .info .prd-btns .btn_gift .fa-gift:before {
  margin-right: 5px;
}

/* review-write */
#productDetail .review-write {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #e4e4e5
}

#productDetail .review-write th,
#productDetail .review-write td {
  padding: 4px 0;
}

#productDetail .review-write th {
  font-weight: normal
}

#productDetail .review-write td input[name=hname] {
  padding-left: 5px;
  width: 210px;
  height: 31px;
  line-height: 31px;
  border: 1px solid #ddd
}

#productDetail .review-write td label {
  margin-right: 10px
}

#productDetail .review-write td textarea {
  padding: 5px;
  width: 840px;
  height: 81px;
  border: 1px solid #ddd
}

#productDetail .review-write td .btn_write {
  display: inline-block;
  width: 109px;
  height: 91px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 91px;
  border: 1px solid #231f20;
  background: #231f20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

#productDetail .review-write td .btn_write:hover {
  color: #231f20;
  background: #fff
}

#productDetail .review-write td .btn_write:active {
  position: relative;
  top: 1px
}

/* ´ñ±Û¸®½ºÆ® °øÅë */
/*
#productDetail .table-slide { border-top: 1px solid #ffc0c0; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/
#productDetail .table-slide {
  border-top: 2px solid #000;
}

#productDetail .table-slide thead {
  display: none;
}

#productDetail .table-slide thead th {
  padding: 15px 0;
  font-size: 13px;
  border-bottom: 1px solid #e9e9e9;
  font-weight: normal;
  font-family: Verdana
}

#productDetail .table-slide td {
  padding: 21px 0;
  border-bottom: 1px solid #dddddd;
}

#productDetail .table-slide td:first-child div {
  margin-left: 14px;
}

#productDetail .table-slide td:first-child div span img {
  margin-right: 5px;
}

#productDetail .table-slide td,
#productDetail .table-slide td a {
  font-size: 16px;
  font-weight: 400;
}

#productDetail .table-slide td a {
  font-weight: 700;
}

#productDetail .table-slide td .paging a {
  font-family: Verdana
}

#productDetail .table-slide tr.cnt {
  display: none;
}

#productDetail .table-slide tr.cnt td {
  padding: 46px;
  cursor: default;
  background: #f7f7f7;
}

#productDetail .table-slide tr.cnt td p {
  word-break: break-all;
  white-space: normal
}

#productDetail .table-slide tr.cnt td .MS_cmt_content {
  padding: 10px 60px 10px 0;
  position: relative;
}

#productDetail .table-slide tr.cnt td .MS_cmt_content .btn-report {
  float: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#productDetail .table-slide tr.cnt td .MS_cmt_hname {
  display: inline-block;
  margin-right: 10px;
  line-height: 13px;
}

#productDetail .table-slide tr.reply .tb-txt {
  padding-left: 30px;
  background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0;
}

#productDetail .list-btm {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
}

#productDetail .btm_write {
  margin-top: 10px;
  margin-right: -110px;
  position: relative;
  float: right;
  right: 110px
}

#productDetail .btm_write a {
  display: inline-block;
  width: 108px;
  height: 38px;
  font-size: 13px;
  color: #000;
  text-align: center;
  line-height: 38px;
  border: 1px solid #231f20;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

#productDetail .btm_write a:hover {
  color: #fff;
  background: #231f20
}

#productDetail .btm_write a:active {
  position: relative;
  top: 1px
}

#productDetail .paging-wrap {
  margin: 0 10px;
  position: relative;
}

/* review-list */
#productDetail .review-list {
  margin-top: 10px
}

/* qna board */
#productDetail .qna-list {
  margin-top: 65px;
}


/* ****************** »óÇ° »ó¼¼ ¿É¼Ç ******************** */
.MK_not_choice {
  color: red;
}

.MK_optAddWrap,
.MK_optAddWrap * {
  margin: 0;
  padding: 0;
}

.MK_optAddWrap li {
  list-style: none;
}

/* ¿É¼Ç¼±ÅÃ */
#MK_optAddList {
  overflow: hidden;
  *zoom: 1;
}

#MK_optAddList li {
  float: left;
  width: 100%;
  margin-top: 5px;
}

#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st {
  float: left;
}

#MK_optAddList .MK_tit,
#MK_optAddList .MK_div {
  font-size: 11px;
  line-height: 16px;
}

#MK_optAddList .MK_tit {
  width: 65px;
  margin-right: 5px;
}

#MK_optAddList .MK_div {
  width: 5px;
  text-align: center;
}

#MK_optAddList .MK_st {
  width: 205px;
}

#MK_optAddList .MK_st .MK_btn-add {
  cursor: pointer;
}

#MK_optAddList .MK_st select {
  margin-left: 5px;
  width: 195px;
  height: 18px;
}

/* ¿É¼Ç¼±ÅÃPP */
#MK_optAddListPP {
  overflow: hidden;
  *zoom: 1;
}

#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st {
  float: left;
  width: auto;
}

#MK_optAddListPP .MK_tit {
  margin-right: 5px;
  margin-top: 3px;
}

/* ¿É¼Ç °á°ú ¸®½ºÆ® */
#MK_innerOptWrap #MK_innerOptScroll.line {
  padding-top: 5px;
  margin-top: 11px;
}

#MK_innerOptWrap #MK_innerOptScroll.limit {
  position: relative;
  height: 150px;
  overflow-y: auto;
}

#MK_innerOptWrap .MK_inner-opt-cm li {
  position: relative;
  font-size: 13px;
  margin: 20px 0 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #dddddd;
}

#MK_innerOptWrap .MK_inner-opt-cm li:after {
  display: block;
  clear: both;
  content: ''
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
  position: absolute;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
  display: block;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
  overflow: hidden;
  width: 200px;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p strong {
  font-weight: 400;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
  bottom: 20px;
  right: 0;
  font-weight: 500;
  font-size: 18px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
  font-weight: 400;
  font-size: 20px;
  vertical-align: middle;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
  top: 1px;
  right: 0;
  width: 13px;
  height: 13px;
  text-indent: -9999em;
  background: url(/design/epsonkorea/images/detail_x.png) 0 0 no-repeat;
  background-size: contain;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {
  position: relative;
  margin-top: 14px;
  padding-left: 36px;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option {
  width: 36px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #dddddd;
  text-align: center !important;
  font-size: 15px;
  font-weight: 600;
  border-left: 0;
  border-right: 0;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
  float: left;
  width: 34px;
  height: 34px;
  text-indent: -9999em;
  margin: 0;
  vertical-align: top;
  /* background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat; */
  border: 1px solid #ddd;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up, 
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input + a {
  background: url(/design/epsonkorea/images/detail_plus2.png) no-repeat center;
  /* margin: 0 4px; */
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl input + a + a {
  background: url(/design/epsonkorea/images/detail_minus.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}

#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 {
  font-weight: 400;
}

/* »ç¿ëÀÚ ÀÔ·Â ÀÎÇ²¹Ú½º (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput {
  width: 200px;
}

/* ÇÏÀÌºê¸®µå¿É¼Ç */
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_btn-del {
  display: inline-block;
  *float: left;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_price {
  top: 4px;
  bottom: 0;
  right: 23px;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_p-name {
  width: 200px;
  line-height: 26px;
}

#MK_innerOptWrap .MK_inner-opt-hybrid li .MK_qty-ctrl {
  vertical-align: middle;
  margin-top: 0;
}

/* ÃÑÇÕ°è */
#MK_innerOptWrap #MK_innerOptPrice {
  display: none;
  padding: 12px 5px 10px;
  font-size: 12px;
  color: #333;
  text-align: right;
}

#MK_innerOptAdd {
  display: none;
  padding: 0 5px;
  font-size: 12px;
  color: #333;
  text-align: right;
}

#MK_innerOptTotal {
  padding-top: 25px;
  text-align: right;
}

#MK_innerOptTotal:after {
  display: block;
  clear: both;
  content: ''
}

#MK_innerOptTotal .totalLeft {
  float: left;
  margin-top: 5px;
}

#MK_innerOptTotal .totalRight {
  float: right
}

#MK_innerOptTotal .MK_txt-total {
  font-size: 18px;
  color: var(--1);
  font-weight: 700;
}

#MK_innerOptTotal .MK_txt-won {
  font-size: 22px;
  color: var(--1);
  font-weight: 700;
}

#MK_innerOptTotal .MK_total {
  display: inline-block;
  margin-top: -5px;
  font-size: 28px;
  color: var(--1);
  vertical-align: middle;
  font-weight: 600;
}


/* ¼Ò¸®ºä */
#sorivu {
  position: relative;
  margin-top: 20px;
}

/* »óÇ° ÀÏ¹ÝÁ¤º¸(»óÇ°Á¤º¸Á¦°ø °í½Ã) */
#productWrap {
  margin: 30px auto;
  max-width: 800px;
  width: 95%;
}

#productWrap h3.tb-tit {
  margin-bottom: 10px;
  text-align: left;
}

#productWrap table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  border-width: 1px;
  border-color: #d6d6d6;
  border-style: solid;
  table-layout: fixed;
  margin-bottom: 20px;
}

#productWrap table th {
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  color: #5c5c5c;
  text-align: left;
  font-weight: normal;
  padding: 10px 0 10px 20px;
}

#productWrap table td {
  color: #8b8b8b;
  border-bottom: 1px solid #e8e8e8;
  word-break: break-all;
  text-align: left;
  padding: 10px 0 10px 20px;
}

#productDetail .prd-detail #productWrap table td img {
  width: fit-content;
  display: inline-block;
  vertical-align: sub;
}

/* »çÀÌÁî Â÷Æ® */
td.area-btn-size-chart a.btn-size-chart {
  display: inline-block;
  width: 84px;
  height: 24px;
  font-size: 11px;
  color: #231f20;
  text-align: center;
  line-height: 24px;
  border: 1px solid #231f20;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

td.area-btn-size-chart a.btn-size-chart:hover {
  color: #fff;
  background: #231f20
}

td.area-btn-size-chart a.btn-size-chart:active {
  position: relative;
  top: 1px
}

#sizeChart {
  padding-bottom: 10px;
  width: 810px;
  position: absolute;
  display: none;
  background: #fff
}

#sizeChart .btn-close-box {
  width: 100%;
  position: relative;
}

#sizeChart .btn-close-layer {
  position: absolute;
  display: block;
  width: 15px;
  height: 14px;
  top: 10px;
  right: 10px;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
}

/* Á¶¸£±â */
#importune_btn {
  margin-left: 10px
}

#importune_btn a {
  vertical-align: top
}

/* ÄíÆùÁ¤º¸ */
.couponWrap {
  text-align: center
}

.couponBox {
  display: inline-block
}

.couponInfo {
  text-align: left
}

.size-chart-box {
  width: 100%;
  border: 2px solid #3F4045;
}

.size-chart-box h4 {
  width: 100%;
  margin: 0;
  padding: 10px 0px;
  color: #FFFFFF;
  background: #3F4045;
  text-align: center;
}

.size-chart-cont {
  margin: 10px auto 0;
  width: 800px;
  background: #fff
}

.size-chart-cont table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #D9DBDA;
}

.size-chart-cont table th,
.size-chart-cont table td {
  padding: 8px 0;
  font-size: 13px;
  font-weight: normal;
  text-align: center
}

.size-chart-cont table th {
  border-bottom: 1px solid #d6d6d6
}

.size-chart-cont table tr,
.size-chart-img {
  height: 1px;
}

.size-chart-cont img.sc-img-chart,
#sc_img_chart {
  width: 670px;
  height: 300px;
}

.size-chart-cont img.sc-img-guide,
#sc_img_guide {
  width: 190px;
  height: 240px;
}

.size-chart-cont p {
  margin-top: 10px;
  text-align: left;
  font-size: 13px;
  color: #a7a7a7
}

#nhn_btn {
  padding-top: 10px;
}

#payco_order_btn {
  padding-top: 10px;
}

#payco_order_btn .payco_checkout.ta .payco_checkout_btn {
  margin-top: 0 !important
}

#kakaopay_order_btn {
  padding-top: 10px;
}

.ocb-area {
  width: 323px
}

.ocb-area a {
  margin-top: 0 !important
}

/* Åë¿É Ãß°¡ ±¸¼º »óÇ° */
#productDetail .thumb-info .info .table-opt td.add-option-tit {
  padding: 15px 0 0;
  border-top: 1px solid #e4e4e5;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

#productDetail .thumb-info .info .table-opt tr.add-option-not-start {
  border-top: 1px dashed #e4e4e5;
}

#productDetail .thumb-info .info .table-opt td.add-option-img {
  padding-top: 10px;
  vertical-align: top;
}

#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img {
  width: 100%;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap {
  padding-top: 5px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd {
  padding-left: 40px;
  padding-top: 0;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt {
  padding-left: 40px;
  margin-top: 1px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option {
  width: 310px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option {
  width: 306px;
  height: 22px;
  line-height: 24px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap {
  padding: 5px 0 0 0;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit {
  display: none;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd {
  width: calc(100% - 71px);
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  font-weight: 400;
  background: url(/design/epsonkorea/images/detail_select_bg2.png) white right 15px center no-repeat;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input {
  width: 205px;
}

#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit {
  display: block;
  width: 90%;
  height: 100%;
  line-height: 12px;
  color: #000;
  font-weight: bold;
}

#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price {
  top: 40px;
  right: 0;
}

#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del {
  top: 0;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name p {
  overflow: hidden;
  text-overflow: ellipsis;
}

#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name span.extra_option_name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 13px;
  color: var(--3);
  margin-top: 3px;
}

/* ¿øÅ¬¸¯¿É¼Ç */
.MK-oneclick-list {
  overflow: hidden;
  zoom: 1;
}

.MK-oneclick-list:after {
  content: "";
  display: block;
  clear: both;
}

.MK-oneclick-list li {
  float: left;
  margin: 3px 5px 5px 3px;
}

.MK-oneclick-list li a {
  border: 1px solid #e8e8e8;
  display: inline-block;
  border-radius: 1px;
  box-sizing: border-box;
  border-radius: 100%;
  position: relative;
}

.MK-oneclick-list li.MK-oneclick-sel a {
  border: 2px solid #000000;
}

.MK-oneclick-list li.MK-oneclick-dis a {
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
}

.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
  padding: 1px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.MK-oneclick-list li a span {
  display: block;
  text-align: center;
  vertical-align: middle;
  line-height: 19px;
}

.MK-oneclick-list li a img {
  width: 100%;
  height: 100%;
}

.MK-oneclick-list li.MK-oneclick-image a {
  height: 50px;
}

.MK-oneclick-list li.MK-oneclick-image a img {
  width: auto;
  height: 48px;
}

.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {
  height: 46px;
  width: auto;
}

.MK-oneclick-list li.MK-oneclick-color {
  width: 28px;
  height: 28px;
}

.MK-oneclick-list li.MK-oneclick-color a {
  /* padding: 2px; */
}

.MK-oneclick-list li.MK-oneclick-color span {
  width: 22px;
  height: 22px;
  border-radius: 100%;
}

.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span {
  width: 22px;
  height: 22px;
}

.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel:before {
  content: "";
  border: 1px solid var(--2);
  padding: 2px;
  position: absolute;
  left: -3px;
  top: -3px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: -1;
}

.MK-oneclick-list li.MK-oneclick-text .MK-oneclick-list li.MK-oneclick-text {
  min-width: 35px;
  max-width: 100%;
  height: 50px;
}

.MK-oneclick-list li.MK-oneclick-text a {
  padding: 2px;
}

.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
  padding: 1px;
}

.MK-oneclick-list li.MK-oneclick-text span {
  min-width: 29px;
  line-height: 44px;
  max-width: 320px;
  overflow: hidden;
  height: 44px;
}

.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span {
  min-width: 30px;
  line-height: 27px;
}

.MK-oneclick-value {
  padding: 1px 0;
  display: block;
}

.MK-oneclick-only-text li.MK-oneclick-text {
  height: auto;
}

.MK-oneclick-only-text li.MK-oneclick-text span {
  height: auto;
  line-height: 19px;
  max-width: 320px;
  overflow: hidden;
  height: 19px;
}

/* Á¤±â¹è¼Û */
#productDetail .thumb-info .info .prd-btns .btn_subs {
  display: block;
  width: 448px;
  height: 48px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border: 1px solid #f1191f;
  background: #f1191f;
}

#productDetail .thumb-info .info .prd-btns .btn_subs:hover {
  color: #000;
  background: #fff
}

#productDetail .thumb-info .info .prd-btns .btn_subs:active {
  position: relative;
  top: 1px;
}

/* »óÇ° »ó¼¼ ÀÌº¥Æ® °øÅë Á¤º¸ */
#productDetail .detail-common-info-event {
  width: 100%;
  padding-top: 0;
  word-break: break-all;
}

#productDetail .detail-common-info-event img {
  max-width: 100%;
}

#productDetail .detail-common-info-event div {
  margin-top: 15px;
  text-align: right;
}

/* »óÇ° »ó¼¼ ÀÏ¹Ý °øÅë Á¤º¸ */
#productDetail .detail-common-info {
  width: 100%;
  padding-bottom: 20px;
  word-break: break-all;
}

#productDetail .detail-common-info dl {
  padding-top: 20px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.5px;
}

#productDetail .detail-common-info dl dt {
  padding-bottom: 10px;
  color: #444;
  font-weight: bold;
}

#productDetail .detail-common-info dl dd {
  padding-left: 10px;
  text-indent: -10px;
  color: #777;
  line-height: 20px;
}

/* ½º¸¶Æ® ÄíÆù ¸ñ·Ï (pc) */
#productDetail .smart-coupon-list {
  padding: 20px 0;
  text-align: center;
}

#productDetail .smart-coupon-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

#productDetail .smart-coupon-list ul li {
  position: relative;
  float: left;
  width: 344px;
  margin: 0 0 30px 30px;
  border: 1px solid #cecece;
  border-radius: 10px;
  letter-spacing: -1px;
  overflow: hidden;
  text-align: left;
}

#productDetail .smart-coupon-list ul li .c-info {
  position: relative;
  width: 82%;
  padding: 20px;
  border-right: 1px dashed #cecece;
  box-sizing: border-box;
}

#productDetail .smart-coupon-list ul li .c-image a {
  display: block;
}

#productDetail .smart-coupon-list ul li .c-image img {
  width: 368px;
  height: 128px;
}

#productDetail .smart-coupon-list ul li p {
  padding-bottom: 10px;
  line-height: 18px;
  font-size: 12px;
  color: #999;
  word-break: break-all;
}

#productDetail .smart-coupon-list ul li p:last-child {
  padding-bottom: 0;
}

#productDetail .smart-coupon-list ul li p.c-name {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  word-break: break-all;
}

#productDetail .smart-coupon-list ul li p.c-price {
  font-size: 26px;
  color: #ff3a34;
  font-weight: bold;
  line-height: 24px;
}

#productDetail .smart-coupon-list ul li.sc-style1.sc-reserve p.c-price {
  color: #3b6ce9;
}

#productDetail .smart-coupon-list ul li .sc-btn-down {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 18%;
  margin: auto;
  vertical-align: middle;
  background: #f8f8f8;
  box-sizing: border-box;
}

#productDetail .smart-coupon-list ul li .sc-btn-down>span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 22px;
  text-align: center;
  font-size: 0;
}

#productDetail .smart-coupon-list ul li .sc-btn-down>span>span.sc-complete {
  font-size: 12px;
  color: #999;
}

#productDetail .smart-coupon-list ul li .sc-btn-down>span a {
  font-size: 0;
  display: inline-block;
  margin-top: -5px;
}

#productDetail .smart-coupon-list ul li .sc-btn-down span a>span {
  font-size: 0;
  text-indent: -9999px;
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('/images/common/ico_h11_down_black_l.png') no-repeat center center;
}

#productDetail .smart-coupon-list ul li.sc-style2 {
  border: 1px solid #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2 .c-info {
  background: #171940;
  border-color: #171940;
}

#productDetail .smart-coupon-list ul li.sc-style2 p {
  color: #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2 p.c-txt {
  color: #999;
}

#productDetail .smart-coupon-list ul li.sc-style2 .sc-btn-down {
  background: #ff3a34;
  border: 0;
  color: #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2.sc-reserve .sc-btn-down {
  background: #3b6ce9;
  color: #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2 .sc-btn-down span a {
  color: #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2 .sc-btn-down span .num {
  color: #fff;
}

#productDetail .smart-coupon-list ul li.sc-style2 .sc-btn-down span a>span {
  background: url('/images/common/ico_h11_down_white_l.png') no-repeat center center;
}

#productDetail .smart-coupon-list ul li.sc-style3 {
  width: 346px;
  border: 0;
  border-radius: 0;
}

#productDetail .smart-coupon-list ul li.sc-style3 .c-info {
  width: 244px;
  border: 1px solid #000;
  border-right: 2px dotted #272a4d;
  border-radius: 10px;
}

#productDetail .smart-coupon-list ul li.sc-style3 p.c-price {
  color: #eb3697;
}

#productDetail .smart-coupon-list ul li.sc-style3 .sc-btn-down {
  background: #fff2f9;
  border: 1px solid #272a4d;
  border-left: 0;
  border-radius: 10px;
}

#productDetail .smart-coupon-list ul li.sc-style3 .sc-btn-down span a {
  color: #999;
}

#productDetail .smart-coupon-list ul li.sc-style3 .sc-btn-down span a>span {
  background: url('/images/common/ico_h11_down_pink_l.png') no-repeat center center;
}

#productDetail .smart-coupon-list ul li.sc-style3.sc-reserve .sc-btn-down {
  background: #eefff7;
}

#productDetail .smart-coupon-list ul li.sc-style3.sc-reserve p.c-price {
  color: #18b776;
}

#productDetail .smart-coupon-list ul li.sc-style3.sc-reserve .sc-btn-down span a>span {
  background: url('/images/common/ico_h11_down_green_l.png') no-repeat center center;
}



#productDetail .btn-report {
  display: inline-block;
  float: right;
  color: #9d9d9d;
  font-size: 11px;
  margin-top: 10px;
}

.table-slide.review-list td .writer > span {
  display: block;
}

#productDetail .pr-list-writer > span {
  display: block;
}

.table-slide.review-list .MS_review_content_box .cnttit {
  position: relative;
  padding-right: 100px;
}

.table-slide.review-list .MS_review_content_box .cnttit .btn-report {
  float: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

#productDetail .thumb-info .info .prd-btns {
  margin-bottom: 60px;
  overflow: hidden;
  text-align: right;
}

#productDetail .thumb-info .info .prd-btns .soldout-btns {
  /* display: inline-block; */
  text-align: center;
  margin-top: 30px;
}

#productDetail .thumb-info .info .prd-btns .soldout-btns span {
  /* display: inline-block; */
  /* margin-left: 5px; */
  /* float: left; */
  display: inline-block;
  width: 95%;
  height: 52px;
  font-size: 15px;
  color: var(--4);
  text-align: center;
  line-height: 52px;
  border: 2px solid var(--4);
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 2px;
}

#productDetail .thumb-info .info .prd-btns .soldout-btns span a {
  display: block;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  height: 52px;
  line-height: 52px;
}

/* ¼¥ÆäÀÌ ¹Ù·Î±¸¸Å */
#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;
}

/* ¿À´ÃÃâ¹ß »óÇ° */
#productDetail .today-delivery {
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #e4e4e5;
  background: #f8f8f8;
  color: #111;
}

#productDetail .today-delivery .icon {
  padding: 12px 10px;
  border: 1px solid #111;
  border-radius: 6px;
  background: #fff;
}

#productDetail .today-delivery .txt {
  padding-left: 12px;
}

#productDetail .today-delivery .txt p {
  padding-top: 5px;
}

#remcd {
  margin-top: 64px;
}

#remcd img {
  width: 100%;
}

.tit-prd-wrap {
  padding: 0 70px 0 0;
  position: relative;
  margin-top: 10px;
}

.tit-prd-wrap .prd-wish {
  position: absolute;
  right: 0;
  top: 7px;
}

/* ·¹ÀÌ¾îÆË¾÷ */
.layer_area {
  position: relative;
  z-index: 1000;
  display: none;
}

.black_dummy {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  opacity: 1;
}

.ly_wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 250px;
  text-align: left;
  background: #ffffff;
  box-shadow: 6px 6px 20px rgba(130, 130, 130, 0.24);
  border-radius: 15px;
  padding: 24px;
  box-sizing: border-box;
}

.ly_wrap.sns_layer {
  width: 384px;
  top: 0px;
  left: auto;
  right: 0;
}

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

.ly_close {
  position: absolute;
  top: 27px;
  right: 24px;
}

.ly_cont {
  padding-top: 25px;
}

.sns_list ul {
  display: flex;
  justify-content: center;
}

.sns_list ul li {}

.sns_list ul li span {
  display: none;
}

.sns_list ul li+li {
  margin-left: 24px;
}

.sns_list ul li img {
  width: 56px;
}

.sns_copy_url {
  font-size: 0;
  width: 100%;
  margin-top: 30px;
}

.sns_copy_url #urlInput {
  background: var(--0);
  border: 1px solid #dddddd;
  outline: 0;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  font-size: 13px;
  color: var(--3);
  text-overflow: ellipsis;
  border-radius: 5px 0 0 5px;
  width: calc(100% - 64px);
  box-sizing: border-box;
  margin-right: 0;
}

.sns_copy_url ._clipboard {
  width: 64px;
  height: 48px;
  line-height: 48px;
  background: var(--4);
  color: var(--0);
  border-radius: 0 5px 5px 0;
}

.sns_copy_url ._clipboard em {
  font-size: 14px;
  font-weight: 700;
}

.info-prd-wrap {
  margin-top: 7px;
  font-size: 16px;
  position: relative;
}

.info-prd-wrap .en {
  color: var(--3);
  position: relative;
  margin-right: 7px;
  padding-right: 10px;
  vertical-align: middle;
}

.info-prd-wrap .en::after {
  content: "";
  background: #ddd;
  height: 12px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 1px;
}

.info-prd-wrap .top-review {
  vertical-align: middle;
  font-weight: 700;
  cursor: pointer;
  /* background: url('/design/epsonkorea/images/score.png') no-repeat left center; */
}

.top-review span {
  display: none;
}

.info-prd-wrap .top-review b {
  font-weight: 400;
}

.info-prd-wrap .compareBtn {
  position: absolute;
  right: 0;
  line-height: 22px;
}

.info-prd-wrap .compareBtn a {
  font-weight: 700;
  font-size: 16px;
}

.info-prd-wrap .compareBtn a img {
  margin-right: 3px;
  vertical-align: baseline;
  display: none;
}

.info-prd-wrap .compareBtn.active {}

.info-prd-wrap .compareBtn.active a {
  color: var(--2);
}

.info-prd-wrap .compareBtn .add {
  display: inline-block;
}

.info-prd-wrap .compareBtn .delete {
  display: none;
}

.info-prd-wrap .compareBtn.active .add {
  display: none;
}

.info-prd-wrap .compareBtn.active .delete {
  display: inline-block;
}


.priceArea {
  border: 1px solid var(--4);
  border-radius: 15px;
  padding: 20px 45px;
  margin-top: 18px;
  box-sizing: border-box;
}

.priceArea dl {
  display: flex;
  justify-content: space-between;
  color: var(--3);
  font-size: 15px;
  align-items: center;
}

.priceArea dl dt {
  font-weight: 700;
  font-size: 20px;
  color: #000;
}

.priceArea dl dd {
  font-size: 18px;
  font-weight: 300;
  margin-left: auto;
}

.priceArea dl+dl {
  margin-top: 5px;
}

.priceArea dl dd .won {
  font-size: 16px;
  font-weight: 400;
  vertical-align: middle;
}

.priceArea dl.realPrice {}

.priceArea dl.realPrice dd {
  color: #000;
  font-weight: 600;
  font-size: 24px;
}

.priceArea dl.realPrice dd .won {
  font-size: 18px;
  font-weight: 700;
  vertical-align: middle;
}

.dc_per {
  color: var(--2);
  font-weight: 600;
  font-size: 18px;
  margin-right: 3px;
}

.additional_txt {
  color: var(--2);
  font-size: 13px;
  position: relative;
  bottom: 2px;
  right: 3px;
}

.priceBtn {
  text-align: right;
  margin-top: 5px;
}

.priceBtn a {
  background: var(--4);
  color: var(--0);
  padding: 0 11px;
  border-radius: 15px;
  font-size: 13px;
  font-weight: 600;
  height: 28px;
  line-height: 30px;
  display: inline-block;
}

.priceBtn a img {
  margin-left: 5px;
  vertical-align: baseline;
}

.priceBtn a.deliveryArea,
.priceBtn a.buyqna {
  margin-left: 2px;
  background: var(--1);
}

.dimmed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
  opacity: 1;
}

.delivery-list {}

.delivery-list li {
  font-size: 14px;
  font-weight: 500;
}

.delivery-list li strong {
  font-weight: 700;
  width: 33%;
  display: inline-block;
}

.delivery-list li+li {
  margin-top: 10px;
}

div#lyDelivery {
  position: fixed;
  top: 0;
  left: 0;
}


/* ÄíÆù¸®½ºÆ® ½ºÅ¸ÀÏ »ý¼º -2025.02.17 */
div#cpList {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

div#cpList .ly_close {
  padding: 10px;
  z-index: 1;
  background: #fff;
  display: block;
  border-radius: 100%;
  box-shadow: rgba(130, 130, 130, 0.24) 6px 6px 20px;
  top: -18px;
  right: -18px;
}

div#cpList .frame {
  background: #fff;
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  border-radius: 15px;
  padding: 30px 15px 30px 30px;
}

div#cpList .frame > ul {
  overflow-y: scroll;
  height: 50vh;
  width: 50vw;
  padding-right: 10px;
}

/* ÆË¾÷ ³»ºÎ ½ºÅ©·Ñ µðÀÚÀÎ */
div#cpList .frame > ul::-webkit-scrollbar,
div#cpList .frame > ul > li h4::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

div#cpList .frame > ul::-webkit-scrollbar-thumb,
div#cpList .frame > ul > li h4::-webkit-scrollbar-thumb {
  background: var(--1);
  border-radius: 15px;
  cursor: grab;
}

div#cpList .frame > ul::-webkit-scrollbar-thumb:hover,
div#cpList .frame > ul > li h4::-webkit-scrollbar-thumb:hover {
  background: #0042CC;;
}

div#cpList .frame > ul::-webkit-scrollbar-thumb:active,
div#cpList .frame > ul > li h4::-webkit-scrollbar-thumb:active {
  cursor: grabbing;
}

div#cpList .frame > ul::-webkit-scrollbar-track,
div#cpList .frame > ul > li h4::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 15px;
}

div#cpList .frame > ul > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

div#cpList .frame > ul > li:not(:first-child) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}

div#cpList .frame > ul > li h4 {
  overflow: auto;
  font-size: 18px;
  font-weight: bold;
  flex-grow: 1;
  white-space: nowrap;
  width: 50%;
  margin-right: 5%;
}

div#cpList .frame > ul > li p {
  text-align: right;
  margin-left: auto;
}

div#cpList .frame > ul > li ul {
  width: 70%;
  margin-top: 5px;
  font-size: 12px;
}

div#cpList .frame > ul > li button {
  width: fit-content;
  padding: 0 18px;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  border-radius: 15px;
  background: var(--1);
  height: 28px;
  color: #fff;
  line-height: 30px;
  align-items: center;
}

.ly_wrap.delivery_layer {
  min-width: 420px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.saleTitle {
  text-align: center;
  margin-top: 15px;
  border-top: 1px solid #dddddd;
  padding: 10px 0 0;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.saleTitle img {
  position: relative;
  top: -2px;
  margin-left: 5px;
}

.saleTitle.on img {
  transform: rotate(180deg);
}

.saleContents {
  padding: 15px 0;
  border-top: 1px solid #dddddd;
  margin-top: 15px;
  border-radius: 0 0 15px 15px;
}

.sale-list {}

.sale-list li {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 500;
  align-items: center;
}

.sale-list li .right {
  font-size: 18px;
  font-weight: 600;
}

.sale-list li+li {
  margin-top: 15px;
}

.sale-list li .right .won {
  font-size: 16px;
  font-weight: 700;
}

.sale-list li.lastPrice {
  border-top: 1px solid #dddddd;
  padding-top: 15px;
}

.sale-list li.lastPrice .right {
  font-size: 20px;
  color: var(--1);
}

.sale-list li.lastPrice .right .won {
  font-size: 18px;
}

.sale-list li.re {
  margin-top: 5px;
  font-size: 14px;
  color: var(--3);
}

.sale-list li.re .left {}

.sale-list li.re .left img {
  position: relative;
  top: -5px;
  margin-right: 5px;
}

.sale-list li.re .right {
  font-size: 16px;
  color: var(--3);
  font-weight: 400;
}

.sale-list li.re .right b {
  font-weight: 500;
}

.sale-list li.re .right .won {
  font-size: 14px;
  font-weight: 500;
}

.MS_option_price {
  font-weight: 600;
}

.table-opt-banner {
  margin-top: 20px;
}

.table-opt-banner a img {
  width: 100%;
}

.add-price {
  padding-left: 40px;
  padding-top: 7px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
}

.add-price strike {
  color: var(--3);
  font-size: 13px;
  font-weight: 300;
  margin-right: 5px;
  vertical-align: middle;
}

.add-price>.won {
  font-size: 14px;
  font-weight: 600;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dt {
  margin-bottom: 9px;
  padding-top: 8px;
  width: 71px;
}

#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dl {
  margin-top: 0;
}

#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s {
  border: 1px solid #eeeeee;
  border-radius: 15px;
  overflow: hidden;
}

.detail-banner a {
  display: block;
}

.detail-banner a+a {
  margin-top: 15px;
}

.detail-banner img {
  width: 100%;
  border-radius: 15px;
}


/* °ü·Ã»óÇ° */

.prdType1_wrap {
  position: relative;
  max-width: 1524px;
  margin: 0 auto;
}

.prdType1 {
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  margin: 15px auto 0;
}

.prdType1 ul {
  display: flex;
  justify-content: space-between;
  padding-top: 8px;
}

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

.prdType1 ul li .object {
  padding: 20px 0;
}

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

.prdType1 ul li .object a .thumb {
  width: calc(100% - 40px);
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.prdType1 ul li .compare {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  margin: 0 20px;
}

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

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


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

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

.prdType1_wrap .swiper-button-prev::after,
.prdType1_wrap .swiper-button-next::after {
  display: none;
}

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

.prdType1_wrap .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--4);
}

.related-title {
  max-width: 1440px;
  margin: 95px auto 0;
  font-size: 24px;
  font-weight: 700;
}

.asInfoInner {
  border-radius: 10px;
  background: #f7f7f7;
  padding: 48px;
}

.asInfoInner>div {
  display: flex;
  justify-content: space-between;
}

.asInfoInner>div .txt h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 13px;
}

.asInfoInner>div .txt a {
  font-size: 13px;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
}

.asInfoInner>div .txt a img {
  vertical-align: baseline;
  margin-left: 5px;
}

.asInfoInner > div.first .txt a {
  background: url(/design/epsonkorea/images/as_ic2.png) no-repeat center left;
  height: 18px;
  display: table;
  line-height: 18px; 
  margin-bottom: 7px;
  background-size: contain;
}

.asInfoInner>div .txt a::after {
  content: "";
  background: #757575;
  width: calc(100% - 10%);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 11%;
}

.asInfoInner>div .btnBox {
  display: flex;
  justify-content: space-between;
  width: 71%;
  flex-wrap: wrap;
  flex-direction: row;
}

.asInfoInner>div .btnBox>h1 {
  width: 100%;
  flex-basis: 100%;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 13px;
}

.asInfoInner>div .btnBox>div {
  flex-basis: calc((100% - 45px) / 3);
  text-align: center;
}

.asInfoInner>div .btnBox>div p {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  word-break: keep-all;
  color: #000;
}

.asInfoInner>div .btnBox a,
.asInfoInner>div .btnBox>div .youtube_iframe {
  color: #3a4968;
  background: #edeff2;
  height: 115px;
  border: 2px solid #3a4968;
  border-radius: 15px;
  line-height: 115px;
  font-size: 18px;
  font-weight: 700;
  flex-basis: calc((100% - 45px) / 3);
  text-align: center;
  position: relative;
}

.asInfoInner>div .btnBox>div .youtube_iframe {
  height: 160px;
  overflow: hidden;
}

.asInfoInner>div .btnBox a.coverPlus {
  color: #fff;
  flex-basis: 100%;
  background: #3a4968;
  height: 60px;
  line-height: 60px;
  margin-top: 16px;
}

.asInfoInner>div.second {
  margin-top: 55px;
}

.asInfoTitle {
  margin: 55px auto 20px;
  font-size: 24px;
  font-weight: 700;
}


.cautionTab {
  margin-top: 80px;
  border-bottom: 2px solid var(--4);
  padding-bottom: 10px;
  position: relative;
}

.cautionTab h3 {
  font-size: 24px;
  font-weight: 700;
}

.cautionTab .tab-btn {
  position: absolute;
  right: 0;
  top: 8px;
}

.cautionTab .tab-btn span {
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: var(--3);
  margin-left: 30px;
  position: relative;
}

.cautionTab .tab-btn span.active {
  color: var(--4);
}

.cautionTab .tab-btn span.active::after {
  content: "";
  background: var(--4);
  height: 5px;
  width: 5px;
  position: absolute;
  top: -10px;
  border-radius: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.cautionTab-content {
  padding: 40px 0;
}

.cautionTab-content>div {
  display: none;
}

.cautionTab-content>div.active {
  display: block;
}

.cautionTab-content>div {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.9;
}

.cautionTab-content>div a {
  font-weight: 500;
  color: var(--1);
  text-decoration: underline;
  vertical-align: middle;
  font-size: 16px;
}

#productDetail .list-btm > a {
  width: 200px;
  height: 48px;
  font-weight: 700;
  font-size: 15px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 30px;
  line-height: 48px;
}

#productDetail .list-btm > a.left-btn {
  background: #fff;
  border: 2px solid #000;
  opacity: 0;
  visibility: hidden;
}

#productDetail .list-btm > a.right-btn {
  background: #000;
  color: #fff;
}

a.mo-top-btn {
  display: none;
}

#productDetail .table-slide tr.cnt td .qna_board_content>div>div {
  padding: 0 !important;
  width: 100% !important;
  line-height: 1.8 !important;
}

#productDetail .table-slide tr.cnt td .qna_board_content>div>div span {
  font-weight: bold;
  color: #000 !important;
}

#productDetail .table-slide tr.cnt td .qna_board_content>div input#qna_board_comment_chkpasswd {
  font-size: 16px;
  height: 54px;
  width: 321px;
  border: 1px solid #000;
  border-radius: 5px 0 0 5px;
  margin-top: 10px;
  padding: 0 0 0 15px;
}

#productDetail .table-slide tr.cnt td .qna_board_content>div input[type="button"] {
  font-size: 16px;
  height: 56px;
  width: 96px;
  border: 1px solid #000;
  border-radius: 0 5px 5px 0;
  background: #000;
  color: #fff;
  margin-left: -3px;
  margin-top: 10px;
}


.m_prodetail-buy-head {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 998;
    background: #fff;
    /* background: url(/design/epsonkorea/images/detail_side_fix.png) no-repeat bottom center; */
    box-shadow: 0px -5px 10px -5px rgba(0, 0, 0, .2);
}

.quick_buy_btn {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: -40px;
  width: fit-content;
  background: #fff;
  box-shadow: 0px -5px 10px -5px rgba(0,0,0, .2);
  border-radius: 15px 15px 0 0;
  left: 0;
  right: 0;
}

.quick_buy_btn .on_buy {
  color: var(--3);
  font-size: 14px;
  font-weight: 700;
  width: 180px;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px 5px 0 0;
}

.quick_buy_btn .on_buy img {
  margin-top: -4px;
  margin-left: 5px;
}

.m_prodetail-buy-head.-fix .quick_buy_btn .on_buy img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mm_inner {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
}

.mm_inner_mo_only {
  display: none;
}

.m_prodetail-buy-head h3 {
  display: inline-block;
  position: relative;
  padding-left: 86px;
  height: 88px;
  font-size: 14px;
  line-height: 88px;
  vertical-align: middle;
  width: 447px;
  box-sizing: border-box;
  background: #fff;
}

.m_prodetail-buy-head h3 .image_product {
  position: absolute;
  top: 12px;
  left: 0;
  width: 62px;
  height: 62px;
  border: 1px solid #eeeeee;
  border-radius: 10px;
}

.m_prodetail-buy-head h3 .text_product {
  font-weight: 700;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  max-width: 245px;
}

.m_prodetail-buy-head .m_product-option-buy {
  /* float: right; */
  color: var(--1);
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 450px);
  text-align: right;
}

.m_prodetail-buy-head .m_product-option-buy dl {
  vertical-align: middle;
  text-align: right;
  display: inline-block;
  padding-right: 22px;
  margin-top: 7px;
}

.m_prodetail-buy-head .m_product-option-buy dl dt {
  text-align: right;
  margin-right: 20px;
  line-height: 45px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
}

.m_prodetail-buy-head .m_product-option-buy dl dt .text_price strong,
.m_prodetail-buy-head .m_product-option-buy dl dt .text_price_rental strong {
  color: #1f1f1f;
  font-weight: 500;
  font-size: 28px;
}

.m_prodetail-buy-head h3 .compare {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.m_prodetail-buy-head h3 .compare {
  font-size: 14px;
  border: 1px solid #dddddd;
  /* width: 86px; */
  height: 26px;
  line-height: 26px;
  display: inline-block;
  text-align: center;
  border-radius: 15px;
  padding: 0 14px 0 30px;
  background-position: left 12px center;
  background-size: 10px;
  top: 0;
}

.m_prodetail-buy-head h3 .compare a img {
  vertical-align: baseline;
  margin-right: 3px;
}

.m_prodetail-buy-head h3 .compare img {
  display: none;
}

.m_prodetail-buy-head h3 .compare a {
  font-size: 14px;
  position: relative;
  top: 1px;
}

.m_prodetail-buy-head h3 .compare.active {
  background-size: 17px;
  background-position: left 8px center;
  left: 8px; 
	align-content: center;
}

.mm_btnbox {
  vertical-align: middle;
  display: inline-block;
}

.mm_btnbox .true {
  display: none;
}

.m_prodetail-buy-head.-fix .mm_btnbox .true,
.mm_btnbox .custom {
  display: flex;
    gap: 5px;
}

.m_prodetail-buy-head.-fix .mm_btnbox .false {
  display: none;
}

.mm_btnbox a {
  margin-top: 6px;
}

.mm_btnbox .btn_buy {
  display: inline-block;
  width: 178px;
  height: 52px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  border: 2px solid var(--1);
  background: var(--1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 4px;
}

.mm_btnbox .btn_buy:hover {
  color: var(--1);
  background: transparent;
}

.mm_btnbox .btn_buy.rental {
  background: var(--4);
  border: 2px solid var(--4);
}

.mm_btnbox .btn_buy.rental:hover {
  color: var(--4);
  background: transparent;
}

.mm_btnbox .btn_soldout {
  display: inline-block;
  width: 178px;
  height: 52px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 52px;
  background: #aaa;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 2px;
}

.mm_btnbox .btn_cart {
  display: inline-block;
  width: 178px;
  height: 52px;
  font-size: 15px;
  color: var(--4);
  text-align: center;
  line-height: 52px;
  border: 2px solid var(--4);
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border-radius: 30px;
  font-weight: 700;
  margin-left: 2px;
}

.mm_btnbox .btn_cart.mo {
  display: none;
}

.mm_btnbox .btn_cart:hover {
  color: #fff;
  background: #231f20
}

.mm_btnbox a.btn_wish {
  width: 52px;
  height: 52px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  border: 2px solid #dddddd;
  box-sizing: border-box;
  border-radius: 100%;
}

.mm_btnbox .ico-wish {
  display: inline-block;
  width: 22px;
  height: 19px;
  background: url('/design/epsonkorea/images/detail_wish_off.png') no-repeat center center;
  vertical-align: middle;
}

.mm_btnbox .wish-on .ico-wish {
  background: url('/design/epsonkorea/images/detail_wish_on.png') no-repeat center center;
}

.m_prodetail-buy-head .m_product-option-buy dl dd {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  vertical-align: middle;
}


.m_prodetail-buy-head .m_product-option-buy dl dd .text_price strong,
.m_prodetail-buy-head .m_product-option-buy dl dd .text_price_rental strong {
  font-size: 26px;
  font-weight: 600;
}

.m_prodetail-buy-head .m_product-option-buy dl dd .text_price .won,
.m_prodetail-buy-head .m_product-option-buy dl dd .text_price_rental .won {
  position: relative;
  top: -2px;
}

#productDetail .thumb-info.-fix {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  background: #fff;
  border-top: 1px solid #dedede;
  padding-bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 !important;
}

#productDetail .thumb-info.-fix form {
  max-width: 1440px;
  margin: 0 auto;
}


#productDetail .thumb-info.-fix .thumb-wrap {
  display: none !important;
}


#productDetail .thumb-info.-fix .info>div {
  display: none;
}

#productDetail .thumb-info.-fix .info>div.table-opt {
  display: inline-block;
  height: 343px;
  overflow-y: auto;
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
}

#productDetail .thumb-info.-fix>form {
  display: block;
  width: 100% !important;
}

#productDetail .thumb-info.-fix .info>div.MK_optAddWrap {
  display: inline-block;
  height: 343px;
  overflow-y: auto;
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

#productDetail .thumb-info.-fix .info>div.MK_optAddWrap>#MK_innerOptWrap {
  border-top: 2px solid var(--4);
}

#productDetail .thumb-info.-fix .info>div.MK_optAddWrap #MK_innerOptTotal {
  display: none;
}

.m_prodetail-buy-head.-fix {
  bottom: 368px;
}

.thumb-info.-fix .info>div.table-opt::-webkit-scrollbar,
.thumb-info.-fix .info>div.MK_optAddWrap::-webkit-scrollbar {
  width: 5px;
}


.thumb-info.-fix .info>div.table-opt::-webkit-scrollbar-track,
.thumb-info.-fix .info>div.MK_optAddWrap::-webkit-scrollbar-track {
  background-color: #f7f7f7;
}


.thumb-info.-fix .info>div.table-opt::-webkit-scrollbar-thumb,
.thumb-info.-fix .info>div.MK_optAddWrap::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 6px;
}


.thumb-info.-fix .info>div.table-opt::-webkit-scrollbar-thumb:hover,
.thumb-info.-fix .info>div.MK_optAddWrap::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.scroll_bt_tll {
  position: fixed;
  bottom: 90px !important;
}

#productDetail .detailTab {
  display: none;
}

#productDetail .detailTab.first {
  display: block;
  position: sticky;
  top: 0;
  padding: 0 25px;
  background: #fff;
  z-index: 9;
}

#productDetail .detailTab.fixed {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  background: #fff;
  padding: 0;
}

#productDetail .detailTab.fixed ul {
  padding: 0 14px;
}

/* .tab_cnt {display:none;} */

/*
.thumb-info.-fix .info > .prd-btns {
    display: inline-block;
    position: absolute;
    top: -74px;
    right: 50%;
    width: 420px;
    margin-right: -640px;
}

.thumb-info.-fix .info > .prd-btns .btn_cart, .thumb-info.-fix .info > .prd-btns .btn_buy {
    width: 178px !important;
}
*/
.col1 {
  width: auto;
}

.col2 {
  width: 155px;
}

.col3 {
  width: 120px;
}


@media all and (max-width: 1476px) and (min-width: 1025px) {

  .loc-navi,
  #contentWrap2 {
    margin: 0 14px 30px;
  }

  .prdType1_wrap {
    padding-left: 37px;
    margin-left: 38px;
    padding-right: 37px;
    margin-right: 38px;
  }

  #productDetail .thumb-info .thumb-wrap {
    width: calc(50% - 80px);
    margin-right: 120px;
  }

  #productDetail .thumb-info > form {
    width: calc(50% - 40px);
  }

  .related-title {
    margin: 70px 14px 0;
  }
}

@media all and (max-width: 1339px) and (min-width: 1025px) {
  #productDetail .thumb-info .info .prd-btns .prd-btns-3 {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

}

@media all and (max-width: 1310px) and (min-width: 1025px) {

}

.providerArea {
  padding-bottom: 10px;
}

.providerArea a {
  cursor: default;
  color: var(--1);
  font-weight: 700;
  font-size: 16px;
  padding-right: 12px;
  /* background: url('/design/epsonkorea/images/myp_b_arr.png') right 3px no-repeat; */
}

#productDetail .detailTab.fixed+.tab_cnt,
#productDetail .detailTab.fixed+.tab_cnt+.tab_cnt,
#productDetail .detailTab.fixed+.tab_cnt+.tab_cnt+.tab_cnt,
#productDetail .detailTab.fixed+.tab_cnt+.tab_cnt+.tab_cnt+.tab_cnt {
  padding-top: 105px;
}

#provider_table table {
  text-align: left;
}

#provider_table table tr th {
  color: var(--3);
  font-size: 15px;
  font-weight: 500;
  padding: 15px 10px;
  border: 1px solid #efefef;
  vertical-align: middle;
}

#provider_table table tr td {
  color: var(--4);
  font-size: 15px;
  padding: 15px 10px;
  border: 1px solid #efefef;
  vertical-align: middle;
}

.reportBtn {
  margin-top: 10px;
}

.support_wrap {
  display: block;
  margin: 0 auto;
}

.support_wrap ul {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.support_wrap>ul>li {
  padding: 15px 20px 25px;
  width: 33%;
  background-color: #f7f7f7;
  border-radius: 10px;
}

.support_wrap ul .icon_title {
  display: flex;
  align-items: center;
}

.support_wrap ul .icon_title div {
  margin: 0 0 0 15px;
  font-size: 20px;
  font-weight: 700;
}

.support_wrap ul .icon_title img {
  width: 50px;
}

.support_wrap ul .support_sub_title {
  padding-left: 65px;
  font-size: 14px;
  font-weight: 500;
}

.support_wrap ul .support_list {
  display: block;
  padding-left: 65px;
  margin: 15px 0 0;
  line-height: 1.8;
}

.support_wrap ul .support_list a {
  font-size: 13px;
  font-weight: 500;
  color: #111;
  border-bottom: 1px solid #111;
}

/* important */
#powerReview,
#powerReview input,
#powerReview textarea {
  font-family: Mundial, Pretendard, Dotum, "µ¸¿ò", DotumChe, "µ¸¿òÃ¼", Verdana, monospace, Corbel, AppleGothic, Helvetica, sans-serif !important;
}

#powerReview .paging a.now {
  color: #000 !important;
  background: no-repeat !important;
  border-bottom: 2px solid #000 !important;
}

#powerReview .paging a {
  border: none !important;
}

#powerReview .paging a.now span {
  color: #000 !important;
}

#powerReview .paging a {
  color: #bbb !important;
}


/* °øÀ¯ÇÏ±â ¹öÆ° °³º° ¾Èº¸ÀÓ Ã³¸® */
.sns_list ul {
  display: none;
  /* ¾ÆÀÌÄÜ ÀüÃ¼ */
}

.sns_list ul li:nth-child(2) {
  display: none;
  /* Ä«Ä«¿ÀÅå */
}

.sns_list ul li:nth-child(2) {
  display: none;
  /* ÆäÀÌ½ººÏ */
}

.sns_list ul li:nth-child(3) {
  display: none;
  /* ºí·Î±× */
}


/* *******************************************************
*                                                        *
*     ******      *********    ********        *         *
*     *     *     *            *               *         *
*     *     *     *            *               *         *
*     * ****      *********    ********    *   *   *     *
*     * **        *                   *     *  *  *      *
*     *   **      *                   *      *****       *
*     *     **    *********    ********        *         *
*                                                        *
******************************************************** */

@media only screen and (max-width: 1024px) {

  .loc-navi {
    display: none;
  }

  #productDetail .thumb-info {
    margin-bottom: 20px;
  }

  #productDetail .thumb-info .thumb-wrap {
    width: 100%;
    display: block;
  }

  #productDetail .thumb-info>form {
    display: block;
    margin-top: 60px;
    width: 100% !important;
  }

  #productDetail .thumb-info .info {
    float: none;
    max-width: calc(100% - 28px);
    margin: 0 14px;
    padding-top: 0;
  }

  #productDetail .thumb-info .info .prd-wish p a i {
    background: url(/design/epsonkorea/images/wish_off_big.png) no-repeat;
    background-size: contain;
  }
  
  #productDetail .thumb-info .info .prd-wish p a .wish-on i {
    background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
    background-size: contain;
  }

  .detail-banner {
    width: calc(100% - 28px);
    margin: 14px;
  }

  #productDetail .thumb-info .info .table-opt,
  #productDetail .thumb-info .info .prd-btns {
    display: none;
  }

  #productDetail .thumb-info.-fix .info {
    height: 500px;
    display: block;
    box-sizing: border-box;
    padding-bottom: 65px;
    overflow-y: scroll;
  }

  #productDetail .thumb-info.-fix .info::-webkit-scrollbar {
    width: 5px;
  }

  #productDetail .thumb-info.-fix .info::-webkit-scrollbar-track {
    background-color: #f7f7f7;
  }

  #productDetail .thumb-info.-fix .info::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 6px;
  }

  #productDetail .thumb-info.-fix .info::-webkit-scrollbar-thumb:hover {
    background-color: #555;
  }

  #productDetail .thumb-info.-fix .info>div.table-opt {
    width: 100%;
    display: block;
    height: auto;
    overflow-y: auto;
    padding: 0 4px;
    margin-top: 10px !important;
  }

  #productDetail .thumb-info.-fix .info>div.MK_optAddWrap {
    display: block;
    height: auto;
    overflow-y: auto;
    width: 100%;
  }

  #productDetail .detail-common-info-event img {
    width: 100%;
  }

  .mySwiper {
    display: none !important;
  }

  .swiper-pagination-fraction {
    font-size: 12px;
  }

  .mySwiper-wrap {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    height: 24px;
    line-height: 24px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 24px;
    min-width: 74px;
    padding: 3px !important;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
  }

  .thumb-slide {
    position: relative;
  }

  .thumb-swiper-button-prev,
  .thumb-swiper-button-next {
    filter: brightness(0) invert(1);
    width: 5px;
    height: 10px;
  }

  .thumb-swiper-button-prev {
    left: 5px;
  }

  .thumb-swiper-button-next {
    right: 5px;
  }

  #productDetail .thumb-info .info .tit-prd {
    font-size: 21px;
  }

  .tit-prd-wrap .prd-wish {
    top: 3px;
  }

  #productDetail .thumb-info .info .prd-wish p + p {
    margin-left: 11px;
  }

  #productDetail .thumb-info .info .prd-wish p a i {
    width: 21px;
    height: 18px;
  }

  #productDetail .thumb-info .info .prd-wish p a {
    width: 21px;
  }
  
  #productDetail .thumb-info .info .prd-wish p a img {
    width: 100%;
  }

  .info-prd-wrap .en::after {
    top: 0px;
    height: 11px;
  }

  .info-prd-wrap .en {
    margin-right: 6px;
    padding-right: 9px;
  }

  .info-prd-wrap .compareBtn {
    /* line-height: 25px; */
    top: 0;
  }

  .info-prd-wrap .compareBtn a {
    font-size: 13px;
  }

  .info-prd-wrap .top-review {
    /* background: url(/design/epsonkorea/images/score.png) left 0px no-repeat; */
    font-size: 13px;
  }

  .priceArea {
    padding: 17px;
  }

  .priceArea dl {
    font-size: 14px;
  }

  .priceArea dl dd {
    font-size: 15px;
  }

  .priceArea dl dd .won {
    font-size: 14px;
  }

  .priceArea dl.realPrice dd {
    font-size: 19px;
  }

  .dc_per {
    font-size: 17px;
    margin-right: 5px;
  }

  .additional_txt {
    font-size: 12px;
  }

  .priceArea dl.realPrice dd .won {
    font-size: 17px;
    position: relative;
    top: -2px;
  }

  .sell_benefit .benefit_btn {
    position: relative;
    top: -2px;
  }

  .priceBtn a {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
  }

  .priceBtn a img {
    width: 4px;
    position: relative;
    top: -1px;
  }

  .table-opt-banner,
  #remcd {
    margin-top: 10px;
  }

  .mm_inner_mo_only {
    display: block;
    border-top: 1px solid var(--3);
  }

  .mm_inner {
    display: none;
  }

  .mask_mo_only {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 500px);
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
    opacity: 1;
  }

  .m_prodetail-buy-head.-fix .mask_mo_only {
    display: block;
  }

  .mm_inner_mo_only .mm_btnbox {
    font-size: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

  .mm_btnbox a {
    margin-top: 0;
  }

  .mm_btnbox .btn_cart.pc {
    display: none;
  }

  .mm_btnbox .btn_cart.mo {
    display: block;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_wish {
        width: 46px;
        height: 46px;
        line-height: 1;
        border: 1px solid #9A9A9A;
        border-radius: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
  }

  .mm_inner_mo_only .mm_btnbox a {
    float: left;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_wish .ico-wish {
    background: url(/design/epsonkorea/images/mo_wish.png) no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 20px;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_wish .wish-on .ico-wish {
    background: url(/design/epsonkorea/images/mo_wish_on.png) no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 20px;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_cart {
        background: #000;
        color: var(--0);
        font-size: 17px;
        border-radius: 6px;
        height: 46px;
        border: 0;
        line-height: 46px;
        flex-grow: 1;
        position: relative;
        margin-left: 0;

  }

  .mm_inner_mo_only .mm_btnbox a.btn_cart img {
    width: 13px;
    position: relative;
    top: -2px;
    margin-right: 4px;
  }
  
  .mm_inner_mo_only .mm_btnbox .false {
    display: flex;
        gap: 5px;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_buy {
        background: transparent;
        color: var(--0);
        background: #000;
        border-radius: 6px;
        font-size: 17px;
        border: 1px solid #000;
        height: 46px;
        line-height: 46px; 
        flex-grow: 1;
        position: relative;
    margin-left: 0;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_soldout {
    height: 67px;
    display: inline-block;
    flex-grow: 1;
    color: #fff;
    text-align: center;
    line-height: 67px;
    font-size: 17px;
    position: relative;
    background: transparent;
  }

  .mm_btnbox .btn_buy.rental:hover {
    color: #fff;
  }

  .mm_inner_mo_only .mm_btnbox a.btn_cart::after,
  .mm_inner_mo_only .mm_btnbox a.btn_buy::after,
  .mm_inner_mo_only .mm_btnbox a.btn_soldout::after {
    content: "";
    background: #444444;
    width: 1px;
    height: 33px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  
  .mm_inner_mo_only .mm_btnbox a.btn_cart.first::after {
    display:none;
  }

  .m_prodetail-buy-head.-fix {
    bottom: 0;
        box-shadow: none;
  }

  .mask_mo_only::after {
    content: "";
    background: #fff url(/design/epsonkorea/images/m_fixed_arrow.png) no-repeat center;
    background-size: 15px;
    width: 100%;
    height: 21px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  #productDetail .thumb-info.-fix .info > div.MK_optAddWrap #MK_innerOptTotal {
    display: block;
    padding-bottom: 20px;
  }

  #productDetail .thumb-info .info .table-opt .opt-wrap dt {
    font-size: 13px;
    margin-bottom: 11px;
  }

  #productDetail .thumb-info .info .table-opt .opt-wrap select {
    font-size: 13px;
    height: 38px;
    line-height: 38px;
  }

  #productDetail .thumb-info .info .table-opt td.add-option-tit {
    font-size: 14px;
  }

  #productDetail .thumb-info .info .table-opt td.add-option-img {
    padding-top: 0;
  }

  #productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s {
    width: 80px;
  }

  #productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd,
  .add-price,
  #productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt {
    padding-left: 0;
    font-size: 14px;
    display: block;
  }

  /* Áß°£ ¹Ì´Ï¹è³Ê */
  #productDetail .detail-banner .swiper-pagination {
    font-size: 12px;
    border-radius: 1.5vw;
    padding: 1vw 2vw;
  }

  #productDetail .prd-detail img, #rentalInfo img {
    width: 100%;
  }

  #review #powerReview {
    min-width: auto;
    max-width: unset;
    width: calc(100% - 28px);
  }

  #review #powerReview .PR15N01-info {
    padding: 194px 0 0;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li {
    margin: 15px 0 0;
    padding-bottom: 15px;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name {
    font-size: 14px;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
  #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .MS_amount_basic,
  #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option {
    font-size: 13px;
    height: 32px;
    line-height: 32px;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
    height: 32px;
    line-height: 32px;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
    font-weight: 400;
    font-size: 16px;
  }

  #MK_innerOptWrap .MK_inner-opt-cm li .MK_price span {
    font-size: 17px;
    position: relative;
    top: -1px;
  }

  #productDetail .thumb-info.-fix .info>div.MK_optAddWrap #MK_innerOptTotal {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #MK_innerOptTotal .MK_txt-total {
    font-size: 16px;
  }

  #MK_innerOptTotal .totalRight .MK_total {
    font-size: 22px;
  }

  #MK_innerOptTotal .MK_txt-won {
    font-size: 19px;
  }

  #MK_innerOptTotal .totalLeft {
    margin-top: 2px;
  }

  .black_dummy.mo_only.active {
    display: block;
  }

  .ly_wrap.sns_layer {
    width: 80%;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    height: auto;
    margin: 0 auto;
    padding: 16px;
  }

  .ly_tit {
    font-size: 15px;
  }

  .ly_close {
    top: 16px;
  }

  .ly_close img {
    width: 15px;
  }

  .sns_list ul li {
    width: 50px;
  }

  .sns_copy_url #urlInput {
    height: 43px;
    line-height: 43px;
    font-size: 12px;
  }

  .sns_copy_url ._clipboard {
    height: 43px;
    line-height: 43px;
  }

  .sns_copy_url ._clipboard em {
    font-size: 12px;
  }

  .delivery-list li+li {
    margin-top: 13px;
  }

  .ly_wrap.delivery_layer {
    width: 80%;
    min-width: auto;
  }

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

  .prdType1_wrap .swiper-button-next,
  .prdType1_wrap .swiper-button-prev {
    display: none;
  }

  .related-title {
    font-size: 19px;
    margin: 70px 14px 0;
  }

  .prdType1_wrap .swiper-pagination-progressbar {
    display: block;
  }

  #productDetail .detailTab {
    padding-top: 30px;
  }
#productDetail .detailTab ul { 
        gap: 5vw;
}
  #productDetail .detailTab ul li a {
    font-size: 15px;
  }

  #productDetail .detailTab ul li {
    margin-right: 0;
  }

  #productDetail .prd-detail {
    padding-top: 0;
    margin-top: 0;
  }

  .tab_cnt.tab_cnt2 {
    margin: 0 14px;
  }

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

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

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

  .prdType1 ul li .object a .price {
    font-weight: 600;
    padding-top: 17px;
    color: var(--1);
    position: relative;
    margin: 0 15px;
    font-size: 15px;
    min-height: 18.75px;
  }

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

  .prdType1 ul li .object a .price .dc_per {
    color: var(--2);
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 0;
  }

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

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

  .asInfoTitle {
    margin: 30px 14px 25px;
    font-size: 19px;
  }

  .asInfoInner {
    border-radius: 0;
    padding: 30px 14px;
  }

  .asInfoInner>div {
    display: block;
  }

  .asInfoInner>div .txt {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .asInfoInner>div .txt h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .asInfoInner>div.first .txt a {
    font-size: 12px;
  }

  .asInfoInner>div .btnBox {
    width: 100%;
  }

  .asInfoInner>div .btnBox>h1 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .asInfoInner>div .btnBox a {
    height: 72px;
    font-size: 14px;
    flex-basis: calc((100% - 20px) / 3);
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: keep-all;
  }

  .asInfoInner>div .btnBox>div p {
    font-size: 12px;
    font-weight: 500;
  }

  .asInfoInner>div .btnBox a.coverPlus {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
  }

  .asInfoInner>div.second {
    margin-top: 35px;
  }

  .asInfoInner>div.second .txt a {
    display: inline-block;
    margin-bottom: 0;
  }

  .asInfoInner>div.second .txt a+a {
    margin-left: 10px;
  }

  .mo_empty_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }

  .cautionTab {
    margin-top: 35px;
    border-bottom: 0;
  }

  .cautionInfo {
    margin: 0 14px;
  }

  .cautionTab .tab-btn {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 30px;
        white-space: nowrap;
        overflow-x: scroll;
        padding-top: 10px; 
    scrollbar-width: none; 
    -ms-overflow-style: none;  
}
  .cautionTab .tab-btn::-webkit-scrollbar {
    display: none;  
}


  .cautionTab .tab-btn span {
    margin-left: 0;
    margin-right: 28px;
    font-size: 14px;
  }

  .cautionTab-content {
    padding: 20px 0;
  }

  .cautionTab-content>div {
    font-size: 12px;
    line-height: 2;
    word-break: keep-all;
  }

  .cautionTab-content>div a {
    font-size: 12px;
  }

  .providerArea a {
    color: var(--0);
    padding: 7px 20px 6px 11px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    background: var(--1) url(/design/epsonkorea/images/detail_arr.png) no-repeat right 9px center;
    background-size: 4px;
    line-height: 1;
  }


  #productDetail .smart-coupon-list ul li {
    position: relative;
    margin: 14px;
    border: 1px solid #cecece;
    border-radius: 10px;
    letter-spacing: -1px;
    overflow: hidden;
    width: 100%;
  }

  .iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
  }

  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

  #compareBar {
    margin-bottom: 0;
    bottom: 67px;
  }


  #provider_table table tr th {
    color: var(--3);
    font-size: 13px;
    font-weight: 500;
    padding: 8px;
    border: 1px solid #efefef;
    vertical-align: middle;
  }

  #provider_table table tr td {
    color: var(--4);
    font-size: 13px;
    padding: 8px;
    border: 1px solid #efefef;
    vertical-align: middle;
  }


}


/* ****************************************************************************************************
 *                                                                                                    *
 *     ***********       **          *******      *          *********    ***********       *         *
 *          *           *  *         *     **     *          *                 *            *         *
 *          *          *    *        *     *      *          *                 *            *         *
 *          *         ********       *  ****      *          *********         *        *   *   *     *
 *          *        *        *      *     *      *          *                 *         *  *  *      *
 *          *       *          *     *     **     *          *                 *          *****       *
 *          *      *            *    *******      ********   *********         *            *         *
 *                                                                                                    *
 **************************************************************************************************** */ 

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

}



/* **************************************************************************************************
*                                                                                                   *
*     ***        ***       ******       *******      ***     *           *********         *        *
*     *  *      *  *     **      **     *     **      *      *           *                 *        *
*     *   *    *   *    *          *    *      *      *      *           *                 *        *
*     *    *  *    *    *          *    *  ****       *      *           *********     *   *   *    *
*     *     **     *    *          *    *      *      *      *           *              *  *  *     *
*     *            *     **      **     *     **      *      *           *               *****      *
*     *            *       ******       *******      ***     *********   *********         *        *     
*                                                                                                   *
*************************************************************************************************** */

@media all and (max-width: 767px) {

  .detail-banner a img {
    border-radius: 5px;
  }

  a.mo-top-btn {
    width: 100%;
    height: 48px;
    font-weight: 700;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 30px;
    line-height: 48px;
    background: #000;
    color: #fff;
    display: block;
    margin: 30px 0 0;
    display: block;
  }

  #productDetail .qna-list {
    margin-top: 25px;
  }

  #productDetail .table-slide .list-btm>a.right-btn {
    display: none;
  }

  #productDetail .table-slide .list-btm {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 0 18px;
  }

  #productDetail .table-slide .list-btm>a.left-btn {
    width: 100%;
    flex: 1 0 100%;
    font-size: 14px;
    border: 1px solid #000;
  }

  #productDetail .table-slide .paging-wrap {
    width: 100%;
    flex: 1 0 100%;
  }


  .col1 {
    width: 68%;
  }

  .col2 {
    width: 13%;
  }

  .col3 {
    width: 19%;
  }

  #productDetail .table-slide td:nth-child(2),
  #productDetail .table-slide td:nth-child(3) {
    font-size: 12px;
    font-weight: 500;
    color: var(--3);
    white-space: nowrap;
    vertical-align: bottom;
    padding: 21px 0 10px;
  }

  #productDetail .table-slide td:nth-child(1) {
    font-size: 14px;
    padding: 18px 0 50px;
    vertical-align: top;
  }

  #productDetail .table-slide td a {
    font-size: 14px;
    font-weight: 700;
  }

  #productDetail .table-slide td:first-child div span img {
    width: 12px;
  }

  #productDetail .table-slide td:first-child div {
    margin-left: 0;
    padding: 0;
  }

  #productDetail .table-slide td:nth-child(3) div {
    position: relative;
  }

  #productDetail .table-slide td:nth-child(3) div::after {
    content: "";
    background: #dddddd;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 0;
  }

  #productDetail .table-slide tr.cnt td .qna_board_content>div input#qna_board_comment_chkpasswd {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }

  #productDetail .table-slide tr.cnt td .qna_board_content>div input[type="button"] {
    display: inline-block;
    vertical-align: middle;
    width: 24%;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
  }

  #productDetail .table-slide tr.cnt td {
    padding: 18px 14px;
  }


  .support_wrap ul {
    flex-wrap: wrap;
  }

  .support_wrap>ul>li {
    width: 100%;
  }

}


/***
* ÀÌ À§·Î´Â ¸ð¹ÙÀÏ
*
*
*
************************************************************
*                                                          *
*        *********    ********    ********       *         *
*        *               *        *              *         *
*        *               *        *              *         *
*        *********       *        *          *   *   *     *
*        *               *        *           *  *  *      *
*        *               *        *            *****       *
*        *********       *        ********       *         *
*                                                          *
************************************************************
*
*
*
* ¿©±âºÎÅÍ »ó¼¼¼³¸í Ãß°¡ Å×ÀÌºí CSS - 2024.12.03
***/


/* === product_section-wrap === */
.product_section-wrap {
  display: flex;
  justify-content: center;
}

.product_section-wrap h1 {
  font-size: 40px;
}

.product_section-wrap h2 {
  font-size: 35px;
}

.product_section-wrap h3 {
  font-size: 30px;
}

.product_section-wrap h4 {
  font-size: 25px;
}

.product_section-wrap>section {
  overflow: auto;
}

.product_section-wrap .section-inner {
  position: relative;
  /* max-width: 1080px; */
  /* only */
  ;
}

.product_section-wrap .section-inner .mgT-m40 {
  margin-top: -40px;
}

.product_section-wrap .section-inner .mgB-m40 {
  margin-bottom: -40px;
}

.product_section-wrap .section-inner .mgT-m50 {
  margin-top: -40px;
}

.product_section-wrap .section-inner .mgB-m50 {
  margin-bottom: -50px;
}

.product_section-wrap .section-inner .mgT-m80 {
  margin-top: -80px;
}

.product_section-wrap .section-inner .mgB-m80 {
  margin-bottom: -80px;
}

.product_section-wrap .section-inner .mgT-m120 {
  margin-top: -120px;
}

.product_section-wrap .section-inner .mgB-m120 {
  margin-bottom: -120px;
}

@media only screen and (max-width: 720px) {
  .product_section-wrap .section-inner .mgT-m40 {
    margin-top: -25px;
  }

  .product_section-wrap .section-inner .mgB-m40 {
    margin-bottom: -25px;
  }

  .product_section-wrap .section-inner .mgT-m50 {
    margin-top: -30px;
  }

  .product_section-wrap .section-inner .mgB-m50 {
    margin-bottom: -30px;
  }

  .product_section-wrap .section-inner .mgT-m80 {
    margin-top: -50px;
  }

  .product_section-wrap .section-inner .mgB-m80 {
    margin-bottom: -50px;
  }

  .product_section-wrap .section-inner .mgT-m120 {
    margin-top: -70px;
  }

  .product_section-wrap .section-inner .mgB-m120 {
    margin-bottom: -70px;
  }
}

.product_section-wrap .section-inner .only-pc {
  display: block;
}

.product_section-wrap .section-inner .only_ib-pc {
  display: inline-block;
}

.product_section-wrap .section-inner .only-mb {
  display: none;
}

.product_section-wrap .section-inner .only_ib-mb {
  display: none;
}

@media all and (max-width: 720px) {
  .product_section-wrap .section-inner .only-pc {
    display: none;
  }

  .product_section-wrap .section-inner .only_ib-pc {
    display: none;
  }

  .product_section-wrap .section-inner .only-mb {
    display: block;
  }

  .product_section-wrap .section-inner .only_ib-mb {
    display: inline-block;
  }
}

.product_section-wrap .section-head {
  text-align: center;
  margin-top: 30px;
}

.product_section-wrap .section-head h1 {
  font-size: 40px;
  font-weight: 900;
}

.product_section-wrap .section-head p {
  margin-top: 10px;
  font-size: 18px;
}

.product_section-wrap .section-head .img-box {
  margin-top: 15px;
}

.product_section-wrap .section-head .img-box img {
  width: 100%;
}

@media only screen and (max-width: 720px) {
  .product_section-wrap .section-head h1 {
    font-size: 25px;
  }

  .product_section-wrap .section-head p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 720px) {
  .product_section-wrap .table-area+.table-area {
    margin-top: 20px;
  }
}

.product_section-wrap .table-area {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product_section-wrap .table-area .area-inner {
  width: 100%;
  /* max-width: 1080px; */
}

.product_section-wrap .table-area .area-head {
  text-align: center;
}

.product_section-wrap .table-area .area-head h2 {
  font-size: 30px;
  font-weight: 700;
}

.product_section-wrap .table-area .area-head .side_text {
  text-align: right;
}

.product_section-wrap .table-area .area-head .side_text .text-notice {
  font-size: 13px;
  font-weight: 500;
  color: #10218b;
  margin: 0 5px;
}

.product_section-wrap .table-area .area-body {
  overflow-x: auto;
}

.product_section-wrap .table-area .area-foot .area-foot-text {
  margin-top: 20px;
}

.product_section-wrap .compatible_list-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.product_section-wrap .compatible_list-table .tal {
  text-align: left;
}

.product_section-wrap .compatible_list-table .tac {
  text-align: center;
}

.product_section-wrap .compatible_list-table thead tr.tr_head th {
  border: solid 1px #10218b;
  background: #10218b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.product_section-wrap .compatible_list-table thead th {
  border: solid 1px #d7d7d7;
  padding: 5px 10px;
  height: 30px;
  text-align: center;
}

.product_section-wrap .compatible_list-table tbody th {
  background-color: transparent;
}

.product_section-wrap .compatible_list-table tbody th,
.product_section-wrap .compatible_list-table tbody td {
  text-align: center;
  height: 30px;
}

.product_section-wrap .compatible_list-table tbody th.tal,
.product_section-wrap .compatible_list-table tbody td.tal {
  text-align: left;
}

.product_section-wrap .compatible_list-table tbody th.tac,
.product_section-wrap .compatible_list-table tbody td.tac {
  text-align: center;
}

.product_section-wrap .compatible_list-table th {
  border: solid 1px #d7d7d7;
  padding: 5px 15px;
  text-align: left;
  background: #f2f2f2;
  word-wrap: break-word;
}

.product_section-wrap .compatible_list-table th.row_bg {
  background: #e2e2e2;
}

.product_section-wrap .compatible_list-table th.th_blue {
  background: #ddebf6;
}

.product_section-wrap .compatible_list-table td {
  border: solid 1px #d7d7d7;
  padding: 5px 15px;
  text-align: center;
  word-wrap: break-word;
}

.product_section-wrap .compatible_list-table td.td_on {
  background-color: #e8ebfc;
}


@media only screen and (max-width: 720px) {
  .product_section-wrap {
    margin: 0 14px;
  }

  .product_section-wrap .compatible_list-table {
    min-width: 160%;
    font-size: 14px;
  }

  .product_section-wrap .compatible_list-table td {
    padding: 5px 10px;
  }

  .product_section-wrap .compatible_list-table .product_ink-img img {
    height: 80px;
    object-fit: contain;
  }

  .product_section-wrap .compatible_list-table .product_option-img img,
  .product_section-wrap .compatible_list-table .paper-img img {
    width: 100%;
    object-fit: contain;
  }

  .product_section-wrap .compatible_list-table colgroup col:first-child,
  .product_section-wrap .compatible_list-table thead>tr:last-child th:first-child,
  .product_section-wrap .compatible_list-table tbody>tr .td_species {
    display: none;
  }

}


/* rental style */

.rental-result {
    border-top: 2px solid #000;
    padding-top: 20px !important;
    display:none; 
    
}
#productDetail .thumb-info.-fix .info>div.MK_optAddWrap.rental-result {
    display:none; 
    
}
#productDetail .thumb-info.-fix .info.rentalDiv {
    display: flex;
    padding-top: 4px;
}
.rental-result h2 {
    /*font-size: 15px;
    font-weight: 500;*/
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 20px;
}

.rental-result h3 {
    font-size: 18px;
    font-weight: bold;
    color: var(--1);
    padding-top: 30px;
    padding-bottom: 20px;
}

.rental-result .section {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
}

.rental-result .section:last-child {
    border-bottom: 0;
}
#MK_optChk {
    border-bottom: 0;
    padding-bottom: 12px;
}
.rental-result dl {
    display: flex;
    color: #757575;
    font-size: 13px;
    font-weight: 400;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.rental-result dl+dl {
    margin-top: 12px;
}

.rental-result dt {
    width: 30%;
    font-weight: bold;
    font-weight: 500;
}

.rental-result dd {
    width: 70%;
    margin: 0;
    text-align: right;
}

.rental-result dt span {
    color: var(--1);
    margin-left: 3px;
}

#productDetail .thumb-info .info .table-opt .opt-wrap dt span {
    color: var(--1);
    margin-left: 3px;
}

.rental-result dl.reset-dl {
    margin-top: 20px;
    color: var(--4);
}

.rental-result dl.reset-dl dt {}

.rental-result dl.reset-dl dt a {
    color: var(--4);
    font-size: 13px;
    font-weight: bold;
    display: flex;
    gap: 5px;
    align-items: center;
}

.rental-result dl.reset-dl dd {
    font-size: 20px;
    font-weight: 400;
}

.rental-result dl.reset-dl dd .won {
    font-weight: 500;
    font-size: 18px;
}

.rental-result dl.final-price {
    margin-top: 20px;
}

.rental-result dl.final-price dt {}

.rental-result dl.final-price dt .MK_qty-ctrl {
    position: relative;
    padding-left: 36px;
}

.rental-result dl.final-price dt .MK_qty-ctrl input {
    width: 36px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dddddd;
    text-align: center !important;
    font-size: 15px;
    font-weight: 600;
    border-left: 0;
    border-right: 0;
    float: left;
}

.rental-result dl.final-price dt .MK_qty-ctrl a {
    float: left;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-indent: -9999em;
    margin: 0;
    vertical-align: top;
    /* background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat; */
    border: 1px solid #ddd;
}

.rental-result dl.final-price dt .MK_qty-ctrl a.MK_btn-up,
.rental-result dl.final-price dt .MK_qty-ctrl input+a {
    background: url(/design/epsonkorea/images/detail_plus2.png) no-repeat center;
    /* margin: 0 4px; */
}

.rental-result dl.final-price dt .MK_qty-ctrl a.MK_btn-dw,
.rental-result dl.final-price dt .MK_qty-ctrl input+a+a {
    background: url(/design/epsonkorea/images/detail_minus.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}


.rental-result dl.final-price dd {
    color: var(--1);
    font-size: 28px;
    font-weight: 600;
}

.rental-result dl.final-price dd .won {
    font-size: 22px;
    font-weight: bold;
}

#productDetail .thumb-info .info .prd-btns.rental-btn {}

#productDetail .thumb-info .info .prd-btns.rental-btn .btn_cart {}

#productDetail .thumb-info .info .prd-btns.rental-btn .btn_buy {
    flex-grow: 2;
}

.mm_btnbox.rental-btn {
    width: 435px;
}

.mm_btnbox.rental-btn>.false,
.mm_btnbox.rental-btn>.true {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.mm_btnbox.rental-btn>.true {
    display: none;
}

.mm_btnbox.rental-btn>.false a,
.mm_btnbox.rental-btn>.true a {
    width: auto; 
}

.mm_btnbox.rental-btn>.false a:first-child,
.mm_btnbox.rental-btn>.true a:first-child {
    margin-left: 0;
}

.mm_btnbox.rental-btn>.false .btn_buy,
.mm_btnbox.rental-btn>.true .btn_buy {
    flex-grow: 2;
}

.mm_btnbox.rental-btn>.false .btn_cart,
.mm_btnbox.rental-btn>.true .btn_cart {
    flex-grow: 1;
}

.dimmed {
    display: none;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.rentalLayer {
    display: none;
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    max-width: 798px;
    width: 100%;
    box-sizing: border-box;
    padding: 25px 0 32px;
    border-radius: 16px;
}

.rentalLayer .inner {
    overflow-y: scroll;
    max-height: 88vh;
}
.rentalLayer .title {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding: 0 24px;
    margin-bottom: 25px;
}

.rentalLayer .title .closed {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
}

.EstimateContents {
    border-top: 1px solid #dddddd;
    max-height: clamp(300px,60vh, 700px);
    overflow-y: scroll;
    padding: 0 24px;
    border-bottom: 1px solid #dddddd;
}
.EstimateContents::-webkit-scrollbar {
  width: 2px;
}

.EstimateContents::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 4px;
}

.EstimateContents::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.rentalLayer .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 32px 0 0;
    margin: 0 135px;
}


.rentalLayer .btn a {
    display: inline-block;
    height: 50px;
    font-size: 15px;
    color: var(--4);
    text-align: center;
    line-height: 52px;
    border: 2px solid var(--4);
    background: var(--5);
    box-sizing: border-box;
    border-radius: 30px;
    font-weight: 700;
    flex: 1;
}

.rentalLayer .btn a+a {
    color: #fff;
    border: 2px solid var(--1);
    background: var(--1);
}

#requestRentalLayer {
    max-width: 420px;
}

.rental-opt-wrap {
    padding: 0 24px;
}

.rental-opt-wrap dl {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.rental-opt-wrap dl+dl {
    margin-top: 30px;
}

.rental-opt-wrap dl dt {
    font-size: 18px;
    font-weight: bold;
}

.rental-opt-wrap dl dt span {
    color: var(--1);
    margin-left: 3px;
}

.rental-opt-wrap dl dd {}

.rental-opt-wrap dl dd select {
    width: 100%;
    cursor: pointer;
    height: 26px;
    outline: 0;
    background: url(/design/epsonkorea/images/detail_select_bg.png) white right 15px center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 0 35px 0 15px;
    border-radius: 3px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: 400;
    box-sizing: border-box;
}

.rental-opt-wrap dl dd input[type="text"], .rental-opt-wrap dl dd textarea {
    width: 100%;
    height: 26px;
    outline: 0;
    padding: 0 35px 0 15px;
    border-radius: 3px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: 400;
    box-sizing: border-box;
}
.rental-opt-wrap dl dd textarea {
    height: 160px;
    resize: none;
    line-height: 1.4;
    padding: 15px;
}
.rentalLayer#requestRentalLayer .btn {
    margin: 0 24px;
}
.rental_select_btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.rental_select_btn a {
    background: var(--4);
    color: var(--0);
    padding: 0 11px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 600;
    height: 28px;
    line-height: 30px;
    display: inline-block;
}
#total_month_price {
    position: relative;
}

#total_month_price::before {
    content: "VAT º°µµ";
    font-size: 13px;
    position: absolute;
    top: -16px;
    right: -22px;
}

.priceArea dl.realPrice dd .rentalVAT {
    position: relative;
    top: 7px;
}

.priceArea dl.realPrice dd .rentalVAT::before {
    content: "VATº°µµ";
    font-size: 13px;
    position: absolute;
    top: -16px;
    right: -19px;
}
.priceArea dl.realPrice dd .rentalVAT + .won {
    top: 8px;
    position: relative;
}
@media only screen and (max-width: 1024px) {
    .rental-result {
        margin: 0 20px;
        padding: 20px 0 0 !important;
        box-sizing: border-box;
        width: auto !important;
    }
    
#productDetail .thumb-info.-fix .info.rentalDiv {
    display: flex;
        flex-direction: column;
    padding-top: 4px;
}
#productDetail .thumb-info.-fix .info.rentalDiv .rental-result {
    margin: 0;
    padding: 20px 4px 0 !important;
}
    .mm_btnbox.rental-btn {
        width: 100%;
    }

    .rentalLayer .title {
        font-size: 24px;
        margin-bottom: 25px;
        text-align: center;
        line-height: 1;
    }

    .rentalLayer .title .closed {
        display: none;
    }

    .rentalLayer .btn {
        padding: 24px 24px 0;
        margin: 0;
    }

    .EstimateContents {
        max-height: calc(100vh - 181px);
    }

    .rentalLayer .btn {
        display: flex;
        flex-direction: row-reverse;
    }

    .rentalLayer#requestRentalLayer .btn {
        margin: 0;
    }

}
 
/* BASIC css end */

