@charset "euc-jp";

#rightcontainer div.text img {
  vertical-align: bottom;
}

#countDown {
  width: 757px;
  height: 51px;
  background: url(https://assets.angel-live.com/common/event/bonus/img_cnt_cb20.jpg?201218) no-repeat;
  overflow: hidden;
}

#evCount {
  width: 375px;
  height: 51px;
  margin-left: 252px;
}

#evCount img {
  margin: 0;
  float: left;
}

#bonusFoot {
  width: 757px;
  height: 265px;
  padding-top: 33px;
  background: url(https://assets.angel-live.com/common/event/bonus/img_foot_cb20.jpg?201218) no-repeat;
  overflow: hidden;
}

#bonusFoot p.bonusFoot__text {
  margin: 0 0 40px 27px;
  line-height: 18px;
  text-shadow: 1px 1px 1px #333333;
  color: #d7d7d4;
}

#bonusFoot p.bonusFoot__text.is_date {
  margin: 0 0 0 27px;
}

#bonusFoot p.bonusFoot__text strong {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #ffff00;
}

.text.have_decoration {
  border-bottom: 1px dotted #ffff00;
}

.text.is_color {
  color: #ffff00;
}

.purchase {
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
  width: 744px;
  padding: 0 17px;
}

.purchase-btn {
  display: block;
  width: 347px;
  height: 92px;
  background: url(https://assets.angel-live.com/common/event/bonus/btn_regist.jpg) no-repeat;
}

.purchase-btn.is_login {
  background: url(https://assets.angel-live.com/common/event/bonus/btn_login.jpg) no-repeat;
}

.purchase-btn:hover {
  background-position: bottom;
}
