.sec-contents .sec-ttl {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}
.sec-contents p {
  line-height: 1.6;
}
.sec-contents ol {
  margin:60px 0px;
  padding-left:20px;
  line-height: 1.6;
}
.sec-contents ol li {
  margin-bottom:30px;
}

.sec-contents ul.algnR {
  margin: 100px 0;
  text-align: right;
}
