/*.box-title {
	padding-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ededed;
}

.box-title p {
    font-size: 16px;
    color: #222;
    line-height: 1;
}*/

.box-title0 {
	padding-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ededed;
    width: 1200px;
    margin: 0 auto;
}

.box-title0 p {
    font-size: 16px;
    color: #222;
    line-height: 1;
}

.box-title1 {
	padding-top: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ededed;
}

.box-title1 p {
    font-size: 16px;
    color: #222;
    line-height: 1;
}

.content-box .banner {
    margin: 25px 0px 44px;
    font-size: 0;
}

.content-box .banner_html {
    margin: 0px 0px 60px !important;
}

.content-box .banner img {
    /*width: 100%;*/
    height: auto;
}

.conwrap .box-title {
    border-bottom: 1px solid #666;
}

.normal-product-wrap {
    margin-top: 30px;
}

/* 카테고리 리스트 */
.new-category-wrap {width:1200px; position: relative; margin: 60px auto 77px;}
.new-category-list-wrap {width:800px; position: relative;}

.category-list-wrap {
    overflow: hidden;
}

.category-list-wrap>ul>li {
    width: 25%;
    box-sizing: border-box;
	border:1px solid #e6e6e6;
    position: relative;
    transform: translateX(0px);
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}

.category-list-wrap>ul>li:hover {
    border-color: #222;
    z-index: 2;
}

.category-list-wrap>ul>li>a {
    display: block;
    line-height: 46px;
    text-indent: 19px;
    color: #5f5f5f;
    font-size: 13px;
}

.category-list-wrap>ul>li>a:hover {
    color: #222;
    font-weight: bold;
}

.category-list-wrap>ul>li.click {
    border-color: #222;
    z-index: 2;
}
.category-list-wrap>ul>li.click>a  {
    color: #222;
    font-weight: bold;
}

.content-box {
    display: inline-block;
    width: 100%;
}

#header {
    background: #fff;
    width: 100%;
    display: inline-block;
}


/* 공통 상품 */

.product-list-wrap {
    overflow: hidden;
}

.product-list-wrap.basic li.list {
    width: 280px;
    margin: 0px 20px 56px 0px;
}

.product-list-wrap.basic li.list:nth-of-type(4n) {
    margin-right: 0;
}

.product-list-wrap.basic li.list .thumbnail {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}

.product-list-wrap.basic li.list .thumbnail img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

.product-list-wrap.basic li.list .thumbnail>a {
    display: block;
    width: 100%;
    height: 100%;
    /*position: relative;*/
}

.product-list-wrap.basic li.list .thumbnail>a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.3);
    opacity: 0;
    visibility: hidden;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
}

.product-list-wrap.basic li.list:hover .thumbnail>a:after {
    opacity: 1;
    visibility: visible;
}

.product-list-wrap.basic li.list .hover-box {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 99px;
    height: 50;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    z-index: 5;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-list-wrap.basic li.list:hover .hover-box {
    opacity: 1;
    visibility: visible;
}

.product-list-wrap.basic li.list .hover-box li {
    width: 49px;
    height: 49px;
    position: relative;
}

.product-list-wrap.basic li.list .hover-box li:last-child {
    margin-left: -1px;
}

.product-list-wrap.basic li.list .hover-box li a {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block;
    font-size: 0;
    cursor: pointer;

}

.product-list-wrap.basic li.list .hover-box li a.btn-window {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-win-off.jpg) no-repeat center;
}

.product-list-wrap.basic li.list .hover-box li a.btn-window:hover {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-win-on.jpg) no-repeat center;
}

.product-list-wrap.basic li.list .hover-box li a.btn-wish, .product-list-wrap.basic li.list .hover-box li a.btn_like {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-zzim-off.jpg) no-repeat center;
}

.product-list-wrap.basic li.list .hover-box li a.btn-wish:hover, .product-list-wrap.basic li.list .hover-box li a.btn_like:hover {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-zzim-on.jpg) no-repeat center;
}


.product-list-wrap.basic li.list .hover-box li a.btn-wish.on, .product-list-wrap.basic li.list .hover-box li a.btn_like.on {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-zzim-off-red.jpg) no-repeat center;
}

.product-list-wrap.basic li.list .hover-box li a.btn-wish.on:hover, .product-list-wrap.basic li.list .hover-box li a.btn_like.on:hover {
    background: url(//cdn-square.bizhost.kr/lfweb20180702/img/icon/icon-zzim-on-red.jpg) no-repeat center;
}


.product-list-wrap.basic li.list .description {
    margin-top: 12px;
}

.product-list-wrap.basic li.list .prd-brand {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: bold;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
}

.product-list-wrap.basic li.list .prd-name {
    display: block;
    font-size: 14px;
    color: #343434;
    line-height: 1.3;
    margin-bottom: 7px;
}

.product-list-wrap.basic li.list .prd-price {
    font-size: 21px;
    color: #222;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 3px;
    position: relative;
}

.product-list-wrap.basic li.list .prd-price span {
    font-size: 16px;
}

.product-list-wrap.basic li.list .prd-custom {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.product-list-wrap.basic li.list span.discount-rate {
    position: absolute;
    right: 0;
    font-size: 21px;
    color: #ee3124;
    font-weight: 600;
}

.spot-banner {
    width: 100%;
}

.spot-banner .spot-banner-back {
    width: 100%;
    margin-bottom: 10px;
}

.spot-banner .spot-banner-back:last-child {
    margin-bottom: 0px;
}

.spot-banner img {
    width: 100%;
    display: block;
}

.spot-banner-in {
    width: 1200px;
    margin: 0 auto;
}

.new-category-list-wrap > .category-list-wrap {margin-bottom:0;}
.new-category-list-wrap > .swiper-button-next {
    right: -45px!important;
    top: 30px;
    left: auto;
    width: 30px;
    height: 30px;
    background-size: contain;
}
.new-category-list-wrap > .swiper-button-prev {
    left: -45px!important;
    top: 30px;
    right: auto;
    width: 30px;
    height: 30px;
    background-size: contain;
}

.swiper-button-prev:after, .swiper-button-next:after {display: none;}

.new-category-wrap .new-category-select-wrap {
    width: 330px;
    height: 100%;
    position: absolute;
    top: -0.5px;
    right: 0;
}

.new-category-select-wrap ul.basic-select {width: 100%; height: 100%; background-size:50px 50px;}
.new-category-select-wrap ul.basic-select.on {background-size:50px 50px;}
.new-category-select-wrap ul.basic-select>li>a {line-height: 48px;}
.new-category-select-wrap ul.basic-select ul.option {top:45px; min-width: 1px; max-height: 300px; overflow-y: auto;}
.new-category-select-wrap ul.basic-select ul.option li a {line-height: 40px;}

.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar-button {
    display: none;
}
.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar {
    width: 6px;
}
.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar-track { 
    background-color: transparent;
}
.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar-thumb { 
    background-color: lightgray;
}

/* 코너에 라운드 효과 */
.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar-track,.new-category-select-wrap ul.basic-select ul.option::-webkit-scrollbar-thumb {border-radius: 3px;}
/* 코너에 라운드 효과 */

/*최신 swiper 적용으로 기존 디자인 유지를 위한 css*/
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {all:unset!important;}
span.swiper-pagination-bullet {display: inline-block!important; border-radius:0!important; margin-top:20px!important;}
/*최신 swiper 적용으로 기존 디자인 유지를 위한 css*/