#characters {
background: url(../../../core_sys/images/main/top/characters_bg.jpg)no-repeat center 1175px,
  linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 5%, rgba(0,0,0,1) 95%,rgba(0,0,0,0) 100%);
position: relative;
  min-height: 1489px;
}

.list_type06 {
clear: both;
margin: 0 0 0 25px;
padding: 0;
height:1109px;
}

.list_type06 p {
margin: 0;
padding: 0;
}

.list_type06 .nwu_box {
float: left;
width: auto;
margin: 0;
padding: 0;
width: 118px;
height: 964px;
}

.list_type06 .sm img{
position:absolute;
top:0px;
left:0px;
width:100%;
}

.list_type06 .sm img:hover{
top:auto;
bottom:0px;
}

.list_type06 .sm a {
overflow:hidden;
display:block;
width: 118px;
height: 964px;
position:relative;

}
.list_type06 .sm a:hover img{
opacity:1 !important;
}

/*キャラクターナビ関係*/
.bg_frame {
background: url("../../images/main/cont/character/chnav_frame.png") no-repeat top left/100%;
}

.chnav_mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("../../images/main/cont/character/chnav_mask.png") no-repeat top left;
z-index: 1;
display: none;
}

.chnav_frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("../../images/main/cont/character/chnav_frame.png") no-repeat top left;
z-index: 2;
display: none;
}

ul.move_bt {
position: absolute;
top: 135px;
left: 0;
right: 0;
margin: 0 auto;
z-index: 10;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
width: 700px;
}

ul.move_bt li a {
width: 70px;
height: 42px;
display: block;
}

ul.move_bt li.mo_back a {
background: url("../../images/main/cont/character/ch_back_b.png") top no-repeat;
}

ul.move_bt li.mo_prev a {
background: url("../../images/main/cont/character/ch_prev_b.png") top no-repeat;
}

ul.move_bt li.mo_back a:hover {
background: url("../../images/main/cont/character/ch_back_b.png") bottom no-repeat;
}

ul.move_bt li.mo_prev a:hover {
background: url("../../images/main/cont/character/ch_prev_b.png") bottom no-repeat;
}

.main_sa04_l{
position:relative;
}

.chara__inner{
width:1015px;
margin:0 auto;
position:relative;
}


/* まりあpng */
.chara_maria{
position: absolute;
z-index: 90;
pointer-events: none;
top: 186px;
right: -67px;
}

/* まりあsvg クリックエリア */
.maria_anker{
position: absolute;
width: 400px;
z-index: 200;
top: 227px;
right: -28px;
pointer-events: none;
}

.maria_anker a{
pointer-events: auto;
}

.maria_anker path{
fill:rgba(0,0,0,0)
}

/* ホバーアニメーション */
.maria_anker:hover+.chara_maria{
-webkit-filter:brightness(1.2);
        filter:brightness(1.2);
-webkit-transition: 0.5s;
transition:0.5s;
}

.sm{position:relative;}
.cate_top_tag{position:relative;}