/* BASIC css start */
#content {width:auto;}

#contentWrapper{background: #3e3e3e; }
/* 메인 비쥬얼 배너 */
#mainSpot {
  position:relative;
  width:100%;
  min-width:1100px;
  height:980px;
  overflow:hidden
}
#mainSpot .inner {
  margin-left: -952px;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  width: 2000px;
  height: 980px;
}
#mainSpot .bx-pager {
  margin-left: -650px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  right: 0;
  height: 11px;
  text-align: left;
  width: 1200px;
}
#mainSpot .bx-pager .bx-pager-item {
  display:inline-block;
  margin:0 4px
}
*:first-child+html #mainSpot .bx-pager .bx-pager-item {
  display:inline
} /* IE7 Hack */
#mainSpot .bx-pager .bx-pager-item a {
  display:block;
  width:11px;
  height:11px;
  text-indent:-9999em;
  background:url('//skin.makeshop.co.kr/skin/backspace/img/main_slide_dot.png') 0 0 no-repeat
}
#mainSpot .bx-pager .bx-pager-item a.active {
  background-position:0 -11px
}
/***********************
  메인 이미지배너
***********************/
.imgbn_wrap {
  width:1200px;
  margin:110px auto 50px;
}
.imgbn_wrap:after {
  display:block;
  clear:both;
  content:''
}
.imgbn_wrap a {
  float:left;
}
.imgbn_wrap a:nth-child(2) img {
margin:0 15px;
}
/***********************
  메인 슬라이드배너
***********************/
.slidebn_wrap {
  width:1200px;
  margin:0 auto;
}
.slidebn_wrap:after {
  display:block;
  clear:both;
  content:''
}
.slidebn_wrap a {
  float:left;
  width:33.3%;
}
.slidebn_wrap a:nth-child(2) img {
margin:0 15px;
}

.breandArea{ width: 1200px; margin: 0 auto 30px;}
.breandArea .slick-list{margin: 0 -8px;}
.breandArea .breandBox .breand_list { margin: 0 8px; outline: 0;}
.breandArea .breandBox .breand_list a{outline: 0;}
.breandArea .breandBox .breand_list a img{width: 100%;}
.breandArea .breandBox .slick-dots{display: block;
    position: absolute;
    top: -40px;
    right: 0;}
.breandArea .breandBox .slick-dots li{float: left; margin: 0 4px;}
.breandArea .breandBox .slick-dots li button{ width: 10px; height: 10px; border-radius: 50%; font-size: 0; background: #676767; outline: 0;}
.breandArea .breandBox .slick-dots li.slick-active button{background: #ff7102;}
.breandArea .breandBox .slick-prev{position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -86px;
  background: url(//skin.makeshop.co.kr/skin/backspace/img/main_slidebn_prev.png);
  width: 41px;
  height: 81px;
  text-indent: 9999999px;}
.breandArea .breandBox .slick-next{position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -86px;
  background: url(//skin.makeshop.co.kr/skin/backspace/img/main_slidebn_next.png);
  width: 41px;
  height: 81px;
  text-indent: 9999999px;}

/* 상품 목록 영역 */
.product-wrap {
  margin:0 auto;
  position:relative;
  width:1200px
}
/* 고정 이미지 배너 */
.fixedBnnr {
  position:relative;
  width:100%;
  min-width:1100px;
  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:1100px;
  text-align:center
}
.fixedBnnr .inner .tx {
  padding-top:100px;
  font-size:16px;
  color:#fff;
  letter-spacing:16px
}

/* 동영상영역 */
.VideoArea{ width: 100%; max-width: 1903px; min-height: 410px; margin: 110px auto 20px; background: url(//skin.makeshop.co.kr/skin/backspace/img/vedioback.jpg) no-repeat; text-align: center;}
.VideoArea .VideoBox{width: 1200px; padding: 65px 0 0; margin: 0 auto; text-align: left;}
.VideoArea .VideoBox .VideoTit{ right; width: 800px; margin: 0 0 10px; color: #454545; text-align:}
.VideoArea .VideoBox iframe{ box-shadow: 0 60px 40px -60px #111, 60px -30px 30px -60px #111;}
/* BASIC css end */

