
#header2{
display:inline-block;
width: 100%;
height:40px;
padding: 10px 0px 0px 0px;
text-align:center;
background-color:#000000;
position:fixed;
z-index:2;
top: 0;
left: 0;
right: 0;
}

#header3{
display:inline-block;
width: 100%;
height:40px;
padding: 10px 0px 0px 0px;
text-align:center;
background-color:#000000;
position:fixed;
top: 0;
left: 0;
right: 0;
overflow: hidden;
}

h1.headtext{
display:inline-block;
text-align:center;
background:url(../img/logo2.png)no-repeat;
width:180px;
height:36px;
background-size: 180px 36px;
position: relative;
top: 0;
z-index: 2;
}


.menu2{
width:900px;
height: 50px;
padding:0px;
text-align: center;
position: absolute;
top:35px;
left: 50%;
margin: 0px 0px 0px -450px;
}
.menu2 ul{
list-style-type:none;
}
.menu2 ul li{
display:inline-block;
width:120px;
height: 55px;
margin:0px 10px 0px 10px;
background:url(../img/menuB2.png)no-repeat;
background-size: 0px 0px;
}

.menu2 img { 
vertical-align: bottom; 
background:url(../img/menuB1.png)no-repeat;
background-size: 120px 55px;
}

.menu2 ul li a :hover  {
background:url(../img/menuB2.png)no-repeat;
background-size: 120px 55px;
backface-visibility:hidden;
overflow:hidden;
transform:translateY(15px)
}

.bold3{
margin: 0 auto;
text-align:center;
padding: 5px 0px 0px 1em;
font-size:16px;
font-weight: bold;
letter-spacing: 2px;
}
.story{
width:800px;
height:200px;
margin-left: auto;
margin-right: auto;
padding:0px;
}




.chara_list{
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
width:100%;
height:auto;
}
.chara_list ul{
list-style-type:none;
}
.chara_list ul li{
display:inline-block;
width:150px;
height:150px;
object-fit: cover;
margin-top: 15px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 15px;
}
.chara_list ul li a :hover{
transform:translateY(-10px)
}

.chara_list2{
text-align: center;
margin-top: 20px;
margin-bottom: 50px;
width:100%;
height:auto;
}
.chara_list2 ul{
list-style-type:none;
}
.chara_list2 ul li{
display:inline-block;
width:90px;
height:90px;
object-fit: cover;
margin-left: auto;
margin-right: auto;
background-color:rgba(72,61,139,0.5);
border:solid #483D8B;
border-radius: 10px;
}
.chara_list2 ul li a :hover{
transform:translateY(-10px)
}

.chara_listbox{
width:900px;
height:auto;
margin: 0 auto;
padding:0px;
display:block;
}

.chara_img{
width:1100px;
height:900px;
margin-left: auto;
margin-right: auto;
padding:0px;
}
.chara_img img{
width:1100px;
height:900px;
}

.chara_box{
color:#e6e6fa;
width:auto;
height:auto;
margin-left: auto;
margin-right: auto;
padding:0px;
position: relative;
}

.chara_box2{
width:auto;
height:auto;
text-align: right;
bottom: 5px;
right: 15px;
position: absolute;
}
.chara_img2{
width:200px;
height:200px;
}

