b{
  color:#000000;
}
.content #D1 .container .fundinfo dl dt {
  width: 29%;
}
.content section#B1 .bt-tit {
  background: url(../images/lighter.jpg) top center no-repeat;
  background-size: cover;
}
.prize-block{
  background: #005e46;
    padding: 1em 0.5em;
    max-width: 470px;
}
@media screen and (max-width: 767px) {

  .content #D1 .container .fundinfo dl dt {
    width: 28%;
  }
}