@charset "euc-jp";

#rightcontainer div.text {
  margin-bottom: 15px;
  padding: 0 0 15px;
  border: 1px solid #d5d5d5;
  overflow: hidden;
}

#evArea {
  position: relative;
  box-sizing: border-box;
  width: 778px;
  margin: 0 20px 20px;
  padding: 30px 20px 60px;
  background: #100c11;
  box-shadow: 0 0 0 3px #100c11 inset, 0 0 0 6px #ff0000 inset;
  font-size: 14px;
}

#evArea:after {
  content: "";
  position: absolute;
  bottom: 25px;
  right: 25px;
  display: block;
  width: 161px;
  height: 38px;
  background: url(https://assets.angel-live.com/common/event/img/lottery/img_angel_logo.png) 0 0 no-repeat;
  background-size: contain;
}

#haikei {
  margin-bottom: 15px;
}

.evArea__image {
  display: block;
  width: 100%;
}

#rightcontainer div#main div.text dl {
  width: 738px;
  padding: 0;
  line-height: 20px;
}

#rightcontainer div#main div.text dl dt {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-indent: 0;
  color:#fff000;
  float: none;
  clear: both;
}

#rightcontainer div#main div.text dl dt.kikan {
  color: #ff0033;
}

#rightcontainer div#main div.text dl dd {
  width: auto;
  margin: 0 0 30px;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #ffffff;
  float: none;
}

#evArea .naiyou strong {
  color:#00ebff;
}

#rightcontainer div#main div.text dl dd img {
  display: block;
  width: 100%;
  margin: 0;
  float: none;
}

#rightcontainer div#main div.text dl dd img.event-banner {
  width: 480px;
}

#rightcontainer p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

#rightcontainer p:last-of-type {
  margin-bottom: initial;
}

#rightcontainer p.naiyou-data-lottery__text {
  display: none;
  text-align: center;
  color: #ff0033;
}

#rightcontainer p.naiyou-data-lottery__text.is_attention {
  display: block;
  font-size: 16px;
  font-weight: bold;
  animation: blink_text 0.5s ease 1s infinite;
}

@keyframes blink_text {
  0% {opacity:0.3;}
  100% {opacity:1;}
}

.lottery-component {
  display: none;
}

.lottery-component__btn {
  display: block;
  width: 320px;
  height: 65px;
  margin: 10px auto 0;
  padding: 0;
  border: none;
  background: url(https://assets.angel-live.com/common/event/img/lottery/btn_lottery.png) no-repeat;
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
}

.lottery-component__btn:hover {
  opacity: 0.8;
}

.lottery-component__btn.is_login {
  background: url(https://assets.angel-live.com/common/event/img/lottery/btn_login.png) no-repeat;
}

#rightcontainer div#main div.text dl dd ul li {
  margin: 0 0 5px;
  padding-left: 1em;
  font-size: 14px;
  line-height: 20px;
  text-indent: -1em;
}

#rightcontainer div#main div.text dl dd ul li:last-of-type {
  margin: initial;
}

#rightcontainer div#main div.text dl dd ul li span {
  color: #ff0033;
}

#rightcontainer div#main div.text dl dd ul li strong {
  font-weight: bold;
  color: #ffff00;
}

.lottery-wrap {
  display: none;
}

.lottery {
  width: 320px;
  margin: 20px auto;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  background-color: #d5d5d5;
}

.lottery-number {
  width: 308px;
  margin: 6px;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.lottery-number__title {
  margin: 0 !important;
  padding: 8px 0;
  background-color: #ff0033;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.lottery-number-list {
  margin: 0;
  border: 1px solid #d5d5d5;
  border-radius: 0 0 3px 3px;
  text-align: center;
  list-style-type: none;
}

.lottery-number-list-item {
  margin: 0 4px;
  padding: 12px;
  border-bottom: 1px solid #d5d5d5;
  font-size: 14px;
  color: #222222;
}

.lottery-number-list-item:last-child {
  border: none;
}

.lottery-number-list-item__number {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #ff0033;
}

#evArea a:link {
  color: #00ffff;
}

#evArea a:visited {
  text-decoration: none;
  color: #00ffff;
}

#evArea a:active {
  color: #00ffff;
}

#evArea a:hover {
  color: #00ffff;
}

.return {
  margin-right: 20px;
}
