@charset "UTF-8";
.cong-style {
  text-align: center;
  border-bottom: 4px solid #c00;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  max-width: 100%;
}

.cong-style.st2 {
  border-color: #f4d42c;
}

.cong-style.st3 {
  border-color: #2741f1;
}

.cong-style.st4 {
  border-color: #00a725;
}

.cong-style2 {
  font-size: 34px;
  font-weight: bold;
  margin: 10px 0;
}

.cong-style3 {
  border-color: #f67912!important;
}
.cong-style4 {
  color: #c00;
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  font-weight: 700;
  margin-top: .5em;
  position: relative;
}
.cong-style4::after {
  position: absolute;
  bottom: -10px;
  right: 30px;
  content: "\e924";
  font-family: yubin;
  display: inline-block;
  font-weight: 400;
}

.cong-dflex {
  text-align: center;
}
.cong-top {
  margin-top: auto;
}
.cong-status {
  text-align: center;
}

.cong-link {
  text-align: left;
}

.is-hidden {
  display:none!important;
}

