.wrapper .title h2 {
  background-image: url("../img/chara/sp_title_chara.png");
  -webkit-background-size: 226px;
  -o-background-size: 226px;
  background-size: 226px;
}
.wrapper .topList {
  padding: 175px 25px 0;
}



.wrapper .topList li {
  width: 45%;
  margin-bottom: 35px;
  float:left;
  margin-right:2.5%;
  margin-left:2.5%;
  display:block;
}

.wrapper .topList li.chapter {
  width: 100%;
  margin-right: 0px;
  margin:30px 0 10px 0;
}

.wrapper .topList li.chapter img{
  width: 85%;

}




.wrapper .topList li .img {
  margin-bottom: 10px;
}
.wrapper .topList li h3 {
  color: #fffc00;
  font-size: 28px;
  font-size: 1.375rem;
  white-space: nowrap;
  text-shadow: 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 0 2px 0 #000, 2px 0 0 #000, 2px 2px 0 #000;
  margin-bottom: 12px;
}
.wrapper .topList li p {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  color: #FFF;
}
.wrapper .ditail {
  position: relative;
  background: url("../img/chara/sp_frame.png") no-repeat;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  height: 928px;
  margin-bottom: 109px;
}
.wrapper .ditail .returnBtna {
  position: absolute;
  bottom: -90px;
  left: 50%;
  margin-left: -200px;
}
.wrapper .ditail .returnBtna a {
  display: block;
  background: url("../img/chara/arrow_s.png") no-repeat 38px center black;
  -webkit-background-size: 14px;
  -o-background-size: 14px;
  background-size: 14px;
  width: 400px;
  height: 76px;
  -webkit-border-radius: 38px;
  border-radius: 38px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 76px;
}
.wrapper .ditail .charaInfo h3 {
  font-size: 40px;
  font-size: 2.5rem;
  color: #fffc00;
  padding: 20px 0 0 25px;
  margin-bottom: 10px;
  text-shadow: 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 0 3px 0 #000, 3px 0 0 #000, 3px 3px 0 #000;
}
.wrapper .ditail .charaInfo .cv {
  font-size: 26px;
  font-size: 1.625rem;
  color: #fffc00;
  margin-bottom: 15px;
  margin-left: 25px;
  font-weight: bold;
  text-shadow: 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 0 2px 0 #000, 2px 0 0 #000, 2px 2px 0 #000;
}
.wrapper .ditail .charaInfo .text {
  margin: 0 40px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  position: absolute;
  top: 700px;
}
.wrapper .ditail .imagenavi {
  position: absolute;
  top: 640px;
  z-index: 10;
  width: 210px;
  left: 50%;
  margin-left: -105px;
}
.wrapper .ditail .imagenavi li {
  float: left;
  background: url("../img/chara/point_grey.png") no-repeat;
  width: 48px;
  height: 48px;
  -webkit-background-size: 48px;
  -o-background-size: 48px;
  background-size: 48px;
  margin-right: 30px;
}
.wrapper .ditail .imagenavi li:last-child {
  margin-right: 0;
}
.wrapper .ditail .imagenavi li.current {
  background: url("../img/chara/point_orange.png") no-repeat;
  -webkit-background-size: 48px;
  -o-background-size: 48px;
  background-size: 48px;
}
.wrapper .ditail .prev {
  position: absolute;
  top: 30px;
  left: 75%;
  z-index: 10;
}
.wrapper .ditail .prev a {
  display: block;
  background: url("../img/common_parts/04_chara/arrow_left.png") no-repeat top;
  -webkit-background-size: 37px;
  -o-background-size: 37px;
  background-size: 37px;
  width: 37px;
  height: 58px;
}
.wrapper .ditail .next {
  position: absolute;
  top: 30px;
  right: 25px;
}
.wrapper .ditail .next a {
  display: block;
  background: url("../img/common_parts/04_chara/arrow_right.png") no-repeat top;
  -webkit-background-size: 37px;
  -o-background-size: 37px;
  background-size: 37px;
  width: 37px;
  height: 58px;
}
.wrapper .ditail .images {
  position: absolute;
  width: 397px;
  left: 63px;
  top: 110px;
}
.wrapper .ditail .images p {
  position: absolute;
  top: 0;
  width: 397px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
}
.wrapper .ditail .images p.current {
  position: relative;
  z-index: 3;
  opacity: 1;
}

ul.charaCategory {
    position: absolute;
    top: 275px;
    width: 100%;
    z-index: 1;
    text-align: center;
  
}



ul.charaCategory li {
    float: left;
    display: block;
    width: 49%;
    margin: 0 1% 0 auto;
    text-align: center;
    white-space: nowrap;
    font-size: 0.785em;
}

ul.charaCategory li:nth-child(even){margin-right:0%;}


ul.charaCategory li a {
    display: block;
    height: 45px;
    background: black;
    -webkit-background-size: 11px;
    -o-background-size: 11px;
    background-size: 11px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #fff;
    text-decoration: none;
    line-height: 40px;
    text-align: left;
    font-size: 1.125em;
    padding: 0 25px;
    margin-bottom: 10px;
    width: 100%;
    width: auto;
}


ul.charaCategory li a:hover
 { 
 opacity:0.6;
	
}
