[lang=en] .brandCont *,
[lang=en] .detailWrap .sectionR .prodTb table * {
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Apple SD Gothic Neo", Arial, sans-serif;
  letter-spacing: -0.45px;
}

.lHeader .tm a {
  line-height: 14px;
}
.lHeader .tm a img {
  vertical-align: middle;
}
.lHeader .gnb > ul > li {
  margin: 0 20px;
}
.lHeader .gnb > ul > li a img.off {
  display: block;
}
.lHeader .gnb > ul > li a img.on {
  display: none;
}
.lHeader .gnb > ul > li:hover > a img.off {
  display: none;
}
.lHeader .gnb > ul > li:hover > a img.on {
  display: block;
}
.lHeader .gnb > ul > li > li a img.off {
  display: block;
}
.lHeader .gnb > ul > li > li a img.on {
  display: none;
}
.lHeader .gnb > ul > li > li a:hover img.off {
  display: none;
}
.lHeader .gnb > ul > li > li a:hover img.on {
  display: block;
}

.loca {
  font-size: 1.2rem;
}

.lBan {
  display: block;
  margin: 0 auto 30px;
}

.pagination a {
  font-size: 1.3rem;
}

.discountNum {
  color: #f42d10;
}

.colorchip_box {
  display: flex;
  margin: -8px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#sv_colorchip {
  margin: 5px 0px;
  width: 160px;
  min-height: 120px;
}
#sv_colorchip .chip {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
#sv_colorchip .name {
  width: 120px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  padding-top: 3px;
  word-break: break-all;
}

.color_list {
  float: left;
  width: 350px;
  padding: 2px 0 0 0;
}
.color_list li {
  display: inline-block;
  padding: 5px 0 0 0;
  cursor: pointer;
  vertical-align: top;
}
.color_list li a.tooltip {
  border: 2px solid #fff;
  display: block;
  padding: 1px;
  transition: all 0.3s;
}
.color_list li.on a.tooltip {
  border-color: #333;
}
.color_list li div {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: top;
}

.selectric-lm_selbox {
  display: inline-block;
  width: 170px;
  vertical-align: top;
}
.selectric-lm_selbox .selectric .label {
  overflow: visible;
  height: 17px;
  margin: 3px 3px 0px 6px;
  color: #000;
  font-size: 13px;
  line-height: 13px;
}
.selectric-lm_selbox .selectric-items ul {
  padding: 0px;
  border: none;
  text-align: left;
}
.selectric-lm_selbox .selectric-items ul:before {
  display: none;
}
.selectric-lm_selbox .selectric-items ul li {
  font-size: 13px;
  padding: 3px 3px 3px 6px;
  float: none;
  width: auto;
  margin: 0px;
  text-align: inherit;
}

.selectric .button {
  top: 1px;
  font-size: 0px;
  text-indent: -9999px;
}

.quantity .num + .frmNum {
  margin-top: 5px;
}
.quantity .num li {
  float: left;
  width: 22px;
  margin-right: 2px;
  padding: 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #8b8b8b;
  text-align: center;
  cursor: pointer;
}
.quantity .num li a {
  display: block;
  padding: 4px 0 4px;
  color: #888;
  text-decoration: none;
  line-height: 14px;
}
.quantity .num li.selected {
  background: #eee;
  border: 1px solid #656565;
  color: #fff;
}
.quantity .num li.selected a {
  display: block;
  padding: 4px 0 4px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  line-height: 14px;
}

.prodSelect select {
  font-size: 1.5rem;
}

.benefitUse .con li {
  text-align: left;
}
.benefitUse .con li .tit:before {
  top: 11px;
}

/*Tooltip*/
.tooltipster-default {
  max-width: 300px;
  height: 38px;
  padding-right: 3px;
  background: url("/fo/brand/estee/us/images/bg_tooltip.png") left top no-repeat;
}

.tooltipster-default .tooltipster-content {
  padding: 6px 10px 8px 10px;
  background: url("/fo/brand/estee/us/images/bg_tooltip_right.png") right top no-repeat;
  color: #000;
  font-size: 12px;
  line-height: 1.2em;
  overflow: hidden;
  word-break: break-all;
  word-wrap: word-break;
}

.tooltipster-default.tooltipster-top {
  background: url("/fo/brand/estee/us/images/bg_tooltip_bottom.png") left top no-repeat;
}

.tooltipster-default.tooltipster-top .tooltipster-content {
  padding: 17px 10px 7px 10px;
  background: url("/fo/brand/estee/us/images/bg_tooltip_bottom_right.png") right top no-repeat;
}

.tooltipster-icon {
  margin-left: 4px;
  cursor: help;
}

.tooltipster-base {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  z-index: 9999999;
  pointer-events: none;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

.tooltipster-arrow {
  display: none;
}

.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

.tooltipster-noir {
  width: 308px;
  border: 1px solid #000;
  background: #fff;
  color: #2c2c2c;
}

.tooltipster-noir .tooltipster-content {
  padding: 8px 10px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.tooltipster-arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  text-align: center;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  bottom: -8px;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  bottom: -8px;
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  top: -8px;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  top: -8px;
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  top: 50%;
  right: -7px;
  margin-top: -7px;
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  margin-top: -8px;
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  top: 50%;
  left: -7px;
  margin-top: -7px;
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  margin-top: -8px;
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
}

.prodList .info h3 {
  display: -webkit-box !important;
  height: 37px;
  max-height: 37px;
  margin-bottom: 11px;
}
.prodList .info .desc {
  max-height: 31px;
  height: 31px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.prodList .spec {
  min-height: auto;
}
.prodList .spec .size {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}
.prodList .spec .size strong {
  font-size: 1.5rem;
}
.prodList .spec .size > select {
  font-size: 1.3rem;
}
.prodList .spec .size .selectric-lm_selbox {
  width: 80px;
  margin-left: 5px;
}
.prodList .spec .price {
  margin: 12px 0;
  font-size: 1.3rem;
}
.prodList .grade {
  width: 105px;
  margin: 0 auto 20px auto;
  padding: 4px 0 5px 0;
  background: url(/fo/brand/lamer/us/images/bg_grade.gif) 100px 18px no-repeat;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  color: #666;
  font-size: 1.3rem;
  font-family: verdana;
  text-align: center;
}
.prodList .btn {
  display: flex;
  justify-content: center;
  gap: 7px;
}

.detailWrap select {
  font-size: 1.5rem;
}
.detailWrap select.lmSelect {
  font-size: 1.5rem;
}
.detailWrap .numCount .number input {
  font-size: 1.5rem;
}
.detailWrap .login {
  display: inline-block;
  height: 22px;
  margin-left: 5px;
  padding: 3px 10px;
  border: 1px solid #999;
  border-radius: 5px;
  color: #333;
  font-size: 1.3rem;
  line-height: 13px;
  font-weight: bold;
}
.detailWrap .frmNum {
  height: 35px;
}
.detailWrap .sectionL .prodImg {
  margin-bottom: 50px;
  padding-top: 40px;
}
.detailWrap .sectionL .note {
  padding: 5px 0px 10px 0px;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.07em;
}
.detailWrap .sectionL .share {
  margin: 0 0 35px 0;
}
.detailWrap .sectionL .grade {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detailWrap .sectionL .grade .starRate {
  padding: 0 10px;
  background: url("/fo/brand/lamer/us/images/bg_grade.gif") 196px 50% no-repeat;
}
.detailWrap .sectionL .grade .starRate .star {
  display: table-cell;
  width: 90px;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
  background: none;
}
.detailWrap .sectionL .grade .starRate .star dl dt {
  padding-bottom: 3px;
  color: #5a5f64;
  font-size: 1.5rem;
}
.detailWrap .sectionL .grade .review {
  padding-right: 12px;
  text-align: left;
}
.detailWrap .sectionL .grade .review .tit {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.detailWrap .sectionL .grade .review .count {
  font-size: 1.2rem;
  font-weight: 400;
}
.detailWrap .sectionL .grade .review .reviewBtn {
  display: inline-block;
  margin-top: 5px;
  border: 1px solid #999;
  padding: 3px 10px;
  border-radius: 5px;
  color: #333;
  font-size: 1.3rem;
  line-height: 1.3rem;
}
.detailWrap .sectionL .relatedPro {
  margin-top: 13px;
  padding-top: 16px;
  border-top: 1px solid #ccc;
}
.detailWrap .sectionL .relatedPro dl dt strong {
  font-size: 1.6rem;
}
.detailWrap .sectionL .relatedPro dl dt p {
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.detailWrap .sectionL .relatedPro dl dd ul li {
  float: initial;
  display: inline-block;
  width: 124px;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  font-size: 1.3rem;
}
.detailWrap .sectionL .relatedPro dl dd ul li a strong {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #000;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 13px;
  word-break: keep-all;
  word-wrap: break-word;
}
.detailWrap .sectionR .title {
  border-color: #ccc;
}
.detailWrap .sectionR .title strong {
  margin: 0;
  padding: 20px 0 15px 0;
  font-size: 24px;
  font-weight: bold;
}
.detailWrap .sectionR .prodTb {
  padding: 10px;
}
.detailWrap .sectionR .prodTb table th {
  font-weight: 400;
  vertical-align: top;
}
.detailWrap .sectionR .prodTb table th,
.detailWrap .sectionR .prodTb table td {
  padding: 8px 0;
  font-size: 1.4rem;
}
.detailWrap .sectionR .desc {
  border-color: #ccc;
}
.detailWrap .sectionR .desc dl {
  margin-bottom: 25px;
}
.detailWrap .sectionR .desc dl dt {
  margin-bottom: 3px;
  font-size: 1.5rem;
  line-height: 15px;
}
.detailWrap .sectionR .desc dl dt,
.detailWrap .sectionR .desc dl dd {
  font-size: 1.5rem;
  line-height: 18px;
}
.detailWrap .sectionR .desc p a {
  color: #000;
  font-size: 1.5rem;
}
.detailWrap .bullet {
  margin-top: 0;
  padding-top: 13px;
  border-top: 1px solid #ccc;
  background: #fff;
}
.detailWrap .bullet li {
  position: relative;
  padding: 5px 0px 0px 10px;
  font-size: 1.3rem;
}
.detailWrap .bullet li:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 2px;
  width: 3px;
  height: 3px;
  border-radius: 10px;
  background-color: #333;
}

.bestseller {
  width: 100%;
}

.swiperWrap.lSwiper2 .swiper-slide > div a {
  font-size: 1.5rem;
}
.swiperWrap.lSwiper2 .swiper-slide > div.selected a {
  position: relative;
  z-index: 1;
}
.swiperWrap.lSwiper2 .swiper-slide > div.selected a:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -57px;
  width: 115px;
  height: 70px;
  background: url(/fo/brand/lamer/us/images/video_cover.png) 0 0 no-repeat;
  z-index: 2;
}

.videoCont .videoItem .description {
  font-size: 1.5rem;
}

.testmonials p {
  font-size: 1.44rem;
  line-height: 1.44rem;
}

.storeList {
  clear: both;
  width: 907px;
  margin: 30px auto 0;
  overflow: hidden;
  text-align: center;
}
.storeList li {
  float: none;
  display: inline-block;
  width: 450px;
  height: 176px;
  min-height: 94px;
  padding: 40px 0 0 0;
  background: url("/fo/brand/lamer/us/images/bg_storelist.gif") 0 25px no-repeat;
  text-align: center;
  line-height: 1.8rem;
  border-top: 1px solid #ccc;
}
.storeList li.first {
  background: none;
}
.storeList li.ntop {
  border: none;
  padding-top: 20px;
}
.storeList li h3 {
  margin-bottom: 20px;
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 18px;
}
.storeList li p {
  color: #000;
  font-size: 1.5rem;
  line-height: 1.2em;
  line-height: 18px;
}