@charset "utf-8";

body {
  padding: 0;
  background-color: #333333;
  color: #333333;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  }

a {
  color: #555555;
  text-decoration: none;
  }

a:hover{
  color: #555555;
  text-decoration:  none;
}

a:visited{
  color: #555555;
  text-decoration:  none;
}

h1{
  font-family: 'Bitter',serif;
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
}

h2{
  font-family: 'Bitter',serif;
  font-size: 24px;
}
/*ヘッダーここから--------------------------*/
header{
position: fixed;
clear:both;
top:10px;
height:40px;
width:750px;
font-size:12px;
letter-spacing:1px;
background-color: #333333;
opacity: 0.9;
padding:3px;
border-bottom:solid 1px #0f0;
border-right:solid 3px #0f0;
   z-index: 998;
}

.menuu {
  display: inline;
  text-align:center;
}

.logo {
  float:left;
  margin:0px;
}

.logo img:hover{
 opacity: 0.7;
}

.global-nav {
    float:left;
  text-align:center;
}

.global-nav li{
  display: inline;
  margin: 20px 12px 1px 15px;
  font-size: 18px;
  list-style: none;
  font-family: 'Bitter', serif;
}

.global-nav li a{
  color:#ffffff;
}

.global-nav li a:hover{
  color:#33ffaa;
  border-bottom: 1px solid #33ffaa;
  padding-bottom: 1px;
  text-decoration: none;
}/* ヘッダーここまでーーーーーーーーーーーーーーーーー*/

/*フッターここからーーーーーーーーーーーーー*/
footer{
color: #ffffff;
clear:both;
position:fixed;
bottom:0;
height:30px;
width:100%;
text-align:center;
font-size:12px;
letter-spacing:2px;
background-color: #333333;
opacity: 0.7;
padding:3px;
border-top:solid 1px #f03;
border-left:solid 1px #f03;
  margin: 0 auto;
}

footer smaii{
  font-size: 12px;
}
#index footer{
  height:70px;
}

#index .kaisetu{
  text-align:left;
  font-size: 10px;
  line-height: 1;
  color: #aaaaaa;
  margin:0px 30px 10px 0px;
  text-align:center;
}
/* フッターここまでーーーーーーーーーーーーーーーーー*/

#wrap {
clear:both;
text-align:center;
padding:3px;
margin: 0 auto;
padding: 0;
}

.content{
  top:50px;
  width: 900px;
  margin-top: 50px;
}

/*インデックスページここからーーーーーーーーーーーーー*/
#index #wrap {
width:960px;
}

#index h1{
  text-align:left;
  font-size: 20px;
  letter-spacing:2px;
  color:#33ffaa;
  font-family: 'Bitter',serif;
  margin:1px 30px 0px 30px;
  border:none;
}
#index h2{
  text-align:left;
  font-size: 10px;
  color:#ccfcfc;
  margin:0px 30px;
  border:none;
}

#index .content{
  position: fixed;
  border-radius: 20px;
  width: 350px;
  height: 120px;
  margin: 50px 40px;
  background-color: #333333;
  opacity: 0.8;
  border-bottom:solid 3px #f03;
border-right:solid 3px #f03;
}

#index .btn a{
  background-color: #000;
  color: #0f3;
  font-size: 20px;
  font-family: 'Bitter',serif;
  width: 155px;
  display: block;
  text-align: center;
  line-height: 30px;
  margin: 8px auto;
  border-radius: 5px;
  border: 1px solid #f3c;
  opacity: 0.8;
}

#index .btn a:hover{
  text-decoration: none;
  background-color: #3fc;
  color: #009cd3;
}


#index {
  background-image: url(../image/il_mp/mp_029.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: auto;
}
/* インデックスここまでーーーーーーーーーーーーーーーーー*/
/* アバウトここからーーーーーーーーーーーーーーーーー*/
#about #wrap{
  background-color: #333333;
  height: auto;
  width: 960px;
   z-index: 888;
}

#about {
  background-color: #333;
}

#about .irasutomidasi{
  text-align:left;
  color: #3fc;
  font-size: 20px;
  font-family: 'Bitter',serif;
  height: 30px;
  margin:10px;
  margin-top: 80px;
  background-color: #333;
}

#about .content{
  background-color: #111111;
  float: left;
  top:50px;
  width:500px;
  height:230px;
  margin: 10px;
  text-align:left;
  border-radius: 20px;
}

#about .content2{
  background-color: #111111;
  float: left;
  top:50px;
  width:500px;
  height:230px;
  margin: 10px;
  text-align:left;
  border-radius: 20px;
}
#about .twitter-timeline{
  margin: 30px;

}
#about h1{
  font-size: 20px;
  margin: 20px 30px 0 40px;
  color: #33ffaa;
}
#about h2{
  font-size: 20px;
  margin: 20px 30px 0 40px;
  color: #33aaff;
}
#about p{
  color: #eeeeee;
  font-size: 16px;
  margin: 20px 30px 0 40px;
}

/* アバウトここまでーーーーーーーーーーーーーーーーー*/
/* 漫画ここからーーーーーーーーーーーーーーーーー*/
#comic {
  background-color: #333333;
}

#comic .irasutomidasi{
  text-align:left;
  color: #3fc;
  font-size: 20px;
  font-family: 'Bitter',serif;
  height: 30px;
  margin:10px;
  margin-top: 80px;
  background-color: #333333;
}

#comic #wrap{
  background-color: #333333;
  height: auto;
  width: 960px;
   z-index: 888;
}

#comic .content{
  background-color: #555;
  float: left;
  top:50px;
  width:600px;
  height:1250px;
  margin: 10px 10px 50px 50px;
  text-align:left;
  border-radius: 20px;
}

#comic .mangasetumei{
  top:50px;
  width:500px;
  height:230px;
  margin: 10px;
  text-align:left;
  border-radius: 20px;
}

#comic .tobira{
  height:400px;
  margin: 20px 30px 0 40px;
}
#comic .taitoru{
  width:425px;
  height: 32px;
  font-size: 20px;
  margin-left: 40px;
   color: #fff;
  letter-spacing: 1px;
}
#comic h2{
   font-family: 'Bitter',serif;
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  margin: 20px 30px 0 40px;
  color: #33ffaa;
}
#comic h1{
  text-align: left;
  padding-bottom: px;
  border-bottom: 1px double #f33;
}

#comic .rubi{
  font-size: 10px;
  margin: 0px 0px 0 60px;
  color: #ffffff;
  letter-spacing: 3px;
  float: left
}

#comic .hiduke{
font-size: 12px;
  margin: 0px 0px 0 60px;
  color: #ffffff;
  letter-spacing: 2px;
}

#comic .arasuzi{
  color: #eeeeee;
  font-size: 12px;
  line-height: 15px;
  margin: 20px 30px 0 40px;
}
#comic .btn a{
  background-color: #000;
  color: #3fa;
  font-size: 17px;
  width: 190px;
  display: block;
  text-align: center;
  line-height: 30px;
  margin: 8px auto;
  border-radius: 5px;
  border: 1px solid #f3a;
  opacity: 0.8;
}

#comic .btn a:hover{
  text-decoration: none;
  background-color: #3fc;
  color: #009cd3;
}
.mangarinku{
  float: left;
  width: 530px;
  height: 175px;
  background-color: #444;
  margin: 60px 20px 0 20px;
  border-radius: 15px;
}
.mangarinku2{
  float: left;
  width: 530px;
  height: 310px;
  background-color: #444;
  margin: 20px 20px;
  border-radius: 15px;
}

.zenhan{
  float: left;
  width: 460px;
  margin: 0 20px;
}

.page{
  color: #099;
  font-size: 12px;
  text-align: center;
  margin: 0px;
}
.page:hover{
  cursor: pointer;
  margin:-5% -5% -5% -10%;
  opacity: 1;
}
.gamenkaisetu{
  text-align: left;
  font-size:12px;
  color: #aaa;
  line-height: 12px;
  margin: 10px 50px 0;
  }
/* 漫画ここまでーーーーーーーーーーーーーーーーー*/
/* イラストここからーーーーーーーーーーーーーーーーー*/

#illust{
  
}

.irasutomidasi{
  text-align:left;
  color: #3fc;
  font-size: 20px;
  font-family: 'Bitter',serif;
  height: 30px;
  margin:30px;
  margin-top: 80px;
  background-color: #333333;
}

#illust #wrap{
  background-color: #333333;
  height: auto;
  width: 960px;
   z-index: 888;
}

#illust .content{
  
  top:50px;
  width:960px;
  height:1300px;
  margin: 50px;
}
#illust h1{
   font-family: 'Bitter',serif;
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  margin: 20px 30px 0 10px;
  color: #33ffaa;
}
/* イラストここまでーーーーーーーーーーーーーーーーー*/
/* キャラクターここからーーーーーーーーーーーーーーーーー*/
#character #wrap {
width: 960px;
clear:both;
text-align:center;
padding:3px;
margin: 0 auto;
padding: 0;
}

.irasutomidasi{
  text-align:left;
  color: #3fc;
  font-size: 20px;
  font-family: 'Bitter',serif;
  height: 30px;
  margin:40px;
  margin-top: 80px;
  background-color: #333333;
}


#character h1{
   font-family: 'Bitter',serif;
  font-size: 36px;
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  margin: 20px 30px 0 10px;
  color: #33ffaa;
}
.content{
  margin: 50px;
  width: 780px;
  text-align: center;
}
#character h2{
  text-align: left;
  font-size: 20px;
  color: #fff;
  margin: 0 20px;
}
.kyaramidasi{
  margin: 10px 10px 40px 10px;
}
.kyaramidasi2{
  margin: 10px;
}

.charaselect{
  clear: both;
  color: #fff;
clear:both;
top:150px;
height:370px;
width:780px;
font-size:12px;
background-color: #333;
opacity: 1;
margin-left: 30px;
}

.charaselect li{
  width: 175px;
  float: left;
  display: inline;
  margin: 10px 10px 30px 10px;
  font-size: 30px;
  list-style: none;
}

.charaselect li a{
  color:#ffffff;
}
.kyara:hover{
border-bottom:solid 1px #0f9;
border-right:solid 3px #0f9;
width: 185px;
cursor: pointer;
}
.kyara2:hover{
border-top:solid 1px #f09;
border-left:solid 3px #f09;
width: 185px;
cursor: pointer;
}
/* キャラクターここまでーーーーーーーーーーーーーーーーー*/
/* 各キャラページなどここからーーーーーーーーーーーーーーーーー*/
#character-t #wrap {
width: 960px;
clear:both;
text-align:center;
padding:3px;
margin: 0 auto;
padding: 0;
}

.charapagelink{
  font-size: 12px;
  color: #ddd;
  border-bottom: 3px;
}
.irasutomidasi a:hover{
  color:#33ffaa;
  border-bottom: 1px solid #33ffaa;
  padding-bottom: 1px;
  text-decoration: none;
}