html body .contents.contents_terms {
  padding-top: 0;
}
html body .contents.contents_terms h2 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_terms h2 {
    font-size: 1.25rem;
  }
}
html body .contents.contents_terms .contents_text {
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_terms .contents_text {
    margin-bottom: 2.5rem;
  }
}
html body .contents.contents_terms .contents_text p {
  margin-bottom: 2rem;
}
html body .contents.contents_terms .contents_text p:last-child {
  margin-bottom: 0;
}
html body .contents.contents_terms .contents_text p span.bold {
  font-weight: 700;
}
html body .contents.contents_terms .contents_text a {
  color: #55abee;
}
html body .contents.contents_terms .contents_text .contents_sub_text {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_terms .contents_text .contents_sub_text {
    margin-bottom: 1.5rem;
  }
}
html body .contents.contents_terms .contents_text .contents_sub_text:last-child {
  margin-bottom: 0;
}
html body .contents.contents_terms .contents_text .contents_sub_text h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
html body .contents.contents_terms .contents_list {
  margin-bottom: 2.5rem;
}
html body .contents.contents_terms .contents_list:last-child {
  margin-bottom: 0;
}
html body .contents.contents_terms .contents_list ul li {
  line-height: 1.5;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_terms .contents_list ul li {
    font-size: 0.875rem;
  }
}

/*# sourceMappingURL=terms.css.map */
