@charset "UTF-8";

.cssskin-title_02 .c-title {
  padding: 0 0 5px 20px;
  border-left: 10px solid #1569BF;
  border-bottom: 1px solid #1569BF;
  font-size: 30px!important;
}

@media only screen and (max-width: 641px) {
.cssskin-title_02 .c-title {
  padding: 0 0 5px 10px;
  font-size: 20px!important;
}

}
