@charset "utf-8";
.-ml-16 {
  margin-left: -1.6rem !important;
}
.mt-8 {
  margin-top: 0.8rem !important;
}
.mt-12 {
  margin-top: 1.2rem !important;
}
.mt-32 {
  margin-top: 3.2rem !important;
}
.won-terms {
  font-size: 15px;
  font-weight: 400;
  padding: 16px 0 30px;
  color: #0c1723;
}

.won-terms h2 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 32px;
  text-align: center;
  color: #070f16;
}

.won-terms h2 sub {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: #323f4f8c;
}

.won-terms h3 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 16px;
}

.won-terms h3,
.won-terms h4 {
  color: #070f16;
}

.won-terms h4 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 12px;
}

.won-terms ol ol li {
  padding-left: 21px;
}

.won-terms ol ol li span:first-child {
  display: inline-block;
  width: 27px;
  margin-left: -27px;
  padding-right: 6px;
  text-align: right;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.won-terms li {
  margin: 12px 0;
}

.won-terms .bul {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 16px;
}

.won-terms .bul > span {
  display: inline-block;
  width: 18px;
  margin-left: -18px;
}

.won-terms table {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 32px;
  border-collapse: collapse;
  text-align: center;
}

.won-terms caption {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.won-terms th {
  height: 64px;
  padding: 12px;
  white-space: nowrap;
  border: 1px solid #7384950d;
  border-right: 0;
  background: #7384950d;
}

.won-terms th:first-child {
  border-left: 0;
}

.won-terms td {
  height: 44px;
  padding: 12px;
  white-space: nowrap;
  color: #0c1723;
  border: 1px solid #7384950d;
  border-right: 0;
}

.won-terms td:first-child {
  border-left: 0;
}

.won-terms p {
  margin-top: 12px;
}

.won-terms a {
  text-decoration: underline;
  color: #0871f3;
}

.won-terms .sign > div {
  display: flex;
  justify-content: flex-end;
}

.won-terms .sign > div:first-child span {
  margin-left: 40px;
}

.won-terms .sign > div:not(:first-child) span {
  margin-left: 80px;
}

.won-terms .table th {
  font-size: 15px;
  font-weight: 700;
  width: 150px;
  text-align: left;
}

.won-terms .table td {
  text-align: left;
  white-space: normal;
}

.won-terms .agree-box {
  display: flex;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #7384950d;
}

.won-terms .agree-box > div {
  margin-left: auto;
}

.won-terms .list-dot .no-bullet li {
  font-size: 15px;
  font-weight: 400;
  padding-left: 21px;
}

.won-terms .list-dot .no-bullet li:before {
  display: none;
}

.won-terms .list-dot .no-bullet li span:first-child {
  display: inline-block;
  width: 27px;
  margin-left: -27px;
  padding-right: 6px;
  text-align: right;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.won-terms .list-dot li {
  font-size: 15px;
  font-weight: 400;
  position: relative;
  margin-top: 12px;
  padding-left: 17px !important;
}

.won-terms .list-dot li:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 17px;
  content: "•";
  text-align: center;
}

.won-terms .list-dot li:last-child {
  margin-bottom: 0;
}

.won-terms .list-dot li ol li,
.won-terms .list-dot li ul li {
  font-size: 14px;
  font-weight: 400;
  padding-left: 17px;
}

.won-terms .list-dot li ol li:before,
.won-terms .list-dot li ul li:before {
  content: "-";
}

.won-terms .list-dot li ol li ol,
.won-terms .list-dot li ol li ul,
.won-terms .list-dot li ul li ol,
.won-terms .list-dot li ul li ul {
  counter-reset: num 0;
}

.won-terms .list-dot li ol li ol > li,
.won-terms .list-dot li ol li ul > li,
.won-terms .list-dot li ul li ol > li,
.won-terms .list-dot li ul li ul > li {
  counter-increment: num;
}

.won-terms .list-dot li ol li ol > li:before,
.won-terms .list-dot li ol li ul > li:before,
.won-terms .list-dot li ul li ol > li:before,
.won-terms .list-dot li ul li ul > li:before {
  font-size: 13px;
  top: 1px;
  content: counter(num) ")";
}

.won-terms.c-type h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.won-terms.c-type h2 + h3 {
  margin-top: 20px;
  text-align: center;
}

.won-terms.c-type h3,
.won-terms.c-type h4 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 16px;
}

.won-terms.c-type h3 span,
.won-terms.c-type h4 span {
  margin-right: 4px;
}

.won-terms.c-type h5 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 12px;
}

.won-terms.c-type .refer,
.won-terms.c-type h5 + .list-dot li {
  font-size: 14px;
  font-weight: 400;
}

.won-terms.c-type .refer {
  margin-top: 12px;
  margin-left: 16px;
  color: #0c172399;
}

.won-terms.c-type .refer > span {
  display: inline-block;
  width: 27px;
  margin-left: -27px;
  padding-right: 6px;
  text-align: right;
}

.won-terms.c-type ol li {
  padding-left: 0;
}

.won-terms.c-type ol li .refer {
  font: inherit !important;
}

.won-terms.c-type ul ol li:first-child > h4 {
  margin-top: 0;
}

.won-terms.c-type strong {
  font-weight: 600;
}

.won-terms.c-type .bg-box {
  padding: 20px;
  border-radius: 16px;
  background-color: #7384950d;
}

.won-terms.c-type .bg-box p {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.won-terms.c-type .agree-rank {
  display: flex;
}

.won-terms.c-type .agree-rank div {
  font-size: 13px;
  font-weight: 500;
  position: relative;
  flex: 1 1;
  margin-top: 0;
  padding-top: 28px;
  text-align: center;
  color: #0c172399;
}

.won-terms.c-type .agree-rank div.active {
  font-weight: 600;
  color: #0b0f13e8;
}

.won-terms.c-type .agree-rank div.active:after {
  position: absolute;
  z-index: 10;
  top: 5px;
  right: 5px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border: 2px solid #8295a71c;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 #002d7d1f, 0 0 0.5px 0 #002d7d29;
}

.won-terms.c-type .agree-rank div:before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 20px;
  content: "";
  text-align: left;
  border-radius: 10px;
}

.won-terms.c-type .agree-rank div:first-child:before {
  background-color: #2589f4;
}

.won-terms.c-type .agree-rank div:nth-child(2):before {
  background-color: #00ad7c;
}

.won-terms.c-type .agree-rank div:nth-child(3):before {
  background-color: #febb10;
}

.won-terms.c-type .agree-rank div:nth-child(4):before {
  background-color: #ff8614;
}

.won-terms.c-type .agree-rank div:nth-child(5):before {
  background-color: #ee444a;
}

.won-terms.c-type .agree-rank div:first-child:before {
  z-index: 4;
  width: 100%;
}

.won-terms.c-type .agree-rank div:nth-child(2):before {
  z-index: 3;
  width: 200%;
}

.won-terms.c-type .agree-rank div:nth-child(3):before {
  z-index: 2;
  width: 300%;
}

.won-terms.c-type .agree-rank div:nth-child(4):before {
  z-index: 1;
  width: 400%;
}

.won-terms.c-type .agree-rank div:nth-child(5):before {
  z-index: 0;
  width: 500%;
}

.won-terms.c-type .agree-check {
  margin-top: 20px;
  margin-bottom: 24px;
  text-align: center;
  color: #0b0f13b8;
}

.won-terms.c-type .agree-check p {
  font-size: 15px;
  font-weight: 500;
}

.won-terms.c-type .agree-check p strong {
  font-size: 16px;
  font-weight: 600;
}

.won-terms.c-type .agree-check p em {
  position: relative;
  display: inline-block;
}

.won-terms.c-type .agree-check p em:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #0b0f13b8;
}

.won-terms.c-type .agree-check div {
  margin-top: 12px;
}

.won-terms.c-type .agree-check div .badge {
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  min-width: 45px;
  height: 28px;
  margin-right: 10px;
  padding: 6px;
  color: var(--var-white-100);
  border-radius: 6px;
}

.won-terms.c-type .agree-check div .badge.red {
  background-color: #ee444a;
}

.won-terms.c-type .agree-check div .badge.blue {
  background-color: #2589f4;
}

.won-terms.c-type .agree-check div .badge.green {
  background-color: #00ad7c;
}

.won-terms.c-type .agree-check div .badge.yellow {
  background-color: #febb10;
}

.won-terms.c-type .agree-check div .badge.orange {
  background-color: #ff8614;
}

.won-terms.c-type .agree-check div label {
  position: relative;
  margin: 0 6px;
  padding-left: 20px;
  cursor: pointer;
}

.won-terms.c-type .agree-check div label input {
  position: absolute;
  z-index: var(--z-index-layout);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

.won-terms.c-type .agree-check div label input:checked + span:after {
  transform: scale(1);
}

.won-terms.c-type .agree-check div label span:before {
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 1px solid #020c15b8;
}

.won-terms.c-type .agree-check div label span:after {
  position: absolute;
  top: calc(50% - 4px);
  left: 2px;
  display: block;
  width: 8px;
  height: 8px;
  padding: 2px;
  content: "";
  transform: scale(0);
  background-color: #020c15b8;
}
