
/* nkangdong naver footer/apply only: original layout preserved */
.custom-business-footer-wrap {
  width: 100%;
  max-width: 720px;
  min-width: 320px;
  margin: 0 auto;
  clear: both;
  background: transparent;
  text-align: center;
}
.custom-business-footer {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #f4f5f7;
  color: #4f5560;
  padding: 18px 12px 54px;
  text-align: center;
  border-top: 1px solid #e1e4e8;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", Arial, sans-serif;
}
.custom-business-footer p {
  margin: 5px 0;
  color: #4f5560;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.custom-business-footer a {
  color: #2f343a;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
}
.custom-business-footer span {
  color: #9aa1aa;
  padding: 0 6px;
}
.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:#5a3e17; font-size:32px; font-weight:950; letter-spacing:-.06em; }
.apply-title p { margin:8px 0 0; color:#667085; font-size:14px; font-weight:800; }
#ifrCCAl { 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: 720px) {
  .custom-business-footer p,
  .custom-business-footer a {
    font-size: 14px;
  }
}


/* FINAL fix: 상담현황 배경 이미지 누락 대비 - 진한 배경 적용 */
.m_wrap .custom_request,
.m_wrap .custom_request .list,
.custom_request,
.custom_request .list {
  background: #2f2114 !important;
}

.m_wrap .custom_request .list,
.custom_request .list {
  background-image: linear-gradient(180deg, #3a2818 0%, #1f160f 100%) !important;
  background-size: cover !important;
  background-position: center !important;
}

.m_wrap .custom_request h1,
.custom_request h1 {
  color: #ffd08a !important;
}

.m_wrap .roll_tbl_cnt table tr td,
.roll_tbl_cnt table tr td,
#rolling tr td {
  color: #ffffff !important;
}

.m_wrap .roll_tbl_cnt table tr,
.roll_tbl_cnt table tr,
#rolling tr {
  border-color: rgba(255,255,255,0.35) !important;
}
