.elementor-54 .elementor-element.elementor-element-f7bc105{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-54 .elementor-element.elementor-element-02d3307 .elementor-heading-title{font-family:"pretendard", Sans-serif;font-size:35px;font-weight:600;line-height:1.4em;}@media(min-width:768px){.elementor-54 .elementor-element.elementor-element-f7bc105{--content-width:700px;}}@media(max-width:1024px){.elementor-54 .elementor-element.elementor-element-f7bc105{--padding-top:50px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}.elementor-54 .elementor-element.elementor-element-02d3307 .elementor-heading-title{font-size:25px;}}@media(max-width:767px){.elementor-54 .elementor-element.elementor-element-f7bc105{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-54 .elementor-element.elementor-element-02d3307 .elementor-heading-title{font-size:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-4aa8c5a *//* 테이블 기본 복구 */
.notice-board #kboard-default-list table {
  table-layout: auto;
}

/* 헤더 숨김 */
.notice-board #kboard-default-list thead {
  display: none;
}

/* 컬럼 정렬 */
.notice-board #kboard-default-list .kboard-list-uid {
  text-align: center;
  width: 60px;
}

.notice-board #kboard-default-list .kboard-list-date {
  text-align: right;
  color: #999;
  width: 120px;
}

/* 공지 행 배경 */
.notice-board #kboard-default-list .kboard-list-notice {
  background-color: #fafafa;
}

/* 공지 텍스트 스타일 */
.notice-board #kboard-default-list .kboard-list-notice .kboard-list-uid {
  font-size: 0; /* 기존 텍스트 숨김 */
}

.notice-board #kboard-default-list .kboard-list-notice .kboard-list-uid::after {
  content: "공지";
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #e5b100;
  background-color: #fff4cc;
  padding: 4px 8px;
  border-radius: 4px;
}

/* 일반 번호 복구 */
.notice-board #kboard-default-list tr:not(.kboard-list-notice) .kboard-list-uid {
  font-size: 14px;
  color: #333;
}

/* 제목 영역 여유 */
.notice-board #kboard-default-list .kboard-list-title a {
  padding: 8px 0;
  display: block;
}

.notice-board #kboard-default-list .kboard-list-date {
  padding-right: 8px;  /* 우측 여백 */
}

/* 페이지네이션 기본 */
.notice-board .kboard-pagination-pages li a {
  border-radius: 30px;
}

/* 현재 페이지 */
.notice-board .kboard-pagination-pages li.active a {
  border-radius: 30px;
}


/* notice-board 숨김 요소 */
.notice-board #kboard-default-list .kboard-list-header,
.notice-board #kboard-default-list .kboard-search,
.notice-board #kboard-default-list .kboard-list table td.kboard-list-user,
.notice-board #kboard-default-list .kboard-list table td.kboard-list-vote,
.notice-board #kboard-default-list .kboard-list table td.kboard-list-view,
.notice-board .kboard-default-poweredby {
  display: none !important;
}
.notice-board #kboard-default-list .kboard-list-date {
  white-space: nowrap;
  min-width: 90px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://24go.kr/wp-content/uploads/2026/01/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://24go.kr/wp-content/uploads/2026/01/Pretendard-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://24go.kr/wp-content/uploads/2026/01/Pretendard-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'pretendard';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://24go.kr/wp-content/uploads/2026/01/Pretendard-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */