@charset "utf-8";

.basic-category { padding:0px; font-size: 16px; color: #151918;}
.basic-category a { display:block; font-size: 16px; padding-right:1px; padding-bottom: 10px; padding-top: 10px;  color: #151918; }
.basic-category .ca-head { border:0; padding:8px 15px; font-size: 16px; padding-right:1px;  color: #151918; }
.basic-category .ca-sub1 { padding: 5px 10px; border-bottom:1px solid #d1d3d7; color: #151918; font-family: 'NanumSquare', sans-serif; font-weight: 700; font-style: normal;}
.basic-category .ca-sub1.on > a { font-weight:bold !important; color: #ff6e26 !important;  font-weight: 400;}
.basic-category .ca-sub1 > a.no-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.basic-category .ca-sub1 > a.is-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "+"; }
.basic-category .ca-sub2 { padding:0; margin:0; list-style:none; background: #f5f5f5; padding:4px 0px; margin:0px; border-bottom:1px solid #d1d3d7; }

.basic-category .ca-sub2 a { display:block; font-size: 14px; font-weight: bold; padding-right:1px; padding-bottom: 2px; padding-top: 2px;  color: #666; }

.basic-category .ca-sub2 li { padding:2px 20px; padding-right:15px; color: #666; font-family: 'NanumSquare', sans-serif; font-weight: 400; font-style: normal;}
.basic-category .ca-sub2 li.on a { font-weight:bold !important; color: #ff6e26 !important;}
.basic-category .ca-line { padding:8px 15px; background:#fafafa; border-bottom:1px solid #d1d3d7; }
.basic-category .new { color: #ff6e26; }