@charset "utf-8";
/*수정*/
html {
  scrollbar-color: #e8ebf4 transparent;
  scrollbar-width: thin;
}
html::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: 0;
}
html::-webkit-scrollbar-thumb {
  background-color: #e8ebf4;
  border-radius: 2px;
}
html::-webkit-scrollbar-thumb:hover {
  background-color: #666;
}
html::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 0;
}

ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
}
:root {
  --fc-button-bg-color: transparent;
  --fc-button-border-color: transparent;
  --fc-button-text-color: #828282;
  --fc-button-active-border-color: transparent;
  --fc-button-active-bg-color: #004193;

  --fc-button-hover-bg-color: #d1d1d1;
  --fc-button-hover-border-color: #d1d1d1;
}
.sec-sub:has(.dv-search-list-option) {
  min-height: 710px;
  padding-top: 0;
}
/* 2024.03.29 헤더 아이콘 추가 */
/* 접속정보 모달 */
/* 2024.04.19 메인 최종*/

.dv-widget:has(.dv-widget-step.notice) .dv-widget-header {
  border: 0;
}
/* 2024.04.22 active 수정 */
/* 학사 신청 일정 */
/* sub page 사이드 높이 최대 값 */
/* .art-sub-aside {
  max-height: 600px;
} */
/* 2024.03.29 통합예약 4 > 3 */
/* 2024.05.07 시간표 */

/* 2024.05.10 테이블 위젯 말줄임표 */

/* 직원수첩 */
/* 2024.02.28 display 값 변경 */
/* 2024.03.25 테이블 스크롤 */
/* .nv-sub-page + .nv-sub-step 2024.05.20 */
/* .nv-sub-page + .nv-sub-step 2024.05.20 */
/* 모달 */

/* 일정 */
/* 2024.04.19 수정 */

/* 달력 */
.fc .fc-button-primary:not(:disabled).fc-button-active {
  color: #fff;
}
#calendar .fc .fc-button-primary:not(:disabled).fc-button-active,
#calendar .fc .fc-button-primary:not(:disabled):active {
  color: #fff;
}

/* 2024.03.05 추가 포털 일정 */
/* 메뉴얼 */
/* 검색 결과 */
/* .dv-shortcuts-detail.active {
  color: #333;
}
.dv-shortcuts-detail-main a.a-shortcuts-info {
  word-break: break-all;
}
.dv-shortcuts-detail-header .btn-icon-setting {
  background-image: url(../images/icon/icon-setting.png);
} */
/* 2024.05.28 쇼트컷 변경  */
/* 2024.07.12 삭제 */
/*.dv-search-table-main .tbl-list thead {*/
/*  background-color: #f5f5f5;*/
/*  border-top: #ddd 1px solid;*/
/*}*/
.dv-search-table-main .tbl-list ul li::marker {
  font-size: 1em; /* 마커 크기 */
  color: black; /* 마커 색상 */
  content: "· "; /* 마커 내용 */
}
/* 검색 추가 2024.04.12 */
/* 업무 전화번호 관리 2024.04.12 */
/* 2024.04.16 h > p 에서 h3 > small로 변경 */
.dv-search-box-footer:has(#Autocomplete:checked) ~ .dv-search-box-main {
  display: none;
}
/* 로그인  */
/* 메뉴 수정 */
/* 2024.04.02 삭제 */
/* 2024.04.02 수정 */
/* 즐겨찾기 편집 */
/* .art-header-gnb .dv-gnb-my-setting .dv-gnb-my-setting-main .ul-gnb-dragzone {
  text-align: center;
  padding: 10px;
}
.art-header-gnb
  .dv-gnb-my-setting
  .dv-gnb-my-setting-main
  .ul-gnb-dragzone
  .li-drag.checked {
  text-align: center;
  width: 100%;
  justify-content: space-between;
}
.art-header-gnb
  .dv-gnb-my-setting
  .dv-gnb-my-setting-main
  .ul-gnb-dragzone
  .lab-check-pin {
  border: 0;
  background-color: transparent;
  position: inherit;
}
.art-header-gnb
  .dv-gnb-my-setting
  .dv-gnb-my-setting-main
  .ul-gnb-dragzone
  a.a-shortcuts-info
  > span {
  font-size: 15px !important;
  color: #666 !important;
  font-weight: 400 !important;
} */
/* 2024.04.02 수정*/
/* .art-header-gnb
  .dv-gnb-my-setting
  .dv-gnb-my-setting-main
  .ul-gnb-dragzone
  .lab-check-pin {
  right: calc(50% - 36px);
} */
/* .dv-shortcuts-info a {
  text-align: center;
  min-width: 65px;
}

.dv-shortcuts-info a i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: #fff;
  border: 1px solid #e8ebf4;
  border-radius: 10px;
  transition: all 0.3s;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 5px;
}
.dv-shortcuts-info a:hover i {
  background-color: #35a4dd;
} */
/* .dv-shortcuts-info > a.a-shortcuts-more > i {
  border-radius: 10px;
} */
/* 바로가기 편집 모달 */
/* 2024.04.02 수정 */
/* 2024.04.02 수정 */
/* 2024.03.21 POSTECH_포털_직원용-일정한달표시_스크롤시검색창미고정 */
/* .dv-shortcuts-detail-main {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
} */
/* 에러페이지 */
/* 2024.04.01 */
@media (max-width: 1480px) {
  /* 2024.05.20 */
  /* 2024.05.20 */
  /* 직원수첩 */
}

@media (max-width: 1240px) {
  /* 2024.03.29 접속 정보 모달 */
  /* 2024.03.21 POSTECH_포털_직원용-일정한달표시_스크롤시검색창미고정 */
  /* 위젯 메인 영역*/
}
@media (max-width: 1024px) {
  /* 헤더 로고 */
  /* 달력 */
  /* 검색 */
  /* 2024.04.29 메인 최종 */
  /* 검색 */
}
@media (max-width: 940px) {
  /* 2024.03.29 접속 정보 모달 */
  /* 2024.03.21 POSTECH_포털_직원용-일정한달표시_스크롤시검색창미고정 */
  /* 검색 */
}
@media (max-width: 840px) {
  /* 직원수첩 */
  /* 모달 */
  /* 검색 */
}
/* 2024.03.21 POSTECH_포털_직원용-일정한달표시_스크롤시검색창미고정 */
@media (max-width: 640px) {
  /* .dv-shortcuts-info a {
    min-width: 60px;
  }
  .dv-shortcuts-info a i {
    width: 40px;
    height: 40px;
  }
  .dv-shortcuts-detail {
    position: absolute;
    top: -10px;
  }
  .dv-shortcuts-detail-main > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  } */
  /* 2024.04.02 수정 */
  /* .dv-shortcuts-detail-main a.a-shortcuts-info {
    width: calc(33.333% - 20px);
  }
  .dv-shortcuts-detail-main a.a-shortcuts-info > span {
    max-width: calc(100% - 46px);
  } */
  /* 2024.04.19 메인 최종 */
  /* 직원수첩 */
  /* 검색 */
  /* 푸터고정 */
  /* 에러페이지 */
  /* 업무 전화번호 관리 2024.04.12 */
}

/* 직원 수첩 프린트(다른 페이지는 적용 x) */
@page {
  size: auto;
  /* margin: 0; */
}
@page {
  size: auto;
  /* margin: 0; */
}

@media print {
  html,
  body {
    height: auto;
    padding: 0 !important;
    margin: 0 !important;
    color: #333;
    -webkit-print-color-adjust: exact;
  }
  /* 직원수첩 */
  .art-sub-main:has(.dv-grid-list) .dv-sub-manual-tree,
  .art-sub-main:has(.dv-grid-list) .dv-sub-manual-info > *:not(.dv-grid-list) {
    display: none;
  }

  /* 게시판 인쇄 */
}
/* 2024.03.12 */

/* 햄버거 CSS 이동 06.17*/

#lnb-list-icon img:not {
  display: none;
}

#lnb-list-select img:not {
  display: none;
}

/* 로그인 화면 밑줄 */
/* 다크모드 여기서부터 */
body[data-theme="dark"] .fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
  background-color: #333;
}

/*
!*로그인페이지 도움말 모달 css*!
.modal-help{  width: 100%; height: 100%; position: absolute; align-content: center; align-items: center;z-index: 5;  display: flex; justify-content: center; align-items: center; }
.modal-help-bg {width: 100%; height: 100%; background: black;  opacity: 0.4;}
.modal-help .modal-content{ width: 95%; max-width:672px;  top: 20px; background: white;position: absolute;}
.modal-help .modal-header{  height: 50px; font-weight: 600; align-content: center; background: #0d80c4; color: white; padding-left: 15px; position: relative;}
.modal-help .modal-header .btn_close{background: url(/themes/POSTECH/images/login/btn_close.png); background-repeat: no-repeat; background-position:center; text-indent: -9999px; position :absolute;  right:20px; width: 15px; }
.modal-help .modal-body{ padding: 15px;  }
.modal-help .modal-body .box{border: solid 1px; padding: 10px; margin-bottom: 5px;}
.box ol {list-style-type: decimal; margin-left: 20px;}
.box ol .abc {list-style-type: lower-alpha; margin-left: 40px;}
.file_download{ font-weight: 600; font-size: 14px;}
.btn_botton_close{background: none; width: 100%; align-content: center; text-align: center; font-size: 15px; border: solid 1px; border-color:#0d80c4; border-radius: 5px; padding: 5px; margin-top: 10px; margin-bottom: 10px; color: #0d80c4;}
*/

/*로그인페이지 도움말 모달 css*/

/* 2024.07.12 ~320px */
@media (max-width: 480px) {
  /* 검색 */
  /* 검색결과 없음  */
  /* 2024.07.12 주석 끝 */
}
/* 2024.07.17*/
/* 강의 시간표 추가 */
/* 2024.07.23 */
/* 강의시간표 모달 */
/* 08.01 수리/청소 안내 모달 css*/
/*2024.08.05 마이페이지 카이헬프, 게시판 관리*/
/*일정 위젯 x 스크롤 */
#menuBack:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}
/* 위젯화 하면서 안맞는 CSS수정 나중에 최종본과 합칠예정 */
/* 로딩바 */

input:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

#editor .ck-focused:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  border-color: var(--ck-color-base-border);
  transition: unset !important;
}

button:focus-visible {
  outline: 2px dashed red !important;
  outline-offset: 2px !important;
  transition: unset !important;
}

a:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

select:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

div[role="button"]:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

#detailTmplList label:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

#myTabContent textarea:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

#myTabContent .lab-switch:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

#detailActvtyYn:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 탭게시판*/
.ul-widget-board-list > li > a:focus-visible {
  margin: 5px;
}

#tabBoardCate button:focus-visible {
  margin: 5px;
}

#commonBoardCate button:focus-visible {
  margin: 5px;
}

/* 캘린더들 */
#main-calendar a:focus-visible {
  margin: 5px;
}

.dv-inline-flex-info a:focus-visible {
  display: block;
  margin: 5px;
}

.art-header-info a:focus-visible {
  outline: 2px auto red;
}

#dv-shortcuts-slide a:focus-visible {
  outline-offset: -2px;
}

/* 주간일정 */

#mainCalendar button:focus-visible {
  border-radius: unset;
}

/* 본문 바로가기 버튼*/
.skip_nav button:focus-visible {
  top: 0;
  outline: 2px dashed red;
  outline-offset: 3px;
}

/* 본문 바로가기 내용*/
.art-sub-main:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 오늘의 식단 */
#convenience-meal select:focus-visible {
  margin: 10px auto 10px;
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 통합예약 서비스 */
#convenience-reservation .dv-widget-step a:focus-visible {
  outline: 4px dashed red;
  outline-offset: 0;
}

/*  버스 */
#bus a:focus-visible {
  outline: 4px dashed red;
  outline-offset: 0;
  transition: unset !important;
}

/* 도서관 */
#library-libray .library a:focus-visible {
  outline: 3px dashed red;
  outline-offset: 0;
  transition: unset !important;
}

/* 작업공지, 세미나, 학사력 */
#schedule a:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

.ui-widget-header button:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

/* 주간일정 */

/* 햄버거 */
.dv-gnb-info label:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

/* 모달 */
.modal label:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

.modal a:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

.dv-search button:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

/* 언어설정 */
.header-language-save:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset;
}

/* LNB LIST */
#lnb-list-find a:focus-visible {
  margin: 10px !important;
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

/* 신규 연구사업 공고 안내 */
#rndBizDiv th:focus-visible {
  outline: 2px dashed red;
  outline-offset: -5px;
}

/* 페이징 */

.page-link:focus-visible {
  margin: 0;
  outline: 2px dashed red;
}

/* 업무결재  */
#workApprovalDiv th:focus-visible {
  outline: 2px dashed red;
  outline-offset: -4px;
}

/* 게시판 FAQ */
.dv-sub-faq-info > dl > dt:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

.dv-sub-faq-info > dl > dt:after:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

.nv-sub-page a:focus-visible {
  outline: 3px dashed red;
  outline-offset: -4px;
  transition: unset !important;
}

.nv-sub-step a:focus-visible {
  outline: 2px auto red;
  outline-offset: 2px;
}

/* 툴팁 */
#edit-tooltip:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 카이헬프 */
#edit-kaihelp textarea:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 나의정보설정 */
#infoArea .lab-switch:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/* 이전글 다음글*/
body[data-theme="dark"] .dv-tbl-detail .link-dark:focus-visible {
  outline-offset: -2px;
}

/* 원격지 에서 @media (hover: hover) 안됨 hover->none 으로 해야함 */

.inp-file-form input[type="file"]::file-selector-button {
  display: none;
}

/* 2024.05.14 수정 */

/* 5월23일 */

/*.ui-widget-content{
    z-index: 1 !important;
}*/

.book-mark:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
}

/*
.art-sub-header{
    align-content: center;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.art-sub-main{
    width: 100%;
    margin-left: 0;
}*/

/*.ui-widget-content .ui-state-highlight:before{
    content: "오늘";
    text-indent: -999px;
}*/

/* 6월11일 로그인 새로운퍼블 추가*/

/* 6월11일 고정영역 2단 */

/*.art-widget.type-1 .dv-widget-form{*/
/*    height: 340px !important;*/
/*    position: relative;*/
/*}*/

/* 6월13일 슬라이드 다운 추가*/

/* 모달 포커스 통일 */

/* 추가적인 다크테마 CSS */

/* 구독게시판 모달 */

/* 직원수첩 모달 */

/* 카이헬프 진행상태 모달 */

/* 직원수첩 하단 내용 */

/* 여기부터 반응형 수정 07-04 */
body {
  min-width: unset;
}

@media (max-width: 1280px) {
  /* 나의문의 신청내역 */
}

@media (max-width: 1024px) {
  /* 나의문의 신청내역 */
}

@media (max-width: 640px) {
  /* 나의문의 신청내역 */
}

@media (max-width: 600px) {
  /* 달력 */
}

@media (max-width: 480px) {
  /* 직원수첩 하단 내용 */
}
/*2024.07.18 게시판 호버 css*/

/*2024.07.18 게시판 호버 css 끝*/

.ul-thumbnail-album > li > a:focus-visible {
  border: 5px solid rgba(0, 65, 147, 0.5);
  box-shadow: 0 1px 8px 6px rgba(0, 65, 147, 0.5);
}

.ul-thumbnail-album > li > a:focus-visible .dv-thumbnail-album-info {
  bottom: 0;
  visibility: visible;
  opacity: 1;
}

body[data-theme="dark"] .ul-thumbnail-album > li > a:focus-visible {
  border: 5px solid rgb(255 255 255 / 50%);
  box-shadow: 0 1px 8px 6px rgba(255, 255, 255, 0.5);
}
/*본문내용에 어떻게 나올지 확인해야 되서....*/
/*2024.08.16 일정위젯, 할일위젯 명도대비*/

/*2024.08.16 일정위젯, 할일위젯 명도대비*/
/*미리보기 버튼 2024.11.15*/
button {
  cursor: pointer;
  border: 0;
}

a:active,
a:hover,
button:active,
button:hover {
  outline: 0 none;
}

a:focus {
  color: #ff0000;
  text-decoration: none;
  outline: 1px dotted invert;
}

ul {
  list-style: none;
  list-style-image: none;
}

img {
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
a,
span,
p,
li {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

body {
  display: flex;
  flex-direction: column;
}
@import url("./fonts.css");

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
}
body {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  color: #000;
  letter-spacing: -0.5px;
}
a,
span {
  display: inline-block;
}
a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
button {
  outline: 0 none;
  background: transparent;
  border: 0 none;
}
ul {
  list-style: none;
}
#btn-sso-login {
  cursor: pointer;
}

/* 로그인 */

/* 메인 */
.main_body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
.main_wrap {
  position: relative;
  display: flex;
  width: 1900px;
  height: 900px;
  margin: 0 auto;
  transform: scale(0.9);
}
.main_wrap .box01 {
  flex-shrink: 0;
  width: 440px;
  height: 100%;
  background-image: url("../images/login/box01-bg.png");
  background-position: 48% 87%;
  background-size: auto 107%;
  filter: brightness(-2);
}
.main_wrap .box01 .cont {
  margin-top: 266.66px;
  text-align: center;
}
.main_wrap .box01 .cont:has(.search__wrap) {
  margin-top: calc(366.66px - 188.86px - 44.44px);
}
.main_wrap .box01 img {
  position: absolute;
  top: 33.33px;
  left: 22.22px;
  width: 111.11px;
  height: 10px;
}
.main_wrap .box01 .cont .sbox01 {
  margin-left: 22.22px;
  color: #fff;
  text-align: start;
}
.main_wrap .box01 .cont .sbox01 span {
  width: 81.11px;
  height: 24.44px;
  font-size: 13px;
  font-weight: bold;
  line-height: 24.44px;
  color: #f0f0f0;
  text-align: center;
  letter-spacing: 0px;
  background-color: #c8005f;
  border-radius: 5.56px 0px;
}
.main_wrap .box01 .cont .sbox01 h1 {
  font-family: "Crimson Pro";
  font-size: 72.22px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  letter-spacing: -2px;
}
.main_wrap .box01 .cont .sbox01 p {
  margin-top: 2px;
  font-size: 13.33px;
  font-weight: 300;
  line-height: 1;
  color: #f0f0f0;
  letter-spacing: 0.02rem;
}

.main_wrap .box01 .cont .logo {
  width: 240px;
}
.main_wrap .box01 .cont a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 394.444px;
  height: 54.44px;
  margin: 44.444px auto;
  font-size: 22.22px;
  font-weight: bold;
  color: #c8005f;
  letter-spacing: 0px;
  background-color: #fff;
  border-radius: 15px;
  transition: transform 0.2s;
}
.main_wrap .box01 .cont a:hover {
  transform: translateY(-5px);
}
.main_wrap .box02 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 440px);
}
.main_wrap .box02 .sbox01 {
  position: relative;
  width: calc(100% - 440px);
  height: 100%;
  padding: 44px 32px 0;
  background: #fff;
}
.main_wrap .box02 .sbox01 .section + .section {
  margin-top: 20px;
}
.main_wrap .box02 .sec_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_wrap .box02 .sec_tit p {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 17px;
  color: #222;
  text-transform: uppercase;
}
.main_wrap .box02 .sbox01 .sec_tit p {
  margin-left: -16px;
}
.main_wrap .box02 .sec_tit p::before {
  display: block;
  width: 2px;
  height: 17px;
  margin-right: 10px;
  content: "";
  background: rgb(166, 25, 85);
}
.main_wrap .box02 .sec_util {
  display: flex;
  align-items: center;
}
.main_wrap .box02 .sec_util button {
  width: 30px;
  height: 30px;
  text-indent: -9999em;
  cursor: pointer;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #dddddd66;
  border-radius: 50%;
}
.main_wrap .box02 .sec_util button + button {
  margin-left: 8px;
}
.main_wrap .box02 .sec_util button.slide_prev {
  background-image: url(../images/login/btn_slide_prev.png);
}
.main_wrap .box02 .sec_util button.slide_next {
  background-image: url(../images/login/btn_slide_next.png);
}
.main_wrap .box02 .sec_util a {
  width: 30px;
  height: 30px;
  margin-left: 12px;
  text-indent: -9999em;
  background: #ebebeb url(../images/login/btn_slide_more.png) no-repeat center /
    12px;
  border-radius: 50%;
}
.main_wrap .box02 .sbox01 .sec_cont {
  margin-top: 10px;
}
.main_wrap .box02 .sbox01 .sec_cont .dv-nodata {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 150px;
}
.main_wrap .box02 .news01 {
  display: flex;
  align-items: center;
}
.main_wrap .box02 .news01 .swiper {
  flex-shrink: 0;
  width: 230px;
  /* height: 160px; */
  aspect-ratio: 1.074 / 1;
}

.main_wrap .box02 .sec02 .img_wrap,
.main_wrap .box02 .sec03 .img_wrap {
  aspect-ratio: 31 / 18;
}
.main_wrap .box02 .news01 .swiper-slide a {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.main_wrap .box02 .news01 .img_wrap {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 14px;
}
.main_wrap .box02 .news01 .news_txt {
  display: none;
  width: calc(100% - 340px);
  margin-left: 25px;
}
.main_wrap .box02 .news01 .news_txt .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 500;
  color: #333;
  white-space: nowrap;
}
.main_wrap .box02 .news01 .news_txt .label {
  padding: 3px 8px;
  margin-top: 8px;
  font-size: 12px;
  color: #fff;
  background: #5587da;
  border-radius: 10px;
}
.main_wrap .box02 .news01 .news_cont {
  display: -webkit-box;
  height: 66px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  font-size: 14px;
  line-height: 22px;
  color: #7d7d7d;
  word-wrap: break-word;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.main_wrap .box02 .news01 .date {
  margin-top: 10px;
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
}
.main_wrap .box02 .news01 .tit_list {
  width: calc(100% - 230px - 1.5625rem);
  margin-left: 25px;
}
.main_wrap .box02 .news01 .tit_list ul li + li {
  margin-top: 14px;
}
.main_wrap .box02 .news01 .tit_list ul li a {
  position: relative;
  width: 100%;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  color: #333;
  letter-spacing: -0.025em;
  white-space: nowrap;
}
.main_wrap .box02 .news01 .tit_list ul li a::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 3px;
  height: 3px;
  content: "";
  background: #333;
  border-radius: 50%;
  transform: translateY(-50%);
}
.main_wrap .box02 .news01 .tit_list ul li.on a {
  font-size: 17px;
  font-weight: 700;
}
.main_wrap .box02 .img_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  background-size: cover;
  border-radius: 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.main_wrap .box02 .img_wrap img {
  width: 100%;
  height: 100%;
}
.main_wrap .box02 .news02 .swiper-slide a,
.main_wrap .box02 .news03 .swiper-slide a {
  display: block;
}
.main_wrap .box02 .news02 .news_txt,
.main_wrap .box02 .news03 .news_txt {
  margin-top: 16px;
  line-height: 1.4;
}
.main_wrap .box02 .news02 .news_txt .txt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.main_wrap .box02 .news02 .news_txt .txt,
.main_wrap .box02 .news03 .news_txt .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  color: #222;
}
.main_wrap .box02 .news03 .news_txt .txt {
  white-space: nowrap;
}
.main_wrap .box02 .news02 .date,
.main_wrap .box02 .news03 .date {
  margin-top: 6px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
}
.main_wrap .box02 .sbox02 {
  position: relative;
  flex-shrink: 0;
  width: 440px;
  height: 100%;
  padding: 50px 40px 0px;
  letter-spacing: -0.025em;
  background: #f1f1f1;
}
.main_wrap .box02 .sbox02 .sec_tit p::before {
  display: none;
}
.main_wrap .box02 .sbox02 .section + .section {
  margin-top: 16px;
}
.main_wrap .box02 .sbox02 .sec_cont {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont {
  width: 100%;
}
.main_wrap .box02 .sbox02 .sec_cont.swiper {
  overflow-y: visible;
}

.main_wrap .box02 .sbox02 .sec_cont ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 53px;
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul {
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}
.main_wrap .box02 .sbox02 .sec_cont ul li {
  width: 80px;
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul li + li {
  margin-left: 10px;
}
.main_wrap .box02 .sbox02 .sec_cont ul li a {
  width: 100%;
}
.main_wrap .box02 .sbox02 .sec_cont ul li a span {
  display: -webkit-box;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 1.4;
  color: #222;
  text-align: center;
  text-align: center;
  letter-spacing: -0.025em;
  word-break: break-all;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.main_wrap .box02 .sbox02 .sec_cont ul li a span::before {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  content: "";
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 38px 38px;
  border-radius: 15px;
  transition: transform 0.2s;
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link01 a span::before {
  background-image: url(../images/login/icon01.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link02 a span::before {
  background-image: url(../images/login/icon02.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link03 a span::before {
  background-image: url(../images/login/icon03.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link04 a span::before {
  background-image: url(../images/icon/icon06.png);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link05 a span::before {
  background-image: url(../images/login/icon05.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link06 a span::before {
  background-image: url(../images/login/icon06.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link07 a span::before {
  background-image: url(../images/login/icon07.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link08 a span::before {
  background-image: url(../images/login/icon08.svg);
}
.main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link09 a span::before {
  background-image: url(../images/login/icon04.svg);
}

.main_wrap .box02 .sbox02 .sec06 .sec_util button {
  display: none;
}
.main_wrap .box02 .sbox02 .sec06:has(.swiper-initialized) .sec_util button {
  display: block;
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul li.link01 a span::before {
  background-image: url(../images/login/icon10.svg);
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul li.link02 a span::before {
  background-image: url(../images/login/icon11.svg);
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul li.link03 a span::before {
  background-image: url(../images/login/icon12.svg);
}
.main_wrap .box02 .sbox02 .sec06 .sec_cont ul li.link04 a span::before {
  background-image: url(../images/login/icon13.svg);
}
.header_link {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.header_link ul {
  display: flex;
  align-items: center;
}
.header_link ul li {
  position: relative;
  padding: 0 6px;
}
.header_link ul li + li::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1px;
  height: 16px;
  content: "";
  background: #d1d1d1;
  transform: translateY(-50%);
}
.header_link ul li a {
  display: block;
  font-size: 14px;
  color: #666;
  white-space: nowrap;
}
.footer_link1 {
  position: absolute;
  bottom: 10px;
  left: 50%;
  display: block;
  width: calc(100% - 40px);
  transform: translateX(-50%);
  /* display: block;
  padding-top: 35px; */
}
.footer_link1 ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_link1 ul li {
  position: relative;
  padding: 0 5px;
  font-size: 14px;
  color: #101010;
  white-space: nowrap;
}
.footer_link1 ul li + li::after {
  position: absolute;
  top: 50%;
  left: -1px;
  display: block;
  width: 3px;
  height: 3px;
  content: "";
  background: #464646;
  border-radius: 50%;
  transform: translateY(-50%);
}
.footer_link1 ul li a {
  white-space: nowrap;
}
.footer_link2 {
  display: none;
}
.header_link ul li a span.active::before {
  position: absolute;
  top: -2px;
  right: 6px;
  display: block;
  width: 4px;
  height: 4px;
  content: "";
  background: #ff3b98;
  border-radius: 50%;
}
.header_link ul li a span.active {
  font-weight: 700;
  color: #ff3b98;
}
.footer_link1 p {
  font-size: 12px;
}
.footer_link3 {
  display: none;
}
.ui-toggle .ui-control label.switch {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.ui-lang-con[type="checkbox"],
.switch [type="checkbox"] {
  position: relative;
  width: 50px;
  height: 20px;
  appearance: none;
  cursor: pointer;
  border: max(2px, 1.6px) solid #333;
  border-radius: 20px;
}
.ui-lang-con[type="checkbox"]::before,
.switch [type="checkbox"]::before {
  position: absolute;
  top: -1px;
  left: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 18px;
  font-size: 14px;
  border-radius: 10px;
  transform: scale(0.8);
  transition: left 250ms linear;
}
.ui-lang-con[type="checkbox"]::before {
  color: #fff;
  content: "ENG" !important;
  background-color: #333;
}
.ui-lang-con[type="checkbox"]:checked::before {
  color: rgb(166, 25, 85);
  content: "KOR" !important;
}
.switch [type="checkbox"]::before {
  color: #fff;
  content: "OFF";
  background-color: #333;
}
.switch [type="checkbox"]:checked::before {
  color: rgb(166, 25, 85);
  content: "ON";
}
.ui-lang-con[type="checkbox"]:checked,
.switch [type="checkbox"]:checked {
  background-color: rgb(166, 25, 85);
  border-color: rgb(166, 25, 85);
}
.ui-lang-con[type="checkbox"]:checked::before,
.switch [type="checkbox"]:checked::before {
  left: -2px;
  background-color: white;
}
.switch [type="checkbox"]:disabled {
  cursor: not-allowed;
  border-color: lightgray;
  opacity: 0.7;
}
.switch [type="checkbox"]:disabled::before {
  background-color: lightgray;
}
.switch [type="checkbox"]:disabled + span {
  cursor: not-allowed;
  opacity: 0.7;
}
.switch [type="checkbox"]:focus-visible {
  outline: max(2px, 0.1em) solid rgb(166, 25, 85);
  outline-offset: max(2px, 0.1em);
}
.switch [type="checkbox"]:enabled:hover {
  box-shadow: 0 0 0 max(4px, 0.2em) lightgray;
}
@media only screen and (max-width: 1920px) {
  .main_wrap {
    width: 90%;
  }
  .main_wrap .box01 {
    width: 440px;
  }
  .main_wrap .box02 {
    width: calc(100% - 440px);
  }
  .main_wrap .box02 .sbox01 {
    width: calc(100% - 440px);
  }
  .main_wrap .box02 .sbox02 {
    width: 440px;
  }
}
@media (width <= 1680px) {
  .main_wrap .box02 .news01 .swiper {
    width: 180px;
  }
  .main_wrap .box02 .news01 .tit_list {
    width: calc(100% - 180px);
  }
}
@media only screen and (max-width: 1660px) {
  .main_wrap .box01 {
    width: 400px;
  }
  .main_wrap .box01 .cont a {
    width: 320px;
    max-width: 90%;
    font-size: 18px;
  }
  .main_wrap .box02 {
    width: calc(100% - 400px);
  }
  /* .main_wrap .box02 .sbox01 .section + .section {
    margin-top: 35px;
  } */
  .main_wrap .box02 .sbox01 {
    width: calc(100% - 360px);
    padding: 40px 50px 0;
  }
  .main_wrap .box02 .sbox02 {
    width: 400px;
    padding: 56px 40px 0;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul {
    gap: 8px;
  }
  /* .header_link {
    right: 90px;
  } */
}
/*
@media only screen and (max-height: 880px) and (min-width: 1281px) {
  .main_body {
    height: 100vh;
    min-height: auto;
  }
  .main_wrap {
    width: 126.5%;
    transform: scale(0.79);
  }
  .main_wrap .box01 {
    width: 576px;
  }
  .main_wrap .box02 {
    width: calc(100% - 576px);
  }
  .main_wrap .box02 .sbox01 {
    width: calc(100% - 419px);
    padding: 40px 65px;
  }
  .main_wrap .box02 .sbox02 {
    width: 419px;
    padding: 56px 60px;
  }
  .header_link {
    right: 55px;
  }
} */

@media only screen and (max-width: 1500px) {
  .main_wrap .box02 .news01 .tit_list ul li + li {
    margin-top: 16px;
  }
}

@media only screen and (max-width: 1440px) {
  .main_wrap {
    transform: scale(1);
  }
  .main_body {
    display: block;
    background: none;
  }
  .main_wrap {
    flex-direction: column;
    height: auto;
    min-height: 100vh;
  }
  .main_wrap .box01 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 84px 0 90px;
    background-position: 48% 92%;
    background-size: auto;
  }
  .main_wrap .box01 .cont {
    margin-top: 50px;
  }
  .main_wrap .box01 .cont:has(.search__wrap) {
    margin-top: calc(20px);
  }
  .main_wrap .box01 .cont .sbox01 {
    display: inline-block;
  }
  .header_link {
    top: unset;
    bottom: 25px;
  }
  .header_link ul li + li::after {
    height: 8px;
  }
  .header_link ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }
  .header_link ul li a span {
    padding-left: 8px;
    background: url(../images/login/ico_lang_m.png) no-repeat left center / 18px;
  }
  .main_wrap .box01 .cont .text01 {
    font-size: 28px;
  }
  .main_wrap .box02 {
    position: relative;
    flex: 1;
    width: 100%;
  }
  .main_wrap .box02 .sec_tit p {
    font-size: 22px;
    font-weight: 500;
  }
  .main_wrap .box02 .sec_tit p::before {
    height: 18px;
    margin-right: 10px;
  }
  .main_wrap .box02 .sbox01 .sec_cont {
    margin-top: 20px;
  }
  .main_wrap .box02 .sbox01 .sec_tit p {
    margin-left: 0;
  }
  .main_wrap .box02 .sbox01 {
    display: flex;
    flex-direction: column;
    width: 60%;
    height: auto;
    padding: 30px 26px;
  }
  /* .main_wrap .box02 .sbox01 .section + .section {
    margin-top: 40px;
  } */
  .main_wrap .box02 .news01 .swiper {
    width: 170px;
  }
  .main_wrap .box02 .news01 .tit_list {
    width: calc((100% - 170px) - 12px);
    margin-left: 12px;
  }
  .main_wrap .box02 .news01 .tit_list ul li.on a {
    font-size: 18px;
  }
  .main_wrap .box02 .news01 .tit_list ul li + li {
    margin-top: 10px;
  }
  .footer_link1 {
    padding-top: 10px;
    margin-top: auto;
  }
  .main_wrap .box02 .sbox02 {
    width: 40%;
    height: auto;
    padding: 30px 26px 60px;
  }
  .main_wrap .box02 .sbox02 .section + .section {
    margin-top: 60px;
  }
  .main_wrap .box02 .sbox02 .sec_cont {
    display: block;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul {
    gap: 20px 0;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li {
    width: auto;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li a span {
    font-size: 16px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li a span::before {
    width: 80px;
    height: 80px;
    margin-bottom: 16px;
  }
  .main_wrap .box02 .sec_util button.slide_prev {
    background-image: url(../images/login/btn_slide_prev_m.png);
    background-size: 8px;
  }
  .main_wrap .box02 .sec_util button.slide_next {
    background-image: url(../images/login/btn_slide_next_m.png);
    background-size: 8px;
  }
  .main_wrap .box02 .news01 .swiper-slide a {
    display: block;
  }
  .main_wrap .box02 .news01 .news_txt {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
  .main_wrap .box02 .news01 .news_txt .txt {
    font-size: 20px;
  }
  .main_wrap .box02 .news01 .news_txt .label {
    padding: 4px 10px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 20px;
  }
  .main_wrap .box02 .news01 .news_cont {
    font-size: 16px;
  }
  .main_wrap .box02 .news02 .news_txt,
  .main_wrap .box02 .news03 .news_txt {
    margin-top: 14px;
  }
  .main_wrap .box02 .news02 .news_txt .txt,
  .main_wrap .box02 .news03 .news_txt .txt {
    display: -webkit-box;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    white-space: normal;
    -webkit-box-orient: vertical;
  }
  .header_link {
    display: none;
  }

  .footer_link2 {
    /* color: #fff; */
    position: absolute;
    top: 40px;
    left: 50%;
    display: block;
    width: 100%;
    padding: 18px 0 26px;
    transform: translateX(-50%);
  }
  .footer_link2 ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_link2 ul li {
    position: relative;
    padding: 0 12px;
  }
  .footer_link2 ul li + li::after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1px;
    height: 10px;
    content: "";
    background: #dfdfdf;
    transform: translateY(-50%);
  }
  .footer_link2 ul li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
  }
  .footer_link2 ul li a span.active::before {
    position: absolute;
    top: -2px;
    right: 6px;
    display: block;
    width: 4px;
    height: 4px;
    content: "";
    background: rgb(166, 25, 85);
    border-radius: 50%;
  }
  .footer_link2 ul li a span.active {
    font-weight: 700;
    color: rgb(166, 25, 85);
  }
}

@media only screen and (max-width: 1024px) {
  .main_wrap .box02 .sec_tit p {
    font-size: 20px;
  }
  .main_wrap .box02 .news01 .news_txt .txt {
    font-size: 18px;
  }
  .main_wrap .box02 .news01 .news_cont {
    font-size: 15px;
  }
  .main_wrap .box02 .news02 .img_wrap,
  .main_wrap .box02 .news03 .img_wrap {
    max-height: 140px;
  }
  .main_wrap .box02 .news02 .news_txt .txt,
  .main_wrap .box02 .news03 .news_txt .txt {
    height: 40px;
    font-size: 16px;
    line-height: 19px;
  }
  /* .main_wrap .box02 .sbox02 {
    top: 20px;
    right: 20px;
  } */
  .main_wrap .box02 .sbox02 .section + .section {
    margin-top: 40px;
  }
  .main_wrap .box02 .sbox02 .sec_cont {
    margin-top: 26px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px 20px;
  }
  /* .main_wrap .box02 .sbox02 .sec_cont ul li {
    width: 80px;
  } */
  .main_wrap .box02 .sbox02 .sec_cont ul li a span {
    font-size: 14px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li a span::before {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link01 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link02 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link03 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link04 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link05 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link06 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link07 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link08 a span::before {
    background-size: 38px auto;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li.link09 a span::before {
    background-size: 38px auto;
  }
  .footer_link3 {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .main_wrap .box01 {
    padding: 80px 0 80px;
    background-color: rgb(166, 25, 85);
    background-position: 49% 89%;
  }
  .main_wrap .box01 .cont .text01 {
    margin-top: 80px;
    font-size: 24px;
  }
  .main_wrap .box01 img {
    left: 50%;
    transform: translateX(-50%);
  }
  .main_wrap .box01 .cont .logo {
    width: 180px;
  }

  .main_wrap .box02 {
    flex-direction: column;
  }
  .main_wrap .box02 .sbox01 {
    position: relative;
    display: flex;
    flex-direction: column;
    order: 2;
    width: 100%;
    padding: 30px 14px;
    background: #fcf3f8;
  }
  .main_wrap .box02 .sbox01 .sec02 {
    padding-right: 0;
    margin-top: 40px;
  }
  .main_wrap .box02 .news01 .news_txt {
    margin-top: 14px;
  }
  .main_wrap .box02 .news01 .news_txt .label {
    margin-top: 10px;
    font-size: 12px;
  }
  .main_wrap .box02 .news01 .news_cont {
    height: 54px;
    font-size: 14px;
    line-height: 18px;
  }
  .main_wrap .box02 .news02 .news_txt,
  .main_wrap .box02 .news03 .news_txt {
    margin-top: 12px;
  }
  .main_wrap .box02 .sbox01 .sec_cont {
    margin-top: 20px;
  }
  .main_wrap .box02 .sbox02 {
    position: static;
    order: 3;
    width: 100%;
    padding: 30px 14px 50px;
    background: #fff;
  }
  .main_wrap .box02 .sbox02 .section + .section {
    margin-top: 40px;
  }
  .main_wrap .box02 .sbox02 .sec_cont {
    margin-top: 20px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul {
    display: flex;
    gap: 0;
    justify-content: flex-start;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li {
    width: 70px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li a span {
    font-size: 12px;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li a span::before {
    width: 60px;
    height: 60px;
    border-radius: 18px;
  }
  .main_wrap .box02 .sbox02 .sec04 .sec_cont ul li a span::before,
  .main_wrap .box02 .sbox02 .sec06 .sec_cont ul li a span::before {
    background-color: #f0f3fa;
  }
  .main_wrap .box02 .sbox02 .sec05 {
    background-color: #f0f3fa;
  }
  .footer_link1 {
    position: absolute;
    bottom: -34px;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: rgb(166, 25, 85);
  }
  .footer_link1 ul li {
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
  }
  .footer_link1 ul li + li::after {
    background: #fff;
  }
  .footer_link1 {
    display: none;
  }
  .footer_link3 {
    display: block;
    order: 3;
    width: 100%;
    padding: 10px 4px;
    background: rgb(166, 25, 85);
  }
  .footer_link3 ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_link3 ul li {
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
  }
  .footer_link3 ul li + li::after {
    background: #fff;
  }
  .footer_link3 p {
    margin-top: 4px;
    font-size: 14px;
    color: #fff;
  }
}

@media only screen and (max-width: 650px) {
  .main_wrap .box02 .sbox02 .sec_cont ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 0;
  }
  .main_wrap .box02 .sbox02 .sec_cont ul li {
    width: 100%;
  }
  .main_wrap .box02 .news01 {
    display: block;
  }
  .main_wrap .box02 .news01 .swiper {
    width: 80%;
  }
  .main_wrap .box02 .news01 .tit_list {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
  }
  .main_wrap .box02 .news01 .tit_list ul li + li {
    margin-top: 8px;
  }
  .main_wrap .box02 .news01 .tit_list ul li a {
    font-size: 15px;
  }
  .main_wrap .box02 .news01 .tit_list ul li.on a {
    font-size: 17px;
  }
  .main_wrap .box02 .news02 .img_wrap,
  .main_wrap .box02 .news03 .img_wrap {
    border-radius: 8px;
  }
  .main_wrap .box02 .news02 .news_txt .txt,
  .main_wrap .box02 .news03 .news_txt .txt {
    height: 36px;
    font-size: 14px;
    line-height: 17px;
  }
  .main_wrap .box02 .sbox02 .sec06 .sec_cont ul li + li {
    margin-left: 0px;
  }
}

/* 다국어 */
input:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

button:focus-visible {
  outline: 2px dashed red !important;
  outline-offset: 2px !important;
  transition: unset !important;
}

a:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

.toggle_lang span:focus-visible {
  outline: 2px dashed red;
  outline-offset: 2px;
  transition: unset !important;
}

.news02 a:focus-visible,
.news03 a:focus-visible {
  margin: 4px;
}

.sec-bg {
  position: fixed;
  top: 0;
  left: 0;
}
.sec-bg .swiper {
  width: 100vw;
  height: 100vh;
}
.sec-bg .swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: brightness(0.3);
}
.swiper-button-prev,
.swiper-button-next {
  padding: 15px 5px;
  color: black !important;
  background-color: #fff;
  border-radius: 20px;
  opacity: 0.5;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.swiper-button-next,
.swiper-button-prev {
  position: fixed !important;
  color: #fff;
}
.sec05 {
  padding: 15px 0px 0px 0px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 15px;
}
.sec05 .sec_tit {
  padding: 0px 15px;
}

.sec05 .sec_tit .swiper-pagination-bullets.swiper-pagination-horizontal {
  top: 0;
}
.sec05 .sec_cont {
  width: 100%;
}
.banner {
  width: 100%;
  height: 240px;
}
.banner a,
.banner a img {
  width: 100%;
  height: 100%;
}
/*.banner a img {
  object-fit: cover;
}*/
.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  top: unset;
  bottom: unset;
  display: flex;
  line-height: 1;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0px 2.5px !important;
}
.widget__menu
.swiper-pagination-bullets.swiper-pagination-horizontal
.swiper-pagination-bullet-active {
  width: 20px;
  background-color: rgb(166, 25, 85);
  border-radius: 4px;
}
.lab-hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  text-indent: -9999px;
}
/* 관리자 */
body.login {
  font-family: "NotoSansKR", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #3d3d3d;
  opacity: 1;
}
main.login {
  display: flex;
  flex-flow: column wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  /* min-height: 800px; */
  background: #fff;
}
.sec-login {
  display: flex;
  flex-flow: column;
  align-content: center;
  align-items: start;
  justify-content: center;
}
.art-login-info {
  display: flex;
  flex-flow: column wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  width: 830px;
  height: 500px;
  padding: 82px 81px 80px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0px 16px 19.74px 1.26px rgba(0, 0, 0, 0.25);
}
.dv-login-logo {
  margin-bottom: 40px;
}
.dv-login-logo > a {
  display: block;
  width: 305.5px;
  height: 44px;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#loginForm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.art-login-info h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.01em;
}
.dv-login-form {
  display: flex;
  flex-flow: column wrap;
  row-gap: 20px;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.dv-login-form dl {
  justify-content: space-between;
}
.dv-login-form dl {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 0;
  margin: 0;
}
.dv-login-form dl > dt {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% - 592px);
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
.dv-login-form dl > dd {
  width: 100%;
  max-width: 592px;
  margin: 0;
}
.dv-login-form input {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 500;
  outline: none;
  border: 1px solid #ededed;
  border-radius: 5px;
  transition: all 0.3s;
}
.dv-login-form input:focus {
  border-color: #005683;
}
.dv-login-form input::-webkit-input-placeholder {
  font-weight: 100;
  color: #333;
}
.dv-login-form input:-ms-input-placeholder {
  font-weight: 100;
  color: #333;
}
.dv-login-form-but {
  display: flex;
  flex-flow: row nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.dv-login-form-but button {
  position: relative;
  display: block;
  width: 100%;
  max-width: 592px;
  height: 60px;
  margin-left: auto;
  overflow: hidden;
  font-size: 15px;
  color: #fff;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
}
.dv-login-form-but button > span {
  position: relative;
  z-index: 1;
  transition: all 0.3s;
}
.dv-login-form-but button:before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.3s;
}
.dv-login-form-but button:hover:before {
  height: 0;
}
.dv-login-form-but button:nth-child(1) {
  border-color: rgb(166, 25, 85);
}
.dv-login-form-but button:nth-child(1):hover {
  color: #333;
}
.dv-login-form-but button:nth-child(1):before {
  background-color: rgb(166, 25, 85);
}
@media screen and (max-width: 1020px) {
  .dv-login-form dl > dt {
    width: 70px;
  }
  @media screen and (max-width: 930px) {
    /* 로그인 */
    .sec-login {
      padding: 40px 20px;
    }
    .art-login-info {
      width: 100% !important;
      padding: 40px;
    }
  }
}
