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

/*À¥ÆùÆ® ·Îµå*/
@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');
}
/*À¥ÆùÆ® ·Îµå*/ /*¶ì¹è³Ê*/

#topBnr {
	display: none;
	text-align: center;
	width: 100%;
}

#topBnr .bnr {
	position: relative;
}
#topBnr .bnr a {
}
#topBnr .bnr a img {
    width:100%;
}
#topBnr p {
	position: absolute;
	right: 10px;
	cursor: pointer;
	bottom: 25px;
}




/*»óÁ¡ÀÇ Æ÷ÀÎÆ®ÄÃ·¯ ÄÚµå*/


.color {
	color: #a5777f
}

/*°øÅëºÎºÐ*/
.dn {
	display: none !important
}
html.hidden {
	overflow: hidden !important
}

.shadow{
    box-shadow: -1px 5px 4px -2px #d8d8d8;}

.prd-brand {
	color: #0d0d0d;
	font-size: 11px;
	font-family: lato;
	font-weight: 500;
}
.prd-soldout {
	font-size: 19px;
	padding-top: 10px;
	color: #94223e;
	font-weight: normal;
}
.prd-name {
	color: #0d0d0d;
	font-size: 13px;
	font-family: lato;
	font-weight: 500;
	padding: 3px 0 4px;
	text-overflow: ellipsis;
	white-space: pre;
	overflow: hidden;
}
.prd-consumer {
}

.prd-subname {
	font-size: 14px;
	padding: 7px 0;
	color: #aaa;
	font-weight: 100;
}
.prd-replace {
    font-size: 13px;
    color: #94223e !important;
    font-weight: normal;
    padding-top: 5px;
}

.item-list:last-child {
	margin-right: 0 !important;
}
.item-list .thumb .dc {
	z-index: 9
}
.item-list .thumb a {
	display: block;
	margin: 0;
}

#login .tab a:nth-child(1){
    margin-right: -1px;}

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

.prd-soldout {
	font-size: 13px;
	padding-top: 10px;
	color: #94223e;
	font-weight: normal;
}
.t-menu {
	display: table;
	width: 100%;
	text-align: center;
}
.t-menu div {
	width: 20%;
	display: inline-block;
}
.t-menu div a {
	display: block;
}

.dn {
	display: none !important;
}
html {
	overflow-x: hidden;
}
p.join {
	position: relative;
	display: inline-block;
}
#m_preview_wrap, .displaynone {
	display: none !important
}
#header {
	width: 100%;
	z-index: 333;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: #fff;
}
#header.fixed {
	position: fixed;
}


#header.fixed .headerBottom{min-height:56px;}

#header .headerBottom .headerBottomRight {
	top: 7px;
}
#header .headerBottom h1 {
}

#header .headerBottom h1 a {
    padding-bottom: 16px;
	padding-top: 20px
}
#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: #fff;
}
#header .headerTop {
	min-width: 275px;
	text-align: center;
	background-color: #000;
}
#header .headerTop a {
	font-size: 14px;
	font-family: roboto;
	font-weight: 300;
	width: 20%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	display: inline-block;
	margin-left: -4px;
}
#header #menu {
    padding-left: 15px;
}
#header #menu img {
	width: 22px;
}
#header .headerBottom {
	position: relative;
	height: 100%;
}
#header .headerBottom h1 {
	margin: 0 auto;
	_margin-top: 15px;
	text-align: center;
}
#header .headerBottom h1 a {
	// padding-top: 25px;
	display: block;/* text-align: center; font-size: 26px; font-family: roboto; letter-spacing: 2px;*/
}
#header .headerBottom h1 a img {
	width: 100px;
	vertical-align: top;
}
#header .headerBottom .headerBottomLeft {
	position: absolute;
	top: 22px;
	left: 0;
}
#header .headerBottom .headerBottomRight {
	position: absolute;
	right: 15px;
	top: 23px;
}
#header .headerBottom .headerBottomRight a {
}
#header .headerBottom .headerBottomRight a img {
}
#header .headerBottom .headerBottomRight .cart {
	position: relative;
}
#header .headerBottom .headerBottomRight .cart .user_basket_quantity {width: 17px;
    height: 13px;
    background-color: #000000;
    border-radius: 10px;
    position: absolute;
    top: 6px;
    right: -6px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    font-size: 10px !important;
    font-weight: bold;
}

#header .headerBottom .headerBottomRight .cart img {
	width: 22px;
	position: absolute;
    right: 5px;
    top: -3px;
}

.fa-angle-down:before {
	font-size:0;
}

/* Ä«Å×°í¸® */
#close_btn svg {
	width: 28px;
	height: 28px;
    padding-top: 0px;
    padding-left: 10px;
}
/* #close_btn img {
    width: 20px;
}*/

aside {
    background: #eaedf1;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 999999;
	display: none;
}

aside .navWrap{
    background: #fff;
    margin: 0px;}
    
    
aside .navBnr{
    margin: 0 15px 35px;
    display: block;}

aside .navBnr a{
    display: block;}

aside .navBnr a img{
    width: 100%;}


aside .navSNS{
    text-align: center;
    margin-bottom: 40px;
    padding-top: 15px;}

aside .navSNS a{
    display: inline-block;
}

aside .navSNS a img{
    width: 38px;
    margin: 0 10px;}


aside .copy{
    padding: 0 30px 20px;
    font-size: 10px;
    color: #7f7f7f;
    text-transform: uppercase;
    letter-spacing: -0.7px;
    color: #aaa;
    font-family: lato;}


aside nav ul.second{font-size:0}

aside .asideTop {
	position: relative;
	text-align: right;
    background: #ff8e95;;
    z-index: -1;
    padding-bottom: 40px;
}

aside .asideTop .aside_logo{
    position: absolute;
    top: 12px;
    left: 19px;}


aside .asideTop .aside_logo img{
    width: 80px;
    position: relative;
    top: 10px;
    left: 6px;
}

aside .asideTop .icons{
    padding-top: 15px;
    padding-right: 15px;}

aside .asideTop .icons a{
    position:relative;
    display: inline-block;
    vertical-align:top
}

aside .asideTop .icons a img{width:22px}

aside .asideTop .icons a span#user_basket_quantity{
    background: #fff;
    position: absolute;
    padding: 0px 5px;
    border-radius: 8px;
    font-size: 10px;
    height: 11px;
    line-height: 11px;
    bottom: 0;
    left: 10px;
    font-weight: bold;
}

aside .navCommunity {display:none;}
aside .navMypage {display:none;}

aside .asideToggle {text-align:center;
    border-top: 1px solid #efeeee;}


aside .asideToggle a {
    width: 49.6%;
    display: inline-block;
    border-bottom: 1px solid #eaedf1;
    color: #707070;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    padding: 12px 0;
    background: #fbfbfb;
}

aside .asideToggle a .fa {margin-top:10px;}
aside .asideToggle a.act {
    color: #ff8e95;
    border-bottom: 2px solid #fff;
    background: #fff;}


aside .asideToggle a:nth-child(1){
    margin-right: -1px;}
aside .asideToggle a:nth-child(2){
    border-left: 1px solid #eaedf1;}

/*
.search_box {
	position: relative;
	padding: 0 15px;
	text-align: left;
    font-family: 'Pretendard';
}
.search_box input {
    width: 100%;
    text-indent: 15px;
    padding-left: 0 !important;
    line-height: 38px;
    height: 38px;
    font-size: 12px;
    margin: 20px 0;
    position: relative;
    background: #fff;
    border-radius: 0;
    border: 0;
}

*:focus {
	outline: none;
}
.search_box a {
	position: relative;
}
.search_box a img {
    width: 23px;
    position: absolute;
    right: 17px;
    top: -2px;
}
*/

.search_box {
    position: relative;
    padding: 10px 15px; /* ¿©¹é Á¶Á¤ */
    text-align: left;
}

.search_box input {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    width: 100%;
    height: 42px; /* ³ôÀÌ¸¦ »ìÂ¦ Å°¿ö ÅÍÄ¡°¨ °³¼± */
    line-height: 42px;
    text-indent: 15px;
    padding-right: 45px !important; /* ¾ÆÀÌÄÜÀÌ µé¾î°¥ ¿À¸¥ÂÊ °ø°£ È®º¸ */
    font-size: 14px;
    background: #f5f5f5; /* ¿¬ÇÑ ±×·¹ÀÌ ¹è°æÀ¸·Î ¿µ¿ª ±¸ºÐ (¼±ÅÃ»çÇ×) */
    border: 1px solid #eee; /* ¾ÆÁÖ ¿¬ÇÑ Å×µÎ¸® */
    border-radius: 8px; 
    font-family: 'Pretendard', sans-serif;
    box-sizing: border-box;
}

/* µ¸º¸±â ¹öÆ° À§Ä¡ Á¶Á¤ */
#search_icon {
    position: absolute;
    right: 25px; /* »óÀÚ ³¡¿¡¼­ ¾ÈÂÊÀ¸·Î */
    top: 50%;
    transform: translateY(-50%); /* ¼öÁ÷ Áß¾Ó Á¤·Ä */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

#search_icon i {
    color: #111; /* ¼±¸íÇÑ ºí·¢ */
}

/* ÀÔ·ÂÃ¢ Æ÷Ä¿½º ½Ã Å×µÎ¸® °­Á¶ */
.search_box input:focus {
    border: 1px solid #000;
    background: #fff;
}



aside .search {
	height: 35px;
	position: relative;
	left: 0;
	right: 0;
	padding-right: 45px;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 20px;
}
aside .search .searchBox {
	width: 100%;
}
aside .search .searchBox input {
	width: 100%;
	height: 37px;
	border: 0px none;
	margin-top: 6px;
	font-size: 15px;
	padding: 0;
	font-family: roboto;
	border-radius: 50px;
	text-indent: 15px;
	line-height: 37px;
}
aside .search .btn_search {
	width: 45px;
	height: 42px;
	line-height: 50px;
	position: absolute;
	bottom: 7px;
	right: 23px;
	color: #fff;
	text-align: center;
	;
}
aside .search .btn_search img {
	width: 23px;
	vertical-align: inherit;
}
aside nav li {
    border-bottom: 1px solid #f4f8fd;
	position: relative;
}
aside nav li a {
    padding-left: 20px;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-right: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed','Spoqa Han Sans',sans-serif;
}

aside nav li a.pink_text{color:#f5727a}

aside nav li .fa {
    background: url(/design/ddmnail/mochi/mimg/arrow_dw.png) no-repeat;
    background-size: 11px;
    background-position: 93%;
    position: absolute;
    top: 1px;
    right: 9px;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    left: 0;
}

aside nav li .fa.fa-rotate-180{
    background-position: 7%;}


aside nav li > ul {
	background-color: #fafafa;
	display: none;
}
aside nav li > ul > li {
	border-bottom: 0px none;
	border-top: 1px solid #ededed;
}
aside nav li > ul > li:first-child {
}
aside nav li > ul > li a {
	padding: 0 40px 0 30px;
	margin: 0;
	font-size: 14px;
	color: #787878 !important;
}

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: #f3f3f3;
}

aside nav li > ul.fourth{}
aside nav li > ul.fourth li{}

aside nav li > ul.fourth li a{
    background: #eaeaea;
    padding-left: 50px;}

/* 1. ¸®½ºÆ® ¾ÆÀÌÅÛ Á¤·Ä ±âÁØ ¼öÁ¤ */
aside .asideBottom ul li {
    vertical-align: middle; /* top¿¡¼­ middle·Î º¯°æÇÏ¿© ³ôÀÌ Â÷ÀÌ ¹æÁö */
    padding: 15px 0;
    width: 25%;
    display: inline-block;
    text-align: center;
}

/* 2. ¸ðµç a ÅÂ±×¸¦ µ¿ÀÏÇÑ flex ±¸Á¶·Î ÅëÀÏ (ÇÙ½É) */
aside .asideBottom ul li a {    
    display: flex !important; /* ¸ðµç Ç×¸ñÀ» flex·Î ÅëÀÏ */
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 14px;
    position: relative; /* ¸ðµç ¹öÆ°ÀÌ ¹èÁö ±âÁØÁ¡ÀÌ µÉ ¼ö ÀÖµµ·Ï */
    text-decoration: none;
}


aside .asideBottom {
	padding: 0 15px 20px;
    margin-top: -54px;
}
aside .asideBottom ul {
    display: inline-block;
    width: 100%;
    font-size: 0;
    background: #fff;
    border-radius: 8px;
}

aside .asideBottom ul li {
    vertical-align: top;
    padding: 15px 0;
    letter-spacing: 4px;
    width: 25%;
    display: inline-block;
    text-align: center;
}    
aside .asideBottom ul li a {    
    display: block;
	color: #000000;
	font-size: 14px;
}


/*
aside .asideBottom ul li:nth-child(1) a{background:url('/design/ddmnail/mochi/mimg/ico01.png') no-repeat; background-size:20px; background-position:top}
aside .asideBottom ul li:nth-child(2) a{background:url('/design/ddmnail/mochi/mimg/ico02.png') no-repeat; background-size: 24px;  background-position: center 2px;}
aside .asideBottom ul li:nth-child(3) a{background: url(/design/ddmnail/mochi/mimg/ico03.png) no-repeat; background-size: 22px; background-position: center 3px;}
aside .asideBottom ul li:nth-child(4) a{background:url('/design/ddmnail/mochi/mimg/ico04.png') no-repeat; background-size: 31px; background-position: center 6px;}
*/

aside .asideBottom ul li a em{
    display: block;
    color: #2c2c2c;
    letter-spacing: -1px;
    font-size: 14px;
    font-family: 'Pretendard';
    font-weight: bold;
}
    
/*
aside .asideBottom ul li a #benefit {
    background: url(/design/ddmnail/mochi/mimg/benefit.png) no-repeat;
    background-size: contain;
    width: 39px;
    height: 17px;
    position: absolute;
    right: inherit;
    font-size: 10px;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    line-height: 12px;
    bottom: 13px;
    font-family: lato;
    left: 20px;
}*/

/* ºÎ¸ð ¿ä¼ÒÀÎ a ÅÂ±×¿¡ Å¬·¡½º°¡ Àß ºÙ¾î ÀÖ´ÂÁö È®ÀÎÇÏ¼¼¿ä */
.asideBottom ul li a.rel-box {
    position: relative !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* ÇýÅÃ ¹èÁö ½ºÅ¸ÀÏ ¼öÁ¤ */
.asideBottom ul li a #benefit {
    /* ±âÁ¸ background ÀÌ¹ÌÁö ¼³Á¤ Á¦°Å */
    background: #ff8e8e !important; /* ÇÎÅ©»ö ¹è°æ */
    
    position: absolute;
    top: -8px;       /* ¾ÆÀÌÄÜ À§ÂÊÀ¸·Î ¿Ã¸®±â */
    left: 55%;       /* Áß¾Ó¿¡¼­ »ìÂ¦ ¿À¸¥ÂÊÀ¸·Î (½Ã°¢Àû º¸Á¤) */
    transform: translateX(-50%); /* Áß¾Ó Á¤·Ä */
    
    width: auto;     /* ³»¿ë¿¡ ¸Â°Ô ³Êºñ Á¶Àý */
    height: auto;
    padding: 2px 6px;
    border-radius: 10px; /* µÕ±Ù Ä¸½¶ ¸ð¾ç */
    
    font-size: 10px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    z-index: 10;
}

/* ¸»Ç³¼± ²¿¸® Ãß°¡ (µðÅ×ÀÏ) */
.asideBottom ul li a #benefit::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ff8e8e;
}


aside .asideBottom ul li p {
	font-size: 12px;
}
aside .asideBottom ul li img {
    height: 37px;
    opacity: 0;
}

aside h1 {
	padding: 20px 20px 13px;
}
aside h1 a {
	color: #fff !important;
	display: block;
	text-align: center;
	font-size: 26px;
	font-family: roboto;
	font-weight: 900;
	letter-spacing: 5px;
	line-height: 7px;
}
aside h1 a img {
	width: 110px;
}
/* //Ä«Å×°í¸® */ 




#header {
    position: relative;
    top: 0;
    width: 100%;
    background: #fff;
    transition: all 0.3s ease-in-out; /* ¸ðµç º¯È­¸¦ ºÎµå·´°Ô */
    z-index: 1000;
}

/* ½ºÅ©·Ñ ½Ã Àû¿ëµÉ Å¬·¡½º */
#header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.90); /* ¾à°£ÀÇ Åõ¸íµµ·Î °í±Þ½º·¯¿ò Ãß°¡ */
    
    /* À¯·ÁÇÑ µîÀåÀ» À§ÇÑ ¾Ö´Ï¸ÞÀÌ¼Ç */
    animation: slideDown 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@keyframes slideDown {
    from {
        transform: translateY(-100%); /* À§¿¡¼­ ¾Æ·¡·Î ³»·Á¿À´Â È¿°ú */
    }
    to {
        transform: translateY(0);
    }
}





.zz-container {
    display: flex;
    height: 55vh; /* È­¸éÀÇ 55% Â÷Áö (³Ê¹« Å©¸é »çÀÌµå¹Ù°¡ ¸ÔÅëµÊ) */
    min-height: 400px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    font-family: 'Pretendard', sans-serif;
}

/* ¿ÞÂÊ ¸Þ´º ¿µ¿ª */
.zz-left {
    width: 33%;
    background: #f8f8f8;
    overflow-y: auto;
    border-right: 1px solid #eee;
}
.zz-left ul { margin: 0; padding: 0; list-style: none; }
.zz-main-item {
    padding: 16px 10px;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
.zz-main-item.active {
    background: #fff;
    color: #000;
    font-weight: 800;
    border-right: 2px solid #fff; /* È°¼ºÈ­ ½Ã ¿À¸¥ÂÊ ¼± Áö¿ì±â */
}

/* ¿À¸¥ÂÊ »ó¼¼ ¿µ¿ª */
.zz-right {
    width: 67%;
    background: #f7f7f7;
    overflow-y: auto;
    padding: 15px;
    box-sizing: border-box;
}
.zz-sub-group { display: none; }
.zz-sub-group.active { display: block; }

/* ÁßºÐ·ù Çì´õ */
.zz-sub-section { margin-bottom: 30px; }
.zz-sub-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
}
.zz-cate-img {
    width: 32px; height: 32px;
    border-radius: 8px; margin-right: 10px;
    object-fit: cover;
}
.zz-sub-header h4 {
    font-size: 15px; font-weight: 700; flex: 1; color: #111; margin: 0;
}
.zz-view-all {
    font-size: 12px; color: #888; text-decoration: none;
    display: flex; align-items: center;
}

/* ¼ÒºÐ·ù ¸®½ºÆ® (±×¸®µå) */
.zz-leaf-list {
    display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none;
}
.zz-leaf-list li {
    width: 50%; /* 2Ä­ ¹èÄ¡ */
    margin-bottom: 12px;
}
.zz-leaf-list li a {
    font-size: 13px; color: #555; text-decoration: none;
    display: block; padding-right: 10px;
}

/* ÇÏÀ§ºÐ·ù°¡ ¾øÀ» ¶§ */
.empty-sub a {
    display: block; padding: 20px; text-align: center;
    background: #f9f9f9; border-radius: 8px; color: #333;
    font-weight: bold; text-decoration: none;
}
/* BASIC css end */

