@charset "utf-8";

.cssskin-honbun-toppage .c-body {
  font-size: 14px;
  line-height: 1.25;
  color: #ffffff;
}

.cssskin-honbun-toppage .c-small_headline {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #0000a0;
}

.cssskin-honbun-toppage .c-large_headline {
  font-size: 40px;
  font-weight: normal;
  color: #caba80;
  padding-top: 20px;
}

.cssskin-honbun-toppage .c-title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: transparent;
  color: #ffffff;
  letter-spacing: -0.75px;
  padding-bottom: 15px;
  line-height: 1.5;
  padding-top: 10px;
}

.cssskin-honbun-toppage .c-page_title {
  font-size: 38px;
  font-weight: normal;
}

.cssskin-honbun-toppage a:link {
  color: #0080c0;
  border-bottom: 5px solid transparent;
}

.cssskin-honbun-toppage a:visited {
  color: #80bdc6;
}

.cssskin-honbun-toppage a:hover {
  color: #ff0000;
  border-bottom: transparent;
  background-color: transparent;
}

