/* BASIC css start */
#sub_page .page_tit_box { margin-bottom: 27px; }
.te_box h1.tit {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 1;
}

.te_box {
    font-size: 13px;
    color: #000;
    font-weight: 300;
    line-height: 1.7;
    letter-spacing: -0.3px;
    margin-bottom: 40px;
}

.te_box:last-of-type { margin-bottom:0; }

.te_box p.sub_tit {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 10px;
}
/* BASIC css end */

