@charset "utf-8";

/* Discount PopUp img error fix */
.ec-base-product .layerDiscountPeriod img {display:none; }

/* Nanum Gothic font error fix */
@font-face {
  	font-family: 'Nanum Gothic';
  	font-style: normal;
  	font-weight: 400;
  	src: url(../../../ea/nanumgothic/v5/NanumGothic-Regular.eot);
  	src: url(../../../ea/nanumgothic/v5/NanumGothic-Regular.eot#iefix) format('embedded-opentype'),
      	 url(../../../ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff2'),
     	 url(../../../ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
         url(../../../ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  	font-family: 'Nanum Gothic';
  	font-style: normal;
  	font-weight: 700;
    src: url(../../../ea/nanumgothic/v5/NanumGothic-Bold.eot);
    src: url(../../../ea/nanumgothic/v5/NanumGothic-Bold.eot#iefix) format('embedded-opentype'),
         url(../../../ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff2'),
         url(../../../ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
         url(../../../ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  	font-family: 'Nanum Gothic';
 	font-style: normal;
  	font-weight: 800;
  	src: url(../../../ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
 	src: url(../../../ea/nanumgothic/v5/NanumGothic-ExtraBold.eot#iefix) format('embedded-opentype'),
         url(../../../ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff2'),
         url(../../../ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
         url(../../../ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}


.xans-product-detail .imgArea .listImg ul {overflow-x:auto; white-space: nowrap;}