/* CSS Document */
body {
  line-height: 1.6;
  font-family: Arial, "Helvetica Neue", Helvetica,  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: .03em;
  color: #333333;
  font-weight: 400;
  outline : none;
  overflow-y: scroll;
}
html,body {
  width: 100%;
  height: 100%;
  background: url(../img/bg.jpg);
}
#AllWrap {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 800px;
  min-width: 1040px;
  color:#66584c;
}
a{
  color:#221814;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
/****************
LOADING
****************/
#loading{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
  left:0;
  top:0;
}
#loading .lead{
  position: absolute;
  left: 50%;
  top:50%;
  margin: -125px 0 0 -85px;
  opacity: 0;
}
/****************
Contents Index
****************/
h1{
  position: absolute;
  left: 50%;
  top:50%;
  margin: -200px 0 0 -59px;
  opacity: 0;
  z-index: 101;
}
#contents{
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top:0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}
#contents h2{
  position: absolute;
  top:50%;
  left: 50%;
  margin: -320px 0 0 -172px;
}
#contents nav{
  position:absolute;
  left:50%;
  top:50%;
  z-index:100;
  margin: -199px 0 0 -323px;
  border-right: 1px solid #6b798e;
  padding: 10px 39px 59px 0px;
}
#contents nav ul{
}
#contents nav ul li{
  float:left;
  margin: 0 0 0 23px;
  cursor: pointer;
  position:relative;
}
#contents nav ul li img.off{
}
#contents nav ul li img.on{
  position:absolute;
  left:0;
  top:0;
  opacity:0;
 
}
#contents .staff{
  position: absolute;
  top:50%;
  left: 50%;
  margin: -189px 0 0 84px;
  z-index: 100;
}
#contents footer{
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin: 230px 0 0 -310px;
  z-index: 100;
  font-size: 11px;
  text-align: center;
  line-height: 2em;
}
#contents br{
  display:none;
}
#contents footer .tw{
  margin: 0 auto 20px;
  position: relative;
  width: 155px;
  height: 40px;
}
#contents footer .tw img.off{
  opacity: 1;
  position: absolute;
  left: 0;
  top:0;
}
#contents footer .tw img.on{
  opacity: 0;
  position: absolute;
  left: 0;
  top:0;
}
/****************
Contents Bg
****************/
#bg_wrap{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#bg_wrap p{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#bg_wrap p.kusakabe{
  background: url(../img/kusakabe.png) left bottom no-repeat;
  background-size: contain; 
}
#bg_wrap p.sajo{
  background: url(../img/sajo.png) right bottom no-repeat;
  background-size: contain; 
}
/****************
Float News
****************/
#float_news{
  z-index: 9999;
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
#float_news .ttl_news{
  position:absolute;
  left:50%;
  margin: 160px 0px 0 -364px;
  padding-right: 40px;
  border-right: 1px solid #6b798e;
}
#float_news .Newswrap{
  width: 470px;
  margin: 0 auto;  
  padding: 160px 0 130px;
  font-size:13px;
  line-height:1.6em;
}
#float_news .scroll{
  height: 510px;
  width: 510px;
}
#float_news section{
  width: 470px;
  margin: 0 0 80px;
  color: #6b798e;
}
#float_news section .titles{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: dotted 1px;
}
#float_news section .date{
  float: left;
  width:120px;
}
#float_news section h3{
  font-weight:bold;
  float: left;
  width: 350px;
}
#float_news section h3 span{
  font-weight:normal;
  display:inline-block;
  width:120px
}
#float_news section img{
  max-width: 500px;
}
#float_news .btn_close2{
  position: absolute;
  cursor: pointer;
  left: 50%;
  top:30px;
  margin: 0 0 0 -20px;
}
/****************
Float Comic
****************/
#float_comic{
  z-index: 9999;
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  color: #6b798e;
}
#float_comic .ttl_comic{
  position:absolute;
  left:50%;
  margin: 114px 0 0 -77px;
  border-right: 1px solid;
  padding: 0 40px 12px 0;
}
#float_comic .scroll_in{
  height: 958px;
  position:relative;
}
#float_comic .about{
  position:absolute;
  left:50%;
  margin: 114px 0 0 40px;
  font-size: 13px;
  line-height: 1.6;
}
#float_comic .about span{
  font-weight:bold;
}
#float_comic .about .name{
  font-weight:bold;
  margin:0 0 30px;
}
#float_comic .about .auther{
  margin:0 0 30px;  
}
#float_comic .about .auther{
  margin:0 0 30px;  
}
#float_comic .book{
  position:absolute;
  left:50%;
  margin: 350px 0 0 -246px;
  padding-bottom: 60px;
}
#float_comic .comicwrap{
  width: 500px;
  margin: 0 auto;  
  padding: 160px 0 130px;
  font-size:13px;
  line-height:1.6em;
}
#float_comic .scroll{
  height: 510px;
  width: 540px;
  position: absolute;
  left: 50%;
  top: 118px;
  margin: 0 0 0 -270px;
}
#float_comic .btn_close3{
  position: absolute;
  cursor: pointer;
  left: 50%;
  margin: 30px 0 0 -20px;
}
/****************
Float Message
****************/
#float_message{
  z-index: 9999;
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  color: #6b798e;
}
#float_message .ttl_msg{
  position:absolute;
  left:50%;
  margin: 114px 0 0 -305px;
  border-right: 1px solid;
  padding: 0 40px 12px 0;
}
#float_message .print{
  position:absolute;
  left:50%;
  margin: 155px 0 0 -190px;
  padding-bottom: 60px;
}
#float_message .btn_close4{
  position: absolute;
  cursor: pointer;
  left: 50%;
  margin: 30px 0 0 -20px;
}
/****************
Float Message
****************/
#float_theater{
  z-index: 9999;
  background: #FFF;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  color: #6b798e;
}
#float_theater .ttl_theater{
  position:absolute;
  left:50%;
  margin: 160px 0px 0 -364px;
  padding-right: 40px;
}
#float_theater h4{
  position:absolute;
  left:50%;
  margin: 160px 0px 0 -231px;
  width: 600px;
  text-align: center;
  font-size: 22px;
  line-height: 1.6em;
}
#float_theater .btn_close5{
  position: absolute;
  cursor: pointer;
  left: 50%;
  margin: 80px 0 50px -20px;
}
#float_theater table{
  width:600px;
  margin: 270px auto 50px;
  position: relative;
  left: 70px;
  border-right:1px solid #ccc;
  border-top:1px solid #ccc;
  padding-bottom: 80px;
}
#float_theater table th,#float_theater table td{
  padding:5px 10px;
  border-left:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
/****************
Float modal
****************/
#float_modal{
  z-index: 9999;
  background: rgba(255,255,255,0.85);
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  color: #6b798e;
}


#float_modal .print{
  position:absolute;
  left:50%;
  margin: 100px 0 0 -400px;
  padding-bottom: 60px;
}
#float_modal .btn_close5{
  position: absolute;
  cursor: pointer;
  left: 50%;
  margin: 30px 0 0 -20px;
}