#glovalnavi .navwrap .current {
  width: 93px;
  left: 183px;
}

.wrapper .title h2 {
  background: url("../img/product/pc_title_comics.png") no-repeat left;
}
.wrapper .comics {
	background: #FFF;
	background: rgba(255, 255, 255, 1.0);
	margin: 0 30px 30px 30px;

}
.wrapper .comics h3 {
  background: url("../img/product/pc_title_comics.jpg");
  height: 60px;
  text-indent: -6000px;
}
.wrapper .comics .title {
  margin: 0 50px;
  height: auto;
}
.wrapper .comics .title h4 {
  font-size: 40px;
  font-size: 2rem;
  margin-bottom: 18px;
  text-indent: -0.5em;
}
.wrapper .comics .title p {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4;
}
.wrapper .comics .imgWrap {
	margin:30px 30px 30px 30px;
  overflow:hidden;
}

.wrapper .comics .imgWrap p.img {
	width:35%;
	float:left;
	display:block;
	 margin-bottom:50px;
}


.wrapper .comics .imgWrap p{

	font-size: 1rem;
	margin-bottom:10px;
	display:block;
	float:right;
	text-align:left;
	width:63%;
	display:block;

}





.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 .comics .imgWrap img {
  width:100%;
}
.wrapper .comics .wrap .info {
  float: right;
  width: 565px;
}
.wrapper .comics .wrap .info .comment, .wrapper .comics .wrap .info .prof {
  margin-bottom: 30px;
}
.wrapper .comics .wrap .info .comment h5, .wrapper .comics .wrap .info .prof h5 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 20px;
}
.wrapper .comics .wrap .info .comment .text, .wrapper .comics .wrap .info .prof .text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6;
}
.wrapper .comics .wrap .info .comment .text a, .wrapper .comics .wrap .info .prof .text a {
  color: #F00;
  text-decoration: none;
}
.wrapper .comics .wrap .info .comment .text a:hover, .wrapper .comics .wrap .info .prof .text a:hover {
  text-decoration: underline;
}
.wrapper .op {
  margin: 30px;
}
.wrapper .ed h3 {
  background: url("../img/pc/03_product_info/03_song/title_ed.jpg");
}




