/* BASIC css start */
#header {width: 100%;}
#header .header_fd{ padding: 25px 0;}
#header .header_top {position: relative; width: 100%; z-index: 2; font-size: 0; text-align: center;}
#header .header_top div {display: inline-block; vertical-align: middle; font-size: 12px;}
#header .header_top .menu {width: 22px; left: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .allmenu_btn {width: 100%;}
#header .header_top .basket, #menuWrap .menu_top .basket {width: 30px; right: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .basket a, #menuWrap .menu_top .basket a {position: relative;}
#header .header_top .basket a img, #menuWrap .menu_top .basket a img {width: 26px;}
#header .header_top .basket a span, #menuWrap .menu_top .basket a span { position: absolute; top: -10px; right: -10px; width: 18px; height: 18px; line-height: 18px; border-radius: 50%; color: #fff; font-size: 10px; font-family: 'Noto Sans KR', sans-serif; vertical-align: bottom; background: #f15557;}
#header .header_top .logo {width: 77px;}
#header .header_top .logo img {width: 100%; vertical-align: middle;}
#header .header_top.header-scroll{position: fixed; left: 0; top: 0; padding: 12px 0; background: #ffffff; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; }

/* °Ë»ö */
.search{width: 92%; height: 40px; margin: 0 auto; background: #f5f5f5; border-radius: 25px; font-size: 0;}
.search .searchBox{display: inline-block; width: 74%; margin: 5px 0 0 20px;}
.search .searchBox input{ width: 100%; height: 30px; border: 0; font-size: 12px; background: none;}
.search .btn_search{    display: inline-block; width: 15%; margin: 10px 0px 0 0; vertical-align: top; text-align: right; -webkit-tap-highlight-color : rgba(0,0,0,0)}
.search .btn_search img{width:18px}
@media (min-width: 760px) {
    .search .searchBox{ width: 77%;}
}

/* ¸Þ´º */
#header .menuArea{overflow: hidden;}
#header .menuArea:after{content:''; display:block; clear:both}
#header .menuArea .menu_wrap {margin: 10px 0 0; font-size: 0; text-align: center;}
#header .menuArea .menu_wrap .menu_slide {display: inline-block; width: calc(100%/5);} 
#header .menuArea .menu_wrap .menu_slide a{ display: inline-block; padding: 13px 0; color: #0e0e0e; font-size: 0.85rem; font-family: 'Noto Sans KR', sans-serif;}
#header .menuArea .menu_wrap .menu_slide a.active { border-bottom:3px solid #000; font-weight: bold;}

/* Ä«Å×°í¸® */
.closeBox {position: absolute; top: 20px; left: 7px; padding: 8px; width: 20px; z-index: 1000;}
.closeBox img {width: 100%}

/* ÇÜ¹ö°Å¸Þ´º */


#allmenu_wrap {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: #f7f7f7;
	z-index: 239;
	overflow: hidden;
}
#allmenu {
	/* background: #fff; */
    overflow-y: scroll;
	height: 100%;
	width: 100%;
	display: block;
}
#allmenu .menu_info {
	position: relative;
	padding: 25px 0;
	background: #fff;
}
#allmenu .menu_info .menu_logo {
	width: 130px;
	margin: 0 auto;
}
#allmenu .menu_info .menu_logo img {
	width: 100%;
}
#allmenu .menu_info .close {
	position: absolute;
	right: 18px;
	top: 25px;
	width: 17px;
}
#allmenu .menu_info .close img {
	width: 100%;
}
#allmenu .menu_login {
	padding: 10px 34px 20px;
	border-bottom: 1px solid #ededed;
	background: #Fff;
}
#allmenu .menu_login ul {
	font-size: 0;
}
#allmenu .menu_login ul li {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	text-align: center;
	height: 36px;
	line-height: 36px;
}
#allmenu .menu_login ul li:first-child {
	background: #7419fd;
	margin-right: 2%;
}
#allmenu .menu_login ul li:first-child a {
	color: #fff;
	letter-spacing: -1px;
}
#allmenu .menu_login ul li:last-child {
	background: #e5e5e5;
}
#allmenu .menu_login ul li:last-child a {
	color: #000000;
	letter-spacing: -1px;
}
#allmenu .menu_login .login_comment {
	text-align: center;
	color: #000000;
	font-size: 13px;
	padding-top: 20px;
}
#allmenu .all_cate {
	margin-top: 12px;
	background: #fff;
	padding-bottom: 12px;
}
#allmenu .all_cate .cate_tit {
	color: #000000;
	font-size: 16px;
	background: #fff;
	padding: 15px 0 15px 18px;
	border-bottom: 1px solid #dfdfdf;
}
#allmenu .all_cate ul, #allmenu .all_community ul {
	font-size: 0;
}
#allmenu .all_cate ul li, #allmenu .all_community ul li {
	width: 50%;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
	padding: 13px 5px 13px 16px;
	background: url(/design/istmall/elecshop/m_images/arr.png) no-repeat #fff right 10px center;
	background-size: 4px 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#allmenu .all_community ul li {
	background:#fff;
}
#allmenu .all_cate ul li:nth-child(odd), #allmenu .all_community ul li:nth-child(odd) {
	/* border-left: 1px solid #dfdfdf; */
	border-right: 1px solid #dfdfdf;
}
#allmenu .all_cate ul li:nth-child(even), #allmenu .all_community ul li:nth-child(even) {
	/* border-right: 1px solid #dfdfdf; */
}
#allmenu .all_cate ul li a, #allmenu .all_community ul li a {
	color:#000;
	font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#allmenu .all_community {
}
#allmenu .all_community h3.cate_tit {
	color: #000000;
	font-size: 16px;
	background: #fff;
	padding: 15px 0 15px 18px;
	border-bottom: 1px solid #dfdfdf;
}
#allmenu .all_copy {
	padding: 35px 0 10px;
	text-align: center;
	color: #a1a1a1;
	background: #fff;
}
#allmenu .all_cate ul li.pink {
	background: url(/design/istmall/elecshop/m_images/arr.png) no-repeat #f8f2ff right 10px center;
	background-size: 4px 8px;
} 





/* º£½ºÆ®¿µ¿ª */
.asidebest{ margin: 0 0 30px; padding: 15px 0px 9px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; background: #fbfbfb; font-size: 0; text-align: center;}
.asidebest p{ display: inline-block; width: calc(100%/3);}
.asidebest p a{ font-size: .9rem; font-family: 'Noto Sans KR', sans-serif;}

/* ¿¬°áÆäÀÌÁö02 */
.link_inmenu{padding: 0 12px;}
.link_inmenu p{ margin: 0 0 20px; color: #000000; font-size: 1rem; font-family: 'Noto Sans KR', sans-serif; font-weight: 500;}
.link_inmenu ul { *zoom:1; font-size: 0; }
.link_inmenu ul li { display: inline-block; width: calc(100% / 5); margin: 0 0 12px; text-align: center;}
.link_inmenu ul li a{ color: #000; font-size: .8rem; font-family: 'Noto Sans KR', sans-serif;}
.link_inmenu ul li a img{display: block; width: 58px; padding-bottom: 5px; margin: 0 auto;}

/* sns */
.snsBox {padding: 15px 0; border-top: 1px solid #d6d6d6; font-size: 0; text-align: center;}
.snsBox li{display: inline-block; margin: 0 14px;}
.snsBox li img{width: 35px;}

/* //Ä«Å×°í¸® */
/* BASIC css end */

