@charset "UTF-8";

.label-breadcrumb-bottom {
  margin-top: -30px;
}

.label-type-1 {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 15px 0 13px;
  text-align: center;
  line-height: 1.3;
}

.label-type-1 a {
  color: #fff;
  text-decoration: underline;
}

.label-red {
  background: #DD2352;
  color: #fff;
}

.label-green {
  background: #00AAA4;
  color: #fff;
}

.label-orange {
  background: #ff5825;
  color: #fff;
}

.label-skyblue {
  background: #54afc2;
  color: #fff;
}

.label-type-2 {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 8px 0 6px;
  text-align: center;
  margin: 0;
  line-height: 1.3;
}
