@charset "UTF-8";
/*폰트*/
@font-face {
  font-family: 'KIMM_Bold';
  src: url('../font/KIMM_Bold.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'KIMM_Bold';
  src: url('../font/KIMM_Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  src: local('Pretendard-Thin'),
       url(../font/Pretendard-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  src: local('Pretendard-Light'),
       url(../font/NotoSansKR-Light.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  src: local('Pretendard-Regular'),
       url(../font/Pretendard-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  src: local('Pretendard-Medium'),
       url(../font/Pretendard-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  src: local('Pretendard-Bold'),
       url(../font/Pretendard-Bold) format('woff');
}
@font-face {
  font-family: 'NotoSansKR';
  font-weight: 500;
  src: local('Noto Sans KR Medium'),
       url(../font/NotoSansKR-Medium.woff2) format('woff2'),
       url(../font/NotoSansKR-Medium.woff) format('woff');
}
/*폰트아이콘*/
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 200 300 400 500 600 700 800 900;
  font-display: block;
  src: url("../font/material-symbols-outlined.woff2") format("woff2");
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
  font-variation-settings:
  'FILL' 1,
  'wght' 300,
  'GRAD' 0,
  'opsz' 24;
}
.material-symbols-outlined.fill {
  font-variation-settings:
  'FILL' 1
}
@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 200 300 400 500 600 700 800 900;
  font-display: block;
  src: url("../font/material-symbols-rounded.woff2") format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Symbols Sharp";
  font-style: normal;
  font-weight: 100 200 300 400 500 600 700 800 900;
  font-display: block;
  src: url("../font/material-symbols-sharp.woff2") format("woff2");
}
.material-symbols-sharp {
  font-family: "Material Symbols Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: 'Material Icons regular';
  font-style: normal;
  font-weight: 400;
  src: url("../font/material-icons-regular.woff2") format('woff2');
}
.material-icons {
  font-family: 'Material Icons regular';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons-outlined,
.material-icons-two-tone,
.material-icons-round,
.material-icons-sharp{
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url("../font/material-icons-outlined.woff2") format('woff2');
}
.material-icons-outlined {
  font-family: 'Material Icons Outlined';
}
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: url("../font/material-icons-two-tone.woff2") format('woff2');
}
body {
  --google-font-color-materialiconstwotone:none;
}
.material-icons-two-tone {
  font-family: 'Material Icons Two Tone';
}
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: url("../font/material-icons-round.woff2") format('woff2');
}
.material-icons-round {
  font-family: 'Material Icons Round';
}
@font-face {
  font-family: 'Material Icons Sharp';
  font-style: normal;
  font-weight: 400;
  src: url("../font/material-icons-sharp.woff2") format('woff2');
}
.material-icons-sharp {
  font-family: 'Material Icons Sharp';
}
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{margin:0;padding:0;box-sizing: border-box; word-break: keep-all;word-wrap: break-word}
body,button,input,select,table,textarea{font-family:'Pretendard',Arial,sans-serif;font-size:1em;font-weight:400;color:#000;line-height:1.3;letter-spacing: -0.04em}
html{height:100%;}
body{height:100%; -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */ -ms-text-size-adjust : none;  /* IE */ -moz-text-size-adjust : none;  /* 파이어폭스 */ -o-text-size-adjust : none;  /* 오페라 구버전 */}
button,fieldset,img{border:0 none}
fieldset,img{border:0}
img,li{vertical-align:top}
ol, ul, dl, menu ,li{list-style:none}
address,em{font-style:normal}
a{color:inherit;text-decoration:none;}
a:active,a:focus,a:hover{text-decoration:none; }
button{border:0;background:0 0;cursor:pointer}
table{margin:0;padding:0;border:0;border-spacing:0;border-collapse: collapse;}
input,select,textarea{border:0;background:0;appearance:none;border-radius:0;box-shadow:none}
embed,iframe,img,object,video{max-width:100%}
input[type=search]::-ms-clear,input[type=search]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}
input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}
input[type='text'],input[type='password'],input[type='submit'],input[type='search']{appearance:none;border-radius:0;background-color:transparent}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file']{appearance:button;border-radius:0}
*,*:before,*:after{box-sizing: border-box;}
form {margin:0;padding:0;}
fieldset {margin:0;padding:0;border:0 none;}
caption,legend { position: static; margin: -1px; padding: 0; height: 1px; width: 1px; overflow: hidden; clip: rect(1px,1px,1px,1px); word-break: initial; word-wrap: initial;}
.blind ,.sr-only { position: absolute!important; margin: 0 !important; padding: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); word-break: normal; word-wrap: normal;}
.blind { position: absolute; margin: -1px; padding: 0; height: 1px; width: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); border:0; word-break: normal; word-wrap: normal;}
.clear {zoom: 1;}
.clear:after {content: ""; display: block; clear: both;}
table { width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; }
body.modal{overflow:hidden;}
body:has(.modal) {height: 100%;overflow: hidden;}
body:has(dialog[open]) {overflow: hidden;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
button { border: 0 none; background-color: transparent; cursor: pointer; }
a { text-decoration: none; }
a:active, a:focus, a:hover { text-decoration: none; }
embed, iframe, img, object, video { max-width: 100%; }
figure {margin:0;}
/* 입력서식 */
input, button, label, textarea, select {vertical-align:middle; }
input[type=text], input[type=password], input[type=number], input[type=tel], input[type=email], textarea {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
input[type=text][disabled], input[type=password][disabled], input[type=number][disabled], input[type=tel][disabled], input[type=email][disabled], textarea[disabled] {background: transparent;}
input[type=text][readonly=readonly], input[type=password][readonly=readonly], input[type=number][readonly=readonly], input[type=tel][readonly=readonly], input[type=email][readonly=readonly] { background: transparent;}
select {box-sizing: border-box; appearance: none;}
select::-ms-expand {display: none;}
textarea {width:100%; min-height:60px;resize:none;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}
select[style], input[style], input[size] {width:auto; min-width:0;}
button, input[type=submit] {border:0; padding:0; cursor:pointer; background:transparent;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
input[type=file] {margin: auto;}
input::placeholder { font-size:1em;}
input[type=text]::-ms-clear { display:none;}
input:focus::placeholder, textarea:focus::placeholder { color:transparent; }
input[type='number']::-webkit-outer-spin-button,input[type='number']::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
input[type='number'] { -moz-appearance: textfield;}
.bf::before, .af::after { display: block; content: "";}

/* ============================== //reset.css ============================== */
/* 본문바로가기 */
#accessibility a {  overflow: hidden; display: block; position: absolute; top: 0; left: 0; width: 1px; height: 1px; background: #000; color: #fff; text-align: center; z-index: 1100;}
#accessibility a:focus, #accessibility a:active { width: 100%; height: 45px; padding: 10px}
/*프린트 설정*/
/* @media print {body{ width: 210mm;height: 297mm; margin: 30mm 45mm 30mm 45mm;}} */
/* input */

.kimm { font-family: 'KIMM_Bold';}
/* header */
:root{
  --hd_btn_height: 36px;
  --hd_height: 133px;
  --k_color1 : #1c66bd;
  --k_color2 : #ee9d00;
}
body{
  letter-spacing: -0.06em;
}
body .slick-slider{
  height: 100%;
}
#header{
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--hd_height);
  padding-top: 10px;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  border-bottom: 1px solid #cdd1d5;
}
.hd_inner{
  display: flex;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
}
.hd_top .hd_inner{
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
}
.hd_bot{
  flex: 1;
}
.hd_bot .hd_inner{
  justify-content: space-between;
  align-items: center;
  gap: 8%;
  height: 100%;
}
.link_btn_list{
  display: flex;
  gap: 10px;
  align-items: center;
}
.link_btn_list a{
  display: block;
  width: var(--hd_btn_height);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border: 1px solid #c5c5c5;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s;
}
.link_btn_list a.facebook{
  background-image: url(../img/ico_facebook.png);
}
.link_btn_list a.youtube{
  background-image: url(../img/ico_youtube.png);
}
.link_btn_list a.insta{
  background-image: url(../img/ico_insta.png);
}
.link_btn_list a.blog{
  background-image: url(../img/ico_blog.png);
}
.lang_btn{
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
  height: var(--hd_btn_height);
  border-radius: calc(var(--hd_btn_height) / 2);
  padding: 0 calc(var(--hd_btn_height) / 2);
  border: 1px solid #c5c5c5;
  transition: 0.3s;
}
.lang_btn.kimm {
  font-family: 'Pretendard';
}
.lang_btn.login::before{
  content: '';
  display: block;
  width: 17px;
  aspect-ratio: 1 / 1;
  background-image: url(../img/ico_login.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.lang_btn.logout::before{
  content: '';
  display: block;
  width: 17px;
  aspect-ratio: 1 / 1;
  background-image: url(../img/ico_logout.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.lang_btn.info::before{
  content: '';
  display: block;
  width: 13px;
  aspect-ratio: 13 / 17;
  background-image: url(../img/ico_user.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.lang_btn.guide::before{
  content: '';
  display: block;
  width: 14px;
  aspect-ratio: 17 / 20;
  background-image: url(../img/ico_guide.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.lang_btn > span{
  padding-top: 3px;
}
.lang_btn::before{
  display: block;
  width: 18px;
  aspect-ratio: 18/ 17;
  background: url(../img/ico_lang.png) no-repeat center;
  background-size: contain;
}
nav{
  flex: 1;
  min-width: 0;
  height: 100%;
}
.nav_list{
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.nav_list > li{
  position: relative;
}
.nav_list .depth01{
  font-size: 22px;
  text-align: center;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  transition: 0.3s;
}
.nav_list .depth01::before{
  position: absolute;
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%) scale(0);
  background-color: transparent;
  transition: 0.3s;
  transform-origin: bottom;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0px solid transparent;
  border-bottom: 10px solid var(--k_color1);
  z-index: 4;
}
.nav_list .depth01.on{
  color: var(--k_color1);
}
.nav_list .depth01.on::before{
  transform: translateX(-50%) scale(1);
}
.nav_list .depth02_area{
  position: absolute;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  padding-top: 1px;
  height: max-content;
}
.nav_list .depth02_inner{
  border: 1px solid var(--k_color1);
  border-top: none;
  padding: 23px;
  min-width: 180px;
  width: max-content;
  position: relative;
}
.nav_list .depth02_inner::before{
  content: '';
  display: block;
  width: 0%;
  height: 1px;
  background-color: var(--k_color1);
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  transform-origin: center;
  transition: 0.2s;
  transition-delay: 0.1s;
}
.nav_list .depth01.on + .depth02_area .depth02_inner::before{
  width: 100%;
}
.nav_list .depth02{
  position: relative;
  padding-left: 10px;
  font-size: 18px;
  width: 100%;
  display: block;
  min-height: 25px;
}
.nav_list .depth02_item + .depth02_item{
  margin-top: 15px;
}
.nav_list .depth02::before{
  content: '';
  width: 5px;
  display: block;
  aspect-ratio: 1 /1;
  border-radius: 50%;
  background-color: #000;
  left: 0px;
  top: 9px;
  position: absolute;
}
.nav_list .depth02_item:has(.depth03_list) .depth02{
}
.nav_list .depth02_item:has(.depth03_list) .depth02::after{
  /* content: ''; */
  display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
  border-bottom: 00px solid transparent;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: 9px;
}
.nav_list .depth02_item:has(.depth03_list) .depth02:hover::after{
  border-top: 5px solid var(--k_color1);
}
.nav_list .depth02_item:has(.depth03_list) .depth02.on::after{
  border-top: 5px solid var(--k_color1);
  transform: rotate(180deg);
}
.nav_list .depth02_item .depth02:hover::before,
.nav_list .depth02_item .depth02.on::before{
  background-color: var(--k_color1);
}
.nav_list .depth02_item .depth02:hover{
  color: var(--k_color1);
}
.nav_list .depth03::before{
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: -12px;
  top: 9px;
}
.nav_list .depth03{
  margin-left: 25px;
  font-size: 16px;
  position: relative;
}
.nav_list .depth03_item{
  margin-top: 8px;
}
.nav_list .depth03:hover{
  color: var(--k_color1);
}
.nav_list .depth03::after{
  width: 0%;
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0px;
  height: 1px;
  background-color: var(--k_color1);
  transition: 0.3s;
  transform-origin: left;
}
.nav_list .depth03:hover::before{
  background-color: var(--k_color1);
}
.nav_list .depth03:hover::after{
  width: 100%;
}
.util_area{
  display: flex;
  gap: 40px;
  align-items: center;
}
.util_area > li{
  width: 29px;
  aspect-ratio: 1 / 1;
}
.util_area :is(button, a){
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.util_area .srh_btn{
  font-size: 29px;
  transition: 0.3s;
}
.util_area .srh_btn svg{
  display: block;
  width: 100%;
  height: 100%;
}
.util_area .ham_menu{
  position: relative;
}
.util_area .ham_menu > span{
  height: 3px;
  width: 100%;
  background-color: var(--k_color1);
  display: block;
  position: absolute;
  transition: 0.3s;
}
.util_area .ham_menu:hover > span{
  background-color: #ee9d00;
}
.util_area .ham_menu > span:nth-child(1){
  top: 0;
}
.util_area .ham_menu > span:nth-child(2){
  top: calc(50% - 1.5px);
}
.util_area .ham_menu > span:nth-child(3){
  top: calc(100% - 3px);
}
.util_area .ham_menu.on > span:nth-child(1){
  transform: rotate(45deg)  scale(1.2);;
  top: calc(50% - 1.5px);
}
.util_area .ham_menu.on > span:nth-child(2){
  opacity: 0;
  height: 0;
}
.util_area .ham_menu.on > span:nth-child(3){
  transform: rotate(-45deg) scale(1.2);
  top: calc(50% - 1.5px);
}
.total_sch_wrap {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  top: 100%;
  left: 0;
  z-index: 111;
  padding: 35px 20px;
  background-color: #f4f5f6;
  border-bottom: 1px solid #cdd1d5;
}
.total_sch_wrap .sch_tit {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  display: none;
}
.total_sch_wrap .sch_inner {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 8px;
  max-width: 768px;
  margin: 0 auto;
}
.total_sch_wrap .sch_input{
  display: flex;
  width: 100%;
  margin: 0 auto;
  color: #000;
  border: 1px solid #d2d2d2;
  border-radius: 8px;
  background-color: #fff;
}
.total_sch_wrap .sch_input .sch_btn{
  width: 85px;
  height: 50px;
  flex-shrink: 0;
  border-left: none;
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  background-color: #0052a4;
  border-radius: 8px;
}

.total_sch_wrap .sch_input input{
  width: 100%;
  height: 50px;
  font-size: 16px;
  padding: 0 15px;
  border-color: transparent;
}
.total_sch_wrap .sch_input input::placeholder {
  color: #a5a5a5;
}
.total_sch_wrap .sch_inner .total_close{
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  font-size: 28px;
  border: 1px solid #d2d2d2;
  background: #fff;
  transition: 0.3s;
  padding-bottom: 1px;
  border-radius: 8px;
}
.total_sch_wrap .sch_inner .total_close:hover{
  background: #ddd;
}
.sitemap{
  position: fixed;
  top: var(--hd_height);
  left: 0;
  right: 0;
  background: url(../img/img_sitemap.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  display: none;
}
.sitemap .inner{
  max-width: 1340px;
  margin: 0 auto;
  padding: 30px 20px;
}
.sitemap_grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 35px;
}
.sitemap_depth01_wrap{
  min-width: 0px;
}
.sitemap .sitemap_depth01{
  border: 1px solid rgba(255,255,255,0.3);
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  height: 55px;
  padding: 10px 20px;
  text-align: center;
  transition: 0.3s;
}
.sitemap .sitemap_depth01_wrap:hover .sitemap_depth01{
  border: 1px solid var(--k_color2);
  background-color: var(--k_color2);
}
.sitemap_depth02_wrap{
  padding: 20px 20px 0;
  text-align: left;
}
.sitemap_depth02_wrap > li + li{
  margin-top: 15px;
}
.sitemap_depth02{
  padding-left: 15px;
  position: relative;
  font-size: 18px;
  transition: 0.3s;
}
.sitemap_depth02::before{
  content: '';
  display: block;
  width: 6px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  background-color: #fff;
  top: 8px;
  transition: 0.3s;
}
.sitemap_depth03_wrap{
  margin-left: 25px;
  font-size: 16px;
  position: relative;
}
.util_area .sitemap_depth03::before{
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -12px;
  top: 9px;
}
.util_area .sitemap_depth03{
  margin-top: 8px;
  transition: 0.3s;
  position: relative;
  display: inline-block;
  width: auto;
}
.util_area .sitemap_depth03:hover,
.util_area .sitemap_depth02:hover{
  color: var(--k_color2);
}
.util_area .sitemap_depth03::after{
  width: 0%;
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0px;
  height: 1px;
  background-color: var(--k_color2);
  transition: 0.3s;
  transform-origin: left;
}
.sitemap_depth03:hover::before,
.sitemap_depth02:hover::before{
  background-color: var(--k_color2);
}
.sitemap_depth03:hover::after{
  width: 100%;
}
.hd_bot .logo img{
  max-height: 72px;
}
.mobile_util_box{
  display: none;
}
@media (min-width:1025px){
  .mobile_util_box{
    display: none !important;
  }
}
@media (max-width:1024px){
  .sitemap{
    display: none !important;
  }
  #header{
    padding-top: 0;
    height: auto;
    flex-direction: column-reverse;
    border-bottom: none;
  }
  #header .hd_top{
    display: none;
  }
  .hd_bot{
    border-bottom: 1px solid #d2d2d2;
    min-height: 80px;
  }
  .hd_bot .hd_inner{
    padding: 15px 20px 15px;
  }
  .mobile_util_box{
    display: none;
    border-bottom: 1px solid #d2d2d2;
  }
  .mobile_util_box > a{
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    padding: 10px;
    gap: 5px;
    font-size: 16px;
    position: relative;
  }
  .mobile_util_box > a::before{
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 2px;
  }
  .mobile_util_box > a.login_btn::before{
    background-image: url(../img/ico_login.png);
    width: 14px;
    aspect-ratio: 14 / 15;
  }
  .mobile_util_box > a.logout_btn::before{
    background-image: url(../img/ico_logout.png);
    width: 14px;
    aspect-ratio: 14 / 15;
  }
  .mobile_util_box > a.info_btn::before{
    background-image: url(../img/ico_user.png);
    width: 13px;
    aspect-ratio: 13 / 17;
  }
  .mobile_util_box > a.guide_btn::before{
    background-image: url(../img/ico_guide.png);
    width: 13px;
    aspect-ratio: 17 / 20;
  }
  .mobile_util_box > a:not(:first-of-type)::after{
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 50%;
    background-color:#d2d2d2;
    width: 1px;
    height: 20px;
    transform: translateY(-50%);
  }
}
.nav_list .depth01,
.nav_list .depth02,
.nav_list .depth03{
  word-break: break-all;
}
.guide_area{
  position: absolute;
  left: 145px;
  width: calc(100% - 145px);
  top: 0px;
  padding: 105px 20px 20px;
}
.guide_area .text_box::before{
  content: '';
  display: block;
  width: 35px;
  aspect-ratio: 1 / 1;
  background-image: url(../img/ico_left_arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto 10px;
  animation: move_horizontal 0.6s ease-in-out infinite;
  animation-direction:alternate;
}
@keyframes move_horizontal {
	0% {
		transform: translateX(-2px);
	}
  100% {
		transform: translateX(2px);
	}
}
.guide_area .text{
  text-align: center;
  font-size: 14px;
}
@media screen and (hover:hover) {
  .util_area .srh_btn:hover{
    color:#ee9d00;
  }
  .link_btn_list a:hover{
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
  }
  .lang_btn:hover{
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
  }
}
@media screen and (max-width:1400px) {
  .hd_bot .hd_inner{
    gap: 30px;
  }
  .util_area{
    gap: 15px;
  }
}
@media screen and (min-width:1025px){
  nav{
    display: block !important;
  }
  .guide_area{
    display: none !important;
  }
}
@media screen and (max-width:1024px) {
  nav{
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    top: 136px;
    height: calc(100% - 137px);
    border-top: 1px solid #d2d2d2;
  }
  .nav_list{
    display: block;
    background-color: #fff;
    padding: 10px 0;
    overflow-y: auto;
    height: 100%;
  }
  .nav_list::before{
    content: '';
    display: block;
    position: absolute;
    width: 145px;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #f9f9f9;
    border-right:  1px solid #d2d2d2;
  }
  .nav_list .depth01::before{
    bottom: -1px;
    top: auto;
    height: 2px;
  }
  .nav_list .depth01.on::before{
    width: 100%;
    bottom: -1px;
    top: auto;
    height: 2px;
  }
  .hd_bot .logo{
    padding-bottom: 0px;
  }
  .hd_bot .logo img{
    max-height: 50px;
  }
  .util_area{
    gap: 25px;
  }
  .nav_list > li{
    padding: 4px 20px 0;
  }
  .nav_list > li + li{
    margin-top: 15px;
  }
  .nav_list .depth01{
    width: 124px;
    padding: 10px;
    min-height: 50px;
    text-align: left;
    justify-content: flex-start;
    font-size: 16px;
    transition: 0.3s;
    z-index: 3;
    outline: 1px solid transparent;
    border-radius: 5px;
  }
  .nav_list .depth01.on{
    background-color: #fff;
    outline: 1px solid var(--k_color1);
    width: 140px;
    padding-right: 16px;
  }
  .nav_list .depth01.kimm{
    font-family: 'Pretendard', Arial, sans-serif;
  }
  .nav_list .hasDepth{
    background-image: url(../img/ico_hasDepth.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
  }
  .nav_list .hasDepth.on{
    display: flex;
    justify-content: space-between;
    background-image: none;
    color: var(--k_color1);
  }
  .nav_list .hasDepth.on::after{
    width: 100%;
  }
  .nav_list  .hasDepth.on .fa-minus{
    display: block;
    font-size: 18px;
  }
  .nav_list .depth01.on::before{
    display: none;
  }
  .nav_list .depth02_area{
    z-index: 2;
    right: 0;
    top: 0;
    transform: none;
    left: auto;
    width: calc(100% - 145px);
    padding-top: 0;
    height: 100%;
    overflow-y: auto;
  }
  .nav_list > li{
    position: static;
  }
  .nav_list .depth02_inner{
    border: none;
    min-width: auto;
    width: 100%;
    padding: 20px 25px;
  }
  .nav_list .depth02_inner::before {
    display: none;
  }
  .nav_list .depth02::before{
    display: none;
  }
  .nav_list .depth02{
    min-height: 55px;
    padding: 12px 25px 8px 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
  }
  .depth02_item{
    border-bottom: 1px solid #e5e5e5;
  }
  .nav_list .depth02_item + .depth02_item{
    margin-top: 0;
  }
  .nav_list .depth02_item:has(.depth03_list) .depth02::after{
    right: 5px;
    top: calc(50% - 2px);
  }
  .nav_list .depth03_list{
    border-top: 1px solid #e5e5e5;
    padding: 7px 0px 15px 20px;
  }
  .nav_list .depth03{
    margin: 0px;
    font-size: 14px;
  }
  .depth03_item{
    padding-left: 15px;
  }
  .nav_list .depth03::before{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: -10px;
    top: 6px;
  }
}
@media screen and (max-width:768px) {
  .hd_top .hd_inner,
  .link_btn_list{
    gap: 5px;
  }
}

/* footer 푸터 */
.footer_tab{
  min-height: 55px;
  background: #0052a4;
  transition: 0.3s;
}
.footer_tab:has(.ft_button_list > li.on){
  min-height: 132px;
}
.ft_button_wrap {
  width: 100%;
  background: #dfdfdf;
}
.ft_inner {
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
}
.ft_button_list {
  display: flex;
  width: 100%;
  height: 55px;
  font-size: 18px;
  font-weight: 500;
}
.ft_button_list > li {
  min-width: 295px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft_button_list > li::after {
  content: '';
  width: 1px;
  height: 18px;
  display: inline-block;
  background: #c6c6c6;
}
.ft_button_list > li:first-of-type::before {
  content: '';
  width: 1px;
  height: 18px;
  display: inline-block;
  background: #c6c6c6;
}
.ft_button_list > li button {
  width: 100%;
  height: 100%;
  display: block;
}
.ft_button_list > li.on button{
  background: #0052a4;
  color: #fff;
}
.ft_contents {
  width: 100%;
  padding: 15px 0;
  display: none;
}
.ft_contents ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  font-size: 18px;
  color: #fff;
}
.ft_contents ul li {
  min-width: 290px;
  min-height: 47px;
  border: 1px solid #5089c1;
  transition: all 0.3s;
}
.ft_contents ul li:hover {
  background: #fff;
  color: #000;
}
.ft_contents ul li a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px 0;
  text-align: center;
}
.footer_wrap {
  padding: 20px 0 50px 0;
  background-color: #414345;
}
.ft_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer_wrap .left {
  display: flex;
  gap: 40px;
  color: #999a9b;
  flex-shrink: 0;
}
.footer_wrap .ft_nav {
  display: flex;
  gap: 15px 35px;
  flex-wrap: wrap;
  padding-top: 30px;
  margin-bottom: 20px;
}
.footer_wrap .ft_nav > li {
  position: relative;
}
.footer_wrap .ft_nav > li:not(:first-of-type)::before {
  content: '';
  display: block;
  width: 5px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  position: absolute;
  left: -17.5px;
  top: 10px;
  background-color: #999a9b;
}
.footer_wrap .ft_link {
  font-size: 20px;
  transition: 0.3s;
  font-weight: 700;
}
.footer_wrap .address {
  line-height: 24px;
  font-size: 17px;
  font-weight: 700;
  gap: 8px;
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
}
.footer_wrap .copyright {
  font-weight: 500;
  font-size: 17px;
}
.footer_wrap .right {
  display: flex;
  gap: 10px;
  flex-direction: column;
  padding-top: 25px;
}
.footer_wrap .ft_sns {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
}
.footer_wrap .ft_sns a {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-size: contain;
}
.footer_wrap .ft_sns .facebook{
  background-image: url(../img/ft_facebook.png);
}
.footer_wrap .ft_sns .youtube{
  background-image: url(../img/ft_youtube.png);
}
.footer_wrap .ft_sns .insta{
  background-image: url(../img/ft_insta.png);
}
.footer_wrap .ft_sns .blog{
  background-image: url(../img/ft_blog.png);
}
@media screen and (hover:hover) {
  .footer_wrap .ft_link:hover{
    color: #ee9d00;
  }
}
@media screen and (max-width: 1300px) {
  .ft_button_list > li {
    min-width: 220px;
  }
  .ft_contents ul li {
    min-width: 216px;
  }
  .ft_info {
    flex-direction: column;
    align-items: center;
  }
  .footer_wrap .left {
    gap: 30px
  }
}
@media screen and (max-width: 1024px) {
  .ft_contents ul {
    width: 100%;
  }
  .ft_contents ul li {
    min-width: 0;
  }
  .footer_wrap .left {
    display: block;
    text-align: center;
  }
  .footer_wrap .ft_nav{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 10px;
  }
  .footer_wrap .ft_link{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 16px;
  }
  .footer_wrap .ft_nav > li:not(:first-of-type)::before{
    display: none;
  }
}
@media screen and (max-width: 768px){
  .footer_tab {
    min-height: 50px;
  }
  .footer_tab:has(.ft_button_list > li.on){
    min-height: 121px;
  }
  .ft_button_list {
    height: 50px;
    font-size: 15px;
  }
  .ft_button_list > li {
    min-width: auto;
    width: calc(100% / 3);
  }
  .ft_button_list > li::after,
  .ft_button_list > li:first-of-type::before {
    display: none;
  }
  .ft_contents ul {
    font-size: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
  .ft_contents ul li {
    min-height: 39px;
  }
  .footer_wrap .address{
    flex-direction: column;
    font-size: 14px;
    line-height: 1.3;
  }
  .footer_wrap .copyright{
    font-size: 14px;
  }
  .footer_wrap .ft_logo > img{
    max-height: 53px;
  }
}

/* ====================<footer end>==================== */