@charset "utf-8";
/* ==========================================================
	wrapper
========================================================== */
#wrapper {
  background: none;
}

/* ==========================================================
	ローディング
========================================================== */
.loading {
  height: 620px;
}

/* ==========================================================
	メインエリア
========================================================== */
.main {
  position: relative;
  min-width: 1000px;
  width: 100%;
  padding-top: 94px;
  z-index: 2;
}
.main .mod-container {
  height: 528px;
}
.main .mod-container div, .main .mod-container h1, .main .banner-best {
  position: absolute;
}
.main .girl-left {
  top: 8px;
  left: -55px;
}
.main .girl-right {
  top: 8px;
  right: -123px;
}
.main .catch {
  top: 22px;
  left: 188px;
}
.main h1 {
  top: 34px;
  left: 259px;
}
.main .banner-best {
  top: 278px;
  left: 259px;
}

/* バナー
========================================================== */
.main .banner-play {
  right: 625px;
  bottom: -34px;
  z-index: 3;
}
.main .banner-special01 {
  right: 322px;
  bottom: -40px;
  z-index: 2;
}
.main .banner-factory {
  right: 0;
  bottom: -40px;
}
/* ==========================================================
	コンテンツエリア
========================================================== */
.contents {
  position: relative;
  z-index: 2;
  margin-top: -8px;
  padding-bottom: 20px;
  background: url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/zetsubou/images/top/bg_contents.png) no-repeat center top;
}
.contents .contents-inner {
  padding: 26px 0 0 0;
  background: url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/zetsubou/images/top/bg_contentsTop.png) repeat-x center top;
}

/* ニュース
========================================================== */
#news {
  overflow: hidden;
  width: 860px;
  height: 30px;
  margin-bottom: 20px;
  padding: 12px 0 0 140px;
  background: url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/zetsubou/images/top/bg_news.png) no-repeat center top;
}

#news-mask {
  overflow: hidden;
  width: 830px;
}

#news #news-list {
  width: 2000px;
  overflow: hidden;
}

#news #news-list ul {
  padding: 0 0 0 15px;
}

#news #news-list ul li {
  float: left;
}

/* 詳細
========================================================== */
.info .game-data {
  float: left;
}
.info .twitter-widget {
  float: left;
  margin-left: 19px;
}
.info .twitter-widget iframe {
  width: 410px !important;
}

/* ==========================================================
	背景アニメーション
========================================================== */
.bg-animate {
  width: 100%;
}
.bg-animate .bg-container {
  position: absolute;
  width: 100%;
  height: 622px;
  overflow: hidden;
  z-index: 2;
}
.bg-animate img {
  position: absolute;
  top: 0;
}

/* ==========================================================
	共通フッター（トップだけラインを打ち消し）
========================================================== */
.global-footer {
  background: none;
}


/* ==========================================================
  ｋ
========================================================== */
.banner-play ul li {
  display: none;
}
.banner-play ul li:first-child {
  display: inline;
}

/* ==========================================================
  カラーボックスの表示
========================================================== */
#cboxContent {
  margin: 40px 70px 0;
  overflow: visible;
}
