@charset "UTF-8";

.contsTtl .redH {
  background: #e50012;
}
.redtx{
  color: #ff0000;
  font-weight: bold;
}
.txBold{
  font-weight: bold;
}
.redBtn {
  background-color: #e50012;
  -webkit-box-shadow: 0px -5px 0px 0px #99000d inset;
  box-shadow: 0px -5px 0px 0px #99000d inset;
}
.cpNotesItem02{
  padding: 0px 0px 0px 5.5rem;
}
.cpNotesItem03 {
  padding-left: 3em;
  text-indent: -2.5em;
}