@charset "euc-jp";

#evArea .text {
  box-shadow: 0 0 0 3px #100c11 inset, 0 0 0 6px #fae75a inset;
}

.stamprally {
  background: #8eebfd url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_bg.jpg?251023) no-repeat;
  padding-bottom: 100px;
}

.stamprally:before {
  content: none;
}

.stamprally__title {
  top: 0;
}

.stamprally__title:after {
  top: 100px;
  height: 250px;
  background-image: url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_wood.png);
  background-repeat: no-repeat;
}

.stamprally-history-wrap {
  top: -10px;
  position: relative;
}

.stamprally-history {
  background: rgba(134, 134, 134, 0.3);
}

.stamprally-data {
  text-shadow: 0px 2px 6px #0f522c;
}

.stamp-list {
  margin-top: 10px;
  background-image: url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_confetti_bg.png);
  background-repeat: repeat-y;
  background-position: 2px -40px;
}

.stamprally:after {
  content: "";
  display: block;
  width: 800px;
  height: 152px;
  position: absolute;
  bottom: -20px;
  background-image: url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_bg_people.png);
  z-index: 0;
  background-repeat: no-repeat;
}

.stamprally-dialog {
  background: #0da9f2;
}

.stamprally-modal-dialog__body:before {
  width: 170px;
  height: 120px;
  top: -110px;
  background-image: url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_dialog_head.png);
}

.stamprally-modal-dialog__body {
  background-image: url(https://assets-legacy.livede55.com/event/img/stamprally_culturefes_dialog_achieve.png);
}

/** 獲得ポイント **/

.point-earned,
.point-earned__note {
  font-size: 30px;
  line-height: 1;
}

.point-earned__note.is_point {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.point-earned__note.is_block {
  position: absolute;
  top: 32px;
  left: 5px;
  font-size: 30px;
}

.point-earned__text {
  font-size: 12px;
  color: #ffc4e2;
}
