@charset "UTF-8";
/*-------------------------------------------------------------------
    ## 메인페이지
-------------------------------------------------------------------*/
.main {margin-bottom:0;}
#container { width:100%; max-width:1240px; margin:0 auto; }
/* 메인슬라이드 배너 */
.main_slide {position:relative; margin:0 0 20px;}
.slider-banner-3606671697 .slick-dots {bottom:15px!important;}
.slick-dots li button {width:30px!important; height:3px!important; padding:0!important;}

/* 메인상품진열 공통 */
.nd-main-goods {padding:20px 0;}
._goods_display_main h3 {display:block; position:relative; padding:10px 0 11px; border-bottom:none; font-size:16px; font-weight:700; line-height:1; color:#000000; text-align:center;}
._goods_display_main .btn_box {padding:15px 15px 15px 15px; text-align:center;}/* 더보기버튼 */
.main_more_btn {display:inline-block; width:auto; padding:8px 32px 8px 12px; background:#ffffff url("../img/oimg/ico_more.png") no-repeat 80px 50%; background-size:12px auto; border-top:none; border-left:none; border-right:none; border-bottom:2px solid #333333; font-size:13px; font-weight:bold; line-height:1; color:#333333; text-align:center; box-sizing:border-box;}/* 하단 더보기 */

/* 메인상품진열 BEST ITEM */
.goods_prd_item7 .tab_box {padding:10px 5px 0 5px;}
.goods_prd_item7 .tab_box .tab {display:block; table-layout:fixed; width:100%; margin:0 0 10px; text-align:center;}
.goods_prd_item7 .tab_box .tab li {display:inline-block; margin:0 3px 10px;}
.goods_prd_item7 .tab_box .tab li a {overflow:hidden; display:block; width:100%; padding:10px 15px;  font-size:12px; box-sizing:border-box; text-overflow:ellipsis;
    white-space:nowrap; word-wrap:normal; border:1px solid #666666; border-left:1px solid #666666; background:#ffffff; color:#666666; border-radius:20px; line-height:1;}
.goods_prd_item7 .tab_box .tab li:first-child a {border-left:1px solid #666666;}
.goods_prd_item7 .tab_box .tab li.on a {background:#000000; color:#ffffff;}
.goods_prd_item7 .goods_gallery_item.best1 {width:50%!important;}
.goods_prd_item7 .goods_gallery_item.best2 {width:50%!important;}
.goods_prd_item7 .goods_gallery_item.best3 {width:33.3%!important;}
.goods_prd_item7 .goods_gallery_item.best4 {width:33.3%!important;}
.goods_prd_item7 .goods_gallery_item.best5 {width:33.3%!important;}
.goods_prd_item7 .goods_prd_item7_box {padding:0 5px 10px;}
.goods_prd_item7 .goods_prd_img {padding:0;}
.goods_prd_item7 .goods_prd_img .img_box .img img {border:none;}
.goods_prd_item7 .goods_prd_content {display:none;}
.nd-main-goods .rank{display:none;position:absolute; top:0; left:0; width:30px; height:30px; font-size:16px; text-align:center; background-color:#333333; line-height:30px; color:#fff;}
.nd-main-goods.best .rank{display:block;}

/*-------------------------------------------------------------------
    ## 갤러리형(상품리스트,메인상품진열)
-------------------------------------------------------------------*/
.goods_prd_item2 .goods_prd_img .img_box .img img {width:100%; border:none; box-sizing:border-box;}
.goods_prd_item2 .goods_prd_content .goods_info_list {text-align:center;}
.goods_prd_item2 .goods_prd_content .goods_info_list li {padding:2px 0; word-break:break-all; color:#000000; font-size:13px;}
.goods_prd_item2 .goods_prd_content .goods_info_list li.prd_name {font-weight:bold;}/* 상품명 */
.goods_prd_item2 .goods_prd_content .goods_info_list li.short_des {font-weight:normal; font-size:12px; color:#666666;}/* 짧은설명 */
.goods_prd_item2 .goods_prd_content .goods_info_list li.fixed_price {padding:3px 0 1px; font-size:12px; font-weight:normal; color:#999999; text-decoration:line-through;}/* 정가 */
.goods_prd_item2 .goods_prd_content .goods_info_list li.price .c_price {font-size:13px; font-weight:bold; color:#000000;}/* 판매가격 */



/* 메인배너01 */
.nd-main-bn01 {position:relative; width:100%; padding:30px 0;}
.nd-main-bn01 img {width:100%;}

/* 메인배너02 */
.nd-main-bn02 {overflow:hidden; position:relative; width:100%; padding:25px 0 30px; font-size:0;}
.nd-main-bn02 .nd-main-bnL {float:left; width:50%;}
.nd-main-bn02 .nd-main-bnR {float:right; width:50%;}
.nd-main-bn02 img {width:100%;}

/* 메인상품진열 : SALE ITEM */
.nd-main-goods.nd-main-goods03 ._goods_display_main .main_prd_list {position:relative; padding:0 10px;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4_li {}
.nd-main-goods.nd-main-goods03 .goods_prd_item4_li .slick-slider {position:relative; width:86%; overflow:hidden; margin:0 auto; vertical-align:top;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4_li .slick-list {padding:0!important;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4_li .goods_prd_item4 .goods_prd_img .img_box .img img {width:100%; border:none; box-sizing:border-box;}
.nd-main-goods.nd-main-goods03 .prev {
    position:absolute; top:30%; left:0; display:block; right:auto; width:24px; height:24px; padding:0; font-size:0; line-height:0;
    -webkit-transform:translate(0, -45%); -ms-transform:translate(0, -45%); transform:translate(0, -45%); cursor:pointer; z-index:10;
    background:url("../img/oimg/nav_goods_prev.png") no-repeat; background-size:100%;
}
.nd-main-goods.nd-main-goods03 .next {
    position:absolute; top:30%; right:0; left:auto; display:block; width:24px; height:24px; padding:0; font-size:0; line-height:0;
    -webkit-transform:translate(0, -45%); -ms-transform:translate(0, -45%); transform:translate(0, -45%); cursor:pointer; z-index:10;
    background:url("../img/oimg/nav_goods_next.png") no-repeat; background-size:100%;
}
.nd-main-goods.nd-main-goods03 .color_chip {margin:2px 0 6px; overflow:hidden; text-align:center; font-size:0;}
.nd-main-goods.nd-main-goods03 .color_chip > div {display:inline-block; width:8px; height:8px; text-indent:-9999px; border:#dfdfdf 1px solid; float:none; margin:0 2px; border-radius:50%;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list {text-align:center;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list li {padding:2px 0 2px 0; word-break:break-all; color:#000000; font-size:12px;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list li.prd_name {font-weight:bold;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list li.short_des {font-weight:normal; font-size:12px; color:#666666;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list li.fixed_price {padding:3px 0 1px; font-size:12px; font-weight:normal; color:#999999; text-decoration:line-through;}
.nd-main-goods.nd-main-goods03 .goods_prd_item4 .goods_prd_content .goods_info_list li.price .c_price {font-size:13px; font-weight:bold; color:#000000;}

/* 인스타그램 */
.nd-instagram {display:block; position:relative; padding:18px 0 35px; margin:25px 0 0; background:#F0F0F0; font-size:0; text-align:center;}
.nd-instagram h3 {display:block; position:relative; padding:10px 0 6px; font-size:16px; font-weight:700; line-height:1; color:#000000; text-align:center;}
.nd-instagram .nd-sns-id a {font-size:13px; font-weight:400; line-height:1; color:#999999;}
.nd-instagram-wrap {padding:16px 10px 0; margin-top:30px;}