.about-title {
    font-family: "Times New Roman", Times, "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", serif;
    font-size: 22px;
    color: #444;
	font-weight:600;
    margin-bottom: 30px;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    
}
