.news_title {
    font-size:24px;
    line-height: 1.5;
}
.news_title .title {
    display:block;
    /* color:rgba(0,0,0,0.4); */
    border-left: solid 5px #464646;
    padding: 2px 0px 2px 20px;
}
.news_title .con {
    display:block;
    margin-top:12px;
    color: #212529;
    margin-bottom:80px;
}
#message {
    height:340px;
}

.regist_and_contact_frame {
    margin-top:40px;
}
.news_link {
    font-size:10px;
}