* {
  scroll-behavior: smooth;
  outline: none;
}
:root {
  font-family: "Helvetica Neue", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", "GSanSerif-B", Meiryo, sans-serif, vdl-logog !important;
}
html {
  touch-action: manipulation;
}
body {
  overflow: auto;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
p {
  margin: 0;
  padding: 0;
}
.wrapper {
  display: block;
  max-width: 360px;
  min-width: 344px;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
}
.section-proc {
  height: 100%;
  height: 100vh;
  background-color: #ddf5ff;
  background-image: repeating-linear-gradient(135deg, rgba(255,255,255,0.3), rgba(255,255,255,0.3) 10px, transparent 10px, transparent 20px);
}
.section-proc.min {
  margin: 0;
  height: 60px;
  overflow: hidden;
}
.section-proc .tbsidbox .notlogin {
  text-align: center;
}
.section-proc .tbsidbox .notlogin .notlogin-message {
  padding: 0.5rem;
  line-height: 1.2rem;
}
.section-proc .tbsidbox .notlogin .notlogin-message img {
  width: 90%;
  height: auto;
}
.section-proc .tbsidbox .notlogin .notlogin-message p {
  font-size: 1.4rem;
  color: #0032ab;
  margin: 0.5rem;
  font-weight: bolder;
  line-height: 1.4;
}
.section-proc .tbsidbox .notlogin .notlogin-message .box-ranking,
.section-proc .tbsidbox .notlogin .notlogin-message .box-countup,
.section-proc .tbsidbox .notlogin .notlogin-message .box-slot {
  width: auto;
  height: 80px;
  margin: 0.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.section-proc .tbsidbox .notlogin .notlogin-message .box-ranking {
  background-image: url("../img/tbsid_banner1.png");
}
.section-proc .tbsidbox .notlogin .notlogin-message .box-countup {
  background-image: url("../img/tbsid_banner2.png");
}
.section-proc .tbsidbox .notlogin .notlogin-message .box-slot {
  background-image: url("../img/tbsid_banner3.png");
}
.section-proc .tbsidbox .notlogin .notlogin-present {
  text-align: center;
  align-items: center;
  line-height: 120%;
  padding: 1.5rem 1rem;
  margin-top: 1rem;
  background-color: #ffeba7;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title {
  line-height: 1.6;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon {
  margin: 0.5rem 0;
  display: block;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon::before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: -5px;
  border: 20px solid #ffaf24;
  border-left-color: transparent;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon::after {
  content: '';
  position: absolute;
  bottom: -10px;
  right: -5px;
  border: 20px solid #ffaf24;
  border-right-color: transparent;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon .label-title {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 16rem;
  margin: 0;
  padding: 0.5rem 1rem;
  line-height: 1.3rem;
  font-size: 1.3rem;
  font-weight: bolder;
  color: #fff;
  background: #f79d00;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon .label-title::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #845709;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon .label-title::after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #845709;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-title .ribbon .small {
  display: block;
  font-size: 1rem;
  margin-top: 2px;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-img {
  margin: 0.5rem 0;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-img img {
  width: 100%;
  object-fit: contain;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-name {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.section-proc .tbsidbox .notlogin .notlogin-present .present-option {
  margin-top: 0.5rem;
  margin-bottom: 10rem;
  padding: 0.5rem;
  text-align: left;
}
.section-proc .tbsidbox .notlogin .notlogin-present .button-login {
  margin-top: 0.3rem;
  text-align: center;
}
.section-proc .tbsidbox .notlogin .button_login {
  background-image: url("../img/btn_tbsid_login.png");
  width: 190px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.section-proc .tbsidbox .login {
  text-align: center;
}
.section-proc .tbsidbox .login .unit {
  padding: 2rem 0;
}
.section-proc .tbsidbox .login .login-message {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #cbeeff;
}
.section-proc .tbsidbox .login .button_logout {
  background-image: url("../img/btn_tbsid_logout.png");
  width: 190px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.section-ranking.guide .rankbox {
  display: none;
}
.section-ranking.rank .guidebox {
  display: none;
}
.guidebox .guide-title {
  margin: 1rem 0;
  text-align: center;
}
.guidebox .guide-title img {
  width: 300px;
  object-fit: contain;
}
.guidebox .guide-title .countup-name {
  padding-top: 1.2rem;
  user-select: none;
  height: 5rem;
  width: auto;
  background-image: url("../img/countup-name-splash.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: grid;
  grid-gap: 0.2rem;
  grid-template-rows: 1rem 1rem;
  align-content: center;
  margin: auto;
  line-height: 1rem;
  text-align: center;
  color: #1a1f7e;
  font-weight: bolder;
}
.guidebox .guide-present {
  margin: 1rem 0.5rem;
  text-align: center;
  align-items: center;
  line-height: 120%;
  padding: 0.8rem;
  background-color: #fff;
  border-radius: 0.75rem;
}
.guidebox .guide-present .present-title {
  margin: 0.5rem 0;
  color: #f16500;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: bolder;
}
.guidebox .guide-present .present-img img {
  width: 80%;
  object-fit: contain;
}
.guidebox .guide-present .present-option {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  text-align: left;
}
.guidebox .guide-present .button-login {
  margin-top: 0.3rem;
  text-align: center;
}
.guidebox .guide-txt {
  text-align: center;
  font-size: 0.9rem;
  line-height: 120%;
  padding: 1rem;
  margin-bottom: 1rem;
}
.section-ranking .btn-close,
.section-countup .btn-close {
  display: block;
  position: absolute;
  top: 12px;
  right: 0px;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  margin: 0 0.5rem;
  background-color: #fff;
  margin-left: auto;
  box-shadow: 0 0 0 3px #ffde02, 0 3px 0 3px #ffc402;
}
.section-ranking .btn-close:before,
.section-countup .btn-close:before,
.section-ranking .btn-close:after,
.section-countup .btn-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  border-radius: 2px;
  height: 20px;
  background: #3d3d3d;
}
.section-ranking .btn-close:before,
.section-countup .btn-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.section-ranking .btn-close:after,
.section-countup .btn-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.section-countup .btn-close {
  box-shadow: 0 0 0 3px #bee6ff, 0 3px 0 3px #0096ff;
}
.section-ranking.guide.notlogin .img-login,
.section-ranking.guide.notlogin .btn-rank {
  display: none;
}
.section-ranking.guide.login .img-notlogin,
.section-ranking.guide.login .btn-login {
  display: none;
}
.section-ranking .guide-txt {
  background-color: #aaebff;
}
.section-ranking .dialog-rank {
  margin: 1.5rem 4px;
}
.section-ranking .dialog-head {
  height: 100px;
  background-size: cover;
  border-radius: 8px 8px 0 0;
  position: relative;
}
.section-ranking .head-img {
  position: relative;
  width: auto;
  text-align: center;
}
.section-ranking .head-img img {
  width: 100%;
}
.section-ranking .dialog-main {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #bef0ff;
  border-radius: 0 0 8px 8px;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(255,255,255,0.3) 10px, rgba(255,255,255,0.3) 16px);
  height: 440px;
}
.section-ranking .dialog-main .btn-login,
.section-ranking .dialog-main .btn-rank {
  text-align: center;
}
.section-ranking .dialog-main .btn-login img,
.section-ranking .dialog-main .btn-rank img {
  height: 60px;
}
.section-ranking .rankbox {
  padding: 0 0.5rem;
}
.section-ranking .rankbox .item {
  display: grid;
  grid-template: auto/34px 1fr 50px 60px;
  line-height: 1rem;
  grid-gap: 4px;
  align-content: center;
  background-image: linear-gradient(0deg, #1a71eb, #002ee5);
  box-shadow: 0 0 0 2px #002ee5;
  color: #fff;
  height: 40px;
  border-radius: 6px;
  padding: 0 3px;
  margin-bottom: 8px;
}
.section-ranking .rankbox .item .col {
  align-content: center;
  border-radius: 4px;
}
.section-ranking .rankbox .item .col.order {
  width: 34px;
  height: 34px;
  text-align: center;
  background-color: #0065ee;
  box-shadow: 0 0 0 2px #5399ff;
}
.section-ranking .rankbox .item .col.name {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 30px;
  line-height: 1rem;
  font-size: 0.9rem;
  margin-top: 2px;
}
.section-ranking .rankbox .item .col.ans {
  width: 50px;
  height: 34px;
  text-align: center;
  background-color: #ffe10b;
  box-shadow: 0 0 0 2px #fff4b4;
  color: #292929;
}
.section-ranking .rankbox .item .col.ans:after {
  content: "問";
  display: inline-block;
  font-size: 0.8rem;
}
.section-ranking .rankbox .item .col.time {
  text-align: right;
}
.section-ranking .rankbox .item.you {
  background-image: linear-gradient(0deg, #e22311, #eb4221);
  box-shadow: 0 0 0 2px #e83620;
}
.section-ranking .rankbox .item.you .col.order {
  background-color: transparent;
  box-shadow: none;
}
.section-ranking .rankbox .item.you .col.order img {
  height: 24px;
}
.you {
  animation: fade-in 2s ease-in-out forwards;
}
.move {
  position: relative;
  left: 0;
  animation: move-sideways 1s ease-in-out infinite;
}
.section-countup.guide .countupbox {
  display: none;
}
.section-countup.countup .guidebox {
  display: none;
}
.section-countup.guide.notlogin .img-login,
.section-countup.guide.notlogin .btn-rank {
  display: none;
}
.section-countup.guide.login .img-notlogin,
.section-countup.guide.login .btn-login {
  display: none;
}
.section-countup .guide-txt {
  background-color: #ffec71;
}
.section-countup .dialog-countup {
  margin: 1.5rem 4px;
}
.section-countup .dialog-head {
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 8px 8px 0 0;
  z-index: 2;
  position: relative;
}
.section-countup .head-img {
  position: relative;
  width: auto;
  text-align: center;
}
.section-countup .head-img img {
  width: 100%;
}
.section-countup .dialog-main {
  margin-top: -20px;
  padding-top: 2.5rem;
  padding-bottom: 4rem;
  border-radius: 0 0 8px 8px;
  background: #b2e0ff;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, #c0e6ff 10px, #c0e6ff 20px);
}
.section-countup .dialog-main .banner {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.section-countup .dialog-main .banner img {
  width: 300px;
  display: block;
  margin: auto;
}
.section-countup .dialog-main .btn-login,
.section-countup .dialog-main .btn-rank {
  text-align: center;
}
.section-countup .dialog-main .btn-login img,
.section-countup .dialog-main .btn-rank img {
  height: 60px;
}
.section-countup.countup .dialog-main {
  animation: changeBackgroundColor 3s infinite;
  box-shadow: 0 0 0 4px #00b2ff inset;
}
.section-countup.countup .bg-effect {
  opacity: 0;
  background-image: url("../img/countup-confetti.png");
  width: 320px;
  height: 470px;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
  background-repeat: repeat;
  touch-action: none !important;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
.section-countup.countup .bg-effect.is-active {
  opacity: 1;
  animation: flip-horizontal 0.2s 4;
}
.section-countup.countup .countupbox {
  height: 100%;
  touch-action: none !important;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
.section-countup.countup .countupbox .counter {
  padding: 0 2rem;
  margin: 1.5rem auto;
  background-color: #dcedfa;
  box-shadow: 0 0 0 6px rgba(255,255,255,0.6), 0 0 0 12px rgba(255,255,255,0.3);
  border-radius: 2.5rem;
  font-size: 2rem;
  color: #1a1f7e;
  text-align: center;
  width: fit-content;
  min-width: 4rem;
  min-height: 2.5rem;
  z-index: 1;
  position: relative;
  touch-action: none !important;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
.section-countup.countup .countupbox .counter-animation-don {
  animation: shake-don 0.2s ease-in-out;
}
.section-countup.countup .countupbox .counter-animation-puff {
  animation: shake-puff 0.4s ease-in-out;
}
.section-countup.countup .countupbox .countup-counter {
  text-align: center;
  z-index: 1;
  position: relative;
  touch-action: none !important;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
.section-countup.countup .countupbox .countup-counter .button .countup-btn-wrapper {
  position: relative;
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.section-countup.countup .countupbox .countup-counter .button .countup-btn-wrapper img {
  width: 260px;
  display: block;
}
.section-countup.countup .countupbox .countup-counter .button .countup-btn-wrapper img.img-active {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.section-countup.countup .countupbox .countup-counter .button .countup-btn-wrapper.is-active .img-active {
  opacity: 1;
}
.section-countup.countup .countupbox .tap-effect {
  opacity: 0;
  background-image: url("../img/countup-effect.png");
  position: fixed;
  z-index: 2;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}
.section-countup.countup .countupbox .tap-effect.is-active {
  opacity: 1;
  animation: scale-and-fade 0.1s ease-in-out forwards;
}
.section-countup.countup .countupbox .banner-achive {
  text-align: center;
  background-image: url("../img/countup-banner_achieve.png");
  width: 100%;
  height: 68px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
}
.section-countup.countup .countupbox .banner-achive span {
  position: relative;
  top: 18px;
  font-size: 1.5rem;
  color: #fff;
}
@-moz-keyframes shake-don {
  0% {
    left: 0;
  }
  20% {
    left: -4px;
  }
  40% {
    left: 4px;
  }
  60% {
    left: -2px;
  }
  80% {
    left: 2px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes shake-don {
  0% {
    left: 0;
  }
  20% {
    left: -4px;
  }
  40% {
    left: 4px;
  }
  60% {
    left: -2px;
  }
  80% {
    left: 2px;
  }
  100% {
    left: 0;
  }
}
@-o-keyframes shake-don {
  0% {
    left: 0;
  }
  20% {
    left: -4px;
  }
  40% {
    left: 4px;
  }
  60% {
    left: -2px;
  }
  80% {
    left: 2px;
  }
  100% {
    left: 0;
  }
}
@keyframes shake-don {
  0% {
    left: 0;
  }
  20% {
    left: -4px;
  }
  40% {
    left: 4px;
  }
  60% {
    left: -2px;
  }
  80% {
    left: 2px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes shake-puff {
  0% {
    left: 0;
  }
  20% {
    left: -12px;
  }
  40% {
    left: 12px;
  }
  60% {
    left: -6px;
  }
  80% {
    left: 6px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes shake-puff {
  0% {
    left: 0;
  }
  20% {
    left: -12px;
  }
  40% {
    left: 12px;
  }
  60% {
    left: -6px;
  }
  80% {
    left: 6px;
  }
  100% {
    left: 0;
  }
}
@-o-keyframes shake-puff {
  0% {
    left: 0;
  }
  20% {
    left: -12px;
  }
  40% {
    left: 12px;
  }
  60% {
    left: -6px;
  }
  80% {
    left: 6px;
  }
  100% {
    left: 0;
  }
}
@keyframes shake-puff {
  0% {
    left: 0;
  }
  20% {
    left: -12px;
  }
  40% {
    left: 12px;
  }
  60% {
    left: -6px;
  }
  80% {
    left: 6px;
  }
  100% {
    left: 0;
  }
}
.section-countup.countup .countup-name {
  padding-top: 1.2rem;
  user-select: none;
  height: 5rem;
  width: auto;
  background-image: url("../img/countup-name.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: grid;
  grid-gap: 0.2rem;
  grid-template-rows: 1rem 1rem;
  align-content: center;
  margin: auto;
  line-height: 1rem;
  text-align: center;
  color: #1a1f7e;
  font-weight: bolder;
  touch-action: none !important;
  user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
}
@-moz-keyframes changeBackgroundColor {
  0% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  25% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  50% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  75% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  100% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
}
@-webkit-keyframes changeBackgroundColor {
  0% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  25% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  50% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  75% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  100% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
}
@-o-keyframes changeBackgroundColor {
  0% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  25% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  50% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  75% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  100% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
}
@keyframes changeBackgroundColor {
  0% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  25% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  50% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  75% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
  100% {
    background: repeating-conic-gradient(#27a7ff, #27a7ff 6deg, #52b9ff 6deg 12deg);
  }
}
.section-error .dialog-error {
  margin: 0px;
}
.section-error .dialog-head {
  height: auto;
  border-radius: 0 0 8px 8px;
}
.section-error .logo {
  position: relative;
  width: auto;
  text-align: center;
  top: -16px;
}
.section-error .logo img {
  width: 230px;
  margin-top: 6px;
}
.section-error .dialog-main {
  padding: 2rem 0;
  height: 540px;
  background-color: #b2e0ff;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, #c0e6ff 10px, #c0e6ff 20px);
  border-radius: 0 0 8px 8px;
}
.section-error .dialog-main .banner {
  margin: 8px;
  text-align: center;
  background-color: #fff;
  padding: 16px 0px;
}
.section-error .dialog-main .banner img {
  width: 300px;
  display: block;
  margin: auto;
}
.modal {
  display: none;
  z-index: 1000;
  position: fixed;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0 4px #ffde3d, 0 0 0px 100vmax rgba(0,0,0,0.3);
  top: 200px;
  min-height: 180px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20rem;
  text-align: center;
  color: #101e4b;
}
.modal .modal-content {
  margin: 20px 20px 0px 20px;
}
.modal .modalButton {
  margin: 20px auto 20px;
  padding: 0 30px;
  width: auto;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #fff267;
  box-shadow: 0 0 0 2px #101e4b, 0 2px 0 2px #101e4b;
  color: #101e4b;
  font-size: 16px;
  text-align: center;
}
.modal .dialog {
  display: inline-block;
  text-align: left;
}
.loading {
  display: none;
  z-index: 1000;
  position: fixed;
  background-color: #fff;
  top: 200px;
  min-height: 180px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20rem;
  text-align: center;
  color: #000;
}
.loading .loading-content {
  margin: 20px 20px 0px 20px;
}
@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes move-sideways {
  0% {
    left: 0px;
  }
  50% {
    left: 4px;
  }
  100% {
    left: 0px;
  }
}
@-webkit-keyframes move-sideways {
  0% {
    left: 0px;
  }
  50% {
    left: 4px;
  }
  100% {
    left: 0px;
  }
}
@-o-keyframes move-sideways {
  0% {
    left: 0px;
  }
  50% {
    left: 4px;
  }
  100% {
    left: 0px;
  }
}
@keyframes move-sideways {
  0% {
    left: 0px;
  }
  50% {
    left: 4px;
  }
  100% {
    left: 0px;
  }
}
@-moz-keyframes flip-horizontal {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  25% {
    transform: scaleX(-1) scaleY(-1);
  }
  50% {
    transform: scaleX(-1) scaleY(1);
  }
  75% {
    transform: scaleX(1) scaleY(-1);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@-webkit-keyframes flip-horizontal {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  25% {
    transform: scaleX(-1) scaleY(-1);
  }
  50% {
    transform: scaleX(-1) scaleY(1);
  }
  75% {
    transform: scaleX(1) scaleY(-1);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@-o-keyframes flip-horizontal {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  25% {
    transform: scaleX(-1) scaleY(-1);
  }
  50% {
    transform: scaleX(-1) scaleY(1);
  }
  75% {
    transform: scaleX(1) scaleY(-1);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@keyframes flip-horizontal {
  0% {
    transform: scaleX(1) scaleY(1);
  }
  25% {
    transform: scaleX(-1) scaleY(-1);
  }
  50% {
    transform: scaleX(-1) scaleY(1);
  }
  75% {
    transform: scaleX(1) scaleY(-1);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@-moz-keyframes scale-and-fade {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes scale-and-fade {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes scale-and-fade {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes scale-and-fade {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
