/* BASIC css start */
#footer .footerInfo {
	background: #fff !important;
	border: 0 !important;
}
/* 롤링배너 */
#mainslide {
	margin-top: -1px
}
#mainslide .swiper-pagination-bullet {/*background:#e9e9e9 !important; border-radius: 0 !important;width: 20px !important; height: 5px !important; margin: 0 3px !important;opacity:1 !important;*/
}
#mainslide .swiper-pagination-bullet-active {
	background: #000 !important;
}
/*중간슬라이더*/
#middleslide .swiper-pagination-bullet {
	border: 1px solid #000;
	background: none !important;
	border-radius: 0 !important;
	width: 6px !important;
	height: 6px !important;
	margin: 0 3px !important;
	opacity: 1 !important;
}
#middleslide .swiper-pagination-bullet-active {
	background: #000 !important;
}
#middleslide .swiper-pagination {
	text-align: right !important;
	left: -10px !important;
}
/*best영역*/
#best {
}
#best h3 {
	margin-bottom: 3px;
	padding-bottom: 20px;
}
#best h3 .more {
	margin-top: 0;
	color: #c7c7c7;
	position: absolute;
	right: 10px;
	display: block;
	text-align: right;
	top: 7px;
}
#best h3 .more img {
	width: 17px;
}
#best ul li {
	margin-bottom: 10px;
}
#best ul li.no1 {
	width: 100% !important;
	margin-bottom: 20px;
}
#best ul li a p.listName {
	color: #000 !important
}
#best ul li.no1 .list_shoppingInfo {
	margin-top: 15px;
	text-align: right
}
#best ul li.no1 .list_shoppingInfo p.listDiscount {
}
#best ul li.no1 .list_shoppingInfo p.listDiscount del {
	color: #8c8c8c;
	font-size: 13px;
	font-weight: normal;
}
#best ul li.no1 .list_shoppingInfo p.listPrice {
	font-size: 15px;
}
#best ul li.no1 .list_shoppingInfo p em {
	font-size: inherit !important
}
#best ul li.no1 a p.listName {
	text-align: left !important;
	font-size: 15px;
	width: 50%;
	float: left;
	margin: 0 !IMPORTANT;
}
/*진열 타이틀*/
.main section h3 {
	font-weight:bold !important;
	position: relative;
	width: 100%;
	font-size: 17px;
	display: inline-block;
	margin: 40px 0 25px 0;
	padding-top: 6px;
	text-align: center;
}
#sp .swiper-pagination-bullet-active {
	background: #ff5e4d !important;
	opacity: 1;
}
#sp .swiper-pagination-bullet {
	background: #dddddd;
	opacity: 1;
	margin: 0 3px;
	width: 7px;
	height: 7px;
}
section.swiper-container {
	padding: 10px;
	padding-bottom: 35px
}
section.swiper-container li {
	text-align: center
}
section p.msg {
	color: #737373;
	letter-spacing: -0.3px;
	font-size: 13px;
	padding-bottom: 15px;
}
/*(best)*/
.list_shopping3x ul {
	padding: 0 10px !important;
}
.list_shopping3x li a {
	padding: 4px !important;
}
.list_shopping3x li a figure {
	position: relative;
}
.list_shopping3x li:nth-child(1) a figure .rank, .list_shopping3x li:nth-child(2) a figure .rank, .list_shopping3x li:nth-child(3) a figure .rank {/*display:inherit !important;*/
}
.list_shopping3x li a figure .rank {
	display: none;
	position: absolute;
	background: #cacaca;
	width: 30px;
	height: 30px;
	z-index: 9999;
	top: 0;
	left: 0;
	font-size: 12px !important;
	text-align: center;
	color: #fff !important;
	line-height: 30px;
	font-weight: bold;
	font-family: roboto;
}
.list_shopping3x li:nth-child(1) a figure .rank {
	background: #474747 !important;
}
.list_shopping3x .list_shoppingInfo {
}
.list_shopping3x .list_shoppingInfo .listName {
	color: #343434 !important;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 8px;
}
.list_shopping3x .list_shoppingInfo .listDiscount {
}
.list_shopping3x .list_shoppingInfo .listDiscount del {
	font-weight: 300;
	color: #acacac;
}
.list_shopping3x .list_shoppingInfo .listPrice {
	font-weight: 300;
	color: #000;
	font-size: 14px;
	margin-top: -3px;
}
/*(new)*/
.list_shopping2x ul {
	padding: 0 7px !important;
}
.list_shopping2x li a {
	padding: 0 5px 18px 5px !important;
}
.list_shopping2x .list_shoppingInfo .listName.bold {
	color: #343434 !important;
	font-size: 13px;
	font-weight: normal;
}
.list_shopping2x .list_shoppingInfo .listName {
	color: #8d8d8d;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 8px;
}
.list_shopping2x .list_shoppingInfo .listDiscount {
	display: inline-block;
	margin-right: 3px;
}
.list_shopping2x .list_shoppingInfo .listDiscount del {
	font-size: 14px;
	font-weight: 300;
	color: #8c8c8c;
}
.list_shopping2x .list_shoppingInfo .listPrice {
	display: inline-block;
	font-weight: 300;
	color: #000;
	font-size: 14px;
	margin-top: -3px;
	font-weight: bold;
}
/*상단3개배너*/
.main .topBanner {
	margin-top: 6px
}
.main .topBanner .topBannerTop {
	margin-bottom: 6px
}
.main .topBanner .topBannerTop a {
	background: url(/design/joeun4939/skinshop/m/img/mo_sub01.jpg) no-repeat;
	display: block;
	background-size: contain;
}
.main .topBanner .info {
	position: absolute;
	top: 13px;
	left: 13px;
}
.main .topBanner .info h3 {
	margin: 30px 0 7px 0;
	font-weight: 300;
	line-height: 1.2;
	font-size: 15px;
	letter-spacing: -1px;
}
.main .topBanner .info p.line {
	background: #fff;
	height: 1px;
	width: 12px;
	margin-bottom: 6px;
}
.main .topBanner .info p.txt {
	font-size: 11px;
	line-height: 1.2
}
.main .topBanner .topBannerTop a .info {
	position: absolute;
	top: 13px;
	left: 13px;
}
.main .topBanner .topBannerTop a .info h3 {
	font-weight: 300;
	line-height: 1.2;
	font-size: 19px;
}
.main .topBanner .topBannerTop a .info p.line {
	background: #fff;
	height: 1px;
	width: 12px;
	margin-bottom: 6px;
}
.main .topBanner .topBannerTop a .info p.txt {
	font-size: 11px;
}
.main .topBanner div a {
	position: relative;
	color: #fff;
}
.main .topBanner div a img {
	opacity: 0
}
.main .topBanner .topBannerLeft {
	width: 49%;
	float: left;
	position: relative;
}
.main .topBanner .topBannerLeft a {
	background: url(/design/joeun4939/skinshop/m/img/mo_sub02.jpg) no-repeat;
	display: block;
	background-size: contain;
}
.main .topBanner .topBannerRight {
	width: 49%;
	float: right;
	position: relative;
}
.main .topBanner .topBannerRight a {
	background: url(/design/joeun4939/skinshop/m/img/mo_sub03.jpg) no-repeat;
	display: block;
	background-size: contain;
}
.main .topBanner img {
	width: 100%;
	vertical-align: top;
}
.main .topBanner .topBannerTitle {
	width: 100%;
	font-size: 1.083em;
	font-weight: bold;
	padding: 2px 0;
	background-color: rgba(0,0,0,0.4);
	;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*포토리뷰*/
#photo {
	background: #f8f8f8;
	margin-top: 60px;/* padding: 12px;*/
}
#photo .item-wrap {
}
#photo .cateTit {
	padding: 25px 0;
	padding-bottom: 20px;
	text-align: center;
}
#photo .photoreview {
	padding-bottom: 50px !important;
	width: 95%;
	overflow: hidden;
}
#photo .photoreview .swiper-pagination {
	bottom: 15px;
}
#photo .photoreview .swiper-pagination-bullet-active {
	width: 15px;
	border-radius: 50px;
	background: #000;
}
#photo h3 {
	font-size: 17px;
	font-weight: bold;
}
#photo p.line {
	height: 2px;
	background: #000;
	width: 12px;
	margin: 10px auto;
}
#photo h4 {
	font-size: 12px;
	color: #808080;
	letter-spacing: -1px;
}
#photo .item-list {/*
    width:49% !important;*/
	background: #fff;
	display: inline-block;/* margin-right: 1% !IMPORTANT;*/
}
#photo .item-list:nth-child(odd) {
	float: left
}
#photo .item-list:nth-child(even) {
	float: right
}
#photo .item-list img {
	width: 100%
}
#photo .item-list dt {
	border: 1px solid #ddd;
}
#photo .item-list .prd-info {
	border: 1px solid #dfdfdf;
	border-top: 0;
	padding-top: 15px
}
#photo .prd-info ul.info1 {
}
#photo .prd-info ul.info2 {
	color: #747474;
	padding: 0 10px 10px;
	display: block;
}
#photo .prd-info ul li {
	text-align: left
}
#photo .prd-info ul.info1 li.name {
	padding: 0 10px;
}
#photo .prd-info ul.info1 li.name a {
	font-size: 15px
}
#photo .prd-info ul.info1 li.cont {
	padding: 10px;
}
#photo .prd-info ul.info1 li.cont a {
	color: #7b7b7b;
	line-height: 1.2;
}
#photo .prd-info ul.info2 li.name {
}
#photo .prd-info ul.info2 li.date {
}
#photo .prd-info ul.info2 li.hit {
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 12px;
	padding-top: 7px;
}
#photo .prd-info ul.info2 li.hit .score em {
    background-size: contain !important;
	display: inline-block;
	font-size: 0 !important;
	background: url('/design/joeun4939/skinshop/m/img/review-score.png') no-repeat;
	width: 18px;
	height: 14px;
	vertical-align: top;
}
#photo .prd-info ul.info2 li.hit .review em {
    background-size: contain !important;
	display: inline-block;
	font-size: 0 !important;
	background: url('/design/joeun4939/skinshop/m/img/review_count.png') no-repeat;
	width: 18px;
	height: 14px;
	background-position: 0 2px;
	vertical-align: top;
}
#photo .prd-info ul.info2 li.hit .score {
	display: inline-block;
	border: 0;
	padding: 0;
}
#photo .prd-info ul.info2 li.hit .review {
	display: inline-block;
	margin-left: 10px
}
/*new*/
#new h3 .more {
	margin-top: 0;
	color: #c7c7c7;
	position: absolute;
	right: 10px;
	display: block;
	text-align: right;
	top: 7px;
}
#new h3 .more img {
	width: 17px;
}
#new ul li {
	margin-bottom: 10px;
}
#new ul li a p.listName {
	padding-bottom: 0 !important;
	color: #000 !important
}
#new ul li a p.listsubName {
	padding-bottom: 8px !important;
	color: #ababab;
	line-height: 1.2;
	padding-top: 8px;
	border-top: 1px solid #e8e8e8;
	margin-top: 8px;
}
#new ul li a p.listPrice em {
	font-size: 13px
}
#new ul li a p.listDiscount em {
	font-size: 12px
}
/*기획전*/

#plan h3 .more {
	margin-top: 0;
	color: #c7c7c7;
	position: absolute;
	right: 10px;
	display: block;
	text-align: right;
	top: 7px;
}
#plan .swiper-pagination {
	bottom: 5px
}
#plan h3 {
	margin-top: 20px
}
#plan h3 .more img {
	width: 17px;
}
#plan {
	padding: 0 !important;
	padding-bottom: 35px !important;
}
#plan ul {
}
#plan ul li {
	padding-bottom: 18%;
	position: relative;
}
#plan ul li img {
	width: 100%
}
#plan ul li .box {
	text-align: left;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 25%;
}
#plan ul li h4 {
	font-size: 13px;
	padding-left: 5%;
	padding-top: 13px;
}
#plan ul li .txt {
	padding-left: 17px;
	font-size: 18px;
	line-height: 1.5;
}
#plan ul li.blue .box {
	background: rgba(63,58,100,0.9);
	color: #fff;
}
#plan ul li.blue h4 {
	color: #fa6959;
}
#plan ul li.red .box {
	background: #fa6959;
	color: #fff;
}
#plan ul li.red h4 {
	color: #653a59;
}
#plan .swiper-pagination-bullet-active {
	width: 15px;
	border-radius: 50px;
	background: #000;
}
/*new2*/
#new2 h3 .more {
	margin-top: 0;
	color: #c7c7c7;
	position: absolute;
	right: 10px;
	display: block;
	text-align: right;
	top: 7px;
}
#new2 h3 .more img {
	width: 17px;
}
#new2 ul li {
	margin-bottom: 10px;
}
#new2 ul li a p.listName {
	padding-bottom: 0 !important;
	color: #000 !important
}
#new2 ul li a p.listsubName {
	padding-bottom: 8px !important;
	color: #ababab;
	line-height: 1.2;
	padding-top: 8px;
	border-top: 1px solid #e8e8e8;
	margin-top: 8px;
}
#new2 ul li a p.listPrice em {
	font-size: 13px
}
#new2 ul li a p.listDiscount em {
	font-size: 12px
}
/* 인스타그램 영역 */
/*인스타그램*/
#instagram {
	margin-top: 50px;
	position: relative
}
#instagram h1 {
	text-align: center;
}
#instagram h1 p.insta_id {
	font-size: 13px;
	color: #adadad;
	padding: 10px 0;
}
#instagram .follow {
	position: absolute;
	right: 8px;
	top: 31px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #aaa;
	padding: 4px 10px;
}
#instagram .list {
	margin-top: 20px;
}
/*혜택*/
#benefit {
	margin-top: 40px;
}
#benefit ul {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 0;
}
#benefit ul li {
	width: 33.3%;
	display: inline-block;
	text-align: center;
}
#benefit ul li:before, #benefit ul li:after {
	border: 1px solid #ddd
}
#benefit ul li a {
	display: block;
	padding-top: 47%;
	font-size: 13px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
#benefit ul li.no1 {
	background: url('/design/joeun4939/skinshop/m/img/benefit_01.png') no-repeat;
	background-position: center 12px;
	background-size: 30%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-left: -2px;
}
#benefit ul li.no2 {
	background: url('/design/joeun4939/skinshop/m/img/benefit_02.png') no-repeat;
	background-position: center 20px;
	background-size: 20%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#benefit ul li.no3 {
	background: url('/design/joeun4939/skinshop/m/img/benefit_03.png') no-repeat;
	background-position: center 15px;
	background-size: 30%;
	border-bottom: 1px solid #ddd;
}
#benefit ul li.no4 {
	padding-bottom: 5px;
	background: url('/design/joeun4939/skinshop/m/img/benefit_04.png') no-repeat;
	background-position: center 12px;
	background-size: 30%;
	border-right: 1px solid #ddd;
	margin-left: -2px;
}
#benefit ul li.no5 {
	padding-bottom: 5px;
	background: url('/design/joeun4939/skinshop/m/img/benefit_05.png') no-repeat;
	background-position: center 25px;
	background-size: 30%;
	border-right: 1px solid #ddd;
}
#benefit ul li.no6 {
	padding-bottom: 5px;
	background: url('/design/joeun4939/skinshop/m/img/benefit_06.png') no-repeat;
	background-position: center 20px;
	background-size: 25%;
}
/*기타*/
.color {
	margin-bottom: 6px;
}

/* BASIC css end */

