body { user-select: auto !important; }
.pc_left_banner { display: none !important; }
.wtop-banarea .btn-close span { display: none !important; }
.wtop-banarea .btn-close::before {
  content: "×";
  font-size: 22px;
  line-height: 1;
  color: #2b2b2b;
}
.main_header_in .logo_new .local-logo-img {
  width: 190px;
  height: 118px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1764c8 !important;
  font-family: SCoreDream, Pretendard, Arial, sans-serif;
}
.local-logo-mark {
  width: 62px;
  height: 62px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #467fe1;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
}
.local-logo-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
}
.local-logo-copy strong {
  color: #111;
  font-size: 23px;
  font-weight: 900;
}
.local-logo-copy em {
  color: #467fe1;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
}
.local-footer-logo {
  width: 190px;
  height: auto;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
}
.main_footer .main_ftxt p {
  margin: 8px 0 0;
}
.main_footer .main_fcopy {
  position: relative;
}
.local-data-empty {
  margin: 14px auto;
  padding: 18px 20px;
  border: 1px solid #d7e4f7;
  background: #f6f9ff;
  color: #1e3a5f;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}
.local-data-empty strong {
  display: block;
  font-size: 15px;
  color: #12355f;
}
.local-data-empty p {
  margin: 6px 0 0;
}
.local-inline-missing {
  color: #555;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.7;
}
.local-missing-small {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #555;
  line-height: 1.2 !important;
  font-size: 12px;
}
.local-missing-small span {
  width: 30px;
  height: 24px !important;
  line-height: 24px !important;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #f6f6f6 !important;
  color: #777;
}
.local-missing-small p {
  position: static !important;
  margin-top: 4px;
  font-size: 11px !important;
}
.local-missing-img-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  min-height: 24px;
  padding: 4px 10px;
  border: 1px solid #b8cbe8;
  border-radius: 2px;
  background: linear-gradient(#fff, #f3f7ff);
  color: #275fb6;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
.cs_right .local-missing-img-btn {
  min-width: 112px;
}
.cont_faq .local-data-empty {
  width: 80%;
  margin-left: 0;
}
