@charset "UTF-8";

.cssskin-top_header_1  {
  color: #ffffff;
}

.cssskin-top_header_1 .c-page_title {
  font-size: 14px;
  line-height: 1.3;
  color: #fff;
}

@media only screen and (max-width: 641px) {
.cssskin-top_header_1  {
  font-size: 10px;
}

.cssskin-top_header_1 .c-page_title {
  font-size: 9px;
  line-height: 1.3;
}

}
