@charset "utf-8";

/*THE IDOLM＠STER MR ST@GE!! MUSIC♪GROOVE☆2nd season*/

#wrapper_dmmTheater {
  background: url(../images/event/dmm_theater2nd/bg.jpg) repeat-y center top fixed,url(../images/common/bg_wrapper.png) repeat-y center top;
}

#header_dmmTheater h2 {
  position: relative;
  background: url(../images/event/dmm_theater2nd/mv.jpg) no-repeat top center;
  height: 480px;
}

#collaboMenu .txtArea ul {
  text-align: left;
  margin-left: 40px;
}

.apology_btn {
  margin: 10px 20px;
  background: #fff;
  text-align: center;
}
.apology_btn a {
  display: block;
  padding: 10px;
  border: 2px solid #be0d0d;
  color: #be0d0d;
  font-weight: bold;
}

/*-------[ popup ]-------*/

#popup {
  font-family: YuGothic, 'Yu Gothic', 'Yu Gothic UI', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ヒラギノ角ゴ StdN', 'Hiragino Kaku Gothic StdN', 'Arial', sans-serif;
}

#popup a {
  color: #2571b2;
}

#popup h1 {
  font-size: 20px;
  background: #666;
  color: #fff;
  padding: 7px 10px 5px;
  line-height: 1.3;
  text-align: center;
}

#popup h2 {
  font-size: 20px;
  margin: 5px 0 20px;
  padding: 7px 10px 5px;
  background: #666;
  color: #fff;
  line-height: 1.3;
  text-align: center;
}

#popup h3 {
  font-size: 18px;
  margin: 0 0 5px;
  color: #666;
}

#popup p {
  margin: 0 0 20px;
}

#popup hr {
  color: #eee;
  margin: 20px 0;
}