@charset "UTF-8";

.cssskin-_block_footer .c-body {
  color: #660000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
}

.cssskin-_block_footer .c-lead {
  color: #660000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.2;
}

.cssskin-_block_footer a:link {
  color: #660000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.0;
}

.cssskin-_block_footer a:visited {
  color: #660000;
  font-size: 1em;
  line-height: 1.2;
  font-weight: normal;
}

@media (max-width: 641px) {
.cssskin-_block_footer .c-lead {
  color: #ffffff;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.2;
}

}
