@charset "utf-8";
/* ==========================================================
	コンテンツ
========================================================== */
body, html {
  background-color: #000;
  display: none;
  opacity: 0;
}
#wrapper {
    width: 520px;   
    min-width: 520px; 
    margin: 0 auto;
    padding-bottom: 0px; 
    background: transparent; 
    position: relative;
}

.txt01 img, .txt02 img, .txt03 img, .txt04 img, .txt05 img, .txt06 img, .base img {
  display: none;
}

.play01 .base img {
  display: block;
  opacity: 1;
}

#cboxContent {
background: transparent;
}

/* 共通
========================================================== */
.play01 div,
.play02 div,
.play03 div,
.play04 div {
  position: absolute;
}
.play02,
.play03,
.play04 { 
  background: url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/zetsubou/images/play/bg.png) top center no-repeat;
  height: 780px;
  position: relative;
}
.play02 .ribon, 
.play03 .ribon,
.play04 .ribon  {
  top: 0px;
  left: 0px;
}

/* 表紙
========================================================== */
.play01 { 
  background: url(https://titleimg.spike-chunsoft.co.jp/www.danganronpa.com/zetsubou/images/play/01/bg.png) top center no-repeat;
  height: 780px;
  position: relative;
}

.play01 .txt01 {
  top: 75px;
  left: -13px;
}
.play01 .txt02 {
  top: 280px;
  left: 4px;
}
.play01 .txt03 {
  top: 20px;
  left: 11px;
}
.play01 .txt04 {
  bottom: 73px;
  left: -5px;
}
.play01 .txt05 {
  top: 245px;
  left: 95px;
}
.play01 .txt06 {
  top: 517px;
  left: 65px;
}
.play01 .ribon {
  top: 2px;
  left: 90px;
}
.play01 .base {
  top: 20px;
  left: 10px;
}

/* 2P
========================================================== */
.play02 .txt01 {
  top: 119px;
  left: 10px;
}
.play02 .txt02 {
  top: 351px;
  left: 10px;
}
.play02 .txt03 {
  top: 420px;
  left: 10px;
}
.play02 .tape {
  bottom: : 3px;
  left: 67px;
}
.play02 .base {
  top: 79px;
  left: 10px;
}


/* 3P
========================================================== */
.play03 .txt01 {
  top: 129px;
  left: 11px;
}
.play03 .txt02 {
  top: 364px;
  left: 11px;
}
.play03 .txt03 {
  top: 424px;
  left: 11px;
}
.play03 .tape {
  bottom: 5px;
  left: 10px;
}
.play03 .base {
  bottom: 5px;
  left: 11px;
}

/* 4P
========================================================== */
.play04 .txt01 {
  top: 120px;
  left: 11px;
}
.play04 .txt02 {
  top: 180px;
  left: 11px;
}
.play04 .txt03 {
  top: 329px;
  left: 11px;
}
.play04 .txt04 {
  top: 464px;
  left: 11px;
}
.play04 .base {
  bottom: 5px;
  left: 11px;
}