
.loading-small[data-v-72852003]{width: 60px; height: 30px; margin: 0 auto;}
.loading-rect[data-v-72852003]{display: inline-block; width: 3px; height: 30px; margin-right: 6px; background-color: var(--blue); animation: stretchdelay-72852003 1.2s ease-in-out infinite; -webkit-animation: stretchdelay-72852003 1.2s ease-in-out infinite;
}
.rect02[data-v-72852003]{animation-delay: -1.1s; -webkit-animation-delay: -1.1s;
}
.rect03[data-v-72852003]{animation-delay: -1.0s; -webkit-animation-delay: -1.0s;
}
.rect04[data-v-72852003]{animation-delay: -0.9s; -webkit-animation-delay: -0.9s;
}
.rect05[data-v-72852003]{animation-delay: -0.8s; -webkit-animation-delay: -0.8s;
}
@keyframes stretchdelay-72852003{
0%,40%,100%{transform: scaleY(0.4); -webkit-transform: scaleY(0.4);}
20%{transform: scaleY(1.0); -webkit-transform: scaleY(1.0);}
}
@-webkit-keyframes stretchdelay-72852003{
0%,40%,100%{transform: scaleY(0.4); -webkit-transform: scaleY(0.4);}
20%{transform: scaleY(1.0); -webkit-transform: scaleY(1.0);}
}


.noContent[data-v-01d8d08c] {
  text-align: center;
  padding: 30px 0;
}
.noContent > h4[data-v-01d8d08c] {
  margin-top: 25px;
}

