.main-slide .swiper-pagination {
	text-align: left;
    padding-left: 21px;
    box-sizing: border-box;
    bottom: 22px;
}
.main-slide .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 2px;
}
.main-slide .swiper-pagination .swiper-pagination-bullet-active {
	width: 18px;
    border-radius: 50px;
}
.visual  { 
	padding: 10px 0 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ececec;
}
/*
.visual ul {
	height: 210px;
	overflow: hidden;
}*/
.visual ul li {
	float: left;
	width: 16.666%;
	text-align: center;
	font-size: 15px;
	margin: 10px 0;
}
.visual ul li a {
	color: #6e6e6e;
}
.visual ul li .icon {
	display: block;
	width: 30px;
	height: 30px;
	margin: 20px auto 10px;
}
.visual ul li.icon-all .icon {
	background: url("../../images/icon_category01.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon1 .icon {
	background: url("../../images/icon_category02.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon10 .icon {
	background: url("../../images/icon_category03.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon12 .icon {
	background: url("../../images/icon_category05.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon13 .icon {
	background: url("../../images/icon_category06.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon15 .icon {
	background: url("../../images/icon_category07.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon2 .icon {
	background: url("../../images/icon_category08.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon3 .icon {
	background: url("../../images/icon_category09.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon4 .icon {
	background: url("../../images/icon_category10.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon5 .icon {
	background: url("../../images/icon_category11.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon6 .icon {
	background: url("../../images/icon_category12.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon7 .icon {
	background: url("../../images/icon_category13.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon8 .icon {
	background: url("../../images/icon_category14.svg")no-repeat 0 0 / 30px;
}
.visual ul li.icon9 .icon {
	background: url("../../images/icon_category15.svg")no-repeat 0 0 / 30px;
}
/*.visual button {
	position: relative;
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 17px;
	margin-top: 20px;
}
.visual button:after {
    content: '';
    display: block;
    background: url("../../images/ico-more.png")no-repeat 50% 50% / 9px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 55px;
    transform: rotate(90deg);
}
.visual.open ul {
	height: auto;
}
.visual.open button:after {
	transform: rotate(-90deg);
}*/



.brands {
	position: relative;
	margin-top: 30px;
}
/*
.brands:after {
	content: '';
	display: block;
	width: 100%;
	height: 100px;
	background: #3444CC;
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: -1;
}
*/
.brands h2 {
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #000;
}
.brands h2 + p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.brands .swiper-slide {
	text-align: center;
	width: 75px;
	margin: 10px 7px;
	font-size: 14px;
	line-height: 1.2;
}
.brands .swiper-slide .thumb {
	border-radius: 50%;
	border: 1px solid #fff;
	overflow: hidden;
	margin-bottom: 10px;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}
.brands .swiper-slide .thumb:before {
	display: none;
}
.brands .swiper-slide p {
	display: none;
}
.brands .swiper-container + a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
}
.brands .swiper-container + a img {
	width: 8px;
	margin-left: 5px;
}


.time-sale {
	margin-top: 30px;
}
.time-sale h2 {
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #00119F;
}
.time-sale h2 + p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.time-sale .list {
	position: relative;
	box-sizing: border-box;
}
.time-sale .list li {
}
.time-sale .list li a {
	align-items: end;
	padding: 20px 15px 50px;
}
.time-sale .list li .thumb {
	width: 105px;
}
.time-sale .list li .thumb img {
	width: 100%;
}
.time-sale .list li .info {
	flex: 2;
	padding-left: 15px;
	box-sizing: border-box;
}
.time-sale .list li .info .percent {
    color: #F13B2F;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 5px;
}
.time-sale .list li .info p {
	color: #000;
	font-size: 14px;
	margin: 15px 0 5px;
}
.time-sale .list li .info .price {
	font-weight: 700;
	font-size: 16px;
}
.time-sale .grid3 {
	padding: 0 5%;
	margin: 35px 0 50px;
}
.time-sale .grid3 > div {
	flex: 1;
	margin: 0 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	word-break: keep-all;
	line-height: 1.2;
}
.time-sale .grid3 > div .thumb {
	max-width: 135px;
	margin: 0 auto 12px;
}
.time-sale .grid3 > div .thumb img {
	width: 100%;
}
.time-sale .grid3 > div .percent {
	color: #ff3131;
	font-weight: 600;
	letter-spacing: 3px;
	font-size: 26px;
	margin-top: 5px;
}
.time-sale .swiper-pagination {
	text-align: left;
    padding-left: 0px;
    box-sizing: border-box;
    bottom: 22px;
    left: 13px;
}
.time-sale .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 2px;
}
.time-sale .swiper-pagination .swiper-pagination-bullet-active {
	width: 18px;
    border-radius: 50px;
}


.time-sale .best {
	margin-top: 30px;
}
.time-sale .best .grid2 {
	flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
}
.time-sale .best .grid2 > div {
	position: relative;
	flex: 0 0 50%;
	max-width: 50%;
	border: 1px solid #ececec;
	border-bottom: 0;
	padding: 15px;
}
.time-sale .best .grid2 > div:nth-child(2n-1) {
	border-left: 0;
	border-right: 0;
}
.time-sale .best .grid2 > div:nth-child(2n) {
	border-right: 0;
}
.time-sale .best .grid2 > div .num {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #3444CC;
	border-radius: 0px 20px 20px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	z-index: 1;
}
.time-sale .best .grid2 > div .thumb {
	display: block;
	text-align: center;
	width: 105px;
	margin: 0 auto 15px;
}
.time-sale .best .grid2 > div .thumb img {
	width: 100%;
}
.time-sale .best .grid2 > div .brand {
	font-size: 12px;
	color: #999;
	margin-bottom: 3px;
}
.time-sale .best .grid2 > div .name {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
}
.time-sale .best .grid2 > div .price {
	color: #000;
	font-weight: 700;
	font-size: 11px;
}
.time-sale .best .grid2 > div .price strong {
	font-size: 15px;
}
.time-sale .best .grid2 > div .price span {
	margin-left: 5px;
	color: #F13B2F;
	font-size: 12px;
	font-weight: 700;
}




.all-prd {
	margin-top: 60px;
}
.all-prd h2 {
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	color: #00119F;
}
.all-prd h2 + p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.all-prd .grid2 {
	flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
}
.all-prd .grid2 > div {
	position: relative;
	flex: 0 0 50%;
	max-width: 50%;
	border: 1px solid #ececec;
	border-bottom: 0;
	padding: 15px;
}
.all-prd .grid2 > div:nth-child(2n-1) {
	border-left: 0;
	border-right: 0;
}
.all-prd .grid2 > div:nth-child(2n) {
	border-right: 0;
}
.all-prd .grid2 > div .thumb {
	display: block;
	text-align: center;
	width: 105px;
	margin: 0 auto 15px;
}
.all-prd .grid2 > div .thumb img {
	width: 100%;
}
.all-prd .grid2 > div .brand {
	font-size: 12px;
	color: #999;
	margin-bottom: 3px;
}
.all-prd .grid2 > div .name {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
}
.all-prd .grid2 > div .price {
	color: #000;
	font-weight: 700;
	font-size: 11px;
}
.all-prd .grid2 > div .price strong {
	font-size: 15px;
}
.all-prd .grid2 > div .price span {
	margin-left: 5px;
	color: #F13B2F;
	font-size: 12px;
	font-weight: 700;
}
.all-prd .grid2 + a {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	padding: 15px 0;
}
.all-prd .grid2 + a img {
	width: 8px;
	margin-left: 5px;
}


.mid-bn img {
	width: 100%;
}


.md-pick {
	padding: 25px 0;
	font-family: 'Urbanist','NanumSquare', sans-serif;
	padding-top: 50px;
}
.md-pick .title {
	padding: 0 25px;
	color: #888;
	margin-bottom: 30px;
}
.md-pick .title .badge {
	border: 1px solid #000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	border-radius: 50px;
	padding: 7px 25px;
	font-weight: bold;
	margin-right: 10px;
	color: #000;
}
.md-pick .swiper-container {
	padding-left: 15px;
}
.md-pick .swiper-slide {
	width: 135px;
	margin: 10px 10px 25px;
	font-size: 15px;
	line-height: 1.2;
}
.md-pick .swiper-slide .thumb {
	margin-bottom: 10px;
}
.md-pick .swiper-slide .thumb img {
	width: 100%;
}
.md-pick .swiper-slide .name {
	font-size: 15px;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.md-pick .swiper-slide .percent {
	color: #ff3131;
	letter-spacing: 3px;
	font-size: 16px;
	margin-top: 5px;
}


.rank {
	position: relative;
	font-family: 'Urbanist','NanumSquare', sans-serif;
	margin: 15px 25px;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	padding: 25px 15px 15px;
	box-sizing: border-box;
}
.rank:before {
	content: '';
    width: 100%;
    left: 0;
    padding: 20% 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.5) 75%, rgba(255,255,255,0) 100%);
    border-radius: 0 0 15px 15px;
    z-index: 1;
}
.rank .title {
	position: relative;
	padding-bottom: 20px;
}
.rank .title span {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 20px;
}
.rank .title strong {
	display: block;
	font-size: 20px;
	line-height: 1.2;
}
.rank .title .img img {
	position: absolute;
	top: 0;
    right: 0;
    width: 100px;
}
.rank .title .img01 {
    bottom: 0;
    right: 0;
    width: 160px;
}
.rank .title .img02 {
    top: -65px;
    right: 60px;
    width: 55px;
}
.rank .title .img03 {
    top: -15px;
    right: 135px;
    height: 30px;
}
.rank .title .img04 {
    top: -15px;
    right: -15px;
    height: 30px;
}
.rank .list li {
	padding: 10px 0;
	align-items: center;
}
.rank .list li .num {
	width: 35px;
	font-weight: bold;
	font-style: italic;
}
.rank .list li .thumb {
	width: 135px;
	margin-right: 20px;
}
.rank .list li .thumb img {
	width: 100%;
}
.rank .list li .info {
	width: 445px;
}
.rank .list li .info .price {
	font-weight: bold;
}
.rank .list li .info .price span {
	color: #ff214f;
}
.rank .list li .info .name {
	font-size: 14px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.rank .list + a {
	position: relative;
	top: -25px;
	display: block;
	background: #FF214F;
	color: #fff;
	text-align: center;
	width: 240px;
    height: 30px;
    line-height: 28px;
	border-radius: 50px;
	margin: 0 auto;
	z-index: 1;
	font-weight: bold;
	font-size: 13px;
}
.rank .list + a img {
    vertical-align: -1px;
    margin-left: 8px;
    width: 7px;
}



.special .title .badge {
	border: 1px solid #ff3131;
	color: #ff3131;
}
.special .more-btn {
	display: block;
	color: #3f75ff;
	text-align: center;
	font-weight: 500;
	margin-bottom: 10px;
}


.thumb {
	position: relative;
}
.thumb:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .04;
}



@media screen and (max-width: 768px){
	.visual ul li {
		width: 20%;
		font-size: 12px;
	}
}
@media screen and (max-width: 400px){
	.visual ul li {
		font-size: 12px;
	}
}
@media screen and (max-width: 380px){
	.visual ul li {
		width: 25%;
	}
}