#contents-training-background {
  margin-top: -20px;
  background: #ffffff;
}

.ash-cherry-background {
  margin: 0 10px 0 10px;
  min-height: 100%;
  background: #e8d3d1;
  border-bottom: 1px solid;
}

.green-background {
  margin: 0 10px 0 10px;
  min-height: 100%;
  background: #95d0b6;
  border-bottom: 1px solid;
}

.blue-background {
  margin: 0 10px 0 10px;
  min-height: 100%;
  background: #ccedff;
  border-bottom: 1px solid;
}

.yellow-background {
  margin: 0 10px 0 10px;
  min-height: 100%;
  background: #ffedcc;
  border-bottom: 1px solid;
}

.white-background {
  margin: 0 10px 0 10px;
  min-height: 100%;
  background: #fffcfc;
  border-bottom: 1px solid;
}

.pale-red-background {
  margin: 0 10px 50px 10px;
  min-height: 100%;
  background: #ffd4cc;
  border-bottom: 1px solid;
}

.border-line-pink {
  border-bottom: 1px solid #c7567d;
  margin: 0 10px 0 10px;
}

.border-line-forestgreen {
  border-bottom: 1px solid #228b22;
  margin: 0 10px 0 10px;
}

.border-line-royalblue {
  border-bottom: 1px solid #4169e1;
  margin: 0 10px 0 10px;
}

.border-line-brown {
  border-bottom: 1px solid #997b29;
  margin: 0 10px 0 10px;
}

.border-line-grey {
  border-bottom: 1px solid #646464;
  margin: 0 10px 0 10px;
}

.border-line-red {
  border-bottom: 1px solid #d3381c;
  margin: 0 10px 0 10px;
}

.title-img {
  width: 100%;
  vertical-align: middle;
}

.sub-title-black {
  padding: 20px 20px 10px 10px;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  color: #000000;
}

.contents-text-black {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 10px;
  padding-bottom: 20px;
  color: #000000;
  text-align: left;
  vertical-align: top;
}

#text-space {
  margin-top: 10px;
}

#training-footer {
  margin-bottom: 40px;
}

#content-space {
  padding-bottom: 10px;
}

.month-font {
  position: absolute;
  height: 40px;
  top: 9px;
  left: 10px;
  font-family: "Anton";
  font-style: normal;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}
