#glovalnavi .navwrap .current {
  width: 93px;
  left: 183px;
}

.wrapper .title h2 {
  background: url("../img/product/pc_title_staffcast.png") no-repeat left;
}
.wrapper .staffwrap {
  padding: 30px;
}
.wrapper .staffwrap .staff, .wrapper .staffwrap .cast {
  float: left;
  background: #FFF;
  background: rgba(255, 255, 255, 1.0);
  width: 450px;
  height: 850px;
}
.wrapper .staffwrap .staff h3, .wrapper .staffwrap .cast h3 {
  background: url("../img/product/pc_title_staff.jpg");
  width: 450px;
  height: 60px;
  text-indent: -10000px;
  margin-bottom: 30px;
 
}

h3.commentToriyama {
	width: 940px;
	height: 30px;
	margin:-30px;
	text-indent: -10000px;
	background-image: url("../img/staffcast/pc_cs_subttl_toriyamasensei.png");

}

#sc20150701 p.right{float:right;}
#sc20150701 p.left{float:left;font-size:0.85rem;}
#sc20150627b p{font-size:0.85rem;}

h3.commentNozawa  {
	width: 940px;
	height: 30px;
	margin: -30px;
	text-indent: -10000px;
	background-image: url("../img/staffcast/pc_cs_subttl_nozawa.png");
}

.wrapper .comics .imgWrap strong.red{
  font-size: 1.5rem;
  line-height:2rem;
  margin-bottom:20px;
  color:#d90000;
  float:right;
  text-align:left;
  width:63%;
  display:block;


}


.wrapper .staffwrap .staff dl, .wrapper .staffwrap .cast dl {
  margin: 0 0 25px 30px;
}
.wrapper .staffwrap .staff dl dt, .wrapper .staffwrap .cast dl dt {
  background: url("../img/product/point_ball.png") no-repeat left center;
  height: 22px;
  padding-left: 25px;
  line-height: 22px;
  margin-bottom: 8px;
  font-weight: bold;
  font-style: italic;
}
.wrapper .staffwrap .staff dl dd, .wrapper .staffwrap .cast dl dd {
  padding-left: 25px;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.4;
}
.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 {
  float: right;
}
.wrapper .staffwrap .cast h3 {
  background: url("../img/product/pc_title_cast.jpg");
}
.wrapper .staffwrap .cast .other dl {
  float: left;
  width: 195px;
}
.wrapper .staffwrap .cast .other dl:nth-child(even) {
  margin-left: 0;
}
.wrapper .comment {
  background: url("../img/product/line_blue_pattern.gif") repeat-x top white;
  background: url("../img/product/line_blue_pattern.gif") repeat-x top rgba(255, 255, 255, 1.0);
  margin: 0 30px 40px 30px;
  padding: 30px;
}
.wrapper .comment h3 {
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 30px;
}
.wrapper .comment .text p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6;
  margin-bottom: 30px;
}
.wrapper .comment .text p:last-child {
  margin: 0;
}
.wrapper .comment.staff h3 {
  border-bottom: 1px solid #b2b2b0;
  padding-bottom: 25px;
}
.wrapper .comment.staff section h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
}
.wrapper .comment.staff section.top {
  margin-bottom: 30px;
}
