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

/* 각 페이지 상단 타이틀 */
#contents .h_title,
.page_location {padding-left: 25px; height: 20px; line-height: 20px;border-top:0;border-bottom: 1px solid #e3e3e3;background: url('/design/decomi11/mobile/sub_icon.gif') no-repeat 5px 8px;font-weight:bold; background-size:14px;}

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

/* 카테고리 아이콘 숨기고, 닫기버튼 위치 수정 */
.section1 .fa-navicon {display:none;}
.section1 .fa-times {width:37px;height:37px;background-color:#fff;color:#3b3b3b;position:fixed;top:5px;right:10px;line-height:37px;z-index:1002;padding:0;border-radius:50%;}
#block {display:inline;}

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

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

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


/* 상단 */
#header { margin:0px;padding:0px;position:relative;}
#header .section {height:25px; width:100%; line-height:25px; border-bottom:1px solid #d4d4d4;background-color:#f9f9f9;}
#header .section ul li {float:right;}
#header .section ul li:first-child {float:left;}
#header .section ul li a {line-height:25px;font-size:11px;color:#6e6e6e;padding:0 10px;border-left:1px solid #d4d4d4;display:block;}
#header .section ul li:first-child a {border:0px;border-right:1px solid #d4d4d4;}
#header .top_logo {margin:0 0 0 5%; text-align:left; padding:30px 0;width:38%;}
#header .top_logo img {width:100%;max-width:210px;}
#header .area_search {position:absolute;width:48%;top:40%;right:3%;}
#header .area_search .txt {float:right;width:70%;  padding: 0; margin: 0;  font-size:12px;border: 3px solid #3f3f3f;border-right:0;}
#header .area_search .txt input {width:100%;border:0; padding: 0 0 0 6px; height:24px;margin: 0;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#header .area_search .sabtn {float:right;background-color:#fff;padding:0;margin:0;font-size:0;text-align:right;border: 3px solid #3f3f3f;border-left:0;}
#header .area_search .sabtn img {height:24px;}
#header .section1 { width:100%;background-color:#3e9d28;overflow:hidden;}
#header .section1 li { float: left; width:23.3%; text-align: center;  }
#header .section1 li:first-child { width:30%;background-color:#333333;}
#header .section1 li:first-child a {color:#fff;line-height:40px;}
#header .section1 li a {color:#fff; font-size:13px;font-weight:bold;line-height: 40px;display:block;}



/* 카테고리 */
	aside {position:fixed; width:300px; height:100%; top:0px; left:0; bottom:0; background-color:#fff; overflow-y:auto; -webkit-overflow-scrolling: touch; z-index:1001; display:none;}
aside .asideTop {text-align:center;}
aside .asideTop a {width:33.33%; height:62px; display:inline-block; border-bottom:2px solid #c3c3c3; color:#8f8f8f; font-weight:bold;}
aside .asideTop a .fa {margin-top:10px;}
	aside .asideTop a.act {color:#3e9d28; border-bottom:2px solid #3e9d28;}
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 {background-color:#f4f4f4; display:none; border-top:1px solid #6e6e6e;}
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;}
/* //카테고리 */

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

