/* BASIC css start */
/* 타이틀 */
#contents .h_title{background: none; padding: 6px 12px; border-bottom: 0;}
#contents .h_title h3{ padding: 45px 0 30px; color: #000; font-size: 1.7rem; font-family: 'Noto Sans KR', sans-serif; font-weight: bold;}
#contents .basic_tab_menu_wrap{ margin: 0 12px; border-top:0}
#contents .basic_tab_menu_wrap.tab_3x ul li{width: auto;}
#contents .basic_tab_menu_wrap ul li{border-right:0; border-bottom:0;}
#contents .basic_tab_menu_wrap ul li a{ font-size: .9rem; padding: 0 15px 15px 0;}

/* 카테고리 */
.page_category { width: 100%; border-bottom: 1px solid #222; margin: 0 12px; }
.page_category li { display:inline-block;}
.page_category li a {  display: inline-block; margin: 0 15px 15px 0; color: #000; font-size: .925rem; font-family: 'Noto Sans KR', sans-serif; letter-spacing: 1px; }

.page_category .now a { color:#000; font-weight: bold;}

/* 검색창 */
#contents .search-wrap.custom_st{padding: 20px 12px; border-bottom: 1px solid #ddd;}
#contents .search-wrap.custom_st .item-search .select_box{ height: 35px; border: 1px solid #c3c3c3;}
#contents .search-wrap.custom_st .item-search .select_box select{height: 30px;}
#contents .search-wrap.custom_st .item-search .input_box{height: 35px; margin-right: 0; border: 1px solid #c3c3c3;}
#contents .search-wrap.custom_st .item-search .input_box input{height: 30px;}
#contents .btn_search_new{ display: inline-block; height: 35px; line-height: 35px; padding: 0 13px; border: 1px solid #c3c3c3; border-left: 0;  box-sizing: border-box;}
#contents .btn_search_new img{width: 13px; vertical-align: baseline;}
/* BASIC css end */

