@charset "euc-jp";

#haikei {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 720px;
  height: auto;
  margin: 0 auto 15px;
  padding: 470px 34px 70px;
  background: url(https://assets.angel-live.com/common/event/img/21th_twoshot_bg.jpg) top no-repeat, url(https://assets.angel-live.com/common/event/img/img_21th_footer.jpg) bottom no-repeat, url(https://assets.angel-live.com/common/event/img/17th_free_bg_repeat.jpg) repeat-y;
  overflow: hidden;
}

.boxEvent1 dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  color: #fff000;
}

.boxEvent1 dd {
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 1.5em;
  color: #fff;
}

.boxEvent1 dd:last-child {
  margin-bottom: initial;
}

.boxEvent1 dd img {
  display: block;
  margin: 0 0 10px;
}

.boxEvent1 dd ul {
  list-style: none;
}

.boxEvent1 dd ul li {
  padding-left: 1em;
  font-size: 12px;
  line-height: 20px;
  text-indent: -1em;
}

.text.is_emphasis { color: #fff000; }
.text.is_warning { color: #ff2222; }
