@charset "euc-jp";

#haikei {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 740px;
  height: auto;
  margin: 0 auto 20px;
  padding: 420px 48px 50px;
  background: url(https://assets.angel-live.com/common/event/img/lovense_overdrive_fes_bgtop.jpg) no-repeat top, url(https://assets.angel-live.com/common/event/img/lovense_overdrive_fes_bgbottom.jpg) no-repeat bottom, url(https://assets.angel-live.com/common/event/img/lovense_overdrive_fes_bgrepeat.jpg) repeat-y 0 0;
  overflow: hidden;
}


#evArea li {
  list-style: none;
}

#evArea img {
  display: block;
  max-width: 100%;
}

.event-detail-item {
  padding: 20px 3px;
  border-top: 1px solid #666;
  line-height: 1.5;
  color: #ffffff;
}
.event-detail-item:first-child {
  padding-top: 0;
  border-top: none;
}
.event-detail-item:last-child {
  padding-bottom: 0;
}
.event-detail-item.is_term {
  font-weight: bold;
}

.event-detail__title {
  font-weight: bold;
  color: #fb0fa0;
  font-size: 14px;
}

.event-detail-data {
  font-size: 14px;
}

.event-detail-item.is_price img {
  margin-top: 5px;
}

.event-detail-data ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}

.text.is_emphasis {
  font-weight: bold;
  color: #ffff00;
}

.text.is_warning {
  color: #ff0000;
}

#evArea a:link {
  color: #33ccff;
}
#evArea a:visited {
  text-decoration: none;
  color: #33ccff;
}
#evArea a:active {
  color: #33ccff;
}
#evArea a:hover {
  color: #33ccff;
}