.title-style2 {
  padding: 0 0 25px; }

.agreement-container {
  width: 90%;
  max-width: 820px;
  margin: 0 auto;
  padding-bottom: 3em; }
  .agreement-container .update-date {
    text-align: center;
    margin: 3em 0;
    font-size: 1.8rem; }
  .agreement-container .agreement-section {
    margin-bottom: 8em; }
    .agreement-container .agreement-section .section-title {
      font-size: 2rem;
      margin-bottom: 6rem;
      padding: 0.8em 1.2rem;
      border-top: 1px solid #E1E1E1;
      border-bottom: 1px solid #E1E1E1; }
    .agreement-container .agreement-section .agreement-list {
      line-height: 1.8; }
      .agreement-container .agreement-section .agreement-list li {
        margin-bottom: 1.5em;
        padding-left: 1em;
        text-indent: -1em; }

@media screen and (max-width: 768px) {
  .agreement-container {
    padding-bottom: 2em; }
    .agreement-container .update-date {
      margin: 2.5em 0; }
    .agreement-container .agreement-section .section-title {
      font-size: 2rem;
      margin-bottom: 3rem; } }
