.s-terms-contents {
  background: #fff;
  padding: 50px 65px;
  line-height: 1.8571;
}

.s-terms-list {
  list-style: none outside;
}

.c-heading-L3 + .s-terms-list {
  margin-top: 14px;
}

.s-terms-list--gutter {
  margin-top: 1em;
}

.s-terms-list__item {
  position: relative;
  padding-left: 1em;
}

.s-terms-list--gutter .s-terms-list__item:not(:first-child) {
  margin-top: 1em;
}

.s-terms-list__item::before {
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
  content: "\0030fb";
}

.lang-en .s-terms-list.s-terms-list--minus .s-terms-list__item::before {
  content: "- ";
}

.s-terms-heading-L3 {
  margin-top: 17px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: normal;
}

.s-terms-paragraph {
  margin-top: 14px;
}

.s-terms-heading-L3 + .s-terms-paragraph {
  margin-top: 0;
}

.s-terms-os {
  padding-left: 1em;
}

.lang-en .s-terms-os {
  margin-top: 10px;
}

.s-terms-os__head:not(:first-child) {
  margin-top: 10px;
}

.s-terms-kome {
  position: relative;
  margin-top: 1em;
  padding-left: 1em;
}

.s-terms-kome::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  content: "\00203b";
}

.lang-en .s-terms-kome::before {
  content: "\002a";
}

.c-heading-L3 {
  position: relative;
  margin-bottom: 0;
  font-weight: normal;
}

.c-heading-L3:not(:first-child) {
  margin-top: 24px;
}

@media only screen and (max-width: 768px) {
  .s-terms-contents {
    margin: 0 10px;
    padding: 24px 20px 34px;
    line-height: 1.8461;
  }
  .s-terms-heading-L3 {
    margin-top: 23px;
  }
  .c-heading-L3:not(:first-child) {
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 769px) {
  .c-jumbotron {
    margin: 0 auto 40px auto;
    padding: 40px 80px;
    width: 1004px;
  }
}
