@charset "utf-8";
/* ----------------------------------------------------------- */
/* ----------------------- 컨텐츠 영역  ---------------------- */
/* ----------------------------------------------------------- */
#visual {
	margin-bottom: 50px;
	background: #fff;
}
#visualInner .siteWidthLayer {
	visibility:visible;
	overflow: hidden;
	height: 435px;
}
#visualInner .siteWidthLayer .introSlide {
	position: relative;
}
#visualInner .siteWidthLayer .introSlide .item {
	padding: 60px 0;
	text-align: center;
}
#visualInner .siteWidthLayer .introSlide .item img {
	margin: 0 auto;
}
/* Slick Custom CSS */
#visualInner .siteWidthLayer .introSlide * {
	outline: none;
}

#visualInner .siteWidthLayer .introSlide .slick-arrow {
	border: 1px solid #000;
	display: none !important;
}
/* Slick-dots */
#visualInner .siteWidthLayer .introSlide .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 300px;
	transform: translateX(-50%);
	z-index: 20;
	text-align: center;
}
#visualInner .siteWidthLayer .introSlide .slick-dots li {
	display: inline-block;
	width: 50px;
	height: 7px;
	margin: 5px;
}
#visualInner .siteWidthLayer .introSlide .slick-dots li button {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #999;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	border: 0;
}
#visualInner .siteWidthLayer .introSlide .slick-dots li.slick-active button {
	background-color: crimson;
}
#visualInner .siteWidthLayer .introSlide .slick-dots li button:before {
	display: none;
}

/* ----------------------------------------------------------- */
/* ----------------------- 컨텐츠 영역  ---------------------- */
/* ----------------------------------------------------------- */
#contents {
}
#contentsInner .customerWrap {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	background: #F6F6F6;
}
#contentsInner .customerWrap .noticeWrap{
	float: left;
	width: 27%;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}
#contentsInner .customerWrap .noticeWrap h2.title{
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 16px;
	color: #333;
}
#contentsInner .customerWrap .noticeWrap ul {
	margin-bottom: 10px;
}
#contentsInner .customerWrap .noticeWrap ul li{
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(../images/dot_icon_red.gif) no-repeat 0 center;
}
#contentsInner .customerWrap .bankNoWrap {
	float: left;
	width: 28%;
	border-right: 1px dotted #ccc;
}
#contentsInner .customerWrap .bankNoWrap p.bankTitle{
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 16px;
	margin-left: 20px;
	color: #333;
}
#contentsInner .customerWrap .bankNoWrap .bankInfo{
	min-height: 40px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 45px;
	background: url(../images/bank_ibk.png) no-repeat 0 center;
}
#contentsInner .customerWrap .bankNoWrap .bankInfo p.bankName{
	margin-bottom: 5px;
}
#contentsInner .customerWrap .bankNoWrap .bankInfo p.bankNo{
	margin-bottom: 10px;
	font-size: 2em;
	font-weight: bold;
	color: #333;
}
#contentsInner .customerWrap .bankNoWrap p.bankText{
	color: #999;
	margin-left: 20px;
	margin-right: 10px;
}
#contentsInner .customerWrap .shopQuickMenuWrap{
	float: right;
	width: 450px;
}
#contentsInner .customerWrap .shopQuickMenuWrap .shopQuickMenuTitleWrap{
	margin-bottom: 20px;
}
#contentsInner .customerWrap .shopQuickMenuWrap .shopQuickMenuTitleWrap h2.shopQuickMenuTitle{
	font-size: 2em;
	font-weight: bold;
}
#contentsInner .customerWrap .shopQuickMenuWrap .shopQuickMenuTitleWrap p.shopQuickMenuText{
	margin-bottom: 10px;
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number {
	position: absolute;
	top: 20px;
	right: 0;
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.telNo {
	display: inline-block;
	margin-right:7px;
	margin-bottom: 10px;	
	font-size: 2em;
	font-weight: bold;
	line-height:1.2;
	color: #666;
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.telNo .customerCircle {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin-right:7px;
	text-align:center;
	color:#FFF;
	border-radius: 30px;	
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.telColor {
	color: #333;	
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.faxColor {
	color: #999;
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.telColor .customerCircle {
	background: #eb6100;
}
#contentsInner .customerWrap .shopQuickMenuWrap p.number span.faxColor .customerCircle {
	background: #ffc600;
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList {
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li{
	float: left;
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li a{
	padding: 5px 0;
	border-radius: 5px;
	border: 1px solid #685e58;
	background: #fff;
	behavior: url(../scripts/PIE.htc);
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li.on a{
	background: #685e58;
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li a span{
	font-weight: bold;
	color: #685e58;
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li.on a span{
	color: #fff;
}
#contentsInner .customerWrap .shopQuickMenuWrap ul.shopQuickMenuList li a span.icon{
	margin-bottom: 5px;
}

/* 카테고리 추천상품 */
/* #contentsInner .categoryBestWrap {
	padding: 30px 0;
	margin-bottom: 10px;
}
.categoryTabWrap {
	height: 500px;
}
.categoryTab {
	position: relative;
	border-bottom: 1px solid #ccc;
}
.categoryTab h3.tab {
	position: absolute;
	top: 0;
}
.categoryTab h3.tab a {
	display: block;
	width: 90%;
	height: 100%;
	margin: 0 auto;
	font-size: 1.4em;
	text-align: center;
	border-bottom: none;
	background: #fff;
}
.categoryTab h3.on{
	background: #f5f5f7;
}
.categoryTab h3.on a{
	border-top: 2px solid #d61834;
	font-weight: bold;
	color: #d61834;
	background: #f5f5f7;
}
.categoryTab .categoryTabContents {
	position: absolute;
	width: 96%;
	padding: 2%;
	left:0;
	border: 1px solid #ccc;
	border-top: none;
	background: #f5f5f7;
} */

/*---------------------------------------------------------*/
/*------------------------ Tab Menu -----------------------*/
/*---------------------------------------------------------*/
.tabMenuWrap {
	min-height: 500px;
	margin-bottom: 30px;
}
.tabMenuWrap .tabMenuContent .tabMenu {
	text-align: center;
}
.tabMenuWrap .tabMenuContent .tabMenu li {
  display: inline-block;
	width: 100px;
	height: 30px;
	margin: 5px;
	line-height: 30px;
}
.tabMenuWrap .tabMenuContent .tabMenu li a {
  display: block;
	height: 100%;
  background-color: #999;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	border-radius: 20px;
	transition: .3s;
}
.tabMenuWrap .tabMenuContent .tabMenu li a:hover, .tabMenuWrap .tabMenuContent .tabMenu li.active a {
  background-color: #000;
}
.tabMenuWrap .tabMenuContent .tabMenu li.active a {
  color: #fff;
}
.tabMenuWrap .tabMenuContent .contentWrap .content {
  display: none;
  overflow: hidden;
	margin-top: 30px;
}
.mainPickWrap ul.mainPickList {
}
.mainPickWrap ul.mainPickList li {
	position: relative;
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.mainPickWrap ul.mainPickList li:nth-child(4n) {
	margin-right: 0;
}
.mainPickWrap ul.mainPickList li span.wrap {
	display: block;
}
.mainPickWrap ul.mainPickList li span.wrap > span {
	display: block;
}
.mainPickWrap ul.mainPickList li span.img {
	width: 100%;
	margin-bottom: 10px;
}
.mainPickWrap ul.mainPickList li span.img a {
	display: block;
	text-align: center;
	overflow: hidden;
	border: 1px solid #eee;
}
.mainPickWrap ul.mainPickList li span.img a img{
	width: 100%;	
}
.mainPickWrap ul.mainPickList li span.iconList {
	position: absolute;
	top: 13px;
	left: 15px;
}
.mainPickWrap ul.mainPickList li span.productName{
	margin-bottom: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
.mainPickWrap ul.mainPickList li span.productName a {
	color: #333;
}
.mainPickWrap ul.mainPickList li span.modelName{
	color: #666;
}
.mainPickWrap ul.mainPickList li span.priceWrap {
	position: relative;
	text-align: center;
}
.mainPickWrap ul.mainPickList li span.priceWrap span.saleRate {
	display: none;
	position: absolute;
	top: 0;
	left:0;	
	font-size: 3em;
	font-weight: bold;
	color: #FF0000;
}
.mainPickWrap ul.mainPickList li span.priceWrap span.priceOri {
	display: none;
	color: #999;
	font-size: 1.2em;
	text-decoration: line-through;
	text-align:right;
}
.mainPickWrap ul.mainPickList li span.priceWrap span.salePrice{
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	color: crimson;
	text-align:center;
}
@media screen and (max-width: 800px) {
  .tabMenuWrap .tabMenuContent .contentWrap .content {
    padding: 20px 15px;
  }
}
.tabMenuWrap .tabMenuContent .contentWrap .content.active {
  display: block;
}

/* 신상품 추천상품 */
.newBestproductWrap {
	overflow: hidden;
	padding: 50px 0;
	background-color: #2e3750;
}
.newBestproductWrap * {
	box-sizing: border-box;
}
.newBestproductWrap h2 {
	position: relative;
	margin-bottom: 20px;
	margin-left: -40px;
	font-size: 20px;
	color: #000;
}
.newBestproductWrap h2 span {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
}
.newBestproductWrap h2 span:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #3254af;
	transform: skew(-15deg);
}
.newBestproductWrap h2 span em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding-left: 50px;
}
.newBestproductWrap h2 span em:before {
	content: "\e54c";
	font-family: 'Material Icons';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}
.newBestproductWrap h2 > em {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
/* 신상품 */
.newBestproductWrap .newProductWrap {
	float: left;
	width: 27%;
	margin-right: 2%;
	padding: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.newBestproductWrap .newProductWrap h2 span:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: crimson;
	transform: skew(-15deg);
}
.newBestproductWrap .newProductWrap h2 span em:before {
	content: "\f05b";
	font-family: 'Material Icons';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}
.newBestproductWrap .newProductWrap .newFadeList li {
	margin: 0 5px;
}
.newBestproductWrap .newProductWrap .newFadeList li span {
	display: block;
}
.newBestproductWrap .newProductWrap .newFadeList li span.img {
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.newBestproductWrap .newProductWrap .newFadeList li span.productName {
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newBestproductWrap .newProductWrap .newFadeList li span.price {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.newBestproductWrap .newProductWrap .newFadeList .slick-arrow:before {
	color: #000;
	font-size: 24px;
}
/* 추천상품 */
.newBestproductWrap .bestProductWrap {
	float: left;
	width: 71%;
	padding: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.newBestproductWrap .bestProductWrap .bestSlideList {
	padding: 17px 0;
}
.newBestproductWrap .bestProductWrap .bestSlideList li {
	margin: 0 5px;
}
.newBestproductWrap .bestProductWrap .bestSlideList li span {
	display: block;
}
.newBestproductWrap .bestProductWrap .bestSlideList li span.img {
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.newBestproductWrap .bestProductWrap .bestSlideList li span.productName {
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newBestproductWrap .bestProductWrap .bestSlideList li span.price {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000;
} 
/* Slick-dots */
.newBestproductWrap .bestProductWrap .bestSlideList .slick-dots {
	position: absolute;
	bottom: -30px;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	z-index: 20;
	text-align: center;
}
.newBestproductWrap .bestProductWrap .bestSlideList .slick-dots li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 5px;
}
.newBestproductWrap .bestProductWrap .bestSlideList .slick-dots li button {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #999;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	border: 0;
	border-radius: 20px;
}
.newBestproductWrap .bestProductWrap .bestSlideList .slick-dots li.slick-active button {
	background-color: #2e3750;
}
.newBestproductWrap .bestProductWrap .bestSlideList .slick-dots li button:before {
	display: none;
}

#contentsInner h2.productsTitle {
	margin-top: 9px;
	margin-bottom: 30px;
	text-align: center;	
}
#contentsInner  h2.productsTitle span {
	padding: 0px 30px;
	font-size: 2em;
	font-weight: bold;
	color: #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#contentsInner h2.productsTitle em {
	display: block;
	margin-top: 10px;
	font-size: 1.4em;
	color: #666;
}

/* 전체상품 */
#contentsInner .totalProductsWrap {
	padding: 30px 0;
}
#contentsInner  .totalProductsWrap h2.productsTitle {
	margin-bottom: 50px;
}
