.mk_tit1 {margin-bottom: 30px;padding-bottom: 20px;border-bottom:1px solid #e6e6e6}
.mk_tit1 span{padding-bottom: 19px;border-bottom: 4px solid #e70012;}
.mk_tit1 span{font-size: 24px;font-weight: bold;color: #000;font-weight:bold;}
.mk_tit1 span.mk_tit1_span {padding-bottom: 2px;line-height: 30px;}

@media screen and (max-width: 992px) {
.mk_tit1 {display: flex;justify-content: center;padding-bottom:0px;}
.mk_tit1 span{font-size:20px;}
}