@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/* 1번 S */
:root {
  --body: #111827;
  --primary: #4073D9;
  --gray: #6B7280;
  --lightgray: #9CA3AF;
  --white: #fff;
  --blue: #4073D9;
  --navy: #283985;
  --lightblue: #F2F7FC;
  --bright: #E5E7EB;
  --line: #EFF2F8;
  --dark: #272A32;
  --darkgray: #374151;
  --green: #5BC468;
  --mint: #40BDD9;
  --pink: #F84B5F;
  --radius: 16px;
  --radius-lg: 24px;
  --font-size: 16px;
  --mt-gap: 100px;
  --mt-space: 64px;
}

@media screen and (max-width: 991.98px) {
  :root {
    --radius: 14px;
    --radius-lg: 16px;
    --font-size: 14px;
    --mt-gap: 40px;
    --mt-space: 32px;
  }
}

html, body {
  font-size: var(--font-size);
  line-height: 1.4;
  color: var(--body);
}

body, div, p, span, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select, label {
  margin: 0;
  padding: 0;
  font-family: "Wanted Sans Variable", sans-serif;
  outline: 0;
  letter-spacing: -0.02em;
}

* {
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: inherit;
  text-decoration: none;
}

main a {
  transition: 0.2s;
}

li {
  list-style: none;
}

address, em {
  font-style: normal;
}

table {
  width: 100%;
}

textarea {
  resize: none;
  font-size: 1rem;
  outline: 0;
}

u {
  text-decoration-thickness: 1px;
  text-underline-position: under;
}

img {
  vertical-align: top;
  max-width: 100%;
}

button {
  cursor: pointer;
  background-color: transparent;
  outline: 0 !important;
  color: inherit;
  transition: 0.2s;
  border: 0;
}

button.no-style {
  background: none;
  line-height: 1;
  border: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6,
main.index .index-sect3 .main-news .swiper-slide dl dt,
main.index .index-sect2 .notice-list ul li a .date strong,
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-bottom: 0;
}

.h2 { font-size: 56px !important; }
.h3 { font-size: 48px !important; }
.h4 { font-size: 36px !important; }
.h5 { font-size: 30px !important; }

.h6,
main.index .index-sect3 .main-news .swiper-slide dl dt,
main.index .index-sect2 .notice-list ul li a .date strong {
  font-size: 24px !important;
}

.text-xl,
.infomation-rule .list-download h6,
.public-patent .attorney-steps dt,
.public-patent .attorney-steps .dt,
.organization dl .cont .name,
main.index .index-sect2 .notice-list ul li a dl dt,
main.index .index-sect2 .link-box .links li a p,
.form-group > label,
.accordion-title > p,
.board-view .view-nav > p,
.board-list tbody td .subject a,
.tab-bx .tab-menu-bx li a,
.swiper-control .swiper-pagination,
.bt-more {
  font-size: 20px !important;
}

.text-lg,
.public-patent .attorney-steps dd,
main.index .index-sect3 .main-schedule .schedule-cont li a .subject,
main.index .index-sect1 .top-visual .bt-manage,
main.index .index-sect1 .top-visual .swiper-control .swiper-pagination,
.calender-tb tbody td .date,
.accordion-content,
.board-view .contents,
.board-list thead th,
.board-list thead th button,
.tab-menu li a,
.badge-lg,
.bt-lg,
.desc {
  font-size: 18px !important;
}

.text-sm,
main.index .index-sect3 .main-news .swiper-slide dl dd,
main.index .index-sect2 .notice-list ul li a .date span,
.form-group .bt,
.calender-tb tbody td .day-list li,
.table-wrap .slide-info .caution-text,
.accordion-title .badge,
.comment-write .re-cnt,
.board-view .reply-wrap .reply-write .re-cnt,
[class^=board-] td .info,
[class^=board-].board-view-hd .info,
header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu .dropdown-item,
.badge,
.bt-sm {
  font-size: 14px !important;
}

.text-xs,
main.index .index-sect3 .main-schedule .schedule-cont li a .date {
  font-size: 12px !important;
}

@media (max-width: 767.98px) {
  .h2 { font-size: 40px !important; }
  .h3 { font-size: 38px !important; }
  .h4 { font-size: 26px !important; }
  .h5 { font-size: 25px !important; }
  .h6, main.index .index-sect3 .main-news .swiper-slide dl dt, main.index .index-sect2 .notice-list ul li a .date strong {
    font-size: 18px !important;
  }
  .text-xl, .infomation-rule .list-download h6, .public-patent .attorney-steps dt, .public-patent .attorney-steps .dt, .organization dl .cont .name, main.index .index-sect2 .notice-list ul li a dl dt, main.index .index-sect2 .link-box .links li a p, .form-group > label, .accordion-title > p, .board-view .view-nav > p, .board-list tbody td .subject a, .tab-bx .tab-menu-bx li a, .swiper-control .swiper-pagination, .bt-more {
    font-size: 16px !important;
  }
  .text-lg, .public-patent .attorney-steps dd, main.index .index-sect3 .main-schedule .schedule-cont li a .subject, main.index .index-sect1 .top-visual .bt-manage, main.index .index-sect1 .top-visual .swiper-control .swiper-pagination, .calender-tb tbody td .date, .accordion-content, .board-view .contents, .board-list thead th, .board-list thead th button, .tab-menu li a, .badge-lg, .bt-lg, .desc {
    font-size: 15px !important;
  }
  .text-sm, main.index .index-sect3 .main-news .swiper-slide dl dd, main.index .index-sect2 .notice-list ul li a .date span, .form-group .bt, .calender-tb tbody td .day-list li, .table-wrap .slide-info .caution-text, .accordion-title .badge, .comment-write .re-cnt, .board-view .reply-wrap .reply-write .re-cnt, [class^=board-] td .info, [class^=board-].board-view-hd .info, header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu .dropdown-item, .badge, .bt-sm {
    font-size: 12px !important;
  }
  .text-xs, main.index .index-sect3 .main-schedule .schedule-cont li a .date {
    font-size: 11px !important;
  }
}

.text-base { font-size: 1rem !important; }
.fw300 { font-weight: 300 !important; }
.fw400 { font-weight: 400 !important; }
.fw500 { font-weight: 500 !important; }
.fw600 { font-weight: 600 !important; }
.fw700 { font-weight: 700 !important; }
.fw800 { font-weight: 800 !important; }
.fw900 { font-weight: 900 !important; }
.text-body { color: var(--body) !important; }
.text-blue { color: var(--blue) !important; }
.text-navy { color: var(--navy) !important; }
.text-white { color: #fff !important; }
.text-gray { color: var(--gray) !important; }
.text-bright { color: var(--bright) !important; }
.text-lightgray { color: var(--lightgray) !important; }
.text-darkgray { color: var(--darkgray) !important; }
.bg-blue { background-color: var(--blue) !important; }
.bg-navy { background-color: var(--navy) !important; }

.text-clamp {
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 2.8em;
  line-height: 1.4 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto;
}

.mt-gap { margin-top: var(--mt-gap); }
.mt-space, .public-patent .attorney-process > dl, #ct .sub-body > div + div:not([class*=mt]) {
  margin-top: var(--mt-space);
}
.mt40, .public-patent .attorney-process > dl h6:not(:first-child) {
  margin-top: 40px;
}
.h-line {
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--line);
}
.desc {
  line-height: 1.6;
}

@media screen and (max-width: 991.98px) {
  .mt40, .public-patent .attorney-process > dl h6:not(:first-child) {
    margin-top: 20px;
  }
}

@media (min-width: 576px) {
  .scrollset::-webkit-scrollbar, textarea::-webkit-scrollbar, #gnb-sitemap .sitemap-body::-webkit-scrollbar {
    width: 6px;
  }
  .scrollset::-webkit-scrollbar-track, textarea::-webkit-scrollbar-track, #gnb-sitemap .sitemap-body::-webkit-scrollbar-track {
    background: transparent;
    background-clip: padding-box;
    cursor: pointer;
  }
  .scrollset::-webkit-scrollbar-thumb, textarea::-webkit-scrollbar-thumb, #gnb-sitemap .sitemap-body::-webkit-scrollbar-thumb {
    background: var(--lightgray);
    border-radius: 3px;
    background-clip: padding-box;
    cursor: pointer;
  }
  .scrollset::-webkit-scrollbar-thumb:hover, textarea::-webkit-scrollbar-thumb:hover, #gnb-sitemap .sitemap-body::-webkit-scrollbar-thumb:hover {
    cursor: pointer;
  }
}

@media (min-width: 1240px) {
  .only-pc { display: block; }
  .only-mo { display: none !important; }
}

@media (max-width: 767.98px) {
  .only-pc { display: none !important; }
  .only-mo { display: block; }
  .m-100 { width: 100%; }
}

@media (max-width: 1239px) {
  .only-mo { margin-top : 1%;}
}

/* Component Styles */
[class^=icon-] {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

[class^=icon-].revert {
  transform: rotate(180deg);
}
[class^=icon-].wh {
  filter: grayscale(1) invert(1);
}

.icon-search { width: 1.125rem; height: 1.125rem; background-image: url(../images/ico-search.svg); }
.icon-arr { width: 16px; height: 16px; background-image: url(../images/ico-arr.svg); }
.icon-arr.blue { background-image: url(../images/ico-arr-blue.svg); }
.icon-calender { width: 1.125rem; height: 1.125rem; background-image: url(../images/Icon-calendar.svg); }
.icon-home { width: 20px; height: 20px; background-image: url(../images/icon-home.svg); }
.icon-attach { width: 20px; height: 20px; background-image: url(../images/icon-attach.svg); }
.icon-new { width: 1.5rem; height: 1.5rem; background-image: url(../images/icon-new.svg); }
.icon-manage { width: 1.25rem; height: 1.25rem; background-image: url(../images/ico-manage.svg); }
.icon-bbs-writer { width: 1rem; height: 1rem; background-image: url(../images/icon-board-writer.svg); }
.icon-bbs-dept { width: 1rem; height: 1rem; background-image: url(../images/icon-dept.svg); }
.icon-bbs-date { width: 1rem; height: 1rem; background-image: url(../images/icon-board-date.svg); }
.icon-bbs-view { width: 1rem; height: 1rem; background-image: url(../images/icon-board-view.svg); }
.icon-bbs-down { width: 1rem; height: 1rem; background-image: url(../images/icon-download.svg); }
.icon-bbs-state { width: 1rem; height: 1rem; background-image: url(../images/icon-state.svg); }
.icon-call { width: 1rem; height: 1rem; background-image: url(../images/icon-call.svg); }
.icon-mail { width: 1rem; height: 1rem; background-image: url(../images/icon-mail.svg); }
.icon-bbs-tel { width: 1rem; height: 1rem; background-image: url(../images/tell.svg); }
.icon-bbs-email { width: 1rem; height: 1rem; background-image: url(../images/email.svg); }
.icon-lock { width: 1.5rem; height: 1.5rem; background-image: url(../images/icon-lock.svg); }
.icon-lock-red { width: 1.5rem; height: 1.5rem; background-image: url(../images/icon-lock_red.svg); }
.icon-poll { width: 1.5rem; height: 1.5rem; background-image: url(../images/icon-poll.svg); }
.icon-sm-x { width: 1rem; height: 1rem; background-image: url(../images/icon-sm-x.svg); }
.icon-download { width: 1rem; height: 1rem; background-image: url(../images/icon-download.svg); }
.icon-sort { width: 0.875rem; height: 0.875rem; background-image: url(../images/ico-sort-arr.svg); }
.icon-sort.up { transform: scaleY(-1); }

.img-thumb { position: relative; }
.img-thumb::before { content: ""; display: block; padding-top: 60% !important; }
.img-thumb img {
  position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;
}
.img-cover,
main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a .img img,
main.index .index-sect3 .main-news .swiper-slide p.img img,
main.index .index-sect2 .notice-banner .swiper-slide a.img img,
main.index .index-sect1 .top-visual .swiper-slide a img,
main.index .index-sect1 .top-visual .swiper-slide a video {
  width: 100%; height: 100%; /* object-fit: cover; */
}
.img-radius { border-radius: var(--radius); }

[class^=badge]:has(i[class*=icon]),
.bt:has(i[class*=icon]),
[class^=bt-]:has(i[class*=icon]) {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.bt {
  display: inline-block;
  line-height: 1;
  padding: 0.875rem 2.25rem;
  border: 0;
  text-align: center;
  border-radius: 2em;
  font-weight: 700;
}
.bt, .bt:hover, .bt:focus, .bt:active { background: var(--blue); color: #EAEAEC; }
.bt-dark, .bt-dark:hover, .bt-dark:focus, .bt-dark:active { background-color: var(--body); }
.bt-wh, .bt-wh:hover, .bt-wh:focus, .bt-wh:active { background-color: var(--wh); color: var(--gray); }
.bt-mint, .bt-mint:hover, .bt-mint:focus, .bt-mint:active { background-color: var(--mint); }
.bt-green, .bt-green:hover, .bt-green:focus, .bt-green:active { background-color: var(--green); }
.bt-primary, .bt-primary:hover, .bt-primary:focus, .bt-primary:active { background-color: var(--primary); }
.bt-pink, .bt-pink:hover, .bt-pink:focus, .bt-pink:active { background-color: var(--pink); }
.bt-grey, .bt-grey:hover, .bt-grey:focus, .bt-grey:active { background-color: #888; }
.bt-outline, .bt-outline:hover, .bt-outline:focus, .bt-outline:active {
  border: 1px solid var(--body); color: var(--body); background-color: #fff;
}

/* .attach-box>ul>li>a:hover {
	1. 스타일을 점선으로 지정
    border-style: dashed; 
    
    2. 색상을 빨간색으로 지정
    border-color: #FF0000; 
    
    3. 두께를 지정
    border-width: 1px;
} */

.bt-xs { padding: 0.8125rem 20px; }
@media screen and (max-width: 991.98px) {
  .bt-xs { font-size: 12px !important; padding: 8px 10px; }
  .bt-xs i { width: 12px; height: 12px; }
}
.bt-sm { padding: 0.9375rem 1rem; }
.bt-md { padding: 1rem 1.25rem; }
.bt-lg { padding: 1.125rem 1.5rem; }
.bt-def { min-width: 160px; }
.bt-more { color: var(--lightgray); font-weight: 600; }
@media screen and (max-width: 991.98px) {
  .bt-more i { width: 12px; height: 12px; }
}

.bt:disabled {
  background: var(--line) !important;
  border-color: var(--line) !important;
  color: #999 !important;
  pointer-events: none !important;
}

@media screen and (max-width: 991.98px) {
  .bt { font-size: 15px; }
  .bt-def { min-width: 128px; }
}

.badge {
  display: inline-block;
  line-height: 1;
  padding: 0.5rem 0.75rem;
  border-radius: 2em;
  background-color: #CBD8E8;
  font-weight: 600;
}
.badge-bx { border-radius: 4px; }
.badge-blue { background-color: #D3DBFF; color: #283985 !important; }

.bx {
  padding: 40px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 0 30px 0 rgba(69, 89, 143, 0.12);
}
.bx.d-flex { gap: 10px; }
.bx.bg { background-color: #F3F4F6; box-shadow: none !important; }
.bx.bx-sm { padding: 24px; border-radius: 8px; }

@media screen and (max-width: 991.98px) {
  .bx {
    padding: 20px 1rem;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(69, 89, 143, 0.12);
  }
  .bx img.picto { max-width: 60px; }
  .bx.d-flex { gap: 1rem; }
  .bx.bx-sm { padding: 1rem; }
}

.bx-poll .poll-hd { display: flex; gap: 0.75rem; }
.bx-poll .poll-hd i { flex-shrink: 0; }
.bx-poll .poll-body { margin-top: 24px; }

@media (min-width: 992px) {
  .bx-poll { padding: 20px; }
  .bx-poll .poll-hd { align-items: center; }
}
@media screen and (max-width: 991.98px) {
  .bx-poll .poll-hd i { margin-top: 0.2em; }
  .bx-poll .h5 { font-size: 20px !important; }
  .bx-poll .poll-body { margin-top: 1rem; }
}

.bx-call {
  background-color: #F2F7FC;
  box-shadow: none !important;
  align-items: center;
}
.bx-call .h5 { margin-bottom: 0; }
.bx-call .contact-no {
  width: 50%;
  display: flex;
  align-items: center;
}
/*.bx-call .contact-no {
  display: flex;
   margin-left: auto;
  margin-right: 130px;
  align-items: center;
  gap: 40px;
}*/
.bx-call .contact-no > p {
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

@media (min-width: 992px) {
  .bx-call { padding: 32px; }
}
@media screen and (max-width: 991.98px) {
  .bx-call { flex-wrap: wrap; }
  .bx-call .h5 { align-self: center; }
  .bx-call > div { width: 100%; }
  .bx-call .contact-no { flex-direction: column; gap: 10px; }
}

.bx-info { align-items: center; }
@media (min-width: 992px) {
  .bx-info > div { flex: 1; }
  .bx-info .qr-img { width: 80px; }
}
@media screen and (max-width: 991.98px) {
  .bx-info { flex-wrap: wrap; justify-content: space-between; }
  .bx-info img { max-width: 60px !important; }
  .bx-info > p { order: 1; }
  .bx-info > div { order: 2; width: 100%; }
}

.list-dot > li {
  position: relative;
  padding-left: 1em;
}
.list-dot > li:not(.no-dot)::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #A1A1AA;
}
.list-dot > li + li { margin-top: 0.5rem; }
.list-dot.desc > li::before { top: 0.65em; }

.list-download > li {
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
}
.list-download > li .btns { text-align: right; }
.list-download > li .btns a { margin-left: 4px; }

@media (min-width: 992px) {
  .list-download > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 991.98px) {
  .list-download > li .btns { margin-top: 8px; }
}

.caution-text {
  position: relative;
  padding-left: calc(1.125rem + 2px);
  letter-spacing: -0.56px;
  color: #4B5563;
}
.caution-text::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 1.125rem;
  height: 1.125rem;
  background: url(../images/ico-error.svg) no-repeat center center/contain;
}

.swiper-control { display: flex; align-items: center; }
.swiper-control [class^=swiper-btn] {
  width: 20px;
  height: 20px;
  background: url(../images/ico-arr-nav.svg) no-repeat center center/contain;
}
.swiper-control .swiper-scrollbar {
  position: static;
  flex: 1;
  margin-right: 30px;
  height: 5px;
  background-color: #F3F4F6;
}
.swiper-control .swiper-scrollbar-drag { background-color: var(--body); }
.swiper-control .swiper-pagination {
  position: static;
  width: auto;
  font-weight: 600;
  padding: 0 1.25rem;
  color: var(--lightgray);
}
.swiper-control .swiper-pagination-current { color: var(--body); }
.swiper-control .swiper-btn-next { transform: scaleX(-1); }
.swiper-control .swiper-play {
  font-size: 0;
  width: 34px;
  height: 34px;
  margin-left: 16px;
  background: url(../images/main/icon-pause.svg) no-repeat center center/contain;
  border-radius: 50%;
}
.swiper-control .swiper-play.pause { background-image: url(../images/main/icon-play.svg); }

@media screen and (max-width: 991.98px) {
  .swiper-control .swiper-play { width: 28px; height: 28px; margin-left: 10px; }
}

.tab-bx {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 3px 0 12px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
}
.tab-bx .tab-menu-bx { flex-wrap: wrap; }
.tab-bx .tab-menu-bx li a {
  display: block;
  text-align: center;
  border-radius: 12px;
  padding: 12px;
  line-height: 1.5;
  color: var(--lightgray);
}
.tab-bx .tab-menu-bx li a.active {
  background-color: var(--primary);
  color: #fff;
  font-weight: 600;
}


@media (min-width: 992px) {
  .tab-bx .tab-menu-bx[data-tab="4"] li { width: 25%; }
  .tab-bx .tab-menu-bx[data-tab="5"] li { width: 20%; }
  .tab-bx .tab-menu-bx[data-tab="6"] li { width: 16.6666666667%; }
}
@media screen and (max-width: 991.98px) {
  .tab-bx .tab-menu-bx li { width: 25%; }
  .tab-bx .tab-menu-bx[data-tab="4"] li { width: 33.3333333333%; }
}
@media (max-width: 575.98px) {
  .tab-bx .tab-menu-bx li { width: 50%; }
}

.tab-menu {
  display: flex;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid var(--line);
  opacity: 1;
  transition: opacity 0.2s;
  overflow: hidden;
}
.tab-menu li {
  position: relative;
  flex: 1;
  text-wrap: nowrap;
}
.tab-menu li a {
  font-weight: 700;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 1.25rem;
  border-bottom: 3px solid transparent;
  margin-bottom: -1px;
  color: var(--gray);
}
.tab-menu li a.active {
  color: var(--primary);
  font-weight: 800;
  border-bottom: 2px solid var(--blue);
}


@media screen and (max-width: 991.98px) {
  .tab-menu { max-width: 100%; overflow-x: auto; }
  .tab-menu li a { margin-bottom: 0; border-bottom-width: 2px; }
}

/* 1번 E */

/* 2번 S */
.tab-menu-sub {
  display: inline-flex;
  margin: 0;
  border: 0;
  flex-wrap: nowrap;
  border-radius: 2em;
  background: var(--color-default-Color, #FFF);
  box-shadow: 3px 0 12px 0 rgba(0, 0, 0, 0.08);
  max-width: 100%;
  overflow-x: auto;
}

.tab-menu-sub li a {
  display: block;
  /* 메뉴줄임
  padding: 12px 36px; 
  */ 
  padding: 12px 30px;
  border-radius: 2em;
  line-height: 1.5;
  color: var(--lightgray);
  font-weight: 600;
  white-space: nowrap;
  font-size: 20px;
}

.tab-menu-sub li a.active {
  background-color: var(--blue);
  color: var(--white) !important;
}

@media screen and (max-width: 991.98px) {
  .tab-menu-sub {
    box-shadow: 2.4px 0 9.6px 0 rgba(0, 0, 0, 0.08);
  }
  .tab-menu-sub li a {
    display: block;
    padding: 7px 16px;
    font-size: 16px;
  }
}

.nav-wrap {
  overflow-x: auto;
}

@media screen and (max-width: 991.98px) {
  .nav-wrap {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-wrap.sticky {
    top: calc(var(--hd-height) + 81px);
  }
  .nav-wrap .nav {
    white-space: nowrap;
    flex-wrap: nowrap !important;
  }
}

.noresult {
  padding: 5rem 0;
  text-align: center;
}

header#hd {
/*   position: relative; */
  position: static;
  background-color: #fff;
  transition: background 0.3s;
  z-index: 100;
}

header#hd .hd-top > div {
  display: flex;
  gap: 40px;
  align-items: center;
  padding: 25px 20px; 
}

header#hd .hd-top h1 {
  margin-right: auto;
}

header#hd .hd-top h1 a {
  display: block;
  font-size: 0;
}

header#hd .hd-top h1 a img {
  width: 315px;
}

header#hd .hd-top .hd-util {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}

header#hd .hd-top .hd-util .member {
  text-wrap: nowrap;
  max-width: calc(100% - 235px);
}

header#hd .hd-top .hd-util .dropdown-lang {
  position: relative;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-radius: 2em;
  line-height: 1;
  background: var(--white);
  box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.08);
  padding: 0.75rem;
  font-weight: 600;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-toggle::after {
  content: "";
  display: inline-block;
  margin-left: 0.75rem;
  vertical-align: middle;
  border: 0;
  width: 10px;
  height: 10px;
  background: url(../images/select-arr.svg) no-repeat center center/contain;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu {
  padding: 0.75rem;
  min-width: 100%;
  box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.08);
  border: 0;
  border-radius: 0.75rem;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu .dropdown-item {
  padding: 0;
  white-space: nowrap;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu .dropdown-item + a {
  margin-top: 0.5em;
}

header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  font-weight: 600;
}

header#hd .hd-top .hd-util .bt-my {
  padding: 0.75rem;
  padding-right: 1rem;
  width: 108px;
  justify-content: center;
  line-height: 1;
}

header#hd .hd-top .hd-util .bt-sitemap {
  position: relative;
  width: 50px;
  height: 50px;
}

header#hd .hd-top .hd-util .bt-sitemap span {
  position: absolute;
  right: 8px;
  top: calc(50% - 2px);
  width: 21px;
  height: 4px;
  background-color: var(--blue);
  font-size: 0;
  transition: 0.1s;
}

header#hd .hd-top .hd-util .bt-sitemap::before,
header#hd .hd-top .hd-util .bt-sitemap::after {
  content: "";
  position: absolute;
  right: 8px;
  width: calc(100% - 16px);
  background-color: var(--body);
  height: 4px;
  transition: 0.2s;
}

header#hd .hd-top .hd-util .bt-sitemap::before {
  top: 12px;
}

header#hd .hd-top .hd-util .bt-sitemap::after {
  bottom: 12px;
}

header#hd .hd-top .hd-util .bt-sitemap:hover span {
  width: calc(100% - 16px);
}

header#hd .hd-top .hd-util .bt-sitemap.active span {
  opacity: 0;
}

header#hd .hd-top .hd-util .bt-sitemap.active::before {
  top: calc(50% - 2px);
  transform: rotate(-45deg);
  border-radius: 2px;
}

header#hd .hd-top .hd-util .bt-sitemap.active::after {
  bottom: calc(50% - 2px);
  transform: rotate(45deg);
  border-radius: 2px;
}

@media screen and (max-width: 991.98px) {
  header#hd .hd-top > div {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  header#hd .hd-top .member,
  header#hd .hd-top .dropdown-lang,
  header#hd .hd-top .bt-my,
  header#hd .hd-top .hd-search {
    pointer-events: none;
    opacity: 0;
    position: absolute !important;
    height: 40px;
  }
  header#hd .hd-top .member {
/*     top: calc(100% + 12px); */
    top: 100%;
    left: 16px;
    display: flex;
    align-items: center;
  }
  header#hd .hd-top .dropdown-lang {
    top: 100%;
    right: calc(16px + 6.8rem + 8px);
  }
  header#hd .hd-top .dropdown-lang button {
    justify-content: center;
    width: 7.2rem;
    height: 40px;
    font-size: 15px !important;
  }
  header#hd .hd-top .bt-my {
    top: 100%;
    right: 16px;
    width: 6.8rem !important;
    justify-content: center;
  }
  header#hd .hd-top .hd-search {
    top: calc(100% + 56px);
    left: 16px;
    width: calc(100% - 32px);
    height: 40px;
    padding: 9px 12px !important;
  }
  header#hd .hd-top .bt-sitemap {
    width: 32px !important;
    height: 32px !important;
  }
  header#hd .hd-top .bt-sitemap span {
    right: 5px !important;
    height: 3px !important;
    width: 12px !important;
  }
  header#hd .hd-top .bt-sitemap::before,
  header#hd .hd-top .bt-sitemap::after {
    right: 5px !important;
    width: calc(100% - 10px) !important;
    height: 3px !important;
  }
  header#hd .hd-top .bt-sitemap::before {
    top: 7px !important;
  }
  header#hd .hd-top .bt-sitemap::after {
    bottom: 8px !important;
  }
  header#hd .hd-top .bt-sitemap:hover span {
    width: 12px !important;
  }
  header#hd .hd-top .bt-sitemap.active::before {
    top: calc(50% - 1.5px) !important;
  }
  header#hd .hd-top .bt-sitemap.active::after {
    bottom: calc(50% - 1.5px) !important;
  }
}

header#hd [class^=icon-hd] {
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
}

header#hd .icon-hd-global {
  background-image: url(../images/hd-ico-global.svg);
}

header#hd .icon-hd-my {
  background-image: url(../images/hd-ico-my.svg);
}

header#hd .hd-search {
  width: 320px;
}

header#hd .dep1 {
  display: flex;
}

header#hd .dep1 li {
  flex: 1;
}

header#hd .dep1 li.active a {
  border-color: var(--blue);
}

header#hd .dep1 li.on a {
  border-color: var(--blue);
}

header#hd .dep1 li > a {
  position: relative;
  display: block;
  padding: 10px 0 10px 0;
  white-space: nowrap;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 4px solid transparent;
  word-break: keep-all;
}

header#hd .gnb-all {
  position: absolute;
  display: none;
  width: 100%;
  z-index: 111;
  background-color: var(--white);
}

header#hd .gnb-all a {
  display: block;
  position: relative;
}

header#hd .gnb-all.active {
  display: block;
}

@media (min-width: 992px) {
  header#hd .gnb-all {
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.08);
  }
  header#hd .gnb-all h3 {
    display: none;
  }
  header#hd .gnb-all > div {
    display: flex;
  }
}

@media screen and (max-width: 991.98px) {
  header#hd .gnb-all {
/*     position: fixed; */
    top: 64px;
    left: 0;
    right: 0;
    padding-top: 112px;
    height: calc(var(--vh, 1vh) * 100 - 64px);
  }
  header#hd .gnb-all > div {
    padding: 0 !important;
    height: 100%;
    overflow-y: auto;
  }
  header#hd .gnb-all > div br {
    display: none;
  }
  header#hd .gnb-all > div h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
   	padding: 20px 35px 20px 20px;
    border-bottom: 1px solid var(--line);
  }
  header#hd .gnb-all > div h3::after {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(../images/sitemap-mo-open.svg) no-repeat center center/contain;
  }
  header#hd .gnb-all > div h3.on {
    border-bottom: 4px solid var(--blue);
  }
  header#hd .gnb-all > div h3.on::after {
    background: url(../images/sitemap-mo-close.svg) no-repeat center center/contain;
  }
  header#hd .gnb-all > div h3.on + .dep2 {
    display: block;
  }
  header#hd .gnb-all > div .dep2 {
    display: none;
    background-color: #F5F8FD;
    padding: 0 8px;
  }
  header#hd .gnb-all > div .dep2 > li {
    padding: 0;
  }
  header#hd .gnb-all > div .dep2 > li > a {
    padding: 12px 14px;
    font-size: 15px;
    font-weight: 600;
  }
  header#hd .gnb-all > div .dep3 > li > a {
    padding: 12px 16px;
  }
}

@media (min-width: 1210px) and (max-width: 1400px) {
	header#hd > div .dep1 > li > a {
      padding: 6px 7px;
      font-size: 20px;
      font-weight: 700;
    }
    
    header#hd .gnb-all > div .dep2 > li > a {
      padding: 6px 2px 6px 4px;
      font-size: 14px;
      font-weight: 600;
      line-height: 1.3;
      letter-spacing: -0.55px;
    }
}
@media (min-width: 992px) and (max-width: 1210px) {
	header#hd > div .dep1 > li > a {
      padding: 6px 7px;
      font-size: 17px;
      font-weight: 700;
    }
    
    header#hd .gnb-all > div .dep2 > li > a {
      padding: 6px 2px 6px 4px;
      font-size: 12px;
      font-weight: 600;
      line-height: 1.3;
      letter-spacing: -0.55px;
    }
}

@media screen and (max-width: 991.98px) {
  header#hd .hd-top > div {
    gap: 0px;
  }
  header#hd .hd-top h1 a img {
    width: 166px !important;
  }
  header#hd .hd-top .hd-util {
    gap: 8px;
  }
  header#hd .hd-top .hd-util .dropdown-toggle {
    font-size: 12px;
    padding: 8px !important;
  }
  header#hd .hd-top .hd-util .dropdown-toggle::after {
    margin-left: 2px !important;
  }
  header#hd .hd-gnb .dep1 {
    display: none;
  }
}

@media (max-width: 389.98px) {
  header#hd .hd-top h1 a img {
    width: 120px !important;
  }
}

ul.dep2 {
  flex: 1;
  border-left: 1px solid var(--line);
  padding: 3px 0;
  padding-bottom: 30px;
}

ul.dep2.active {
  background-color: rgba(64, 115, 217, 0.05);
}

ul.dep2 > li {
  padding: 2px 2px;
}

ul.dep2 > li > a {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  padding: 6px 2px 6px 10px;
  letter-spacing: -0.45px;
}

@media ( hover : hover) {
	ul.dep2 > li > a:hover,
	.dep2 > li > a.forced-hover {
	  color: var(--blue);
	  font-weight: 700;
	}
}

ul.dep2:last-child {
  border-right: 1px solid var(--line);
}

ul.dep3 > li > a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 20px 8px 16px;
  border-radius: 8px;
  color: var(--gray);
  letter-spacing: -0.42px;
}

ul.dep3 > li > a::before {
  content: "-";
  display: inline-block;
  margin-right: 4px;
  color: var(--blue);
  font-weight: 700;
}

@media ( hover : hover) {
	ul.dep3 > li > a:hover,
	.dep3 > li > a.forced-hover {
	  background-color: #EDF2FB;
	  color: var(--blue);
	  font-weight: 700;
	}
	
	ul.dep3 > li > a:hover::after {
	  content: "";
	  width: 6px;
	  height: 10px;
	  position: absolute;
	  top: calc(50% - 5px);
	  right: 10px;
	  background: url(../images/ico-arr-nav.svg) no-repeat center center/contain;
	  transform: scaleX(-1);
	}
}



#gnb-sitemap {
  display: none;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#gnb-sitemap .sitemap-wrap {
  background-color: var(--white);
  max-width: 1400px;
  display: flex;
  flex-direction: column;
}

#gnb-sitemap .sitemap-body {
  flex: 1;
  overflow-y: auto;
}

#gnb-sitemap .sitemap-body a {
  display: block;
  position: relative;
}

@media (min-width: 992px) {
  #gnb-sitemap {
    z-index: 2000;
    background: rgba(18, 18, 18, 0.65);
    backdrop-filter: blur(6px);
  }
  #gnb-sitemap .sitemap-wrap {
    margin: 90px auto;
    height: calc(100vh - 180px);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 38px 0 rgba(0, 0, 0, 0.24);
  }
  #gnb-sitemap .sitemap-hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F3F6F8;
    padding: 24px;
  }
  #gnb-sitemap .sitemap-hd h2 {
    display: inline-flex;
    align-items: center;
    font-size: 32px;
    font-weight: 700;
    gap: 8px;
  }
  #gnb-sitemap .sitemap-hd .hd-search {
    width: 520px;
    padding: 18px 20px 18px 40px;
  }
  #gnb-sitemap .sitemap-hd .bt-my {
    display: none;
  }
  #gnb-sitemap .sitemap-body {
    padding: 40px;
  }
  #gnb-sitemap .sitemap-body .group {
    display: flex;
  }
  #gnb-sitemap .sitemap-body .group > div {
    flex: 1;
    padding: 0 18px;
  }
  #gnb-sitemap .sitemap-body .group > div + div {
    border-left: 1px solid var(--line);
  }
  #gnb-sitemap .sitemap-body .group > div h3 {
    font-size: 24px;
    font-weight: 700;
  }
  #gnb-sitemap .sitemap-body .group > div h3 + ul {
    margin-top: 12px;
  }
  #gnb-sitemap .sitemap-body ul.dep2 {
    padding: 0;
    border: 0;
    margin-top: 0;
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li {
    padding: 0;
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li a {
    padding: 13px 10px 13px 14px;
    font-weight: 600;
    font-size: 18px;
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li + li {
    margin-top: 4px;
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li:has(.dep3) > a::after {
    content: "";
    width: 19px;
    height: 19px;
    position: absolute;
    top: calc(50% - 10px);
    right: 16px;
    background: url(../images/sitemap-depth-arr.svg) no-repeat center center/contain;
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li:has(.dep3).on > a::after {
    transform: scaleY(-1);
  }
  #gnb-sitemap .sitemap-body ul.dep2 > li:has(.dep3).on .dep3 {
    display: block;
  }
  #gnb-sitemap .sitemap-body ul.dep2 + h3 {
    margin-top: 60px;
  }
  #gnb-sitemap .sitemap-body ul.dep3 {
    display: none;
  }
  #gnb-sitemap .sitemap-body ul.dep3 a {
    padding: 10px 16px 10px 30px;
  }
  @media ( hover : hover) {
  #gnb-sitemap .sitemap-body ul.dep3 a:hover {
    background-color: #F9FAFB;
  }
  }
  #gnb-sitemap .sitemap-close {
    width: 62px;
    height: 62px;
    background: url(../images/close-sitemap.svg) no-repeat center center/contain;
    font-size: 0;
  }
  #gnb-sitemap.active {
    display: block;
  }
}

@media screen and (max-width: 991.98px) {
  #gnb-sitemap {
    display: none !important;
  }
}

footer#ft {
  background-color: var(--white);
}

footer#ft .ft-link-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

footer#ft .ft-link-wrap .swiper-wrapper {
  align-items: center;
}

footer#ft .ft-link-wrap .swiper-slide {
  width: auto;
  height: auto;
}

footer#ft .ft-link-wrap .swiper-slide a {
  display: block;
  max-height: 45px;
}

footer#ft .ft-link-wrap .swiper-control {
  position: relative;
  justify-content: space-between;
}

footer#ft .ft-link-wrap .swiper-control::before {
  content: "";
  position: absolute;
  left: calc(50% - 1px);
  top: calc(50% - 0.5rem);
  width: 2px;
  height: 1rem;
  border-radius: 1px;
  background-color: var(--line);
}

footer#ft .ft-link-wrap [class^=swiper-btn] {
  opacity: 0.5;
}

@media (min-width: 992px) {
  footer#ft .ft-link-wrap {
    display: flex;
    align-items: center;
  }
  footer#ft .ft-link-wrap .ft-link-swiper {
    width: calc(100% - 60px - 82px);
  }
  footer#ft .ft-link-wrap .swiper-control {
    width: 82px;
    margin-left: 60px;
  }
}

@media screen and (max-width: 991.98px) {
  footer#ft .ft-link-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  footer#ft .ft-link-wrap .swiper-control {
    width: 62px;
    margin-left: auto;
    margin-top: 20px;
  }
  footer#ft .ft-link-wrap .swiper-control [class^=swiper-btn] {
    width: 14px;
    height: 14px;
  }
}

footer#ft .ft-main {
  background-color: #2F3139;
  padding: 16px 0;
}

footer#ft .ft-main .ft-hd {
  padding-bottom: 13px;
}

footer#ft .ft-main .ft-hd h1 {
  opacity: 0.7;
}

footer#ft .ft-main .ft-hd h1 a {
  display: block;
  width: 266px;
  line-height: 0;
}

footer#ft .ft-main .ft-hd .link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}

footer#ft .ft-main .ft-body {
  border-top: 1px solid #374151;
  padding-top: 13px;
}

footer#ft .ft-main .ft-body .info li {
  color: #E5E7EB;
  font-weight: 500;
}

footer#ft .ft-main .ft-body .info li span {
  display: inline-block;
  margin-right: 0.5rem;
  line-height: 1.2;
}

footer#ft .ft-main .ft-body .sns {
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
}

footer#ft .ft-main .ft-body .sns img {
  width: 36px;
  height: 36px;
}

footer#ft .ft-main .ft-body .copy {
  margin-top: 10px;
  color: var(--gray);
  font-weight: 500;
  font-size: 12px;
}

@media (min-width: 992px) {
  footer#ft .ft-main [class^=ft-] {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer#ft .ft-main .ft-body .info {
    display: flex;
    gap: 24px;
  }
  footer#ft .ft-main .ft-body .info + .info {
    margin-top: 13px;
  }
}

@media screen and (max-width: 991.98px) {

	footer#ft .ft-main{
		padding: 8px 0;
	}
  footer#ft .ft-main .ft-hd {
    padding-bottom: 10px;
  }
  footer#ft .ft-main .ft-hd h1 a {
    width: 182px;
  }
  footer#ft .ft-main .ft-hd .link {
    margin-top: 10px;
  }
  footer#ft .ft-main .ft-body {
    padding-top: 12px;
  }
  footer#ft .ft-main .ft-body .info li {
    display: inline-block;
    margin-bottom: 8px;
/*     flex-direction: column; */
  }
/*   footer#ft .ft-main .ft-body .info li span:first-child { */
/*     width: 6em; */
/*   } */
  footer#ft .ft-main .ft-body .info li span:last-child {
    flex: 1;
  }
}

@media screen and (max-width: 991.98px) {
  body:has(.gnb-all.active) {
    overflow-y: hidden;
  }
  body:has(.gnb-all.active) #hd {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  body:has(.gnb-all.active) .member,
  body:has(.gnb-all.active) .dropdown-lang,
  body:has(.gnb-all.active) .bt-my,
  body:has(.gnb-all.active) .hd-search {
    opacity: 1 !important;
    pointer-events: all !important;
    z-index: 119;
  }
}

body .container {
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

body .container-lg {
  max-width: 1100px;
}

body .container-xl {
  max-width: 1500px;
}

#ct {
  overflow-x: clip;
  flex: 1;
  /* 만족도, 담당자 위치고정 */
  display: flex;
  flex-direction: column;
  /* 배경밀림 */
  position: relative;
  overflow-y: clip;
}

@media (min-width: 992px) {
  #ct.bg::before {
    content: "";
    position: absolute;
    top: 343px;
/*     top: 488px; */
    left: 0;
    right: 0;
    height: 905px;
    z-index: -1;
    pointer-events: none;
    background: linear-gradient(180deg, #F2F7FC 0%, #FFF 43.31%);
  }
}

#ct .sub-wrap {
  padding-top: 16px;
}

@media (min-width: 1240px) {
  #ct .sub-wrap {
    display: flex;
    padding-top: 56px;
	align-items: self-start;
	flex: 1;
    
  }
  #ct .sub-wrap .lnb-wrap {
    width: 284px;
    margin-right: 40px;
    flex-shrink: 0;
    position: sticky;
/*     top: 56px; */
  	will-change: top;
  }
  #ct .sub-wrap .content-wrap {
    flex: 1;
    width: calc(100% - 284px - 56px);
    padding-left: 22px;
    padding-right: 22px;
    background-color: white;
    /* 만족도, 담당자 위치고정 */
    display: flex;
    flex-direction: column;
    align-self: normal;
  }
}

@media (min-width: 991.98px) {
	#ct .sub-wrap .content-wrap {
    flex: 1;
    padding-left: 25px;
    padding-right: 11px;
    background-color: white;
    /* 만족도, 담당자 위치고정 */
    display: flex;
    flex-direction: column;
    align-self: normal;
  }
}

@media (max-width: 1239.98px) {
  #ct .sub-wrap .lnb-wrap {
    display: none;
  }
}

#ct .sub-wrap .lnb {
  border-radius: 16px;
  background: var(--GrayScale-White, #FFF);
  box-shadow: 0 0 30px 0 rgba(69, 89, 143, 0.12);
  margin-bottom: 60px;
}

#ct .sub-wrap .lnb a {
  display: block;
  position: relative;
}

#ct .sub-wrap .lnb br {
  display: none;
}

#ct .sub-wrap .lnb h3 {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  padding: 20px;
  border-bottom: 1px solid var(--line);
}
@media ( hover : hover) {
#ct .sub-wrap .lnb h3:hover {
  background-color: #F5F8FD;
}
}

#ct .sub-wrap .lnb h3::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 16px;
  height: 16px;
  background: url(../images/sitemap-mo-open.svg) no-repeat center center/contain;
}

#ct .sub-wrap .lnb h3.on {
  border-bottom: 4px solid var(--blue);
}

#ct .sub-wrap .lnb h3.on::after {
  background: url(../images/sitemap-mo-close.svg) no-repeat center center/contain;
}

#ct .sub-wrap .lnb h3.on + .dep2 {
  display: block;
}

#ct .sub-wrap .lnb .dep2 {
  display: none;
  background-color: #F5F8FD;
  padding: 0 8px;
}

#ct .sub-wrap .lnb .dep2 > li {
  padding: 0;
}

#ct .sub-wrap .lnb .dep2 > li > a {
  padding: 10px 14px;
  font-size: 15px;
  font-weight: 600;
}

#ct .sub-wrap .lnb .dep3 > li > a {
  padding: 6px 16px;
}

#ct .sub-top {
  padding-bottom: 64px;
}

#ct .sub-top .sub-hd h3 {
  font-weight: 800;
  margin-top: 24px;
  line-height: 1;
}

#ct .sub-top .share button {
  margin-left: 4px;
}

@media (min-width: 992px) {
  #ct .sub-top {
    display: flex;
  }
  #ct .sub-top:has(.board-view-hd) {
    padding-bottom: 40px;
  }
  #ct .sub-top .sub-hd {
    flex: 1;
  }
}

/* 2번 E */

/* 3번 S */
@media screen and (max-width: 991.98px) {
  #ct .sub-top {
    padding-bottom: 16px;
  }
  #ct .sub-top .sub-hd .icon-home {
    width: 16px;
    height: 16px;
  }
  #ct .sub-top .sub-hd h3 {
    font-size: 32px !important;
  }
  #ct .sub-top .share {
    margin-top: 6px;
    text-align: right;
  }
  #ct .sub-top .share img {
    width: 36px;
  }
}

#ct .sub-body {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 991.98px) {
  #ct .sub-body {
    padding-bottom: 60px;
  }
}

.bread-crumb {
  display: flex;
  align-items: center;
}

.bread-crumb li {
  position: relative;
  margin-right: 10px;
}

.bread-crumb li a {
  color: var(--lightgray);
  font-weight: 700;
  letter-spacing: -1px;
  cursor: default;
  pointer-events: none;
}

.bread-crumb li.home {
  margin-right: 7px;
  line-height: 0;
}

.bread-crumb li + li {
  padding-left: 10px;
}

.bread-crumb li + li::after {
  content: "";
  position: absolute;
  left: -1px;
  top: calc(50% - 5px);
  background-color: var(--line);
  width: 2px;
  height: 10px;
}

@media (min-width: 992px) {
  .dl-flex {
    display: flex;
    gap: 40px;
  }
  .dl-flex > dt {
    width: 180px;
  }
  .dl-flex > dd {
    flex: 1;
  }
}

@media (min-width: 992px) {
  .dl-flex > dt {
    margin-bottom: 20px;
  }
}

.search-filter-box {
  border-radius: var(--radius-lg);
  background: #FFF;
  box-shadow: 0 0 1.875rem 0 rgba(69, 89, 143, 0.12);
  padding: 16px 24px;
}

.search-filter-box h4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.search-filter-box .icon-filter {
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-filter.svg);
}

.search-filter-box .filter-body {
  margin-top: 8px;
}

.search-filter-box .filter-body strong {
  display: block;
  font-weight: 600;
  line-height: 1.7;
}

.search-filter-box .filter-body .cont {
  margin-top: 10px;
}

.search-filter-box .filter-body .filter-btn {
  text-align: center;
  margin-top: 24px;
}

.search-filter-box .form-period {
  display: flex;
  align-items: center;
  gap: 4px;
}

.search-filter-box .form-period p {
  width: calc(50% - 0.5em);
}

.search-filter-box + [class^=board] {
  margin-top: 64px;
}

@media (min-width: 992px) {
  .search-filter-box .filter-cont {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 56px;
  }
  .search-filter-box .filter-cont > div {
    min-width: 210px;
  }
  .search-filter-box .filter-cont > div.wide {
    width: 280px;
  }
  .search-filter-box .filter-cont .form-control {
    font-size: 14px;
  }
}

/* @media screen and (max-width: 991.98px) { */
@media screen {
  .search-filter-box {
    padding: 10px 1rem;
  }
  .search-filter-box h4::after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
    background: url(../images/ico-arr-down.svg) no-repeat center center/contain;
  }
  .search-filter-box h4.active::after {
    transform: scaleY(-1);
  }
  .search-filter-box .icon-filter {
    width: 18px;
    height: 18px;
  }
  .search-filter-box .filter-body {
    display: none;
  }
  .search-filter-box .filter-body.active {
    display: block;
  }
  .search-filter-box .filter-body .filter-cont > div {
    margin-top: 8px;
  }
  .search-filter-box .filter-body .filter-btn {
    margin-top: 12px;
  }
  .search-filter-box .filter-body .cont {
    margin-top: 20px;
  }
  .search-filter-box + [class^=board] {
    margin-top: 32px;
  }
}

[class^=board-] td .info,
[class^=board-].board-view-hd .info {
  color: var(--gray);
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
}

[class^=board-] td .info + .info
/* ,[class^=board-].board-view-hd .info + .info  */
{
  margin-left: 8px;
  padding-left: 8px;
}

[class^=board-] td .info + .info::after,
[class^=board-].board-view-hd .info + .info::after {
  content: "";
  position: absolute;
  left: 0;
  height: 10px;
  top: calc(50% - 5px);
  width: 2px;
/*   background-color: var(--line); */
}

.board-list {
  border-top: 1px solid var(--body);
  table-layout: fixed;
}

.board-list thead th {
  border-bottom: 1px solid var(--body);
  padding: 16px 0;
  text-align: center;
}

.board-list thead th,
.board-list thead th button {
  font-weight: 700;
}

.board-list thead th:has(.icon-sort) {
  padding-left: 14px;
}

.board-list thead th .icon-sort {
  margin-top: -2px;
}

.board-list tbody td {
  text-align: center;
  padding: 16px 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.board-list tbody td .subject {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 4px;
}

.board-list tbody td .subject a {
  display: block;
  font-weight: 600;
}

.board-list tbody td .subject i {
  flex-shrink: 0;
}

@media (min-width: 992px) {
  .board-list .info [class^=icon-bbs] {
    display: none;
  }
}

@media screen and (max-width: 991.98px) {
  .board-list, .board-list tbody {
    display: block;
  }
  .board-list colgroup, .board-list thead {
    display: none;
  }
  .board-list tr {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 24px 0;
    border-bottom: 1px solid var(--line);
  }
  .board-list tr td {
    padding: 0;
    display: block;
    border: 0;
  }
  .board-list tr td:has(.subject) {
    width: 100%;
  }
/*   .board-list tr td .subject { */
/*     margin-bottom: 8px; */
/*   } */
  .board-list tr td .info.snd {
    padding-left: 8px;
  }
  .board-list tr td .info.snd::after {
    content: "";
    position: absolute;
    left: 0;
    height: 10px;
    top: calc(50% - 5px);
    width: 2px;
    background-color: var(--line);
  }
}

.board-write {
  border-top: 1px solid var(--body);
  padding-top: 0.75rem;
}

.board-write > .form-group {
  padding: 0.75rem 0;
}

.board-write-hd {
  padding-bottom: 1rem;
}

.board-write-hd h4 {
  margin-bottom: 0 !important;
}

.board-write-hd h4 + p {
  margin-top: 0.5rem;
  text-align: right;
}

@media (min-width: 992px) {
  .board-write-hd {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

.board-write-sect {
  border-bottom: 1px solid var(--line);
  padding-bottom: 1rem;
}

.board-write-sect + .board-write-sect {
  margin-top: 40px;
}

.board-write-sect + .btn-wrap {
  margin-top: 20px;
}

@media screen and (max-width: 991.98px) {
  .board-write-sect + .btn-wrap {
    margin-top: 40px;
  }
}

@media screen and (max-width: 991.98px) {
  .board-write > .form-group > div:not(:last-child) {
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .form-group.col-2-view > div {
    padding: 4px 0px 19px 0px !important;
    border-bottom: 1px solid var(--line);
  }
  .form-group.col-2-view > div:last-of-type {
    padding: 14px 0px 6px 0px !important;
    border-bottom: none;
  }
}

@media screen and (max-width: 767.98px) {
  .form-group.col-2-view > div:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--line);
  }
}

.board-view-hd > .info-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.board-view-hd h4 {
  margin-top: 24px;
}

@media screen and (max-width: 991.98px) {
  .board-view-hd h4 {
    margin-top: 2rem;
  }
}

.board-view .attach-box {
  background-color: #F9FAFB;
  padding: 24px;
}

.board-view .attach-box ul li a {
  display: block;
  color: var(--dark);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-view .attach-box ul li + li {
  margin-top: 0.5rem;
}

@media screen and (max-width: 991.98px) {
  .board-view .attach-box {
    padding: 14px;
  }
}

.board-view .contents {
  padding: 40px 0;
  border: 1px solid var(--body);
  border-width: 1px 0;
}

@media screen and (max-width: 991.98px) {
  .board-view .contents {
    padding: 20px 0;
  }
}

.board-view .reply-wrap {
  margin-top: 40px;
  word-break: break-word;
}

.board-view .reply-wrap .reply-hd {
  border-bottom: 1px solid var(--line);
  padding-bottom: 1.25rem;
}

.board-view .reply-wrap .reply-cont {
  margin-bottom: 1.25rem;
}

.board-view .reply-wrap .reply-cont li {
  position: relative;
  border-bottom: 1px solid var(--line);
  padding: 2rem;
}

.board-view .reply-wrap .reply-cont dl dt {
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.board-view .reply-wrap .reply-cont dl dd {
  margin-top: 1.25rem;
  color: var(--dark);
  line-height: 1.7;
  white-space: pre-line;
  word-break: break-word;
}

.board-view .reply-wrap .reply-cont dl ~ div {
  margin-top: 2rem;
}

.board-view .reply-wrap .reply-del {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 0;
}

.board-view .reply-wrap .reply-btns {
  text-align: right;
}

.board-view .reply-wrap .reply-btns .bt {
  min-width: 5rem;
}

.board-view .reply-wrap .re-reply {
  margin-top: 2rem;
  border-top: 1px solid var(--line);
}

.board-view .reply-wrap .reply-new .reply-opt {
  margin-top: 1.25rem;
}

@media screen and (max-width: 991.98px) {
  .board-view .reply-wrap .reply-cont li {
    padding: 2rem 0;
  }
  .board-view .reply-wrap .reply-cont dl ~ div {
    margin-top: 1rem;
  }
  .board-view .reply-wrap .reply-del {
    right: 0;
  }
  .board-view .reply-wrap .re-reply li {
    padding: 2rem 1rem;
  }
}

.board-view .view-nav {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 0.50rem;
}

.board-view .view-nav > * {
  width: 100%;
}

.board-view .view-nav > p {
  background-color: #F2F7FC;
  border-radius: 1rem;
  padding: 0.85rem 1.25rem;
  color: var(--gray);
  display: flex;
  align-items: center;
}

.board-view .view-nav > p span {
  width: 5.5rem;
  line-height: 1;
  display: inline-block;
  margin-right: 1.5rem;
  color: #4A5EB5;
  font-weight: 700;
}

.board-view .view-nav > p span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/ico-arrow-up.svg) no-repeat center center/contain;
}

.board-view .view-nav > p a {
  width: calc(100% - 5rem - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-view .view-nav > p.view-next span::before {
  transform: scaleY(-1);
}

.board-view .view-nav .btn-wrap {
  margin-top: 1.25rem;
}

@media screen and (max-width: 991.98px) {
  .board-view .view-nav {
    margin-top: 40px;
  }
  .board-view .view-nav > p {
    padding: 1rem 10px;
  }
}

.board-view .view-nav-sm {
  display: flex;
  align-items: center;
  margin-top: 80px;
  gap: 16px;
}

.board-view .view-nav-sm > p[class^=view-] {
  width: calc((100% - 160px - 32px) / 2);
  background-color: #F2F7FC;
  color: var(--gray);
  border-radius: 2em;
  display: flex;
  align-items: center;
  padding: 19px 24px;
}

.board-view .view-nav-sm > p[class^=view-] span {
  color: var(--primary);
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
  width: 5rem;
  line-height: 1;
}

.board-view .view-nav-sm > p[class^=view-] span i {
  width: 14px;
  height: 14px;
}

.board-view .view-nav-sm > p[class^=view-] a {
  width: calc(100% - 5rem);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.board-view .view-nav-sm > p[class^=view-].view-prev i {
  transform: scaleX(-1);
}

.board-view .view-nav-sm > p[class^=view-].view-next span {
  justify-content: flex-end;
}

@media screen and (max-width: 991.98px) {
  .board-view .view-nav-sm {
    margin-top: 40px;
    align-items: normal;
    gap: 8px;
    justify-content: space-between;
  }
  .board-view .view-nav-sm > p[class^=view-] {
    width: auto;
    padding: 10px 12px;
  }
  .board-view .view-nav-sm > p[class^=view-] a {
    display: none;
  }
}

.board-hd {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.board-hd .board-search {
  display: flex;
  gap: 8px;
}

.board-hd .board-search select {
  width: auto !important;
}

.board-hd .board-search .form-search,
.board-hd .board-search header#hd .hd-search,
header#hd .board-hd .board-search .hd-search {
  max-width: 270px;
}

@media screen and (max-width: 991.98px) {
  .board-hd .board-search .form-search,
  .board-hd .board-search header#hd .hd-search,
  header#hd .board-hd .board-search .hd-search {
    flex: 1;
  }
}

.board-hd + [class*=board-] {
  margin-top: var(--mt-space);
}

.board-faq {
  border-top: 1px solid var(--body);
  word-break: break-all;
}

.board-faq li {
  border-bottom: 1px solid var(--line);
}

.pager {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  gap: 24px;
}

.pager .pagerMoBtn, .pager .txtPager, .pager::before, .pager::after {
  display: none;
}

.pager .pagerBtn {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: url(../images/ico-pager.svg) no-repeat center/contain;
  opacity: 0.4;
  pointer-events: none;
}

.pager .pagerBtn.btnFirst, .pager .pagerBtn.btnLast {
  background-image: url(../images/ico-pager-dbl.svg);
}

.pager .pagerBtn.btnFirst, .pager .pagerBtn.btnPrev {
  transform: scaleX(-1);
}

.pager .pagerBtn.on {
  opacity: 1;
  pointer-events: auto;
}

.pager ul {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  line-height: 0;
}

.pager ul a {
  display: inline-block;
  text-align: center;
  padding: 0;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border: 0;
  border-radius: 50px !important;
  font-size: 16px;
  line-height: 32px;
  color: var(--gray);
}

.pager ul a.active {
  background-color: var(--primary);
  color: var(--white);
  font-weight: 600;
}

.pager + .btn-wrap {
  margin-top: 80px;
}

@media screen and (max-width: 991.98px) {
  .pager {
    margin-top: 32px;
    gap: 16px;
  }
  .pager ul {
    gap: 4px;
  }
  .pager + .btn-wrap {
    margin-top: 50px;
  }
}

.comment-write, .board-view .reply-wrap .reply-write {
  padding: 20px;
  background-color: #F9FAFB;
  border-radius: 1rem !important;
}

.comment-write .re-cnt, .board-view .reply-wrap .reply-write .re-cnt {
  text-align: right;
  color: var(--lightgray);
}

.comment-write textarea, .board-view .reply-wrap .reply-write textarea {
  border: 0;
  padding: 0 !important;
  border-radius: 0;
  background-color: transparent;
}

@media screen and (max-width: 991.98px) {
  .comment-write, .board-view .reply-wrap .reply-write {
    padding: 1rem 10px;
  }
}

[class^=accordion-] {
  position: relative;
}

.accordion-title {
  padding: 24px 0;
  display: flex;
}

.accordion-title .badge {
  background-color: #D3DBFF;
  color: #283985;
  font-weight: 400;
}

.accordion-title > p {
  flex: 1;
  max-width: 100%;
  font-weight: 700;
  margin-left: 8px;
  padding-right: 40px;
}

.accordion-title::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 14px);
  width: 28px;
  height: 28px;
  background: url(../images/faq-arr.svg) no-repeat center center/contain;
}

.accordion-title::marker {
  display: none;
}

@media (min-width: 992px) {
  .accordion-title > p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media screen and (max-width: 991.98px) {
  .accordion-title {
    display: block;
    padding: 1rem 0;
  }
  /* Line clamp 속성은 호환성을 위해 -webkit- 프리픽스 유지 */
  .accordion-title > p {
    margin: 0;
    display: -webkit-box !important;
    overflow: hidden;
    max-height: 2.8em;
    line-height: 1.4 !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal !important;
    height: auto;
  }
  .accordion-title::after {
    top: 1rem;
    width: 20px;
    height: 20px;
  }
}

.accordion-content {
  background-color: var(--bg);
  border-top: 1px solid var(--line);
  padding: 40px 0;
}

@media screen and (max-width: 991.98px) {
  .accordion-content {
    padding: 20px 0;
  }
}

details [class^=accordion] {
  position: relative;
}

details[open] .accordion-title::after {
  transform: scaleY(-1);
}

.tb {
  border-collapse: collapse;
  text-align: center;
  border-top: 1px solid #ccc;
}

.tb caption {
  opacity: 0;
  position: absolute;
}

.tb td, .tb th {
  padding: 15px;
}

.tb thead th {
  border-bottom: 1px solid #ddd;
  background: rgba(238, 238, 238, 0.3);
}

.tb tbody td, .tb tbody th {
  border-bottom: 1px solid #ddd;
}

.tb tbody td:not(:last-child),
.tb tbody th:not(:last-child),
.tb thead td:not(:last-child),
.tb thead th:not(:last-child) {
  border-right: 1px solid #ddd;
}

.tb tbody td[rowspan]:not(:first-child),
.tb tbody th[rowspan]:not(:first-child),
.tb thead td[rowspan]:not(:first-child),
.tb thead th[rowspan]:not(:first-child) {
  border-left: 1px solid #ddd;
}

.tb tbody td ul, .tb tbody th ul {
  text-align: left;
}

.table-wrap .slide-info {
  position: relative;
  margin-bottom: 1rem;
}

.table-wrap .slide-info::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: calc(100% + 5px);
  width: 63px;
  height: 20px;
  background: url(../images/ico-table-slide.svg) no-repeat center center/contain;
}

.table-wrap .slide-info .caution-text {
  color: var(--lightgray);
  font-weight: 700;
}

.table-wrap .tb {
  min-width: 600px;
  word-break:keep-all;
}

@media (min-width: 992px) {
  .table-wrap .slide-info {
    display: none;
  }
}

@media screen and (max-width: 991.98px) {
  .table-wrap .table-slide {
    overflow-x: auto;
    overflow-y: clip;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.upload-file .thumb-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  width: 100%;
  min-width: 500px;
}

.upload-file .thumb-list label,
.upload-file .thumb-list li {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 12px;
  overflow: hidden;
}

.upload-file .thumb-list label {
  background: rgba(0, 0, 0, 0.08) url(../images/icon-file-add.svg) no-repeat center/2.5rem 2.5rem;
  cursor: pointer;
}

.upload-file .thumb-list label input {
  display: none;
}

.upload-file .thumb-list li {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.upload-file .thumb-list li .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload-file .thumb-list li .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload-file .thumb-list li .no-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.08) url(../images/common/icon-file2.svg) no-repeat top 35% center/30% auto;
}

.upload-file .thumb-list li .no-thumb span {
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translateX(-50%);
  width: 76%;
  font-size: 12px;
  /* Line clamp 속성은 호환성을 위해 -webkit- 프리픽스 유지 */
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 1.4em;
  line-height: 1.4 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 3번 E */



/* 4번 S */
.upload-file .thumb-list .icon-x {
  position: absolute;
  z-index: 1;
  top: 6%;
  right: 6%;
  display: block;
  margin-left: 1rem;
  min-width: 1rem;
  height: 1rem;
  background: url(../images/icon-del-x.svg) no-repeat center/contain;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .upload-file .thumb-list {
    gap: 4px;
  }
  .upload-file .thumb-list label, .upload-file .thumb-list li {
    border-radius: 6px;
  }
}

@media (min-width: 768px) {
  .upload-file .thumb-list {
    gap: 8px;
  }
  .upload-file .thumb-list label, .upload-file .thumb-list li {
    border-radius: 12px;
  }
}

.calender-wrap {
  --c-pink: #FFC4C5;
  --c-blue: #C3EDF6;
  --c-purple: #DFD5F6;
}

.calender-wrap .theme-pink {
  background-color: var(--c-pink);
}
.calender-wrap .theme-pink .badge {
  background-color: #F69396;
  border: 1px solid transparent;
}
.calender-wrap .theme-pink .badge.pm {
  background-color: #fff;
  border-color: #F69396;
  color: #F69396;
}

.calender-wrap .theme-blue {
  background-color: var(--c-blue);
}
.calender-wrap .theme-blue .badge {
  background-color: #4BC8E4;
  border: 1px solid transparent;
}
.calender-wrap .theme-blue .badge.pm {
  background-color: #fff;
  border-color: #4BC8E4;
  color: #4BC8E4;
}

.calender-wrap .theme-purple {
  background-color: var(--c-purple);
}
.calender-wrap .theme-purple .badge {
  background-color: #C0AAF3;
  border: 1px solid transparent;
}
.calender-wrap .theme-purple .badge.pm {
  background-color: #fff;
  border-color: #C0AAF3;
  color: #C0AAF3;
}

.calender-hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.calender-hd .monthly {
  display: flex;
  align-items: center;
  gap: 32px;
}

.calender-hd .monthly button {
  width: 32px;
  height: 32px;
  font-size: 0;
  color: transparent;
  margin: 0 6px;
}

.calender-hd .monthly button.month-prev {
  background: url(../images/ico-arr-nav.svg) no-repeat center center/auto 18px;
}

.calender-hd .monthly button.month-next {
  background: url(../images/ico-arr-nav.svg) no-repeat center center/auto 18px;
  transform: scaleX(-1);
}

.calender-hd .category {
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 40px;
}

.calender-hd .category p {
  display: flex;
  align-items: center;
  gap: 8px;
}

.calender-hd .category p i {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

@media screen and (max-width: 991.98px) {
  .calender-hd {
    display: block;
  }
  .calender-hd .monthly {
    margin-bottom: 14px;
  }
  .calender-hd .monthly .month-nav {
    margin-left: auto;
  }
  .calender-hd .monthly .month-nav button {
    width: 26px;
    height: 26px;
    background-size: auto 16px;
  }
  .calender-hd .category {
    /* white-space: nowrap; */
    flex-wrap: wrap;
    row-gap: 5px;
    column-gap: 20px;
    justify-content: flex-end;
  }
}

.calender-body {
  padding-top: 1rem;
}

.calender-tb {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 10px;
  min-width: 1000px;
  margin-left: -10px;
  margin-right: -10px;
}

.calender-tb thead th {
  text-align: right;
  font-weight: 600;
  line-height: 1.75;
/*   padding: 0 20px; */
/* 20260128 번역수정 */
  padding: 0 20px 0 0;
  color: #1F2937;
}

.calender-tb thead th.day1 {
	color: 	RED;
}

.calender-tb thead th.day2 {
	color: 	#529dbc;
}



.calender-tb tbody td {
  padding: 5px;
  vertical-align: text-top;
  padding: 6px 10px 10px 10px;
  background-color: #FAFAFA;
  border-radius: 12px;
  /* height: 100%; */
  width: 100%;
  border: 1px solid transparent;
}

.calender-tb tbody td.today {
  background-color: #bdccff;
  border-color: #2f4bd0;
}


.calender-tb tbody td .date {
  font-weight: 700;
  color: var(--gray);
  text-align: right;
  padding-right: 8px;
}

.calender-tb tbody td .day-list li {
  display: block;
  margin-top: 6px;
  padding: 8px;
  border-radius: 8px;
}

.calender-tb tbody td .day-list li .badge {
  border-radius: 4px;
  padding: 2px 6px;
  line-height: 1.5;
  font-size: 0.8125rem;
  margin-bottom: 6px;
}

.calender-tb tbody td.disabled {
  background-color: transparent;
}
.calender-tb tbody td.disabled .date {
  color: var(--lightgray);
}

.form-control {
  padding: 6px 12px;
  /* border: 1px solid var(--line); */
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  width: 100%;
  height: 40px;
}

.form-control:focus {
  padding: 7px 11px;
  border: 2px solid #D8E6FF;
  outline: none;
  box-shadow: none;
}

@media (min-width: 992px) {
  .form-control.short {
    width: 320px;
  }
  .form-control.shorter {
    max-width: 220px;
  }
  .form-control.shortest {
    max-width: 135px;
  }
}

@media screen and (max-width: 991.98px) {
  .form-control {
    height: 40px;
  }
}

input[type=file]::-webkit-file-upload-button {
  opacity: 0;
  position: absolute;
}
input[type=file]::file-selector-button {
  opacity: 0;
  position: absolute;
}

select {
  padding: 8px 12px;
  padding-right: 2.5rem !important;
  appearance: none;
  background: url(../images/icon-select-arr.svg) no-repeat right 14px center/16px 16px;
}

select:invalid {
  color: var(--lightgray) !important;
}

.required-mark, label.required::after {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--blue);
  vertical-align: middle;
  margin-left: 4px;
  margin-top: -2px;
}

label.required {
  position: relative;
}
label.required::after {
  content: "";
  vertical-align: text-top;
}

.required-mark2, label.required2::after {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--green);
  vertical-align: middle;
  margin-left: 4px;
  margin-top: -2px;
}

label.required2 {
  position: relative;
}
label.required2::after {
  content: "";
  vertical-align: text-top;
}

.form-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.form-group > [class^=col] {
  padding-left: 0;
  padding-right: 0;
}

.form-group > label {
  font-weight: 700;
  padding: 0.375rem;
}

.form-group .bt {
  white-space: nowrap;
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media screen and (max-width: 991.98px) {
  .form-group > label {
    padding: 0 0 8px 0;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .form-group.col-2-view > label {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid var(--line);
  }
  .form-group.col-2-view > label:last-of-type {
    padding: 10px 0px 5px 0px;
    border-bottom: none;
  }
}


.form-inline {
  row-gap: 16px;
  align-items: center;
}

@media screen and (max-width: 991.98px) {
  .form-inline {
    row-gap: 8px;
  }
}

.form-email {
  display: flex;
  align-items: center;
  gap: 8px;
}

@media screen and (max-width: 991.98px) {
  .form-email {
    flex-wrap: wrap;
  }
  .form-email input {
    flex: 1;
  }
}

.form-phone {
  display: flex;
  align-items: center;
  gap: 8px;
}

@media (min-width: 992px) {
  .form-phone select, .form-phone input {
    max-width: 110px;
  }
}

.form-chk-group {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 4px;
}

label[class^=check-] {
  display: inline-flex;
  align-items: center;
  position: relative;
}

label[class^=check-] input[type=radio],
label[class^=check-] input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.check-btn {
  padding: 8px 12px;
  border-radius: 2em;
  border: 1px solid #E5E7EB;
}

.check-btn i {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  background: url(../images/check-off.svg) no-repeat center center/contain;
}

.check-btn span {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray);
}

.check-btn:has(input:checked) {
  border-color: var(--primary);
}
.check-btn:has(input:checked) i {
  background-image: url(../images/check-on.svg);
}
.check-btn:has(input:checked) span {
  color: var(--primary);
}

label.check-radio-label,
label.check-box-label {
  position: relative;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  margin: 1.5px 0;
}

label.check-radio-label:not(:last-child),
label.check-box-label:not(:last-child) {
  margin-right: 1.5rem;
}

label.check-radio-label::before,
label.check-box-label::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

label.check-radio-label.onlychk::before,
label.check-box-label.onlychk::before {
  margin-right: 0 !important;
}

label.check-radio-label.sm::before,
label.check-box-label.sm::before {
  width: 1.125rem;
  height: 1.125rem;
}

.check-radio-label::before {
  background-image: url(../images/radio-off.svg);
  border-radius: 50%;
}
.check-radio-label:has(input:checked)::before {
  background-image: url(../images/radio-on.svg);
}
.check-radio-label:has(input:checked):has(input:disabled)::before {
  background-image: url(../images/radio-off.svg);
}

.check-box-label::before {
  width: 1rem !important;
  height: 1rem !important;
  border-radius: 4px;
  background-color: #F3F3F3;
}
.check-box-label:has(input:disabled)::before {
  background-color: #ccc;
}
.check-box-label:has(input:checked)::before {
  background-color: transparent;
  background-image: url(../images/check-bx.svg);
}

.form-search, header#hd .hd-search {
  padding: 6px 16px 6px 20px;
  border-radius: 50px;
  border: 1px solid var(--line);
  background: #FFF;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 12px;
}

.form-search > p, header#hd .hd-search > p {
  flex: 1;
  line-height: 1;
}

.form-search > p input, header#hd .hd-search > p input {
  width: 100%;
  border: 0;
}

main.index section {
  position: relative;
}

main.index section h3 {
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -1.3px; /* <-- 단위 (px) 추가 */
}

@media screen and (max-width: 991.98px) {
  main.index section h3 {
    font-size: 36px;
  }
}

main.index section .tit-wrap {
  position: relative;
  margin-bottom: 20px;
}

@media screen and (max-width: 991.98px) {
  main.index section .tit-wrap {
    margin-bottom: 16px;
  }
}

main.index .index-sect1 .top-visual {
  position: relative;
  overflow: hidden;
}

main.index .index-sect1 .top-visual .swiper {
  height: 100%;
}

main.index .index-sect1 .top-visual .swiper-slide a {
  display: block;
  height: 100%;
  aspect-ratio: 1160 / 550;
}

@media (min-width: 992px) {
  main.index .index-sect1 .top-visual .swiper-slide {
    max-height: 596px;
  }
}

main.index .index-sect1 .top-visual .swiper-control {
  background: rgba(0, 0, 0, 0.56);
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 20;
  padding: 8px 12px;
  border-radius: 2em;
}

main.index .index-sect1 .top-visual .swiper-control [class^=swiper-btn] {
  width: 1rem;
  height: 1rem;
  filter: invert(1);
}

main.index .index-sect1 .top-visual .swiper-control .swiper-pagination-current {
  color: var(--white);
}

main.index .index-sect1 .top-visual .bt-manage {
  gap: 2px !important;
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 16px;
  padding: 0.5rem 0.75rem;
  color: var(--darkgray);
  background: #CBD8E8;
}

main.index .index-sect1 .top-menu {
  background-color: var(--lightblue);
}

main.index .index-sect1 .top-menu li a {
  display: flex;
  align-items: center;
  gap: 12px;
}

main.index .index-sect1 .top-menu li a img {
  flex-shrink: 0;
}

main.index .index-sect1 .top-menu li a p > span {
  display: block;
  word-break: break-all;
}

main.index .index-sect1 .top-menu li a p > span.text-xl,
main.index .index-sect1 .top-menu li a .public-patent .attorney-steps p > span.dt,
.public-patent .attorney-steps main.index .index-sect1 .top-menu li a p > span.dt,
main.index .index-sect1 .top-menu li a .organization dl .cont p > span.name,
.organization dl .cont main.index .index-sect1 .top-menu li a p > span.name,
main.index .index-sect1 .top-menu li a p > span.bt-more,
main.index .index-sect1 .top-menu li a .swiper-control p > span.swiper-pagination,
.swiper-control main.index .index-sect1 .top-menu li a p > span.swiper-pagination {
  line-height: 1.3;
}

main.index .index-sect1 .top-menu li a p > span.text-sm,
main.index .index-sect1 .top-menu .index-sect2 .notice-list ul li a .date p > span,
main.index .index-sect2 .notice-list ul .index-sect1 .top-menu li a .date p > span,
main.index .index-sect1 .top-menu li a p > span.bt-sm,
main.index .index-sect1 .top-menu li a p > span.badge,
main.index .index-sect1 .top-menu li a header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu p > span.dropdown-item,
header#hd .hd-top .hd-util .dropdown-lang .dropdown-menu main.index .index-sect1 .top-menu li a p > span.dropdown-item,
main.index .index-sect1 .top-menu li a [class^=board-] td p > span.info,
[class^=board-] td main.index .index-sect1 .top-menu li a p > span.info,
main.index .index-sect1 .top-menu li a [class^=board-].board-view-hd p > span.info,
[class^=board-].board-view-hd main.index .index-sect1 .top-menu li a p > span.info,
main.index .index-sect1 .top-menu li a .comment-write p > span.re-cnt,
.comment-write main.index .index-sect1 .top-menu li a p > span.re-cnt,
main.index .index-sect1 .top-menu li a .board-view .reply-wrap .reply-write p > span.re-cnt,
.board-view .reply-wrap .reply-write main.index .index-sect1 .top-menu li a p > span.re-cnt,
main.index .index-sect1 .top-menu li a .table-wrap .slide-info p > span.caution-text,
.table-wrap .slide-info main.index .index-sect1 .top-menu li a p > span.caution-text,
main.index .index-sect1 .top-menu li a .form-group p > span.bt,
.form-group main.index .index-sect1 .top-menu li a p > span.bt {
  line-height: 1.6;
}

main.index .index-sect1 .top-menu ul {
	display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    list-style: none;
    padding: 0;
}

main.index .index-sect1 .top-menu li + li {
/*   margin-top: 18px; */
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}

@media (min-width: 992px) {
  main.index .index-sect1 {
    padding: 16px 0 16px;
  }
  main.index .index-sect1 > div {
    display: flex;
    min-height: 598px;
  }
  main.index .index-sect1 > div > div {
    border-radius: 36px;
  }
  main.index .index-sect1 .top-visual {
    width: calc(100% - 262px - 24px);
  }
  main.index .index-sect1 .top-menu {
    width: 262px;
    margin-left: 24px;
    padding: 48px 28px;
  }
}

@media screen and (max-width: 991.98px) {
  main.index .index-sect1 {
    padding: 0 0 40px;
  }
  main.index .index-sect1 > div > div {
    border-radius: 20px;
  }
/*   main.index .index-sect1 .top-visual { */
/*     height: 66vw; */
/*   } */
  main.index .index-sect1 .top-visual .swiper-control {
    right: 8px;
    bottom: 8px;
    padding: 8px 10px;
  }
  main.index .index-sect1 .top-menu {
    padding: 16px;
    margin-top: 12px;
  }
  main.index .index-sect1 .top-menu li a {
    gap: 10px;
  }
  main.index .index-sect1 .top-menu li a img {
    width: 50px;
    height: 50px;
  }
  main.index .index-sect1 .top-menu li + li {
    margin-top: 16px;
    padding-top: 16px;
  }
}

main.index .index-sect2 {
  padding-top: 0;
}

main.index .index-sect2 .link-box {
  border-radius: 24px;
  overflow: hidden;
  background: #FFF;
  box-shadow: 0 0 30px 0 rgba(69, 89, 143, 0.12);
}

main.index .index-sect2 .link-box .qlink-wrap {
  position: relative;
  margin: 0 90px;
}

main.index .index-sect2 .link-box .links {
  padding-top: 2px;
}

main.index .index-sect2 .link-box .links li a {
  position: relative;
  display: block;
  min-height: 100%;
  text-align: center;
  border-radius: 24px;
}

main.index .index-sect2 .link-box .links li a p {
  font-weight: 700;
  line-height: 1.3;
  word-break: keep-all;
}

main.index .index-sect2 .link-box .links li a p + p {
  margin-top: 0.4375rem;
}

main.index .index-sect2 .link-box .links li a p span.text-base {
  font-weight: 500;
  color: var(--gray);
}

main.index .index-sect2 .link-box .links li a:hover * {
  color: var(--white) !important;
}

main.index .index-sect2 .link-box .links li a:hover::after {
  content: "";
  position: absolute;
  left: calc(50% - 14px);
  bottom: 12px;
  width: 28px;
  height: 28px;
  background: url(../images/main/ico-arr-light.svg) no-repeat center center/contain;
}

main.index .index-sect2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 82px;
  height: 905px;
  background: linear-gradient(180deg, #F2F7FC 0%, #FFF 43.31%);
}

main.index .index-sect2 .notice-wrap .tabs-wrap {
  width: 100%;
  position: relative;
}

@media (min-width: 576px) {
  main.index .index-sect2 .notice-wrap .tabs-wrap .nav::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
  main.index .index-sect2 .notice-wrap .tabs-wrap .nav::-webkit-scrollbar-track {
    background: #efefef;
  }
  main.index .index-sect2 .notice-wrap .tabs-wrap .nav::-webkit-scrollbar-thumb {
    background: #ddd;
  }
}

main.index .index-sect2 .notice-wrap .bt-more {
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: 2rem;
}

main.index .index-sect2 .notice-list ul {
  width: 100%;
}

main.index .index-sect2 .notice-list ul li + li {
  margin-top: 0.75rem;
}

main.index .index-sect2 .notice-list ul li a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 28px;
  border: 1px solid #EFF2F8;
  border-radius: 1rem;
  padding: 18px 20px;
}

main.index .index-sect2 .notice-list ul li a .date {
  text-align: center;
  width: 5rem;
}

main.index .index-sect2 .notice-list ul li a .date > * {
  display: block;
}

main.index .index-sect2 .notice-list ul li a .date strong {
  font-weight: 800;
}

main.index .index-sect2 .notice-list ul li a .date span {
  color: var(--lightgray);
}

main.index .index-sect2 .notice-list ul li a dl {
  flex: 1;
  width: calc(100% - 5rem - 28px);
}

main.index .index-sect2 .notice-list ul li a dl dd {
  margin-top: 6px;
  display: none;
  color: var(--lightgray);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main.index .index-sect2 .notice-list ul li a.active {
  padding: 26px 50px 26px 20px;
  border: 2px solid #D8E6FF;
  box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.06);
}

main.index .index-sect2 .notice-list ul li a.active dl dd {
  display: block;
}

main.index .index-sect2 .notice-list ul li a.active::after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% - 16px);
  width: 32px;
  height: 32px;
  background: url(../images/main/ico-arr-light.svg) no-repeat center center/contain;
}

main.index .index-sect2 .notice-banner {
  position: relative;
}

main.index .index-sect2 .notice-banner .swiper-slide a.img {
  display: block;
  border-radius: 1rem;
  border: 1px solid var(--line);
  overflow: hidden;
  margin-bottom: 8px;
  aspect-ratio: 421/324;
}

main.index .index-sect2 .notice-banner .swiper-slide a.img + p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main.index .index-sect2 .notice-banner .swiper-control {
  margin-top: 24px;
}

@media (min-width: 992px) {
  main.index .index-sect2 .qlink-wrap {
    padding: 10px 0;
  }
  main.index .index-sect2 .links li a {
    width: 140px;
    height: 203px;
    padding: 14px 0;
  }
  main.index .index-sect2 .links li a img {
    width: 94px;
  }

  main.index .index-sect2 .notice {
    margin-top: 40px;
  }
  main.index .index-sect2 .notice-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 48px;
  }
  main.index .index-sect2 .notice-wrap .tabs-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    width: calc(100% - 48px - 420px);
    min-width: 700px;
  }
  main.index .index-sect2 .notice-list {
    flex: 1;
    width: calc(100% - 48px - 420px);
  }
  main.index .index-sect2 .notice-list li a dl dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width:300px;
  }
  main.index .index-sect2 .notice-banner {
    width: 420px;
    flex-shrink: 0;
  }
}

@media screen and (max-width: 991.98px) {
  main.index .index-sect2::before {
    top: 72px;
  }
  main.index .index-sect2 .link-box .qlink-wrap {
    margin: 0 10px;
    padding: 8px 20px;
  }
  main.index .index-sect2 .link-box .qlink-wrap [class^=swiper-button] {
    width: 30px;
    height: 30px;
  }
  main.index .index-sect2 .link-box .links li a {
    padding: 6px 8px;
    height: 158px;
    max-width: 148px;
    margin: 0 auto;
  }
  main.index .index-sect2 .link-box .links li a p {
    font-size: 16px !important;
  }
  main.index .index-sect2 .link-box .links li a img {
    width: 72px;
  }
  main.index .index-sect2 .link-box .links li a:hover::after {
    width: 20px;
    height: 20px;
    bottom: 8px;
    left: calc(50% - 10px);
  }
  main.index .index-sect2 .notice {
    margin-top: 40px;
  }
  main.index .index-sect2 .notice-wrap .tabs-wrap {
    margin-bottom: 20px;
  }
  main.index .index-sect2 .notice-wrap .tabs-wrap .bt-more {
    position: absolute;
    right: 0;
    bottom: calc(100% + 20px);
  }
  main.index .index-sect2 .notice-list li a {
    padding: 16px;
    gap: 20px;
  }
  main.index .index-sect2 .notice-list li a .date {
    width: 4rem;
  }
  /* Line clamp 속성은 호환성을 위해 -webkit- 프리픽스 유지 */
  main.index .index-sect2 .notice-list li a dl dt {
    display: -webkit-box !important;
    overflow: hidden;
    max-height: 1.4em;
    line-height: 1.4 !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal !important;
    height: auto;
  }
  main.index .index-sect2 .notice-list li a.active {
    padding: 20px 60px 20px 16px;
  }
  main.index .index-sect2 .notice-list li a.active::after {
    width: 24px;
    height: 24px;
    right: 16px;
    top: calc(50% - 12px);
  }
  main.index .index-sect2 .notice-banner {
    margin-top: 16px;
  }
  main.index .index-sect2 .notice-banner .swiper-control {
    margin-top: 12px;
  }
}

main.index .index-sect3 .news-wrap {
  display: flex;
}

main.index .index-sect3 .main-news .swiper-slide {
  height: auto;
}

main.index .index-sect3 .main-news .swiper-slide > a {
  position: relative;
  display: block;
  border-radius: 1.25rem;
  border: 1px solid var(--line);
  overflow: hidden;
  background: #FFF;
}



main.index .index-sect3 .main-news .swiper-slide > a:hover dl + p::after {
  opacity: 1;
}

main.index .index-sect3 .main-news .swiper-slide .icon-new {
  position: absolute;
  right: 16px;
  top: 16px;
}

main.index .index-sect3 .main-news .swiper-slide dl {
  margin: 31px 25px 0 25px;
  height: 6.875rem;
}


/* 4번 E */

/* 5번 S */
main.index .index-sect3 .main-news .swiper-slide dl dt {
  font-weight: 600;
  margin-bottom: 8px;
  /* Line Clamp 유지를 위해 -webkit- 속성 사용 */
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 2.6em;
  line-height: 1.3 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto;
}

main.index .index-sect3 .main-news .swiper-slide dl dd {
  /* Line Clamp 유지를 위해 -webkit- 속성 사용 */
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 2.6em;
  line-height: 1.3 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: auto; /* 중복 height 제거 후 auto 설정 */
  color: var(--gray);
  word-break: break-all;
}

main.index .index-sect3 .main-news .swiper-slide dl + p {
  position: relative;
  margin-top: 12px;
  padding: 0 25px;
}

main.index .index-sect3 .main-news .swiper-slide dl + p::after {
  content: "";
  position: absolute;
  top: 0;
  right: 25px;
  width: 28px;
  height: 28px;
  background: url(../images/main/ico-arr-light.svg) no-repeat center center/contain;
  opacity: 0;
}

main.index .index-sect3 .main-news .swiper-slide p.img {
  margin-top: 30px;
}

main.index .index-sect3 .main-news .swiper-slide p.img + p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

main.index .index-sect3 .main-news .swiper-control {
  margin-top: 20px;
}

main.index .index-sect3 .main-schedule .schedule-cont {
  border-radius: 1.25rem;
  background: url(../images/main/schedule-bg.png) no-repeat center center/cover;
  padding: 0 0 15px 0;
/*   padding: 15px 22px; */
  max-height: 414px;
}

main.index .index-sect3 .main-schedule .schedule-cont li a {
  display: flex;
  flex-wrap: wrap;
  padding: 18px;
  gap: 0.625rem;
  color: #F3F4F6;
  justify-content: space-between;
  border-radius: 1.25rem;
  background: rgba(23, 24, 39, 0.66);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  width: 100%;
}

main.index .index-sect3 .main-schedule .schedule-cont li a .subject {
  width: 100%;
  font-weight: 600;
  /* Line Clamp 유지를 위해 -webkit- 속성 사용 */
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 1.3em;
  line-height: 1.3 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: 1.3em;
}

main.index .index-sect3 .main-schedule .schedule-cont li a .date {
  font-weight: 500;
  color: var(--lightgray);
}

/* main.index .index-sect3 .main-schedule .schedule-cont li + li { */
/*   margin-top: 0.75rem; */
/* } */

@media (min-width: 992px) {
  main.index .index-sect3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  main.index .index-sect3 .news-wrap {
    gap: 48px;
  }
  main.index .index-sect3 .main-news {
    flex: 1;
    width: calc(100% - 48px - 420px);
  }
  main.index .index-sect3 .main-news .swiper-slide a {
    height: 414px;
  }
  main.index .index-sect3 .main-news .swiper-slide p.img {
    height: 212px;
  }
  main.index .index-sect3 .main-schedule {
    width: 420px;
    flex-shrink: 0;
  }
  main.index .index-sect3 .main-schedule .schedule-cont {
    height: 414px;
  }
}

@media screen and (max-width: 991.98px) {
  main.index .index-sect3 {
    margin: 40px 0;
  }
  main.index .index-sect3 .news-wrap {
    flex-direction: column;
    gap: 16px;
  }
  main.index .index-sect3 .main-news .swiper-slide dl {
    margin: 40px 20px 0 20px;
  }
  main.index .index-sect3 .main-news .swiper-slide dl + p {
    margin-top: 10px;
    padding: 0 20px;
  }
  main.index .index-sect3 .main-news .swiper-slide dl + p::after {
    position: absolute;
    top: 0;
    right: 20px;
    width: 20px;
    height: 20px;
  }
  main.index .index-sect3 .main-news .swiper-slide p.img {
    aspect-ratio: 300/191;
    margin-top: 20px;
  }
  main.index .index-sect3 .main-schedule {
    margin-top: 40px;
  }
  main.index .index-sect3 .main-schedule .schedule-cont {
    padding: 0 0 14px 0;
/*     padding: 16px; */
	max-height: 294px;
  }
}

main.index .index-sect4 {
  background-color: #F2F7FC;
  padding: 60px 0;
}

main.index .index-sect4 .community-wrap .tit-wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -66px;
  width: 129px;
  height: 99px;
  background: url(../images/main/main-comm-hash.svg) no-repeat center center/contain;
}

main.index .index-sect4 .community-wrap .comm-nav li a {
  display: flex;
  align-items: center;
  gap: 12px;
}

main.index .index-sect4 .community-wrap .comm-nav li a i {
  width: 52px;
  height: 52px;
  text-indent: 0;
}

main.index .index-sect4 .community-wrap .comm-nav li a i img {
  opacity: 0;
}

main.index .index-sect4 .community-wrap .comm-nav li a:hover img,
main.index .index-sect4 .community-wrap .comm-nav li a.active img {
  opacity: 1;
}

main.index .index-sect4 .community-wrap .comm-nav .icon-insta {
  background-image: url(../images/sns-insta-off.svg);
}
main.index .index-sect4 .community-wrap .comm-nav .icon-blog {
  background-image: url(../images/sns-blog-off.svg);
}
main.index .index-sect4 .community-wrap .comm-nav .icon-yt {
  background-image: url(../images/sns-yt-off.svg);
}
main.index .index-sect4 .community-wrap .comm-nav .icon-fb {
  background-image: url(../images/sns-fb-off.svg);
}

main.index .index-sect4 .community-wrap .comm-cont {
  position: relative;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide {
  padding: 0 12px 0 12px;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a {
  display: block;
  border-radius: 16px;
  overflow: hidden;
  background: #FFF;
  box-shadow: 6px 6px 20px 0 rgba(0, 0, 0, 0.05);
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a .img {
  aspect-ratio: 1.4/1;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a i {
  width: 34px;
  height: 34px;
  position: absolute;
  right: 24px;
  transform: translateY(-50%);
  border: 2px solid #fff;
  border-radius: 50%;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a > div {
  padding: 20px 24px;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a .subject {
  font-weight: 600;
  /* Line Clamp 유지를 위해 -webkit- 속성 사용 */
  display: -webkit-box !important;
  overflow: hidden;
  max-height: 2.8em;
  line-height: 1.4 !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: normal !important;
  height: 2.8em;
  margin-bottom: 1.25rem;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide a .date {
  color: var(--lightgray);
  font-weight: 500;
}

main.index .index-sect4 .community-wrap .comm-cont .swiper-slide .icon-insta {
  background-image: url(../images/sns-insta.svg);
}
main.index .index-sect4 .community-wrap .comm-cont .swiper-slide .icon-blog {
  background-image: url(../images/sns-blog.svg);
}
main.index .index-sect4 .community-wrap .comm-cont .swiper-slide .icon-yt {
  background-image: url(../images/sns-yt.svg);
}
main.index .index-sect4 .community-wrap .comm-cont .swiper-slide .icon-fb {
  background-image: url(../images/sns-fb.svg);
}

@media (min-width: 992px) {
  main.index .index-sect4 .community-wrap {
    display: flex;
    align-items: center;
  }
  main.index .index-sect4 .community-wrap .comm-hd {
    width: 332px;
    margin-right: 90px;
  }
  main.index .index-sect4 .community-wrap .comm-nav li {
    margin-top: 32px;
  }
  main.index .index-sect4 .community-wrap .comm-nav li p {
    line-height: 1;
    flex: 1;
    padding: 5px 0;
  }
  main.index .index-sect4 .community-wrap .comm-nav li p > * {
    display: block;
  }
  main.index .index-sect4 .community-wrap .comm-nav li p span {
    font-size: 12px;
    font-weight: 700;
    color: rgba(64, 115, 217, 0.22);
  }
  main.index .index-sect4 .community-wrap .comm-nav li p strong {
    font-size: 24px;
    font-weight: 800;
    margin-top: 4px;
    color: #7888A8;
  }
  main.index .index-sect4 .community-wrap .comm-nav li a.active p {
    background: url(../images/main/main-community-menu-arr.svg) no-repeat left bottom;
  }
  main.index .index-sect4 .community-wrap .comm-nav li a.active p strong {
    color: var(--body);
  }
  main.index .index-sect4 .community-wrap .comm-cont {
    width: calc(100% - 332px - 90px);
  }
}

@media screen and (max-width: 991.98px) {
  main.index .index-sect4 {
    padding: 40px 0;
  }
  main.index .index-sect4 .community-wrap .tit-wrap::before {
    left: -20px;
    bottom: 10px;
    width: 84px;
    height: 65px;
  }
  main.index .index-sect4 .community-wrap .comm-nav {
    display: flex;
    gap: 8px;
  }
  main.index .index-sect4 .community-wrap .comm-nav li a i {
    width: 40px !important;
    height: 40px !important;
  }
  main.index .index-sect4 .community-wrap .comm-nav li a p {
    display: none !important;
  }
  main.index .index-sect4 .community-wrap .comm-cont {
    margin-top: 16px;
    padding: 0 14px;
  }
}

main.index [class^=swiper-button] {
  width: 60px;
  height: 60px;
  background: url(../images/ico-swiper.svg) no-repeat center center/contain;
}

main.index [class^=swiper-button]::after {
  display: none;
}

main.index .swiper-button-prev {
  transform: scaleX(-1);
  left: -10px;
}

main.index .swiper-button-next {
  right: -10px;
}

main.index .swiper-button-prev2 {
  transform: scaleX(-1) translateX(100%);
  left: -10px;
}

main.index .swiper-button-next2 {
  transform: translateX(100%);
  right: -10px;
}

/* .community-wrap .swiper-button-prev, */
/* .community-wrap .swiper-button-next { */
/*   transform: none !important; */
/* } */

@media screen and (max-width: 991.98px) {
  main.index [class^=swiper-button] {
    width: 48px;
    height: 48px;
  }
  main.index .swiper-button-prev {
    transform: scaleX(-1);
    left: -6px;
  }
  main.index .swiper-button-next {
    transform: translateX(0%);
    right: -6px;
  }
}

.organization dl + dl {
  margin-top: 32px;
}

.organization dl .cont {
  display: flex;
  align-items: center;
  gap: 40px;
}

.organization dl .cont .name {
  font-weight: 700;
  margin-bottom: 24px;
}

.organization dl .cont .phone {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 8px;
}

@media (min-width: 992px) {
  .organization dl dd .row + .row {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid var(--line);
  }
}

@media screen and (max-width: 991.98px) {
  .organization dl .row > div {
    margin-top: 20px;
  }
  .organization dl .cont {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .organization dl .cont .photo {
    max-width: 30vw;
  }
  .organization dl .cont .name {
    margin-bottom: 12px;
  }
}

.public-patent .attorney-process > dl dt {
  margin-bottom: 24px;
}

.public-patent .attorney-process > dl h6:not(:first-child) {
  font-weight: 700;
}

@media screen and (max-width: 991.98px) {
  .public-patent .attorney-process > dl {
    margin-bottom: 12px;
  }
}

.public-patent .attorney-steps {
  text-align: center;
}

.public-patent .attorney-steps dt, .public-patent .attorney-steps .dt {
  border-radius: 1rem;
  background-color: #F3F4F6;
  padding: 1.5rem;
  font-weight: 700;
}

.public-patent .attorney-steps dd {
  border-radius: 1rem;
  border: 1px solid #F3F4F6;
}

.public-patent .attorney-steps .bg1 {
  background-color: #6B7CC9;
  color: #fff;
}

.public-patent .attorney-steps .bg2 {
  background-color: #EEF2FF;
}

@media (min-width: 992px) {
  .public-patent .attorney-steps {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 24px;
  }
  .public-patent .attorney-steps > div {
    width: calc((100% - 72px) / 3);
  }
  .public-patent .attorney-steps p.arr {
    width: 36px;
    text-align: center;
    align-self: center;
  }
  .public-patent .attorney-steps p.arr i {
    width: 20px;
    height: 20px;
  }
  .public-patent .attorney-steps p.arr .last1 {
    transform: rotate(-45deg);
  }
  .public-patent .attorney-steps p.arr .last2 {
    transform: rotate(45deg);
    margin-top: 80px;
  }
  .public-patent .attorney-steps dl {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .public-patent .attorney-steps dd {
    padding: 32px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (max-width: 991.98px) {
  .public-patent .attorney-steps p.arr {
    padding: 8px;
  }
  .public-patent .attorney-steps p.arr i {
    transform: rotate(90deg);
  }
  .public-patent .attorney-steps p.arr .last2 {
    display: none;
  }
  .public-patent .attorney-steps dd {
    padding: 1rem;
  }
}

.infomation-rule .list-download h6 {
  font-weight: 700;
}

.infomation-rule .list-download h6 + ul {
  margin-top: 1rem;
  margin-left: 1rem;
}

.infomation-rule .list-download .cont {
  width: 100%;
}

.infomation-rule .list-download .cont + .btns {
  width: 100%;
  justify-content: flex-end;
}

@media print {
  /* 1. 용지 여백 설정 */
  @page {
    margin: 10mm 20mm;
    size: A4;
  }
  /* 2. 화면 설정 */
  html, body {
    min-width: 1024px !important;
    width: 100% !important;
    zoom: 0.7 !important;
    print-color-adjust: exact !important;
    background: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  /* 컨테이너 최대 너비 해제 */
  #wrap, #container, .container, .wrapper, .content-wrap, main, .sub-body {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
  }
  /* 3. 테이블 디자인 */
  table, .tb, .board-list {
    display: table !important;
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;

    border-top: 2px solid #111827 !important;
    border-bottom: 1px solid #111827 !important;
    border-left: none !important;
    border-right: none !important;
  }
  thead, .board-list thead { display: table-header-group !important; }
  tbody, .board-list tbody { display: table-row-group !important; }
  tr, .board-list tr       { display: table-row !important; }
  /* 셀 디자인 */
  th, td, .board-list th, .board-list td {
    display: table-cell !important;
    vertical-align: middle !important;
    padding: 12px 5px !important;
    font-size: 14px !important;
    white-space: normal !important;

    border: none !important;
    border-bottom: 1px solid #EFF2F8 !important;
  }
  /* [추가] data-label로 생성되는 가상 요소(모바일용 텍스트) 숨김 처리 */
  td::before,
  td::after,
  td[data-label]::before {
    content: none !important;
    display: none !important;
  }
  /* 헤더 스타일 */
  .board-list thead th, th {
    background-color: #F9FAFB !important;
    color: #111827 !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #111827 !important;
    text-align: center !important;
  }
  /* 뱃지 테두리 제거 */
  .badge, span[class^="badge"], span[class*=" badge"] {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
  }
  /* 제목 왼쪽 정렬 */
  .board-list tbody td.subject,
  .board-list tbody td .subject {
    text-align: left !important;
    padding-left: 10px !important;
    width: auto !important;
  }
  /* 4. 숨김 처리 */
  /* 
  -- window.pirnt 시 만족도조사 안보여서 일단 주석함
  .bx.bx-poll,
  .poll-hd, .poll-body,
   
  */
  .sub-top .share, .share, .print, .top-btn,
  header, footer, nav,
  .lnb-wrap, .btn-wrap, .pager,
  .search-filter-box, .mobile-only, iframe {
    display: none !important;
  }
  /* 링크 밑줄 제거 */
  a { text-decoration: none !important; color: inherit !important; }
  a[href]:after { content: none !important; }
}

.modal {
  /* 모달 영역이 부모창의 클릭/포커스 이벤트를 통과(Pass-through)하도록 설정 */
  pointer-events: none !important;
}

.modal-content {
  /* 모달 내부 콘텐츠는 클릭 가능하도록 재활성화 */
  pointer-events: auto !important;
}
/* 5번 E */
@media ( hover : hover) {
	main.index .index-sect2 .link-box .links li a:hover {
	  box-shadow: 0 0 12px 0 rgba(64, 115, 217, 0.4);
	  background-color: var(--blue);
	}
	.tab-bx .tab-menu-bx li a:hover { color: #0056b3; font-weight: 600; }
	.tab-menu li a:hover { color: var(--primary); }
	.tab-menu-sub li a:hover {
	  color: var(--primary);
	}
}

@media (hover: hover){
	main.index .index-sect3 .main-news .swiper-slide > a:hover {
	  border: 2px solid #D8E6FF;
	  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.06);
	}
	.calender-tb tbody td.today:hover {
	  background-color: #bdccff;
	  border-color: #2f4bd0;
	}
	.calender-tb tbody td:hover {
	  background-color: #EEF2FF;
	  border-color: #C1CAF1;
	}
	
	main.index .index-sect2 .links li a:hover {
	  padding: 4px 0;
	}
	
}