.wrapper .title h2 {
	background-image: url(../img/product/sp_title_comics.png);
	-webkit-background-size: 175px;
	-o-background-size: 175px;
	background-size: 175px;
}
.wrapper .comics {
  background: rgba(255, 255, 255, 1.0);
  position: relative;
  margin-bottom: 40px;
}
.wrapper .comics h3 {
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	height: 50px;
	text-indent: -1000px;
	margin-bottom: 20px;
	background-image: url(../img/product/sp_title_comics.jpg);
	background-repeat: no-repeat;
}
.wrapper .comics .title {
  height: auto;
  text-align: center;
  margin-bottom: 30px;
}
.wrapper .comics .title h4 {
  font-size: 30px;
  font-size: 1.875rem;
}
.wrapper .comics .title p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: bold;
  padding-top: 300px;
}

.wrapper .comics .imgWrap {
	margin:0px 10px 10px 10px;

}

.wrapper .comics .imgWrap p.img  img{

  width:100%;
  max-width:320px;
  margin:0 auto;
  display:block;

}


.wrapper .comics .imgWrap p{
	font-size: 0.9rem;
line-height:1.2rem;
	padding:20px 0 5px 0;
    width:auto;

}

.wrapper .comics .imgWrap p:nth-last-child(1){
	font-size: 0.9rem;
line-height:1.2rem;
	padding:0px 0 30px 0;

    width:auto;

}

.wrapper .comics .imgWrap strong.red{
  font-size: 1.3rem;
line-height:2rem;

  color:#d90000;
  display:block;
}



.wrapper .comics .info {
  margin: 0 40px 30px;
}
.wrapper .comics .info section {
  margin-bottom: 30px;
}
.wrapper .comics .info section h5 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
}
.wrapper .comics .info section .text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
}
.wrapper .comics .info section .text a {
  color: #f00;
}
.wrapper .comics.ed h3 {
  background-image: url("../img/sp/product/title_ed.jpg");
}
.wrapper .comics.ed .title p {
  padding-top: 280px;
}
.wrapper .comics.ed .img {
  width: 344px;
  margin-left: -172px;
}
