/**
 * gateway.css
 * createdAt: 2016.05.24
 * updatedAt: 2016.05.26
 */

/*========================================

  .mod-terms

========================================*/
.mod-terms {
  margin-top: 30px;
}
.mod-terms .txt-box {
  margin: 50px auto 0;
  text-align: center;
}
.mod-terms .txt-box strong {
  display: block;
  font-size: 106.3%;
  line-height: 1.2;
}
.mod-terms .txt-box p {
  margin-top: 5px;
  font-size: 93.8%;
  line-height: 1.7;
}