#glovalnavi .navwrap .current {
  width: 109px;
  left: 306px;
}

.wrapper .title h2 {
  background: url("../img/chara/chapter4/pc_title_chara.png") no-repeat left;
}
.wrapper .topList {
  padding: 0 30px;
}
.wrapper .topList li {
  float: left;
  width: 205px;
  margin-right: 20px;
  margin-bottom: 20px;
}


.wrapper .topList li.chapter {
  width: 940px;
  margin-right: 0px;
  margin:60px 0 20px 0;
}

.wrapper .topList li.chapter img{
  width: 30%;

}


/*
.wrapper .topList li:nth-child(4n) {
  margin-right: 0;
}
*/

.wrapper .topList li .img {
  margin-bottom: 10px;
}
.wrapper .topList li a {
  text-decoration: none;
  color: #000;
}
.wrapper .topList li h3 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #FFFC00;
  margin-bottom: 5px;
  text-shadow: 0 -1px 0 #000, -1px 0 0 #000, 1px 0px 0 #000, 0 1px 0 #000, 2px 0 0 #000, 0 2px 0 #000, 2px 2px 0 #000;
  letter-spacing: 1px;
}

.wrapper .topList li h3.middle {
  font-size: 18px !important;
  font-size: 1.5rem;
  color: #FFFC00;
  margin-bottom: 5px;
  text-shadow: 0 -1px 0 #000, -1px 0 0 #000, 1px 0px 0 #000, 0 1px 0 #000, 2px 0 0 #000, 0 2px 0 #000, 2px 2px 0 #000;
  letter-spacing: 1px;
}

.wrapper .topList li .cv {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: italic;
  color:#FFF;
}




.wrapper .ditail {
  position: relative;
  padding: 150px 0;
}
.wrapper .ditail .returnBtna {
  position: absolute;
  top: 70px;
}
.wrapper .ditail .returnBtna a {
  display: block;
  width: 245px;
  height: 50px;
  background: url("../img/chara/arrow_s.png") no-repeat 18px center black;
  -webkit-background-size: 11px;
  -o-background-size: 11px;
  background-size: 11px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
}
.wrapper .ditail .charaInfo {
  background: url("../img/chara/pc_frame.png");
  height: 441px;
  position: relative;
}
.wrapper .ditail .charaInfo h3 {
  font-size: 50px;
  font-size: 3.125rem;
  color: #FFFC00;
  text-shadow: 0 -1px 0px #000, -1px 0 0px #000, 1px 0px 0px #000, 0 1px 0px #000, 0 3px 0 #000, 3px 0 #000, 3px 3px 0 #000;
  letter-spacing: 1px;
  padding-top: 60px;
  margin-left: 85px;
  margin-bottom: 10px;
}
.wrapper .ditail .charaInfo .cv {
  font-size: 22px;
  font-size: 1.375rem;
  color: #FFFC00;
  margin-bottom: 30px;
  margin-left: 85px;
  text-shadow: 0 -1px 0 #000, -1px 0 0 #000, 1px 0px 0 #000, 0 1px 0 #000, 2px 0 0 #000, 0 2px 0 #000, 2px 2px 0 #000;
}
.wrapper .ditail .charaInfo .text {
  width: 290px;
  line-height: 1.6;
  margin-left: 85px;
  font-size: 14px;
  font-size: 0.875rem;
}
.wrapper .ditail .imagenavi {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
}
.wrapper .ditail .imagenavi li {
  float: left;
  background: url("../img/chara/point_grey.png") no-repeat;
  width: 36px;
  height: 36px;
  cursor: pointer;
  -webkit-background-size: 36px;
  -o-background-size: 36px;
  background-size: 36px;
  margin-left: 10px;
}
.wrapper .ditail .imagenavi li.current {
  background: url("../img/chara/point_orange.png") no-repeat;
  -webkit-background-size: 36px;
  -o-background-size: 36px;
  background-size: 36px;
}
.wrapper .ditail .prev {
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -20px;
  z-index: 10;
}
.wrapper .ditail .prev a {
  display: block;
  background: url("../img/chara/arrow_left.png");
  width: 30px;
  height: 40px;
  -webkit-background-size: 30px;
  -o-background-size: 30px;
  background-size: 30px;
}
.wrapper .ditail .next {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -20px;
  z-index: 10;
}
.wrapper .ditail .next a {
  display: block;
  background: url("../img/chara/arrow_right.png");
  width: 30px;
  height: 40px;
  -webkit-background-size: 30px;
  -o-background-size: 30px;
  background-size: 30px;
}
.wrapper .ditail .images {
  position: absolute;
  top: -28px;
  right: 0;
}
.wrapper .ditail .images p {
  position: absolute;
  top: 0;
  width: 620px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
}
.wrapper .ditail .images p.current {
  position: relative;
  z-index: 3;
}


ul.charaCategory{position:absolute;top:160px;left:30px;}


ul.charaCategory li
 {float:left;margin-right:10px;display:block;}


ul.charaCategory li a
 {
    display: block;	
    height: 30px;
    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: 30px;
    text-align:center;
    font-size:0.935em;
    padding:0 20px;
	
}


ul.charaCategory li a:hover
 { 
 opacity:0.6;
	
}
