.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#sub-terms-personal .terms-ul.type-etc li {
  margin-bottom: 10px;
}

.sub-page-terms-hd {
  background-color: #347de6;
  height: 300px;
  text-align: center;
  padding-top: 190px;
  font-weight: bold;
  color: white;
  font-size: 50px;
  letter-spacing: -0.5px;
}

.terms-contents-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  line-height: 1.5;
  word-break: keep-all;
}

.terms-contents-wrapper .star-icon {
  color: #ffc107;
}

.terms-article {
  margin-bottom: 30px;
  font-size: 15px;
  color: #333;
}

.terms-article-title {
  font-size: 17px;
  color: black;
  margin-bottom: 15px;
  font-weight: 600;
}

.terms-paragraph {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.terms-ul.type-order {
  padding-left: 10px;
}

.terms-ul.type-order > li {
  padding-left: 15px;
}

.terms-ul.type-order > li:nth-child(10) {
  padding-left: 25px;
}

.terms-ul.type-order > li:nth-child(1):before {
  content: "1.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(2):before {
  content: "2.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(3):before {
  content: "3.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(4):before {
  content: "4.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(5):before {
  content: "5.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(6):before {
  content: "6.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(7):before {
  content: "7.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(8):before {
  content: "8.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(9):before {
  content: "9.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-order > li:nth-child(10):before {
  content: "10.";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num {
  padding-left: 10px;
}

.terms-ul.type-num > li {
  padding-left: 20px;
  margin-bottom: 10px;
}

.terms-ul.type-num > li:nth-child(1):before {
  content: "①";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(2):before {
  content: "②";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(3):before {
  content: "③";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(4):before {
  content: "④";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(5):before {
  content: "⑤";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(6):before {
  content: "⑥";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(7):before {
  content: "⑦";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-num > li:nth-child(8):before {
  content: "⑧";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-etc {
  padding-left: 10px;
  font-size: 0.9em;
}

.terms-ul.type-etc > li {
  margin-bottom: 10px;
}

.terms-ul.type-default {
  padding-left: 10px;
}

.terms-ul.type-default > li {
  padding-left: 12px;
  margin-bottom: 10px;
}

.terms-ul.type-default > li:before {
  content: "-";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li {
  padding-left: 17px;
}

.terms-ul.type-in-num > li:nth-child(1):before {
  content: "1)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(2):before {
  content: "2)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(3):before {
  content: "3)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(4):before {
  content: "4)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(5):before {
  content: "5)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(6):before {
  content: "6)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(7):before {
  content: "7)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(8):before {
  content: "8)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(9):before {
  content: "9)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul.type-in-num > li:nth-child(10):before {
  content: "10)";
  display: inline-block;
  top: 0;
  left: 0;
  position: absolute;
}

.terms-ul li {
  position: relative;
}

.terms-ul > li {
  margin-bottom: 20px;
}

.terms-ul .terms-ul {
  padding-left: 0;
  font-size: 0.9em;
  margin: 10px 0 15px;
}

.terms-ul .terms-ul > li {
  margin-bottom: 7px;
}

.in-terms-ul {
  font-size: 13px;
  line-height: 1.8;
  margin: 10px 0 20px;
}

.terms-desc {
  font-size: 0.9em;
  margin: 10px 0;
}

.terms-pers-table {
  border: 1px solid #c8c8c8;
  margin-bottom: 20px;
  margin-left: 10px;
  width: 70%;
  text-align: center;
  border-collapse: collapse;
}

.terms-pers-table th {
  border-bottom: 1px solid #c8c8c8;
  background-color: #f0f0f0;
  font-size: 14px;
  padding: 5px 0;
  border-right: 1px solid #c8c8c8;
}

.terms-pers-table td {
  border-right: 1px solid #c8c8c8;
  text-align: left;
  padding: 10px 15px;
  font-size: 14px;
}

.terms-pers-table .terms-ul li {
  margin-bottom: 5px;
}

.in-mini-contents {
  padding: 20px 15px;
  margin: 25px 0 25px 10px;
  font-size: 14px;
  border: 1px solid #f0f0f0;
  width: 70%;
}

.in-mini-contents .in-subject {
  font-weight: 500;
  margin-bottom: 10px;
  color: black;
}

.in-mini-contents .in-subject:before {
  content: "[ ";
}

.in-mini-contents .in-subject:after {
  content: " ]";
}

@media all and (max-width: 1440px) {
  .terms-contents-wrapper {
    max-width: 90%;
  }
}

@media all and (max-width: 768px) {
  .terms-contents-wrapper {
    max-width: 95%;
  }
  .sub-page-terms-hd {
    height: 225px;
    padding-top: 150px;
    font-size: 35px;
  }
}

@media all and (max-width: 576px) {
  .sub-page-terms-hd {
    height: 145px;
    padding-top: 95px;
    font-size: 24px;
  }
  .terms-contents-wrapper {
    max-width: 100%;
    padding: 20px;
  }
  .terms-article {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .terms-article-title {
    font-size: 15px;
  }
  .terms-paragraph {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .terms-ul.type-num {
    padding-left: 5px;
  }
  #sub-terms-personal .terms-ul.type-etc li {
    margin-bottom: 5px;
  }
  .in-mini-contents {
    width: 100%;
    font-size: 11px;
    margin: 0 auto 12px;
  }
  .terms-pers-table {
    width: 100%;
    margin: 20px 0;
  }
  .terms-pers-table th {
    font-size: 11px;
  }
  .terms-pers-table td {
    font-size: 11px;
    padding: 10px;
  }
}
