@charset "utf-8";


/* 상단 해더 부분 고정 사이즈를 위해 셋팅 */
#wrap { overflow: hidden; padding-top: 0px; background: #fff; }

#header {}
#header #top_area {
	z-index:1000;
	width: 100%;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#header .top_inner_area {clear:both; overflow:hidden; position: relative; padding:5px 0 5px; border-bottom:1px solid #e2e2e2;}
#header .top_inner_area i.fa {font-size:1.50em; color:#303853;}

#header .top_inner_area a.menu_category {display:block; position:absolute; top:13px; left:10px;}
#header .top_inner_area a.search_bt {display:block; position:absolute; top:13px; right:43px;}
#header .top_inner_area a.member_bt {display:block; position:absolute; top:13px; right:10px;}

#header h1 {
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	height: 40px;
	text-align: center;
}
#header h1 a {}
#header h1 a img {
	vertical-align:middle;
	height: 40px;
}

#header .searchForm {display:none; overflow:hidden; position:static !important; width:100%; margin:0 !important; padding:0 !important; background:#fff; border-bottom:1px  solid #ddd;}
#header .searchForm:after {content:""; display:block; clear:both;}
#header .searchForm p {
	display:block;
	overflow:hidden; 
	height:35px;
	margin:5px;
	padding:0;
	border:2px solid #32c0b6;
	background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

#header .searchForm p input#keyword {
	float:left; 
	padding:3px; 
	width:85%; 
	border:0px;
	border-radius:0; 
	background:transparent; 
	font-size: 14px; 
	line-height:25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#header .searchForm p button {
	position:static !important; 
	float:right;
	width:35px;
	height:31px;
	padding:0;
	background:#32c0b6;
	border:none;
}

#header .searchForm i.fa {font-size:1.4em; color:#fff;}





/* portrait */
@media screen and (orientation:portrait) {
}
/* Landscape */
@media screen and (orientation:landscape) {
}



#header .header_lnb {padding-top:51px;}

#header .nav {
	margin:0;
	padding:0;
	border-bottom:1px solid #202020;
}
#header .nav ul {
	margin:0;
	padding:0;
	list-style:none;
    display: -webkit-flex;
    -webkit-justify-content: space-around
    display: flex;
    justify-content: space-around;
}
#header .nav ul:after { content:""; display:block; clear:both; }
#header .nav ul li {
	width: 100%;
	height:32px;
	padding:0;
	text-align: center;
	border-left:1px solid rgba(255,255,255,0.1);
	border-right:1px solid #e2e2e2;
	border-bottom: 0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#fff;

}
#header .nav ul li:nth-child(1) {border-left:0;}
#header .nav ul li:nth-child(5) {border-right:0;}

#header .nav ul.nav_second {border-top:1px solid #e2e2e2;}


#header .nav ul li.selected {}
#header .nav ul li a {
	position:relative;
	display:block;
	color: #333333;
	font-size: 12px;
	font-weight: 700;
	border-bottom:0 !important;
	padding:9px 0 9px !important;
}
#header .nav ul li.selected a {color:#32c0b6;}
#header .nav ul li.menu_members {background:#fff;}
#header .nav ul li.menu_members a {color:#303853; font-weight:bold;}

#header .nav ul li a > span { position: relative; }
#header .nav ul li a .new { position: absolute; right: -6px; top: -4px; font-size: 10px; color: #ff0000; }

#header .nav ul li a img {position:relative; top:-3px;}

#header .subnav {position:absolute; z-index:1000; top:; left:0; overflow: hidden; width:100%; padding-top: 5px; border-bottom: 1px solid #ccc; background: #fff; }
#header .subnav:after {
	position:absolute;
	bottom:0;
	left: 0;
	margin-left:-5px;
	content:"";
	display:block;
	clear:both;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #fff transparent;
}

#header .subnav .close { clear: both; overflow: hidden; padding: 10px; background: #f7f7f7 !important; text-align: right; border-top:1px solid #ececec }
#header .subnav .close .close_bt { display: inline-block; padding: 5px 8px 3px; font-size: 11px; line-height: 11px; color: #666; text-decoration: none; border: 1px solid #ddd; border-radius: 10px; background:#fff;}

#header .subnav ul.text_list { margin: 0 10px; }
#header .subnav ul.text_list li { padding: 10px 10px; text-align: center; border-bottom: 1px solid #e9e9e9; }
#header .subnav ul.text_list li a { font-size: 12px; color: #666; }

/*
#subnav1:after { left: 12% !important; }
#subnav1 ul {overflow: hidden; margin: 0; padding: 0; text-align:center; font-size:0; line-height:0; background-color:#fff; }
#subnav1 ul:after {content:""; clear:both; display:block; text-align: center; }
#subnav1 li {display:inline-block; width:33.3%; padding:0 0 10px 0; font-size:11px; line-height:14px; text-align:center; }
#subnav1 li a {display:block; padding:10px 0 0; text-align:center;  color:#535353;}
#subnav1 li a img {display:block; overflow:hidden; margin:0 auto; padding: 10px; width:50px; height:auto; border: 1px solid #ddd; border-radius: 50%; background: #f9f9f9; }
#subnav1 li a span.header_menu_title {display:block; margin:0 !important; padding-top: 10px; color:#535353; font-weight: bold; }
*/

/*
#subnav2:after { left: 37% !important; }
#subnav2 ul {overflow: hidden; margin: 0 10px; padding: 0; text-align:left; font-size:0; line-height:0; background-color:#fff; }
#subnav2 ul:after {content:""; clear:both; display:block; text-align: center; }
#subnav2 li {display:inline-block; width:46%; padding:0 2% 2%; text-align:center; }
#subnav2 li a {display:block; padding:10px 0 0; text-align:center; }
#subnav2 li a img {display:block; overflow:hidden; margin:0 auto; max-width: 100%; height:auto; border: 1px solid #ddd; border-radius: 5px; background: #f9f9f9; }
#subnav3:after { left: 62% !important; }
#subnav4:after { left: 87% !important; }
*/




.subnav .sub_category .sub_category_area {
	float:left; 
	width:100%; 
	padding:0 0; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.subnav .sub_category .sub_category_area h4 {margin:0; padding:5px 0 10px 10px; color:#303853; font-weight:700; font-size:13px; border-bottom:1px solid #ebebeb;}
.subnav .sub_category .sub_category_area ul {margin:0; padding:10px 0; list-style:none;}
.subnav .sub_category .sub_category_area ul li {
	float:left;
	width:50%; 
	padding:0 10px;
	vertical-align:middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.subnav .sub_category .sub_category_area ul li a {display:inline-block; height:15px; padding:5px 0; text-decoration:none; color:#666; font-size:12px; border:0;}
.subnav .sub_category .sub_category_area ul li a:hover {color:#000; border:0;}


.subnav .sub_category .sub_premium_area {
	float:right; 
	width:50%;
	padding:0 10px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.subnav .sub_category .sub_premium_area h4 {margin:0; padding:5px 0 10px 5px; color:#c08800; font-weight:700; font-size:13px; border-bottom:1px solid #ebebeb;}
.subnav .sub_category .sub_premium_area ul {margin:0; padding:10px 0; list-style:none;}
.subnav .sub_category .sub_premium_area ul li {}
.subnav .sub_category .sub_premium_area ul li:before {content:"·"; padding:0 5px 0 5px;}
.subnav .sub_category .sub_premium_area ul li a {display:inline-block; height:15px; padding:5px 0; text-decoration:none; color:#666; font-size:12px; border:0;}
.subnav .sub_category .sub_premium_area ul li a:hover {color:#000; border:0;}


.subnav .sub_category .sub_right_banner {
	float:right; 
	width:50%;
	padding:0 10px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#subnav2 .sub_category .sub_right_banner {display:none;}

.subnav .sub_category .sub_right_banner ul {margin:0; padding:0;}
.subnav .sub_category .sub_right_banner ul li {margin:10px 0 0; padding:0; list-style:none;}
.subnav .sub_category .sub_right_banner ul li:first-child {margin:0;}
.subnav .sub_category .sub_right_banner ul li img {width:100%;}


.subnav .sub_category .sub_bottom_banner {width:100%; margin:10px 0 0; padding:10px 0 0; border-top:1px dotted #ebebeb;}
.subnav .sub_category .sub_bottom_banner ul {margin:0; padding:0;}
.subnav .sub_category .sub_bottom_banner ul li {
	float:left; 
	overflow:hidden; 
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px dotted #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.subnav .sub_category .sub_bottom_banner ul li:first-child {border-left:;}
.subnav .sub_category .sub_bottom_banner ul li img {width:100%;}


#subnav1 .sub_category .sub_bottom_banner {margin-top:0; border-top:0;}
#subnav1 .sub_category .sub_bottom_banner ul li {border-bottom:1px dotted #ddd;}





/* top_banner */
.top_banner {display: none; overflow:hidden; width:100%;  }
.top_banner .inner_banner { position: relative; width: 100%; margin: 0 auto; padding:0px;  }
.top_banner .inner_banner ul { margin:0; padding:0; list-style: none; font-size:0; line-height:0;}
.top_banner .inner_banner ul li { margin:0; padding:0; font-size:12px; line-height:17px; vertical-align:top; *zoom:1;}
.top_banner .inner_banner ul li img { width: 100%; }
.top_banner .inner_banner ul li a {display:block; height:100px;}

.top_banner .inner_banner .top_banner_link1 {position:absolute; top:0; left:0; width:50%;}
.top_banner .inner_banner .top_banner_link2 {position:absolute; top:0; right:0; width:50%;}

.top_banner .inner_banner .top_banner_link1 a,
.top_banner .inner_banner .top_banner_link2 a {
	height:150px;
	outline:none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   -webkit-tap-highlight-color: rgba(0,0,0,0); /* 모바일 터치시 탭영역 안보이게 처리 */
}




.top_banner .inner_banner .toggle_close {position:absolute; top:50%; margin-top: -10px; right:10px;}
.top_banner .inner_banner .toggle_close a { display: block; width: 19px; height: 19px; text-indent: -9999px; background:url('../../img/trend9/header_toggle_banner_close.png') left top no-repeat; }


















#container { padding:0px; }
#container #contents { min-height:300px; margin-top: 0; padding:0 5px 0px; }



/* footer */
footer { background:none; margin:20px 0 0; padding: 0;}
footer .footer_login_menu {text-align:center; padding:8px 0 9px; border-top:2px solid #303853; background-color:#fff;}
footer .footer_login_menu a {
	display:inline-block; 
	height:12px;
	font-size:12px; 
	line-height:1;
	color:#333; 
	font-weight:normal; 
	padding:0 5px 0 8px; 
	border-left:1px solid rgba(0,0,0,0.2); 
	/*
	border:1px solid #ddd;
	background-color:#f8f8f8;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	*/
}
footer .footer_login_menu a:first-child {border:0; border-left:0;}
footer .footer_login_menu a:last-child {border-right:0;}

footer .footer_board_menu { margin:0; padding:5px 5px; text-align:center; border-top:1px solid #ddd; background-color:#333;}
footer .footer_board_menu a {display:inline-block; margin:0 10px; padding:0 0 0 0; font-size:12px; font-weight:bold; letter-spacing:-1px; text-decoration:none; color:#fff;}




footer .footer_cs {clear:both; overflow:hidden; padding:10px 0; text-align:left; background: #fff; }
footer .footer_cs h3 {margin:0; padding:0 0 10px 0; color:#666; font-size:12px; font-weight:700; line-height:1; font-family:'PT Sans', sans-serif;}


footer .footer_cs .cs_contents,
footer .footer_cs .bank_contents {
	float:left;
	width:50%; 
	padding:0 3%; 
	border-right:1px dotted #ddd;
	font-size:11px; 
	color:#acacac; 
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
footer .footer_cs .bank_contents { border-right: 0px !important; }


footer .footer_cs .bank_text,
footer .footer_cs .cs_text {text-align:left; display:block; height:80px; border:0; margin:0; padding:0;}
footer .footer_cs .cs_text {line-height:14px; font-size:11px; }
footer .footer_cs .bank_text span {display:inline-block;padding-bottom:5px; font-size:13px; color:#333;}

footer .footer_cs .cs_contents a.tel_num {
	font-family:'Open Sans', 'PT Sans', sans-serif;
	text-align:center;
	display:inline-block;
	margin:0 0 5px 0;
	padding:0; 
	font-size:14px; 
	color:#000 !important; 
	font-weight:bold; 
	letter-spacing:0; 
	vertical-align:middle;
	line-height:16px;
}


footer .footer_cs .bank_contents a {color:#acacac;}

footer .footer_cs a.cs_btn_link {
	display:block;
	text-align:center;
	padding:5px 0 6px;
	font-size:12px;
	line-height:18px;
	border:1px solid #32c0b6; 
	color:#fff;
	background-color: #32c0b6;
	border-radius:0px;
	font-family:arial,sans-serif;
}
footer .footer_cs a.cs_btn_link img {opacity:1;}




/*

footer .footer_cs {padding:10px 0; border-top:1px solid #fff; border-bottom:1px solid rgba(0,0,0,0.1); text-align:center; background-color:#fff;}
footer .footer_cs h3 {margin:0; padding:0 0; color:#555; font-size:14px; font-weight:bold; letter-spacing:-1px;}
footer .footer_cs p.cs_contents {font-size:12px; color:#777; line-height:15px; letter-spacing:-1px; text-transform: uppercase;}
footer .footer_cs p.cs_contents a.tel_num {
	font-family:"HelveticaNeue-Bold", sans-serif;
	text-align:center;
	display:inline-block;
	margin:0 0 0 0;
	padding:0; 
	font-size:26px; 
	color:#303853 !important; 
	font-weight:bold; 
	letter-spacing:0; 
	vertical-align:middle;
	line-height:20px;
}
footer .footer_cs p.cs_contents a.tel_num .trend9-iconfont.icons_tel {
	width:15px;
	padding:5px 10px 5px 0; 
	font-size:18px;
}



footer .footer_cs p.cs_contents a {color:#333 !important;}
footer .footer_cs p.bank_contents {padding-top:5px; font-size:14px; color:#777; line-height:15px; letter-spacing:-1px; text-transform: uppercase;}
footer .footer_cs p.bank_contents span.bank_num {font-size:14px; color:#666 !important; font-weight:bold; font-family:"helvetica Neue"; letter-spacing:0; }
footer .footer_cs p.bank_contents a {color:#666 !important;}
*/



footer address { padding:15px 10px 15px; font-size:9px; line-height:1.5em;  background-color:#f5f5f5 !important; border-top:1px solid #ddd; text-align:center; color:#888;}
footer address a { color: #888 !important; }
footer span.address_bar {color:#bbb; padding:0 3px;}

footer .footer_icon_menu {margin:0; padding:0; text-align:center; font-size:0; line-height:0; background-color:#fff; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
footer .footer_icon_menu:after {content:""; clear:both; display:block;}
footer .footer_icon_menu li {display:inline-block; width:19.9%; font-size:12px; line-height:23px; vertical-align:middle;}
footer .footer_icon_menu li a {display:block; padding:10px 0 0; border-right:0px solid rgba(0,0,0,0.1); border-left:0px solid #fff; color:#777; text-align:center;}
footer .footer_icon_menu li:first-child a {border-left:0;}
footer .footer_icon_menu li:last-child a {border-right:0;}

footer .footer_icon_menu li a i.fa {color:#5f5f5f;}

footer .footer_icon_menu li span.trend9-iconfont {display:block; width:40px !important; margin:0 auto !important; padding-left:10px; font-size:30px !important; color:#777; text-shadow:0 -1px 0 rgba(255,255,255,1.0);}


a.btn_pc {
	display:block;
	font-size:13px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:10px 0;
	border:1px solid #ddd;
	border-radius:0px;
	background-color: #000;
	/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
	*/
	background-repeat: repeat-x;
}


.btnTop { display:none; }


#scroll_up_down {
	display: none;
	position: fixed;
	z-index: 9999;
	right: 10px;
	bottom: 10px;
	width: 30px;
}
#scroll_up_down > a { 
	display: block;
	width:30px;
	height:20px;
	margin-top: 5px;
	padding:5px 0;
	background-color:rgba(0,0,0,0.3);
	border-radius: 5px;
	text-align:center;
}

#scroll_up_down .trend9-iconfont.icons_scroll_arrow {
	font-size:18px !important;
	line-height:20px;
	color:#fff;
	width:18px;
}

#scroll_up_down .productrecent {
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 0px;
}
#scroll_up_down .productrecent img {
	max-width: 100%;
	height: auto;
}

#left_bottom_area {
	position: fixed;
	z-index: 9999;
	left: 10px;
	bottom:10px;
	/*
	width: 60px;
	*/
}
#left_bottom_area img {width:60px;}








.mm-fixed-top,
.mm-fixed-bottom {position:fixed; left:0;}
.mm-fixed-top {top:0;}
.mm-fixed-bottom {bottom:0;}

#mm-blocker { background: rgba(255,255,255,0.8) !important; }

.mm-menu.mm-front { z-index: 9999 !important; }

/******************************* 왼쪽 사이드바 *******************************/
/* 카테고리 리스트 */
#menu-left { display: none !important; width: 80% !important; background:#fff;}
#menu-left.mm-opened {display: block !important; box-shadow:0 2px 5px rgba(0,0,0,0.5);}
#menu-left.mm-menu {
    max-width: 440px;
    min-width: 140px;
    width: 80%;
}
#menu-left.mm-opened {display: block !important; }
#menu-left.mm-menu .mm-panel:before, #menu-right.mm-menu .mm-panel:after { display:none; }
#menu-left.mm-menu .mm-panel { padding: 0px !important; }
#menu-left.mm-menu .mm-panel > .mm-listview { margin: 0px !important; }
#menu-left .mm-listview > li:not(.mm-divider):after { left: 0px !important; }



#menu-left .quick_menu { margin-top: 20px; padding: 10px; text-align:center;}
#menu-left .quick_menu ul { margin: 0; padding: 0; list-style: none; }
#menu-left .quick_menu ul li { 
	display: inline-block;
    padding: 0px;
    margin: 5px 1%;
    width: 46%;
    background: #f9f9f9;
    color: #666;
    border-bottom: 0px;
    border-radius: 20px;
}
#menu-left .quick_menu ul li a { display: inline-block; padding: 5px 0 8px; width: 100%; color: #666; font-size: 11px; }

#menu-left .copyright { margin-top: 20px; margin-bottom: 10px; padding: 10px; text-align:center;}
#menu-left .copyright .logo { max-width:100px; height: auto; }
#menu-left .copyright p { margin-top: 3px; font-size: 10px; color: #999; }



#menu-left .menu_left_cs {clear:both; overflow:hidden; padding:0; text-align:left; background: #fff; border-top:1px solid #eee;}
#menu-left .menu_left_cs h3 {margin:0; padding:0 0 10px 0; color:#222; font-size:14px; font-weight:700; line-height:1; font-family:'Montserrat', sans-serif;}


#menu-left .menu_left_cs .cs_contents,
#menu-left .menu_left_cs .bank_contents {
	position:relative; 
	width:100%; 
	padding:20px 3%; 
	border-right:1px dotted #ececec;
	font-size:11px; 
	color:#777; 
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-bottom:1px solid #eee;
}

#menu-left .menu_left_cs .cs_contents a.tel_num {
	font-family:'Open Sans', 'PT Sans', sans-serif;
	text-align:center;
	display:inline-block;
	margin:0 0 5px 0;
	padding:0; 
	font-size:17px; 
	color:#000 !important; 
	font-weight:bold; 
	letter-spacing:0; 
	vertical-align:middle;
	line-height:16px;
}


#menu-left .menu_left_cs .bank_contents a {color:#777;}



/* side_tabs */
#side_tabs {overflow:hidden; margin:0; padding:0; border-bottom:3px solid #32c0b6;}
#side_tabs ul { margin-bottom:0; padding:0; clear:both; overflow:hidden;}
#side_tabs ul li {display:block; }
#side_tabs ul li a {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 42px;
	font-size: 13px !important;
	padding:0 !important;
	font-size: 12px;
	color: #909296;
	text-align: center;
	font-weight: bold;
	background:#f3f3f3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-sizing: border-box;
	-o-sizing: border-box;
	box-sizing: border-box;
}
#side_tabs ul li:nth-child(1) a {border-left:0;}
#side_tabs ul li.selected a {color:#fff; padding-bottom:8px; background: #32c0b6; }



/* 상단 로그인 */
#aside .member { 
	padding:20px 15px 33px; 
	font-size:13px;
	line-height:41px;
	font-weight:normal;
	text-align:center;
	background:url("../../img/trend9/m_sidebar_login_area_bg.png") #eaeaea no-repeat center center;
	background-size:cover;
	border-bottom:1px solid rgba(0,0,0,0.1);
}
#aside .member p {color:#fff; text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
#aside .member strong { color:#000; text-decoration:underline; }
#aside .member a { display:inline-block; width:44%; line-height:34px; padding:0; margin:0 2px; font-weight:400; font-size:11px; letter-spacing:0.02em; border:0; border-radius:0px; color:#555; background-color:#ddd; }
#aside .member a.btnLogin { border:0; color:#fff; background-color:#303853; }
#aside .member strong {text-decoration:none; color:#fff;}


#menu-left .menu_module { position: relative; overflow: hidden; min-height:90px; margin: 10px 0; padding-bottom: 10px; padding-left: 80px; border-bottom: 1px dotted #ddd; }
#menu-left .menu_module:last-child {border-bottom:0;}
#menu-left .menu_module h5 { position: absolute; left: 10px; top: 10px; width:60px; text-align:center;}
#menu-left .menu_module h5 img {width:60px; height:60px; /* max-width: 100%; max-height: 100%; */}
#menu-left .menu_module h5 span {display:block; text-align:center !important; width:100%; font-size:10px; font-weight:400; color:#000;}
#menu-left .menu_module ul { margin: 0; padding: 0; list-style:none; font-size:0; line-height:0;}
#menu-left .menu_module ul li {display: inline-block !important; padding: 0px !important; margin: 3px 1% !important; width: 46% !important; background: #f7f8fa; color: #666; font-size:10px; line-height:16px; border-bottom: 0px !important; border-radius: 2px !important;}
#menu-left .mm-listview > li > a, .mm-listview > li > span { padding:4px 10px; font-size: 10px; text-align:center;}
#menu-left .mm-listview > li:after {border:0 !important;}


/* 게시판 */
#aside .default_menu_module {padding:10px 0 !important;}
#aside .default_menu_module li { border-bottom:0; border-top:0; background-color:#fff; }
#aside .default_menu_module li:first-child { border-top:0; }
#aside .default_menu_module li a { display:block; padding: 7px 10px 7px 17px !important;; font-size: 13px !important; word-wrap:break-word; text-align: left !important; }


#menu-left a.cs_btn_link {
	position:absolute; 
	right:10px;
	top:30px;
	display:block;
	width:80px;
	text-align:center;
	padding:3px 0 4px;
	font-size:12px;
	line-height:18px;
	border:1px solid #ccc; 
	color:#555;
	background-color: #fff;
	font-family:arial,sans-serif;
	/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
	background-image: linear-gradient(to bottom, #fff, #f5f5f5);
	background-repeat: repeat-x;
	*/
	border-radius:0px;
}

#menu-left a.cs_btn_link img { opacity: 0.5; }



#menu-left ul#slideCateList {margin:-1px 0 0; padding:0 !important; font-size:0; line-height:0;}
#menu-left ul#slideCateList li {
	position:relative; 
	display:inline-block; 
	width:50%;
	font-size:13px;
	line-height:20px;
	border-right:1px solid #eee; 
	border-top:1px solid #eee;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-family:arial, sans-serif;
}
#menu-left ul#slideCateList li:nth-child(even) {border-right: 1px solid #fff;}
#menu-left ul#slideCateList li a img.cate_icons {position:relative; top:-2px; left:-5px; width:18px;}



/******************************* 오른쪽 사이드바 *******************************/
#menu-right { display: none !important; width: 40% !important; background:#303853;}
#menu-right.mm-menu {
    max-width: 440px;
    min-width: 140px;
    width: 40%;
}
#menu-right.mm-opened {display: block !important; }
#menu-right.mm-menu .mm-panel:before, #menu-right.mm-menu .mm-panel:after { display:none; }
#menu-right.mm-menu .mm-panel { padding: 0px !important; }
#menu-right.mm-menu .mm-panel > .mm-listview { margin: 0px !important; }
#menu-right .mm-listview > li:not(.mm-divider):after { left: 0px !important; }

#menu-right p.title { 
	margin:0;
	padding: 12px 10px 9px;
	background-color: #32c0b6;
	color: #fff;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;

}
#menu-right p.title img { padding-right: 5px; }

#menu-right .mm-listview { }
#menu-right .mm-listview li { vertical-align: middle; }
#menu-right .mm-listview li a { padding-left: 10px !important; padding-right: 10px !important ; vertical-align:top; color:#fff !important;}
#menu-right .mm-listview li img.sns { width: 18px; height:18px; padding-top:0; padding-right:3px; vertical-align:top !important; line-height:10px;}




/* 게시판 목록 게시글 없을시 */
p#sps_empty {padding:40px 0; text-align:center; color:#999;}



/* 주소검색버튼 위치 조정 */
#sod_frm .odf_tbl table tbody td {line-height:1.23em;}
#sod_frm .odf_tbl button.btn_frmline {position:relative; top:0 !important; }






.widget_event_plan_product_area { margin-bottom: 50px; overflow: hidden; }
.widget_event_plan_product_area .widget_event_plan_product_title { margin: 10px 0; padding: 10px 0; font-size: 16px; text-align: center; font-weight: bold; background: #f9f9f9; }




.good_icon_sp { display: inline-block; margin-right: 2px; width: 9px; height: 9px; background:url('../../img/trend9/m_gift_star_sp.png') left top no-repeat; }
.good_icon1 { display: inline-block; margin-right: 2px; width: 9px; height: 9px; background:url('../../img/trend9/m_gift_star1.png') left top no-repeat; }




/* 실시간 메세지 레이어 */
#rtm {
	position: fixed; 
	z-index: 9999; 
	left:50%; 
	bottom:-1500px; 
	z-index: 6666;
	display:table;
	margin-left:-150px; 
	padding:0;
	width:300px;
	height:300px; 
	border-radius:30px;
	background:#19beb2;
	box-shadow:3px 3px 10px rgba(0,0,0,0.4);
}
#rtm #rtm_close {position:absolute; top:20px; right:20px; display:block; margin:0;}
#rtm #rtm_close a.close {display:block; width:20px; height:20px; background:url('../../img/trend9/m_rtm_bt_close.png') center center no-repeat; background-size:20px;}
#rtm .rtm_wrap {display:table-cell; padding:0 20px; vertical-align:middle; text-align:center; color:#fff;}
#rtm .rtm_wrap .rtm_icon {width:100%; height:60px; margin:0; padding:0; background:url('../../img/trend9/icons/m_rtm_icon_notice.png') center center no-repeat; background-size:60px auto !important;}
#rtm .rtm_wrap .title {margin:10px 0 0px;}
#rtm .rtm_wrap .title h5 {font-size:25px; font-weight:400; letter-spacing:0; font-family:'Do Hyeon', '나눔고딕', 'Nanum Gothic', 'malgun gothic', dotum, sans-serif;}
#rtm .rtm_wrap .contents {margin-top:10px; font-size:15px; font-weight:400; line-height:1.4; font-family:'Do Hyeon', '나눔고딕', 'Nanum Gothic', 'malgun gothic', dotum, sans-serif;}
#rtm .rtm_wrap .contents .btn_area {margin:20px 0 0;}
#rtm .rtm_wrap .contents .btn_area a {
	display:inline-block; 
	padding:14px 20px 12px; 
	min-width:180px;
	line-height:1;
	font-size:20px;
	color:#19beb2;
	border-radius:50px;
	text-decoration:none;
	background:#fff;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
}
#rtm .rtm_wrap .contents .btn_area a i {margin-left:10px;}


/*** rtm theme ***/
/* 테마 세일 */
#rtm.theme_sale {background:#8e4dff;}
#rtm.theme_sale .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_sale.png') center center no-repeat;}
#rtm.theme_sale .rtm_wrap .contents .btn_area a {color:#8e4dff;}

/* 테마 고객센터 */
#rtm.theme_cs {background:#00c73c;}
#rtm.theme_cs .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_cs.png') center center no-repeat;}
#rtm.theme_cs .rtm_wrap .contents .btn_area a {color:#00c73c;}

/* 테마 장바구니 */
#rtm.theme_cart {background:#f1b40d;}
#rtm.theme_cart .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_cart.png') center center no-repeat;}
#rtm.theme_cart .rtm_wrap .contents .btn_area a {color:#f1b40d;}

/* 테마 쿠폰 */
#rtm.theme_coupon {background:#f76d5f;}
#rtm.theme_coupon .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_coupon.png') center center no-repeat;}
#rtm.theme_coupon .rtm_wrap .contents .btn_area a {color:#f76d5f;}

/* 테마 배송 */
#rtm.theme_delivery {background:#01a0c7;}
#rtm.theme_delivery .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_delivery.png') center center no-repeat;}
#rtm.theme_delivery .rtm_wrap .contents .btn_area a {color:#01a0c7;}

/* 테마 선물 */
#rtm.theme_gift {background:#f34870;}
#rtm.theme_gift .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_gift.png') center center no-repeat;}
#rtm.theme_gift .rtm_wrap .contents .btn_area a {color:#f34870;}

/* 테마 공지사항 */
#rtm.theme_notice {background:#19beb2;}
#rtm.theme_notice .rtm_wrap .rtm_icon {background:url('../../img/trend9/icons/m_rtm_icon_notice.png') center center no-repeat;}
#rtm.theme_notice .rtm_wrap .contents .btn_area a {color:#19beb2;}






/* css3 animation move */
.animation_block {
	position:absolute;
	top: 0;
	left:50%;
	margin:26px auto 0 -31px;
	width: 62px;
	z-index: 3;
	animation:move_join_icon 2.0s ease infinite;
	-webkit-animation:move_join_icon 3.5s ease infinite; /* Safari and Chrome */
	font-family:'Open Sans', sans-serif;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.animation_block .block_contents {
	text-align:center;
	width: 62px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight:400;
	color: #fff;
	margin: 0 0 0; 
	background: #ff1b66;
	border-radius:4px;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}

.animation_block .block_triangle {
	width: 0px;
	height: 0px;
	margin:0 auto;
	border-style: solid;
	border-width: 0 3px 4px 3px;
	border-color: transparent transparent #ff1b66 transparent;
}



/* animation keyframes move_join_icon */
@keyframes move_join_icon {
	0% {top:0px;}
	10% {top:-5px;}
	20% {top:0;}
	30% {top:-5px;}
	40% {top:0;}
	50% {top:-5px;}
	60% {top:0;}
	100% {top:0px;}
}

@-webkit-keyframes move_join_icon /* Safari and Chrome */ {
	0% {top:0px;}
	10% {top:-5px;}
	20% {top:0;}
	30% {top:-5px;}
	40% {top:0;}
	50% {top:-5px;}
	60% {top:0;}
	100% {top:0px;}
}



/* 당일배송 필터 */
    .today-delivery-filter-mobile {
      margin: 15px 0;
      padding: 10px;
      background: #f8f9fa;
    }
    .today-delivery-filter-mobile .filter-label {
      display: block;
      font-weight: bold;
      margin-bottom: 8px;
      font-size: 13px;
      color: #333;
    }
    .today-delivery-filter-mobile .filter-buttons {
      display: flex;
      gap: 5px;
      flex-wrap: wrap;
    }
    .today-delivery-filter-mobile .filter-btn {
      flex: 1;
      min-width: calc(50% - 3px);
      padding: 10px 8px;
      border: 1px solid #ddd;
      background: #fff;
      color: #333;
      text-decoration: none;
      border-radius: 4px;
      text-align: center;
      transition: all 0.2s;
      box-sizing: border-box;
    }
    .today-delivery-filter-mobile .filter-btn:active {
      background: #e9ecef;
    }
    .today-delivery-filter-mobile .filter-btn.active {
      background: #32c0b6;
      color: #fff;
      border-color: #32c0b6;
      font-weight: bold;
    }
	

/* 당일배송 정보 스타일 (모바일용 - p) */
.today-delivery-info {
  position:absolute;
  right:0;
  bottom:0;
  display: inline-block;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  border-radius: 8px 0 0 0;
  vertical-align: middle;
  line-height: 1.3;
  white-space: nowrap;
  text-shadow:1px 1px 2px rgba(0,0,0,0.2);
}

/* 타입별 색상 - 라운드 뱃지 */
.today-delivery-info.type-3 {
  background: linear-gradient(135deg, #667eea 0%, #667eea 100%);
}

.today-delivery-info.type-1 {
  background: linear-gradient(135deg, #f093fb 0%, #f093fb 100%);
}

.today-delivery-info.type-2 {
  background: linear-gradient(135deg, #4facfe 0%, #4facfe 100%);
}
@media (max-width: 768px) {
  .today-delivery-info {
    padding: 2px 6px;
    font-size: 9px;
  }
}