/* BASIC css start */
.bcate {
    text-align: center;
    /* width: 236px; */
    font-size: 35px;
    color: #1e1e1e;
    padding: 8px 15px;
    padding-top: 0 !important;
    font-family: 'Roboto', sans-serif !important;
    margin: 60px auto !important;
    font-weight: bold;
}
#content .tit-page{
    padding-bottom: 20px;
    position: relative;
    font-size: 28px;
    color: #202020;
    line-height: 18px;
    font-weight: 700; 
    border-bottom: 1px solid #000;
    margin-top: 50px;
    letter-spacing: -2px;
    font-family: 'NotoKrM';
    margin-bottom: 30px;}
    
.loc-navi{
    font-family: 'NotoKrR';}
/* BASIC css end */

