.cfct-plain-text, .content {
  font-size: 14px;
  color: #191919;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.cfct-plain-text p, .content p {
  margin: 0 0 10px 0;
  color: #9ea7a9;
  color: ##9EA7A9;
  font-size: 16px;
}
.page-wrap {
  max-width: 1060px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  background: #fff;
}
.section-title {
  font-size: 26px;
  line-height: 1em;
  font-weight: normal;
  margin: 0 0 20px 0;
}
.rb-character {
  margin: 0 0 20px 0;
}
.rb-character .title {
  margin: 0 0 10px 0;
}
.rb-character h3 {
  font-size: 16px;
  color: #737373;
}
.rb-character .actor {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.rb-character .character {
  display: block;
  font-size: 16px;
  color:#fff!;
}
.rb-character img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  display: block;
}
.content {
  font-size: 13px;
}
.box-character-content p a, .box-character-content a{
color: #ED6300;
}
.social-sharing-box {
border-bottom: 1px solid #7e8787;
border-top: 1px solid #7e8787;
min-height: 34px;
padding: 8px 0;
}
.twitter-follow{
border-bottom: 1px solid #7e8787;
min-height: 34px;
padding: 8px 0;
margin-bottom: 10px;
}