/* BASIC css start */
.item-wrap .item-cont .item-list .thumb img{padding:30px; width:70%}
#header.main{
    position: static !important;}

/*오늘의 특가세일 제품*/
.today .item-list, .today .item-wrap .item-cont .item-list:nth-child(4n) {
	padding-right: 0 !important;
}
.todaywrap .swiper-pagination-bullet-active {
	opacity: 1;
	background: #616161 !important;
}


/* 메인 비쥬얼 배너 */
#mainSpot {
	position: relative;
	width: 100%;
}
#mainSpot .bx-controls-direction {
	position: absolute;
	top: 50%;
	width: 100%;
}


#mainSpot img {
	width: 100%
}
/*#mainSpot .inner { margin-left:-1000px; position:absolute; top:0; left:50%; right:0; width:2000px; height:500px }*/
#mainSpot .bx-pager {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	height: 11px;
	text-align: center
}
#mainSpot .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 7px
}
*:first-child+html #mainSpot .bx-pager .bx-pager-item {
	display: inline
} /* IE7 Hack */

#mainSpot .bx-pager .bx-pager-item a.active {
	background-position: 0 -11px
}
/* 이미지 배너 */
.imgBanner {
	margin: 30px auto 0;
	position: relative;
	width: 1280px;
}
.imgBanner ul {
 *zoom: 1
}
u .imgBanner ul:after {
	display: block;
	clear: both;
	content: ''
}
.imgBanner ul li {
	position: relative;
	padding-right: 10px;
	float: left;
	width: 420px;
}
.imgBanner ul li img {
	width: 100%
}
.imgBanner ul li div {
}
.imgBanner ul li a {
    opacity: 0;
    position: absolute;
    color: #000 !important;
    top: 0;
    text-align: center;
    display: block;
    width: 420px;
    height: 244px;
}
.imgBanner ul li a h2 {
	color: #fff;
	line-height: 1;
	font-size: 29px;
	padding-bottom: 28px;
	font-weight: 400;
	letter-spacing: -2px;
}
.imgBanner ul li a p.line {
	width: 25px;
	height: 0;
	border-top: 1px solid #fff;
	display: inline-block;
}
.imgBanner ul li a p.txt {
	padding-top: 10px;
	color: #fff;
	font-size: 15px;
	line-height: 1.1;
	font-weight: 300;
}
/* 상품 목록 영역 */
.product-wrap {
	margin: 0 auto; /*position:relative;*/
	width: 1280px
}

/*가격대별*/
#piece .item-wrap .item-cont .item-list:nth-child(5n){padding-right:0}
#piece .item-wrap .item-cont .item-list{width:240px !Important;}


.tab_menu {display:table;width:100%;}

.tab_menu li {
    display: table-cell;
    text-align: center;
}

.tab_menu li:first-child {border-left:1px solid #e9e9e9}

.tab_menu li.on{border-right:1px solid #000 !important;}

.tab_menu .tit {
    border-bottom: 1px solid #000;
    display: block;
    padding: 20px;
    color: #a2a2a2;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    margin-left: -1px;}

.tab_menu .on:nth-child(1){
    border-left: 1px solid #000;}

.tab_menu .on .tit {
    color: #000;
    font-weight: bold;
    border: 1px solid #000;
    border-bottom: 0;
    margin-right: -1px;
    margin-top: -1px;
}
    
.tab_cont {padding-top: 5px; margin-top: 5px;}


/* 고정 이미지 배너 */
.fixedBnnr {
	position: relative;
	width: 100%;
	min-width: 1280px;
	height: 220px;
	background: url('//image.makeshop.co.kr/makeshop/d3/basic_simple/main/fixbn.jpg') center top no-repeat fixed
}
.fixedBnnr .inner {
	margin: 0 auto;
	position: relative;
	width: 1280px;
	text-align: center
}
.fixedBnnr .inner .tx {
	padding-top: 100px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 16px
}
/*진열*/
.item-wrap .item-cont .item-list .prd-info ul.info1 {
}
.item-wrap .item-cont .item-list .prd-info ul.info2 {
    margin-top: 15px;
	text-align: center;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li {
    padding-top: 13px;
	display: inline-block;
	vertical-align: top;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-dc {
	padding-top: 5px;
	font-size: 23px;
	letter-spacing: -2px;
	font-weight: 700;
	color: #ff5e4d;
	padding-right: 14px;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-dc em {
    font-size: 15px !important;
    vertical-align: top;
    font-weight: normal;
    display: inline-block;
    letter-spacing: 0;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-price {
	text-align: left;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-price .soldout {
	color: #ff5e4d;
	vertical-align: bottom;
	display: block;
	padding-top: 20px;
}
.item-wrap .soldout {
	font-size: 15px;
	color: #ff5e4d;
	display: block;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-price strike {
	font-size: 14px;
	color: #999999;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.prd-price span.price {
	font-size: 16px;
	color: #ff5e4d;
	left: -1px;
    font-weight: bold;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.hit {
	float: right;
	padding-top: 4px;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.hit p {
	display: inline-block;
	width: 60px;
	border-right: 1px solid #eee;
	padding: 3px;
	font-size: 13px !important;
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.hit p:nth-child(2) {
	border-right: 0
}
.item-wrap .item-cont .item-list .prd-info ul.info2 li.hit p em {
	font-size: 11px;
	color: #000;
	padding-bottom: 4px;
	display: inline-block;
}

.cateTit a.more{opacity:0}



/*장바구니 담긴상품*/
#pick_cart .cateTit a {
    background: none;
    margin-top: 0;
    padding: 0;
}
#pick_cart h3 strong{font-size: 1.2em;}
#pick_cart .item-wrap .item-cont .item-list:nth-child(4n){padding-right:0}
#pick_cart .item-wrap .item-cont .item-list{width:300px !Important;}

/*다른고객 보고있는 상품*/
#view_prd .cateTit a {
    background: none;
    margin-top: 0;
    padding: 0;
}
#view_prd h3 strong{font-size: 1.2em;}
#view_prd .item-wrap .item-cont .item-list:nth-child(4n){padding-right:0}
#view_prd .item-wrap .item-cont .item-list{width:300px !Important;}





/*포토리뷰*/
#photo {
	width: 100%;
	background: #f8f8f8;
	margin-top: 60px;
}
#photo .item-wrap {
	margin: 0 auto
}
#photo .cateTit {
	padding-top: 50px;
	padding-bottom: 30px
}
#photo h4 {
	font-size: 15px;
}
#photo .item-list {
	width: 300px
}
#photo .item-list .prd-info {
	padding-top: 15px
}

#photo .item-list .thumb{}


#photo .item-list .thumb img{padding:0 !important; width:100% !important;}


#photo .prd-info ul.info1 {
}
#photo .prd-info ul.info2 {
	color: #747474;
	padding: 2px 0 10px;
	display: block;
}
#photo .prd-info ul li {
	text-align: left
}
#photo .prd-info ul.info1 li.name {
	padding-bottom: 10px;
}
#photo .prd-info ul.info1 li.name a {
	font-size: 15px
}
#photo .prd-info ul.info1 li.cont {
	padding-bottom: 10px;
}
#photo .prd-info ul.info1 li.cont a {
	color: #7b7b7b;
	line-height: 1.2;
}
#photo .prd-info ul.info2 li.name {
}
#photo .prd-info ul.info2 li.date {
}
#photo .prd-info ul.info2 li.hit {
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 12px;
	padding-top: 7px;
}

#photo .prd-info ul.info2 li.hit .score{border:0 !important;}

#photo .prd-info ul.info2 li.hit .score em{
	border: 0;
    padding: 0;
    letter-spacing: -3px;
    color: #ff5e4d;
    font-size: 15px !IMPORTANT;
}

#photo .prd-info ul.info2 li.hit .review {
}




/*추천영역*/
#recmd {
}
#recmd .cateTit {
	padding-bottom: 40px
}
#recmd .cateTit a {
	background: none;
	margin-top: 0;
	padding: 0;
}
#recmd .item-wrap .item-cont .item-list {
	width: 300px;
}
#recmd .item-wrap .item-cont .item-list .thumb {
	border: 0
}
#recmd .item-wrap .item-cont .item-list .prd-name {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#recmd .item-wrap .item-cont .item-list .prd-price {
	padding: 0;
}
#recmd .item-wrap .item-cont .item-list .prd-price strike {
	padding-right: 5px;
}
#recmd .item-wrap .item-cont .item-list .prd-price .price {
	font-size: 17px;
}
/*기획전*/
#plan {
	margin-bottom: 15px;
}
#plan .cateTit {
	padding-bottom: 35px;
}
#plan .cateTit .more {
	margin-top: 0;
	background: #fff !important;
	width: 70px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	border: 1px solid #c7c7c7;
	color: #c7c7c7;
}
#plan ul {
}
#plan ul li {
	position: relative;
	width: 635px;
	display: inline-block;
	height: 350px;
	margin-right: 7px;
	margin-bottom: 9px;
}
#plan ul li:nth-child(2n) {
	margin-right: 0;
}
#plan ul li .box {
        display:none;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 280px;
	height: 156px;
}

#plan ul li a{
    display: block;
    height: 100%;
    width: 100%;}

#plan ul li h4 {
	color: #fff;
	font-size: 15px;
	padding: 20px 17px;
}
#plan ul li .txt {
	padding-left: 17px;
	font-size: 18px;
	line-height: 1.5;
}
#plan ul li.blue .box {
	background: rgba(63,58,100,0.9);
	color: #fff;
}
#plan ul li.blue h4 {
	color: #fa6959;
}
#plan ul li.red .box {
	background: #fa6959;
	color: #fff;
}
#plan ul li.red h4 {
	color: #653a59;
}
/*인스타그램*/
#instagram {
	margin-top: 100px;
	position: relative
}
#instagram h1 {
	text-align: center;
}
#instagram h1 p.insta_id {
	font-size: 15px;
	color: #757575;
	padding: 10px 0;
}
#instagram .follow {
	position: absolute;
	right: 0;
	top: 31px;
}
#instagram .list {
	margin-top: 20px;
}
/*혜택*/
#benefit {
	margin-top: 40px;
	padding-bottom: 20px;
}
#benefit ul {
}
#benefit ul li {
	display: inline-block;
	width: 171px;
	text-align: center;
	height: 120px;
	padding: 20px;
}

#benefit ul li em{
    display: block;
    width: 1px;
    height: 50px;
    background: #e6e6e6;
    position: absolute;
    right: -22px;
    top: 50px;}

#benefit ul li:before, #benefit ul li:after {
	border: 1px solid #ddd
}
#benefit ul li a {
    position:relative;
	display: block;
	padding-top: 90px;
	font-size: 16px;
	line-height: 1.1;
}
/* BASIC css end */

