/* ==========================================================
ignis Terms
Created: 2021-01

01.termsSect
02.
========================================================== */
/* 1.termsSect
* ------------------------- */
.termsSect {
  margin-top: 9.7014925373%;
}
.termsSect + .termsSect {
  margin-top: 11.1940298507%;
}
.termsSect h3 {
  font-size: 1.2857142857em;
  line-height: 1;
  padding-bottom: 0.8333333333em;
  margin-bottom: 7.4626865672%;
  border-bottom: #d16c15 1px solid;
}
.termsSect .block + .block {
  margin-top: 1.5em;
}
.termsSect .block h4 {
  font-size: 1.1428571429em;
  font-weight: bold;
  line-height: 2;
}

/*/////////////////////////////
 RWD
/////////////////////////////*/
@media (min-width: 813px) {
  .termsSect {
    margin-top: 3.5714285714em;
  }
  .termsSect + .termsSect {
    margin-top: 3.9285714286em;
  }
  .termsSect h3 {
    font-size: 1.7142857143em;
    padding-bottom: 1em;
    margin-bottom: 1.25em;
  }
}

/*# sourceMappingURL=terms.css.map */
