/* BASIC css start */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure {font-family: 'Roboto','Noto Sans KR', sans-serif;}

/* 161115 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/charidam1/mobile_citybrown/sub_icon.gif') no-repeat 5px 8px;padding-left:25px; height:20px; line-height:20px;border-top:0;border-bottom: 1px solid #e3e3e3;font-weight:bold; background-size:14px;}

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

/* 상품진열 */
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 8px;  text-align:left; font-size:0;}
.list_shopping2x li {width:50%; vertical-align: top; text-align:left; }
.list_shopping2x li a {border:1px solid #eee6df; box-shadow: 0px 0px 10px rgba(50,50,50,0.1), 0px 5px 13px rgba(0,0,0,0.06);  display: block; padding:0 0px 11px 0px; margin:5px 5px 10px; }
.list_shopping2x li img.listPic {width:100%; }
.list_shopping2x .list_shoppingInfo {margin-top:0px; text-align:center; font-size:12px; padding:14px 9px 0px; }
.list_shopping2x .subname {font-size:11px; color:#999; letter-spacing:-0.5px; padding:0px 10px; margin:4px 0px;}
.custom {margin-top:3px;text-decoration:line-through;font-size:11px;color:#777;}
.listPrice {font-size:15px;color:#000;font-weight:700;}
.listPrice strike {font-size:12px; font-weight:300;}
.listName {font-size:14px;color:#000;font-weight:700;}
.listSubName {font-size:12px;color:#999;font-weight:400;}
.desc {font-size:12px;color:#777;margin-top:3px;}
.displaynone {display:none;}

/* //상품진열 */

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

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

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

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

/* 상단 */
#header .section { height:30px; background-color:#333333; }
#header .section li {float:left; height:30px;}
#header .section li.login {border-left:1px solid #e591b8;}
#header .section li a { color:#fff; line-height:30px; font-size:12px; display:block;float:left; padding:0 10px; }
#header .section li a img {height:30px;vertical-align:top;}
#header .section li.fright a {padding:0 12px;}



#header .section1 {height:60px; position:relative;}
#header .section1 .logo {text-align:center; vertical-align:middle; line-height:60px;}
#header .section1 .logo img {height:30px; vertical-align:middle;}
#header .section1 .category_box {width:20px;height:20px;position:absolute; top:50%; transform:translateY(-50%); left:20px; font-size:0px;}
#header .section1 .category_box img {height:100%;}
#header .section1 .search_box {width:20px;height:20px; background-color:#fff; position:absolute; top:50%; transform:translateY(-50%);  right:57px;  }
#header .section1 .search_box img {height:100%;}
#header .section1 .cart_box {width:20px;height:20px; background-color:#fff; position:absolute; top:50%; transform:translateY(-50%);  right:20px;}
#header .section1 .cart_box img {height:100%;}



#header .section2 { width:100%; height:44px; background-color:#fff; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
#header .section2 li {float:left; border-left:1px solid #e4e4e4; width:25%; text-align: center;  box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
#header .section2 li:first-child {border:0;}
#header .section2 li a {color:#594f48; font-size:14px; line-height:44px; display:block;letter-spacing:-0.5px; text-align:center;}



.ban_top_left {position:absolute; top:28px; left:18px;}
.ban_top_left img {width:56px;}
 
.btn-bookmark {position:absolute; top:45px; right:18px;}
.btn-bookmark img {width:40px;}




#header .section .category_box {height:30px;float:left;text-align:center;line-height:30px;}
#header .section .category_box a {color:#fff;font-size:15px;}

#header .section .search_box {height:30px;float:right;text-align:center;line-height:30px;background-color:#333333;}
#header .section .search_box a {color:#fff;}
#header .search {height:42px; position:relative;top:0px; color:#fff;left:0; right:0; background-color:#333333; padding-right:45px; text-align:center; display:none; z-index:10;}
#header .search .searchBox {width:100%;}
#header .search .searchBox input {width:96%; height:30px; border:0px none; margin-top: 6px; padding: 0 5px;}
#header .search .btn_search {width:45px; height:42px; line-height:50px; background-color:#333; position:absolute; top:0; right:0; color:#fff; text-align:center;}

#comment_top.fixed { position:fixed; top:0px; left:0px; background-color:#fff; z-index:222; width:100%; }
#comment_top.fixed + div{margin-top: 0 !important;}

.left_ban_kakao img {width:100%;}
.ft_red a {font-weight:bold !important; color:#ff0000 !important;}

/* 카테고리 */
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 #dedede;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:#353535; border:1px solid #353535;}
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:18px;}
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;}



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


.bl_iconHit {background-color:#a1d5d5 !important; border-radius:3px !important;}

/* 상품진열 */
.list_array .list_arrayLeft select {background:#fff;}
.shopbrand .list_group select {background:#fff;}

/* 게시판 */
#review-board-list .item-search div .brd-st {background:#fff;}
.btn_Grey {background:#333;}
#review-board-list .h_title .btn_Red {margin-top:-2px;}

/* 스크롤 고정 버튼 */
#right_quick {position: fixed; bottom: 15px; right: 15px; z-index: 9;}
#right_quick > div{width: 40px; border-radius: 50%; aspect-ratio: 1/1; overflow: hidden; margin-top: 8px;}
#right_quick .q_arrow_top {height: 40px; line-height: 32px; background-color: #1a1a1a; text-align: center;}
#right_quick .q_arrow_top a{font-size: 0;}
#right_quick .q_arrow_top img{width: auto; vertical-align: middle; height: 8px;}
#right_quick > div img{width: 40px; height: 40px;}
#right_quick .sns_share{visibility: hidden; opacity: 0; transform: translate(100%,0); transition: all 0.3s; -webkit-transition: all 0.3s; -mo-transition: all 0.3s; }
#right_quick.up_more .sns_share{visibility: visible; opacity: 1; transform: translate(0,0);}
#right_quick .sns_share .detail_sns{width: 40px; height: 40px; line-height: 1.3; color: #fff; background-color: #1a1a1a; text-align: center; padding: 0; padding-top: 7px; font-size: 10px; box-sizing: border-box; border-radius: 50%; position: unset;}
#right_quick figure{padding: 0;}

/* BASIC css end */

