.type_comm {
  box-shadow: none;
  outline: none;
  background: none;
}
.type_comm:active {
  outline: none;
  box-shadow: none;
}

.b_tit {
  font-size: 22px;
  font-weight: 400;
  color: #222;
}