@charset "UTF-8";

/* このファイルに記載することでCSSを上書きできます
html {
  color: #F00;
}
*/
.p-terms-content__item-text,
.p-terms-content__item-list li {
  line-height: 2;
}
