/* BASIC css start */
.main{background:#f1f1f1; padding:10px;}
.list_category {overflow:hidden; font-family: 'Noto Sans KR', sans-serif; background:#fff; text-align:center; padding:15px 5px;}
.list_category li { width:32.3%;  display:inline-block; margin:0; list-style:none; }
.list_category li.select {  }
.list_category li.select a{color:#191919; font-weight:bold;}
.list_category li:last-child a {border-right:none;}
.list_category li a {font-size:1.25em; display:block; color:#191919; text-align:center; text-overflow: clip; white-space: nowrap; overflow: hidden; padding:0px 0; letter-spacing:-1px;border-right:1px solid #ddd;}

.tab_container {width: 100%; padding:30px 0;}
.tab_container p{font-size:18px; font-family: 'Noto Sans KR', sans-serif; font-weight:500; width:100%; margin:0 auto; padding-bottom:20px; color:#191919; text-align:center; letter-spacing:-1px;}


/* BASIC css end */

