<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#terms-main-content {
  background: #EFEFEF;
}
#terms-main-content .contentsWrapper {
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: calc(100% - 80px);
}
@media (max-width: 750px) {
  #terms-main-content .contentsWrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
  }
}
#terms-main-content .terms-section {
  border-bottom: solid 1px #CCCCCC;
  padding-bottom: 37px;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media (max-width: 750px) {
  #terms-main-content .terms-section {
    padding-bottom: 22px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
#terms-main-content .terms-section .terms-title3, #terms-main-content .terms-section .terms-desc {
  padding-left: 14px;
}
#terms-main-content .terms-page-title-l {
  margin-bottom: 60px;
  flex: 0 1 100%;
  padding-top: 60px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 750px) {
  #terms-main-content .terms-page-title-l {
    margin-bottom: 30px;
    padding-top: 30px;
    font-size: 2rem;
  }
}
#terms-main-content .terms-title1 {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 19px;
}
@media (max-width: 750px) {
  #terms-main-content .terms-title1 {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
}
#terms-main-content .terms-title2 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  #terms-main-content .terms-title2 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
}
#terms-main-content .terms-title2:not(:nth-child(2)) {
  margin-top: 37px;
}
@media (max-width: 750px) {
  #terms-main-content .terms-title2:not(:nth-child(2)) {
    margin-top: 22px;
  }
}
#terms-main-content .terms-title3, #terms-main-content .terms-desc {
  font-size: 1.4rem;
  line-height: 1.57;
  margin-bottom: 14px;
}
@media (max-width: 750px) {
  #terms-main-content .terms-title3, #terms-main-content .terms-desc {
    line-height: 1.71;
    margin-bottom: 10px;
  }
}
#terms-main-content .terms-title3 .indent-1 li, #terms-main-content .terms-desc .indent-1 li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
#terms-main-content .terms-title3 ol, #terms-main-content .terms-desc ol {
  padding-left: 1.2em;
}
#terms-main-content .terms-title3 ol li, #terms-main-content .terms-desc ol li {
  list-style-type: decimal;
}
</pre></body></html>