/* BASIC css start */
/* 170615 morenvy */
.cboth { clear:both;*zoom:1 }
.cboth:after { content:" "; display:block; clear:both; }
.fleft {float:left;}
.fright {float:right !important;}

/* 각 페이지 상단 타이틀 */
#contents .h_title,
.page_location {/* background: url('/design/nextbt/mobile_from/sub_icon.gif') no-repeat 15px 8px; */ padding:10px 0; text-align:center; border-top:0;  /* background-size:14px; */}

/* 카테고리 검은색배경 전체적으로 변경 */
#mask {top:0 !important;}

/* 상품 더보기 하단 여백 */
#container .more {margin-bottom:15px;}


.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0; }
.list_shopping2x li {width:47.8%; display:inline-block; vertical-align:top;  padding: 2% 1%;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%; }

.list_shopping2x li .thum::before {
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.03);
    content: '';
 width:100%;
height:auto;
}

.list_shopping2x ul .thum {
  position: relative;
}
.list_shopping1x li .thum {
  position: relative;
}
.list_shopping1x li figure > a {
  display: block;
  width: 56%; 
  float: left;
}
.list_shopping1x li img.listPic {
  width:100%;
  max-width:100%;
float:none;
}

.list_shopping1x li .thum::before {
   position: absolute;
    top: 0;    
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.03);
    content: '';
    width:100%;
   height:100%;
}


.list_shopping1x ul .thum1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    line-height: 0;   background-color: rgba(0,0,0,.03);
    content: '';

}

.prd_icons1 {      position: absolute;
    top: 2%;
    /* padding-top: 10px; */
    left: 2%;
    width: 100%;}

.prd_icons1 img {width:30%; padding-right:3px;}


.prd_icons {position: absolute;
    top:3%; left:2%; }


.prd_icons img { width:60px; padding-left:3px;}




/*상품상세 멀티 이미지*/
.shopdetail .shopdetailInfo .shopdetailInfoTop figure .multi_image > li:not(.multi_image_list) {
  position: relative;
}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure .multi_image > li:not(.multi_image_list)::before {
   position: absolute;
    top: 0;    
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.03);
    content: '';
    width:100%;
   height:100%;
}
/*싱글*/
.shopdetail .shopdetailInfo .shopdetailInfoTop figure > a {
  display:block;
  position: relative;
}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure > a::before {
   position: absolute;
    top: 0;    
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.03);
    content: '';
    width:100%;
   height:100%;
}


.list_shopping1x li .thum::before {
   position: absolute;
    top: 0;    
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.03);
    content: '';
    width:100%;
   height:100%;
}
.list_shopping2x .list_shoppingInfo {margin-top:10px; font-size:12px;}


/* 상품 하단 여백 */
.list_shopping3x li,
.list_shopping2x li {margin-bottom:7px;position: relative;}



.list_shopping2x li img.listPic, 
.list_shopping3x li img.listPic {width:100%; }

.list_shopping3x .list_shoppingInfo,
.list_shopping2x .list_shoppingInfo {margin:0;padding:10px 0; }

.list_shopping3x li a,
.list_shopping2x li a {padding:0;margin:0;}

.list_shopping1x li a,
.list_shopping1x li:first-child a {padding:10px;}
.list_shopping1x .list_shoppingInfo {padding-top:4%;}
.custom {text-decoration:line-through;font-size:11px;color:#777;}
.listPrice {font-size:17px;color:#222;font-weight:bold;}
.desc {font-size:12px;color:#777;margin-top:3px; line-height:13px; height:25px; 
    padding-top: 3px;}
.displaynone {display:none;}


 .prd-wrap .desc {height:auto}  


/* 서브 셀렉트 버튼 색상변경 */
.btn_Red {background-color:#000 !important; border:1px solid #000 !important;}

/* 갤러리 게시판 배경 흰색 */
#gallery-list .item {background-color:#fff;}

.menu_on {height:100%; overflow:hidden;}
.menu_off {height:auto; overflow:initial;}


.section_top .swiper-container1 {width:100%; overflow:hidden;   }
.section_top .swiper-container1 .swiper-slide { text-align: center;    background-color: #000; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.section_top .swiper-container1 .swiper-slide img {width:100%; height:100%;}

/* 상단 */
#header { margin:0px;padding:0px;}
#header .top_space {height:1px;background-color:#fff;}
#header .section { height:60px;background-color:#fff;position:relative; z-index:888;}
#header .section1 { height:30px;background-color:#fff;position:relative; border-bottom:1px solid #e9e9e9;}
#header .section .category_box {width:30px;height:50px;position:absolute;top:0;left:3%;font-size:0px;text-align:center;}
#header .section .category_box a {text-align:center;vertical-align:middle;line-height:50px;}
#header .section .category_box a img {height:22px;vertical-align:middle;}

#header .section .top_right {height:40px;color:#111;position:absolute;top:0;right:2%;text-align:center;line-height:50px;font-size:0px;}

#header .section .top_right .top_cart {height:40px;color:#111;float:right;text-align:center;line-height:50px;font-size:0px;margin-left:2px; margin-left:15px;}
#header .section .top_right .top_cart a {font-size:12px;color:#111;text-align:center;line-height:50px; }
#header .section .top_right .top_cart a img {height:23px;vertical-align:middle;}
#header .section .top_right .top_cart .basker_count {background-color:#000; color:#fff; width:15px; height:15px; border-radius:15px; line-height:15px !important; font-size:11px; text-align:center; position:absolute; top:12px; right:32px;}


#header .section .top_right .my {height:40px;color:#111;float:right;text-align:center;line-height:50px;font-size:0px;margin-left:3px; margin-left:15px;}
#header .section .top_right .my a {font-size:12px;color:#111;text-align:center;line-height:50px;}
#header .section .top_right .my a img {height:23px;vertical-align:middle;}



#header .section .top_right .search_box {height:40px;float:left;text-align:center;line-height:50px;font-size:0px;}
#header .section .top_right .search_box a {text-align:center;vertical-align:middle;line-height:50px;}
#header .section .top_right .search_box a img {height:23px;vertical-align:middle;  margin-top: 8px;}



#header .section .logo {text-align:left; vertical-align:middle; line-height:50px;}
#header .section .logo img {height:28px; vertical-align:middle; padding-left:10px;}
#header .search {height:42px; border-bottom:1px solid #e9e9e9; position:relative;top:0px; color:#555;left:0; right:0; background-color:#fff; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%; }
#header .search .searchBox input {width:96%; height:30px;  margin-top: 6px; padding: 0 5px; border:1px solid #e9e9e9; }
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#fff; position:absolute; top:0; right:0; color:#555; text-align:center;}
#comment_top.fixed {position:fixed;width:100%;top:0;z-index:100;}
#comment_top {z-index:100;}

div.scrollmenu {
  overflow: auto;
  white-space: nowrap;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  background-color: #fff;
border-bottom:1px solid #e9e9e9; 
z-index:9999!important;
}

div.scrollmenu::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}

 

div.scrollmenu a {
  display: inline-block;
padding: 16px 4px 9px 8px;
    width: auto;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    text-align: center;
    line-height: 15px;
}

/*
div.scrollmenu a:hover {
  background-color: #777;
} */

.nav_cs {text-align:center; height:40px; margin:20px 0px; }
.nav_cs  ul li {display:inline-block; height:40px; line-height:40px; width:45%; font-size:18px; color:#000; letter-spacing:-0.3px;}
.nav_cs  ul li:first-child {border-right:1px solid #e9e9e9;}
.nav_cs  ul li img {height:30px;}

.gyn ul li {border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; padding: 10px 0 10px 20px;}
.gyn ul li img{position:relative; top:-2px;}

/* 카테고리 */

.top_hihi {background-color:#ededed;  margin-bottom:10px; padding-bottom:20px; }

.big-hihi {font-size:18px; padding:20px 10px 5px;}

.small-hihi {font-size:14px; color:#939393; padding-left:10px;} 




aside {position:fixed; width:100%; height:100%; top:0px; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside nav li {border-bottom:1px solid #e9e9e9; position:relative; font-size:18px; font-weight:bold;}
aside nav li a {display: block; height: 50px; line-height:50px; padding:5px 0 5px 20px; margin-right: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
aside nav li .fa {position: absolute; top:0; right: 0; width: 40px; text-align: center; height: 50px; line-height:50px;}
aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #e9e9e9;}
aside nav li > ul > li:first-child {border-top:0px none;}
aside nav li > ul > li a {padding:0 40px 0 30px; margin: 0;}
aside nav li > ul > li > ul {border-top:0px none; border-top:1px solid #e9e9e9;}
aside nav li > ul > li > ul > li {border-bottom:0px none;}
aside nav li > ul > li > ul > li a {padding:0 0 0 40px; margin: 0; background-color: #DDDDDD;}
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333em; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}

aside nav li > ul {background-color:#f4f4f4; display:none; border-top:1px solid #e9e9e9;}


aside nav li .clogo > a {
   padding: 10px 0px 10px 20px!important;
    height: 36px;}

aside nav li .clast > a {
   padding: 10px 0px 10px 20px!important;
    height: 57px!important;}

aside .section ul {padding:0;margin:0 0 0 10px;}
aside .section li {float:left;border:1px solid #000;width:25%;margin:0 2% 0 0;}
aside .section li a { color:#000; line-height:40px; font-size: 18px; display: block;text-align:center;}
aside .section li img {height:25px;vertical-align:middle;}
aside .section li.login {background-color:#000;}
aside .section li.login a {color:#fff;}
aside .section li.close {border:0;float:right;width:10%;text-align:right; padding-top:0px;}

aside .section1 {margin:15px auto 0px;}
aside .section1 ul {padding:0;margin:0;}
aside .section1 ul li {float:left; width:19.5%;padding:2% 0% ;text-align:center;position:relative; border-top:1px solid #e3e5e8; border-right:1px solid #e3e5e8;}
aside .section1 ul li:nth-child(5) {border-right:0px solid #e3e5e8;}
aside .section1 ul li img {height:40px;}
aside .section1 ul li a {color:#000; line-height:20px; font-size: 13px; display: block;text-align:center;}
aside .section1 .slide_count {display:inline-block; position:absolute;    top: 13%; left: 50%; margin-left: 10px; min-width:15px; padding:0 3px; min-height:15px; line-height:15px; background-color:#000; color:#fff; font-weight:bold; font-size:11px; border-radius:10px; text-align:center;}

aside .section2 {border:1px solid #e9e9e9;border-bottom:0;}
aside .section2 .asideTop {background-color:#


fafafa;font-size:0;}
aside .section2 .asideTop a { width: 33%;line-height:40px;height:40px;text-align:center;display: inline-block;font-size:14px; color:#8f8f8f; font-weight: bold; border-left:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3;border-top:0;}
aside .section2 .asideTop a:first-child {border-left:0;}
aside .section2 .asideTop a.act {color:#000;border-bottom:1px solid #fff;background-color:#fff;color:#000;}

aside .section3 {margin:25px 0 50px;font-size:12px;color:#000;line-height:16px;}
aside .section3 p {margin-bottom:20px;border:1px solid #e9e9e9; width:150px;text-align:center;}
aside .section3 p img {height:30px;border-right:1px solid #e9e9e9; float:left;}
aside .section3 a {font-size:12px;color:#000;line-height:30px;text-align:center;font-weight:bold;display:block;}



/* 최근 본 상품 */
#ly_lastView {width:100%; position:absolute; top:36px; left:0; background-color:#fff; z-index:101; padding-bottom:20px; box-shadow: 0 1px 10px #717171; display:none;}
/* //최근 본 상품 */





/*띠배너 롤링 버튼*/


.swiper-container1 .swiper-button-prev, .swiper-container1 .swiper-button-next {
    position: absolute;
    top: 0%;
    width: 40px;
    height: 40px;
    margin-top: 2%;

    z-index: 10;
    cursor: pointer;
    -moz-background-size: 7px 15px;
    -webkit-background-size: 7px 15px;
    background-size: 7px 15px;
    background-position: center;
    background-repeat: no-repeat;
}


.swiper-container1 .swiper-button-next {
    background-image: url(/design/nextbt/mobile_from/main_right.png);
    right: 0%;
    left: auto;
}

.swiper-container1 .swiper-button-prev {
    background-image: url(/design/nextbt/mobile_from/main_left.png);
    left: 0%;
    right: auto;
}




.point { position: absolute; top:-22px; left: 50%; margin-left: -27px; margin-top:65px; width: 69px; height: 24px; line-height: 19px;  text-align: center; z-index:2222;}




/*드롭메뉴리뉴얼*/

/* Style the tab */
.tab1 {
float:left;
  background-color: #f7f7f7;
    width: 40%;
  height: 100%;

}

/* Style the buttons inside the tab */
.tab1 button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 20px 16px;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
}

/* Change background color of buttons on hover */
.tab1 button:hover {
  background-color: #000;
color:#fff;
}

/* Create an active/current "tab button" class */
.tab1 button.active {
  background-color: #000;
color:#fff;
}

.tab1 button.active > a{
  background-color: #000;
color:#fff;
}

.tab1 button:active > a{
  background-color: #000;
color:#fff;
}

/* Style the tab content */
.tabcontent {
display: none;
float:left;
  background-color: #fff;
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    overflow: auto;
   /*max-height: calc(100vh - 352px);*/
   max-height: 335px;
   width:50%;

}


.tabcontent li {    padding: 10px 15px;}

.tabcontent li img { max-width:100%;}
/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#menu_04 ul li:first-child a { }
.clogo {padding:0px 0;}
.clogo a { line-height:50px; } 
.clogo img { padding-right:5px; } 



/* BASIC css end */

