@charset "UTF-8";

.sub_top_bnr.business {
  background: url("/images/pages/business/sub_top_bnr_business.jpg") center top / cover no-repeat;
}

/* 신용보증 > 업무소개 */
.intro_header_box {
  padding: 40px;
  background-color: #F8F8F8;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  margin-bottom: 40px;
  word-break: keep-all;
}

.intro_procedure_wrap {
  padding: 91px 40px;
  overflow: hidden;
  border-radius: 40px 0;
  /*background: url("/images/pages/business/intro_creditGuarantee.png") center/ cover no-repeat;*/
  /*background: url("/images/pages/business/biz_intro_img.png") center/ cover no-repeat;*/
}

.intro_procedure_wrap .procedure {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.intro_procedure_wrap .procedure .circle_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.intro_procedure_wrap .procedure .circle_wrap .circle {
  padding: 60px;
  width: 220px;
  height: 220px;
  background-color: #FFFFFF;
  border-radius: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.30);
}

.intro_procedure_wrap .procedure .circle_wrap .circle_tit {
  font-size: 24px;
  color: #FFFFFF;
  white-space: nowrap;
}

.intro_procedure_wrap .procedure .arr_wrap {
  width: 100%;
  max-width: 330px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

.intro_procedure_wrap .procedure .arr_wrap .request,
.intro_procedure_wrap .procedure .arr_wrap .publish {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.intro_procedure_wrap .procedure .arr_wrap .arr {
  width: 100%;
  height: 16px;
  text-indent: -2000px;
}

.intro_procedure_wrap .procedure .arr_wrap .request .arr {
  background: url("/images/arr/arr_long_left.png") center no-repeat;
  background-size: contain;
}

.intro_procedure_wrap .procedure .arr_wrap .publish .arr {
  background: url("/images/arr/arr_long_right.png") center no-repeat;
  background-size: contain;
}

.intro_procedure_wrap .procedure .arr_wrap .arr_tit {
  width: 180px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  background: linear-gradient(to bottom, transparent 50%, rgba(7, 55, 117, 0.30) 50%);
}

/* 신용보증 > 보증 대상 */
.tab_menu_wrap,
.mo_tab_menu_wrap {
  margin-bottom: 40px;
}

.tab_pannel strong {
  display: block;
  margin-top: 48px;
  margin-bottom: 24px;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.6px;
}

.tab_pannel strong:first-child {
  margin-top: 0;
}

.tab_pannel p {
  margin-top: 16px;
  line-height: 1.4;
  letter-spacing: -0.48px;
}

.tab_pannel strong + p {
  margin-top: 0;
}

.tab_pannel b {
  display: block;
  margin-top: 32px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.48px;
}

.tab_pannel strong + b {
  margin-top: 0;
}

.tab_pannel .num {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

.tab_pannel .dash {
  margin-top: 12px;
  padding-left: 26px;
  position: relative;
}

.tab_pannel .dash:before {
  content: "-";
  position: absolute;
  left: 12px;
  top: 0;
  color: #797676;
}

.tab_pannel .info_table_box {
  margin-bottom: 0;
}

.tab_pannel .info_table_box > table {
  margin-top: 0;
  border-top: 2px solid #073775;
}

/* 신용보증 > 보증 절차 */
.bg_txt_box .dash {
  margin-top: 0;
}

.credit_cont .step_list.credit2_tab2 {
  margin-top: 16px;
  display: flex;
  gap: 16px;
}

.credit_cont .step_list li {
  flex: 1;
  padding: 0;
  border: 1px solid #E4E4E4;
  border-top: 2px solid #073775;
}

.credit_cont .step_list li strong {
  padding: 24px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0;
  border-bottom: 1px solid #E4E4E4;
}

.credit_cont.progress_cont .step_list li strong {
  padding: 0;
}

.credit_cont .step_list li p {
  padding: 24px;
  background: #F8F8F8;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  text-align: center;
  word-break: keep-all;
}

.credit_cont.progress_cont .step_list li p {
  gap: 1rem;
}

.credit_cont .step_list li p:has(span) {
  justify-content: flex-start;
  height: calc(100% - 70px);
  min-height: 170px;
}

.credit_cont .step_list li p span {
  font-weight: 700;
}

.credit_cont .bg_txt_box {
  background: #F8F8F8;
  margin-top: 16px;
  padding: 24px;
  word-break: keep-all;
}

.credit_cont .info_table_box {
  margin-top: 16px;
}

.credit_cont .info_table_box > table thead tr th,
.credit_cont .info_table_box > table tbody tr td {
  height: 60px;
  padding: 16px;
}

/* 신용보증 > 보증 상품 */
.num {
  display: block;
  text-indent: -1.1em;
  margin-left: 1.1em;
}

.dash {
  display: block;
  padding-left: 16px;
  position: relative;
}

.dash:before {
  content: "-";
  position: absolute;
  left: 8px;
  top: 0;
  color: #797676;
}

.dash-2 {
  display: block;
  padding-left: 24px;
  position: relative;
}

.dash-2:before {
  content: "·";
  position: absolute;
  left: 16px;
  top: 0;
  color: #797676;
}

.notice-mark {
  display: block;
  padding-left: 24px;
  position: relative;
}

.notice-mark:before {
  content: "※";
  position: absolute;
  left: 12px;
  top: 0;
}

.asterisk {
  display: block;
  text-indent: -0.9em;
  margin-left: 0.9em;
}

/* 신용보증 > 보증기업 필독사항 */
.credit5_cont > h5:nth-child(n+2) {
  margin-top: 40px;
}

.credit5_cont > p {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}

.credit5_cont .confirm_btn_wrap {
  margin-top: 40px;
}

.credit5_cont > h6 {
  display: block;
  font-size: 18px !important;
  margin-bottom: 24px !important;
}

.credit5_cont > strong {
  display: block;
  margin-bottom: 16px;
}

.credit5_cont .info_table_box .border {
  border-left: 1px solid #D7D7D7 !important;
}

.credit5_cont .border_box_list {
  padding: 20px 15px;
  border: 1px solid #D7D7D7;
}

.credit5_cont .border_box_list li {
  display: block;
  text-indent: -1.1em;
  margin-left: 1.1em;
  line-height: 1.5;
  word-break: keep-all;
}

a.btn_req_doc {
  min-width: 180px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

a.btn_req_doc svg {
  width: 24px;
  height: 24px;
}

/* 중소기업 육성자금 > 업무소개 */
.intro_procedure_wrap.funds {
  background: url("/images/pages/business/intro_funds.png") center/ cover no-repeat;
}

.intro_procedure_wrap.funds .procedure {
  align-items: flex-start;
  gap: 56px;
}

.intro_procedure_wrap.funds .procedure .circle_wrap {
  flex: 1;
  max-width: 300px;
  position: relative;
}

.intro_procedure_wrap.funds .procedure .circle_wrap:after {
  content: "";
  display: block;
  position: absolute;
  background: url("/images/ico/ico_ellipse_wrap.png") center no-repeat;
  background-size: cover;
  width: 56px;
  height: 8px;
  right: -56px;
  top: 110px;
}

.intro_procedure_wrap.funds .procedure .circle_wrap:last-child:after {
  content: none;
}

.intro_procedure_wrap.funds .procedure .circle_wrap .circle_tit {
  white-space: pre-wrap;
  word-break: keep-all;
  text-align: center;
  line-height: 1.2;
}

/* 중소기업 육성자금 > 융자제한업종 */
.growing1_box .txt_box {
  padding: 20px 15px;
  border: 1px solid #D7D7D7;
  word-break: keep-all;
}

.growing1_box > p {
  margin-bottom: 16px;
}

/* 중소기업 육성자금 > 자금지원 절차 */
ol.funding_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.funding_steps_req li {
  display: inline-block;
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 5);
  align-self: stretch;
}

ol.funding_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.funding_steps_req li.funding_steps_req01:before {
  background: url("/images/pages/business/funding_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.funding_steps_req li.funding_steps_req02:before {
  background: url("/images/pages/business/funding_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.funding_steps_req li.funding_steps_req03:before {
  background: url("/images/pages/business/funding_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.funding_steps_req li.funding_steps_req04:before {
  background: url("/images/pages/business/funding_steps_req04.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.funding_steps_req li.funding_steps_req05:before {
  background: url("/images/pages/business/funding_steps_req04.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.funding_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

ol.funding_steps_req li p {
  line-height: 26px;
  margin-top: 0;
}

ol.funding_steps_req li p span {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
}

ol.funding_steps_req li.funding_steps_req01:after,
ol.funding_steps_req li.funding_steps_req02:after,
ol.funding_steps_req li.funding_steps_req03:after,
ol.funding_steps_req li.funding_steps_req04:after,
ol.funding_steps_req li.funding_steps_req05:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.funding_steps_req li.funding_steps_req01:after {
  width: 50%;
}

ol.funding_steps_req li.funding_steps_req05:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

.growing2_box .step_detail_list {
  border-top: 2px solid #073775;
  border-left: 1px solid #d7d7d7;
  margin-top: 80px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.growing2_box .step_detail_list > li {
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  min-height: 380px;
  position: relative;
  padding: 70px 20px 50px;
  text-align: center;
}

.growing2_box .step_detail_list > li span.numbering {
  background: #eeeeee;
  font-size: 32px;
  width: 68px;
  height: 68px;
  line-height: 68px;
  top: 0;
  left: 0;
  position: absolute;
  text-align: center;
}

.growing2_box .step_detail_list > li > strong {
  display: block;
  font-size: 24px;
  margin-bottom: 20px;
}

.growing2_box .step_detail_list > li > ul {
  width: 100%;
  display: inline-block;
  text-align: left;
}

.growing2_box .step_detail_list > li > ul > li {
  font-size: 18px;
  line-height: 28px;
  position: relative;
  padding-left: 15px;
  word-break: keep-all;
}

.growing2_box .step_detail_list > li > ul > li:before {
  background: #258197;
  content:'';
  height: 4px;
  left: 0;
  position: absolute;
  top: 12px;
  width: 4px;
}

.growing2_box .step_detail_list > li > ul > li > ul > li {
  margin-left: 20px;
  padding-left: 10px;
  position: relative;
}

.growing2_box .step_detail_list > li > ul > li > ul > li:before {
  content: '-';
  left: 0;
  position: absolute;
  top: 0;
}

/* 중소기업 육성자금 > 자금지원 종류 */
.fund_tab_list > strong {
  font-size: 20px;
}

.fund_tab_list .description {
  margin-top: 16px;
  background-color: #F8F8F8;
  padding: 40px;
}

.fund_tab_list .description > p {
  margin-bottom: 16px;
  line-height: 1.5;
  letter-spacing: -0.48px;
}

.fund_tab_list .description > p:last-child {
  margin-bottom: 0;
}

.fund_tab_list ul {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.fund_tab_list li {
  width: calc(50% - 10px);
  border: solid 1px #E4E4E4;
  padding: 40px;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  word-break: keep-all;
}

.fund_tab_list li.facility {
  min-height: 220px;
}

.fund_tab_list li strong {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}

.fund_tab_list li.facility strong {
  margin-bottom: 24px;
}

.fund_tab_list li .sub {
  margin-bottom: 24px;
  line-height: 1.5;
}

.fund_tab_list li p {
  margin-bottom: 16px;
}

.fund_tab_list li p:last-child {
  margin-bottom: 0;
}

.fund_tab_list .btn_wrapper {
  margin-top: 64px;
  display: flex;
  justify-content: center;
}

/* 중소기업 육성자금 > 자금지원 현황 */
.growing4_box .unit {
  display: block;
  text-align: end;
  font-size: 16px;
  margin-bottom: 16px;
}

.growing4_box .info_table_box {
  margin-bottom: 16px;
}

.growing4_box table tr:has(td[colspan="3"]) {
  background: #fff2ce;
}

.growing4_box .asterisk{
  font-weight: 700;
  color: #EE0701;
}

/* 중소기업 육성자금 > 협약대출기관 */
.bank_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

.bank_list li {
  border: 1px solid #eeeeee;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.bank_list li img {
  width: auto;
  height: 25px;
}

/* 소상공인 종합지원 프로그램 */
.img_txt_box {
  height: 493px;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

.img_txt_box > .txt_box {
  bottom: 0;
  font-size: 20px;
  line-height: 28px;
  padding: 30px 20px;
  position: absolute;
  text-align: center;
  word-break: keep-all;
  width: 100%;
}

.img_txt_box > .txt_box::before {
  background: #ffffff;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.info_cont_wrap h5 {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 24px;
  word-break: keep-all;
  text-indent: -1em;
  margin-left: 1em;
  font-weight: 700;
}

.info_cont_wrap p {
  font-size: 16px;
  line-height: 1.8;
}

.info_cont_wrap .font_normal {
  margin-bottom: 36px;
}

.info_cont_wrap .font_normal span {
  display: block;
  line-height: inherit;
  text-indent: -0.5em;
  margin-left: 0.5em;
  word-break: keep-all;
}

p.font_normal .indent1 {
  padding-left: 12px;
}

p.font_normal span.indent1 sup {
  font-size: xx-small;
  font-weight: 800;
}

p.font_normal span.indent2 strong.red {
  color: rgb(220, 53, 69);
}

p.font_normal .indent2 {
  padding-left: 24px;
  text-indent: -1em;
  margin-left: 1em;
}

.info_cont_wrap .blue_txt {
  color: #1e77a3;
}

.info_table_box {
  margin-bottom: 40px;
}

.info_table_box > table {
  width: 100%;
  word-break: keep-all;
  border-top: 2px solid #073775;
}

.info_table_box > table thead tr th,
.info_table_box > table tbody tr td {
  border-bottom: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;
  line-height: 1.5;
  letter-spacing: -0.48px;
  text-align: center;
  vertical-align: middle;
}

.info_table_box > table thead tr th:first-child,
.info_table_box > table tbody tr td:first-child {
  border-left: 0;
}

.info_table_box > table thead tr th {
  padding: 16px;
  background: #f8f8f8;
  height: 60px;
  font-weight: 700;
}

.info_table_box > table .border {
  border-left: 1px solid #D7D7D7 !important;
}

.info_table_box > table tbody tr td {
  min-height: 60px;
  padding: 16px;
  word-break: keep-all;
}

.info_table_box > table tbody tr td.t_left {
  text-align: left;
}

.info_steps_wrap {
  border: 1px solid #eeeeee;
  padding: 45px;
  margin-bottom: 36px;
}

.cnt-progress .info_steps_wrap {
  margin-bottom: auto;
}

.font_normal > span > a {
  color: #0000EE;
  word-break: break-all;
}

.confirm_btn_wrap .confirm_btn {
  min-width: 270px;
}

/* 소상공인 종합지원 프로그램 > 업무소개 */
.info_cont_wrap h6 {
  display: block;
  font-size: 20px;
  margin-bottom: 16px;
  word-break: keep-all;
  font-weight: 700;
}

.info_cont_wrap .intro_txt_box {
  padding: 40px;
  background-color: #F8F8F8;
  margin-bottom: 40px;
  line-height: 1.2;
}

/* 소상공인 종합지원 프로그램 > 소상공인 교육 */
.img_txt_box.small_business1 {
  background: url("/images/pages/business/img_txt_box1.jpg") center no-repeat;
  background-size: cover;
}

.info_table_box > table tbody tr th,
.info_table_box > table tbody tr td {
  padding: 16px;
}

.small-business-table th {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  color: #505050;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  background-color: #eff0f1;
}

.small-business-table .bg-blue {
  background-color: #21407a;
  color: white;
}

.small-business-table .bg-gray {
  background-color: #eff0f1;
}

/* 소상공인 종합지원 프로그램 > 현장 멘토링 */
.img_txt_box.small_business2 {
  background: url("/images/pages/business/img_txt_box2.jpg") center no-repeat;
  background-size: cover;
}

h5 + .info_table_box.for_web {
  margin-top: 36px;
}

ol.filed_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.filed_steps_req li {
  /*display: inline-block;*/
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 5);
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.cnt-progress ol.filed_steps_req li {
  max-width: 234px;
  padding: 1rem;
}

ol.filed_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.filed_steps_req li.filed_steps_req01:before {
  background: url("/images/pages/business/filed_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.filed_steps_req li.filed_steps_req01_2:before {
  background: url("/images/pages/business/filed_steps_req01_2.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.filed_steps_req li.filed_steps_req02:before {
  background: url("/images/pages/business/filed_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.filed_steps_req li.filed_steps_req03:before {
  background: url("/images/pages/business/filed_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.filed_steps_req li.filed_steps_req04:before {
  background: url("/images/pages/business/filed_steps_req04.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.filed_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

ol.filed_steps_req li p {
  line-height: 26px;
}

ol.filed_steps_req li p span.font_normal {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
  margin-bottom: 0;
}

ol.filed_steps_req li.filed_steps_req01:after,
ol.filed_steps_req li.filed_steps_req01_2:after,
ol.filed_steps_req li.filed_steps_req02:after,
ol.filed_steps_req li.filed_steps_req03:after,
ol.filed_steps_req li.filed_steps_req04:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.filed_steps_req li.filed_steps_req01:after {
  width: 50%;
}

ol.filed_steps_req li.filed_steps_req04:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

ol.filed_steps_req li p span strong {
  font-size: 18px;
  white-space: nowrap;
}

.info_cont_wrap .btn_wrap {
  text-align: center;
  margin-top: 50px;
}

.info_cont_wrap .btn_wrap a.btn_download {
  min-width: 200px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.info_cont_wrap .btn_wrap a.btn_download svg {
  width: 24px;
  height: 24px;
}

/* 소상공인 종합지원 프로그램 > 창업 컨설팅 */
.img_txt_box.small_business3 {
  background: url("/images/pages/business/img_txt_box3.jpg") center no-repeat;
  background-size: cover;
}

/* 소상공인 종합지원 프로그램 > 자영업 클리닉 */
.img_txt_box.small_business4 {
  background: url("/images/pages/business/img_txt_box4.jpg") center no-repeat;
  background-size: cover;
}

ol.clinic_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.clinic_steps_req li {
  /*display: inline-block;*/
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 3);
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

ol.clinic_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.clinic_steps_req li.clinic_steps_req01:before {
  background: url("/images/pages/business/clinic_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.clinic_steps_req li.clinic_steps_req02:before {
  background: url("/images/pages/business/clinic_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.clinic_steps_req li.clinic_steps_req03:before {
  background: url("/images/pages/business/clinic_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.clinic_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

ol.clinic_steps_req li p {
  line-height: 26px;
}

ol.clinic_steps_req li p span.font_normal {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
  margin-bottom: 0;
}

ol.clinic_steps_req li.clinic_steps_req01:after,
ol.clinic_steps_req li.clinic_steps_req02:after,
ol.clinic_steps_req li.clinic_steps_req03:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.clinic_steps_req li.clinic_steps_req01:after {
  width: 50%;
}

ol.clinic_steps_req li.clinic_steps_req03:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

ol.clinic_steps_req li p span strong {
  font-size: 18px;
}

/* 소상공인 종합지원 프로그램 > 사업재기 및 안전한 폐업지원 */
.img_txt_box.small_business6 {
  background: url("/images/pages/business/img_txt_box6.jpg") center no-repeat;
  background-size: cover;
}

.small_business6 p.txt_box span {
  display: block;
}

ol.support_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.support_steps_req li {
  /*display: inline-block;*/
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 4);
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

ol.support_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.support_steps_req li.support_steps_req01:before {
  background: url("/images/pages/business/support_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.support_steps_req li.support_steps_req02:before {
  background: url("/images/pages/business/support_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.support_steps_req li.support_steps_req03:before {
  background: url("/images/pages/business/support_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.support_steps_req li.support_steps_req04:before {
  background: url("/images/pages/business/support_steps_req04.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.support_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
  white-space: nowrap;
}

ol.support_steps_req li p {
  line-height: 26px;
}

ol.support_steps_req li p span.font_normal {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
  margin-bottom: 0;
  white-space: nowrap;
}

ol.support_steps_req li.support_steps_req01:after,
ol.support_steps_req li.support_steps_req02:after,
ol.support_steps_req li.support_steps_req03:after,
ol.support_steps_req li.support_steps_req04:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.support_steps_req li.support_steps_req01:after {
  width: 50%;
}

ol.support_steps_req li.support_steps_req04:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

ol.support_steps_req li p span strong {
  font-size: 18px;
  white-space: nowrap;
}

/* 소상공인 종합지원 프로그램 > 위기 소상공인 조기발굴 및 선제지원 */
.img_txt_box.small_business7 {
  background: url("/images/pages/business/img_txt_box7.jpg") center no-repeat;
  background-size: cover;
}

/* 소상공인 종합지원 프로그램 > 중장년 소상공인 디지털전환 */
.img_txt_box.small_business5 {
  background: url("/images/pages/business/img_txt_box5.jpg") center no-repeat;
  background-size: cover;
}

ol.collabor_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.collabor_steps_req li {
  /*display: inline-block;*/
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 5);
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

ol.collabor_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.collabor_steps_req li.collabor_steps_req01:before {
  background: url("/images/pages/business/collabor_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.collabor_steps_req li.collabor_steps_req02:before {
  background: url("/images/pages/business/collabor_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.collabor_steps_req li.collabor_steps_req03:before {
  background: url("/images/pages/business/collabor_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.collabor_steps_req li.collabor_steps_req05:before {
  background: url("/images/pages/business/collabor_steps_req05.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.collabor_steps_req li.collabor_steps_req06:before {
  background: url("/images/pages/business/collabor_steps_req06.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.collabor_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

ol.collabor_steps_req li p {
  line-height: 26px;
}

ol.collabor_steps_req li p span.font_normal {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
  margin-bottom: 0;
  white-space: nowrap;
}

ol.collabor_steps_req li.collabor_steps_req01:after,
ol.collabor_steps_req li.collabor_steps_req02:after,
ol.collabor_steps_req li.collabor_steps_req03:after,
ol.collabor_steps_req li.collabor_steps_req05:after,
ol.collabor_steps_req li.collabor_steps_req06:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.collabor_steps_req li.collabor_steps_req01:after {
  width: 50%;
}

ol.collabor_steps_req li.collabor_steps_req06:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

ol.collabor_steps_req li p span strong {
  font-size: 18px;
  word-break: keep-all;
  white-space: nowrap;
}

/* 상권활성화 지원 프로그램 > 업무소개 */
.img_txt_box.activation01 {
  background: url("/images/pages/business/activation_01.png") center no-repeat;
  background-size: cover;
  margin-bottom: 32px;
}

.img_txt_box.activation02 {
  background: url("/images/pages/business/activation_02.png") center no-repeat;
  background-size: cover;
  margin-bottom: 32px;
}

.img_txt_box.activation03 {
  background: url("/images/pages/business/activation_03.png") center no-repeat;
  background-size: cover;
  margin-bottom: 0;
}

.img_txt_box.activation04 {
  background: url("/images/pages/business/activation_04.png") center no-repeat;
  background-size: cover;
  margin-bottom: 0;
}

/* 상권활성화 지원 프로그램 > 로컬브랜드 육성사업 이하 공통 */
.activation_content,
.activation_content .cnt_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  word-break: keep-all;
}

.activation_content .cnt_wrap.cnt-progress {
  align-items: center;
}

.activation_content {
  gap: 48px;
}

.activation_content .cnt_wrap {
  gap: 16px;
  margin-bottom: 32px;
}

.activation_content .cnt_wrap:last-child {
  margin-bottom: 0;
}

.activation_content .content_header,
.activation_content .content_body,
.activation_content .cnt_wrap {
  width: 100%;
}

.activation_content .content_tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.6px;
  margin-bottom: 24px;
}

.special {
  color: #073775;
  vertical-align: text-top;
}

.activation_content .content_sub_tit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.48px;
}

.activation_content .content_cnt {
  margin-left: 14px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 14px;
  line-height: 1.5;
  letter-spacing: -0.48px;
  position: relative;
}

.activation_content .content_none {
  margin-left: 14px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 14px;
  line-height: 1.5;
  letter-spacing: -0.48px;
  position: relative;
}

.activation_content .content_cnt:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
  color: #797676;
}

.activation_content .content_cnt.no_dash {
  margin-left: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
}

.activation_content .content_cnt.no_dash:before {
  content: none;
}

.activation_content .cnt_wrap:has(.content_sub_tit) .content_cnt {
  margin-left: 0;
}

.activation_content .cnt_box {
  width: 100%;
  padding: 40px;
  background-color: #F8F8F8;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

.activation_content .cnt_box p sup {
  vertical-align: top;
}

.activation_content .cnt_table {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.activation_content .cnt_table .cnt_thead {
  flex: 1;
  display: flex;
  width: 100%;
  height: 100%;
  border-top: 2px solid #073775;
}

.activation_content .cnt_table .cnt_row {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
}

.activation_content .cnt_table .cnt_row:first-child .col {
  border-top: 1px solid #D7D7D7;
}

.activation_content .cnt_table:has(.cnt_thead) .cnt_row:first-child .col {
  background-color: #F8F8F8;
  font-weight: 700;
  border-top: 0;
  align-items: center;
  text-align: center;
}

.activation_content .cnt_table:not(:has(.cnt_thead)) .cnt_row .col01 {
  background-color: #F8F8F8;
  font-weight: 700;
  text-align: center;
}

.activation_content .cnt_table .cnt_row .col {
  flex: 1;
  align-self: stretch;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: start;
  padding: 16px;
  min-height: 60px;
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.48px;
  width: 20%;
  max-width: 37.286vw;
}

.activation_content .cnt_table .cnt_row .col:last-child {
  border-right: 0;
  width: auto;
  max-width: unset;
}

.activation_content .cnt_table .cnt_row .col01 {
  align-items: center;
  justify-content: center;
  width: 40%;
  max-width: 12vw;
}

.activation_content .cnt_table .cnt_row .col.start {
  align-items: center;
  justify-content: flex-start;
  text-align: start;
  flex-direction: row;
  gap: 8px;
}

/* 상권활성화 지원 프로그램 > 골목상권 활성화사업 */
.activation_content .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  min-height: 18px;
  max-width: 18px;
  max-height: 18px;
  border: 1px solid #000000;
  border-radius: 100%;
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  text-indent: unset;
  margin-left: unset;
}
.activation_content .text {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.activation_content .text_middle {
  font-size: 18px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.activation_content .text_small {
  font-size: 14px;
}


.activation_content .procedure_wrap {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.activation_content .procedure_wrap .left,
.activation_content .procedure_wrap .right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  align-self: stretch;
}

.activation_content .procedure_wrap .left {
  width: 81.5%;
}

.activation_content .procedure_wrap .right {
  width: 18.5%;
}

.activation_content .procedure_wrap .center {
  width: 100%;
}

.activation_content .procedure_wrap .procedure_step {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.activation_content .procedure_wrap .procedure_range {
  width: 100%;
  padding: 19px 16px;
  background-color: #073775;
  text-align: center;
  color: #FFFFFF;
}

.activation_content .procedure_wrap .step {
  flex: 1;
}

.activation_content .procedure_wrap .step {
  padding: 30px 14px 14px;
  min-height: 124px;
  background-color: #F8F8F8;
  border: 1px solid #E4E4E4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  gap: 16px;
  align-self: stretch;
  position: relative;
  line-height: 1.2;
}

.activation_content .procedure_wrap .step:after {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  background: url("/images/arr/arr_chevron_right.svg") center no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: -28px;
}

.activation_content .procedure_wrap .right .step:after {
  content: none;
}

.activation_content .procedure_wrap .center .step:last-child:after {
   content: none;
}

.activation_content .content_body .indent {
	text-indent: 2em;
}

.activation_content .content_body .indent_box_text {
    text-indent: 1.5em;
}

/* 재기지원 > 업무소개 */
ol.index_steps_req {
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ol.index_steps_req li {
  display: inline-block;
  padding: 108px 20px 0 20px;
  position: relative;
  text-align: center;
  vertical-align: top;
  max-width: 190px;
  width: calc(100% / 4);
  align-self: stretch;
}

ol.index_steps_req li:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 83px;
  width: 83px;
  border-radius: 50%;
}

ol.index_steps_req li.index_steps_req01:before {
  background: url("/images/pages/business/index_steps_req01.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.index_steps_req li.index_steps_req02:before {
  background: url("/images/pages/business/index_steps_req02.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.index_steps_req li.index_steps_req03:before {
  background: url("/images/pages/business/index_steps_req03.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.index_steps_req li.index_steps_req04:before {
  background: url("/images/pages/business/index_steps_req04.png") center no-repeat #427AB3;
  background-size: contain;
}

ol.index_steps_req li b {
  color: #427AB3;
  display: block;
  font-size: 22px;
  line-height: 1.2;
}

ol.index_steps_req li p {
  line-height: 26px;
  margin-top: 0;
}

ol.index_steps_req li p span {
  color: #505050;
  display: block;
  font-size: 18px;
  word-break: keep-all;
}

ol.index_steps_req li.index_steps_req01:after,
ol.index_steps_req li.index_steps_req02:after,
ol.index_steps_req li.index_steps_req03:after,
ol.index_steps_req li.index_steps_req04:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 101%; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  background: #427AB3;
  top: 37px;
  right: 0;
}

ol.index_steps_req li.index_steps_req01:after {
  width: 50%;
}

ol.index_steps_req li.index_steps_req04:after {
  left: -1px; /* li 간의 간격으로 하얀색이 보여서 간격을 안보이게 하기 위해서 */
  width: 50%;
}

.support1_box .index_cont_box {
  margin-top: 50px;
}

.support1_box strong {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.2;
  text-indent: -1em;
  margin-left: 1em;
  word-break: keep-all;
  font-weight: 700;
}

.support1_box ul li {
  font-size: 16px;
  line-height: 28px;
  padding-left: 10px;
  position: relative;
  word-break: keep-all;
}

.support1_box ul li:before {
  content: "-";
  top: 0;
  left: 0;
  position: absolute;
}

/* 재기지원 > 채권회수절차 안내 */
.support2_box .index_cont_box:not(:first-child) {
  margin-top: 50px;
}

.support2_box strong {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  text-indent: -1em;
  margin-left: 1em;
  word-break: keep-all;
  font-weight: 700;
}

.support2_box ul li {
  font-size: 16px;
  line-height: 28px;
  padding-left: 10px;
  position: relative;
  word-break: keep-all;
}

.support2_box ul li:before {
  content: "-";
  top: 0;
  left: 0;
  position: absolute;
}

.support2_box .txt_box {
  border: 1px solid #eeeeee;
  font-size: 18px;
  line-height: 28px;
  margin-top: 15px;
  padding: 30px;
}

.support2_box .txt_box > p {
  padding-left: 13px;
  word-break: keep-all;
}

.support2_box .index_cont_box_center {
  margin-top: 70px;
  text-align: center;
}

.support2_box .index_cont_box_center ul li {
  font-weight: bold;
  font-size: 20px;
}

.support2_box .index_cont_box_center ul li:before {
  content: none;
}

/* 재기지원 > 재기지원 제도 */
.support3_box .index_cont_box:not(:first-child) {
  margin-top: 50px;
}

.support3_box strong {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  text-indent: -1em;
  margin-left: 1em;
  word-break: keep-all;
  font-weight: 700;
}

.support3_box ul li {
  font-size: 16px;
  line-height: 28px;
  padding-left: 10px;
  position: relative;
  word-break: keep-all;
}

.support3_box ul li:before {
  content: "-";
  top: 0;
  left: 0;
  position: absolute;
}

.support3_box .index_cont_box_center {
  margin-top: 70px;
  text-align: center;
}

.support3_box .index_cont_box_center ul li {
  font-weight: bold;
  font-size: 20px;
}

.support3_box .index_cont_box_center ul li:before {
  content: none;
}

.support3_box .logo_btn {
  font-size: 0;
  margin-top: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.support3_box .logo_btn .logo_btn_img_1 {
  background: url("/images/pages/business/support_logo_btn1.jpg") center no-repeat;
  background-size: contain;
  display: inline-block;
  width: 250px;
  height: 54px;
}

.support3_box .logo_btn .logo_btn_img_2 {
  background: url("/images/pages/business/support_logo_btn2.jpg") center no-repeat;
  background-size: contain;
  display: inline-block;
  width: 320px;
  height: 78px;
}

/* 재기지원 > 불버추심 대응요령 */
.support4_box .explain_txt_box {
  background: #eeeeee;
  margin-bottom: 72px;
  padding: 25px 82px;
  text-align: center;
}

.support4_box strong {
  display: block;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
  word-break: keep-all;
  text-indent: -1em;
  margin-left: 1em;
  font-weight: 700;
}

.support4_box sup {
  vertical-align: top;
}

.support4_box .explain_txt_box strong {
  margin-bottom: 0;
  text-indent: 0;
  margin-left: 0;
}

.support4_box .index_cont_box {
  margin-top: 56px;
}

.support4_box .index_cont_box a {
  color: #073775;
}

.support4_box ul li {
  font-size: 16px;
  line-height: 28px;
  padding-left: 10px;
  position: relative;
  word-break: keep-all;
}

.support4_box ul li:before {
  content: "-";
  top: 0;
  left: 0;
  position: absolute;
}

.support4_box ul li.no_dash:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
}



.support4_box .txt_box {
  border: 1px solid #eeeeee;
  font-size: 18px;
  line-height: 28px;
  margin-top: 15px;
  padding: 30px;
  word-break: keep-all;
}

.support4_box .txt_box strong {
  font-size: 20px;
}

.support4_box .txt_box.font_normal > p {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

/* 소상공인 정책연구 > 업무소개 */
.est_purp_steps.center_intro > ul {
  font-size: 0;
  text-align: center;
}

.est_purp_steps.center_intro > ul {
  font-size: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
  /*padding: 0 50px;*/
}

.est_purp_steps.center_intro > ul > li {
  background: #fff;
  border: 1px solid #d9d9d9;
  display: inline-block;
  min-height: 190px;
  min-width: 480px;
  width: calc(50% - 5px);
  padding: 29px 10px 29px 158px;
  position: relative;
  word-break: keep-all;
  flex: 1;
  align-self: stretch;
}

.est_purp_steps.center_intro > ul > li:before {
  border-radius: 50%;
  content: "";
  height: 100px;
  left: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width:100px;
}

.est_purp_steps.center_intro > ul > li.step1:before {
  background: url("/images/pages/story/est_purp_icon01.png") center no-repeat #427AB3;
  background-size: 64px auto;
}

.est_purp_steps.center_intro > ul > li.step2:before {
  background: url("/images/pages/story/est_purp_icon02.png") center no-repeat #258197;
  background-size: 63px auto;
}

.est_purp_steps.center_intro > ul > li.step3:before {
  background: url("/images/pages/story/est_purp_icon03.png") center no-repeat #258197;
  background-size: 64px auto;
}

.est_purp_steps.center_intro > ul > li.step4:before {
  background: url("/images/pages/story/est_purp_icon04.png") center no-repeat #427AB3;
  background-size: 54px auto;
}

.est_purp_steps.center_intro > ul > li strong {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
}

.est_purp_steps.center_intro > ul > li > ul {
  margin-top: 10px;
  text-align: left;
}

.est_purp_steps.center_intro > ul > li > ul > li {
  font-size: 16px;
  line-height: 1.2;
  margin-top: 7px;
  padding-left: 12px;
  position: relative;
}

.est_purp_steps.center_intro > ul > li > ul > li:before {
  content: "-";
  left: 0;
  position: absolute;
  top: 0;
}

/* 소상공인 정책연구 > 이하 공통 */
.research_content,
.research_content .content_body,
.research_content .body_section,
.research_content .section_cnt,
.research_content .cnt_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  word-break: keep-all;
}

.research_content {
  gap: 40px;
}

.research_content .content_body {
  gap: 48px;
}

.research_content .body_section {
  gap: 24px;
}

.research_content .body_section:has(.cnt_screenshot) {
  padding-bottom: 48px;
  border-bottom: 1px solid #E4E4E4;
}

.research_content .body_section:has(.cnt_screenshot):last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.research_content .section_cnt {
  gap: 32px;
}

.research_content .cnt_wrap {
  gap: 16px;
}

.research_content .content_header {
  width: 100%;
  background: #F8F8F8;
  padding: 40px;
  line-height: 1.5;
}

.research_content .content_body .section_tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.6px;
}

.research_content .content_body .section_tit .special {
  color: #073775;
}

.research_content .content_body .section_cnt .cnt_tit {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.48px;
  text-indent: -0.5em;
  margin-left: 0.5em;
}

.research_content .content_body .section_cnt .highlight {
  color: #073775;
}

.research_content .cnt_cnt {
  line-height: 1.5;
  letter-spacing: -0.48px;
}

.research_content .cnt_dash {
  padding-left: 14px;
  line-height: 1.5;
  letter-spacing: -0.48px;
  position: relative;
}

.research_content .cnt_dash:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
  color: #797676;
}

.research_content .cnt_etc {
  padding-left: 28px;
  position: relative;
}

.research_content .cnt_etc:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "※";
  width: 20px;
  height: 20px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.research_content .cnt_img {
  margin-top: 8px;
  padding: 48px 100px;
  border: 1px solid #E4E4E4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.research_content .cnt_screenshot {
  padding: 44px 80px;
  background-color: #E4E4E4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.research_content .content_footer {
  line-height: 1.5;
  letter-spacing: -0.48px;
}

@media screen and (max-width:1215px) {
  /* 신용보증 > 보증대상 */
  .tab_pannel br {
    display: none;
  }
}

@media screen and (max-width:1200px) {
  /* 중소기업 육성자금 > 협약대출기관 */
  .bank_list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width:1120px) {
  /* 소상공인 정책연구 > 업무소개 */
  .est_purp_steps.center_intro > ul > li {
    width: 100%;
    min-width: 100%;
  }

  .est_purp_steps.center_intro > ul > li strong br {
    display: none;
  }
}

@media screen and (max-width:1080px) {
  /* 신용보증 > 업무소개 */
  .intro_procedure_wrap .procedure .circle_wrap .circle {
    padding: 5.5556vw;
    width: 20.3704vw;
    height: 20.3704vw;
  }

  /* 중소기업 육성자금 > 업무소개 */
  .intro_procedure_wrap.funds .procedure .circle_wrap:after {
    top: 10.1852vw;
  }

  /* 중소기업 육성자금 > 자금지원 절차 */
  .growing2_box .step_detail_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .growing2_box .step_detail_list > li > ul > li br {
    display: none;
  }
}

@media screen and (max-width:1020px) {
  /* 재기지원 > 불법추심 대응요령 */
  .support4_box ul li br {
    display: none;
  }
}

@media screen and (max-width:970px) {
  /* 재기지원 > 업무소개 */
  .support1_box ul li br {
    display: none;
  }
}

@media screen and (max-width:960px) {
  /* 소상공인 종합지원 프로그램 > 중장년 소상공인 디지털전환 */
  ol.collabor_steps_req li p span strong {
    white-space: pre-wrap;
  }
}

@media screen and (max-width:810px) {
  /* 소상공인 종합지원 프로그램 */
  .img_txt_box > .txt_box br {
    display: none;
  }
}

@media screen and (max-width:750px) {
  .info_table_box {
    margin-bottom: 32px;
  }

  /* 신용보증 > 업무소개 */
  .intro_header_box {
    padding: 20px;
    margin-bottom: 20px;
  }

  .intro_procedure_wrap {
    padding: 40px 20px;
    background: url("/images/pages/business/intro_creditGuarantee.png") center/ cover no-repeat;
  }

  .intro_procedure_wrap .procedure {
    flex-direction: column;
    gap: 20px;
  }

  .intro_procedure_wrap .procedure .circle_wrap {
    gap: 12px;
  }

  .intro_procedure_wrap .procedure .circle_wrap .circle {
    padding: 40px;
    width: 150px;
    height: 150px;
  }

  .intro_procedure_wrap .procedure .circle_wrap .circle_tit {
    font-size: 20px;
  }

  .intro_procedure_wrap .procedure .arr_wrap {
    max-width: unset;
    width: unset;
    height: 190px;
    gap: 16px;
    transform: rotate(90deg);
  }

  .intro_procedure_wrap .procedure .arr_wrap .request,
  .intro_procedure_wrap .procedure .arr_wrap .publish {
    gap: 12px;
    position: relative;
  }

  .intro_procedure_wrap .procedure .arr_wrap .request .arr_tit {
    bottom: 40px;
  }

  .intro_procedure_wrap .procedure .arr_wrap .publish .arr_tit {
    top: 40px;
  }

  .intro_procedure_wrap .procedure .arr_wrap .arr_tit {
    transform: rotate(270deg);
    position: absolute;
    width: 90px;
    height: unset;
    font-size: 20px;
    line-height: 1.2;
    word-break: keep-all;
  }

  .intro_procedure_wrap .procedure .arr_wrap .arr {
    width: 190px;
    height: unset;
  }

  /* 신용보증 > 보증 대상 */
  .tab_menu_wrap,
  .mo_tab_menu_wrap {
    margin-bottom: 32px;
  }

  .tab_pannel strong {
    margin-top: 40px;
    margin-bottom: 16px;
    font-size: 18px;
  }

  /* 신용보증 > 보증 절차 */
  .credit_cont .step_list.credit2_tab2 {
    flex-direction: column;
  }

  .credit_cont .step_list li strong {
    font-size: 18px;
  }

  .credit_cont .step_list li p {
    height: 100px;
  }

  .credit_cont .step_list li p:has(span) {
    min-height: unset;
  }

  .credit_cont .step_list li p:has(span) br {
    display: block;
  }

  .credit_cont .bg_txt_box {
    padding: 12px;
  }

  /* 신용보증 > 보증 상품 */
  .toggle_inner .num {
    display: block;
    text-indent: -1.1em;
    margin-left: 1.1em;
  }

  .toggle_inner .dash {
    display: block;
    padding-left: 16px;
    position: relative;
  }

  .toggle_inner .dash:before {
    content: "-";
    position: absolute;
    left: 8px;
    top: 0;
    color: #797676;
  }

  .toggle_inner .asterisk {
    display: block;
    text-indent: -0.9em;
    margin-left: 0.9em;
  }

  /* 신용보증 > 보증기업 필독사항 */
  .credit5_cont > h5:nth-child(n+2) {
    margin-top: 32px;
  }

  .credit5_cont .confirm_btn_wrap {
    margin-top: 40px;
  }

  /* 중소기업 육성자금 > 업무소개 */
  .intro_procedure_wrap.funds .procedure {
    align-items: center;
  }

  .intro_procedure_wrap.funds .procedure .circle_wrap {
    padding: 20px 0;
    width: 100%;
    max-width: unset;
  }

  .intro_procedure_wrap.funds .procedure .circle_wrap:first-child {
    padding-top: 0;
  }

  .intro_procedure_wrap.funds .procedure .circle_wrap:last-child {
    padding-bottom: 0;
  }

  .intro_procedure_wrap.funds .procedure .circle_wrap:after {
    right: calc(50% - 56px);
    top: unset;
    bottom: -32px;
    transform: translateX(-50%) rotate(90deg);
  }

  /* 중소기업 육성자금 > 자금지원 절차 */
  ol.funding_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.funding_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.funding_steps_req li:before {
    width: 70px;
    height: 70px;
  }

  ol.funding_steps_req li.funding_steps_req01:after,
  ol.funding_steps_req li.funding_steps_req02:after,
  ol.funding_steps_req li.funding_steps_req03:after,
  ol.funding_steps_req li.funding_steps_req04:after,
  ol.funding_steps_req li.funding_steps_req05:after {
    content: none;
  }

  ol.funding_steps_req li p {
    line-height: 23px;
  }

  .growing2_box .step_detail_list {
    margin-top: 40px;
  }

  .growing2_box .step_detail_list > li {
    min-height: 300px;
    padding: 60px 20px 20px;
    text-align: left;
  }

  .growing2_box .step_detail_list > li span.numbering {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }

  .growing2_box .step_detail_list > li strong {
    font-size: 20px;
    text-align: left;
  }

  /* 중소기업 육성자금 > 자금지원 종류 */
  .fund_tab_list > strong {
    font-size: 18px;
  }

  .fund_tab_list .description {
    padding: 20px;
  }

  .fund_tab_list ul {
    margin-top: 32px;
    gap: 10px;
  }

  .fund_tab_list li {
    width: 100%;
    padding: 20px;
    min-height: unset;
  }

  .fund_tab_list li.facility {
    min-height: unset;
  }

  .fund_tab_list li strong {
    font-size: 18px;
  }

  .fund_tab_list .btn_wrapper {
    margin-top: 40px;
  }

  /* 중소기업 육성자금 > 자금지원 현황 */
  .growing4_box .info_table_box.table_scroll {
    max-width: 100%;
    overflow-x: auto;
  }

  /* 중소기업 육성자금 > 협약대출기관 */
  .bank_list {
    grid-template-columns: repeat(2, 1fr);
  }

  /* 소상공인 종합지원 프로그램 */
  .img_txt_box {
    height: 315px;
    width: 100%;
    margin-bottom: 40px;
  }

  .img_txt_box > .txt_box {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 15px;
  }

  .confirm_btn_wrap .confirm_btn {
    min-width: 210px;
  }

  .toggle_wrap + h5 {
    margin-top: 36px;
  }

  .toggle_ttl {
    border-bottom: 1px solid #505050;
    position: relative;
  }

  .toggle_ttl > strong {
    display: block;
    font-size: 20px;
    padding: 10px 25px 10px 10px;
    word-break: keep-all;
    line-height: normal;
  }

  .btn_toggle_cross {
    background: url("/images/common/btn_satis_cross.png") center top no-repeat;
    background-size: cover;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    overflow: hidden;
    right: 0;
    text-indent: -20000px;
    top: 50%;
    transition: all ease .5s;
    width: 20px;
  }

  .btn_toggle_cross.close {
    transform: rotate(135deg);
  }

  .toggle_inner {
    background: #f7f7f7;
    padding: 20px 15px;
    border-bottom: 1px solid #eee;
    display: block;
  }

  .toggle_inner strong {
    display: block;
    margin: 30px 0 10px;
    word-break: keep-all;
    font-size: 18px;
  }

  .toggle_inner strong:first-child {
    margin: 0 0 10px 0;
  }

  /* 소상공인 종합지원 프로그램 > 업무소개 */
  .info_cont_wrap .intro_txt_box {
    padding: 20px;
    margin-bottom: 20px;
  }

  /* 소상공인 종합지원 프로그램 > 현장 멘토링 */
  .info_steps_wrap {
    border: 0;
    padding: 0;
    margin-top: 24px;
  }

  ol.filed_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.filed_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.filed_steps_req li:before {
    width: 70px;
    height: 70px;
  }

  ol.filed_steps_req li.filed_steps_req01:after,
  ol.filed_steps_req li.filed_steps_req01_2:after,
  ol.filed_steps_req li.filed_steps_req02:after,
  ol.filed_steps_req li.filed_steps_req03:after,
  ol.filed_steps_req li.filed_steps_req04:after {
    content: none;
  }

  ol.filed_steps_req li p {
    line-height: 20px;
  }

  ol.filed_steps_req li b {
    font-size: 18px;
  }

  ol.filed_steps_req li p span {
    font-size: 16px;
  }

  ol.filed_steps_req li p span.font_normal {
    white-space: nowrap;
  }

  /* 소상공인 종합지원 프로그램 > 자영업 클리닉 */
  ol.clinic_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.clinic_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.clinic_steps_req li:before {
    width: 70px;
    height: 70px;
  }

  ol.clinic_steps_req li.clinic_steps_req01:after,
  ol.clinic_steps_req li.clinic_steps_req02:after,
  ol.clinic_steps_req li.clinic_steps_req03:after {
    content: none;
  }

  ol.clinic_steps_req li p {
    line-height: 20px;
  }

  ol.clinic_steps_req li b {
    font-size: 18px;
  }

  ol.clinic_steps_req li p span {
    font-size: 16px;
  }

  ol.clinic_steps_req li p span.font_normal {
    white-space: nowrap;
  }

  /* 소상공인 종합지원 프로그램 > 사업재기 및 안전한 폐업지원 */
  ol.support_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.support_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.support_steps_req li:before {
    width: 70px;
    height: 70px;
  }

  ol.support_steps_req li.support_steps_req01:after,
  ol.support_steps_req li.support_steps_req02:after,
  ol.support_steps_req li.support_steps_req03:after,
  ol.support_steps_req li.support_steps_req04:after {
    content: none;
  }

  ol.support_steps_req li p {
    line-height: 20px;
  }

  ol.support_steps_req li b {
    font-size: 18px;
  }

  ol.support_steps_req li p span {
    font-size: 16px;
  }

  /* 소상공인 종합지원 프로그램 > 중장년 소상공인 디지털전환 */
  ol.collabor_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.collabor_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.collabor_steps_req li:before {
    width: 70px;
    height: 70px;
  }

  ol.collabor_steps_req li.collabor_steps_req01:after,
  ol.collabor_steps_req li.collabor_steps_req02:after,
  ol.collabor_steps_req li.collabor_steps_req03:after,
  ol.collabor_steps_req li.collabor_steps_req05:after,
  ol.collabor_steps_req li.collabor_steps_req06:after {
    content: none;
  }

  ol.collabor_steps_req li p {
    line-height: 20px;
  }

  ol.collabor_steps_req li b {
    font-size: 18px;
  }

  ol.collabor_steps_req li p span {
    font-size: 16px;
  }

  ol.collabor_steps_req li p span strong {
    white-space: nowrap;
  }

  /* 상권활성화 지원 프로그램 > 업무소개 */
  .img_txt_box.activation01,
  .img_txt_box.activation02 {
    margin-bottom: 16px;
  }

  /* 상권활성화 지원 프로그램 > 로컬브랜드 육성사업 이하 공통 */
  .activation_content {
    gap: 24px;
  }

  .activation_content .cnt_wrap {
    gap: 8px;
    margin-bottom: 16px;
  }

  .activation_content .content_tit {
    margin-bottom: 12px;
  }

  .activation_content .cnt_box {
    padding: 20px;
    gap: 8px;
  }

  .activation_content .cnt_table .cnt_row .col {
    padding: 8px;
    min-height: 30px;
    width: 33.3%;
    max-width: unset;
    word-break: break-all;
  }

  .activation_content .cnt_table .cnt_row .col01 {
    max-width: 110px;
  }

  .activation_content .cnt_table .cnt_row .col.start {
    max-width: 140px;
  }

  /* 상권활성화 지원 프로그램 > 골목상권 활성화사업 */
  .activation_content .procedure_wrap {
    flex-direction: column;
  }

  .activation_content .procedure_wrap .left,
  .activation_content .procedure_wrap .right {
    flex-direction: row;
    align-items: unset;
    align-self: unset;
  }

  .activation_content .procedure_wrap .left {
    width: unset;
    height: 81.5%;
  }

  .activation_content .procedure_wrap .right {
    width: unset;
    height: 18.5%;
  }

  .activation_content .procedure_wrap .center {
	  width: 100%;
  }
	
  .activation_content .procedure_wrap .procedure_step {
    width: unset;
    flex-direction: column;
  }

  .activation_content .procedure_wrap .procedure_range {
    width: unset;
    writing-mode: vertical-rl; /* 세로 쓰기 설정 */
    text-orientation: upright; /* 텍스트 회전 방지 */
  }

  .activation_content .procedure_wrap .step {
    width: 180px;
  }

  .activation_content .procedure_wrap .step {
    padding: 37px 14px 14px;
    min-height: 124px;
    background-color: #F8F8F8;
    border: 1px solid #E4E4E4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    gap: 16px;
    align-self: stretch;
    position: relative;
  }

  .activation_content .procedure_wrap .step:after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url("/images/arr/arr_chevron_right.svg") center no-repeat;
    background-size: contain;

    top: unset;
    bottom: -28px;
    transform: translateX(-50%) rotate(90deg);
    right: calc(50% - 24px);
  }

  .activation_content .procedure_wrap .right .step:after {
    content: none;
  }
  
  /* 재기지원 > 업무소개 */
  ol.index_steps_req {
    flex-direction: column;
    gap: 24px;
  }

  ol.index_steps_req li {
    padding: 78px 10px 0 10px;
    width: 100%;
    align-self: unset;
  }

  ol.index_steps_req li:before {
    height: 70px;
    width: 70px;
  }

  ol.index_steps_req li.index_steps_req01:after,
  ol.index_steps_req li.index_steps_req02:after,
  ol.index_steps_req li.index_steps_req03:after,
  ol.index_steps_req li.index_steps_req04:after {
    content: none;
  }

  ol.index_steps_req li p {
    line-height: 23px;
  }

  /* 재기지원 > 채권회수절차 안내 */
  /* 재기지원 > 재기지원 제도 */
  .support3_box .index_cont_box_center ul li br {
    display: none;
  }

  .support3_box .logo_btn {
    flex-direction: column;
    gap: 30px;
  }

  /* 재기지원 > 불버추심 대응요령 */
  .support4_box .explain_txt_box {
    padding: 25px;
  }

  /* 소상공인 정책연구 > 업무소개 */
  .est_purp_steps.center_intro > ul {
    padding: 0;
  }

  /* 소상공인 정책연구 > 이하 공통 */
  .research_content {
    gap: 20px;
  }

  .research_content .content_header br {
    display: none;
  }

  .research_content .content_body {
    gap: 24px;
  }

  .research_content .body_section {
    gap: 12px;
  }

  .research_content .body_section:has(.cnt_screenshot) {
    padding-bottom: 24px;
  }

  .research_content .section_cnt {
    gap: 16px;
  }

  .research_content .cnt_wrap {
    gap: 8px;
  }

  .research_content .content_header {
    padding: 20px;
  }

  .research_content .cnt_img {
    margin-top: 4px;
    padding: 20px;
  }

  .research_content .cnt_screenshot {
    padding: 20px;
  }
}

@media screen and (max-width:650px) {
  /* 소상공인 종합지원 프로그램 > 업무소개 */
  .img_txt_box > .txt_box br {
    display: none;
  }
}

@media screen and (max-width:640px) {
  /* 중소기업 육성자금 > 자금지원 절차 */
  .growing2_box .step_detail_list {
    grid-template-columns: repeat(1, 1fr);
  }

  .growing2_box .step_detail_list > li {
    min-height: 180px;
  }

  /* 재기지원 > 채권회수절차 안내 */
  .support2_box .index_cont_box ul li br {
    display: none;
  }

  /* 소상공인 정책연구 > 업무소개 */
  .est_purp_steps.center_intro > ul > li {
    min-height: 135px;
    padding: 19px 19px 19px 98px;
  }

  .est_purp_steps.center_intro > ul > li:before {
    height: 60px;
    left: 20px;
    width: 60px;
  }

  .est_purp_steps.center_intro > ul > li.step1:before {
    background-size: 34px auto;
  }

  .est_purp_steps.center_intro > ul > li.step2:before {
    background-size: 34px auto;
  }

  .est_purp_steps.center_intro > ul > li.step3:before {
    background-size: 34px auto;
  }

  .est_purp_steps.center_intro > ul > li.step4:before {
    background-size: 34px auto;
  }

  .est_purp_steps.center_intro > ul > li strong {
    font-size: 18px;
  }

  .est_purp_steps.center_intro > ul > li > ul > li {
    font-size: 16px;
  }
}

@media screen and (max-width:530px) {
  /* 신용보증 > 업무소개 */
  .intro_header_box br {
    display: none;
  }

  /* 중소기업 육성자금 > 협약대출기관 */
  .bank_list {
    grid-template-columns: repeat(1, 1fr);
  }

  /* 재기지원 > 채권회수절차 안내 */
  .support2_box .index_cont_box_center ul li br {
    display: none;
  }
}

@media screen and (max-width:360px) {
  /* 재기지원 > 재기지원 제도 */
  .support3_box .logo_btn .logo_btn_img_1 {
    width: 69.4444vw;
    height: 15.0000vw;
  }

  .support3_box .logo_btn .logo_btn_img_2 {
    width: 88.8889vw;
    height: 21.6667vw;
  }
}