.wrapper .title h2 {
  background-image: url("../img/product/sp_title_staffcast.png");
  -webkit-background-size: 174px;
  -o-background-size: 174px;
  background-size: 174px;
}
.wrapper .staffwrap .staff, .wrapper .staffwrap .cast {
  background: rgba(255, 255, 255, 1.0);
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.wrapper .staffwrap .staff h3, .wrapper .staffwrap .cast h3 {
  background: url("../img/product/sp_title_staff.jpg");
  height: 50px;
  text-indent: -1000px;
  margin-bottom: 30px;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.wrapper .staffwrap .staff dl, .wrapper .staffwrap .cast dl {
  margin: 0 25px 30px;
}
.wrapper .staffwrap .staff dl dt, .wrapper .staffwrap .cast dl dt {
  background: url("../img/product/point_ball.png") no-repeat left center;
  -webkit-background-size: 25px;
  -o-background-size: 25px;
  background-size: 25px;
  font-size: 20px;
  font-size: 1.25rem;
  height: 40px;
  padding-left: 30px;
  line-height: 40px;
  font-weight: bold;
}
.wrapper .staffwrap .staff dl dd, .wrapper .staffwrap .cast dl dd {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.8;
  font-weight: bold;
  padding-left: 30px;
}
.wrapper .staffwrap .staff dl dd span, .wrapper .staffwrap .cast dl dd span {
  font-size: 20px;
  font-size: 1.25rem;
}
.wrapper .staffwrap .staff dl dd.toriyama, .wrapper .staffwrap .cast dl dd.toriyama {
  font-size: 40px;
  font-size: 2.5rem;
}
.wrapper .staffwrap .cast h3 {
  background-image: url("../img/product/sp_title_cast.jpg");
}
.wrapper .staffwrap .cast .other {
  margin-left: 25px;
}
.wrapper .staffwrap .cast .other dl {
  float: left;
  width: 50%;
  margin: 0 0 30px;
}
.wrapper .comment {
  background: url("../img/product/line_blue_pattern.gif") repeat-x top rgba(255, 255, 255, 1.0);
  padding: 50px 25px;
  margin-bottom: 30px;
}
.wrapper .comment h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 30px;
}
.wrapper .comment .text p {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
}
.wrapper .comment .text p:last-child {
  margin-bottom: 0;
}
.wrapper .comment.staff {
  margin-bottom: 60px;
}
.wrapper .comment.staff h3 {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 20px;
}
.wrapper .comment.staff h4 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4;
  margin-bottom: 20px;
}
.wrapper .comment.staff .top {
  margin-bottom: 30px;
}


h3.commentToriyama {

  text-indent: -1000px;

	margin:-50px -25px;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
	background-image: url("../img/staffcast/sp_cs_subttl_toriyamasensei.png");
}


h3.commentNozawa {

  text-indent: -1000px;

	margin:-50px -25px;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
	background-image: url("../img/staffcast/sp_cs_subttl_nozawa.png");
}

