/* --------------------------------terms_sec-------------------------------- */
.terms_sec {width: 100%; padding: 8.556rem 0;}
.terms_sec .title {margin-bottom: 1.111rem; padding-bottom: 1.667rem; text-align: center; font-size: 1.889rem; color: #2B2B2B; font-weight: 700; border-bottom: 1px solid #2B2B2B;}
.terms_sec .text_wrap .sub_title:not(:first-child) {margin-top: 2rem;}
.terms_sec .text_wrap .sub_title {margin-bottom: 0.2rem; font-size: 0.778rem; font-weight: 800; color: #3A3A3A;}
.terms_sec .text_wrap p {font-size: 0.722rem; white-space: pre-line; line-height: 146%; color: #3A3A3A;}
@media screen and (max-width:767px) {
    .terms_sec .text_wrap h3 {font-size: 1rem; }
    .terms_sec .text_wrap p {font-size: 0.857rem;}
}/* sm */
/* --------------------------------terms_sec end-------------------------------- */