/* BASIC css start */
.cate-wrap {width: 100%; margin: 80px 0 50px; min-width: 1300px;}
.cate-wrap h1.titl, .cate-wrap h1.titl b, .cate-wrap h1.titl strong {
    font-family: 'Noto Serif KR', serif;
    font-weight: 600;
    font-size: 28px;
    margin: 80px 0 25px;
    color: #000;
    text-align: center;
}
.cate-wrap h1.titl2, .cate-wrap h1.titl2 b, .cate-wrap h1.titl2 strong {
    font-weight: 400;
    font-size: 28px;
    margin: 50px 0 25px;
    color: #000;
    text-align: center;
}
.cate-wrap .mcate {text-align: center;}
.cate-wrap .mcate span {margin: 0 13px;}


/* BASIC css end */

