.u-tb {
  color: #0096e1;
}

.u-tg {
  color: #41b432;
}

.u-tr {
  color: #dc1e37;
}

.u-to {
  color: #f59600;
}

.u-fwb {
  font-weight: bold;
}

.u-fs115 {
  font-size: 115%;
}

.u-fs143 {
  font-size: 143.5%;
}

.u-w90 {
  width: 89%;
}

.u-boxcenter {
  margin: 0 auto;
}

.u-boxgreen {
  border-color: #41b432;
  background-color: #fff;
}

.u-boxred {
  border-color: #dc1e37;
  background-color: #fff;
}

.box-content-01 h3.u-tg {
  font-size: 143.5%;
  font-weight: bold;
}

.box-content-01 h3.u-tr {
  font-size: 143.5%;
  font-weight: bold;
}

.list-bullet-01.u-listleft li {
  background-image: none;
}

#content-container .contentSubstitute {
  margin: 0 auto;
  padding: 50px 30px 11px;
  width: 1170px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1186px) {
  #content-container .contentSubstitute {
    width: 100%;
  }
}

@media screen and (max-width: 940px) {
  #content-container .contentSubstitute {
    padding: 25px 15px 6px;
  }
}

@media screen and (min-width: 641px) {
  .u-listleft {
    display: flex;
    justify-content: center;
  }
  .u-listleft li {
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .list-bullet-01.u-listleft li {
    padding-bottom: 5px;
  }
}