@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
p {
  font-size: 1.4rem;
  line-height: 1.5;
  word-break: keep-all;
}

.txt--center {
  margin: 0 auto;
  text-align: center;
}
.txt--bold {
  font-weight: 700;
}
.txt--reg {
  font-weight: normal;
}
.txt--red {
  color: #ff346a;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Pretendard", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif;
}

html,
body {
  width: 100%;
  height: 100%;
  font-family: "Pretendard", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif;
  font-size: 62.5%;
  font-weight: 400;
  color: #222;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
details,
menu,
figure,
figcaption {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin-bottom: 0;
}

ol,
ul,
li {
  list-style: none;
}

input,
textarea,
select {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px; /* iOS 둥근모서리 제거 */
  font-family: "Pretendard", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif;
}

input,
select,
textarea,
button {
  outline: none;
}

textarea {
  resize: none;
}

select {
  cursor: pointer;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  border-style: hidden;
  width: 100%;
  text-align: center;
  table-layout: fixed;
}

th,
td {
  border-collapse: collapse;
}

caption,
legend {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px !important;
  height: 1px !important;
  margin: -1px;
  overflow: hidden;
}

form,
fieldset,
iframe,
button,
hr {
  border: 0;
}

i,
em,
address {
  font-style: normal;
}

label,
button {
  cursor: pointer;
}

blockquote,
q {
  quotes: none;
}

img {
  display: block;
  max-width: 100%;
  border: 0;
  vertical-align: top;
}

a {
  outline: 0;
  text-decoration: none;
  color: inherit;
}

a:active,
a:hover {
  outline: 0;
}

strong {
  font-weight: 700;
}

button {
  padding: 0;
  background: inherit;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  cursor: pointer;
}

.btn {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn--primary {
  height: 5.6rem;
  color: #fff;
  background-color: #485668;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 0.6rem;
}
.btn--wide {
  width: 100%;
}
.btn-icon {
  width: 2rem;
  margin-left: 4px;
}
.btn-iconDown {
  width: 100%;
  background-color: #78a3ff;
  color: #fff;
  font-size: 1.4rem;
  padding: 1.2rem;
}
.btn-iconDown img {
  width: 1.9rem;
  margin-left: 3px;
}
.btn--back {
  width: 1.2rem;
  height: 2rem;
  margin: initial;
  padding: 5px 10px;
  padding-left: 0;
  box-sizing: initial;
}
.btn__kakao {
  width: calc(100% - 9.5rem);
  height: 5.4rem;
  color: #222;
  background-color: #f9e003;
  margin-top: 7.6rem;
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 0.6rem;
}
.btn__kakao:before {
  content: "";
  margin-right: 0.8rem;
  width: 2rem;
  height: 1.8501rem;
  background: url("../images/icon/ico_kakao_black.svg") no-repeat 0 0/100% 100%;
}
.btn__kakao2 {
  margin-top: 0;
}
.btn__txt {
  width: calc(100% - 6rem);
  height: 5.6rem;
  color: #fff;
  background-color: #485668;
  margin-top: 8.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 0.6rem;
}
.btn__entire {
  width: 100%;
  height: 5.5rem;
  color: #fff;
  background-color: #003279;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0;
}
.btn__entire:disabled {
  background-color: #f6f6f9;
}
.btn__entire2 {
  background-color: #666;
}
.btn__input {
  width: 12rem;
  height: 4.4rem;
  color: #fff;
  background-color: #78a3ff;
  font-size: 1.4rem;
  font-weight: 400;
  border-radius: 0.4rem;
  margin-left: 1rem;
}
.btn__input:disabled {
  background-color: #c3c3c3;
}
.btn__landing {
  width: calc(100% - 4rem);
  height: 5.5rem;
  color: #222;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2rem;
  border-radius: 0.6rem;
  position: relative;
  background-color: #e5edfa;
}
.btn__landing:after {
  content: "";
  position: absolute;
  right: 1.95rem;
  width: 1.6rem;
  height: 1.6rem;
  background: url("../images/icon/ico_arrow.svg") no-repeat 0 0/100% 100%;
}
.btn__cardnews {
  width: calc(100% - 19.6rem);
  height: 5.5rem;
  color: #fff;
  background-color: #485668;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 4px;
}
.btn__cardnews:before {
  content: "";
  margin-right: 0.8rem;
  width: 1.6rem;
  height: 1.6rem;
  background: url("../images/icon/ico_connect.svg") no-repeat 0 0/100% auto;
}
.btn__request {
  width: 100%;
  height: 5.5rem;
  color: #78a3ff;
  background-color: #ebf2fe;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0.6rem;
}
.btn__request:before {
  content: "";
  margin-right: 0.4rem;
  width: 1.35rem;
  height: 1.35rem;
  background: url("../images/icon/ico_request.svg") no-repeat 0 0/100% 100%;
}
.btn__call {
  position: relative;
  width: calc(100% - 4rem);
  height: 5.5rem;
  color: #fff;
  background-color: #003279;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0.6rem;
}
.btn__call:before {
  content: "";
  margin-right: 0.5rem;
  width: 1.8rem;
  height: 1.8rem;
  background: url("../images/icon/ico_phone.svg") no-repeat 0 0/100% 100%;
}
.btn__call:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px #f0f0f0 solid;
  top: 7rem;
}
.btn__cancel {
  width: 100%;
  height: 4rem;
  color: #666;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  font-size: 1.4rem;
  font-weight: 500;
  border-radius: 0.3rem;
}
.btn__num {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.4rem;
  color: #fff;
  background-color: #003279;
  width: calc(100% - 9.5rem);
  border-radius: 0.6rem;
}
.btn__num2 {
  display: none;
}
.btn-btm__wrap {
  height: 5.6rem;
  position: relative;
  transform: translateY(-100%);
  margin: auto;
}
.btn-btm__wrap .btn {
  width: 100%;
  height: 100%;
  background-color: #003279;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
}
.btn-btm__wrap .btn:disabled {
  background-color: #c3c3c3;
}

.footer {
  max-width: 750px;
  position: relative;
  transform: translateY(-100%);
  margin: auto;
}
.footer__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 400;
}
.footer1 {
  height: 4rem;
}
.footer1__txt {
  padding-top: 1rem;
  padding-left: 2rem;
  color: #c3c3c3;
}
.footer1__txt1 {
  color: #f6f6f9;
}
.footer2 {
  height: 9.5rem;
  margin-bottom: 0;
}
.footer2__txt {
  height: 4rem;
  padding-top: 1.35rem;
  padding-left: 2rem;
  color: #f6f6f9;
}
.footer3 {
  height: 13.5rem;
}

input:disabled {
  color: #f6f6f9;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}

.ipt__box {
  margin-top: 22px;
}
.ipt__box label {
  font-size: 1.4rem;
  font-weight: 600;
}
.ipt__box > div {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.ipt__box > div input {
  width: calc(100% - 12rem);
  background-color: #f6f6f9;
  border-bottom: 1px solid #222;
  padding: 12px 10px;
}
.ipt__box > div input:focus {
  border-color: #78a3ff;
}
.ipt__box > div input::-moz-placeholder {
  color: #c3c3c3;
}
.ipt__box > div input::placeholder {
  color: #c3c3c3;
}

.select {
  width: 100%;
  height: 4.5rem;
  position: relative;
  line-height: 1.9rem;
  font-weight: 400;
}
.select select {
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  color: #222;
  font-size: 14px;
  outline: none;
  padding: 1.3rem;
}
.select select:invalid {
  color: #f6f6f9;
}
.select select:disabled {
  color: #f6f6f9;
}
.select:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url("../images/icon/ico_select.svg") no-repeat 0 0/100% 100%;
  pointer-events: none;
}
.select.sel-time:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  background: url("../images/icon/ico_time.svg") no-repeat 0 0/100% 100%;
  pointer-events: none;
}

.select.disabled::after {
  background: url("../images/icon/ico_selectdisable.svg") no-repeat 0 0/100% 100% !important;
}

.ipt-datepicker {
  position: relative;
  width: 100%;
  height: 4.5rem;
  border-bottom: 2px solid #d2d2d2;
  display: inline-block;
}
.ipt-datepicker #ipt-datepicker {
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 400;
  padding-right: 4rem;
}
.ipt-datepicker #ipt-datepicker::-moz-placeholder {
  color: #f6f6f9;
  font-size: 1.5rem;
}
.ipt-datepicker #ipt-datepicker::placeholder {
  color: #f6f6f9;
  font-size: 1.5rem;
}
.ipt-datepicker::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  background: url("../images/icon/ico_calendar.svg") no-repeat 0 0/100% 100%;
  pointer-events: none;
}
.ipt #ipt-textarea {
  width: 100%;
  height: 10rem;
  border-radius: 0.3rem;
  border: 1px solid #d2d2d2;
  padding: 1rem 1rem;
  font-size: 1.5rem;
}
.ipt #ipt-textarea:focus {
  outline: none !important;
  border: 2px solid #78a3ff;
}
.ipt #ipt-textarea::-moz-placeholder {
  color: #f6f6f9;
}
.ipt #ipt-textarea::placeholder {
  color: #f6f6f9;
}
.ipt-textarea__txt {
  color: #666;
}

.daterangepicker {
  max-width: 260px;
}
.daterangepicker.show-calendar .drp-buttons {
  display: flex;
}
.daterangepicker .drp-buttons .btn {
  margin: auto;
}

.custom-select {
  width: 100%;
  position: relative;
}
.custom-select-trigger {
  padding: 12px 10px;
  position: relative;
  display: block;
  border-bottom: 1px solid #222;
  color: #c3c3c3;
}
.custom-select-trigger.active {
  color: #222;
}
.custom-select.open .custom-select-trigger {
  border-bottom: none;
}
.custom-select.open .custom-select-trigger:after {
  transform: translateY(-50%) rotate(-90deg);
}
.custom-select-trigger:after {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url("../images/icon/ico_arrow.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.3s ease-in-out;
}

.custom-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: 1px solid #222;
  display: none;
  z-index: 10;
  max-height: 180px;
  overflow-y: auto;
}

.custom-select.open .custom-options {
  display: block;
}

.custom-option {
  display: block;
  color: #333;
  cursor: pointer;
  font-size: 1.4rem;
  transition: background-color 0.2s ease;
  padding: 10px 15px;
}
.custom-option:not(.custom-option:last-child) {
  margin: 5px 0;
}
.custom-option:hover {
  background-color: #f0f0f0;
}
.custom-option.selected {
  color: #0055f6;
  font-weight: bold;
}

.pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.5);
  z-index: 9998;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pop--open {
  display: flex;
}
.pop__inner {
  padding: 3rem 4.5rem 3rem 4.5rem;
  width: 82%;
  max-width: 600px;
  background-color: #fff;
  border-radius: 0.6rem;
  text-align: center;
}
.pop__inner p {
  font-size: 1.6rem;
  font-weight: 700;
}
.pop__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem auto 0;
}
.pop__btn .btn {
  width: 11.5rem;
  height: 4.5rem;
  border-radius: 0.4rem;
  background-color: #485668;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
}
.pop__btn--column {
  flex-direction: column;
}
.pop__btn--column .btn {
  width: 16.8rem;
}
.pop__btn--row {
  gap: 1rem;
}
.pop__btn--row .btn {
  width: 100%;
  border-radius: 0.4rem;
}
.pop__btn--row .btn--cancel {
  background-color: #fff;
  color: #003279;
  border: 1px solid #003279;
}
.pop__txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2rem;
}
.pop .txt--light {
  font-weight: normal;
  margin-top: 10px;
}
.pop-calendar .selectpicker {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.pop-calendar .selectpicker__swiper {
  z-index: 10;
}
.pop-calendar .selectpicker__sort {
  position: absolute;
  top: 34%;
  left: 0;
  width: 100%;
  height: 5rem;
  border-top: 1px solid #f6f6f9;
  border-bottom: 1px solid #f6f6f9;
  background-color: transparent;
}
.pop-calendar .selectpicker__sort--time:after {
  content: ":";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.6rem;
}
.pop-calendar .selectpicker .swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.pop-calendar .selectpicker .swiper-container {
  width: 10.3rem;
  height: 15.45rem;
  float: left;
}
.pop-calendar .selectpicker .swiper-container .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.6rem;
  opacity: 0.25;
  transition: opacity 0.3s ease;
  font-weight: 700;
}
.pop-calendar .selectpicker .swiper-container .swiper-slide-active {
  opacity: 1;
}

.pop-alert {
  width: 100%;
  height: auto;
  background: rgba(72, 86, 104, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  top: initial;
  padding: 2rem;
}
.pop-alert div,
.pop-alert p,
.pop-alert button {
  color: #fff;
}
.pop-alert__top, .pop-alert__close {
  display: flex;
  justify-content: space-between;
}
.pop-alert__top {
  width: 100%;
}
.pop-alert__close > img {
  margin-right: 5px;
}
.pop-alert .doNotShow {
  text-decoration: underline;
}
.pop-alert__cnt {
  font-size: 1.2rem;
  margin-top: 1.2rem;
  text-align: center;
}

.calendar {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.calendar.no-data {
  border: none;
}

.ui-datepicker {
  width: 100%;
  border: none !important;
}
.ui-datepicker .has-event a {
  font-weight: 700;
  position: relative;
}
.ui-datepicker .has-event a::after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background-color: #0055f6;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: calc(50% - 0.3rem);
  z-index: 2;
}
.ui-datepicker-header {
  display: inline-block;
  background-color: transparent;
  border: none;
  margin-bottom: 24px;
}
.ui-datepicker-prev .ui-icon {
  transform: rotate(180deg);
}
.ui-datepicker .ui-corner-all {
  padding: 10px;
  top: 8px;
}
.ui-datepicker .ui-icon {
  background-image: url(../images/icon/ico_arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1.25rem auto;
}
.ui-datepicker-title {
  font-size: 1.4rem;
  line-height: 1.4rem !important;
  margin: 0 2rem !important;
}
.ui-datepicker-calendar {
  border: none !important;
}
.ui-datepicker-calendar thead {
  display: none;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
  padding: 0;
  line-height: 4.5rem;
  text-align: center;
}
.ui-datepicker-calendar td {
  height: 4.75rem;
  font-size: 1.6rem;
}
.ui-datepicker-calendar td a {
  height: 100%;
  display: block;
  padding: 0;
  line-height: 4.5rem;
}
.ui-datepicker-today {
  background-color: #dde9ff !important;
  border-radius: 4px;
}
.ui-datepicker .ui-state-default {
  background: transparent !important;
  border: none !important;
  text-align: center;
}
.ui-datepicker .ui-state-active {
  background-color: #dde9ff !important;
  border-radius: 4px;
  color: #222;
}
.ui-datepicker .ui-state-default {
  color: #222;
}

.ck-content {
  padding: 0 25px !important;
}

.ck-content ol {
  list-style: decimal !important;
}

.ck-content ul {
  list-style: initial !important;
}

.ck-content li {
  padding: initial !important;
  margin: initial !important;
  list-style: inherit !important;
}

.ck-content i,
.ck-content em {
  font-style: italic;
}

#wrap {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  margin: auto;
  max-width: 750px;
}

.login {
  padding-bottom: 4rem;
}
.login.login2 {
  padding-bottom: 13.5rem;
}

.join {
  padding-bottom: 9.5rem;
}

.landing {
  padding-bottom: 4rem;
}

.contents {
  padding-bottom: 4rem;
}

.request {
  padding-bottom: 4rem;
}
.request.request2 {
  padding-bottom: 9.5rem;
}

.pop_view {
  font-size: 2rem;
}

.contType {
  background-color: #f6f6f9;
}
.contType h2 {
  font-size: 2rem;
  font-weight: 700;
}
.contType h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.contType h4 {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.contType__title {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.6rem 2rem;
}
.contType__title-icon {
  width: 4.4rem;
  height: 4.4rem;
  background-color: #dde9ff;
  border-radius: 100%;
  display: flex;
  justify-items: center;
  justify-content: center;
}
.contType__title-icon img {
  width: 2.4rem;
}
.contType__cnt {
  padding: 2.6rem 2rem;
}
.contType__box--white {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eeeeee;
  padding: 1.6rem;
  margin-bottom: 1.6rem;
}

.contType--2 {
  padding-bottom: 5.6rem;
}
.contType--2 p {
  font-size: 1.4rem;
}
.contType--2 .contType__cnt {
  padding: 2rem;
}

.contType--3 {
  background-color: #f6f6f9;
  padding: 2rem 2rem 5.6rem;
}
.contType--3 .contType__title {
  font-size: 1.9rem;
  background-color: transparent;
  padding: 0;
}
.contType--3 .contType__cnt {
  padding: 2rem 0 2.6rem;
}

.header__title {
  position: relative;
  height: 6rem;
  padding-top: 2.05rem;
  background-color: #f4f5f7;
  color: #222;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
}
.header__title .btn__back {
  background: url("../images/icon/ico_back.svg") no-repeat center left/1.2rem auto;
  position: absolute;
  width: 1.8rem;
  height: 1.8rem;
  left: 2rem;
  padding: 1rem 1rem;
  box-sizing: initial;
}

.blind,
.hide {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  width: 1px !important;
  height: 1px !important;
  margin: -1px;
  overflow: hidden;
}

.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.text-line {
  text-decoration: underline;
}
.text-bold {
  font-weight: bold;
}
.text-blind {
  color: rgba(0, 0, 0, 0);
}
.text-blue {
  color: #78a3ff !important;
}

.border {
  border: 1px solid #222;
}

.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-items-center {
  align-items: center;
}

.pdt-10 {
  padding-top: calc(10px / 2) !important;
}

.pdb-10 {
  padding-bottom: calc(10px / 2) !important;
}

.pdl-10 {
  padding-left: calc(10px / 2) !important;
}

.pdr-10 {
  padding-right: calc(10px / 2) !important;
}

.pdl-1 {
  padding-left: calc(1px / 2) !important;
}

.pdr-1 {
  padding-right: calc(1px / 2) !important;
}

.mgt-1 {
  margin-top: calc(1px / 2) !important;
}

.mgb-1 {
  margin-bottom: calc(1px / 2) !important;
}

.mgl-1 {
  margin-left: calc(1px / 2) !important;
}

.mgr-1 {
  margin-right: calc(1px / 2) !important;
}

.mgt-10 {
  margin-top: calc(10px / 2) !important;
}

.mgb--10 {
  margin-bottom: calc(10px / 2) !important;
}

.mgl-10 {
  margin-left: calc(10px / 2) !important;
}

.mgr-10 {
  margin-right: calc(10px / 2) !important;
}

.pdt-20 {
  padding-top: calc(20px / 2) !important;
}

.pdb-20 {
  padding-bottom: calc(20px / 2) !important;
}

.pdl-20 {
  padding-left: calc(20px / 2) !important;
}

.pdr-20 {
  padding-right: calc(20px / 2) !important;
}

.pdl-2 {
  padding-left: calc(2px / 2) !important;
}

.pdr-2 {
  padding-right: calc(2px / 2) !important;
}

.mgt-2 {
  margin-top: calc(2px / 2) !important;
}

.mgb-2 {
  margin-bottom: calc(2px / 2) !important;
}

.mgl-2 {
  margin-left: calc(2px / 2) !important;
}

.mgr-2 {
  margin-right: calc(2px / 2) !important;
}

.mgt-20 {
  margin-top: calc(20px / 2) !important;
}

.mgb--20 {
  margin-bottom: calc(20px / 2) !important;
}

.mgl-20 {
  margin-left: calc(20px / 2) !important;
}

.mgr-20 {
  margin-right: calc(20px / 2) !important;
}

.pdt-30 {
  padding-top: calc(30px / 2) !important;
}

.pdb-30 {
  padding-bottom: calc(30px / 2) !important;
}

.pdl-30 {
  padding-left: calc(30px / 2) !important;
}

.pdr-30 {
  padding-right: calc(30px / 2) !important;
}

.pdl-3 {
  padding-left: calc(3px / 2) !important;
}

.pdr-3 {
  padding-right: calc(3px / 2) !important;
}

.mgt-3 {
  margin-top: calc(3px / 2) !important;
}

.mgb-3 {
  margin-bottom: calc(3px / 2) !important;
}

.mgl-3 {
  margin-left: calc(3px / 2) !important;
}

.mgr-3 {
  margin-right: calc(3px / 2) !important;
}

.mgt-30 {
  margin-top: calc(30px / 2) !important;
}

.mgb--30 {
  margin-bottom: calc(30px / 2) !important;
}

.mgl-30 {
  margin-left: calc(30px / 2) !important;
}

.mgr-30 {
  margin-right: calc(30px / 2) !important;
}

.pdt-40 {
  padding-top: calc(40px / 2) !important;
}

.pdb-40 {
  padding-bottom: calc(40px / 2) !important;
}

.pdl-40 {
  padding-left: calc(40px / 2) !important;
}

.pdr-40 {
  padding-right: calc(40px / 2) !important;
}

.pdl-4 {
  padding-left: calc(4px / 2) !important;
}

.pdr-4 {
  padding-right: calc(4px / 2) !important;
}

.mgt-4 {
  margin-top: calc(4px / 2) !important;
}

.mgb-4 {
  margin-bottom: calc(4px / 2) !important;
}

.mgl-4 {
  margin-left: calc(4px / 2) !important;
}

.mgr-4 {
  margin-right: calc(4px / 2) !important;
}

.mgt-40 {
  margin-top: calc(40px / 2) !important;
}

.mgb--40 {
  margin-bottom: calc(40px / 2) !important;
}

.mgl-40 {
  margin-left: calc(40px / 2) !important;
}

.mgr-40 {
  margin-right: calc(40px / 2) !important;
}

.pdt-50 {
  padding-top: calc(50px / 2) !important;
}

.pdb-50 {
  padding-bottom: calc(50px / 2) !important;
}

.pdl-50 {
  padding-left: calc(50px / 2) !important;
}

.pdr-50 {
  padding-right: calc(50px / 2) !important;
}

.pdl-5 {
  padding-left: calc(5px / 2) !important;
}

.pdr-5 {
  padding-right: calc(5px / 2) !important;
}

.mgt-5 {
  margin-top: calc(5px / 2) !important;
}

.mgb-5 {
  margin-bottom: calc(5px / 2) !important;
}

.mgl-5 {
  margin-left: calc(5px / 2) !important;
}

.mgr-5 {
  margin-right: calc(5px / 2) !important;
}

.mgt-50 {
  margin-top: calc(50px / 2) !important;
}

.mgb--50 {
  margin-bottom: calc(50px / 2) !important;
}

.mgl-50 {
  margin-left: calc(50px / 2) !important;
}

.mgr-50 {
  margin-right: calc(50px / 2) !important;
}

.pdt-60 {
  padding-top: calc(60px / 2) !important;
}

.pdb-60 {
  padding-bottom: calc(60px / 2) !important;
}

.pdl-60 {
  padding-left: calc(60px / 2) !important;
}

.pdr-60 {
  padding-right: calc(60px / 2) !important;
}

.pdl-6 {
  padding-left: calc(6px / 2) !important;
}

.pdr-6 {
  padding-right: calc(6px / 2) !important;
}

.mgt-6 {
  margin-top: calc(6px / 2) !important;
}

.mgb-6 {
  margin-bottom: calc(6px / 2) !important;
}

.mgl-6 {
  margin-left: calc(6px / 2) !important;
}

.mgr-6 {
  margin-right: calc(6px / 2) !important;
}

.mgt-60 {
  margin-top: calc(60px / 2) !important;
}

.mgb--60 {
  margin-bottom: calc(60px / 2) !important;
}

.mgl-60 {
  margin-left: calc(60px / 2) !important;
}

.mgr-60 {
  margin-right: calc(60px / 2) !important;
}

.pdt-70 {
  padding-top: calc(70px / 2) !important;
}

.pdb-70 {
  padding-bottom: calc(70px / 2) !important;
}

.pdl-70 {
  padding-left: calc(70px / 2) !important;
}

.pdr-70 {
  padding-right: calc(70px / 2) !important;
}

.pdl-7 {
  padding-left: calc(7px / 2) !important;
}

.pdr-7 {
  padding-right: calc(7px / 2) !important;
}

.mgt-7 {
  margin-top: calc(7px / 2) !important;
}

.mgb-7 {
  margin-bottom: calc(7px / 2) !important;
}

.mgl-7 {
  margin-left: calc(7px / 2) !important;
}

.mgr-7 {
  margin-right: calc(7px / 2) !important;
}

.mgt-70 {
  margin-top: calc(70px / 2) !important;
}

.mgb--70 {
  margin-bottom: calc(70px / 2) !important;
}

.mgl-70 {
  margin-left: calc(70px / 2) !important;
}

.mgr-70 {
  margin-right: calc(70px / 2) !important;
}

.mgt-0 {
  margin-top: 0 !important;
}

.mgb-0 {
  margin-bottom: 0 !important;
}

.pdt-0 {
  padding-top: 0 !important;
}

.pdb-0 {
  padding-bottom: 0 !important;
}

.d-flex {
  display: flex;
}
.d-flex__spaceBtw {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.d-flex__start {
  display: flex;
  align-items: flex-start;
}
.d-block {
  display: block;
}

.w-100 {
  width: 100% !important;
}
.w-50 {
  width: 50% !important;
}

.ellipsis {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}

.ellipsis.line1 {
  -webkit-line-clamp: 1;
}

.ellipsis.line2 {
  -webkit-line-clamp: 2;
}

.accept__title {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 3.5rem 0;
}
.accept .ipt {
  width: calc(100% - 9.5rem);
  border-radius: 0.2rem;
  margin: 0 4.75rem;
}
.accept .ipt2 {
  display: none;
}
.accept .ipt__title {
  font-size: 1.3rem;
  color: #222;
}
.accept .ipt__style {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  border-radius: 0.5rem;
  border-bottom: 2px solid #f6f6f9;
  background-color: #fff;
  padding: 0 1rem;
}
.accept .ipt input::-moz-placeholder {
  color: #f6f6f9;
}
.accept .ipt input::placeholder {
  color: #f6f6f9;
}
.accept.active .ipt2 {
  display: block;
}
.accept.active .btn__num1 {
  display: none;
}
.accept.active .btn__num2 {
  display: block;
}

.alert {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f9;
  background-image: none;
  padding: 3rem;
}
.alert h3 {
  color: #485668;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin-top: 1.6rem;
}
.alert p {
  color: #485668;
  margin-top: 1.6rem;
}
.alert__cnt {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.alert__txt {
  padding: 1rem 3rem 0 3rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8rem;
  color: #c3c3c3;
}
.alert .btn--wide {
  margin-top: 8.8rem;
}

.login {
  background: url("../images/login/bg.png") no-repeat center center/100% auto;
  background-color: #012d5c;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.login__cnt {
  width: 100%;
}
.login__logo {
  margin: auto;
  width: 16.6rem;
  text-align: center;
}
.login__ico {
  margin: auto;
  width: 4.2rem;
}
.login h3 {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 2rem;
}
.login__title {
  font-size: 2rem;
  text-align: center;
  color: #003279;
  font-weight: 700;
  line-height: 2.5rem;
}
.login__title1 {
  margin-top: 2.1rem;
}
.login__title2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.login__title2:before {
  content: "";
  width: 4.2rem;
  height: 4.2rem;
  margin: 0 auto 1rem;
  background: url("../images/icon/ico_exclamation.svg") no-repeat 0 0/100% 100%;
}
.login__txt {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  font-weight: 400;
  line-height: 1.8rem;
}
.login__txt1 {
  margin-top: 3.1125rem;
  padding: 0 30px;
}
.login__txt2 {
  margin-top: 1.8rem;
  padding: 0 30px;
}
.login-phone h4 {
  font-size: 1.8rem;
  margin-top: 5px;
}
.login-phone .phone-validation {
  display: none;
}
.login-phone .phone-validation > div {
  position: relative;
}
.login-phone .phone-validation input {
  padding-right: 4rem;
}
.login-phone .phone-validation .countdown-timer {
  position: absolute;
  left: calc(100% - 17rem);
  top: 1.75rem;
  color: #ff346a;
  margin-left: 10px;
}

.trials {
  /* 탭 스타일 */
}
.trials .list__box {
  border: 1px solid #eeeeee;
  border-radius: 16px;
  margin-bottom: 20px;
  overflow: hidden;
}
.trials .list__txt {
  background-color: #fff;
  padding: 1.6rem;
}
.trials .list__txt + .btn {
  border-radius: 0;
}
.trials .alarm {
  width: 2.6rem;
  height: 2.6rem;
  background-image: url(../images/icon/ico_bellOff.svg);
  background-size: calc(100% - 10px) auto;
  background-position: right center;
  background-repeat: no-repeat;
  box-sizing: initial;
  padding: 5px 10px;
  padding-right: 0;
}
.trials .alarm.on {
  background-image: url(../images/icon/ico_bellOn.svg);
}
.trials .accordion-container {
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.trials .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 1.6rem;
}
.trials .accordion-header.active .icon {
  transform: rotate(180deg);
}
.trials .accordion-header .icon {
  width: 1.25rem;
  transition: transform 0.15s ease-in;
}
.trials .accordion-content {
  display: none;
  box-sizing: border-box;
}
.trials .accordion-content p {
  color: #485668;
  margin-top: 5px;
}
.trials .accordion-content p:first-of-type {
  margin-top: 10px;
}
.trials .tab-container {
  display: inline-flex;
  background-color: #dae1ea;
  border: 2px solid #dae1ea;
  border-radius: 100px;
  overflow: hidden;
  position: absolute;
  right: 2rem;
  top: 50px;
}
.trials .tab-button {
  background-color: #dae1ea;
  border: none;
  border-radius: 100px;
  color: #222;
  outline: none;
  transition: background-color 0.3s ease;
  font-size: 1.2rem;
  padding: 5px 10px;
  text-align: center;
}
.trials .tab-button.active {
  background-color: #fff;
  font-weight: bold;
}
.trials .tab-content {
  display: none;
  border-top: none;
  background-color: white;
  border-radius: 0 0 5px 5px;
}
.trials .tab-content.active {
  display: block;
}
.trials .schedule__card {
  background-color: #f6f6f9;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.trials .schedule__card h3 {
  margin-bottom: 0;
  padding: 2rem 2.7rem 0;
  position: relative;
}
.trials .schedule__card h3::before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background-color: #0055f6;
  border-radius: 100%;
  position: absolute;
  top: calc(50% + 0.75rem);
  left: 1.4rem;
}
.trials .schedule__card p {
  padding: 1.4rem;
}
.trials .schedule__card:last-child {
  margin-bottom: 0;
}
.trials #list-content {
  padding-top: 6rem;
}

.schedule {
  padding-bottom: 5.6rem;
}
.schedule .contType__title > h2 {
  padding: 0.9rem;
}
.schedule .deco--underline {
  margin-top: 2rem;
  position: relative;
}
.schedule .deco--underline::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
  top: -1rem;
  left: 0;
}
.schedule .img-box {
  border-radius: 8px;
  overflow: hidden;
}
.schedule .form__btn {
  position: relative;
}
.schedule .form__btn::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #222;
  position: absolute;
  bottom: 0;
  left: 0;
}
.schedule .form__btn::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background-image: url(../images/icon/ico_calendar.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
  top: 10px;
}
.schedule .form__btn > input {
  padding: 1.2rem;
  padding-left: 30px;
}
.schedule .form__btn--time::after {
  background-image: url(../images/icon/ico_clock.svg);
}
.schedule .txt--ellipsis {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.schedule .download__wrap {
  display: flex;
  justify-content: space-between;
  align-content: center;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 10px;
  margin-bottom: 1.6rem;
}
.schedule .download__wrap a {
  background-image: url(../images/icon/ico_pdf.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: top -2px right -2px;
  font-size: 1.2rem;
  text-decoration: underline;
  padding-right: 20px;
}

.form-group .question-label {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}

.form-group {
  /* Hidden radio/checkbox input */
  /* Styles for checked state */
}
.form-group label.question-label {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
}
.form-group label .alert-multi {
  display: block;
  margin: 5px 12px 0;
}
.form-group input[type=radio],
.form-group input[type=checkbox] {
  display: none;
}
.form-group input[type=radio]:checked + .option-button,
.form-group input[type=checkbox]:checked + .option-button {
  background-color: #78a3ff;
  color: #fff;
}
.form-group .option-container {
  margin-top: 1.6rem;
}
.form-group .option-button {
  display: block;
  padding: 1.5rem;
  border-radius: 8px;
  background-color: #dde9ff;
  color: #757a8f;
  text-align: center;
  font-size: 1.4rem;
  transition: all 0.2s ease-in-out;
}

#ui-datepicker-div {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  width: 90%;
  max-width: 600px;
  height: auto;
  padding: 3rem 1rem;
  border-radius: 1rem;
  transform: translate(-50%, -50%);
  z-index: 2 !important;
}
#ui-datepicker-div .ui-datepicker-buttonpane {
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-buttonpane .ui-datepicker-current {
  display: none;
}
#ui-datepicker-div .ui-datepicker-buttonpane .ui-datepicker-close {
  float: initial;
  border: none;
  width: 11rem;
  height: 4rem;
  background-color: #485668 !important;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 35px;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.contents p {
  word-break: break-all;
}
.contents__cnt {
  margin: 0.5rem 2rem 0 2rem;
}
.contents__ul {
  margin-top: 2rem;
}
.contents__ul li {
  border: 1px solid #eeeeee;
  border-radius: 8px;
  margin-bottom: 1.6rem;
  overflow: hidden;
}
.contents__ul li:last-of-type {
  margin-bottom: 0;
}
.contents .title-wrap {
  color: #222;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 2.4rem;
}
.contents .title-wrap .title {
  font-size: 2rem;
  font-weight: 700;
}
.contents .title-wrap .subtitle {
  margin-top: 0.7rem;
  color: #757a8f;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.contents .title-wrap .subtitle span {
  display: block;
  margin-bottom: 1rem;
}
.contents .title-wrap .subtitle span:last-of-type {
  margin-bottom: 0;
}
.contents-box {
  overflow-x: auto;
}
.contents-box__thumb {
  border-radius: 8px 8px 0 0;
}
.contents-box__thumb img {
  width: 100%;
}
.contents-box__title {
  color: #222;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 1.4rem 1.6rem 0.25rem;
}
.contents-box__txt {
  color: #c3c3c3;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0 1.6rem 1.4rem;
}
.contents .video .player {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 55.25%;
}
.contents .video .player video,
.contents .video .player iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.8rem;
}
.contents__txt {
  font-size: 1.3rem;
  font-weight: 400;
  opacity: 8.99;
  color: #666;
}
.contents .swiper .swiper-wrapper {
  position: relative;
}
.contents .swiper .swiper-slide {
  overflow: hidden;
  border-radius: 0.8rem;
}
.contents .swiper .swiper-slide > img {
  width: 100%;
}
.contents .swiper .swiper-button-next:after,
.contents .swiper .swiper-button-prev:after {
  content: "";
}
.contents .swiper .swiper-button-next,
.contents .swiper .swiper-container-rtl .swiper-button-prev {
  right: 1rem;
}
.contents .swiper .swiper-button-prev,
.contents .swiper .swiper-container-rtl .swiper-button-next {
  left: 1rem;
}
.contents .swiper .swiper-button-next {
  outline: none;
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  background: url("../images/common/arrow_next.svg") no-repeat 0 0/100% 100%;
}
.contents .swiper .swiper-button-prev {
  outline: none;
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  background: url("../images/common/arrow_prev.svg") no-repeat 0 0/100% 100%;
}
.contents .swiper .swiper-pagination {
  position: static;
  width: 100%;
  margin: 1rem 0;
}
.contents .swiper .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: #c3c3c3;
  opacity: 1;
}
.contents .swiper .swiper-pagination-bullet:not(:first-of-type) {
  margin-left: 1.2rem;
}
.contents .swiper .swiper-pagination-bullet-active {
  background-color: #003279;
}
.contents .swiper .swiper-button-next.swiper-button-disabled,
.contents .swiper .swiper-button-prev.swiper-button-disabled {
  display: none;
}

body {
  background-color: white;
  background-image: none;
}

.pdfViewer .page {
  margin: 0 auto;
  border: 0;
  background: transparent;
}

html[dir=ltr] #viewerContainer {
  box-shadow: none;
}

.toolbar {
  display: none;
}

#viewerContainer,
.findbar,
.secondaryToolbar {
  top: 0;
}

.pdf_wrap #pdf-viewer-container {
  border: 1px solid #ccc;
  overflow-y: scroll; /* 세로 스크롤 가능하도록 설정 */
  background-color: #f0f0f0; /* 배경색으로 페이지 구분 용이하게 */
}
.pdf_wrap #pdf-pages-container {
  /* 필요하다면 여기에 추가 스타일링 */
}
.pdf_wrap .pdf-page-canvas {
  border: 1px solid #eee;
  margin-bottom: 10px; /* 페이지 간 간격 */
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); /* 페이지에 그림자 효과 */
  display: block; /* 캔버스가 블록 요소로 한 줄에 하나씩 보이도록 */
  margin-left: auto;
  margin-right: auto; /* 페이지 중앙 정렬 */
  background-color: #fff; /* 캔버스 배경 흰색 */
}
.pdf_wrap canvas {
  width: 100%;
}

#loadingBar {
  display: none !important;
}

.agree__inner {
  padding: 3rem;
}
.agree__inner p {
  font-size: 12px;
}
.agree__title {
  font-size: 2rem;
  font-weight: 700;
}
.agree__cnt p {
  font-size: 12px;
}
.agree__chk label {
  font-size: 1.3rem;
  font-weight: 700;
}
.agree__chk input {
  width: 1.8rem;
  height: 1.8rem;
}
.agree__btm {
  display: flex;
  justify-content: center;
}
.agree__list {
  margin-top: 2rem;
}
.agree__list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.agree__list li:not(:first-child) {
  margin-top: 1.7rem;
}
.agree__list__txt label {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.35rem;
}
.agree-join__inner {
  padding: 2rem;
}
.agree-join__tit {
  font-size: 1.6rem;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #222;
}
.agree-join p {
  padding-top: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.agree-join__txt {
  color: #010101;
}
.agree-join__txt em {
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: underline;
}
.agree-join__sub {
  color: #7c7c7c;
}
.agree-join__cnt {
  padding-top: 1.5rem;
}
.agree-join__cnt strong {
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #222;
}
.agree__dot {
  display: block;
  margin-left: 20px;
  margin-top: 5px;
  position: relative;
  font-size: 12px;
}
.agree__dot::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: -8px;
  top: 8px;
}
.agree__dot2 {
  display: block;
  margin-left: 30px;
  margin-top: 5px;
  position: relative;
  font-size: 12px;
}
.agree__dot2::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  border: 1px solid black;
  position: absolute;
  left: -8px;
  top: 6px;
}
.agree__line {
  text-decoration: underline;
}
.agree__bold {
  font-weight: 700;
}