/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2021 | 07:33:27 */
@media screen and (min-width: 641px) {
.u-only-sp {
  display: none;
}
}


.u-fs-sm {
  font-size: 12px !important;
}

.u-fs-lg {
  font-size: 18px !important;
}

.has-text-align-center {
    text-align: center;
}

.sq-limited {
  display: inline-block;
  background: #e31568;
  color: #fff;
  padding: .2em;
  margin: .2em 0;
}