@charset "utf-8";

.cssskin-toptop .c-large_headline {
  font-size: 24px;
  color: #ffffff;
  line-height: 1.2;
}

.cssskin-toptop .c-title {
  font-size: 44px;
  line-height: 1.4;
  font-weight: bold;
}

.cssskin-toptop .c-small_headline {
  font-size: 30px;
  color: #f2f2b9;
  line-height: 0.5;
}

.cssskin-toptop .c-body {
  line-height: 1.0;
  font-size: 26px;
  color: #ffffff;
  line-height: 1.4;
  font-weight: bold;
}

@media (max-width: 641px) {
.cssskin-toptop .c-body {
  font-size: 15px;
  font-weight: bold;
}

}
