.subbox { margin-bottom: 4rem;text-align: center;}
.subtit {font-size: 3rem;font-weight: 700;}
.subtxt {font-size: 1.8rem;text-align: left;line-height: 1.5;margin-top: 2rem;background: #f2f5fa;padding: 3rem;border-radius: 2rem;}
.terms-content {line-height: 1.8;color: #000;font-size: 1.6rem;max-width: 100%;}
.terms-chapter {font-size: 2.5rem;font-weight: 700;margin-top: 5rem;margin-bottom:1rem;}
.terms-content .terms-h2 {font-size: 2rem;font-weight: 700;color: #000;margin-top: 5rem;margin-bottom: 1.2rem;padding-bottom: 0.5rem;border-bottom: 1px solid #e0e0e0;}
.terms-content .terms-h2:first-child {margin-top: 0;}
.terms-content .terms-h2.mt00 {margin-top: 0;}
.terms-content .terms-chapter.mt00 {margin-top: 0;}
.terms-content p {margin: 0 0 1.5rem 0;word-break: keep-all;font-weight: 400;}
.terms-content p.terms-item {text-indent: 0;margin-bottom: 0.5rem;}
.terms-content .terms-h2 + .terms-block { margin-top: 4px; }
.terms-content ol {margin: 8px 0 20px 0;padding-left: 1.5em;list-style-type: decimal;}
.terms-content ol li {margin-bottom: 8px;padding-left: 0.5em;text-indent: -0.5em;font-weight: 400;}
.terms-content ul {margin: 8px 0 20px 0;padding-left: 2.5em;list-style-type: disc;}
.terms-content ul li {margin-bottom: 6px;padding-left: 0.5em;text-indent: -0.5em;font-weight: 400;}
.terms-content .terms-h2 + p {margin-top: 4px;}
.terms-content .terms-h2 + ol,
.terms-content .terms-h2 + ul {margin-top: 4px;}
.terms-content .terms-block {margin-bottom: 16px;}
.terms-content .terms-block p {margin-bottom: 6px;}
.terms-content .terms-block p:last-child {margin-bottom: 0;}
.terms-content .terms-block ul,
.terms-content .terms-block ol {margin-top: 6px;margin-bottom: 10px;}
.terms-content .terms-contact {margin-top: 12px;padding-left: 0.5em;}
.terms-content ol.terms-num-list {padding-left: 2em;list-style-type: decimal;}
.terms-content ol.terms-num-list > li {margin-bottom: 1.2rem;}
.terms-content ol.terms-num-list > li > ul {margin-top: 0.5rem;margin-bottom: 0;padding-left: 1.5em;}
.terms-content p.terms-note {text-indent: 0;margin-top: 0.8rem;margin-bottom: 1rem;padding-left: 0.5em;color: #555;}
.terms-content .terms-contact-title {font-weight: 700;text-indent: 0;margin-top: 1.2rem;margin-bottom: 0.5rem;}
.terms-content .terms-contact-title:first-child {margin-top: 0;}
.terms-content .terms-contact ul {margin-bottom: 0.8rem;}
.terms-content p br {display: block;content: "";margin-top: 6px;}

@media screen and (max-width: 768px) {
    .subbox {margin-bottom: 2rem;}
    .terms-content ol li {padding-left: 0em;text-indent: 0rem;}
    .terms-chapter {font-size: 2rem;}
    .terms-content .terms-h2 {font-size: 1.8rem;}
    .subtit {line-height: 1.3;}
}
