/* BASIC css start */
body{overflow-x:hidden}

li.now .fa-circle,li.now{
    color: #ff5e4d !important}

#findIdpw .h_title{
    border: 0 !important;}

#findIdpw .loginMiddle .btn_Red{
    background: #ff5e4d !important;
    border: 1px solid #ff5e4d !important;
}

main {
	padding-bottom: 30px;
}
#login .tab a{
    border-bottom: 1px solid #ff5e4d !important;}

#login .tab a.act{
    color: #ff5e4d !important;
    border-bottom: 0 !important;
    border: 1px solid #ff5e4d;
    border-top: 3px solid #ff5e4d !important;}


.fa-angle-down:before{
    right: 25px;
    position: absolute;
    top: 15px;}

.fa-angle-down.fa-rotate-180:before{
    left: 25px;
    right: unset;}


/*최상단배너*/
#closeTopBanner {
	height: auto;
	overflow: hidden;
}
p.join {
	position: relative;
	display: inline-block;
}
#m_preview_wrap, .displaynone {
	display: none !important
}
#point {
	position: absolute;
	background-image: url(/design/joeun4939/skinshop/m/img/joinpoint.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 41px;
	left: 0;
	z-index: 9;
	top: 20px;
	color: #fff;
	text-align: center;
	height: 20px;
	line-height: 21px;
	font-size: 10px !important;
	font-weight: 500;
}
.menu_on {
	height: 100%;
	overflow: hidden;
}
.menu_off {
	height: auto;
	overflow: initial;
}
#header {
    overflow: hidden;
	width: 100%;
}
#header .top-pt-01 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
#header .top-pt-02 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	margin-top: 0 !IMPORTANT;
	background-color: rgb(256, 256, 256, 0.8);
	border-bottom: 1px solid;
}
#header .headerTop {
	border-bottom: 1px solid #eee;
	font-size: 0;
	min-width: 275px;
	text-align: center;
	padding: 5px;
}
#header .headerTop a {
	font-size: 10px;
	font-weight: 300;
	width: 20%;
	display: inline-block;
	color: #979797;
	margin-left: -4px;
	vertical-align: middle;
	border-right: 1px solid #eee;
}
#header .headerTop a:nth-child(5) {
	border-right: 0;
	text-indent: 10px;
}
#header .headerTop a #bc {
	background: #6e6e6e;
	color: #fff;
	padding: 0 6px;
	border-radius: 20px;
	margin-left: 2px;
	font-size: 10px;
	vertical-align: top;
}
#header #menu {
}
#header #menu img {
	width: 20px
}
#header .headerBottom {
	padding: 0 10px;
	margin-top: 10px;
	margin-bottom: 17px;
}
#header .headerBottom h1 {
	width: 43%;
	margin: 0 auto;
	margin-top: 23px;
}
#header .headerBottom h1 a {
	display: block;
	text-align: center;
	font-size: 26px;
	letter-spacing: 2px;
}
#header .headerBottom h1 img {
	max-width: 100%
}

#header .headerBottom .headerBottomLeft {
	float: left;
	margin: 23px 6px;
}
#header .headerBottom .headerBottomRight {
	float: right;
	margin-top: 20px;
}
#header .headerBottom .headerBottomRight a {
}
#header .headerBottom .headerBottomRight a img {
}
#header .headerBottom .headerBottomRight .cart {
	width: 37px !important;
	display: inline-block;
	position: relative;
}
#header .headerBottom .headerBottomRight .cart img {
	width: 82%;
}
#header .headerBottom .headerBottomRight .cart sup {
	width: 12px;
	height: 12px;
	background-color: #f1191f;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	top: -12px;
	right: -5px;
	text-align: center;
	line-height: 12px;
}
#header .headerBottom .headerBottomRight a#search {
	width: 37px !important;
	display: inline-block;
}
#header .headerBottom .headerBottomRight a#search img {
	width: 55%;
	margin-left: 8px;
	margin-top: 2px;
}
#header .search {
	height: 42px;
	position: relative;
	left: 0;
	right: 0;
	background-color: #ab3e41;
	padding-right: 45px;
	text-align: center;
	display: none;
	z-index: 10;
}
#header .search .searchBox {
	width: 100%;
}
#header .search .searchBox input {
	width: 90%;
	height: 30px;
	border: 0px none;
	margin-top: 6px;
	padding: 0 5px;
}
#header .search .btn_search {
	width: 45px;
	height: 42px;
	line-height: 50px;
	background-color: #822023;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	text-align: center;
}
#header .top_slide {
	border-top: 1px solid #000;
	font-size: 0;
}
#header .top_slide li {
	font-weight: 500;
	font-size: 15px;
	letter-spacing: -1px;
	color: #000 !important;
	padding: 0 !IMPORTANT;
	vertical-align: top;
	text-align: center;
	width: 25%;
	display: inline-block;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
#header .top_slide li a {
	font-size: 13px;
	padding: 11px;
	display: block;
}
/* 카테고리 */

#close_btn {
	padding: 8px;
	width: 16px;
	height: 16px;
	position: fixed;
	top: 30px;
	right: 20px;
	z-index: 9999;
}
#close_btn img {
	width: 95%
}
aside {
	position: fixed;
	width: 80%;
	height: 100%;
	left: 0;
	bottom: 0;
	background-color: #fff;
	color: #000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 999999;
	display: none;
}
aside .asideTop {
	position: relative;
	text-align: right;
	margin-bottom: 35px;
}
aside .navCategory {
	margin-top: 30px;
	width: 100%;
	display: inline-block;
}
aside .search {
	height: 42px;
	position: relative;
	left: 0;
	right: 0;
	padding-right: 45px;
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 25px;
}
aside .search .searchBox {
	width: 100%;
}
aside .search .searchBox input {
	width: 100%;
	height: 35px;
	border: 0px none;
	margin-top: 6px;
	background: #000;
	font-size: 15px;
	color: #fff;
	padding: 0;
}
aside .search .btn_search {
	width: 45px;
	height: 42px;
	line-height: 50px;
	position: absolute;
	top: 5px;
	right: 0;
	color: #fff;
	text-align: center;
}
aside .search .btn_search img {
	width: 55%;
	vertical-align: inherit;
}
aside nav {
	display: block;
	width: 100%
}
aside nav li {
	position: relative;
}
aside nav li a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 17px;
}
aside nav li a.sale {
	color: #ff8d8d !important;
}
aside nav li span.fa {
	position: absolute;
	top: 0;
	width: 100%;
	height: 35px;
	text-align: center;
	opacity: 1;
}
aside nav li > ul {
	display: none;
	border-top: 1px solid #eee
}
aside nav li > ul > li {
	border-bottom: 0px none;
	border-top: 1px solid #eee
}
aside nav li > ul > li:first-child {
	border-top: 0px none;
}
aside nav li > ul > li a {
	padding: 0 40px 0 30px;
	margin: 0;
	font-size: 13px;
	background: #fbfbfb;
}
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 {
	margin: 12px;
}
aside .asideBottom ul {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	border: 1px solid #eee;
}
aside .asideBottom ul li {
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-bottom: -1px;
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding: 10px 0;
}
aside .asideBottom ul li a {
	display: block;
	background-size: 15px !important;
	background-position: 20px !important;
	text-indent: 10px;
}
aside .asideBottom ul li p {
	font-size: 13px;
}
aside .asideBottom ul li img {
}
aside .asideBottom ul li:nth-child(odd) {
	margin-right: -1px;
}
aside .asideBottom ul li:nth-child(even) {
	border-right: 0;
	width: 50%;
}
aside .asideBottom div.cs {
	display: block;
	text-align: center;
	margin-top: 30px
}
aside .asideBottom div.cs a {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #aaa;
}
aside .asideBottom div.cs a em {
	color: #ddd;
	padding: 0 15px;
	font-size: 9px;
}
aside .asideBottom .copyright {
	text-transform: uppercase;
	color: #aaa;
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
}
aside h1 {
	padding-top: 35px;
}
aside h1 a {
	color: #fff !important;
	display: block;
	text-align: center;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: 5px;
}
.log {
	text-align: center;
	margin-top: 30px;
	font-size: 0;
	width: 86%;
	margin: 0 auto;
}
.log a {
	display: inline-block;
	width: 49%;
	font-size: 13px;
	padding: 10px 0;
	background: #eee;
}
.log a.pink {
	background: #ff5e4c;
	color: #fff;
	float: left;
}


/* //카테고리 */

/* BASIC css end */

