@charset "UTF-8";

.cssskin-top-oshirase .c-body {
  font-size: 12px;
  line-height: 1.5;
  color: #000000 !important;
}

.cssskin-top-oshirase .c-small_headline {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #0000a0;
}

.cssskin-top-oshirase .c-large_headline {
  font-size: 40px;
  font-weight: normal;
  color: #caba80;
  padding-top: 20px;
}

.cssskin-top-oshirase .c-title {
  font-size: 36px;
  font-weight: normal;
  border-bottom: transparent;
  color: #000000;
  letter-spacing: -0.75px;
  padding-bottom: 15px;
}

.cssskin-top-oshirase .c-page_title {
  font-size: 38px;
  font-weight: normal;
}

.cssskin-top-oshirase a:link {
  color: #caba80;
  border-bottom: 5px solid transparent;
}

.cssskin-top-oshirase a:visited {
  color: #caba80;
}

.cssskin-top-oshirase a:hover {
  color: #ff0000;
  border-bottom: transparent;
  background-color: transparent;
}

.cssskin-top-oshirase  {
  border-left: 2px solid #f399c1;
  border-bottom: 2px solid #f399c1;
  border-top: 2px solid #f399c1;
  border-right: 2px solid #f399c1;
  border-radius: 10px;
  margin-top: 40px;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  width: 95%;
  margin: 0 auto;
  background-color: rgba(255,255,255,0.9);
}

@media (max-width: 641px) {
.cssskin-top-oshirase  {
  margin-bottom: 0px;
}

.cssskin-top-oshirase .c-body {
  color: #000000;
}

}
