.c5-c-text-bold {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.5;
}

.c5-stand__btn {
  margin-top: 40px;
  margin-bottom: 40px;
}

.c5-note-block * {
  font-size: 12px;
  font-weight: 300;
  color: #83838F;
  line-height: 1.4;
}

.c5-c-text a {
  color: #3865E0;
}

.c5-mt-2 {
  margin-top: 2%;
}

.c5-2column-flex-txt span.c5-txtlist {
  line-height: 1.5;
  display: block;
}

a.s5-link:before {
  content: none;
}
p.c5-c-text.c5-model-link {
  display: block;
  padding: 12px 18px;
}
.c5-link__btn a {
  display: inline-block;
  padding: 0;
}


.c5-note-block p.c5-c-text a:after {
  content: none;
}

@media screen and (max-width: 1000px) {
  .c5-c-text-bold {
    font-size: 1.8vw; } }

@media screen and (max-width: 768px) {
  .c5-c-text-bold {
    font-size: 4vw; } }

    @media screen and (max-width: 1000px) {
      .c5-2column-flex-txt {
        font-size: 1.6vw; } }
    
    @media screen and (max-width: 768px) {
      .c5-2column-flex-txt {
        font-size: 3.73333vw; } }