@charset "UTF-8";
.contents-view {
  background-image: url(../img/privacy.webp);
}
.page-contents-h2.page-fadeIn {
    margin-bottom:0;
  }
.p-list li {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
p.list-text {
    font-weight: normal;
}
ol.p-list {
    margin-bottom: 30px;
}

.section-title {
    margin-top: 40px;
}
