/* BASIC css start */
body {font-family: 'Lato', "Nanum Gothic" , sans-serif; }
.cboth { clear:both;*zoom:1 }
.cboth:after { content:" "; display:block; clear:both; }
.fleft {float:left;}
.fright {float:right !important;}

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


/* 각 페이지 상단 타이틀 */
#contents .h_title,
.page_location { height:20px; line-height:20px;border-top:0;border-bottom: 1px solid #e3e3e3;font-weight:bold; background-size:14px; padding: 6px 18px;}



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

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

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

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


.top_txt_ban {height:40px; line-height:40px; text-align:center; font-size:16px; letter-spacing:-0.5px; background-color:#f2f2f2;}
.top_txt_ban a {font-size:16px;font-weight:800;color:#111}
.top_txt_ban a span {color:red;}

#header .header_box {border-bottom: 1px solid #e5e5e5;}
#header .header_box .top_header {height:58px; background-color:#fff; position:relative;}
#header .header_box .top_logo img {height:37px; vertical-align:middle;  }
#header .header_box .top_logo {height:14px; line-height:58px; padding-left:20px;  font-size:0px;}
#header .header_box .top_cate img {height:36px; vertical-align:top; }
#header .header_box .top_cate {width:36px; height:36px; line-height:58px;  font-size:0px; cursor:pointer; position:absolute; top:11px; right:15px;}
#header .header_box .top_cart img {height:36px; vertical-align:top;}
#header .header_box .top_cart {width:36px; height:36px; line-height:58px;  font-size:0px; cursor:pointer; position:absolute; top:11px; right:55px;}

#header .header_box .cart_count {
    position: absolute;
    top:7px;
    right: 0;
    display: block;
    padding: 0px;
    line-height:28px;
    border-radius:0px;
    color: #000;
    background:transparent;
    vertical-align: middle;
    font-size:11px;
	width:36px; text-align:center; letter-spacing:-1px;
}

#header .header_box .top_search img {height:36px; vertical-align:top;}
#header .header_box .top_search {width:36px; height:36px; line-height:58px;  font-size:0px; cursor:pointer; position:absolute; top:11px; right:95px; }
#header .search {height:42px; position:relative; left:0; right:0; background-color:#e5e5e5; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:95%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#222; position:absolute; top:0; right:0; color:#fff; text-align:center;}


/* 카테고리 */
aside {position:fixed; width:75%; height:100%; top:0px; left:0; bottom:0; padding:4%; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside nav li {border-bottom:1px solid #ccc; position:relative;}
aside nav li a {display: block; height: 35px; line-height:35px; padding:0 0 0 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: 35px; line-height:35px;}

aside nav li > ul > li {border-bottom:0px none; border-top:1px solid #ccc;}
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 #ccc;}
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 #c3c3c3;}
aside .section ul {padding:0;margin:0;}
aside .section li {float:left;border:1px solid #222222;width:35%;margin:0 3% 0 0;}
aside .section li a { color:#222222; line-height:31px; font-size: 12px; display: block;text-align:center;}
aside .section li img {height:25px;vertical-align:middle;}
aside .section li.login {background-color:#222222;}
aside .section li.login a {color:#fff;}
aside .section li.close {border:0;float:right;width:10%;text-align:right;padding-top:4px;}

aside .section1 {margin:15px auto 20px;}
aside .section1 ul {padding:0;margin:0;}
aside .section1 ul li {float:left;width:19%;margin:0 6% 0 0;text-align:center;position:relative;}
aside .section1 ul li:nth-child(4) {width:24%;margin:0;}
aside .section1 ul li img {height:40px;}
aside .section1 ul li a {color:#000; line-height:20px; font-size: 12px; display: block;text-align:center;}
aside .section1 .slide_count {display:inline-block; position:absolute;bottom:20px;right:4px;min-width:15px; padding:0 3px; min-height:15px; line-height:15px; background-color:#111; color:#fff; font-weight:bold; font-size:11px; border-radius:10px; text-align:center;}

aside .section2 {border:1px solid #c3c3c3;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:12px; 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 #cecece;width:150px;text-align:center;}
aside .section3 p img {height:30px;border-right:1px solid #cecece;float:left;}
aside .section3 a {font-size:12px;color:#000;line-height:30px;text-align:center;font-weight:bold;display:block;}


.list_shopping1x li:first-child {border-top:0px;}
.list_shopping1x li:first-child a {padding:0px 15px 15px;}
.list_shopping1x li a {padding:15px;}

@media screen and (min-width:420px) and (max-width:767px) {
.list_shopping1x li {width:100%;}
.list_shopping1x li:first-child {border-top:0px;}
.list_shopping1x li:first-child a {padding:0px 15px 15px;}
.list_shopping1x li:nth-child(2) {border-top:1px solid #d9d9d9 !important;}
.list_shopping2x li {width:50%;}
}

@media screen and (min-width:768px) {
.list_shopping1x li {width:100%;}
.list_shopping1x li:first-child {border-top:0px;}
.list_shopping1x li:first-child a {padding:0px 15px 15px;}
.list_shopping1x li:nth-child(2) {border-top:1px solid #d9d9d9 !important;}
.list_shopping2x li {width:50%;}
}

.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:95% !important;  margin:2.5% auto !important; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0;}
.list_shopping2x li {width:48%; margin:0 1% 2%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%; border:1px solid #e5e5e5;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#3b3b3b; word-break: break-all; margin-bottom:3px;}
.desc {color:#999; margin-bottom:6px;}
.custom {color:#999; margin-bottom:4px; text-decoration:line-through;}

.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:4px; line-height:1; font-weight:bold;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
.btn_moreGray {width:90%; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}

/* 최근 본 상품 */
#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;}
/* //최근 본 상품 */

@media screen and (min-width:768px) {
    #header #menu {width:85px;}
    #header .headerTop {padding-right:85px;}
    #header .search {padding-right:85px;}
    #header .search .searchBox input {width:95%;}
    #header .search .btn_search {width:85px;}
}
/* BASIC css end */

