body {
  text-align: justify;
  text-justify: inter-ideograph;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background: #fff;
}

#header {
  width: 100%;
  height: 48px;
  z-index: 100;
  background-image: url(../img/header_bg.png);
  background-repeat: repeat-x;
  background-position: left top;
  position: fixed;
  top: 0;
  left: 0;
}

#header_in {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.header_menu {
  margin: 0px;
  text-align: center;
}

.header_item {
  padding: 0px 10px 0px;
  list-style: none;
  float: left;
  margin-top: 0px;
}

.header_item2>li {
  padding: 15px 10px 0px;
  list-style: none;
  float: left;
  margin-top: 0px;
}

.header_item2>a {}

#content {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

#mainbg {
  margin: 0 auto;
  width: 100%;
  min-width: 1000px;
}

.bar_item {}

.info_item {
  position: relative;
  margin: 0 auto;
  padding: 15px 30px;
  width: 1000px;
}

.movie_item {
  position: relative;
  text-align: center;
  margin: 15px auto;
  padding: 15px 30px;
  width: 1000px;
}

.countdoown_item {
  position: relative;
  text-align: center;
  margin: 5px auto;
  padding: 5px 10px;
  width: 1000px;
}

.countdoown_item > img{
  margin: 4px;
}
.countvoice{
  margin: 4px 0px;
}

.his_twi_item {
  display: flex;
}

.history_item {
  width: 640px;
  padding: 15px 0;
  font-size: 13px;
  color: #333;
}

.his_date_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.history_item>hr {
  border-top: 1px dashed #8c8b8b;
  border-bottom: 1px dashed #fff;
}

.history_date {
  padding: 5px;
  font-size: 14px;
  width:150px;
  margin-right: auto;
}

.history_content {
  padding: 5px;
  width:680px;
  margin-left: auto;
}

.twitter_item {
  float: left;
  padding: 15px 0;
  margin: 15px;
}

.download_item {
  position: relative;
  margin: 0 auto;
  padding: 15px 30px;
  width: 1000px;
}
#footer {
  width: 800px;
  margin: 0px auto;
  text-align: center;
  clear: both;
  position: relative;
  margin-top: 45px;
}

.lazyimg {
  background-image: url(../img/ajax.gif);
  background-position-x: center;
  background-position-y: center;
  background-size: initial;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  max-width: 960px;
}

.lazythumbimg {
  background-image: url(../img/ajax.gif);
  background-position-x: center;
  background-position-y: center;
  background-size: initial;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
}

#jump_spec, #jump_story, #jump_chara, #jump_point, #jump_special ,#jump_download{
  padding-top: 60px !important;
  margin-top: -60px !important;
}

.thumbimg {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-width: 0px;
}

.thumbimg li {
  float: left;
  margin: 0 15px 15px 0;
}

.thumbimg li img {
  border: 2px solid #bbb;
}

.thumbimg li a {
  display: block;
}

.chara_item{
  width: 960px;
  height: 960px;
  margin: 10px;
  position: relative;
}

.intromovie{
  width: 390px;
  height: 49px;
  position: absolute;
  z-index: 50;
  left:6px;
  top:138px;
}

.intromovie_vr1{
  width: 260px;
  height: 49px;
  position: absolute;
  z-index: 50;
  left:6px;
  top:138px;
}

.intromovie_vr2{
  width: 130px;
  height: 49px;
  position: absolute;
  z-index: 50;
  left:266px;
  top:138px;
}

.voicesample{
  width: 420px;
  height: 48px;
  position: absolute;
  z-index: 50;
}
.voicesample1{
  left:0px;
  top:690px;
}

.voicesample2{

  left:0px;
  top:750px;
}
.voicesample3{
  left:0px;
  top:810px;
}
.voicesample4{
  left:0px;
  top:870px;
}
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
  right:100px;
}

.costumesample{
  width: 390px;
  height: 49px;
  position: absolute;
  z-index: 50;
}

.costumesample1{
  left:29px;
  top:620px;
}

.costumesample2{

  left:29px;
  top:750px;
}
.costumesample3{
  left:29px;
  top:810px;
}
.costumesample4{
  left:29px;
  top:870px;
}
