@charset "UTF-8";

.cssskin-shinpititle  {
  color: #000000;
  line-height: 1.8;
  font-size: 14px;
  margin-top: 15px;
}

.cssskin-shinpititle a:link {
  text-decoration: underline;
}

@media only screen and (max-width: 641px) {
.cssskin-shinpititle  {
  text-align: left;
  font-size: 15px;
}

.cssskin-shinpititle .c-large_headline {
  font-size: 14px;
}

}
