/* BASIC css start */
/* renewal */

#productClass *:after {
    content: none;
}

.productClass_inner {width:1260px;margin:0 auto;}
.cateTop {}

.cateTop img {
    width: 100%;
}

.cate-wrap {
    margin-top: 70px;
}

.bcate { 
    font-size: 22px;
    font-weight: 400;
    line-height: 16.71px;
    color:#000;
}

.class-list {
    margin-top: 15px;
}

.class-list ul {
    display: flex;
}

.class-list ul li {
    position: relative;
    margin-left: 10px;
    padding-left: 10px;
}

.class-list ul li::after {
    content: "" !important;
    background: #999;
    width: 1px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.class-list ul li:first-child {
    margin-left:0;
    padding-left:0;
}
.class-list ul li:first-child::after {
    display: none;
}

.class-list ul li a {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.32px;
}

.class-list ul li a:hover, .class-list ul li.active a {
    color: #000;
}



.main-title {
    text-align: center;
    margin: 70px 0 40px;
}

.main-title h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 47.73px;
    color: #000;
}

.swiper-wrap .swiper-container {
    overflow: hidden;
    padding-bottom: 15px;
} 

.swiper-wrap .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}

.swiper-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 1.2px solid #000;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    margin: 0 5px;
}
.swiper-wrap .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #000;
}
.cateInfo {
    margin: 34px 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cateInfo .count {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.32px;
}

.cateInfo .sort {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cateInfo .sort .btn-filter {
    color: #999;
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 6px;
    background: transparent;
}

.cateInfo .sort select {
    border: 0;
    outline: 0;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    padding: 0 5px;
    background: #fff url('/design/pinkagewig/renewal_2025/sort_bg.png') right center no-repeat;
    background-size: 24px;
    width: 77px;
}
.product_wrap {width:1260px;margin:0 auto; padding-bottom: 50px;}


.more {
    padding: 40px 0;
    text-align: center;
}
 


.more a {
    border: 1px solid #000;
    width: 141px;
    height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    gap: 4px;
    border-radius: 47px;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
}
 
.more a img {
    transition: filter 0.3s ease-in-out;
}

.more a:hover {
    background: #000;
    color: #fff;
}

.more a:hover img {
    filter: brightness(0) invert(1);
}

/* ÇÊÅÍ */
.filter-wrap * {font-family:'Malgun Gothic';color: #000;word-break:break-all;}
.layer-filter-wrap {display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:200; content:'';}
.layer-filter-wrap .layer-filter {position:fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);height: 690px;width: 980px;background:#fff;z-index:200;overflow:auto;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar {width:6px;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar-thumb {height:30%; background:#666; border:2px solid #fff;}
.layer-filter-wrap .layer-filter::-webkit-scrollbar-track {background:#fff;}
.layer-filter-wrap .layer-filter .tit {position:sticky;top:0;padding: 40px 50px;background:#fff;border-bottom:1px solid #f0f0f0;z-index:100;display: flex;align-items: center;}
.layer-filter-wrap .layer-filter .tit h3 {display:inline-block;font-size: 30px;color: #000;font-weight: 500;}
.layer-filter-wrap .layer-filter .tit .total-count {display:inline-block;margin-left:15px;color: var(--main-color);font-size: 15px;}
.layer-filter-wrap .layer-filter .tit .btn-close {position:absolute;right: 25px;top:30px;width: 30px;height: 30px;font-size:0px;text-indent:-9999px;background: url(/design/pinkagewig/mobile/icon_12.png) no-repeat left center;background-size: cover;}
.layer-filter-wrap .layer-filter .opt-box li > div {padding-top: 12px;font-size: 15px;}
.layer-filter-wrap .layer-filter .opt-box li {padding: 25px 50px;border-bottom:1px solid #f0f0f0;background: url(/images/common/icon_arr_down.png) right 25px top 32px no-repeat;font-size: 20px;font-weight: 500;cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li.active {background: url(/images/common/icon_arr_up.png) right 25px top 32px no-repeat;}
.layer-filter-wrap .layer-filter .opt-box li input[type="checkbox"]{display:none;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label {position:relative;height:21px;line-height:19px;/* margin-top:10px; */padding-left:26px;display:block;font-size:13px;font-weight:normal;cursor:pointer;}
.layer-filter-wrap .layer-filter .opt-box li .chk-box label:before {position:absolute; left:0; top:0; width:21px; height:21px; background:url(/images/common/chkbox_off.png) no-repeat center center; content:'';}
.layer-filter-wrap .layer-filter .opt-box li .chk-box input[type="checkbox"]:checked + label:before {background:url(/images/common/chkbox_on.png) no-repeat center center;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code {display:flex; flex-wrap:wrap; gap:15px; margin-top:10px;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code label {display:block;width:36px;height:36px;border:3px solid #fff;border-radius:50%;font-size:13px;font-weight:normal;box-shadow:0px 0px 1px 1px #dfdfdf;cursor:pointer;margin: 0 auto;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label {box-shadow:0px 0px 1px 1px #000;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code input[type="checkbox"]:checked + label + p {color: #000;}
.layer-filter-wrap .layer-filter .opt-box li .chk-color-code p {text-align:center;font-weight:normal;margin-top: 7px;font-weight: 500;}
.layer-filter-wrap .layer-filter .select-filter {display:flex;flex-wrap:wrap;gap:5px;margin: 21px 0;padding: 0 50px;}
.layer-filter-wrap .layer-filter .select-filter li {display:flex;align-items:center;padding: 8px 12px;background:#f8f8f8;border-radius:5px;font-size:13px;}
.layer-filter-wrap .layer-filter .select-filter li .btn-del {width:10px;height:10px;margin-left: 7px;background:url(/images/common/icon_txt_delete.png) no-repeat right center;font-size:0px;text-indent:-9999px;}
.layer-filter-wrap .layer-filter .select-filter li .color-code {display:inline-block; width:18px; height:18px; margin-right:5px; border-radius:50%;}
.layer-filter-wrap .layer-filter .select-filter li .filter-text {max-width:200px;font-size: 15px;font-weight: 500;}
.layer-filter-wrap .layer-filter .btn-wrap {display:flex;box-sizing:border-box;}
.layer-filter-wrap .layer-filter .btn-wrap button {width: 170px;border: 2px solid #000;font-size: 17px;font-weight: 400;text-align: center;line-height: 50px;cursor: pointer;background: #fff;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-reset {margin-right: 10px;}
.layer-filter-wrap .layer-filter .btn-wrap button.btn-search {background: #000;bo;}
.layer-filter-wrap .layer-filter .btn-wrap button span {display:inline-block; visibility:visible;}
.layer-filter-wrap .layer-filter .btn-wrap button span.fc-fff {color:#fff;}
.inputGroup {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 11px;
}

.filter-foot {
    padding: 40px 50px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.filter-foot-text {
    font-size: 14px;
    color: #999;
    font-weight: 300;
}

.filter-foot-text p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.filter-foot-text p .total-count {
    color: var(--main-color);
}

 

/* best */
.new_prdList li .thumb .badge {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    z-index: 3;
}









#prdBrand { padding-bottom: 90px; }

.numb { width:40px; height:40px;display:block;text-align:center;position: absolute;top: -20px;left: 20px;background-color:#000;color:#fff;font-weight: 500;}
.numb span.n1 {display:block;  font-size: 18px;line-height:40px; }

.how_prd .bx-prev { left: -70px; background: url("/design/pinkagewig/renewal/img/mprev.png") no-repeat; z-index: 9999; }
.how_prd .bx-next { right: -90px; background: url("/design/pinkagewig/renewal/img/mnext.png") no-repeat; z-index: 9999; }


/*°øÅë*/
.category_top {  background:#121212; border-bottom:1px solid #ddd; display:block; position:relative; top:0; text-align:center; width:100%;  margin:0 auto 100px ; overflow:hidden;}
.category_top img { width:100%; max-width:2000px; min-width:1200px; }


.video {height:545px; position: relative; overflow:hidden; margin:0 auto 100px ; }
.video-background { position: absolute; top:0; left: 0; overflow: hidden; width: 100%;  }
.video-background video { min-height: 5%; min-width: 100%; }

.v_title1 { width:100%; text-align:center; position:absolute; top:210px;  }
.v_title1 a { font:45px Fenix; color:#fff; font-weight:400; letter-spacing:3px;  }
.v_title2 { width:100%; text-align:center; position:absolute; top:270px; ; }
.v_title2 a { font:25px Noto Sans KR; font-weight:400; color:#fff;     }


div.prdarea h2 { display: block; margin: 80px auto 30px; font: 22px Fenix; text-align: center; color: #353535; letter-spacing: 3px; font-weight: normal; }
div.prdarea .how_prd h2 {  margin:120px auto 30px; }


.sorting { height: 55px; overflow: hidden; display: block; width: 100%; clear: both; margin: 30px 0 30px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; position: relative; }
.sorting h2 { display: block; padding: 0 !important; font-size: 16px !important; color: #282828; }
.sorting .total { float: left; width: 150px; margin-left: 10px; }
.sorting .total li { display: inline-block; float: left; font-family: Roboto; letter-spacing: 1px; color: #555; font-size: 12px; padding: 22px 0; }
.sorting .pager { float: left; width: 150px; }
.sorting .pager a { display: inline-block; float: left; font-family: Roboto; letter-spacing: 1px; color: #555; font-size: 12px; padding: 22px 0; }
.sorting .mid_cate { position: absolute; width: 300px; margin-left: -150px; top: 0; left: 50%; text-align: center; }
.sorting .mid_cate a { display: inline-block; margin: 0 5px; color: #555; font: 15px "Noto Sans KR"; font-weight: 500; padding: 18px 0 18px; }
.sorting .mid_cate a.small { padding-right: 5px; color: #888; font: 12px "Nanum Gothic"; font-weight:400; }
.sorting .sort { float: right; margin-right: 10px; }
.sorting .sort a { display: inline-block; padding: 22px 0; }
.sorting .sort li a { display: inline-block; margin: 0 10px; color: #555; font-size: 12px; font-weight: 600; padding: 22px 0 16px; }
.sorting .sort li a:hover { color: #999; }
.sorting .sort li a.active { border-bottom: 2px solid #333; color: #333; }




.prdarea ul.prdList li.item{margin:0 6px;}
.prdarea ul.prdList li.item.best_list{padding-bottom:80px;}

/*¸®½ºÆ® ¼öÁ¤*/
#contentWrap .prd_normal.wrap-1260{width:1272px}
.prdarea ul.prdList{border:0;}
.prdarea ul.best li.item { width:387px;margin-right:49.5px;margin-left:0;margin-bottom:60px;padding:0; }
.prdarea ul.best li.item:last-child { margin-right:0 }
.prdarea ul.best li.item .box { width:387px; }
.prdarea ul.best li.item .prdimg img { display: block; width: 387px; height:507px; }



.how_prd { margin-top:140px; }
.how_prd ul li.item { padding-bottom:50px; }
.how_prd ul li.item .prd_spec { text-align:center; }

.how_prd ul li.item .prdimg .play { position:absolute; left:0; top:0; }
.how_prd ul li.item .prdimg img { display: block; width:290px; }
.howto { margin-top:30px;  }

/* 2019.08.13. Áß¾Ó Ä«Å×°í¸® ¼±ÅÃ ¹× Á¤·Ä ¼±ÅÃ :: Åäºê */
#cate_ord{display:block;width:100%;padding:57px 0 50px;position:relative;z-index:3;}
#cate_ord.best_list{padding:57px 0 70px;}
#cate_ord, #cate_ord *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#cate_ord .cate_ord_cont{float:left;width:100%;}
#cate_ord .cate_ord_cont > div > div:nth-child(1) span{display:block;font-size:15px;font-weight:500;line-height:54px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul{float:left;margin-left:5px}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li{float:left;position:relative;padding:0 15px}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li:first-child{padding-left:0}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li:last-child{padding-right:0}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li > span.bar{position:absolute;top:0;left:0;float:left;width:1px;height:12px;margin:19px 0;background-color:#ccc}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li:first-child > span.bar{display:none}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li > a{float:left;font-family:"Noto Sans KR";color:#898989;font-size:14px;line-height:50px;font-weight:300}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li > a > span{font-family:"Noto Sans KR"}
#cate_ord .cate_ord_cont .listFilterBtnWrap > ul > li.sel > a{font-weight:400;color:#464646}
#cate_ord .cate_ord_cont .listFilterBtnWrap{float:right;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > div{float:left;height: 54px;border: 2px solid #ddd;border-right:0;position: relative;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > div .mySelectBtn{float:left;width:170px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > div .mySelectBtn a{display:block;width:100%;line-height:50px;padding:0 15px;font-size:15px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > div .mySelectBtn a img{position:absolute;display:block;width:18px;top:18.5px;right:15px;}

#cate_ord .cate_ord_cont .listFilterBtnWrap > dl{float:left;height:54px;width:174px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > *{background-color:#fff}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl a, #cate_ord .cate_ord_cont > div > dl a *{font-family:"Noto Sans KR";color:#000;font-size:14px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dt{float:left;width:174px;height:54px;position:relative;border:2px solid #ddd;border-left:2px solid #ddd;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dt > a{float:left;width:100%;line-height:50px;font-weight:400;padding:0 15px;font-size:15px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dt img{position:absolute;display:block;width:18px;top:18.5px;right:15px;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl a > span{color:#000;font-size:14px;font-weight:300}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd{float:left;width:100%;border:2px solid #ddd;border-top:0;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd{display:none}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd.on{display:block}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul{float:left;width:100%;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li{float:left;width:100%;border-bottom:2px solid #ddd;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li:last-child{border-bottom:0;}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li > a{float:left;width:100%;line-height:40px;padding:0 15px}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li > a{
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li.sel > a{background-color:#ebebeb}
#cate_ord .cate_ord_cont .listFilterBtnWrap > dl > dd > ul > li > a:hover{background-color:#ebebeb}


.backgroundBg_black{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);z-index:99991;display:none;}
.detailFilterPopUp{display:none;position:fixed;height:690px;width:980px;top:50%;left:50%;margin-top:-335px;margin-left:-490px;background:#fff;z-index:99999;}
.detailFilterPopUp *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.detailFilterPopUp .detailFilterHead{padding:40px 50px 0;margin-bottom:40px;}
.detailFilterPopUp .detailFilterHead strong{font-size:30px;color:#000;line-height:50px;font-weight:500;}
.detailFilterPopUp .detailFilterHead .detailFilterClose{position:absolute;width:30px;top:30px;right:25px;cursor:pointer;}
.detailFilterPopUp .detailFilterHead .detailFilterClose img{width:30px;}
.detailFilterPopUp .detailFilterBody .filterListWrap{padding:0 55px;}
.detailFilterPopUp .detailFilterBody dl{float:left;}
.detailFilterPopUp .detailFilterBody dl:nth-child(1){width:450px;}
.detailFilterPopUp .detailFilterBody dl:nth-child(1) ul:nth-child(1){width:200px;}
.detailFilterPopUp .detailFilterBody dl:nth-child(2),
.detailFilterPopUp .detailFilterBody dl:nth-child(3){width:210px;}
.detailFilterPopUp .detailFilterBody dl dt{font-size:20px;margin-bottom:30px;font-weight:500;}
.detailFilterPopUp .detailFilterBody dl dd ul li{margin-bottom:25px;}
.detailFilterPopUp .detailFilterBody dl dd ul li:last-child{margin-bottom:0;}
.detailFilterPopUp .detailFilterBody dl dd ul li label .cnt{font-family:"Roboto"}
.detailFilterPopUp .detailFilterBody dl dd ul li.userWritePrice label{display:block;margin-bottom:10px;}
.detailFilterPopUp .detailFilterBody dl dd ul li.userWritePrice input{width:90px;height:30px;text-align:center;border:1px solid #999;border-radius:5px;color:#999;font-family:"Roboto";font-size:13px;line-height:28px}
.detailFilterPopUp .detailFilterBody dl dd ul li.userWritePrice span{margin:0 5px;}

.detailFilterPopUp .detailFilterBody div.detailFilterFoot{float:left;width:100%;margin-top:40px;padding:40px 50px 0;border-top:1px solid #ddd;}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .selectFilterNum p{font-size:20px;font-weight:500;margin-bottom:10px;}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .selectFilterNum p span{color:#f79995;}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .selectFilterNum p span.cnt{font-family: "Roboto";}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .selectFilterNum > span{font-size:14px;color:#999;font-weight:300}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .btnWrap span.btn{display: inline-block;width: 170px;border: 2px solid #000;font-size: 17px;font-weight: 400;text-align: center;line-height: 50px;cursor: pointer;}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .btnWrap span.btn.btn-reset{margin-right:10px;}
.detailFilterPopUp .detailFilterBody div.detailFilterFoot .btnWrap span.btn.btn-filterApply{background:#000;color:#fff;}

.pageTitleWrap{
	margin:60px 0 30px;
}

.pageTitleWrap h1{
	margin-bottom:25px;
	font-size: 30px;
    font-weight: 500;
    color: #000;
}

.pageTitleWrap ul {margin-bottom:30px;}

.pageTitleWrap ul li{
	float:left;
	margin-right:30px;
	padding-bottom:5px;
}

.pageTitleWrap ul li a{
	font-size:16px;
	color:#ccc;
}

.pageTitleWrap ul li.sel{
	border-bottom:1px solid #000;
}

.pageTitleWrap ul li.sel a{
	color:#000;
	font-weight:500;
}


/* SALE 2020 */
#sale2020{display:inline-block;width:100%}
#sale2020, #sale2020 *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#sale2020 img, #sale2020 > div, #sale2020 > a{float:left;width:100%}
#sale2020 > .btnWrap{position:relative}
#sale2020 > .btnWrap > ul
, #sale2020 > .btnWrap > ul > li
, #sale2020 > .btnWrap > ul > li > a{float:left}
#sale2020 > .btnWrap > ul > li > a{float:left;width:100%;height:100%}

#sale2020 > .btnWrap > ul.vol1 > li{position:absolute;top:15.17%;width:35.27%;height:12.57%}
#sale2020 > .btnWrap > ul.vol1 > li:nth-child(odd){left:14.10%}
#sale2020 > .btnWrap > ul.vol1 > li:nth-child(even){left:50.45%}
#sale2020 > .btnWrap > ul.vol1 > li:nth-child(3)
, #sale2020 > .btnWrap > ul.vol1 > li:nth-child(4){top:29.40%}
#sale2020 > .btnWrap > ul.vol1 > li:nth-child(5)
, #sale2020 > .btnWrap > ul.vol1 > li:nth-child(6){top:43.63%}
#sale2020 > .btnWrap > ul.vol1 > li:nth-child(7){top:57.86%}

#sale2020 > .btnWrap > ul.vol2 > li{position:absolute;top:83.86%;left:14.10%;width:8.77%;height:7.57%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(2){left:23.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(3){left:32.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(4){left:41.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(5){left:50.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(6){left:59.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(7){left:68.10%}
#sale2020 > .btnWrap > ul.vol2 > li:nth-child(8){left:77.10%}

#sale2020 > .btnWrap.bottom > ul.vol2 > li{top:22.86%;height:51.57%}

#sale2020 > .goodsCate > img{display:inline-block;float:none}
#sale2020 > .goodsCate > ul{display:block;width:760px;margin:90px auto 0}
#sale2020 > .goodsCate > ul > li{float:left;width:50%}
#sale2020 > .goodsCate > ul > li > a{float:left;width:100%}
#sale2020 > .goodsCate > a{display:inline-block;float:none;margin-bottom:150px}



/* ½ºÅ©·¡Ä¡ º¹±Ç */
.scratchWrap{display:block;width:538px;margin:0 auto;position:relative}
.scratchWrap > .bg{display:inline-block;width:100%}
.scratchWrap > .scratchDiv{position:absolute;top:354px;left:61px;float:left;width:417px;height:186px}
.scratchWrap > .scratchDiv > .scratch_viewport{position:absolute;width:100%;height:100%;z-index:0}
.scratchWrap > .scratchDiv > .scratch_viewport > .scratch_picture-under{position:absolute;top:0;left:0;float:left;width:100%;height:100%;z-index:-1}
.scratchWrap > .scratchDiv > .scratch_viewport > canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}

#eventResult{display:none}
#eventResult{position:fixed;top:0;left:0;float:left;width:100%;height:100%;z-index:1}
#eventResult > span.bg{position:absolute;top:0;left:0;float:left;width:100%;height:100%;background-color:#000;opacity:0.75}
#eventResult > table.result{float:left;width:100%;height:100%;position:relative}
#eventResult > table.result td{text-align:center;vertical-align:middle}
#eventResult > table.result td > span{position:relative;display:inline-block;max-width:850px}
#eventResult > table.result td > span > span.close{position:absolute;top:-39px;right:-40px;float:left;width:40px;height:39px;background-repeat:no-repeat;background-position:center center;background-size:40px 39px;cursor:pointer}
#eventResult > table.result td > span > img{width:100%;max-width:500px;cursor:pointer}





/*makeshop23.4.9 »óÇ°Å¸°Ù¹öÆ° Ãß°¡*/
.product-move-btn {position:fixed;width: 140px;height: 40px;line-height: 40px;bottom: 34px;left: 0px;right: 0px;z-index:1000;background: #FFF;border:1px solid #000;transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s; margin: 0px auto;
box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px 0px;font-size:14px;border-radius: 100px;text-align:center;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;}
.product-move-btn img {vertical-align:middle;width:12px; }






/* ÀÚµ¿ ½½¶óÀÌµå */
.swiper-container {overflow:hidden;}
.swiper-container-free-mode > .swiper-wrapper{transition-timing-function:linear}
.swiper-container-free-mode > .swiper-wrapper .swiper-slide img{width:100%px}

/* ÅÇ¸Þ´º ´Ù¸¥ ÄÁÅÙÃ÷¿Í °ãÄ¡´Â ÀÌ½´ */
.Scroll_fixed .Scroll_BtnInner1{z-index:2;overflow:hidden}
#contentWrap{position:relative;z-index:3;background-color:#fff}
.Container{position:relative;z-index:3}
#footer{z-index:3}
/* BASIC css end */

