
@import url("../origin/fonts.css");
@import url("../origin/style.css");
@import url("../origin/jquery.bxslider.css");
@import url("../origin/font-awesome.min.css");
@import url("../origin/slick.css");

/* old floating banner removed from HTML */

body {
  margin: 0;
  padding: 0;
  background: #f4f6f8;
}

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

.form1 form {
  cursor: pointer;
}

.custom-business-footer {
  width: 860px;
  margin: 0 auto;
  background: #202327;
  color: #e5e7eb;
  text-align: center;
  padding: 34px 16px 112px;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", Arial, sans-serif;
}
.custom-business-footer p {
  margin: 7px 0;
  color: #e5e7eb;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 760;
}
.custom-business-footer strong {
  color: #fff;
  font-weight: 950;
}
.custom-footer-links {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 14px;
}
.custom-footer-links a {
  color: #f2f4f7;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 900;
}
.bottom-fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(255,255,255,.985);
  border-top: 1px solid #d0d5dd;
  padding: 10px 14px;
  box-sizing: border-box;
}
.btn-main {
  display: flex;
  width: min(520px, 100%);
  height: 54px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #1769ff;
  color: #fff !important;
  font-weight: 950;
  font-size: 18px;
  box-shadow: 0 10px 24px rgba(23,105,255,.22);
  text-decoration: none !important;
}

.apply-block {
  width: min(900px,94vw);
  margin: 24px auto 90px;
  background: #fff;
  border: 1px solid #d9e2f2;
  padding: 24px 18px 34px;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", Arial, sans-serif;
}
.apply-title {
  text-align: center;
  margin-bottom: 14px;
}
.apply-title h2 {
  margin: 0;
  color: #174ea6;
  font-size: 34px;
  font-weight: 950;
  letter-spacing: -.06em;
}
.apply-title p {
  margin: 8px 0 0;
  color: #667085;
  font-size: 14px;
  font-weight: 800;
}
.form-frame {
  display: block;
  width: 100%;
  min-height: 980px;
  border: 0;
  background: #fff;
}
.doc {
  max-width: 900px;
  margin: 38px auto;
  background: #fff;
  padding: 30px;
  border: 1px solid #eee;
  border-radius: 18px;
  line-height: 1.75;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", Arial, sans-serif;
}
@media(max-width:900px) {
  .custom-business-footer {
    width: 100%;
    padding: 28px 12px 104px;
  }
  .custom-business-footer p {
    font-size: 12.8px;
    line-height: 1.45;
  }
  .custom-footer-links a {
    font-size: 12.5px;
  }
  .btn-main {
    height: 52px;
    font-size: 17px;
  }
}


/* final: footer uses same centering basis as original .wrap */
.custom-footer-shell {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
}
.custom-footer-shell .custom-business-footer {
  width: 860px !important;
  min-width: 860px !important;
  max-width: 860px !important;
  margin: 0 auto !important;
  display: block !important;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  box-sizing: border-box !important;
  text-align: center !important;
}
@media (max-width: 900px) {
  .custom-footer-shell {
    width: 100%;
    min-width: 1200px;
  }
  .custom-footer-shell .custom-business-footer {
    width: 860px !important;
    min-width: 860px !important;
    max-width: 860px !important;
    margin: 0 auto !important;
  }
}

#ifrCCAl { display:block; width:100%; min-height:980px; border:0; background:#fff; }
