/* BASIC css start */
#tmenu {display:none;}

#brand {border-top: 10px solid #f4f4f4;padding: 25px 14px 0; margin-bottom: 25px;}
#brand h3 {color: #191919;font-size: 1rem;text-align: center;margin-bottom: 25px;}
#brand img {width: 100%;}

.btnWrap {
    margin-top: 25px;
    margin-bottom: 50px;
}

.btnWrap a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 0.9375rem;
    color: #fff !important;
    font-weight: 500;
    background: #ee4a44;
    border-radius: 10px;
    text-align: center;
    font-family:"Noto Sans CJK KR"
}
/* BASIC css end */

