@charset "utf-8";
 
/****************************************/
/*	Name: LOTTE DUTY FREE
/*	PART: MAIN STYLE
/*	Version: 1.0 
/*	Author: Choi Jeong A (Beky)
/****************************************/


/***** 공통 *****/
.pageTitle{margin-bottom:13px;} 
 
.btn_goMore{position:absolute;top:13px;right:0;color:#999;font-size:12px;}
.btn_goMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}

.slick-dots{position:absolute;bottom:0;}

.productMd{float:left;width:254px;height:389px;text-align:center;}
.productMd:after{border-bottom:1px solid transparent;}
.productMd .info{height:79px;margin-top:52px;}
.productMd .price{display:none;}
/* .productMd .brand{} */
.productMd .brand strong{display:block;margin-bottom:-4px;}
.productMd .product{display:block;width:100%;height:18px;-webkit-line-clamp:1;white-space:nowrap;}
.productMd .btnArea{top:263px;}
.productMd:hover:after{border-bottom:1px solid #788aa4;}
.productMd:hover .price{display:block;position:absolute;bottom:43px;left:1px;width:98%;text-align:center;z-index:1;}

.mainFlag{display:table;position:absolute;top:20px;left:20px;}
.mainFlag span{display:table-cell;width:48px;height:51px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -420px 0;color:#f11d13;font-family:'Montserrat Bold','Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';;font-size:14px;vertical-align:middle;line-height:50px;}
.mainFlag span strong{font-size:20px;font-family:'Montserrat Bold','Montserrat-Bold','Noto Sans Regular', 'Noto Sans Regular JP','Tahoma',  'Simhei', 'Microsoft Yahei';}
.mainFlag.sale span strong{font-size:20px;text-transform:uppercase;}


/***** 메인 비쥬얼 *****/
.mainVisual{width:100%;height:450px;margin-bottom:70px;}
.mainVisual .mainBanner{position:relative;height:450px;text-align:center;}
.mainVisual .mainBanner .mainImg{overflow:hidden;height:450px;}
.mainVisual .mainBanner .mainImg li{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:0;}
.mainVisual .mainBanner .mainImg li.live{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:1;}
.mainVisual .mainBanner .mainImg li a{display:block;position:relative;width:1320px;height:100%;margin:0 auto;z-index:1;}
.mainVisual .mainBanner .mainImg li a img{position:absolute;top:0;left:50%;margin-left:-960px;}
.mainVisual .mainBanner .mainImg li a .textArea{position:absolute;top:80px;left:400px;width:380px;text-align:left;}
.mainVisual .mainBanner .mainImg li a .textArea span{display:block;color:#333;font-size:18px;}
.mainVisual .mainBanner .mainImg li a .textArea .visualFlag{display:inline-block;position:relative;margin-left:5px;padding:0 9px;font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-size:14px;letter-spacing:1.5px;line-height:24px;border:1px solid #333331;}
.mainVisual .mainBanner .mainImg li a .textArea .visualTitle{overflow:hidden;max-height:130px;margin-top:17px;font-family:'LDF Medium','Noto Sans Regular', 'Noto Sans Medium JP',   'Tahoma', 'Simhei', 'Microsoft Yahei';;font-size:50px;line-height:60px;letter-spacing:-2px;}
.mainVisual .mainBanner .mainImg li a .textArea .visualCopy{margin:32px 0 0 2px;color:#666;font-size:20px;letter-spacing:0;line-height:22px;}
.mainVisual .mainBanner .mainImg li a .textArea .visualDate{margin:14px 0 0 3px;font-family:'Montserrat Medium','MontserratMedium','Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';;letter-spacing:-1.3px;opacity:0.4;}
@media screen and (-webkit-min-device-pixel-ratio:0){.mainVisual .mainBanner .mainImg li a .textArea .visualDate{letter-spacing:-1px;}}

.mainVisual .mainBanner .btnPrev, .mainVisual .mainBanner .btnNext, .mainVisual .mainBanner .count{display:block;position:absolute;bottom:20px;z-index:2;}
.mainVisual .mainBanner .btnPrev, .mainVisual .mainBanner .btnNext{width:21px;height:38px;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat;color:transparent;font-size:0;outline:none;}
.mainVisual .mainBanner .btnPrev{left:50%;margin-left:430px;background-position:-1019px 0;}
.mainVisual .mainBanner .btnPrev:hover, .mainVisual .mainBanner .btnPrev.disable{background-position:-899px 0;}
.mainVisual .mainBanner .btnNext{left:50%;margin-left:491px;background-position:-1080px 0;}
.mainVisual .mainBanner .btnNext:hover, .mainVisual .mainBanner .btnNext.disable{right:190px;background-position:-961px 0;}
.mainVisual .mainBanner .count{left:50%;margin-left:451px;width:40px;height:38px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -520px 0;color:#fff;font-size:12px;text-align:center;line-height:36px;}
.mainVisual .mainBanner .count em, .mainVisual .mainBanner .count strong{font-weight:normal;}

.mainVisual .mainBanner .mainPage{position:absolute;bottom:-52px;left:50%;margin-left:-344px;z-index:2;}
.mainVisual .mainBanner .mainPage dl{position:relative;float:left;}
.mainVisual .mainBanner .mainPage dl dt{width:214px;height:52px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.mainVisual .mainBanner .mainPage dl dt a{display:block;overflow:hidden;padding:0 10px;background-color:#fff;color:#999;font-size:16px;text-align:center;text-overflow:ellipsis;line-height:51px;white-space:nowrap;}
.mainVisual .mainBanner .mainPage dl dt a:hover, .mainVisual .mainBanner .mainPage dl dt a:focus{text-decoration:none;}
.mainVisual .mainBanner .mainPage dl dd{display:none;position:absolute;bottom:52px;left:-1px;}
.mainVisual .mainBanner .mainPage dl dd ul{background:url('/static-fo-pc/img/common/bg_deem60.png') repeat;}
.mainVisual .mainBanner .mainPage dl dd ul li{width:215px;padding:0 13px;}
.mainVisual .mainBanner .mainPage dl dd ul li a{display:block;width:100%;min-height:36px;padding:10px 0 9px;background:url('/static-fo-pc/img/common/bg_deemWhite.png') repeat-x;color:#fff;font-size:14px;text-align:center;line-height:16px;}
.mainVisual .mainBanner .mainPage dl dd ul li a:hover, .mainVisual .mainBanner .mainPage dl dd ul li a:focus{text-decoration:none;}
.mainVisual .mainBanner .mainPage dl dd ul li:first-child{background:url('/static-fo-pc/img/common/bg_white_h2px.gif') repeat-x;}
.mainVisual .mainBanner .mainPage dl dd ul li:first-child a{min-height:38px;background:none;}
.mainVisual .mainBanner .mainPage dl dd ul li.on{padding:0;background-color:#fff;}
.mainVisual .mainBanner .mainPage dl dd ul li.on a{padding:10px 13px 9px;background:none;color:#333;}
.mainVisual .mainBanner .mainPage dl dd .bar{display:table;position:absolute;bottom:-52px;left:0;width:101%;table-layout:fixed;}
.mainVisual .mainBanner .mainPage dl dd .bar a{display:table-cell;height:3px;border-left:1px solid #fff;background-color:#3b4251;color:transparent;font-size:0;}
.mainVisual .mainBanner .mainPage dl dd .bar a:first-child{border-left:none;}
.mainVisual .mainBanner .mainPage dl dd .bar a.on{background-color:#000;} /* 2101 서브페이지 톤앤매너 변경 - 선반영X */
.mainVisual .mainBanner .mainPage dl:first-child dt{width:213px;}
.mainVisual .mainBanner .mainPage dl:first-child dd ul li{width:214px;}
.mainVisual .mainBanner .mainPage dl:last-child dd .bar{width:100%;}
.mainVisual .mainBanner .mainPage dl.on dt a{font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';color:#333;}

/***** 히든 중배너 *****/
.conHidden{margin:0 0 34px;text-align:center;height:150px;}
.conHidden a{display:inline-block;font-size:0;}

/***** 지금 인기있는 상품 등 개인화영역 *****/
.mainPopular{position:relative;width:1020px;margin:0 auto 83px;z-index:1;}
.mainPopular .pageTitle{font-size:26px;}
.mainPopular .btn3{position:absolute;top:5px;right:0;color:#959db0;border:1px solid #959db0;background-color:#fff;}
.mainPopular .btn3:after{content:'';display:inline-block;width:7px;height:7px;margin:0 -4px 0 5px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -1860px 0;}
.mainPopular .popularSlider{overflow:hidden;width:1020px;height:389px;}
.mainPopular .popularSlider .sliderItem, .mainPopular .popularSlider .sliderItem li{float:left;}
.mainPopular .popularSlider .slick-arrow{margin-top:7px}
.mainPopular .popularSlider .sliderItem li{position:relative;width:255px;border:1px solid #e1e1e1;border-left:none;}
.mainPopular .popularSlider .sliderItem li:first-child{border-left:1px solid #e1e1e1;}
.mainPopular .popularSlider .sliderItem li .img{position:relative;}
.mainPopular .popularSlider .sliderItem li .img:after{content:'';display:block;position:absolute;top:-37px;left:-37px;width:254px;height:254px;background-color:#0d3a8d;opacity:0.05;}
@media \0screen{.mainPopular .popularSlider .sliderItem li .img:after{display:none;}}
.mainPopular .popularSlider .slick-dots{bottom:-32px;}
.mainPopular.logouttype .productMd:hover:after, .mainPopular.logouttype .productMd.on:after{border-color:transparent;}
.mainPopular.logouttype .productMd:hover .price{display:none;}
.mainPopular.logouttype .productMd:hover .btnArea{display:none;}
.mainPopular.logouttype .productMd:hover .info:before{display:none;}
/* 2017.10.31 관심상품 없는경우 */
.mainPopular .noData{display:table;width:100%;margin-top:20px;padding-top:253px;border:1px solid #e1e1e1;background:url('/static-fo-pc/img/common/bg_popular_nodata.gif') no-repeat 0 0;}
.mainPopular .noData .notiText{display:table-cell;height:133px;border-top:1px solid #e1e1e1;color:#333;font-size:16px;text-align:center;vertical-align:middle}
.mainPopular .noData .notiText span{display:inline-block;position:relative;padding-left:31px;text-align:left}
.mainPopular .noData .notiText span:before{display:inline-block;content:'';position:absolute;top:0;left:0;width:22px;height:22px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -150px -40px;}

/***** 원데이 세일 *****/
.onedaySale{position:relative;width:1020px;margin:0 auto 60px;}
.onedaySale .pageTitle{font-size:26px;}
.onedaySale ul:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.onedaySale ul .productMd{float:left;height:348px;}
.onedaySale ul .productMd:after{border-bottom:1px solid #e1e1e1;}
.onedaySale ul .productMd .info{height:80px;margin-top:0;}
.onedaySale ul .productMd .price{bottom:45px;}
.onedaySale ul .productMd .price .dcDesc{color:#666;font-size:13px;}
.onedaySale ul .productMd .btnArea{top:224px;}
.onedaySale ul .productMd:hover:after, .onedaySale ul.last .productMd:hover:after{border-bottom:1px solid #788aa4;}
.onedaySale ul.last .productMd:after{border-bottom:1px solid transparent;}

/***** 베스트 *****/
.mainBest{position:relative;width:1020px;margin:0 auto 60px;}
.mainBest .pageTitle{font-size:26px;}
.mainBest .tabArea .tabBtn{height:89px;margin-bottom:20px;}
.mainBest .tabArea .tabBtn li{padding:0 0 0;height:90px;border:none;border-top:1px solid #d8dce5;border-right:1px solid transparent;vertical-align:top;}
.mainBest .tabArea .tabBtn li a{display:inline-block;padding-top:15px;color:#5b6374;font-size:13px;}
.mainBest .tabArea .tabBtn li a:hover, .mainBest .tabArea .tabBtn li a:focus{text-decoration:none;outline:none;}
.mainBest .tabArea .tabBtn li a:after{content:'';display:inline-block;position:absolute;top:15px;right:-1px;width:1px;height:56px;background-color:#ebedf2;}
.mainBest .tabArea .tabBtn li a .icon{display:block;overflow:hidden;width:100%;height:29px;margin:-1px auto 0;}
.mainBest .tabArea .tabBtn li a span{display:table;height:38px;margin:0 auto;padding:7px 10px 0;text-align:center;line-height:14px;}
.mainBest .tabArea .tabBtn li a span em{display:table-cell;vertical-align:middle;word-break:break-word;}
.mainBest .tabArea .tabBtn li:first-child{border-left:1px solid #d8dce5;}
.mainBest .tabArea .tabBtn li:first-child a:before{border-left:none;}
.mainBest .tabArea .tabBtn li:last-child{border-right:1px solid #d8dce5;}
.mainBest .tabArea .tabBtn li:last-child a:after{top:0;height:88px;background-color:transparent;}
.mainBest .tabArea .tabBtn li:first-child.on{border-left-color:#b0b6c4;}
.mainBest .tabArea .tabBtn li.on-prev,
.mainBest .tabArea .tabBtn li.on{border-right-color:#b0b6c4;}
.mainBest .tabArea .tabBtn li.on a{color:#3c465f;}
.mainBest .tabArea .tabBtn li.on-prev a:after,
.mainBest .tabArea .tabBtn li.on a:after{display:none;}
.mainBest .tabArea .tabBtn li.on a .icon img, .mainBest .tabArea .tabBtn li:hover a .icon img{margin-top:-29px;}
.mainBest .tabArea .tabBtn li.on a span em{color:#3c465f;}
.mainBest .tabArea .tabBody{display:none;position:relative;z-index:1;}
.mainBest .bestSelect{position:relative;margin-bottom:30px;text-align:center;z-index:2;}
.mainBest .bestSelect .selectZone{margin-left:6px;}
.mainBest .bestSelect .selectZone:first-child{margin-left:0;}
.mainBest .bestSelect .selectZone .vertical-handle{left:0;}

/***** 베스트 : 기본 슬라이드형 *****/
.mainBest .mainBestSlider{position:relative;width:1020px;height:732px;z-index:1;}
.mainBest .mainBestSlider .sliderItem, .mainBest .mainBestSlider .productMd{float:left;}
.mainBest .mainBestSlider .sliderItem, .mainBest .mainBestSlider .productMd.focus{outline:none}
.mainBest .mainBestSlider .slick-list{width:1020px;}
.mainBest .mainBestSlider .slick-arrow{margin-top:-35px;}
.mainBest .mainBestSlider ul{margin-left:2px;}
.mainBest .mainBestSlider .productMd{float:left;height:350px;}
.mainBest .mainBestSlider .productMd .flagNum{width:48px;height:48px;background-position:-240px 0;}
.mainBest .mainBestSlider .productMd .flagNum em{right:13px;bottom:12px;font-size:22px;}
.mainBest .mainBestSlider .productMd .info{height:83px;margin-top:0;}
.mainBest .mainBestSlider .productMd .btnArea{top:226px;}
.mainBest .mainBestSlider .productMd .price{bottom:44px;}
.mainBest .mainBestSlider .productMd.first{width:510px;height:700px;margin-left:-2px;padding:84px 20px 20px;background-color:#f3f5f9;}
.mainBest .mainBestSlider .productMd.first .link{background:none;}
.mainBest .mainBestSlider .productMd.first .flagNum{width:64px;height:64px;background-position:-120px 0;}
.mainBest .mainBestSlider .productMd.first .flagNum em{font-size:34px;right:15px;}
.mainBest .mainBestSlider .productMd.first .img{position:relative;width:450px;height:450px;margin-bottom:50px;}
.mainBest .mainBestSlider .productMd.first .img:after{content:'';display:block;position:absolute;top:0;left:0;width:450px;height:450px;background-color:#0d3a8d;opacity:0.05;}
.mainBest .mainBestSlider .productMd.first .info, .mainBest .mainBestSlider .productMd.first .discount{float:left;}
.mainBest .mainBestSlider .productMd.first .info{width:250px;height:auto;margin:16px 0 0 30px;}
.mainBest .mainBestSlider .productMd.first .info .brand, .mainBest .mainBestSlider .productMd.first .info .product{text-align:left;}
.mainBest .mainBestSlider .productMd.first .price{right:-154px;bottom:74px;left:auto;background:none;}
.mainBest .mainBestSlider .productMd.first .discount{position:relative;width:165px;margin-top:47px;text-align:right;}
.mainBest .mainBestSlider .productMd.first .discount strong{font-size:26px;}
.mainBest .mainBestSlider .productMd.first:before{content:'';display:block;position:absolute;bottom:20px;left:20px;width:470px;height:96px;background-color:#fff;}
.mainBest .mainBestSlider .productMd.first .btnArea{top:auto;bottom:47px;left:-6px;width:256px;}

/***** 베스트 : 배너 포함형 *****/
.mainBest .tabContent{position:relative;z-index:1;}
.mainBest .mainBestBanner{position:relative;margin-top:35px;}
.mainBest .mainBestBanner:first-child{margin-top:-5px;}
.mainBest .mainBestBanner h3{margin-bottom:15px;color:#333;font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-weight:bold;font-size:20px;}
.mainBest .mainBestBanner .contentArea:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.mainBest .mainBestBanner .contentArea .banBrand{float:left;position:relative;width:341px;z-index:2;}
.mainBest .mainBestBanner .contentArea .banBrand .bannerSlider{overflow:hidden;position:relative;height:399px;}
.mainBest .mainBestBanner .contentArea .banBrand .bannerSlider a{font-size:0;z-index:0 !important;}
.mainBest .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots{bottom:14px;}
.mainBest .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots li button{background-position:-390px -20px;}
.mainBest .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots li.slick-active button{width:12px;background-position:-420px 0;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList{height:199px;padding:20px 0 14px 25px;border:1px solid #e1e1e1;border-top:none;background-color:#f7f9fd;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList h4{color:#333;font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-weight:bold;font-size:16px;line-height:24px;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul{overflow:hidden;max-height:127px;margin-top:12px;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul li{float:left;width:135px;margin:-1px 20px 0 0;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul li a{display:block;overflow:hidden;position:relative;padding:8px 10px 9px 0;border-top:1px solid #e1e1e1;color:#666;line-height:15px;text-overflow:ellipsis;white-space:nowrap;outline:none;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul li a:after{content:'';display:block;position:absolute;top:11px;right:0;width:5px;height:7px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -240px -10px;}
.mainBest .mainBestBanner .contentArea .banBrand .brandList ul li a:hover{color:#333;}
.mainBest .mainBestBanner .contentArea .proList{float:left;position:relative;width:680px;height:598px;margin-left:-1px;border:1px solid #e1e1e1;border-left:none;z-index:1;}
.mainBest .mainBestBanner .contentArea .proList .count{position:absolute;top:-39px;right:30px;color:#999;letter-spacing:0.5px;}
.mainBest .mainBestBanner .contentArea .proList .count em, .mainBest .mainBestBanner .contentArea .proList .count span{display:inline-block;color:#f11d13;font-weight:normal;vertical-align:top;}
.mainBest .mainBestBanner .contentArea .proList .count span{margin-top:2px;color:#999;font-size:11px;}
.mainBest .mainBestBanner .contentArea .proList .count strong{font-weight:normal;}
.mainBest .mainBestBanner .contentArea .proList .productMd{width:50%;height:199px;padding:0;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.mainBest .mainBestBanner .contentArea .proList .sliderItem:focus{outline:none}
.mainBest .mainBestBanner .contentArea .proList .productMd .flagNum{top:10px;left:10px;}
.mainBest .mainBestBanner .contentArea .proList .productMd .img{width:130px;height:168px;margin:0 0 0 29px;padding-top:38px;;}
.mainBest .mainBestBanner .contentArea .proList .productMd .img img{width:100%;height:100%;}
.mainBest .mainBestBanner .contentArea .proList .productMd .info{position:absolute;top:40px;left:172px;width:150px;margin-top:0;text-align:left;}
.mainBest .mainBestBanner .contentArea .proList .productMd .price{bottom:60px;left:170px;width:150px;background:none;text-align:left;}
.mainBest .mainBestBanner .contentArea .proList .productMd .brand strong{display:block;}
.mainBest .mainBestBanner .contentArea .proList .productMd .brand span{display:block;}
.mainBest .mainBestBanner .contentArea .proList .productMd .product{display:-webkit-box;height:36px;white-space:normal;-webkit-line-clamp:2;}
.mainBest .mainBestBanner .contentArea .proList .productMd .discount{position:absolute;top:141px;left:170px;width:150px;text-align:left;}
.mainBest .mainBestBanner .contentArea .proList .productMd .btnArea{top:58px;left:140px;width:200px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first{height:398px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .flagNum{width:48px;height:48px;background-position:0 0;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .flagNum em{right:12px;bottom:12px;font-size:26px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .brand{font-size:20px;line-height:27px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .img{width:200px;height:240px;margin:0 auto;padding-top:40px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .info{position:relative;top:0;left:0;width:260px;height:89px;margin:13px auto 0;text-align:center;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .price{bottom:63px;left:0;width:100%;text-align:center;font-size:18px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .product{display:block;height:18px;white-space:nowrap;-webkit-line-clamp:1;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .discount{position:relative;top:0;left:0;width:260px;margin:0 auto;text-align:center;font-size:16px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .discount strong{font-size:25px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first .btnArea{top:auto;bottom:94px;left:0;width:100%;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first:hover .discount{top:18px;}
.mainBest .mainBestBanner .contentArea .proList .productMd.first:hover .info{overflow:hidden;height:71px;}

.mainBest .mainBestBanner .contentArea .proList .proListSlider{width:680px;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider .sliderItem{width:680px !important;opacity:0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider .sliderItem .link{background:none;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button{position:absolute;top:-39px;width:20px;height:20px;margin-top:0;border:none;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat -180px 0;color:transparent;font-size:0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-prev{right:61px;left:auto;background-position:-600px 0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-prev:hover{background-position:-180px 0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-prev.slick-disabled{background-position:-600px 0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-next{right:0;background-position:-660px 0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-next:hover{background-position:-240px 0;}
.mainBest .mainBestBanner .contentArea .proList .proListSlider button.slick-next.slick-disabled{background-position:-660px 0;}


/***** 테마 *****/
.mainTheme{position:relative;width:1020px;margin:0 auto 53px;}
.mainTheme .pageTitle{font-size:26px;}
.mainTheme .themeContent:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.mainTheme .themeContent .cover{float:left;width:510px;}
.mainTheme .themeContent .cover a{display:block;font-size:0;}
.mainTheme .themeContent .themeBanner{float:left;position:relative;width:510px;padding-left:61px;z-index:1;}
.mainTheme .themeContent .themeBanner .themeList{overflow:hidden;width:449px;height:602px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.mainTheme .themeContent .themeBanner .themeList .slick-list .slick-slide{display:block;position:relative;font-size:0;}
.mainTheme .themeContent .themeBanner .themeList .slick-list .slick-slide.active:after,
.mainTheme .themeContent .themeBanner .themeList .slick-list .slick-center:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px 0 10px 0;background:rgba(0,0,0,.07);/*background-color:#000;opacity:0.07;*/}
.mainTheme .themeContent .themeBanner .themeList .slick-dots{position:absolute;bottom:265px;left:25px;width:10px;}
.mainTheme .themeContent .themeBanner .themeList .slick-dots li{display:block;margin:5px 0;}
.mainTheme .themeContent .themeBanner .themeList .slick-dots li button{width:10px;height:10px;background-position:-390px -40px;}
.mainTheme .themeContent .themeBanner .themeList .slick-dots li.slick-active button{background-position:-420px -40px;}
.mainTheme .themeContent .themeBanner .themeList .slick-arrow{top:auto;left:21px;width:20px;height:20px;margin-top:0;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat;}
.mainTheme .themeContent .themeBanner .themeList .slick-prev{bottom:240px;background-position:-2430px 0;}
.mainTheme .themeContent .themeBanner .themeList .slick-next{bottom:217px;background-position:-2460px 0;}

/***** 신규입점브랜드 *****/
.mainNewBrand{position:relative;width:1020px;margin:0 auto 32px;padding-bottom:28px;/*border-bottom:1px solid #e8e8e8;*/ z-index:1;} /* 20180207 #45284 edit */
.mainNewBrand .pageTitle{margin-bottom:18px;font-size:26px;}
.mainNewBrand .count{position:absolute;top:10px;right:31px;color:#999;font-size:14px;letter-spacing:0.5px;}
.mainNewBrand .count em, .mainNewBrand .count span{display:inline-block;color:#f11d13;font-weight:normal;vertical-align:top;}
.mainNewBrand .count span{margin-top:2px;color:#999;font-size:11px;}
.mainNewBrand .count strong{font-weight:normal;}

.mainNewBrand .newBrandSlider{overflow:hidden;width:1020px;height:213px;}
.mainNewBrand .newBrandSlider .sliderItem{float:left;}
.mainNewBrand .newBrandSlider button{position:absolute;top:10px;width:20px;height:20px;margin-top:0;border:none;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat -180px 0;color:transparent;font-size:0;}
.mainNewBrand .newBrandSlider button.slick-prev{right:61px;left:auto;background-position:-600px 0;}
.mainNewBrand .newBrandSlider button.slick-prev:hover{background-position:-180px 0;}
.mainNewBrand .newBrandSlider button.slick-prev.slick-disabled{background-position:-600px 0;}
.mainNewBrand .newBrandSlider button.slick-next{right:0;background-position:-660px 0;}
.mainNewBrand .newBrandSlider button.slick-next:hover{background-position:-240px 0;}
.mainNewBrand .newBrandSlider button.slick-next.slick-disabled{background-position:-660px 0;}

.mainNewBrand .product{display:block;overflow:hidden;float:left;position:relative;width:213px;height:213px;margin-left:56px;border-radius:50%;text-align:center;}
.mainNewBrand .product:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;/* background-color:#0d3a8d;opacity:0.05;*/ background:rgba(13,58,141,.05);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.mainNewBrand .product:first-child{margin-left:0;}
.mainNewBrand .product .logo{position:relative;width:210px;height:62px;margin:0 auto;padding-top:8px;}
.mainNewBrand .product .logo a{display:inline-block;position:relative;font-size:0;}
.mainNewBrand .product .logo img{width:112px;height:30px;max-width:112px;max-height:30px;}
.mainNewBrand .product .logo:before{content:"";display:block;position:absolute;bottom:0;left:50%;width:30px;height:1px;margin-left:-15px;background-color:#c6c8cd;}
.mainNewBrand .product .logo:after{content:"";display:inline-block;overflow:hidden;height:77px;vertical-align:middle;}
.mainNewBrand .product .img{display:block;margin-top:15px;}
.mainNewBrand .product .img img{width:110px;height:110px;}
.mainNewBrand .product:hover .logo{position:absolute;top:0;left:50%;margin-left:-105px;z-index:2;}
.mainNewBrand .product:hover .logo a:after{content:"";display:block;position:absolute;top:50%;right:-10px;width:4px;height:8px;margin-top:-3px;background:url("/static-fo-pc/img/common/bg_icon.png") no-repeat -1890px -20px;}
.mainNewBrand .product:hover .hover{display:block;}
.mainNewBrand .product .hover{display:none;position:absolute;top:0;left:0;width:213px;height:213px;border-radius:50%;border:1px solid #788aa4;background-color:#fff;z-index:1;}
.mainNewBrand .product .hover span, .mainNewBrand .product .hover a{display:block;overflow:hidden;color:#fff;}
.mainNewBrand .product .hover .name{display:-webkit-box;overflow:hidden;height:56px;margin-top:70px;padding:12px 20px 0;color:#000;font-size:14px;line-height:22px;text-decoration:underline;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.mainNewBrand .product .hover .price{margin-top:15px;color:#666;font-size:15px;}
.mainNewBrand .product .hover .price em{margin-right:3px;color:#f11d13;font-size:20px;}

.containerMain .brandEvent{margin-bottom:85px;}

/***** 제휴이벤트 *****/ /* 20180207 #45284 add */
.allianceEvent{position:relative;width:1020px;margin:0 auto 55px;}
.allianceEvent .pageTitle{font-size:26px;}
.allianceEvent .sliderPage{overflow:hidden;width:100%;height:130px;}
.allianceEvent .sliderPage:after{display:block;content:'';clear:both;}
.allianceEvent .slick-track{}
.allianceEvent .eventSlider{width:100%;height:130px;overflow:hidden;}
.allianceEvent .eventSlider li{float:left;width:330px;height:130px;overflow:hidden;margin-left:15px;background:#e5e5e5;}
.allianceEvent .eventSlider li a{display:block;width:100%;height:100%;}
.allianceEvent .eventSlider li:first-child{margin-left:0px;}

/***** 고객센터 *****/
.customerCenter{position:relative;width:1020px;margin:0 auto;}
.customerCenter .pageTitle{font-size:26px;}
.customerCenter .inner{width:100%;height:auto;padding:30px 0;border:1px solid #d8dce5;background-color:#f7f9fd;}
.customerCenter .inner:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
.customerCenter .inner .infoArea{padding-bottom:30px;}
.customerCenter dl{float:left;width:338px;border-left:1px solid #e5e5e5;}/* 20180329 #57983 edit */
/*.customerCenter dl:nth-of-type(2){min-height:163px}SYS-14160 210127 */
.customerCenter dl:first-child{border-left:none;}
.customerCenter dl dt{color:#333;text-align:center;color:#999;font-size:13px;}/* 20180329 #57983 edit */
.customerCenter dl dt:before{content:'';display:inline-block;height:36px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat;}/* 20180329 #57983 edit */
.customerCenter dl:nth-child(1) dt:before{width:32px;background-position:-1500px 0;}
.customerCenter dl:nth-child(2) dt:before{width:30px;background-position:-1560px -45px;}
.customerCenter dl:nth-child(3) dt:before{width:37px;background-position:-1620px -45px;}
.customerCenter dl dt span{display:block;font-size:13px;letter-spacing:-0.25px;}
.customerCenter dl dt span.tit{padding-top:4px;color:#333;font-size:15px;}
.customerCenter dl .number{display:block;margin-top:12px;font-family:'Crimson roman';font-style: normal;font-weight: 400;font-size:28px;letter-spacing:-0.5px;}
.customerCenter dl .number .sm{display:inline-block;position:relative;top:-2px;margin-left:10px;font-size:13px;}
.customerCenter dl dd{text-align:center;}
.customerCenter dl dd.openTemp{margin-top:10px}/* [SYS-8537] 20200611 */
.customerCenter dl dd p{margin-top:1px;color:#555;font-weight: 400;font-size:14px;line-height:14px;font-family:'Crimson roman';}
.customerCenter dl dd p span{display:inline-block;width:71px;color:#999;font-size:13px;letter-spacing:-0.25px;}
.customerCenter dl dd p .date{width:auto;padding-left:2px;color:#999;}
.customerCenter dl dd p .number{font-family:'Crimson roman';}
.customerCenter dl dd p .number .txt{}
.customerCenter dl dd p .time{font-family:'Crimson roman';}
.customerCenter .linkArea{position:relative;width:938px;margin:0 auto;padding-top:19px;border-top:1px solid #e5e5e5;}
.customerCenter .linkArea > a{width:100px;height:37px;margin-right:1px;color:#333;line-height:35px;}
.customerCenter .linkArea .snsLink{position:absolute;top:22px;right:14px;}
.customerCenter .linkArea .snsLink li{float:left;margin-left:7px;}
.customerCenter .linkArea .snsLink li a{display:block;font-size:0;}
.customerCenter .linkArea .snsLink li:first-child{margin-right:19px;color:#333;font-size:15px;line-height:30px;}

.ShopBasketCont.another .tblProduct{height:inherit;}
.ShopBasketCont.another .productMd:hover .price{display:inline-block;position:static;bottom:inherit;width:inherit;left:inherit;z-index:inherit;}



/*****************************
    다국어 : 영문(en)
*****************************/
/***** 메인 공통 *****/

:lang(en) .productMd .link .info{ height:69px;margin-top:22px;}
:lang(en) .productMd .link .info .brand{margin-bottom:1px;color:#000;font-family:'Noto Sans Regular','Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
:lang(en) .productMd .link .info .brand strong{display:none;}
:lang(en) .productMd .link .info .product{}
:lang(en) .productMd .link .discount strong{margin-right:0;}
:lang(en) .productMd .link .discount span{display:none;}

/***** 메인 컨텐츠 *****/
:lang(en) .mainVisual .mainBanner .mainPage dl dt a{font-size:14px;}
:lang(en) .mainVisual .mainBanner .mainPage dl dd ul li a{font-size:12px;}

:lang(en) .onedaySale{margin-bottom:40px;}


:lang(en) .mainTimeSale .saleArea .desc{right:114px;}

:lang(en) .mainPopular .btn3:after{margin-left:10px;}
:lang(en) .mainPopular .popularSlider{height:695px;}
:lang(en) .mainPopular .popularSlider.less{height:378px;}
:lang(en) .mainPopular .popularSlider .slick-list{overflow:visible;}
:lang(en) .mainPopular .popularSlider .sliderItem .productMd{height:348px;margin-bottom:-1px;padding:36px 19px 21px;}
:lang(en) .mainPopular .popularSlider .sliderItem .productMd:nth-child(5){border-left:1px solid #e1e1e1;}
:lang(en) .mainPopular .popularSlider .sliderItem .productMd .link .img:after{display:none;}
:lang(en) .mainPopular .popularSlider .sliderItem .productMd .btnArea{top:224px;}
:lang(en) .mainPopular .popularSlider .slick-arrow{margin-top:7px;}

:lang(en) .mainNewBrand{margin:0 auto 55px;padding-bottom:0;border-bottom:none;}/* 20180207 #45284 edit */
:lang(en) .mainNewBrand .product .hover .price{color:transparent;font-size:0;}

:lang(en) .mainBest .tabArea .tabBtn li a span{padding:0 5px;line-height:15px;}
:lang(en) .mainBest .mainBestSlider .productMd.first .info{margin-top:26px;}
:lang(en) .mainBest .mainBestSlider .productMd.first .info .brand strong{display:none;}
:lang(en) .mainBest .mainBestSlider .productMd.first .discount{margin-top:39px;}
:lang(en) .mainBest .mainBestSlider .productMd.first .discount strong{margin-right:4px;}
:lang(en) .mainBest .mainBestSlider .productMd.first .price{bottom:80px;}
 
:lang(en) .mainGiftShop .tabArea .tabBtn li a{letter-spacing:-0.5px}
:lang(en) .customerCenter .inner{padding:40px 0 45px;}
:lang(en) .customerCenter dl{position:relative;height:auto;padding-left:173px;float:left;border-right:1px solid #e5e5e5;}
:lang(en) .customerCenter dl:first-child{width:560px;padding-left:157px;}
:lang(en) .customerCenter dl:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(en) .customerCenter dl dt{height:auto;padding:0 0 0 0;text-align:left;}
:lang(en) .customerCenter dl dt .tit{display:inline-block;}
:lang(en) .customerCenter dl dt:before{position:absolute;top:25px;left:70px;}/* 20180329 #57983 edit */
:lang(en) .customerCenter dl dd{text-align:left;}
:lang(en) .customerCenter dl dd .number{margin-top:0;letter-spacing:-1px}
:lang(en) .customerCenter dl dd .number .txt{padding-left:10px;font-size:13px;vertical-align:4px;letter-spacing:-0.25px}
:lang(en) .customerCenter dl dd .time{text-align:left;}
:lang(en) .customerCenter dl dd .time span{width:103px;}
:lang(en) .customerCenter dl dd .time .txt{padding-left:5px;font-size:12px;color:#999;letter-spacing:-0.25px }
:lang(en) .customerCenter dl dd.openTemp span{display:block;}/* [SYS-8537] 20200617 */
:lang(en) .customerCenter ul{padding-top:5px;}
:lang(en) .customerCenter ul li{position:relative;float:left;margin-left:80px;text-align:center;}
:lang(en) .customerCenter ul li:nth-child(2){margin-left:70px;}
:lang(en) .customerCenter ul li a{display:inline-block;text-align:center;color:#333;}
:lang(en) .customerCenter ul li a:before{content:'';display:block;width:31px;height:38px;margin:0 auto;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -1566px -88px}
:lang(en) .customerCenter ul li a span{position:relative;display:inline-block;margin-top:15px;padding-right:10px;}
:lang(en) .customerCenter ul li a span:after{position:absolute;top:50%;right:0;content:'';display:inline-block;width:4px;height:7px;margin-top:-2px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -241px -94px}
:lang(en) .customerCenter ul li:nth-child(2) a:before{background-position:-1617px -89px;}
/*****************************
    다국어 : 일문(ja)
*****************************/
/***** 메인 공통 *****/
:lang(ja) .productMd .link .info .brand strong{font-family:'Noto Sans Regular','Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
:lang(ja) .productMd .link .info .product{}
:lang(ja) .productMd .link .discount strong{margin-right:0;}

/***** 메인 컨텐츠 *****/
:lang(ja) .mainVisual .mainBanner .mainImg li a .textArea .visualTitle{font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-weight:bold;}

:lang(ja) .mainBest .tabArea .tabBtn li a span{padding:5px 3px 0;}
:lang(ja) .mainBest .tabArea .tabBtn li a span em{letter-spacing:-1px;}

:lang(ja) .onedaySale{margin-bottom:40px;}
:lang(ja) .onedaySale ul .productMd{height:343px;}
:lang(ja) .onedaySale ul .productMd .price{bottom:41px;}

:lang(ja) .mainTimeSale .saleArea .desc{right:125px;}

:lang(ja) .mainNewBrand{margin:0 auto 32px;border-bottom:1px solid #e8e8e8;}/* 20180207 #45284 edit */

:lang(ja) .customerCenter dl{position:relative;height:auto;padding-left:173px;float:left;border-right:1px solid #e5e5e5;}
:lang(ja) .customerCenter dl:first-child{width:490px;padding-left:157px;}
:lang(ja) .customerCenter dl:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(ja) .customerCenter dl dt{height:auto;text-align:left;}
:lang(ja) .customerCenter dl dt .tit{padding-top:0;letter-spacing:-1px;}
:lang(ja) .customerCenter dl dt:before{position:absolute;top:30px;left:60px;}/* 20180329 #57983 edit */
:lang(ja) .customerCenter dl dd{text-align:left;}
:lang(ja) .customerCenter dl dd .number{letter-spacing:-1px;}
:lang(ja) .customerCenter dl dd .number .txt{padding-left:10px;font-size:13px;vertical-align:4px}
:lang(ja) .customerCenter dl dd .time span{width:55px;font-size:12px;}
:lang(ja) .customerCenter dl dd.openTemp span{display:block;}/* [SYS-8537] 20200617 */
:lang(ja) .customerCenter ul{padding-top:5px;}
:lang(ja) .customerCenter ul li{position:relative;float:left;margin-left:40px;text-align:center;}
:lang(ja) .customerCenter ul li:nth-child(2){margin-left:70px;}
:lang(ja) .customerCenter ul li a{display:inline-block;text-align:center;color:#333;}
:lang(ja) .customerCenter ul li a:before{content:'';display:block;width:31px;height:38px;margin:0 auto;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -1566px -88px}
:lang(ja) .customerCenter ul li a span{position:relative;display:inline-block;margin-top:15px;padding-right:10px;}
:lang(ja) .customerCenter ul li a span:after{position:absolute;top:50%;right:0;content:'';display:inline-block;width:4px;height:7px;margin-top:-2px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -241px -94px}
:lang(ja) .customerCenter ul li:nth-child(2) a:before{background-position:-1617px -89px;}
/*****************************
    다국어 : 중문(zh)
*****************************/
/***** 메인 공통 *****/
:lang(zh-cn) .productMd .link .price{bottom:55px;}
:lang(zh-cn) .productMd .link .discount strong{margin-right:2px;}

/***** 메인 컨텐츠 *****/
:lang(zh-cn) .mainVisual .mainBanner .mainImg li a .textArea .visualTitle{font-family:'Tahoma', 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei'  , simsun,'微软雅黑', STXihei, "华文细黑", sans-serif;font-weight:bold;}
:lang(zh-cn) .mainPopular .btn3:after{margin-left:10px;}
:lang(zh-cn) .mainPopular .popularSlider{height:755px;}
:lang(zh-cn) .mainPopular .popularSlider.less{height:378px;}
:lang(zh-cn) .mainPopular .popularSlider .slick-list{overflow:visible;}
:lang(zh-cn) .mainPopular .popularSlider .sliderItem .productMd{height:378px;margin-bottom:-1px;padding:36px 19px 21px;}
:lang(zh-cn) .mainPopular .popularSlider .sliderItem .productMd:nth-child(5){border-left:1px solid #e1e1e1;}
:lang(zh-cn) .mainPopular .popularSlider .sliderItem .productMd .link .img:after{display:none;}
:lang(zh-cn) .mainPopular .popularSlider .sliderItem .productMd .link .info{margin-top:31px;}
:lang(zh-cn) .mainPopular .popularSlider .sliderItem .productMd .btnArea{top:240px;}
:lang(zh-cn) .mainPopular .popularSlider .slick-arrow{margin-top:7px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn{height:56px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li{height:56px;text-align:left;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li *{vertical-align:middle;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li a{font-size:18px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li a:after{top:10px;height:35px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li a .icon{display:inline-block;width:auto;margin-left:33px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li a .icon.kids{margin-left:22px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li a span{display:inline-block;width:auto;height:auto;padding:0;line-height:1;position:relative;top:-1px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li.on a{font-family:'Tahoma', 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei'  , simsun,'微软雅黑', STXihei, "华文细黑", sans-serif;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li.on a:after{top:0;height:56px;}
:lang(zh-cn) .mainBest .tabArea .tabBtn li.on-prev a:after{display:none;}
:lang(zh-cn) .onedaySale{margin-bottom:30px;}
:lang(zh-cn) .onedaySale ul .productMd:after{border-bottom:1px solid #fff;}
:lang(zh-cn) .onedaySale ul .productMd:hover:after, :lang(zh-cn) .onedaySale ul.last .productMd:hover:after{border-bottom:1px solid #788aa4;}
:lang(zh-cn) .onedaySale ul .productMd .price{bottom:45px;}
:lang(zh-cn) .mainTimeSale{margin:0 auto 60px}
:lang(zh-cn) .mainTimeSale .saleArea .desc{right:207px;}
:lang(zh-cn) .mainTheme{margin:0 auto 60px;}
:lang(zh-cn) .mainFlag span{font-size:12px;}
:lang(zh-cn) .mainFlag span strong{padding-top:2px;font-size:20px;display:inline-block;vertical-align: -2px}
:lang(zh-cn) .mainNewBrand{margin-bottom:32px;border-bottom:1px solid #e8e8e8;}/* 20180207 #45284 add */
:lang(zh-cn) .customerCenter .inner{padding:30px 0 17px;}
:lang(zh-cn) .customerCenter .infoArea:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(zh-cn) .customerCenter dl{position:relative;width:480px;height:100px;padding-left:183px;border-left:none;}
:lang(zh-cn) .customerCenter dl dt{position:absolute;top:45px;left:27px;width:130px;height:93px;}/* 20180329 #57983 edit */
:lang(zh-cn) .customerCenter dl dd{padding-left:0;text-align:left;}
:lang(zh-cn) .customerCenter dl dd .customerInfo{margin-top:22px;padding-bottom:4px;}
:lang(zh-cn) .customerCenter dl dd .customerInfo:first-child{margin-top:0;}
:lang(zh-cn) .customerCenter dl dd .customerInfo:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p{float:left;margin-top:0;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p.tit{width:80px;padding-top:4px;color:#999;font-family:'Tahoma', 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei'  , simsun,'微软雅黑', STXihei, "华文细黑", sans-serif;font-size:13px;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p span{display:block;width:auto;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p .number{margin-top:0;font-size:22px;line-height:22px;color:#333;letter-spacing:-1px;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p .number .txt{padding-left:10px;font-size:13px;vertical-align:4px;}
:lang(zh-cn) .customerCenter dl dd .customerInfo p .time{color:#555;font-size:14px;} 
:lang(zh-cn) .customerCenter dl dd .customerInfo p .time em{padding-left:10px;font-size:12px;color:#999;letter-spacing:-0.25px }
:lang(zh-cn) .customerCenter dl:first-child{width:538px;height:auto;border-right:1px solid #e5e5e5;}
/* [SYS-8537]20200612 */
:lang(zh-cn) .customerCenter dl:nth-of-type(2){top:42px;}
:lang(zh-cn) .customerCenter dl:nth-of-type(2) dt{top:0;}
:lang(zh-cn) .customerCenter dl:nth-of-type(3){width:100%;height:20px;margin-top:20px;padding-left:0;}
:lang(zh-cn) .customerCenter dl:nth-of-type(3) dd{text-align:center;font-size:16px;}
/* //[SYS-8537] */
:lang(zh-cn) .customerCenter dl:nth-child(2) dt:before{width:37px;background-position:-1620px -45px;}
:lang(zh-cn) .customerCenter dl dt:before{margin-top:10px;}/* 20180329 #57983 add */
:lang(zh-cn) .customerCenter dl:nth-child(2) dd .customerInfo p{padding-top:13px;}
:lang(zh-cn) .customerCenter dl:nth-child(2) dd .customerInfo p .number{padding-bottom:7px;font-size:26px;}
:lang(zh-cn) .mainBest .mainBestBanner .contentArea .proList .productMd .flagNum em{font-size:20px;bottom:9px;}
:lang(zh-cn) .mainBest .mainBestBanner .contentArea .proList .productMd.first .flagNum em{font-size:24px;bottom:11px;}
:lang(zh-cn) .mainVisual .mainBanner .mainImg li a .textArea .visualTitle{font-family:'Tahoma', 'Lantinghei SC' , 'Simhei', 'Microsoft Yahei'  , simsun,'微软雅黑', STXihei, "华文细黑", sans-serif;font-weight:normal!important;}
/*20180314 #56698*/
.bestArrBox{overflow:hidden;height:86px;border-top:1px solid #d8dce5;border-bottom:1px solid #d8dce5;padding:0 35px;position:relative;background-color:#f7f9fd;margin-bottom:20px;}
.bestArrBox > a{position:absolute;top:0;width:35px;height:84px;background-image:url(/static-fo-pc/img/common/bg_mainBest_arr.png);font-size:0;}
.bestArrBox > a:hover{background-color:#eef1f7;}
.bestArrBox > .prevArr{left:0;background-position:left top}
.bestArrBox > .nextArr{right:0;background-position:right top}
.bestArrBox > .prevArr:hover{background-position:left bottom}
.bestArrBox > .nextArr:hover{background-position:right bottom}
.bestArrBox .bestArrIn{width:950px;overflow:hidden;}
.bestArrBox .bestArrIn ul:after{content:"";display:block;height:0;clear:both;}
.bestArrBox .bestArrIn ul li{float:left;width:95px;text-align:center;position:relative;}
.bestArrBox .bestArrIn ul li a{display:inline-block;padding-top:15px;color:#5b6374;font-size:13px;}
.bestArrBox .bestArrIn ul li a:hover, .bestArrBox .bestArrIn ul li a:focus{text-decoration:none;outline:none;}
.bestArrBox .bestArrIn ul li a:after{display:none}
.bestArrBox .bestArrIn ul li a .icon{display:block;overflow:hidden;width:100%;height:29px;margin:-1px auto 0;}
.bestArrBox .bestArrIn ul li a span{display:table;height:41px;margin:0 auto;padding:7px 0 0;text-align:center;line-height:14px;}
.bestArrBox .bestArrIn ul li a span em{display:table-cell;vertical-align:middle;word-break:break-word;}
.bestArrBox .bestArrIn ul li.on:after{content:"";display:block;width:100%;height:3px;background:#000;position:absolute;left:0;top:81px;} /* 2101 서브페이지 톤앤매너 변경 - 선반영X */
.bestArrBox .bestArrIn ul li.on a{color:#3c465f;}
.bestArrBox .bestArrIn ul li.on-prev a:after,
.bestArrBox .bestArrIn ul li.on a:after{display:none;}
.bestArrBox .bestArrIn ul li.on a .icon img, .bestArrBox .bestArrIn ul li:hover a .icon img{margin-top:-29px;}
.bestArrBox .bestArrIn ul li.on a span em, .bestArrBox .bestArrIn ul li:hover a span em{color:#3c465f;}


/*main new*/
body.main1806new .indicator{height:7px;text-align:center;margin:0;padding:0 0 15px;}
body.main1806new .indicator i{display:inline-block;width:12px;height:12px;margin:0 4.5px;padding:0;color:transparent;font-size:0px;background:#e6e6e6;vertical-align:top;border-radius:24px;}
body.main1806new .indicator i.on{width:21px;background:#f11d13;}

/* 혜택배너(최대혜택/혜택마케팅) */
section.benefitsBannerWrap{position:relative;width:1020px;margin:0 auto 70px;z-index:0;}
section.benefitsBannerWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.benefitsBanner{position:relative;width:1020px;height:182px;margin:0 auto;background:transparent;overflow:hidden;}
div.benefitsBanner:after{content:"";display:block;clear:both;}
div.benefitsBanner ul.sliderItem li a{display:block;width:100%;height:100%;}
div.benefitsBanner ul.sliderItem li a img{display:inline-block;vertical-align:top;}
div.benefitsBanner .leftCont{position:relative;float:left;width:320px;height:100%;}
div.benefitsBanner .leftCont .brandSlider{height:150px;overflow:hidden;} /* 201204 */
div.benefitsBanner .leftCont ul.sliderItem{width:auto;height:150px;overflow-y:hidden;}
div.benefitsBanner .leftCont ul.sliderItem li{float:left;width:320px;height:150px;background:#e5e5e5;overflow:hidden;}
div.benefitsBanner .rightCont{float:right;width:680px;height:100%;overflow:hidden;position:relative;}
div.benefitsBanner .rightCont .slick-list{height: 150px; overflow:hidden;}
div.benefitsBanner .rightCont ul.sliderItem{display:inline-block;width:auto;height:150px;margin-bottom:50px;overflow:hidden;}
div.benefitsBanner .rightCont ul.sliderItem li{float:left;width:680px;height:150px;background:#e5e5e5;overflow:hidden;}
div.benefitsBanner .slick-arrow{margin-top:-35px;}
div.benefitsBanner .leftCont .sliderPage .count{top:-36px;}
div.benefitsBanner .leftCont .sliderPage button{top:0;}

/* 개인화추천상품 */
/* 상품(공통) */
body.main1806new .productMd{float:left;width:254px;height:389px;text-align:center;}
body.main1806new .productMd:after{border-bottom:1px solid transparent;}
body.main1806new .productMd .info{height:79px;margin-top:72px;}
body.main1806new .productMd .price{display:none;}
/* body.main1806new .productMd .brand{font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';} */
body.main1806new .productMd .brand strong{display:block;margin-bottom:-4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
body.main1806new .productMd .product{display:block;width:100%;height:18px;-webkit-line-clamp:1;white-space:nowrap;}
body.main1806new .productMd .btnArea{top:263px;}
body.main1806new .productMd:hover:after{border-bottom:1px solid #788aa4;}
body.main1806new .productMd:hover .price{display:block;position:absolute;bottom:43px;left:1px;width:98%;text-align:center;z-index:1;}

/***** 지금 인기있는 상품 등 개인화영역 *****/
body.main1806new .mainPopular{position:relative;width:1020px;margin:0 auto 70px;z-index:1;}
body.main1806new .mainPopular .pageTitle{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
body.main1806new .mainPopular .pageTitle .stitle{padding-left:8px;color:#999;font:400 13px/1 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';}
body.main1806new .mainPopular .btn3{position:absolute;top:0;right:0;padding:7px 12px 8px 14px;color:#959db0;border:1px solid #959db0;background-color:#fff;font:400 13px/1 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';}
body.main1806new .mainPopular .btn3:after{content:'';display:inline-block;width:7px;height:7px;margin:0 -4px 0 5px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -1860px 0;}
body.main1806new .mainPopular .popularSlider{overflow:hidden;width:1020px;height:389px;}
body.main1806new .mainPopular .popularSlider .sliderItem, body.main1806new .mainPopular .popularSlider .sliderItem li{float:left;}
body.main1806new .mainPopular .popularSlider .slick-arrow{margin-top:4px;}
body.main1806new .mainPopular .popularSlider .sliderItem li{position:relative;width:255px;border:1px solid #e1e1e1;border-left:none;}
body.main1806new .mainPopular .popularSlider .sliderItem li:first-child{border-left:1px solid #e1e1e1;}
body.main1806new .mainPopular .popularSlider .sliderItem li .img{position:relative;width:160px;height:160px;}
body.main1806new .mainPopular .popularSlider .sliderItem li .img:after{content:'';display:block;position:absolute;top:-37px;left:-47px;width:254px;height:254px;background-color:#0d3a8d;opacity:0.05;}
@media \0screen{body.main1806new .mainPopular .popularSlider .sliderItem li .img:after{display:none;}}
body.main1806new .mainPopular .popularSlider .slick-dots{bottom:-32px;}
body.main1806new .mainPopular.logouttype .productMd:hover:after, .mainPopular.logouttype .productMd.on:after{border-color:transparent;}
body.main1806new .mainPopular.logouttype .productMd:hover .price{display:none;}
body.main1806new .mainPopular.logouttype .productMd:hover .btnArea{display:none;}
body.main1806new .mainPopular.logouttype .productMd:hover .info:before{display:none;}
/* 관심상품 없는경우 */
body.main1806new .mainPopular .noData{display:table;width:100%;margin-top:0;padding-top:253px;border:1px solid #e1e1e1;background:url('/static-fo-pc/img/common/bg_popular_nodata.gif') no-repeat 0 0;}
body.main1806new .mainPopular .noData .notiText{display:table-cell;height:133px;border-top:1px solid #e1e1e1;color:#333;font-size:16px;text-align:center;vertical-align:middle;}
body.main1806new .mainPopular .noData .notiText span{display:inline-block;position:relative;padding-left:31px;text-align:left;}
body.main1806new .mainPopular .noData .notiText span:before{display:inline-block;content:'';position:absolute;top:0;left:0;width:22px;height:22px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -150px -40px;}

/* 히든 배너 */
section.betweenBannerWrap{position:relative;width:1020px;height:150px;margin:0 auto 80px;}
section.betweenBannerWrap > a{display:block;width:100%;height:100%;} 

/* 브랜드 프로모션 */
section.brandPromotionWrap{position:relative;width:1020px;margin:0 auto 80px;}
section.brandPromotionWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
section.brandPromotionWrap .titMore{position:absolute;top:5px;right:0;color:#999;font-size:12px;}
section.brandPromotionWrap .titMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}
div.brandPromotionArea{position:relative;width:100%;height:760px;}
div.brandPromotionArea .promotionItem{float:left;height:100%;}
div.brandPromotionArea .promotionItem li{float:left;margin:0 20px 20px 0;}
div.brandPromotionArea .promotionItem li:nth-child(3), div.brandPromotionArea .promotionItem li:nth-child(7), div.brandPromotionArea .promotionItem li:nth-child(10){margin:0 0 20px 0;}
div.brandPromotionArea .promotionItem li a{display:block;position:relative;width:240px;height:240px;overflow:hidden;}
div.brandPromotionArea .promotionItem li a .brandunit-dim{display:block;position:absolute;left:0;bottom:0;width:240px;height:240px;background:url('/static-fo-pc/img/common/main1806new/brandPromotion_dim.png');}
div.brandPromotionArea .promotionItem li a .tit{display:block;position:absolute;left:20px;top:160px;width:200px;color:#fff;font:400 15px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-overflow: ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;}
div.brandPromotionArea .promotionItem li a .txt{display:block;position:absolute;left:20px;top:189px;width:200px;color:rgba(255, 255, 255, 0.7);font:400 13px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-overflow: ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;}
div.brandPromotionArea .promotionItem li a .txtSub{display:block;position:absolute;left:20px;top:207px;width:200px;color:rgba(255, 255, 255, 0.7);font:400 13px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-overflow: ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;}
div.brandPromotionArea .promotionItem li a img{width:240px;height:240px;vertical-align:top;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:all 0.7s ease-in-out;}
div.brandPromotionArea .promotionItem li a img.comingsoon + .brandunit-dim{display:none;}
div.brandPromotionArea .promotionItem li a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all 0.7s ease-in-out;}
div.brandPromotionArea .promotionItem li a:hover img.comingsoon{transform:none;}
div.brandPromotionArea .promotionItem li.bnCont a{width:500px;height:240px;}
div.brandPromotionArea .promotionItem li.bnCont a img{width:500px;}
div.brandPromotionArea .promotionItem li.bnCont a:hover img{transform:none;}

/* 베스트 */
section.bestTabWrap{position:relative;width:1020px;margin:0 auto 70px;}
section.bestTabWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
section.bestTabWrap h2.sectionTit .stitle, section.bestTabWrap h2.sectionTit .subTit{padding-left:8px;color:#999;font:400 13px/1 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';}
section.bestTabWrap .titMore{position:absolute;top:5px;right:0;color:#999;font-size:12px;}
section.bestTabWrap .titMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}
/* 베스트(tab) */
div.bestTabArea{position:relative;width:1020px;height:900px;margin:0 auto 60px;}
div.bestTabArea .bestArrBox{overflow:hidden;height:86px;border-top:1px solid #999;border-bottom:1px solid #999;padding:0 35px;position:relative;background-color:#fff;margin-bottom:20px;box-sizing:border-box;}
div.bestTabArea .bestArrBox > a{position:absolute;top:0;width:33px;height:84px;background-image:url(/static-fo-pc/img/common/bg_mainBest_arr.png);font-size:0;}
div.bestTabArea .bestArrBox > a:hover{background-color:#eef1f7;}
div.bestTabArea .bestArrBox > .prevArr{left:0;background-position:left top;}
div.bestTabArea .bestArrBox > .nextArr{right:0;background-position:right top;}
div.bestTabArea .bestArrBox > .prevArr:hover{background-position:left bottom;}
div.bestTabArea .bestArrBox > .nextArr:hover{background-position:right bottom;}
div.bestTabArea .bestArrBox .bestArrIn{width:954px;margin-top:-1px;overflow:hidden;}
div.bestTabArea .bestArrBox .bestArrIn ul:after{content:"";display:block;height:0;clear:both;}
div.bestTabArea .bestArrBox .bestArrIn ul li{float:left;width:106px;text-align:center;position:relative;background:transparent;}
div.bestTabArea .bestArrBox .bestArrIn ul li a{display:inline-block;color:#666;padding-top:0;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';font-size:13px;}
div.bestTabArea .bestArrBox .bestArrIn ul li a:hover, .bestArrBox .bestArrIn ul li a:focus{text-decoration:none;outline:none;}
div.bestTabArea .bestArrBox .bestArrIn ul li a:after{display:none}
div.bestTabArea .bestArrBox .bestArrIn ul li a .icon{display:block;overflow:hidden;width:100%;height:36px;margin:10px auto;overflow:hidden;}
div.bestTabArea .bestArrBox .bestArrIn ul li a span{display:table;height:26px;margin:0 auto;padding:0;text-align:center;line-height:1;}
div.bestTabArea .bestArrBox .bestArrIn ul li a span em{padding:0 5px;display:table-cell;vertical-align:middle;word-break:break-all;} /* [SYS-12252] 20201112 */
div.bestTabArea .bestArrBox .bestArrIn ul li.on{display:block;width:106px;height:86px;background:#e70e0e;} 
div.bestTabArea .bestArrBox .bestArrIn ul li.on:after{content:"";display:none;}
div.bestTabArea .bestArrBox .bestArrIn ul li.on a{color:#3c465f;}
div.bestTabArea .bestArrBox .bestArrIn ul li.on-prev a:after,
div.bestTabArea .bestArrBox .bestArrIn ul li.on a:after{display:none;}
div.bestTabArea .bestArrBox .bestArrIn ul li.on a .icon img, div.bestTabArea .bestArrBox .bestArrIn ul li.on:hover a .icon img{margin-top:-40px;}
div.bestTabArea .bestArrBox .bestArrIn ul li.on a span em{color:#fff;}
div.bestTabArea .bestArrBox .bestArrIn ul li:hover a .icon img{margin:0;}
/* 베스트(select) */
div.bestTabArea .bestSelect{position:relative;height:32px;margin-bottom:30px;text-align:center;z-index:2;}
div.bestTabArea .bestSelect .selectZone{margin-left:6px;}
div.bestTabArea .bestSelect .selectZone:first-child{margin-left:0;}
div.bestTabArea .bestSelect .selectZone .vertical-handle{left:0;}
/* 베스트(slider) */
div.bestTabArea .mainBestSlider{position:relative;width:1020px;height:732px;z-index:1;overflow:hidden;}
div.bestTabArea .mainBestSlider .sliderItem, div.bestTabArea  .mainBestSlider .productMd{float:left;}
div.bestTabArea .mainBestSlider .sliderItem, div.bestTabArea  .mainBestSlider .productMd.focus{outline:none;}
div.bestTabArea .mainBestSlider .slick-list{width:1020px;height:100%;}
div.bestTabArea .mainBestSlider .slick-arrow{margin-top:-35px;}
div.bestTabArea .mainBestSlider ul{margin-left:2px;}
div.bestTabArea .mainBestSlider .productMd{float:left;height:350px;}
div.bestTabArea .mainBestSlider .productMd .flagNum{width:48px;height:48px;background:#f3f5f9;text-align:center;}
div.bestTabArea .mainBestSlider .productMd .flagNum em{right:0;bottom:6px;width:48px;color:#333;font:400 26px 'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;}
div.bestTabArea .mainBestSlider .productMd .info{height:83px;margin-top:0;}
div.bestTabArea .mainBestSlider .productMd .btnArea{top:226px;}
div.bestTabArea .mainBestSlider .productMd.first{width:510px;height:700px;margin-left:-2px;padding:84px 20px 20px;background-color:#f3f5f9;}
div.bestTabArea .mainBestSlider .productMd.first .link{background:none;}
div.bestTabArea .mainBestSlider .productMd.first .flagNum{width:64px;height:64px;background:#e70e0e;} 
div.bestTabArea .mainBestSlider .productMd.first .flagNum em{bottom:6px;width:64px;color:#fff;font:400 40px 'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;vertical-align:middle;}
/*20181018 #91152 edit*/
div.bestTabArea .mainBestSlider .productMd.first .img{position:relative;width:450px;height:450px;margin-bottom:35px;}
div.bestTabArea .mainBestSlider .productMd.first .img:after{content:'';display:block;position:absolute;top:0;left:0;width:450px;height:450px;background-color:#0d3a8d;opacity:0.05;}
div.bestTabArea .mainBestSlider .productMd.first .info{float:left;position:relative;width:280px;height:110px;}
div.bestTabArea .mainBestSlider .productMd.first:hover .info:after{top:5px;bottom:5px;height:auto;width:150%;}
div.bestTabArea .mainBestSlider .productMd.first .info .brand, div.bestTabArea .mainBestSlider .productMd.first .info .product{position:absolute;left:0;width:250px;padding:0 0 0 30px;text-align:left;}
div.bestTabArea .mainBestSlider .productMd.first .info .brand{bottom:42px;width:100%;height:36px;-webkit-line-clamp:2;white-space:nowrap;}
div.bestTabArea .mainBestSlider .productMd.first .info .product{bottom:17px;}
div.bestTabArea .mainBestSlider .productMd.first .price{right:-154px;bottom:88px;left:auto;background:none;}
div.bestTabArea .mainBestSlider .productMd.first .discount{float:right;position:relative;width:150px;margin:43px 30px 0 0;text-align:right;}
div.bestTabArea .mainBestSlider .productMd.first .discount strong{display:block;margin:0 0 5px;font-size:26px;}
div.bestTabArea .mainBestSlider .productMd.first:before{content:'';display:block;position:absolute;bottom:20px;left:20px;width:470px;height:110px;background-color:#fff;}
div.bestTabArea .mainBestSlider .productMd.first .btnArea{top:auto;bottom:47px;left:-5px;width:256px;}
/*--// 20181018 #91152 edit*/	
:lang(zh) div.bestTabArea{height:auto;}

/* 신규입점브랜드 */
section.newBrandWrap{position:relative;width:1020px;margin:0 auto 80px;}
section.newBrandWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
section.newBrandWrap h2.sectionTit > .subTit{padding-left:8px;color:#999;font:400 13px/1 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';}
section.newBrandWrap .titMore{position:absolute;top:5px;right:0;color:#999;font-size:12px;}
section.newBrandWrap .titMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}
section.newBrandWrap .timeSaleArea{border:none;margin:0;padding:0;}
section.newBrandWrap div.newBrandArea{width:100%;height:255px;background:transparent;}
section.newBrandWrap div.newBrandArea .sliderPage{overflow:hidden;width:1020px;padding:0 !important;}
section.newBrandWrap div.newBrandArea .sliderPage:after{content:'';display:block;clear:both;}
section.newBrandWrap div.newBrandArea .sliderPage .count{top:5px;}
section.newBrandWrap div.newBrandArea .sliderPage button{top:5px;}
section.newBrandWrap div.newBrandArea .newSlider{height:auto}
section.newBrandWrap div.newBrandArea .newSlider:after{content:'';display:block;clear:both;}
/* [DEF-3624] 20200713 */
section.newBrandWrap div.newBrandArea .newSlider li{float:left;width:182px !important;height:255px;margin:0 37px 0 36px !important;}
section.newBrandWrap div.newBrandArea .newSlider li a{display:block;position:relative;width:auto;height:100%;margin:0;border-radius:50%;text-align:center;}
section.newBrandWrap div.newBrandArea .newSlider li a .figure {width:182px;height:182px;margin:0 auto;border-radius:100%;overflow:hidden;}
section.newBrandWrap div.newBrandArea .newSlider li a .productImg{display:block;min-width:182px;width:100%;height:100%;margin:0 auto;background:transparent;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:all 0.6s;background-color:#e5e5e5;}
section.newBrandWrap div.newBrandArea .newSlider li a .newBrandLogo{display:block;margin:10px auto 0;width:140px;height:37px;vertical-align:top;}
section.newBrandWrap div.newBrandArea .newSlider li a .productName{display:block;width:100%;height:16px;margin:10px auto 0;color:#000;font:400 15px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:center;text-overflow: ellipsis;word-wrap:normal;white-space:nowrap;overflow:hidden;}
/* section.newBrandWrap div.newBrandArea .newSlider li a:after{content:'';width:257px;height:192px;display:block;position:absolute;left:50%;top:0;margin-left:-129px;background:transparent url("/static-fo-pc/img/common/main1806new/bg_productImg-rounded.png") no-repeat center center;} */
section.newBrandWrap div.newBrandArea .newSlider li a:hover .productImg{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
/* [DEF-3624] 20200713 */

/* 제휴이벤트 */
section.affiliatEventWrap{position:relative;width:1020px;margin:0 auto 80px;}
section.affiliatEventWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.affiliatEventArea{width:100%;height:130px;background:transparent;}
div.affiliatEventArea .sliderPage{overflow:hidden;width:1020px;height:130px;} 
div.affiliatEventArea .sliderPage:after{content:'';display:block;clear:both;}
div.affiliatEventArea .sliderPage .count{top:5px;}
div.affiliatEventArea .sliderPage button{top:5px;}
div.affiliatEventArea .eventSlider{height:130px;}
div.affiliatEventArea .eventSlider li{float:left;width:330px;height: 100%;} 
div.affiliatEventArea .eventSlider li > a{display:block;width:100%;height:100%;} 
div.affiliatEventArea .eventSlider li + li{margin-left:15px;}

/* 고객센터 영역 */
section.customerCenterWrap{position:relative;width:1020px;margin:0 auto 80px;}
section.customerCenterWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
section.customerCenterWrap .titMore{position:absolute;top:5px;right:0;color:#999;font-size:12px;}
section.customerCenterWrap .titMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}
div.customerArea{width:100%;height:200px;padding:30px 0;background:#f7f9fd;border:1px solid #d8dce5;box-sizing:border-box;}/* SYS-14160 210127*/
div.customerArea:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
div.customerArea dl{float:left;width:338px;border-left:1px solid #e5e5e5;}
div.customerArea dl:first-child{border-left:none;}
div.customerArea dl dt{color:#333;text-align:center;color:#999;font-size:13px;}
div.customerArea dl dt:before{content:'';display:inline-block;height:36px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat;}
div.customerArea dl:nth-child(1) dt:before{width:32px;background-position:-1500px 0;}
div.customerArea dl:nth-child(2) dt:before{width:30px;background-position:-1560px -45px;}
div.customerArea dl:nth-child(3) dt:before{width:37px;background-position:-1620px -45px;}
div.customerArea dl dt span{display:block;font-size:13px;letter-spacing:-0.25px;}
div.customerArea dl dt span.tit{padding-top:4px;color:#333;font-size:15px;}
div.customerArea dl .number{display:block;margin-top:12px;font-family:'Crimson roman';font-style: normal;font-weight: 400;font-size:28px;letter-spacing:-0.5px;}
div.customerArea dl .number .sm{display:inline-block;position:relative;top:-2px;margin-left:10px;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';font-size:13px;}
div.customerArea dl dd{text-align:center;}
div.customerArea dl dd.openTemp{margin-top:10px;}/* SYS-14160 210127*/
div.customerArea dl dd p{margin-top:1px;color:#555;font-weight: 400;font-size:14px;line-height:14px;font-family:'Crimson roman';}
div.customerArea dl dd p span{display:inline-block;width:71px;color:#999;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';font-size:13px;letter-spacing:-0.25px;}
div.customerArea dl dd p .date{width:auto;padding-left:2px;color:#999;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
div.customerArea dl dd p .number{font-family:'Crimson roman';}
div.customerArea dl dd p .number .txt{font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
div.customerArea dl dd p .time{font-family:'Crimson roman';}

/*****************************
    Skyscraper
*****************************/
.skyscraper.renewal1806{position:absolute;left:50%;width:1258px;margin-left:-629px;z-index:12;}
.skyscraper.renewal1806.fixed{position:fixed;}
.skyscraper.renewal1806 .sideBanner{position:absolute;top:0;left:-11px;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale{display:block;height:144px;font-size:14px;text-align:center;background:url('/static-fo-pc/img/common/bg_sky_timesale_be.png') no-repeat 0 0;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap{padding-top:25px;line-height:14px;font-family:'Montserrat Medium', 'Montserrat-Medium', 'Noto Sans Regular', 'Noto Sans Medium JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dt{position:relative;padding-bottom:12px;color:#3a4153;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dt:after{display:inline-block;content:'';position:absolute;bottom:0;left:50%;width:30px;height:1px;margin-left:-15px;background:#9c9fa6;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dt span{display:inline-block;line-height:13px;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dt strong{display:block;font:23px/1 'Montserrat Bold', 'Montserrat-Bold', 'Noto Sans Bold', 'Noto Sans Bold JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dd{padding-top:12px;color:#8b6b38;font:13px 'Montserrat Bold', 'Montserrat-Bold', 'Noto Sans Bold', 'Noto Sans Bold JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
:lang(en) .skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dd{padding-top:7px;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dd span{display:block;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dd span:first-child{margin-bottom:4px;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale .timewrap dd span:last-child{ font-family:'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale.tsafter{display:block;height:125px;background:url('/static-fo-pc/img/common/bg_sky_timesale_af.png') no-repeat 0 0;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale.tsafter .timewrap dt{color:#fffcb6;}
.skyscraper.renewal1806 .sideBanner .timeSale .ssptimeSale.tsafter .timewrap dd{color:#fff;}
.skyscraper.renewal1806 .sideBanner .timeSale li{font-size:0;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan{border:1px solid #9fa5ad;overflow:hidden;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan a{display:block;width:93px;border-top:none;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan a img{width:93px;height:98px;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan{cursor:pointer;position:relative;}
/*[SYS-6637]20200403*/.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count{position:absolute;top:110px;z-index:11;width:100%;color:#838c99;font:14px 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';letter-spacing:0.5px;text-align:center;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count em, .skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count span{display:inline-block;margin:0;font-weight:normal;vertical-align:top;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count em{color:#f11f13;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count span{margin-top:2px;color:#838c99;font-size:11px;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .count strong{font-weight:normal;}
/*[SYS-6637]20200403*/.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider{overflow:hidden;width:93px;padding-bottom:68px;background:#fff;position:relative;z-index:10;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider .sliderItem{float:left;width:93px !important;height:98px;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider a{margin-top:0;background:none;font-size:0;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider button{display:block !important;position:absolute;top:auto;bottom:9px;width:20px;height:20px;border:none;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat;color:transparent;font-size:0;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider button.slick-prev{left:27px;background-position:-1350px 0;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider button.slick-prev:hover{background-position:-1350px -30px;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider button.slick-next{left:46px;background-position:-1380px 0;}
.skyscraper.renewal1806 .sideBanner .timeSale li .saleBan .recentSlider button.slick-next:hover{background-position:-1380px -30px;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider{overflow:hidden;position:relative;width:95px;margin-top:10px;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider .sliderItem{float:left;font-size:0;}
/*[SYS-6637]20200403*/.skyscraper.renewal1806 .sideBanner .sideBannerSlider .slick-dots{position:absolute;bottom:10px;width:95px;text-align:center;z-index:10;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider .slick-dots li{display:inline-block;margin-left:5px;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider .slick-dots li:first-child{margin-left:0;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider .slick-dots li button{display:block;width:7px;height:7px;border:none;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat -300px 0;color:transparent;font-size:0;}
.skyscraper.renewal1806 .sideBanner .sideBannerSlider .slick-dots li.slick-active button{background-position:-330px 0;}

/* 공식스토어 */
.skyscraper.renewal1806 .officialStore{margin-bottom:10px;}
.skyscraper.renewal1806 .officialStore a{position:relative;display:block;width:95px;height:95px;}
.skyscraper.renewal1806 .officialStore img{width:95px;height:95px;vertical-align:top;}
.skyscraper.renewal1806 .officialStore a > .txt{position:absolute;width:95px;top:25%;left:0;color:#fff;font:15px 'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';text-align:center;}

.officialStore_dim{display:block;position:fixed;left:0;bottom:0;width:100%;height:100%;background:transparent;z-index:1002;display:none;}
div.officialStoreLayer.scrollWrap{position:fixed;top:50px;left:50%;width:1020px;height:auto;padding:0;background:#fff;border:1px solid #999;border-radius:10px;box-sizing:border-box;box-shadow:12px 12px 24px 0 rgba(0, 0, 0, 0.2);z-index:1002;}
div.officialStoreLayer.scrollWrap .scrollCont{width:100%;padding:0;height:660px;overflow-y:hidden;border-radius:10px;}
div.officialStoreLayer.scrollWrap .btnClose{position:absolute;top:20px;right:30px;width:28px;height:28px;font-size:0;color:rgba(255,255,255,0);background:url('/static-fo-pc/img/common/main1806new/btn_close.png') no-repeat;}
div.officialStoreLayer.scrollWrap .enscrollOver{top:8px !important;left:1007px !important;margin-bottom:20px;height:calc(100% - 16px);}

/* 공식스토어(국문/중문_스페셜브랜드/공식스토어)*/	
div.specialBrandArea{width:100%;height:auto;padding:40px 34px 10px;background:#fff;box-sizing:border-box;}
div.specialBrandArea h3{margin: 0 0 30px 23px;color:#333;font:400 20px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.specialBrandArea ul:after{content:'';display:block;clear:both;}
div.specialBrandArea ul li{float:left;width:20%;height:144px;margin:0 0 30px;position:relative;}
div.specialBrandArea ul li a{display:block;text-align:center;}
div.specialBrandArea ul li a img{width:144px;height:144px;background:transparent;border-radius:50%;vertical-align:top;}
div.officialStoreArea{width:100%;height:auto;padding:40px 57px 10px;background:#f3f5f9;box-sizing:border-box;}
div.officialStoreArea h3{margin: 0 0 30px 0;color:#333;font:400 20px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.officialStoreArea ul:after{content:'';display:block;clear:both;}
div.officialStoreArea ul li{float:left;width:22.75%;height:70px;margin:0 3% 30px 0;}
div.officialStoreArea ul li:nth-child(4n){margin-right:0;}
div.officialStoreArea ul li a{display:block;padding:14px 0;text-align:center;background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;}
div.officialStoreArea ul li a img{width:150px;height:40px;background:transparent;vertical-align:top;}
div.officialStoreArea ul li a.comingsoon{height:70px;padding:0;}
div.officialStoreArea ul li a.comingsoon img{width:100%;height:100%;}

/* 공식스토어(영문/일문_검색베스트/한국브랜드베스트)*/
div.searchBestArea{width:100%;height:auto;padding:40px 34px 10px;background:#fff;box-sizing:border-box;}
div.searchBestArea h3{margin: 0 0 30px 23px;color:#333;font:400 20px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.searchBestArea ol:after{content:'';display:block;clear:both;}
div.searchBestArea ol li{float:left;width:20%;height:144px;margin:0 0 30px;position:relative;}
div.searchBestArea ol li a{display:block;text-align:center;}
div.searchBestArea ol li a img{width:144px;height:144px;background:transparent;border-radius:50%;vertical-align:top;}
div.searchBestArea ol li:before{content:'';position:absolute;top:0;left:22px;color:#333;font:400 15px/1 'Montserrat Medium', 'Montserrat-Medium' 'Noto Sans Regular', 'Noto Sans Medium JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:left;}
div.searchBestArea ol li:nth-child(1):before{content:'1';color:#000;font-size:20px;}  /* 2101 서브페이지 톤앤매너 변경 - 선반영X */ 
div.searchBestArea ol li:nth-child(2):before{content:'2';}
div.searchBestArea ol li:nth-child(3):before{content:'3';}
div.searchBestArea ol li:nth-child(4):before{content:'4';}
div.searchBestArea ol li:nth-child(5):before{content:'5';}
div.searchBestArea ol li:nth-child(6):before{content:'6';}
div.searchBestArea ol li:nth-child(7):before{content:'7';}
div.searchBestArea ol li:nth-child(8):before{content:'8';}
div.searchBestArea ol li:nth-child(9):before{content:'9';}
div.searchBestArea ol li:nth-child(10):before{content:'10';}
div.kBestArea{width:100%;height:auto;padding:40px 57px 10px;background:#f3f5f9;box-sizing:border-box;}
div.kBestArea h3{margin: 0 0 30px 0;color:#333;font:400 20px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;}
div.kBestArea ol:after{content:'';display:block;clear:both;}
div.kBestArea ol li{float:left;width:22.75%;height:200px;margin:0 3% 27px 0;}
div.kBestArea ol li:nth-child(4n){margin-right:0;}
div.kBestArea ol li a{display:block;height:200px;padding:10px 0;text-align:center;background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;}
div.kBestArea ol li a img.brandLogo{width:150px;height:40px;background:transparent;vertical-align:top;}
div.kBestArea ol li a img.bestProduct{width:130px;height:130px;background:transparent;vertical-align:top;margin-top:10px;}

/* 오늘의 특가 */
/* section.todayPriceWrap{position:relative;width:1020px;margin:0 auto 80px;} */
/* section.todayPriceWrap h2.sectionTit{display:block;width:1020px;height:24px;margin:0 auto 20px;color:#333;font:400 24px/1 'Noto Sans Regular', 'Noto Sans Medium JP',  'Noto Sans Medium JP','Tahoma', 'Simhei', 'Microsoft Yahei';text-align:left;} */
section.todayPriceWrap .titMore{position:absolute;top:5px;right:0;color:#999;font-size:12px;}
section.todayPriceWrap .titMore:after{content:'';display:inline-block;width:4px;height:8px;margin-left:10px;background:url('/static-fo-pc/img/common/bg_direct.png?v=1') no-repeat -300px 0;}
/* div.todayPriceArea{position:relative;width:1020px;height:604px;z-index:1;} */
/* div.todayPriceArea:after{content:"";display:block;clear:both;} */
/* div.todayPriceArea .todayItem{position:relative;height:572px;} */
/* div.todayPriceArea .todayItem, div.todayPriceArea  .productMd{float:left;box-sizing:border-box;} */
/* div.todayPriceArea .todayItem, div.todayPriceArea  .productMd.focus{outline:none;} */
/* div.todayPriceArea .slick-arrow{margin-top:-35px;} */
/* div.todayPriceArea ul{margin-left:0px;} */
div.todayPriceArea .productMd{position:absolute;width:206px;height:286px;padding:25px 36px 20px 37px;}
/* div.todayPriceArea .productMd .productDC{display:block;position:absolute;top:20px;left:17px;width:52px;height:52px;margin:0 auto;text-align:center;color:#ec3e3e;font:20px/2.46 'Montserrat Medium', 'Montserrat-Medium', 'Noto Sans Regular', 'Noto Sans Medium JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;border:1px solid #e70e0e;border-radius:50px;box-sizing:border-box;}
div.todayPriceArea .productMd .productDC i{margin-left:1px;color:#f11d13;font-size:14px;} */
div.todayPriceArea .productMd .info{height:94px;margin-top:0;}
div.todayPriceArea .productMd .btnArea{top:170px;}
div.todayPriceArea .productMd:hover .price{width:204px;}
/* div.todayPriceArea .productMd .img{width:130px;height:130px;margin:0 auto;} */
/* div.todayPriceArea .productMd .info .flagArea{height:19px;margin:0 0 7px;} */
div.todayPriceArea .productMd:after{border:1px solid #dbdbdb;}
div.todayPriceArea .productMd:hover:after{border-color:#505767;}
div.todayPriceArea .productMd:hover{z-index:1}
/* div.todayPriceArea .productMd.specialMd{width:405px;padding:70px 36px 85px 60px;} */
/* div.todayPriceArea .productMd.specialMd .img{float:left;margin:0;} */
/* div.todayPriceArea .productMd.specialMd .info{float:right;width:150px;height:140px;margin:0;text-align:left;} */
/* div.todayPriceArea .productMd.specialMd .discount{position:absolute;top:183px;left:228px;z-index:10;} */
div.todayPriceArea .productMd.specialMd:hover .price{left:230px;bottom:110px;width:139px;text-align:left;}
/* div.todayPriceArea .productMd.specialMd .btnArea{top:70px;left:220px;width:150px;padding:20px 0 0;} */
/* div.todayPriceArea .productMd:nth-child(1){left:205px;top:0;}
div.todayPriceArea .productMd:nth-child(2){left:410px;top:285px;}
div.todayPriceArea .productMd:nth-child(3){left:0;top:0;}
div.todayPriceArea .productMd:nth-child(4){left:0;top:285px;}
div.todayPriceArea .productMd:nth-child(5){left:205px;top:285px;}
div.todayPriceArea .productMd:nth-child(6){left:609px;top:0;}
div.todayPriceArea .productMd:nth-child(7){left:814px;top:0;}
div.todayPriceArea .productMd:nth-child(8){left:814px;top:285px;}
div.todayPriceArea .slick-dots{} */

/*190716 SYS-581 : 베스트 상품 항목 확장*/
div.bestTabArea.reNew .mainBestSlider .productMd{height:348px}
div.bestTabArea.reNew .mainBestSlider .productMd.first{height:348px;padding:74px 30px 74px 40px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .flagNum{width:48px;height:48px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .flagNum em{width:48px;font-size:26px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .link{padding:0 0 0 235px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .img{position:absolute;left:40px;top:74px;width:200px;height:200px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .img:after{width:200px;height:200px}
div.bestTabArea.reNew .mainBestSlider .productMd.first:before{display:none}
div.bestTabArea.reNew .mainBestSlider .productMd.first .info{float:none;width:205px;height:76px;margin:19px 0 0}
div.bestTabArea.reNew .mainBestSlider .productMd.first:hover .info:before{background:#f4f6f9}
div.bestTabArea.reNew .mainBestSlider .productMd.first .info .brand{width:205px;top:0;bottom:auto;padding:0;margin:0}
body.main1806new div.bestTabArea.reNew .mainBestSlider .productMd .brand strong{margin:0;line-height:14px}
div.bestTabArea.reNew .mainBestSlider .productMd.first .info .product{overflow:hidden;display:-webkit-box;bottom:2px;width:205px;height:36px;padding:0;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}
div.bestTabArea.reNew .mainBestSlider .productMd.first .discount{float:none;width:205px;margin:57px 0 0 -1px;text-align:left}
div.bestTabArea.reNew .mainBestSlider .productMd.first .discount strong{display:inline;margin:0}
div.bestTabArea.reNew .mainBestSlider .productMd.first .btnArea{left:275px;bottom:auto;top:94px;width:auto;padding:0;}
div.bestTabArea.reNew .mainBestSlider .productMd.first .price{right:auto;left:275px;bottom:131px;margin:0;text-align:left}

/*****************************
    다국어 : 중문(zh)
*****************************/
:lang(zh-cn) body.main1806new section.customerCenter dl dt{color:#333;}
:lang(zh-cn) body.main1806new .mainPopular .popularSlider,:lang(zh-cn) body.main1806new .mainPopular .popularSlider .sliderItem{height:378px;}/* SYS-9636 200813 */
:lang(zh-cn) body.main1806new .mainPopular .popularSlider .sliderItem .productMd .link .info{margin-top:52px;}
:lang(zh-cn) body.main1806new .mainPopular .productMd:hover .price{bottom:52px;}
:lang(zh-cn) body.main1806new div.bestTabArea .bestArrBox .bestArrIn{width:810px;margin:0 auto;}
:lang(zh-cn) body.main1806new div.bestTabArea .bestArrBox .bestArrIn ul li{width:202px}	/*181123 CSR181123-112*/
:lang(zh-cn) div.specialBrandArea h3, 	:lang(zh-cn) div.officialStoreArea h3{font-weight:600;}

/***** 베스트 : 배너 포함형 *****/
:lang(zh-cn) div.bestTabArea .tabContent{position:relative;z-index:1;}
:lang(zh-cn) div.bestTabArea .mainBestBanner{position:relative;margin-top:35px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner:first-child{margin-top:-5px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner h3{margin-bottom:15px;color:#333;font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-weight:bold;font-size:20px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand{float:left;position:relative;width:341px;z-index:2;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .bannerSlider{overflow:hidden;position:relative;height:399px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .bannerSlider a{font-size:0;z-index:0 !important;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots{bottom:14px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots li button{background-position:-390px -20px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .bannerSlider .slick-dots li.slick-active button{width:21px;background-position:-420px -20px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList{height:199px;padding:20px 0 14px 25px;border:1px solid #e1e1e1;border-top:none;background-color:#f7f9fd;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList h4{color:#333;font-family:'Noto Sans Regular','Noto Sans Medium JP','Tahoma',  'Simhei', 'Microsoft Yahei';font-weight:bold;font-size:16px;line-height:24px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul{overflow:hidden;max-height:127px;margin-top:12px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul:after{content:'';display:block;visibility:hidden;height:0px;clear:both;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul li{float:left;width:135px;margin:-1px 20px 0 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul li a{display:block;overflow:hidden;position:relative;padding:8px 10px 9px 0;border-top:1px solid #e1e1e1;color:#666;line-height:15px;text-overflow:ellipsis;white-space:nowrap;outline:none;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul li a:after{content:'';display:block;position:absolute;top:11px;right:0;width:5px;height:7px;background:url('/static-fo-pc/img/common/bg_icon.png') no-repeat -240px -10px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .banBrand .brandList ul li a:hover{color:#333;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList{float:left;position:relative;width:680px;height:598px;margin-left:-1px;border:1px solid #e1e1e1;border-left:none;z-index:1;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .count{position:absolute;top:-39px;right:30px;color:#999;letter-spacing:0.5px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .count em, :lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .count span{display:inline-block;color:#f11d13;font-weight:normal;vertical-align:top;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .count span{margin-top:2px;color:#999;font-size:11px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .count strong{font-weight:normal;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd{width:50%;height:199px;padding:0;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .sliderItem:focus{outline:none}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .flagNum{top:10px;left:10px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .flagNum{width:48px;height:48px;background:#f3f5f9;text-align:center;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .flagNum em{right:0;bottom:8px;width:48px;color:#333;font:400 23px 'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .img{width:130px;height:168px;margin:0 0 0 29px;padding-top:38px;;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .img img{width:100%;height:100%;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .info{position:absolute;top:40px;left:172px;width:150px;margin-top:0;text-align:left;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .price{bottom:56px;left:170px;width:150px;background:none;text-align:left;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .brand strong{display:block;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .brand span{display:block;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .product{display:-webkit-box;height:36px;white-space:normal;-webkit-line-clamp:2;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .discount{position:absolute;top:141px;left:170px;width:150px;text-align:left;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd .btnArea{top:58px;left:140px;width:200px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first{height:398px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .flagNum{width:64px;height:64px;background:#000;}/* 2101 서브페이지 톤앤매너 변경 - 선반영X */
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .flagNum em{right:0;bottom:12px;width:64px;color:#fff;font:400 30px 'Montserrat Regular', 'Montserrat-Regular', 'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma',  'Simhei', 'Microsoft Yahei';text-align:center;vertical-align:middle;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .brand{font-size:20px;line-height:27px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .img{width:200px;height:240px;margin:0 auto;padding-top:40px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .info{position:relative;top:0;left:0;width:260px;height:89px;margin:13px auto 0;text-align:center;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .price{bottom:58px;left:0;width:100%;text-align:center;font-size:18px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .product{display:block;height:18px;white-space:nowrap;-webkit-line-clamp:1;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .discount{position:relative;top:0;left:0;width:260px;margin:0 auto;text-align:center;font-size:16px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .discount strong{font-size:25px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first .btnArea{top:auto;bottom:94px;left:0;width:100%;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first:hover .discount{top:18px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .productMd.first:hover .info{overflow:hidden;height:71px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider{width:680px;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider .sliderItem{width:680px !important;opacity:0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider .sliderItem .link{background:none;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button{position:absolute;top:-39px;width:20px;height:20px;margin-top:0;border:none;background:url('/static-fo-pc/img/common/bg_btn.png') no-repeat -180px 0;color:transparent;font-size:0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-prev{right:61px;left:auto;background-position:-600px 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-prev:hover{background-position:-180px 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-prev.slick-disabled{background-position:-600px 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-next{right:0;background-position:-660px 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-next:hover{background-position:-240px 0;}
:lang(zh-cn) div.bestTabArea .mainBestBanner .contentArea .proList .proListSlider button.slick-next.slick-disabled{background-position:-660px 0;}

/*****************************
    다국어 : 일문(ja)
*****************************/
:lang(ja) body.main1806new div.bestTabArea .bestArrBox{height:96px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox > a{height:94px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox > .prevArr{left:0;background-position:left 5px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox > .nextArr{right:0;background-position:right 5px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox > .prevArr:hover{background-position:left -80px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox > .nextArr:hover{background-position:right -80px;}
:lang(ja) body.main1806new div.bestTabArea .bestArrBox .bestArrIn ul li.on{height:96px;}

/*****************************
    다국어 : 영문(en)
*****************************/
:lang(en) body.main1806new section.todayPriceWrap .productMd .price{bottom:38px;}
:lang(en) body.main1806new .mainPopular .pageTitle .stitle{font-size:16px;}
:lang(en) body.main1806new .productMd .link .info{height:94px;margin-top:0;}
:lang(en) body.main1806new .productMd .link .info .brand{height:40px;}
:lang(en) body.main1806new .productMd:hover .link .discount span{display:inline-block;}
:lang(en) body.main1806new .productMd .price{bottom:53px;}
:lang(en) body.main1806new .mainPopular .popularSlider{height:695px;}
:lang(en) body.main1806new .mainPopular .popularSlider .sliderItem .productMd .btnArea{top:216px;}

:lang(en) body.main1806new div.bestTabArea .bestArrBox{height:96px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox > a{height:94px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox > .prevArr{left:0;background-position:left 5px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox > .nextArr{right:0;background-position:right 5px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox > .prevArr:hover{background-position:left -80px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox > .nextArr:hover{background-position:right -80px;}
:lang(en) body.main1806new div.bestTabArea .bestArrBox .bestArrIn ul li.on{height:96px;}

:lang(en) body.main1806new .mainPopular .popularSlider,:lang(en) body.main1806new .mainPopular .popularSlider .sliderItem{height:348px;}/* SYS-9636 200813 */


/***** 베스트 : 배너 포함형 *****/
/*****************************
    다국어 : 베트남(vi)
*****************************/
/* [SYS-11145] 20200921 */
body.main1806new .bestTabArea div.bestArrBox.type1 {height:auto;}
body.main1806new .bestTabArea div.bestArrBox.type1 > a {height:auto;bottom:0;background-image:none;}
body.main1806new .bestTabArea div.bestArrBox.type1 > a:before {content:"";position:absolute;left:50%;top:50%;width:12px;height:19px;margin:-9.5px 0 0 -6px;background-image:url("/static-fo-pc/img/common/bg_mainBest_arr.png");}
body.main1806new .bestTabArea div.bestArrBox.type1 > a.prevArr:before {background-position:-11px -33px;}
body.main1806new .bestTabArea div.bestArrBox.type1 > a.nextArr:before {background-position:-47px -33px;}
body.main1806new .bestTabArea div.bestArrBox.type1 > a.prevArr:hover:before {background-position:-11px -117px;}
body.main1806new .bestTabArea div.bestArrBox.type1 > a.nextArr:hover:before {background-position:-47px -117px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul {display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:nowrap;}
body.main1806new .bestTabArea div.bestArrBox.type1 .bestArrIn > ul li {width:auto;min-width:106px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;flex:1 0 auto;-ms-flex:1 0 auto;}
body.main1806new div.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on {height:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}
body.main1806new .bestTabArea div.bestArrBox.type1 .bestArrIn > ul li:nth-last-child(n + 8), 
body.main1806new .bestTabArea div.bestArrBox.type1 .bestArrIn > ul li:nth-last-child(n + 8) ~ li {width:106px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a {position:relative;padding:10px 0 5px;flex:1 1 auto;-ms-flex:1 1 auto;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a span {margin-top:45px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a span:before {content:"";position:absolute;top:11px;left:50%;width:40px;height:40px;margin-left:-20px;background-image:url("/static-fo-pc/img/common/icon_cate.png");display:block;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a .icon {margin:2px 0 7px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a .icon + span {margin-top:5px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li a .icon + span:before {display:none;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_all > a span:before {background-position:-40px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_month > a span:before {background-position:-80px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_week > a span:before {background-position:-120px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_skin > a span:before {background-position:-160px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_makeup > a span:before {background-position:-200px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_body > a span:before {background-position:-240px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_bag > a span:before {background-position:-280px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_clock > a span:before {background-position:-320px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_eye > a span:before {background-position:-360px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_shoes > a span:before {background-position:-400px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_sports > a span:before {background-position:-440px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_health > a span:before {background-position:-480px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_digital > a span:before {background-position:-520px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_living > a span:before {background-position:-560px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_cigar > a span:before {background-position:-600px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_kids > a span:before {background-position:-640px 0;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.cateIcon_search > a span:before {background-position:-680px 0;}

.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_all > a span:before {background-position:-40px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_month > a span:before {background-position:-80px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_week > a span:before {background-position:-120px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_skin > a span:before {background-position:-160px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_makeup > a span:before {background-position:-200px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_body > a span:before {background-position:-240px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_bag > a span:before {background-position:-280px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_clock > a span:before {background-position:-320px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_eye > a span:before {background-position:-360px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_shoes > a span:before {background-position:-400px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_sports > a span:before {background-position:-440px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_health > a span:before {background-position:-480px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_digital > a span:before {background-position:-520px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_living > a span:before {background-position:-560px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_cigar > a span:before {background-position:-600px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_kids > a span:before {background-position:-640px -40px;}
.bestTabArea .bestArrBox.type1 .bestArrIn > ul li.on.cateIcon_search > a span:before {background-position:-680px -40px;}
/* //[SYS-11145] 20200921 */    
