/* BASIC css start */
/*웹폰트 로드*/
@import url('//fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Viga&display=swap');
@import url('//fonts.googleapis.com/css2?family=Yesteryear&display=swap');
@import url('//fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}
/*웹폰트 로드*/





#loginWrap {
	padding-top: 0
}
.dn {
	display: none !important
}
#mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 200
}
/* header */
#header {
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	width: 100%;
	background: #fff;
	z-index: 100
}
#header.fixed {
	position: fixed;
	width: 100%;
	top: 0;
}
#header .headerTnb {
	margin: 0 auto;
	position: relative;
	width: 1400px;
	padding: 18px 0;
	display: block;
*zoom:1
}
#header .headerTnb:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerTnb .tnbLeft {
	float: left;
	margin-top: 10px;
}
#header .headerTnb .tnbLeft li {
	padding-right: 9px;
	float: left
}
#header .headerTnb .tnbLeft li a {
	display: block;
	height: 45px;
	color: #6d6d6d;
	line-height: 45px
}
#header .headerTnb .tnbLeft li.noticeLine {
	padding-left: 23px
}
#header .headerTnb .tnbLeft li.noticeLine p {
	padding-left: 21px;
	background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/ico_volume.gif) 0 17px no-repeat
}
#header .headerTnb .tnbLeft li.noticeLine p a {
	font-size: 11px;
	color: #7a7a7a;
	line-height: 49px;
	line-height: 53px \0/IE8+9
}
#header .headerTnb .tnbRight {
	float: right;
	display: block;
	margin-top: 15px;
}
#header .headerTnb .tnbRight li {
	padding-left: 10px;
	float: left
}
#header .headerTnb .tnbRight li a {
	display: block;
	height: 45px;
	color: #6d6d6d;
	line-height: 45px;
	font-family: Verdana
}
#header .headerTnb .tnbRight #search_btn {
	margin-right: 30px;
}
#header .headerTnb .tnbRight .searchArea {
	position: absolute;
	background: #eee;
	padding: 10px;
	right: 44px;
	bottom: 15px;
	opacity: 0.3;
}
#header .headerTnb .tnbRight .MS_search_word {
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	border: 1px solid #a7a7a7;
	margin-right: 7px;
}
#header .headerTnb .tlogo {
	margin: 0 210px;
	padding-top: 12px;
	text-align: center
}
#header .headerTnb .tnbCenter {
	margin-left: 35px;
	width: 1000px;
	display: inline-block;
}
#header .headerTnb .tnbCenter .headerGnb {
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner {
	margin: 0 auto;
	position: relative;
	_width: 1400px
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul {
*zoom:1
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth1 {
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth1 > li {
	min-width: 100px;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth1 > li a {
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth1 > li a span {
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2 {
	top: 40px;
	padding-top: 10px !important;
	background: #fff;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 15px 10px;
	left: -10px;
	border: 1px solid #a8a8a8;
	margin-top: 11px;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2:before {
	width: 100%;
	content: "　";
	font-size: 14px;
	background: url('//skin.makeshop.co.kr/skin/classic/img/depth_arrow.png') no-repeat;
	position: absolute;
	top: -12px;
	left: 45%;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2 > li {
	margin: 0;
	float: none;
	display: block;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2 > li a {
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2 > li a:hover {
	color: #a5777f
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth2 > li a span {
	display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul.depth3 {
	position: absolute;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul li {
	position: relative;
	display: inline-block;
	text-align: center;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul li a {
	margin: 0 20px;
	font-family: 'Malgun Gothic' !important;
	display: block;
	height: 41px;
	font-size: 13px;
	letter-spacing: -1px;
	color: #4c4c4c;
	line-height: 42px;
	white-space: nowrap;
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul li.first {
	padding-left: 0
}
#header .headerTnb .tnbCenter .headerGnb .gnbInner ul li.last {
	padding: 0 0 0 40px
}
#header .headerTop {
	margin: 0 auto;
	position: relative;
	width: 1400px;
	height: 77px;
*zoom:1
}
#header .headerTop:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerTop .searchArea {
	position: absolute;
	top: 12px;
	right: 0;
	width: 204px;
	height: 40px;
	border-bottom: 1px solid #000
}
#header .headerTop .searchArea .search {
	position: relative;
	width: 204px;
	height: 40px
}
#header .headerTop .searchArea .search input {
	padding-left: 10px;
	width: 164px;
	height: 39px;
	line-height: 40px;
	border: none;
	background: #fff
}
#header .headerTop .searchArea .search a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 40px;
	text-indent: -9999em;
	background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_search.gif) 0 0 no-repeat
}
#header #all_menu {
}
#header .infobox {
	position: absolute;
	top: 77px;
	right: 0;
	width: 198px;
	height: 269px;
	border: 1px solid #a8a8a8;
	background: #fff;
	padding: 30px 20px;
}
#header .infobox .login {
}
#header .infobox .login a {
	margin: 0 auto;
	display: block;
	width: 180px;
	height: 39px;
	font-size: 12px;
	text-align: center;
	line-height: 39px;
	font-family: 'Malgun Gothic' !important;
}
#header .infobox .login a.lost {
	padding-top: 5px;
	color: #b2b2b2;
}
#header .infobox .login a.color1 {
	background: #a5777f;
	color: #fff;
	margin-bottom: 6px;
}
#header .infobox .login a.color2 {
	background: #bdb1b3;
	color: #fff;
}
#header .infobox .login a.box {
	display: block;
}
#header .infobox .quick_menu {
}
#header .infobox .quick_menu ul {
	font-size: 0;
}
#header .infobox .quick_menu ul li {
	height: 33px;
	line-height: 33px;
	float: unset !important;
	display: inline-block;
	width: 50%;
	padding: 0 !important;
	text-align: center;
}
#header .infobox .quick_menu ul li a {
	font-size: 13px;
	font-family: 'Malgun Gothic' !important;
	color: #4c4c4c!important;
}
#header .infobox .quick_menu ul li a em {
	font-weight: bold;
	color: #a5777f;
}
/*Right*/
#Right {
	right: -1px;
	position: fixed;
	top: 160px;
	z-index: 999;
	background: #fff;
}
#Right ul {
}
#Right ul li {
	display: block;
	width: 54px;
	line-height: 54px;
	height: 54px;
	border: 1px solid #d9d9d9;
	border-right: 0;
	text-align: center;
	margin-bottom: -1px;
}

#Right ul li.right_cart{position:relative;}
#Right ul li.right_cart #cnt{position:absolute;
    font-family: 'Viga', sans-serif;
    font-size: 11px;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 17px;
    background: #a5777f;
    display: block;
    border-radius: 100%;
    top: 10px;
    right: 7px;}

#Right ul li a {
	display: block;
	width: 54px;
	line-height: 54px;
	height: 54px;
}
#Right ul li a img {
}
#Right ul li:nth-child(1) a {
	background: url(//skin.makeshop.co.kr/skin/classic/img/right_01.png) no-repeat;
	background-position: center;
	background-position: 18px center;
}
#Right ul li:nth-child(2) a {
	background: url(//skin.makeshop.co.kr/skin/classic/img/right_02.png) no-repeat;
	background-position: center;
background-size:;
}
#Right ul li:nth-child(3) a {
	background: url(//skin.makeshop.co.kr/skin/classic/img/right_03.png) no-repeat;
	background-position: center;
background-size:;
}
#Right ul li:nth-child(4) a {
	background: url(//skin.makeshop.co.kr/skin/classic/img/right_04.png) no-repeat;
	background-position: center;
background-size:;
}
#Right ul li:nth-child(5) a {
	background: url(//skin.makeshop.co.kr/skin/classic/img/right_05.png) no-repeat;
	background-position: center;
background-size:;
}

/* BASIC css end */

