#seminar .se-main .se-left .sel-item .sel-item-list span {
  margin-right: 0;
  font-size: 24px;
  padding-top: 4px;
}
@media (max-width: 1000px) {
  #seminar .se-main .se-left .sel-item .sel-item-list span {
    font-size: 0.28rem;
    padding-top: 0.0384615385rem;
  }
}
#seminar .se-main .se-right .ser-deal b:after, #seminar .se-main .se-right .ser-deal, #seminar .se-main .note-form {
  display: none;
}
#seminar .se-main .se-right .ser-btnsure input {
  font-size: 18px;
}
@media (max-width: 1000px) {
  #seminar .se-main .se-right .ser-btnsure input {
    font-size: 0.3076923077rem;
  }
}
#seminar .check-agree {
  display: none;
}
#seminar .note-form {
  color: white;
  font-size: 13px;
  margin-top: 5px;
}
@media (max-width: 1000px) {
  #seminar .note-form {
    font-size: 0.25rem;
    margin-top: 0.0961538462rem;
  }
}

.pc_complete .title {
  font-size: 36px;
}
@media (max-width: 1000px) {
  .pc_complete .title {
    font-size: 0.3846153846rem;
  }
}

.popup-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: #000;
  opacity: 0.2;
  z-index: 999;
}
@media (max-width: 1000px) {
  .popup-overlay {
    display: none;
  }
}

.popup {
  display: none;
  position: fixed;
  width: 5.3846153846rem;
  height: 9.6153846154rem;
  z-index: 99999;
  padding: 0.4807692308rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 0.0769230769rem 0.3846153846rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media (min-width: 1000px) {
  .popup {
    height: 650px;
    width: 1100px;
    padding: 40px 50px;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}
.popup .content__popup {
  overflow: auto;
  border: 1px solid #A5A5A5;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16.5px;
}
@media (max-width: 1000px) {
  .popup .content__popup {
    font-size: 0.3076923077rem;
    margin-top: 0.3846153846rem;
    margin-bottom: 0.3846153846rem;
    padding: 0.2884615385rem;
    border-width: 0.0192307692rem;
    height: 5.9615384615rem;
  }
}
.popup .popup__title {
  font-size: 0.3461538462rem;
  letter-spacing: 0.0230769231rem;
  font-weight: bold;
}
@media (min-width: 1000px) {
  .popup .popup__title {
    font-size: 25px;
    line-height: 36px;
    letter-spacing: 2px;
  }
}
.popup .check_close {
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 1000px) {
  .popup .check_close {
    font-size: 0.3076923077rem;
  }
}
.popup .check_close label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .popup .check_close label {
    gap: 0.0961538462rem;
    align-items: flex-start;
  }
}
.popup .check_close input {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .popup .check_close input {
    width: 0.4230769231rem;
    height: 0.4230769231rem;
    transform: translateY(0.0384615385rem);
  }
}/*# sourceMappingURL=webiner_p_s_seminer.css.map */