.sec-contents .sec-ttl {
 font-size: 24px;
 font-weight: bold;
 line-height: 1;
 margin-bottom: 30px;
}
.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:20px;
}

.sec-contents ul.algnR {
  margin-top: 100px;
}
